/*!
Theme Name: Customify
Theme URI: https://pressmaximum.info-action-5562/customify
Author: WPCustomify
Author URI: https://pressmaximum.info-action-5562
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.info-action-5562/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.container-f01b.badge_0edb/licenses/gpl-2.0.under-212d
Text Domain: customify
Domain Path: /languages
Tested up to: 5.5.1
Requires PHP: 5.6
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog
 This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 Customify is based on Underscores http://underscores.wrapper_a4fe/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.purple_aed8.shade-fresh-24f3/normalize.dropdown-2392/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.dropdown-2392 v7.0.0 | MIT License | github.info-action-5562/necolas/normalize.dropdown-2392 */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
[class*="customify-grid-"],
[class*="customify-grid_"],
[class~="customify-grid"] {
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  margin: 0 -1em;
}
[class*="customify-col-"],
[class*="customify-col_"],
[class~="customify-col"] {
  box-sizing: border-box;
  padding: 0 1em 0;
  max-width: 100%;
}
[class*="customify-col_"],
[class~="customify-col"] {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}
[class*="customify-col-"] {
  -webkit-box-flex: 0;
  flex: none;
}
[class*="customify-grid-"][class*="customify-col-"],
[class*="customify-grid-"][class*="customify-col_"],
[class*="customify-grid-"][class~="customify-col"],
[class*="customify-grid_"][class*="customify-col-"],
[class*="customify-grid_"][class*="customify-col_"],
[class*="customify-grid_"][class~="customify-col"],
[class~="customify-grid"][class*="customify-col-"],
[class~="customify-grid"][class*="customify-col_"],
[class~="customify-grid"][class~="customify-col"] {
  margin: 0;
  padding: 0;
}
[class*="customify-grid-"][class*="-noGutter"] {
  margin: 0;
}
[class*="customify-grid-"][class*="-noGutter"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noGutter"] > [class~="customify-col"] {
  padding: 0;
}
[class*="customify-grid-"][class*="-noWrap"] {
  flex-wrap: nowrap;
}
[class*="customify-grid-"][class*="-center"] {
  -webkit-box-pack: center;
  justify-content: center;
}
[class*="customify-grid-"][class*="-right"] {
  -webkit-box-pack: end;
  justify-content: flex-end;
  align-self: flex-end;
  margin-left: auto;
}
[class*="customify-grid-"][class*="-top"] {
  -webkit-box-align: start;
  align-items: flex-start;
}
[class*="customify-grid-"][class*="-middle"] {
  -webkit-box-align: center;
  align-items: center;
}
[class*="customify-grid-"][class*="-bottom"] {
  -webkit-box-align: end;
  align-items: flex-end;
}
[class*="customify-grid-"][class*="-reverse"] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
[class*="customify-grid-"][class*="-column"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
[class*="customify-grid-"][class*="-column"] > [class*="customify-col-"] {
  flex-basis: auto;
}
[class*="customify-grid-"][class*="-column-reverse"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
[class*="customify-grid-"][class*="-spaceBetween"] {
  -webkit-box-pack: justify;
  justify-content: space-between;
}
[class*="customify-grid-"][class*="-spaceAround"] {
  justify-content: space-around;
}
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-equalHeight"] > [class~="customify-col"] {
  align-self: stretch;
}
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col-"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col_"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class~="customify-col"]
  > * {
  height: 100%;
}
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-noBottom"] > [class~="customify-col"] {
  padding-bottom: 0;
}
[class*="customify-col-"][class*="-top"] {
  align-self: flex-start;
}
[class*="customify-col-"][class*="-middle"] {
  align-self: center;
}
[class*="customify-col-"][class*="-bottom"] {
  align-self: flex-end;
}
[class*="customify-col-"][class*="-secon"] {
  -webkit-box-ordinal-group: 0;
  order: -1;
}
[class*="customify-col-"][class*="-last"] {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
[class*="customify-grid-1"] > [class*="customify-col-"],
[class*="customify-grid-1"] > [class*="customify-col_"],
[class*="customify-grid-1"] > [class~="customify-col"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-2"] > [class*="customify-col-"],
[class*="customify-grid-2"] > [class*="customify-col_"],
[class*="customify-grid-2"] > [class~="customify-col"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-3"] > [class*="customify-col-"],
[class*="customify-grid-3"] > [class*="customify-col_"],
[class*="customify-grid-3"] > [class~="customify-col"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-4"] > [class*="customify-col-"],
[class*="customify-grid-4"] > [class*="customify-col_"],
[class*="customify-grid-4"] > [class~="customify-col"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-5"] > [class*="customify-col-"],
[class*="customify-grid-5"] > [class*="customify-col_"],
[class*="customify-grid-5"] > [class~="customify-col"] {
  flex-basis: 20%;
  max-width: 20%;
}
[class*="customify-grid-6"] > [class*="customify-col-"],
[class*="customify-grid-6"] > [class*="customify-col_"],
[class*="customify-grid-6"] > [class~="customify-col"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-7"] > [class*="customify-col-"],
[class*="customify-grid-7"] > [class*="customify-col_"],
[class*="customify-grid-7"] > [class~="customify-col"] {
  flex-basis: 14.2857142857%;
  max-width: 14.2857142857%;
}
[class*="customify-grid-8"] > [class*="customify-col-"],
[class*="customify-grid-8"] > [class*="customify-col_"],
[class*="customify-grid-8"] > [class~="customify-col"] {
  flex-basis: 12.5%;
  max-width: 12.5%;
}
[class*="customify-grid-9"] > [class*="customify-col-"],
[class*="customify-grid-9"] > [class*="customify-col_"],
[class*="customify-grid-9"] > [class~="customify-col"] {
  flex-basis: 11.1111111111%;
  max-width: 11.1111111111%;
}
[class*="customify-grid-10"] > [class*="customify-col-"],
[class*="customify-grid-10"] > [class*="customify-col_"],
[class*="customify-grid-10"] > [class~="customify-col"] {
  flex-basis: 10%;
  max-width: 10%;
}
[class*="customify-grid-11"] > [class*="customify-col-"],
[class*="customify-grid-11"] > [class~="customify-col"] {
  flex-basis: 9.0909090909%;
  max-width: 9.0909090909%;
}
[class*="customify-grid-12"] > [class*="customify-col-"],
[class*="customify-grid-12"] > [class*="customify-col_"],
[class*="customify-grid-12"] > [class~="customify-col"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
@media screen and (max-width: 80em) {
  [class*="_lg-1"] > [class*="customify-col-"],
  [class*="_lg-1"] > [class*="customify-col_"],
  [class*="_lg-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_lg-2"] > [class*="customify-col-"],
  [class*="_lg-2"] > [class*="customify-col_"],
  [class*="_lg-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_lg-3"] > [class*="customify-col-"],
  [class*="_lg-3"] > [class*="customify-col_"],
  [class*="_lg-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_lg-4"] > [class*="customify-col-"],
  [class*="_lg-4"] > [class*="customify-col_"],
  [class*="_lg-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_lg-5"] > [class*="customify-col-"],
  [class*="_lg-5"] > [class*="customify-col_"],
  [class*="_lg-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_lg-6"] > [class*="customify-col-"],
  [class*="_lg-6"] > [class*="customify-col_"],
  [class*="_lg-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_lg-7"] > [class*="customify-col-"],
  [class*="_lg-7"] > [class*="customify-col_"],
  [class*="_lg-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_lg-8"] > [class*="customify-col-"],
  [class*="_lg-8"] > [class*="customify-col_"],
  [class*="_lg-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_lg-9"] > [class*="customify-col-"],
  [class*="_lg-9"] > [class*="customify-col_"],
  [class*="_lg-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_lg-10"] > [class*="customify-col-"],
  [class*="_lg-10"] > [class*="customify-col_"],
  [class*="_lg-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_lg-11"] > [class*="customify-col-"],
  [class*="_lg-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_lg-12"] > [class*="customify-col-"],
  [class*="_lg-12"] > [class*="customify-col_"],
  [class*="_lg-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 64em) {
  [class*="_md-1"] > [class*="customify-col-"],
  [class*="_md-1"] > [class*="customify-col_"],
  [class*="_md-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_md-2"] > [class*="customify-col-"],
  [class*="_md-2"] > [class*="customify-col_"],
  [class*="_md-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_md-3"] > [class*="customify-col-"],
  [class*="_md-3"] > [class*="customify-col_"],
  [class*="_md-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_md-4"] > [class*="customify-col-"],
  [class*="_md-4"] > [class*="customify-col_"],
  [class*="_md-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_md-5"] > [class*="customify-col-"],
  [class*="_md-5"] > [class*="customify-col_"],
  [class*="_md-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_md-6"] > [class*="customify-col-"],
  [class*="_md-6"] > [class*="customify-col_"],
  [class*="_md-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_md-7"] > [class*="customify-col-"],
  [class*="_md-7"] > [class*="customify-col_"],
  [class*="_md-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_md-8"] > [class*="customify-col-"],
  [class*="_md-8"] > [class*="customify-col_"],
  [class*="_md-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_md-9"] > [class*="customify-col-"],
  [class*="_md-9"] > [class*="customify-col_"],
  [class*="_md-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_md-10"] > [class*="customify-col-"],
  [class*="_md-10"] > [class*="customify-col_"],
  [class*="_md-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_md-11"] > [class*="customify-col-"],
  [class*="_md-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_md-12"] > [class*="customify-col-"],
  [class*="_md-12"] > [class*="customify-col_"],
  [class*="_md-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 48em) {
  [class*="_sm-1"] > [class*="customify-col-"],
  [class*="_sm-1"] > [class*="customify-col_"],
  [class*="_sm-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_sm-2"] > [class*="customify-col-"],
  [class*="_sm-2"] > [class*="customify-col_"],
  [class*="_sm-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_sm-3"] > [class*="customify-col-"],
  [class*="_sm-3"] > [class*="customify-col_"],
  [class*="_sm-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_sm-4"] > [class*="customify-col-"],
  [class*="_sm-4"] > [class*="customify-col_"],
  [class*="_sm-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_sm-5"] > [class*="customify-col-"],
  [class*="_sm-5"] > [class*="customify-col_"],
  [class*="_sm-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_sm-6"] > [class*="customify-col-"],
  [class*="_sm-6"] > [class*="customify-col_"],
  [class*="_sm-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_sm-7"] > [class*="customify-col-"],
  [class*="_sm-7"] > [class*="customify-col_"],
  [class*="_sm-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_sm-8"] > [class*="customify-col-"],
  [class*="_sm-8"] > [class*="customify-col_"],
  [class*="_sm-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_sm-9"] > [class*="customify-col-"],
  [class*="_sm-9"] > [class*="customify-col_"],
  [class*="_sm-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_sm-10"] > [class*="customify-col-"],
  [class*="_sm-10"] > [class*="customify-col_"],
  [class*="_sm-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_sm-11"] > [class*="customify-col-"],
  [class*="_sm-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_sm-12"] > [class*="customify-col-"],
  [class*="_sm-12"] > [class*="customify-col_"],
  [class*="_sm-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="_xs-1"] > [class*="customify-col-"],
  [class*="_xs-1"] > [class*="customify-col_"],
  [class*="_xs-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_xs-2"] > [class*="customify-col-"],
  [class*="_xs-2"] > [class*="customify-col_"],
  [class*="_xs-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_xs-3"] > [class*="customify-col-"],
  [class*="_xs-3"] > [class*="customify-col_"],
  [class*="_xs-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_xs-4"] > [class*="customify-col-"],
  [class*="_xs-4"] > [class*="customify-col_"],
  [class*="_xs-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_xs-5"] > [class*="customify-col-"],
  [class*="_xs-5"] > [class*="customify-col_"],
  [class*="_xs-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_xs-6"] > [class*="customify-col-"],
  [class*="_xs-6"] > [class*="customify-col_"],
  [class*="_xs-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_xs-7"] > [class*="customify-col-"],
  [class*="_xs-7"] > [class*="customify-col_"],
  [class*="_xs-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_xs-8"] > [class*="customify-col-"],
  [class*="_xs-8"] > [class*="customify-col_"],
  [class*="_xs-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_xs-9"] > [class*="customify-col-"],
  [class*="_xs-9"] > [class*="customify-col_"],
  [class*="_xs-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_xs-10"] > [class*="customify-col-"],
  [class*="_xs-10"] > [class*="customify-col_"],
  [class*="_xs-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_xs-11"] > [class*="customify-col-"],
  [class*="_xs-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_xs-12"] > [class*="customify-col-"],
  [class*="_xs-12"] > [class*="customify-col_"],
  [class*="_xs-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
[class*="customify-grid-"] > [class*="customify-col-1"],
[class*="customify-grid_"] > [class*="customify-col-1"],
[class~="customify-grid"] > [class*="customify-col-1"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-2"],
[class*="customify-grid_"] > [class*="customify-col-2"],
[class~="customify-grid"] > [class*="customify-col-2"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-3"],
[class*="customify-grid_"] > [class*="customify-col-3"],
[class~="customify-grid"] > [class*="customify-col-3"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-"] > [class*="customify-col-4"],
[class*="customify-grid_"] > [class*="customify-col-4"],
[class~="customify-grid"] > [class*="customify-col-4"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-5"],
[class*="customify-grid_"] > [class*="customify-col-5"],
[class~="customify-grid"] > [class*="customify-col-5"] {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-6"],
[class*="customify-grid_"] > [class*="customify-col-6"],
[class~="customify-grid"] > [class*="customify-col-6"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-"] > [class*="customify-col-7"],
[class*="customify-grid_"] > [class*="customify-col-7"],
[class~="customify-grid"] > [class*="customify-col-7"] {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-8"],
[class*="customify-grid_"] > [class*="customify-col-8"],
[class~="customify-grid"] > [class*="customify-col-8"] {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-9"],
[class*="customify-grid_"] > [class*="customify-col-9"],
[class~="customify-grid"] > [class*="customify-col-9"] {
  flex-basis: 75%;
  max-width: 75%;
}
[class*="customify-grid-"] > [class*="customify-col-10"],
[class*="customify-grid_"] > [class*="customify-col-10"],
[class~="customify-grid"] > [class*="customify-col-10"] {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-11"],
[class*="customify-grid_"] > [class*="customify-col-11"],
[class~="customify-grid"] > [class*="customify-col-11"] {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-12"],
[class*="customify-grid_"] > [class*="customify-col-12"],
[class~="customify-grid"] > [class*="customify-col-12"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-"] > [data-push-left*="off-0"],
[class*="customify-grid_"] > [data-push-left*="off-0"],
[class~="customify-grid"] > [data-push-left*="off-0"] {
  margin-left: 0;
}
[class*="customify-grid-"] > [data-push-left*="off-1"],
[class*="customify-grid_"] > [data-push-left*="off-1"],
[class~="customify-grid"] > [data-push-left*="off-1"] {
  margin-left: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-2"],
[class*="customify-grid_"] > [data-push-left*="off-2"],
[class~="customify-grid"] > [data-push-left*="off-2"] {
  margin-left: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-3"],
[class*="customify-grid_"] > [data-push-left*="off-3"],
[class~="customify-grid"] > [data-push-left*="off-3"] {
  margin-left: 25%;
}
[class*="customify-grid-"] > [data-push-left*="off-4"],
[class*="customify-grid_"] > [data-push-left*="off-4"],
[class~="customify-grid"] > [data-push-left*="off-4"] {
  margin-left: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-5"],
[class*="customify-grid_"] > [data-push-left*="off-5"],
[class~="customify-grid"] > [data-push-left*="off-5"] {
  margin-left: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-6"],
[class*="customify-grid_"] > [data-push-left*="off-6"],
[class~="customify-grid"] > [data-push-left*="off-6"] {
  margin-left: 50%;
}
[class*="customify-grid-"] > [data-push-left*="off-7"],
[class*="customify-grid_"] > [data-push-left*="off-7"],
[class~="customify-grid"] > [data-push-left*="off-7"] {
  margin-left: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-8"],
[class*="customify-grid_"] > [data-push-left*="off-8"],
[class~="customify-grid"] > [data-push-left*="off-8"] {
  margin-left: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-9"],
[class*="customify-grid_"] > [data-push-left*="off-9"],
[class~="customify-grid"] > [data-push-left*="off-9"] {
  margin-left: 75%;
}
[class*="customify-grid-"] > [data-push-left*="off-10"],
[class*="customify-grid_"] > [data-push-left*="off-10"],
[class~="customify-grid"] > [data-push-left*="off-10"] {
  margin-left: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-11"],
[class*="customify-grid_"] > [data-push-left*="off-11"],
[class~="customify-grid"] > [data-push-left*="off-11"] {
  margin-left: 91.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-0"],
[class*="customify-grid_"] > [data-push-right*="off-0"],
[class~="customify-grid"] > [data-push-right*="off-0"] {
  margin-right: 0;
}
[class*="customify-grid-"] > [data-push-right*="off-1"],
[class*="customify-grid_"] > [data-push-right*="off-1"],
[class~="customify-grid"] > [data-push-right*="off-1"] {
  margin-right: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-2"],
[class*="customify-grid_"] > [data-push-right*="off-2"],
[class~="customify-grid"] > [data-push-right*="off-2"] {
  margin-right: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-3"],
[class*="customify-grid_"] > [data-push-right*="off-3"],
[class~="customify-grid"] > [data-push-right*="off-3"] {
  margin-right: 25%;
}
[class*="customify-grid-"] > [data-push-right*="off-4"],
[class*="customify-grid_"] > [data-push-right*="off-4"],
[class~="customify-grid"] > [data-push-right*="off-4"] {
  margin-right: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-5"],
[class*="customify-grid_"] > [data-push-right*="off-5"],
[class~="customify-grid"] > [data-push-right*="off-5"] {
  margin-right: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-6"],
[class*="customify-grid_"] > [data-push-right*="off-6"],
[class~="customify-grid"] > [data-push-right*="off-6"] {
  margin-right: 50%;
}
[class*="customify-grid-"] > [data-push-right*="off-7"],
[class*="customify-grid_"] > [data-push-right*="off-7"],
[class~="customify-grid"] > [data-push-right*="off-7"] {
  margin-right: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-8"],
[class*="customify-grid_"] > [data-push-right*="off-8"],
[class~="customify-grid"] > [data-push-right*="off-8"] {
  margin-right: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-9"],
[class*="customify-grid_"] > [data-push-right*="off-9"],
[class~="customify-grid"] > [data-push-right*="off-9"] {
  margin-right: 75%;
}
[class*="customify-grid-"] > [data-push-right*="off-10"],
[class*="customify-grid_"] > [data-push-right*="off-10"],
[class~="customify-grid"] > [data-push-right*="off-10"] {
  margin-right: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-11"],
[class*="customify-grid_"] > [data-push-right*="off-11"],
[class~="customify-grid"] > [data-push-right*="off-11"] {
  margin-right: 91.6666666667%;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > [class*="_lg-1"],
  [class*="customify-grid_"] > [class*="_lg-1"],
  [class~="customify-grid"] > [class*="_lg-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-2"],
  [class*="customify-grid_"] > [class*="_lg-2"],
  [class~="customify-grid"] > [class*="_lg-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-3"],
  [class*="customify-grid_"] > [class*="_lg-3"],
  [class~="customify-grid"] > [class*="_lg-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_lg-4"],
  [class*="customify-grid_"] > [class*="_lg-4"],
  [class~="customify-grid"] > [class*="_lg-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-5"],
  [class*="customify-grid_"] > [class*="_lg-5"],
  [class~="customify-grid"] > [class*="_lg-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-6"],
  [class*="customify-grid_"] > [class*="_lg-6"],
  [class~="customify-grid"] > [class*="_lg-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_lg-7"],
  [class*="customify-grid_"] > [class*="_lg-7"],
  [class~="customify-grid"] > [class*="_lg-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-8"],
  [class*="customify-grid_"] > [class*="_lg-8"],
  [class~="customify-grid"] > [class*="_lg-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-9"],
  [class*="customify-grid_"] > [class*="_lg-9"],
  [class~="customify-grid"] > [class*="_lg-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_lg-10"],
  [class*="customify-grid_"] > [class*="_lg-10"],
  [class~="customify-grid"] > [class*="_lg-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-11"],
  [class*="customify-grid_"] > [class*="_lg-11"],
  [class~="customify-grid"] > [class*="_lg-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-12"],
  [class*="customify-grid_"] > [class*="_lg-12"],
  [class~="customify-grid"] > [class*="_lg-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-0"],
  [class*="customify-grid_"] > [data-push-left*="_lg-0"],
  [class~="customify-grid"] > [data-push-left*="_lg-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-1"],
  [class*="customify-grid_"] > [data-push-left*="_lg-1"],
  [class~="customify-grid"] > [data-push-left*="_lg-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-2"],
  [class*="customify-grid_"] > [data-push-left*="_lg-2"],
  [class~="customify-grid"] > [data-push-left*="_lg-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-3"],
  [class*="customify-grid_"] > [data-push-left*="_lg-3"],
  [class~="customify-grid"] > [data-push-left*="_lg-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-4"],
  [class*="customify-grid_"] > [data-push-left*="_lg-4"],
  [class~="customify-grid"] > [data-push-left*="_lg-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-5"],
  [class*="customify-grid_"] > [data-push-left*="_lg-5"],
  [class~="customify-grid"] > [data-push-left*="_lg-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-6"],
  [class*="customify-grid_"] > [data-push-left*="_lg-6"],
  [class~="customify-grid"] > [data-push-left*="_lg-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-7"],
  [class*="customify-grid_"] > [data-push-left*="_lg-7"],
  [class~="customify-grid"] > [data-push-left*="_lg-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-8"],
  [class*="customify-grid_"] > [data-push-left*="_lg-8"],
  [class~="customify-grid"] > [data-push-left*="_lg-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-9"],
  [class*="customify-grid_"] > [data-push-left*="_lg-9"],
  [class~="customify-grid"] > [data-push-left*="_lg-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-10"],
  [class*="customify-grid_"] > [data-push-left*="_lg-10"],
  [class~="customify-grid"] > [data-push-left*="_lg-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-11"],
  [class*="customify-grid_"] > [data-push-left*="_lg-11"],
  [class~="customify-grid"] > [data-push-left*="_lg-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-0"],
  [class*="customify-grid_"] > [data-push-right*="_lg-0"],
  [class~="customify-grid"] > [data-push-right*="_lg-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-1"],
  [class*="customify-grid_"] > [data-push-right*="_lg-1"],
  [class~="customify-grid"] > [data-push-right*="_lg-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-2"],
  [class*="customify-grid_"] > [data-push-right*="_lg-2"],
  [class~="customify-grid"] > [data-push-right*="_lg-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-3"],
  [class*="customify-grid_"] > [data-push-right*="_lg-3"],
  [class~="customify-grid"] > [data-push-right*="_lg-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-4"],
  [class*="customify-grid_"] > [data-push-right*="_lg-4"],
  [class~="customify-grid"] > [data-push-right*="_lg-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-5"],
  [class*="customify-grid_"] > [data-push-right*="_lg-5"],
  [class~="customify-grid"] > [data-push-right*="_lg-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-6"],
  [class*="customify-grid_"] > [data-push-right*="_lg-6"],
  [class~="customify-grid"] > [data-push-right*="_lg-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-7"],
  [class*="customify-grid_"] > [data-push-right*="_lg-7"],
  [class~="customify-grid"] > [data-push-right*="_lg-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-8"],
  [class*="customify-grid_"] > [data-push-right*="_lg-8"],
  [class~="customify-grid"] > [data-push-right*="_lg-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-9"],
  [class*="customify-grid_"] > [data-push-right*="_lg-9"],
  [class~="customify-grid"] > [data-push-right*="_lg-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-10"],
  [class*="customify-grid_"] > [data-push-right*="_lg-10"],
  [class~="customify-grid"] > [data-push-right*="_lg-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-11"],
  [class*="customify-grid_"] > [data-push-right*="_lg-11"],
  [class~="customify-grid"] > [data-push-right*="_lg-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_lg-secon"],
  [class*="customify-grid_"] [class*="_lg-secon"],
  [class~="customify-grid"] [class*="_lg-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_lg-last"],
  [class*="customify-grid_"] [class*="_lg-last"],
  [class~="customify-grid"] [class*="_lg-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > [class*="_md-1"],
  [class*="customify-grid_"] > [class*="_md-1"],
  [class~="customify-grid"] > [class*="_md-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-2"],
  [class*="customify-grid_"] > [class*="_md-2"],
  [class~="customify-grid"] > [class*="_md-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-3"],
  [class*="customify-grid_"] > [class*="_md-3"],
  [class~="customify-grid"] > [class*="_md-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_md-4"],
  [class*="customify-grid_"] > [class*="_md-4"],
  [class~="customify-grid"] > [class*="_md-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-5"],
  [class*="customify-grid_"] > [class*="_md-5"],
  [class~="customify-grid"] > [class*="_md-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-6"],
  [class*="customify-grid_"] > [class*="_md-6"],
  [class~="customify-grid"] > [class*="_md-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_md-7"],
  [class*="customify-grid_"] > [class*="_md-7"],
  [class~="customify-grid"] > [class*="_md-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-8"],
  [class*="customify-grid_"] > [class*="_md-8"],
  [class~="customify-grid"] > [class*="_md-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-9"],
  [class*="customify-grid_"] > [class*="_md-9"],
  [class~="customify-grid"] > [class*="_md-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_md-10"],
  [class*="customify-grid_"] > [class*="_md-10"],
  [class~="customify-grid"] > [class*="_md-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-11"],
  [class*="customify-grid_"] > [class*="_md-11"],
  [class~="customify-grid"] > [class*="_md-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-12"],
  [class*="customify-grid_"] > [class*="_md-12"],
  [class~="customify-grid"] > [class*="_md-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-0"],
  [class*="customify-grid_"] > [data-push-left*="_md-0"],
  [class~="customify-grid"] > [data-push-left*="_md-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-1"],
  [class*="customify-grid_"] > [data-push-left*="_md-1"],
  [class~="customify-grid"] > [data-push-left*="_md-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-2"],
  [class*="customify-grid_"] > [data-push-left*="_md-2"],
  [class~="customify-grid"] > [data-push-left*="_md-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-3"],
  [class*="customify-grid_"] > [data-push-left*="_md-3"],
  [class~="customify-grid"] > [data-push-left*="_md-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-4"],
  [class*="customify-grid_"] > [data-push-left*="_md-4"],
  [class~="customify-grid"] > [data-push-left*="_md-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-5"],
  [class*="customify-grid_"] > [data-push-left*="_md-5"],
  [class~="customify-grid"] > [data-push-left*="_md-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-6"],
  [class*="customify-grid_"] > [data-push-left*="_md-6"],
  [class~="customify-grid"] > [data-push-left*="_md-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-7"],
  [class*="customify-grid_"] > [data-push-left*="_md-7"],
  [class~="customify-grid"] > [data-push-left*="_md-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-8"],
  [class*="customify-grid_"] > [data-push-left*="_md-8"],
  [class~="customify-grid"] > [data-push-left*="_md-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-9"],
  [class*="customify-grid_"] > [data-push-left*="_md-9"],
  [class~="customify-grid"] > [data-push-left*="_md-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-10"],
  [class*="customify-grid_"] > [data-push-left*="_md-10"],
  [class~="customify-grid"] > [data-push-left*="_md-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-11"],
  [class*="customify-grid_"] > [data-push-left*="_md-11"],
  [class~="customify-grid"] > [data-push-left*="_md-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-0"],
  [class*="customify-grid_"] > [data-push-right*="_md-0"],
  [class~="customify-grid"] > [data-push-right*="_md-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-1"],
  [class*="customify-grid_"] > [data-push-right*="_md-1"],
  [class~="customify-grid"] > [data-push-right*="_md-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-2"],
  [class*="customify-grid_"] > [data-push-right*="_md-2"],
  [class~="customify-grid"] > [data-push-right*="_md-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-3"],
  [class*="customify-grid_"] > [data-push-right*="_md-3"],
  [class~="customify-grid"] > [data-push-right*="_md-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-4"],
  [class*="customify-grid_"] > [data-push-right*="_md-4"],
  [class~="customify-grid"] > [data-push-right*="_md-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-5"],
  [class*="customify-grid_"] > [data-push-right*="_md-5"],
  [class~="customify-grid"] > [data-push-right*="_md-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-6"],
  [class*="customify-grid_"] > [data-push-right*="_md-6"],
  [class~="customify-grid"] > [data-push-right*="_md-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-7"],
  [class*="customify-grid_"] > [data-push-right*="_md-7"],
  [class~="customify-grid"] > [data-push-right*="_md-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-8"],
  [class*="customify-grid_"] > [data-push-right*="_md-8"],
  [class~="customify-grid"] > [data-push-right*="_md-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-9"],
  [class*="customify-grid_"] > [data-push-right*="_md-9"],
  [class~="customify-grid"] > [data-push-right*="_md-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-10"],
  [class*="customify-grid_"] > [data-push-right*="_md-10"],
  [class~="customify-grid"] > [data-push-right*="_md-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-11"],
  [class*="customify-grid_"] > [data-push-right*="_md-11"],
  [class~="customify-grid"] > [data-push-right*="_md-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_md-secon"],
  [class*="customify-grid_"] [class*="_md-secon"],
  [class~="customify-grid"] [class*="_md-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_md-last"],
  [class*="customify-grid_"] [class*="_md-last"],
  [class~="customify-grid"] [class*="_md-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > [class*="_sm-1"],
  [class*="customify-grid_"] > [class*="_sm-1"],
  [class~="customify-grid"] > [class*="_sm-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-2"],
  [class*="customify-grid_"] > [class*="_sm-2"],
  [class~="customify-grid"] > [class*="_sm-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-3"],
  [class*="customify-grid_"] > [class*="_sm-3"],
  [class~="customify-grid"] > [class*="_sm-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_sm-4"],
  [class*="customify-grid_"] > [class*="_sm-4"],
  [class~="customify-grid"] > [class*="_sm-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-5"],
  [class*="customify-grid_"] > [class*="_sm-5"],
  [class~="customify-grid"] > [class*="_sm-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-6"],
  [class*="customify-grid_"] > [class*="_sm-6"],
  [class~="customify-grid"] > [class*="_sm-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_sm-7"],
  [class*="customify-grid_"] > [class*="_sm-7"],
  [class~="customify-grid"] > [class*="_sm-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-8"],
  [class*="customify-grid_"] > [class*="_sm-8"],
  [class~="customify-grid"] > [class*="_sm-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-9"],
  [class*="customify-grid_"] > [class*="_sm-9"],
  [class~="customify-grid"] > [class*="_sm-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_sm-10"],
  [class*="customify-grid_"] > [class*="_sm-10"],
  [class~="customify-grid"] > [class*="_sm-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-11"],
  [class*="customify-grid_"] > [class*="_sm-11"],
  [class~="customify-grid"] > [class*="_sm-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-12"],
  [class*="customify-grid_"] > [class*="_sm-12"],
  [class~="customify-grid"] > [class*="_sm-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-0"],
  [class*="customify-grid_"] > [data-push-left*="_sm-0"],
  [class~="customify-grid"] > [data-push-left*="_sm-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-1"],
  [class*="customify-grid_"] > [data-push-left*="_sm-1"],
  [class~="customify-grid"] > [data-push-left*="_sm-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-2"],
  [class*="customify-grid_"] > [data-push-left*="_sm-2"],
  [class~="customify-grid"] > [data-push-left*="_sm-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-3"],
  [class*="customify-grid_"] > [data-push-left*="_sm-3"],
  [class~="customify-grid"] > [data-push-left*="_sm-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-4"],
  [class*="customify-grid_"] > [data-push-left*="_sm-4"],
  [class~="customify-grid"] > [data-push-left*="_sm-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-5"],
  [class*="customify-grid_"] > [data-push-left*="_sm-5"],
  [class~="customify-grid"] > [data-push-left*="_sm-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-6"],
  [class*="customify-grid_"] > [data-push-left*="_sm-6"],
  [class~="customify-grid"] > [data-push-left*="_sm-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-7"],
  [class*="customify-grid_"] > [data-push-left*="_sm-7"],
  [class~="customify-grid"] > [data-push-left*="_sm-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-8"],
  [class*="customify-grid_"] > [data-push-left*="_sm-8"],
  [class~="customify-grid"] > [data-push-left*="_sm-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-9"],
  [class*="customify-grid_"] > [data-push-left*="_sm-9"],
  [class~="customify-grid"] > [data-push-left*="_sm-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-10"],
  [class*="customify-grid_"] > [data-push-left*="_sm-10"],
  [class~="customify-grid"] > [data-push-left*="_sm-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-11"],
  [class*="customify-grid_"] > [data-push-left*="_sm-11"],
  [class~="customify-grid"] > [data-push-left*="_sm-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-0"],
  [class*="customify-grid_"] > [data-push-right*="_sm-0"],
  [class~="customify-grid"] > [data-push-right*="_sm-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-1"],
  [class*="customify-grid_"] > [data-push-right*="_sm-1"],
  [class~="customify-grid"] > [data-push-right*="_sm-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-2"],
  [class*="customify-grid_"] > [data-push-right*="_sm-2"],
  [class~="customify-grid"] > [data-push-right*="_sm-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-3"],
  [class*="customify-grid_"] > [data-push-right*="_sm-3"],
  [class~="customify-grid"] > [data-push-right*="_sm-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-4"],
  [class*="customify-grid_"] > [data-push-right*="_sm-4"],
  [class~="customify-grid"] > [data-push-right*="_sm-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-5"],
  [class*="customify-grid_"] > [data-push-right*="_sm-5"],
  [class~="customify-grid"] > [data-push-right*="_sm-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-6"],
  [class*="customify-grid_"] > [data-push-right*="_sm-6"],
  [class~="customify-grid"] > [data-push-right*="_sm-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-7"],
  [class*="customify-grid_"] > [data-push-right*="_sm-7"],
  [class~="customify-grid"] > [data-push-right*="_sm-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-8"],
  [class*="customify-grid_"] > [data-push-right*="_sm-8"],
  [class~="customify-grid"] > [data-push-right*="_sm-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-9"],
  [class*="customify-grid_"] > [data-push-right*="_sm-9"],
  [class~="customify-grid"] > [data-push-right*="_sm-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-10"],
  [class*="customify-grid_"] > [data-push-right*="_sm-10"],
  [class~="customify-grid"] > [data-push-right*="_sm-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-11"],
  [class*="customify-grid_"] > [data-push-right*="_sm-11"],
  [class~="customify-grid"] > [data-push-right*="_sm-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_sm-secon"],
  [class*="customify-grid_"] [class*="_sm-secon"],
  [class~="customify-grid"] [class*="_sm-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_sm-last"],
  [class*="customify-grid_"] [class*="_sm-last"],
  [class~="customify-grid"] [class*="_sm-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > [class*="_xs-1"],
  [class*="customify-grid_"] > [class*="_xs-1"],
  [class~="customify-grid"] > [class*="_xs-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-2"],
  [class*="customify-grid_"] > [class*="_xs-2"],
  [class~="customify-grid"] > [class*="_xs-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-3"],
  [class*="customify-grid_"] > [class*="_xs-3"],
  [class~="customify-grid"] > [class*="_xs-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_xs-4"],
  [class*="customify-grid_"] > [class*="_xs-4"],
  [class~="customify-grid"] > [class*="_xs-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-5"],
  [class*="customify-grid_"] > [class*="_xs-5"],
  [class~="customify-grid"] > [class*="_xs-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-6"],
  [class*="customify-grid_"] > [class*="_xs-6"],
  [class~="customify-grid"] > [class*="_xs-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_xs-7"],
  [class*="customify-grid_"] > [class*="_xs-7"],
  [class~="customify-grid"] > [class*="_xs-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-8"],
  [class*="customify-grid_"] > [class*="_xs-8"],
  [class~="customify-grid"] > [class*="_xs-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-9"],
  [class*="customify-grid_"] > [class*="_xs-9"],
  [class~="customify-grid"] > [class*="_xs-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_xs-10"],
  [class*="customify-grid_"] > [class*="_xs-10"],
  [class~="customify-grid"] > [class*="_xs-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-11"],
  [class*="customify-grid_"] > [class*="_xs-11"],
  [class~="customify-grid"] > [class*="_xs-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-12"],
  [class*="customify-grid_"] > [class*="_xs-12"],
  [class~="customify-grid"] > [class*="_xs-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-0"],
  [class*="customify-grid_"] > [data-push-left*="_xs-0"],
  [class~="customify-grid"] > [data-push-left*="_xs-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-1"],
  [class*="customify-grid_"] > [data-push-left*="_xs-1"],
  [class~="customify-grid"] > [data-push-left*="_xs-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-2"],
  [class*="customify-grid_"] > [data-push-left*="_xs-2"],
  [class~="customify-grid"] > [data-push-left*="_xs-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-3"],
  [class*="customify-grid_"] > [data-push-left*="_xs-3"],
  [class~="customify-grid"] > [data-push-left*="_xs-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-4"],
  [class*="customify-grid_"] > [data-push-left*="_xs-4"],
  [class~="customify-grid"] > [data-push-left*="_xs-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-5"],
  [class*="customify-grid_"] > [data-push-left*="_xs-5"],
  [class~="customify-grid"] > [data-push-left*="_xs-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-6"],
  [class*="customify-grid_"] > [data-push-left*="_xs-6"],
  [class~="customify-grid"] > [data-push-left*="_xs-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-7"],
  [class*="customify-grid_"] > [data-push-left*="_xs-7"],
  [class~="customify-grid"] > [data-push-left*="_xs-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-8"],
  [class*="customify-grid_"] > [data-push-left*="_xs-8"],
  [class~="customify-grid"] > [data-push-left*="_xs-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-9"],
  [class*="customify-grid_"] > [data-push-left*="_xs-9"],
  [class~="customify-grid"] > [data-push-left*="_xs-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-10"],
  [class*="customify-grid_"] > [data-push-left*="_xs-10"],
  [class~="customify-grid"] > [data-push-left*="_xs-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-11"],
  [class*="customify-grid_"] > [data-push-left*="_xs-11"],
  [class~="customify-grid"] > [data-push-left*="_xs-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-0"],
  [class*="customify-grid_"] > [data-push-right*="_xs-0"],
  [class~="customify-grid"] > [data-push-right*="_xs-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-1"],
  [class*="customify-grid_"] > [data-push-right*="_xs-1"],
  [class~="customify-grid"] > [data-push-right*="_xs-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-2"],
  [class*="customify-grid_"] > [data-push-right*="_xs-2"],
  [class~="customify-grid"] > [data-push-right*="_xs-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-3"],
  [class*="customify-grid_"] > [data-push-right*="_xs-3"],
  [class~="customify-grid"] > [data-push-right*="_xs-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-4"],
  [class*="customify-grid_"] > [data-push-right*="_xs-4"],
  [class~="customify-grid"] > [data-push-right*="_xs-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-5"],
  [class*="customify-grid_"] > [data-push-right*="_xs-5"],
  [class~="customify-grid"] > [data-push-right*="_xs-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-6"],
  [class*="customify-grid_"] > [data-push-right*="_xs-6"],
  [class~="customify-grid"] > [data-push-right*="_xs-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-7"],
  [class*="customify-grid_"] > [data-push-right*="_xs-7"],
  [class~="customify-grid"] > [data-push-right*="_xs-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-8"],
  [class*="customify-grid_"] > [data-push-right*="_xs-8"],
  [class~="customify-grid"] > [data-push-right*="_xs-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-9"],
  [class*="customify-grid_"] > [data-push-right*="_xs-9"],
  [class~="customify-grid"] > [data-push-right*="_xs-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-10"],
  [class*="customify-grid_"] > [data-push-right*="_xs-10"],
  [class~="customify-grid"] > [data-push-right*="_xs-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-11"],
  [class*="customify-grid_"] > [data-push-right*="_xs-11"],
  [class~="customify-grid"] > [data-push-right*="_xs-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_xs-secon"],
  [class*="customify-grid_"] [class*="_xs-secon"],
  [class~="customify-grid"] [class*="_xs-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_xs-last"],
  [class*="customify-grid_"] [class*="_xs-last"],
  [class~="customify-grid"] [class*="_xs-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
[class*="customify-col-"][class*="customify-col-0"] {
  display: none;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > :not([class*="_lg-0"]),
  [class*="customify-grid_"] > :not([class*="_lg-0"]),
  [class~="customify-grid"] > :not([class*="_lg-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_lg-0"],
  [class*="customify-grid_"] > [class*="_lg-0"],
  [class~="customify-grid"] > [class*="_lg-0"] {
    display: none;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > :not([class*="_md-0"]),
  [class*="customify-grid_"] > :not([class*="_md-0"]),
  [class~="customify-grid"] > :not([class*="_md-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_md-0"],
  [class*="customify-grid_"] > [class*="_md-0"],
  [class~="customify-grid"] > [class*="_md-0"] {
    display: none;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > :not([class*="_sm-0"]),
  [class*="customify-grid_"] > :not([class*="_sm-0"]),
  [class~="customify-grid"] > :not([class*="_sm-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_sm-0"],
  [class*="customify-grid_"] > [class*="_sm-0"],
  [class~="customify-grid"] > [class*="_sm-0"] {
    display: none;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > :not([class*="_xs-0"]),
  [class*="customify-grid_"] > :not([class*="_xs-0"]),
  [class~="customify-grid"] > :not([class*="_xs-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_xs-0"],
  [class*="customify-grid_"] > [class*="_xs-0"],
  [class~="customify-grid"] > [class*="_xs-0"] {
    display: none;
  }
}
body {
  color: #686868;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.618;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.wrapper_last_cddf .hard_bc51,
.card_5963,
.accordion-62d2,
.frame_light_30f5,
.heading_blue_3348,
.thick_3d36,
.border-upper-4f28,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 0.5407911001em;
  color: #2b2b2b;
  clear: both;
}
.card_5963,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .card_5963,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .card_5963,
  h1 {
    font-size: 1.8em;
  }
}
.accordion-62d2,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.accordion-62d2 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .accordion-62d2,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .accordion-62d2,
  h2 {
    font-size: 1.7em;
  }
}
.frame_light_30f5,
h3 {
  font-size: 1.618em;
}
.wrapper_last_cddf .hard_bc51,
.heading_blue_3348,
h4 {
  font-size: 1.41575em;
}
p {
  margin: 0 0 1.41575em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0 1.41575em;
  margin: 1.41575em 1.618em;
  border-left: 3px solid #eaecee;
  font-style: italic;
  font-weight: 200;
  font-size: 1.2em;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.618em;
}
pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.2906835em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.5407911001em;
  border-radius: 2px;
}
abbr,
acronym {
  border-bottom: 1px dotted #686868;
  cursor: help;
}
ins,
mark {
  background: 0 0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.618em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
a.overlay_d22e {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.layout-370b:after,
.layout-370b:before,
.container-19a5:after,
.container-19a5:before {
  content: "";
  display: table;
}
.layout-370b:after,
.container-19a5:after {
  clear: both;
}
.brown-4dc4 {
  float: right;
  margin-right: 0;
}
.progress_clean_941f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.input-lite-40f0 .tag_active_e718,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.input-lite-40f0 .tag_active_e718:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.lite_221d .tag_active_e718 {
  box-shadow: none;
}
.lite_221d
  .tag_active_e718
  .component_prev_05df {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.lite_221d .tag_active_e718 .hero_hovered_cf0a {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.lite_221d
  .tag_active_e718
  .hero_hovered_cf0a
  b {
  display: none;
}
.lite_221d .alert_96c0 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.block-e392:not(.preview_bottom_a543):not(.accordion_942e),
button:not(.preview_bottom_a543):not(.accordion_942e),
input[type="button"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ),
input[type="reset"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ),
input[type="submit"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.block-e392:not(.preview_bottom_a543):not(
    .accordion_942e
  ):hover,
button:not(.preview_bottom_a543):not(
    .accordion_942e
  ):hover,
input[type="button"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ):hover,
input[type="reset"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ):hover,
input[type="submit"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.block-e392:not(.preview_bottom_a543):not(
    .accordion_942e
  ):active,
.block-e392:not(.preview_bottom_a543):not(
    .accordion_942e
  ):focus,
button:not(.preview_bottom_a543):not(
    .accordion_942e
  ):active,
button:not(.preview_bottom_a543):not(
    .accordion_942e
  ):focus,
input[type="button"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ):active,
input[type="button"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ):focus,
input[type="reset"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ):active,
input[type="reset"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ):focus,
input[type="submit"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ):active,
input[type="submit"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ):focus {
  outline: 0;
}
.block-e392:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334,
button:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334,
input[type="button"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334,
input[type="reset"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334,
input[type="submit"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334 {
  position: relative;
}
.block-e392:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334
  .under_f8d5,
.block-e392:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334
  .input_8f62,
.block-e392:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334
  .column-7c1c,
.block-e392:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334
  i,
.block-e392:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334
  svg,
button:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334
  .under_f8d5,
button:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334
  .input_8f62,
button:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334
  .column-7c1c,
button:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334
  i,
button:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334
  svg,
input[type="button"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334
  .under_f8d5,
input[type="button"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334
  .input_8f62,
input[type="button"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334
  .column-7c1c,
input[type="button"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334
  i,
input[type="button"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334
  svg,
input[type="reset"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334
  .under_f8d5,
input[type="reset"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334
  .input_8f62,
input[type="reset"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334
  .column-7c1c,
input[type="reset"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334
  i,
input[type="reset"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334
  svg,
input[type="submit"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334
  .under_f8d5,
input[type="submit"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334
  .input_8f62,
input[type="submit"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334
  .column-7c1c,
input[type="submit"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334
  i,
input[type="submit"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334
  svg {
  visibility: hidden;
}
.block-e392:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334:after,
button:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334:after,
input[type="button"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334:after,
input[type="reset"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334:after,
input[type="submit"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ).fn-loading-3334:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.block-e392:not(.preview_bottom_a543):not(.accordion_942e),
input[type="button"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ),
input[type="reset"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ),
input[type="submit"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ) {
  color: #fff;
  background: #235787;
}
.block-e392:not(.preview_bottom_a543):not(
    .accordion_942e
  ):focus,
input[type="button"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ):focus,
input[type="reset"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ):focus,
input[type="submit"]:not(.preview_bottom_a543):not(
    .accordion_942e
  ):focus {
  color: #fff;
}
.block-e392.fn-disabled-3334:not(.preview_bottom_a543):not(
    .accordion_942e
  ),
.block-e392[disabled]:not(.preview_bottom_a543):not(
    .accordion_942e
  ),
button.fn-disabled-3334:not(.preview_bottom_a543):not(
    .accordion_942e
  ),
button[disabled]:not(.preview_bottom_a543):not(
    .accordion_942e
  ) {
  opacity: 0.5;
}
textarea {
  padding: 0.575em 0.875em 0;
  min-height: 130px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 2.2906835em 0;
  padding: 0;
}
fieldset legend {
  margin-bottom: 0.5407911001em;
  font-weight: 600;
}
label {
  color: #252525;
}
.table_fluid_c618 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.table_fluid_c618:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.bright_70a0 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.small_0ee8 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.modal-wide-a093 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.layout-370b:after,
.layout-370b:before,
.dynamic_4021:after,
.dynamic_4021:before,
.current-3d4c:after,
.current-3d4c:before,
.header-static-b5ca:after,
.header-static-b5ca:before,
.out_8f90:after,
.out_8f90:before,
.next_1184:after,
.next_1184:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.layout-370b:after,
.dynamic_4021:after,
.current-3d4c:after,
.header-static-b5ca:after,
.out_8f90:after,
.next_1184:after {
  clear: both;
}
.dynamic_4021 .surface-hovered-06cb,
.current-3d4c .surface-hovered-06cb,
.box-short-941d .surface-hovered-06cb {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.summary-north-6299 {
  display: inline-block;
}
.status_action_514f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.status_action_514f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.status_action_514f .surface_pink_f4a7 {
  padding: 1em 0;
  font-size: 85%;
}
.surface_pink_f4a7 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.motion_5518 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.motion_5518:after,
.motion_5518:before {
  content: "";
  display: table;
}
.motion_5518:after {
  clear: both;
}
.small-d7dd {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.shade-cold-c2a1 .small-d7dd {
  max-width: 50%;
}
.popup_3725 .small-d7dd {
  max-width: 33.33%;
}
.border_2af0 .small-d7dd {
  max-width: 25%;
}
.header_f4ea .small-d7dd {
  max-width: 20%;
}
.advanced_a56e .small-d7dd {
  max-width: 16.66%;
}
.picture_west_04e7 .small-d7dd {
  max-width: 14.28%;
}
.mask_6eb9 .small-d7dd {
  max-width: 12.5%;
}
.pagination_1910 .small-d7dd {
  max-width: 11.11%;
}
.content_pink_d1d7 {
  display: block;
}
.wrapper_last_cddf .shadow-large-b581 label,
.wrapper_last_cddf .hover-c8b0 label,
.wrapper_last_cddf .disabled_53e0 label,
.wrapper_last_cddf .background_wood_ab95 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.easy_9905 {
  list-style: none;
  margin: 0;
}
.easy_9905 article.top_17d2 {
  margin-bottom: 0;
}
.easy_9905 ul {
  list-style: none;
  margin: 0;
}
.easy_9905 .orange-346e li.top_17d2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .easy_9905 .orange-346e li.top_17d2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .easy_9905 .orange-346e li.top_17d2:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .easy_9905 .orange-346e li.top_17d2 li.top_17d2 li.top_17d2 li.top_17d2 {
    padding-left: 0;
  }
}
article.top_17d2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.top_17d2 .dynamic_4021 p:last-of-type {
  margin-bottom: 0;
}
article.top_17d2 .title_7e7d {
  float: left;
}
article.top_17d2 .article_f2c4 {
  margin-left: 85px;
}
article.top_17d2 .thumbnail-74cc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.top_17d2 .thumbnail-74cc .content_paper_ebeb {
  margin-left: 10px;
}
article.top_17d2 .gas_15e5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.top_17d2 .active_8dcf {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .shadow-large-b581,
  #respond .disabled_53e0,
  #respond .background_wood_ab95 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .shadow-large-b581 input,
#respond .disabled_53e0 input,
#respond .background_wood_ab95 input {
  width: 100%;
}
#respond .background_wood_ab95 {
  margin-right: 0;
}
#respond .accordion-cold-ffc9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.message_3554 {
  margin: auto;
  width: 24px;
  height: 24px;
  min-height: 24px;
  overflow: hidden;
  fill: currentColor;
  line-height: 1em;
  font-size: 1em;
  position: relative;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  background-color: rgba(255, 255, 255, 0.5);
  color: #888;
  opacity: 0.6;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.message_3554.glass-822e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.message_3554 svg {
  width: 50%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  fill: currentColor;
  color: currentColor;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.message_3554:focus,
.message_3554:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.status-d195 {
  border-radius: 10%;
}
.status-north-7805 {
  border-radius: 50%;
}
.aside-e207 {
  font-size: 0.72em;
}
.tertiary-7823 {
  font-size: 0.875em;
}
.footer_pink_3f8c {
  font-size: 1.1em;
}
.backdrop-focused-e232 {
  text-transform: uppercase;
  line-height: 1.2;
}
.backdrop-focused-e232.aside-e207 {
  letter-spacing: 0.5px;
}
.yellow-3823,
.yellow-3823 a {
  color: #6d6d6d;
}
.yellow-3823 a:hover {
  color: #111;
}
.heading-6191 {
  color: #6d6d6d;
}
.advanced_7021 {
  overflow-x: hidden;
}
.advanced_7021 .photo_orange_21b5.container_lite_183c {
  position: relative;
}
.advanced_7021 .photo_orange_21b5.container_lite_183c.gallery_fixed_6d1e {
  position: initial;
}
.advanced_7021
  .photo_orange_21b5.container_lite_183c.gallery_fixed_6d1e
  .pattern-wide-cbb6 {
  left: auto;
}
.advanced_7021 .photo_orange_21b5 .pattern-wide-cbb6 {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #0073aa;
  color: #fff;
  padding: 5px 8px 6px;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 14px;
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.advanced_7021 .photo_orange_21b5:hover.container_lite_183c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.advanced_7021
  .photo_orange_21b5:hover.container_lite_183c
  .pattern-wide-cbb6 {
  display: block;
  z-index: 9999999;
}
.advanced_7021 .shadow-e40f .current_0441,
.advanced_7021 .text_steel_cc4c .current_0441 {
  display: none;
}
.advanced_7021 .lower-721c .photo_orange_21b5:hover.container_lite_183c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.wrapper_last_cddf .shadow-large-b581 label,
.wrapper_last_cddf .hover-c8b0 label,
.wrapper_last_cddf .disabled_53e0 label,
.wrapper_last_cddf .background_wood_ab95 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.easy_9905 {
  list-style: none;
  margin: 0;
}
.easy_9905 article.top_17d2 {
  margin-bottom: 0;
}
.easy_9905 ul {
  list-style: none;
  margin: 0;
}
.easy_9905 .orange-346e li.top_17d2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .easy_9905 .orange-346e li.top_17d2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .easy_9905 .orange-346e li.top_17d2:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .easy_9905 .orange-346e li.top_17d2 li.top_17d2 li.top_17d2 li.top_17d2 {
    padding-left: 0;
  }
}
article.top_17d2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.top_17d2 .dynamic_4021 p:last-of-type {
  margin-bottom: 0;
}
article.top_17d2 .title_7e7d {
  float: left;
}
article.top_17d2 .article_f2c4 {
  margin-left: 85px;
}
article.top_17d2 .thumbnail-74cc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.top_17d2 .thumbnail-74cc .content_paper_ebeb {
  margin-left: 10px;
}
article.top_17d2 .gas_15e5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.top_17d2 .active_8dcf {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .shadow-large-b581,
  #respond .disabled_53e0,
  #respond .background_wood_ab95 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .shadow-large-b581 input,
#respond .disabled_53e0 input,
#respond .background_wood_ab95 input {
  width: 100%;
}
#respond .background_wood_ab95 {
  margin-right: 0;
}
#respond .accordion-cold-ffc9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.shadow-e40f .info-inner-408a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.info-inner-408a .dirty-7eab.label_new_f8cc .thumbnail_bronze_2214 > li > a:focus,
.info-inner-408a .dirty-7eab.label_new_f8cc .thumbnail_bronze_2214 > li > a:hover,
.info-inner-408a .dirty-7eab.description-liquid-ec92 .thumbnail_bronze_2214 > li > a:focus,
.info-inner-408a .dirty-7eab.description-liquid-ec92 .thumbnail_bronze_2214 > li > a:hover,
.info-inner-408a .dirty-7eab.tooltip_south_e61f .thumbnail_bronze_2214 > li > a:focus,
.info-inner-408a .dirty-7eab.tooltip_south_e61f .thumbnail_bronze_2214 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info-inner-408a
  .dirty-7eab.label_new_f8cc
  .thumbnail_bronze_2214
  > li.focus_cold_0064
  > a,
.info-inner-408a
  .dirty-7eab.label_new_f8cc
  .thumbnail_bronze_2214
  > li.article-fast-15a2
  > a,
.info-inner-408a
  .dirty-7eab.description-liquid-ec92
  .thumbnail_bronze_2214
  > li.focus_cold_0064
  > a,
.info-inner-408a
  .dirty-7eab.description-liquid-ec92
  .thumbnail_bronze_2214
  > li.article-fast-15a2
  > a,
.info-inner-408a
  .dirty-7eab.tooltip_south_e61f
  .thumbnail_bronze_2214
  > li.focus_cold_0064
  > a,
.info-inner-408a .dirty-7eab.tooltip_south_e61f .thumbnail_bronze_2214 > li.upper_564f > a {
  color: rgba(255, 255, 255, 0.99);
}
.info-inner-408a .tall-cfd0,
.info-inner-408a .tall-cfd0 a {
  color: rgba(255, 255, 255, 0.99);
}
.info-inner-408a .description_1d86.chip_ab11 li a,
.info-inner-408a .video-paper-0835 a,
.info-inner-408a .sidebar-next-9067,
.info-inner-408a .thumbnail_bronze_2214 > li > a,
.info-inner-408a .short_1c9f {
  color: rgba(255, 255, 255, 0.79);
}
.info-inner-408a .description_1d86.chip_ab11 li a:hover,
.info-inner-408a .video-paper-0835 a:hover,
.info-inner-408a .sidebar-next-9067:hover,
.info-inner-408a .thumbnail_bronze_2214 > li > a:hover,
.info-inner-408a .short_1c9f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info-inner-408a .complex-0e5f {
  color: rgba(255, 255, 255, 0.79);
}
.info-inner-408a .complex-0e5f .hard_5dd7 {
  color: rgba(255, 255, 255, 0.99);
}
.info-inner-408a .complex-0e5f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info-inner-408a .active_cd63 .panel_warm_d1b1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info-inner-408a .active_cd63 .panel_warm_d1b1 .title-advanced-a5e9 {
  color: rgba(255, 255, 255, 0.79);
}
.info-inner-408a
  .active_cd63
  .panel_warm_d1b1
  .title-advanced-a5e9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info-inner-408a
  .active_cd63
  .panel_warm_d1b1
  .title-advanced-a5e9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info-inner-408a
  .active_cd63
  .panel_warm_d1b1
  .title-advanced-a5e9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info-inner-408a
  .active_cd63
  .panel_warm_d1b1
  .title-advanced-a5e9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info-inner-408a .active_cd63 .old-90d7 {
  color: rgba(255, 255, 255, 0.79);
}
.info-inner-408a .active_cd63 .old-90d7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.right_0282
  .info-inner-408a
  .active_cd63
  .copper_ec9a
  .layout_tiny_ec95 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.right_0282
  .info-inner-408a
  .active_cd63
  .copper_ec9a
  .title-advanced-a5e9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shadow-e40f .logo-new-e66f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.logo-new-e66f .dirty-7eab.label_new_f8cc .thumbnail_bronze_2214 > li > a:focus,
.logo-new-e66f .dirty-7eab.label_new_f8cc .thumbnail_bronze_2214 > li > a:hover,
.logo-new-e66f .dirty-7eab.description-liquid-ec92 .thumbnail_bronze_2214 > li > a:focus,
.logo-new-e66f .dirty-7eab.description-liquid-ec92 .thumbnail_bronze_2214 > li > a:hover,
.logo-new-e66f .dirty-7eab.tooltip_south_e61f .thumbnail_bronze_2214 > li > a:focus,
.logo-new-e66f .dirty-7eab.tooltip_south_e61f .thumbnail_bronze_2214 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo-new-e66f
  .dirty-7eab.label_new_f8cc
  .thumbnail_bronze_2214
  > li.focus_cold_0064
  > a,
.logo-new-e66f
  .dirty-7eab.label_new_f8cc
  .thumbnail_bronze_2214
  > li.article-fast-15a2
  > a,
.logo-new-e66f
  .dirty-7eab.description-liquid-ec92
  .thumbnail_bronze_2214
  > li.focus_cold_0064
  > a,
.logo-new-e66f
  .dirty-7eab.description-liquid-ec92
  .thumbnail_bronze_2214
  > li.article-fast-15a2
  > a,
.logo-new-e66f
  .dirty-7eab.tooltip_south_e61f
  .thumbnail_bronze_2214
  > li.focus_cold_0064
  > a,
.logo-new-e66f .dirty-7eab.tooltip_south_e61f .thumbnail_bronze_2214 > li.upper_564f > a {
  color: rgba(0, 0, 0, 0.8);
}
.logo-new-e66f .tall-cfd0,
.logo-new-e66f .tall-cfd0 a {
  color: rgba(0, 0, 0, 0.8);
}
.logo-new-e66f .description_1d86.chip_ab11 li a,
.logo-new-e66f .video-paper-0835 a,
.logo-new-e66f .sidebar-next-9067,
.logo-new-e66f .thumbnail_bronze_2214 > li > a,
.logo-new-e66f .short_1c9f {
  color: rgba(0, 0, 0, 0.55);
}
.logo-new-e66f .description_1d86.chip_ab11 li a:hover,
.logo-new-e66f .video-paper-0835 a:hover,
.logo-new-e66f .sidebar-next-9067:hover,
.logo-new-e66f .thumbnail_bronze_2214 > li > a:hover,
.logo-new-e66f .short_1c9f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo-new-e66f .complex-0e5f {
  color: rgba(0, 0, 0, 0.55);
}
.logo-new-e66f .complex-0e5f .hard_5dd7 {
  color: rgba(0, 0, 0, 0.8);
}
.logo-new-e66f .complex-0e5f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.element-tall-e638 .thick_01c6 {
  margin-left: auto;
  margin-right: auto;
}
.current-3d4c > * {
  margin-left: auto;
  margin-right: auto;
}
.current-3d4c .bright_70a0 {
  margin-right: 1.41575em;
}
.overlay-df91 .current-3d4c > .shadow_right_57a1 {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.overlay-df91 .current-3d4c > .east-5ef5 {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.prev_08bd.element-tall-e638 .thick_01c6,
.card-bafe.element-tall-e638 .thick_01c6 {
  margin-left: 0;
}
.feature-copper-cebe.element-tall-e638 .thick_01c6,
.frame-full-5f87.element-tall-e638 .thick_01c6 {
  margin-right: 0;
}
.current-3d4c ol,
.current-3d4c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.active-70a1 video {
  max-width: 100%;
}
.notification_light_4b26 img {
  display: block;
}
.notification_light_4b26.bright_70a0,
.notification_light_4b26.small_0ee8 {
  width: 100%;
}
.notification_light_4b26.east-5ef5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.text_rough_de28:not(.pattern-under-8751) {
  margin: 1.5em auto;
}
.narrow_0ab9 p {
  padding: 1.5em 14px;
}
ul.menu_yellow_210c.east-5ef5,
ul.menu_yellow_210c.shadow_right_57a1,
ul.menu_yellow_210c.pro_a9ac.shadow_right_57a1 {
  padding: 0 14px;
}
.label-black-5820 {
  display: block;
  overflow-x: auto;
}
.label-black-5820 table {
  border-collapse: collapse;
  width: 100%;
}
.label-black-5820 td,
.label-black-5820 th {
  padding: 0.5em;
}
.current-3d4c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.current-3d4c ol ol,
.current-3d4c ol ul,
.current-3d4c ul ol,
.current-3d4c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.current-3d4c ol ol li,
.current-3d4c ol ul li,
.current-3d4c ul ol li,
.current-3d4c ul ul li {
  margin-left: 0;
}
.icon-fluid-0fd2.row-693f > .picture_0b05 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.icon-fluid-0fd2.row-693f > .picture_0b05 iframe,
.icon-fluid-0fd2.row-693f > .picture_0b05 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.highlight-61df {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.highlight-61df.fast-f89b {
  padding: 0;
}
.highlight-61df.fast-f89b cite {
  font-size: 13px;
}
.highlight-61df > * {
  margin-left: 16px;
  margin-right: 16px;
}
.highlight-61df cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.media-wide-8512 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.media-wide-8512 > p:first-child {
  margin-top: 0;
}
.media-wide-8512 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.media-wide-8512 blockquote {
  border-left: 0;
}
.new-769a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.new-769a:not(.article-tall-cccb) {
  max-width: 100px;
}
.new-769a.header_73b1 {
  border-bottom: none !important;
  text-align: center;
}
.new-769a.header_73b1::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .narrow_0ab9 p {
    padding: 1.5em 0;
  }
}
.caption_951c {
  color: #0073aa;
}
.smooth_3bf3 {
  background-color: #0073aa;
}
.image_fixed_c178 {
  color: #229fd8;
}
.up_7918 {
  background-color: #229fd8;
}
.disabled-8f1d {
  color: #eee;
}
.pattern_short_07c8 {
  background-color: #eee;
}
.sort_c85d {
  color: #444;
}
.disabled-a3d4 {
  background-color: #444;
}
.avatar_6c77 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.avatar_6c77 .stone-edc2 .video-paper-0835 {
  font-size: 15px;
}
.avatar_6c77 .video-paper-0835 {
  line-height: 1.3;
}
.avatar_6c77 .logo-new-e66f {
}
.avatar_6c77 .info-inner-408a {
  background: #235787;
}
.menu_fixed_2ccd {
  padding: 0;
}
.menu_fixed_2ccd .info-inner-408a {
  background: #1a1a1a;
}
.menu_fixed_2ccd .logo-new-e66f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.content_44eb {
  padding: 0;
  border-left: none;
  border-right: none;
}
.content_44eb .logo-new-e66f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.content_44eb .info-inner-408a {
  background: #303030;
}
.next_1184 {
  position: relative;
  z-index: 10;
}
.next_1184 .outer-384a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.box_short_ed8c .container_lite_183c {
  display: inline-block;
  vertical-align: middle;
}
.box_short_ed8c.paragraph_ac58 .container_lite_183c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .box_short_ed8c.paragraph_ac58 .container_lite_183c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .box_short_ed8c.paragraph_ac58 .container_lite_183c {
    margin-right: 0.4em;
  }
}
.box_short_ed8c.paragraph_ac58 .container_lite_183c:last-child {
  margin-right: 0;
}
.input_next_5caa .outer-384a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .shadow-e40f .stone-edc2 {
    margin: 0 -0.5em;
  }
  .shadow-e40f .stone-edc2 [class*="customify-col-"],
  .shadow-e40f .stone-edc2 [class*="customify-col_"],
  .shadow-e40f .stone-edc2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.shadow-e40f.last-4e69 .outer-384a {
  background: 0 0 !important;
}
.shadow-e40f.last-4e69 .outer-384a,
.shadow-e40f.input_next_5caa .outer-384a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .shadow-e40f.hard_6068 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.shadow-e40f.input_next_5caa .outer-384a {
  box-shadow: none !important;
}
.narrow-4763 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .narrow-4763 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .narrow-4763 {
    padding: 18px 0 20px;
  }
}
.narrow-4763 .down_f31d {
  width: 100%;
}
.narrow-4763 .container-dim-995c {
  margin-bottom: 0;
}
.narrow-4763 .border_76cb {
  margin-top: 5px;
  font-size: 0.875em;
}
.tabs_slow_c097 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tabs_slow_c097 .slow-af4a {
  width: 100%;
}
.chip-fixed-abc1 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.chip-fixed-abc1 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.chip-fixed-abc1 li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.chip-fixed-abc1 li:last-child:after {
  display: none;
}
.chip-fixed-abc1 li a {
  font-weight: 500;
  margin-right: 10px;
}
.progress-tall-d66a .current_0441 button,
.narrow-4763 .current_0441 button {
  left: 0;
}
.progress-tall-d66a .slow-af4a,
.narrow-4763 .slow-af4a {
  padding-left: 0;
  padding-right: 0;
}
.progress-tall-d66a .tabs_slow_c097,
.narrow-4763 .tabs_slow_c097 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.progress-tall-d66a {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress-tall-d66a:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.progress-tall-d66a .logo-bright-fe42 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .progress-tall-d66a .logo-bright-fe42 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .progress-tall-d66a .logo-bright-fe42 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .progress-tall-d66a .logo-bright-fe42 {
    min-height: 200px;
  }
}
.progress-tall-d66a .chip-fixed-abc1 {
  color: rgba(255, 255, 255, 0.8);
}
.progress-tall-d66a .chip-fixed-abc1 a,
.progress-tall-d66a .chip-fixed-abc1 li:after {
  color: inherit;
}
.progress-tall-d66a .chip-fixed-abc1 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.overlay-4620 {
  margin-bottom: 0.5em;
}
.card-9649 {
  margin-bottom: 1.2em;
}
.card-9649,
.overlay-4620 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.card-9649 p:last-child,
.overlay-4620 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .current_0441,
#masthead .current_0441 {
  display: none;
}
#masthead
  > .current_0441.action-129e {
  display: none;
}
#masthead > .current_0441 button {
  left: 0;
}
.link-ff26 {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.link-ff26 .container_lite_183c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.link-ff26 .info-c27e {
  display: -webkit-box;
  display: flex;
}
.link-ff26 .info-c27e.filter-cc2e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.link-ff26 .info-c27e.in-5e1f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.link-ff26 .info-c27e.red-4bda {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.link-ff26.logo-dcba.center-b321 .info-c27e.filter-cc2e {
  flex-basis: 100%;
}
.link-ff26.fluid_1962 .info-c27e.in-5e1f {
  -webkit-box-flex: 1;
  flex: auto;
}
.link-ff26.fluid_1962 .info-c27e.red-4bda {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .current_0441.action-129e {
  display: none;
}
#masthead > .current_0441 button {
  left: 0;
}
.feature_a0dd {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.feature_a0dd:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.feature_a0dd.input-1f6c i {
  margin-right: 4px;
}
.feature_a0dd.basic-5435 i {
  margin-left: 5px;
}
.video-paper-0835 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.video-paper-0835 p:last-child {
  margin-bottom: 0;
}
.first-4069 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.first-4069 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.first-4069 img {
  display: block;
  width: auto;
  line-height: 1;
}
.first-4069 .tall-cfd0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.first-4069 .solid-a6e7 {
  margin: 5px 0 7px 0;
}
.first-4069.video_9ed5 .logo-wood-1634 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.first-4069.video_9ed5 .feature_6ee8 {
  margin-left: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.first-4069.old-d03d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.first-4069.old-d03d .logo-wood-1634 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.first-4069.old-d03d .feature_6ee8 {
  margin-right: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.first-4069.gallery_5d3a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.first-4069.avatar_clean_80bd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.first-4069.avatar_clean_80bd .feature_6ee8 {
  margin-top: 7px;
}
.active-up-a34a {
  display: inline-block;
}
.next_1184 .summary-solid-a8a6 .first-4069 img {
  max-width: 100%;
}
.dirty-7eab .active-over-eb8e.gallery-cbdf,
.picture-up-37e8 .active-over-eb8e.gallery-cbdf {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.dirty-7eab .column_small_c846,
.picture-up-37e8 .column_small_c846 {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  -webkit-transform: rotate(-135deg) translateY(50%);
  -ms-transform: rotate(-135deg) translateY(50%);
  transform: rotate(-135deg) translateY(50%);
}
.dirty-7eab .column_small_c846 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.dirty-7eab.purple_4c80 .column_small_c846 {
  display: none;
}
.dirty-7eab .panel-prev-e9ec {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dirty-7eab .panel-prev-e9ec li {
  display: inline-block;
  position: relative;
}
.dirty-7eab .panel-prev-e9ec li:last-child {
  margin-right: 0;
}
.dirty-7eab .panel-prev-e9ec li a {
  display: inline-block;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.dirty-7eab .panel-prev-e9ec li.upper_564f > a {
  color: rgba(0, 0, 0, 0.9);
}
.dirty-7eab .panel-prev-e9ec > li > a {
  padding: 12px 13px 12px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  line-height: 1;
}
.dirty-7eab .panel-prev-e9ec > li > a i {
  line-height: 0;
}
.dirty-7eab .panel-prev-e9ec > li.block_05ec > a .column_small_c846 {
  margin-left: 4px;
  line-height: 0;
}
.dirty-7eab .panel-prev-e9ec .bottom_3bb0 li.block_05ec > a {
  position: relative;
}
.dirty-7eab .panel-prev-e9ec .bottom_3bb0 li.block_05ec > a:after,
.dirty-7eab .panel-prev-e9ec .bottom_3bb0 li.block_05ec > a:before {
  content: "";
  display: table;
}
.dirty-7eab .panel-prev-e9ec .bottom_3bb0 li.block_05ec > a:after {
  clear: both;
}
.dirty-7eab .panel-prev-e9ec .bottom_3bb0 li.block_05ec > a .column_small_c846 {
  margin-left: 5px;
  float: right;
}
.dirty-7eab .hard_2984,
.dirty-7eab .bottom_3bb0 {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  top: 100%;
  margin: 0;
  padding: 0;
}
.dirty-7eab .bottom_3bb0 {
  width: 14em;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
}
.dirty-7eab .bottom_3bb0 .gallery-cbdf {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.dirty-7eab .bottom_3bb0 .column_small_c846 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.dirty-7eab .bottom_3bb0 li {
  display: block;
  margin: 0;
  padding: 0;
}
.dirty-7eab .bottom_3bb0 li a {
  display: block;
  width: 100%;
  padding: 9px 15px;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9em;
  line-height: 1.5;
}
.dirty-7eab .bottom_3bb0 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.dirty-7eab .bottom_3bb0 .bottom_3bb0 {
  top: 0;
  left: 100%;
}
.dirty-7eab .selected_0d29.fn-focus-3334 > .hard_2984,
.dirty-7eab .selected_0d29.fn-focus-3334 > .bottom_3bb0,
.dirty-7eab .selected_0d29:focus > .hard_2984,
.dirty-7eab .selected_0d29:focus > .bottom_3bb0,
.dirty-7eab .selected_0d29:hover > .hard_2984,
.dirty-7eab .selected_0d29:hover > .bottom_3bb0 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.dirty-7eab.tooltip_south_e61f .thumbnail_bronze_2214:after,
.dirty-7eab.tooltip_south_e61f .thumbnail_bronze_2214:before {
  content: "";
  display: table;
}
.dirty-7eab.tooltip_south_e61f .thumbnail_bronze_2214:after {
  clear: both;
}
.dirty-7eab.tooltip_south_e61f .thumbnail_bronze_2214 > li {
  float: left;
}
.dirty-7eab.image_stone_e3f9 .thumbnail_bronze_2214:after,
.dirty-7eab.image_stone_e3f9 .thumbnail_bronze_2214:before {
  content: "";
  display: table;
}
.dirty-7eab.image_stone_e3f9 .thumbnail_bronze_2214:after {
  clear: both;
}
.dirty-7eab.image_stone_e3f9 .thumbnail_bronze_2214 > li {
  float: left;
}
.dirty-7eab.image_stone_e3f9 .thumbnail_bronze_2214 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.dirty-7eab.image_stone_e3f9 .thumbnail_bronze_2214 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.dirty-7eab.image_stone_e3f9 .thumbnail_bronze_2214 > li.focus_cold_0064 > a,
.dirty-7eab.image_stone_e3f9 .thumbnail_bronze_2214 > li.upper_564f > a {
  color: #fff;
  background-color: #1e4b75;
}
.dirty-7eab.label_new_f8cc .thumbnail_bronze_2214 > li > a .gallery-cbdf {
  position: relative;
}
.dirty-7eab.label_new_f8cc .thumbnail_bronze_2214 > li > a .gallery-cbdf:before {
  position: absolute;
  bottom: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.dirty-7eab.label_new_f8cc
  .thumbnail_bronze_2214
  > li:focus
  > a
  .gallery-cbdf:before,
.dirty-7eab.label_new_f8cc
  .thumbnail_bronze_2214
  > li:hover
  > a
  .gallery-cbdf:before {
  width: 100%;
  background-color: currentColor;
}
.dirty-7eab.label_new_f8cc
  .thumbnail_bronze_2214
  > li.focus_cold_0064
  > a
  .gallery-cbdf:before,
.dirty-7eab.label_new_f8cc
  .thumbnail_bronze_2214
  > li.article-fast-15a2
  > a
  .gallery-cbdf:before {
  width: 100%;
  background-color: currentColor;
}
.dirty-7eab.description-liquid-ec92 .thumbnail_bronze_2214 > li > a .gallery-cbdf {
  position: relative;
}
.dirty-7eab.description-liquid-ec92 .thumbnail_bronze_2214 > li > a .gallery-cbdf:before {
  position: absolute;
  top: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.dirty-7eab.description-liquid-ec92 .thumbnail_bronze_2214 > li:focus > a .gallery-cbdf:before,
.dirty-7eab.description-liquid-ec92
  .thumbnail_bronze_2214
  > li:hover
  > a
  .gallery-cbdf:before {
  width: 100%;
  background-color: currentColor;
}
.dirty-7eab.description-liquid-ec92
  .thumbnail_bronze_2214
  > li.focus_cold_0064
  > a
  .gallery-cbdf:before,
.dirty-7eab.description-liquid-ec92
  .thumbnail_bronze_2214
  > li.article-fast-15a2
  > a
  .gallery-cbdf:before {
  width: 100%;
  background-color: currentColor;
}
.picture-up-37e8 .panel-prev-e9ec {
  margin: 0;
  padding: 0;
  list-style: none;
}
.picture-up-37e8 .panel-prev-e9ec li:first-child > a {
  border-top: none;
}
.picture-up-37e8 .panel-prev-e9ec .red-afa2 > .gallery-cbdf .column_small_c846 {
  display: none;
}
.picture-up-37e8 .panel-prev-e9ec li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.picture-up-37e8 .panel-prev-e9ec li:last-child {
  border: none;
}
.picture-up-37e8 .panel-prev-e9ec li.block_05ec > a {
  padding-right: 45px !important;
}
.picture-up-37e8 .panel-prev-e9ec li a {
  display: block;
  padding: 0.55em 1.5em;
}
.picture-up-37e8 .panel-prev-e9ec li a:focus,
.picture-up-37e8 .panel-prev-e9ec li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.picture-up-37e8 .panel-prev-e9ec li .block_ca0e {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.picture-up-37e8 .panel-prev-e9ec li .block_ca0e:hover {
  box-shadow: none;
}
.picture-up-37e8 .panel-prev-e9ec li .block_ca0e .column_small_c846 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.picture-up-37e8 .panel-prev-e9ec .bottom_3bb0 {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.picture-up-37e8 .panel-prev-e9ec .bottom_3bb0 li a {
  padding-left: 3em;
}
.picture-up-37e8 .panel-prev-e9ec .advanced-a4b2 > a .block_ca0e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.picture-up-37e8 .panel-prev-e9ec .advanced-a4b2 > .bottom_3bb0 {
  display: block;
  opacity: 1;
}
.hard_e9d4 {
  max-width: 100%;
}
.steel_b7ef {
  line-height: 0;
  cursor: pointer;
}
.short_1c9f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.short_1c9f:hover {
  box-shadow: none;
  color: currentColor;
}
.short_1c9f svg {
  width: 18px;
  height: 18px;
}
.short_1c9f .video_silver_b82a {
  display: none;
}
.table_out_f06f {
  position: relative;
}
.table_out_f06f.fn-active-3334 .short_1c9f .backdrop_b0f8 {
  display: none;
}
.table_out_f06f.fn-active-3334 .short_1c9f .video_silver_b82a {
  display: inline-block;
}
.table_out_f06f .photo-in-6c41 {
  position: absolute;
  top: 100%;
  left: -0.9em;
  height: 0;
  overflow: hidden;
  display: block;
  margin-top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.table_out_f06f.light-aafe .photo-in-6c41 {
  left: auto;
  right: -0.9em;
}
.table_out_f06f.light-aafe .input_121f::before {
  left: auto;
  right: 15px;
}
.table_out_f06f.fn-active-3334 .photo-in-6c41 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.copper_ec9a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.copper_ec9a label {
  flex-basis: 100%;
}
.copper_ec9a .panel_warm_d1b1 {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.copper_ec9a .title-advanced-a5e9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.copper_ec9a .title-advanced-a5e9:focus {
  background-color: transparent;
}
.copper_ec9a button.old-90d7 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.copper_ec9a button.old-90d7:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.copper_ec9a button.old-90d7 svg {
  width: 18px;
  height: 18px;
}
.copper_ec9a input[type="submit"] {
  min-height: auto;
}
.active_cd63 .copper_ec9a .title-advanced-a5e9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.input_121f {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .input_121f {
    width: 220px;
  }
}
.input_121f label {
  flex-basis: 100%;
}
.input_121f::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.right_0282 .active_cd63 .copper_ec9a {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.right_0282
  .active_cd63
  .copper_ec9a
  .panel_warm_d1b1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.right_0282 .active_cd63 .copper_ec9a .title-advanced-a5e9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.right_0282
  .active_cd63
  .copper_ec9a
  .title-advanced-a5e9:focus {
  background: 0 0;
}
.right_0282
  .active_cd63
  .copper_ec9a
  .layout_tiny_ec95 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.description_1d86 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.description_1d86 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.description_1d86 li:last-child {
  margin-right: 0;
}
.description_1d86 li:first-child {
  margin-left: 0;
}
.description_1d86.info_e18e a {
  color: #fff;
}
.description_1d86.info_e18e a:hover {
  color: #fff;
}
.description_1d86 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.description_1d86 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.description_1d86 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.description_1d86 a:hover {
  opacity: 0.9;
  color: inherit;
}
.description_1d86 [class*="social-icon-apple"] {
  background-color: #999;
}
.description_1d86 [class*="social-icon-apple"].shadow_active_3024 {
  background-color: transparent;
  color: #999;
}
.description_1d86 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.description_1d86 [class*="social-icon-behance"].shadow_active_3024 {
  background-color: transparent;
  color: #1769ff;
}
.description_1d86 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.description_1d86 [class*="social-icon-bitbucket"].shadow_active_3024 {
  background-color: transparent;
  color: #205081;
}
.description_1d86 [class*="social-icon-codepen"] {
  background-color: #000;
}
.description_1d86 [class*="social-icon-codepen"].shadow_active_3024 {
  background-color: transparent;
  color: #000;
}
.description_1d86 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.description_1d86 [class*="social-icon-delicious"].shadow_active_3024 {
  background-color: transparent;
  color: #39f;
}
.description_1d86 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.description_1d86 [class*="social-icon-digg"].shadow_active_3024 {
  background-color: transparent;
  color: #005be2;
}
.description_1d86 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.description_1d86 [class*="social-icon-dribbble"].shadow_active_3024 {
  background-color: transparent;
  color: #ea4c89;
}
.description_1d86 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.description_1d86 [class*="social-icon-envelope"].shadow_active_3024 {
  background-color: transparent;
  color: #ea4335;
}
.description_1d86 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.description_1d86 [class*="social-icon-facebook"].shadow_active_3024 {
  background-color: transparent;
  color: #3b5998;
}
.description_1d86 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.description_1d86 [class*="social-icon-flickr"].shadow_active_3024 {
  background-color: transparent;
  color: #0063dc;
}
.description_1d86 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.description_1d86 [class*="social-icon-foursquare"].shadow_active_3024 {
  background-color: transparent;
  color: #2d5be3;
}
.description_1d86 [class*="social-icon-github"] {
  background-color: #333;
}
.description_1d86 [class*="social-icon-github"].shadow_active_3024 {
  background-color: transparent;
  color: #333;
}
.description_1d86 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.description_1d86 [class*="social-icon-google-plus"].shadow_active_3024 {
  background-color: transparent;
  color: #dd4b39;
}
.description_1d86 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.description_1d86 [class*="social-icon-houzz"].shadow_active_3024 {
  background-color: transparent;
  color: #7ac142;
}
.description_1d86 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.description_1d86 [class*="social-icon-instagram"].shadow_active_3024 {
  background-color: transparent;
  color: #262626;
}
.description_1d86 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.description_1d86 [class*="social-icon-jsfiddle"].shadow_active_3024 {
  background-color: transparent;
  color: #487aa2;
}
.description_1d86 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.description_1d86 [class*="social-icon-linkedin"].shadow_active_3024 {
  background-color: transparent;
  color: #0077b5;
}
.description_1d86 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.description_1d86 [class*="social-icon-medium"].shadow_active_3024 {
  background-color: transparent;
  color: #00ab6b;
}
.description_1d86 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.description_1d86
  [class*="social-icon-odnoklassniki"].shadow_active_3024 {
  background-color: transparent;
  color: #f4731c;
}
.description_1d86 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.description_1d86 [class*="social-icon-meetup"].shadow_active_3024 {
  background-color: transparent;
  color: #ec1c40;
}
.description_1d86 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.description_1d86 [class*="social-icon-pinterest"].shadow_active_3024 {
  background-color: transparent;
  color: #bd081c;
}
.description_1d86 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.description_1d86 [class*="social-icon-product-hunt"].shadow_active_3024 {
  background-color: transparent;
  color: #da552f;
}
.description_1d86 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.description_1d86 [class*="social-icon-reddit"].shadow_active_3024 {
  background-color: transparent;
  color: #ff4500;
}
.description_1d86 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.description_1d86 [class*="social-icon-rss"].shadow_active_3024 {
  background-color: transparent;
  color: #f26522;
}
.description_1d86 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.description_1d86
  [class*="social-icon-shopping-cart"].shadow_active_3024 {
  background-color: transparent;
  color: #4caf50;
}
.description_1d86 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.description_1d86 [class*="social-icon-skype"].shadow_active_3024 {
  background-color: transparent;
  color: #00aff0;
}
.description_1d86 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.description_1d86 [class*="social-icon-slideshare"].shadow_active_3024 {
  background-color: transparent;
  color: #0077b5;
}
.description_1d86 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.description_1d86 [class*="social-icon-snapchat"].shadow_active_3024 {
  background-color: transparent;
  color: #fffc00;
}
.description_1d86 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.description_1d86 [class*="social-icon-soundcloud"].shadow_active_3024 {
  background-color: transparent;
  color: #f80;
}
.description_1d86 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.description_1d86 [class*="social-icon-spotify"].shadow_active_3024 {
  background-color: transparent;
  color: #2ebd59;
}
.description_1d86 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.description_1d86
  [class*="social-icon-stack-overflow"].shadow_active_3024 {
  background-color: transparent;
  color: #fe7a15;
}
.description_1d86 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.description_1d86 [class*="social-icon-maldkfgram"].shadow_active_3024 {
  background-color: transparent;
  color: #2ca5e0;
}
.description_1d86 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.description_1d86 [class*="social-icon-tripadvisor"].shadow_active_3024 {
  background-color: transparent;
  color: #589442;
}
.description_1d86 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.description_1d86 [class*="social-icon-tumblr"].shadow_active_3024 {
  background-color: transparent;
  color: #35465c;
}
.description_1d86 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.description_1d86 [class*="social-icon-twitch"].shadow_active_3024 {
  background-color: transparent;
  color: #6441a5;
}
.description_1d86 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.description_1d86 [class*="social-icon-twitter"].shadow_active_3024 {
  background-color: transparent;
  color: #1da1f2;
}
.description_1d86 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.description_1d86 [class*="social-icon-vimeo"].shadow_active_3024 {
  background-color: transparent;
  color: #1ab7ea;
}
.description_1d86 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.description_1d86 [class*="social-icon-vk"].shadow_active_3024 {
  background-color: transparent;
  color: #45668e;
}
.description_1d86 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.description_1d86 [class*="social-icon-weibo"].shadow_active_3024 {
  background-color: transparent;
  color: #df2029;
}
.description_1d86 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.description_1d86 [class*="social-icon-weixin"].shadow_active_3024 {
  background-color: transparent;
  color: #7bb32e;
}
.description_1d86 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.description_1d86 [class*="social-icon-whatsapp"].shadow_active_3024 {
  background-color: transparent;
  color: #25d366;
}
.description_1d86 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.description_1d86 [class*="social-icon-wordpress"].shadow_active_3024 {
  background-color: transparent;
  color: #21759b;
}
.description_1d86 [class*="social-icon-xing"] {
  background-color: #026466;
}
.description_1d86 [class*="social-icon-xing"].shadow_active_3024 {
  background-color: transparent;
  color: #026466;
}
.description_1d86 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.description_1d86 [class*="social-icon-yelp"].shadow_active_3024 {
  background-color: transparent;
  color: #af0606;
}
.description_1d86 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.description_1d86 [class*="social-icon-youtube"].shadow_active_3024 {
  background-color: transparent;
  color: #cd201f;
}
.sidebar-next-9067 {
  cursor: pointer;
  text-align: center;
  background: 0 0;
  box-shadow: none;
  color: currentColor;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
}
.sidebar-next-9067:hover {
  box-shadow: none;
  background: 0 0;
}
.hard_1ee4 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.video-hovered-8ea7 {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.message-simple-61d8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.header_01ff {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.header_01ff,
.header_01ff::after,
.header_01ff::before {
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.header_01ff::after,
.header_01ff::before {
  content: "";
  display: block;
  background-color: inherit;
}
.card-0e31 .video-hovered-8ea7 .message-simple-61d8 {
  margin-top: -2px;
  width: 19px;
}
.card-0e31 .video-hovered-8ea7 .header_01ff {
  margin-top: -1px;
}
.card-0e31 .video-hovered-8ea7 .header_01ff,
.card-0e31 .video-hovered-8ea7 .header_01ff::after,
.card-0e31 .video-hovered-8ea7 .header_01ff::before {
  width: 19px;
  height: 2px;
}
.card-0e31 .video-hovered-8ea7 .header_01ff::before {
  top: -6px;
}
.card-0e31 .video-hovered-8ea7 .header_01ff::after {
  bottom: -6px;
}
.south-8b66 .video-hovered-8ea7 .message-simple-61d8 {
  margin-top: -2px;
  width: 22px;
}
.south-8b66 .video-hovered-8ea7 .header_01ff {
  margin-top: -1px;
}
.south-8b66 .video-hovered-8ea7 .header_01ff,
.south-8b66 .video-hovered-8ea7 .header_01ff::after,
.south-8b66 .video-hovered-8ea7 .header_01ff::before {
  width: 22px;
  height: 2px;
}
.south-8b66 .video-hovered-8ea7 .header_01ff::before {
  top: -7px;
}
.south-8b66 .video-hovered-8ea7 .header_01ff::after {
  bottom: -7px;
}
.in_8420 .video-hovered-8ea7 .message-simple-61d8 {
  margin-top: -2px;
  width: 31px;
}
.in_8420 .video-hovered-8ea7 .header_01ff {
  margin-top: -1.5px;
}
.in_8420 .video-hovered-8ea7 .header_01ff,
.in_8420 .video-hovered-8ea7 .header_01ff::after,
.in_8420 .video-hovered-8ea7 .header_01ff::before {
  width: 31px;
  height: 3px;
}
.in_8420 .video-hovered-8ea7 .header_01ff::before {
  top: -9px;
}
.in_8420 .video-hovered-8ea7 .header_01ff::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .north-94a7 .video-hovered-8ea7 .message-simple-61d8 {
    margin-top: -2px;
    width: 19px;
  }
  .north-94a7 .video-hovered-8ea7 .header_01ff {
    margin-top: -1px;
  }
  .north-94a7 .video-hovered-8ea7 .header_01ff,
  .north-94a7 .video-hovered-8ea7 .header_01ff::after,
  .north-94a7 .video-hovered-8ea7 .header_01ff::before {
    width: 19px;
    height: 2px;
  }
  .north-94a7 .video-hovered-8ea7 .header_01ff::before {
    top: -6px;
  }
  .north-94a7 .video-hovered-8ea7 .header_01ff::after {
    bottom: -6px;
  }
  .wide_e0b4 .video-hovered-8ea7 .message-simple-61d8 {
    margin-top: -2px;
    width: 22px;
  }
  .wide_e0b4 .video-hovered-8ea7 .header_01ff {
    margin-top: -1px;
  }
  .wide_e0b4 .video-hovered-8ea7 .header_01ff,
  .wide_e0b4 .video-hovered-8ea7 .header_01ff::after,
  .wide_e0b4 .video-hovered-8ea7 .header_01ff::before {
    width: 22px;
    height: 2px;
  }
  .wide_e0b4 .video-hovered-8ea7 .header_01ff::before {
    top: -7px;
  }
  .wide_e0b4 .video-hovered-8ea7 .header_01ff::after {
    bottom: -7px;
  }
  .detail-short-665d .video-hovered-8ea7 .message-simple-61d8 {
    margin-top: -2px;
    width: 31px;
  }
  .detail-short-665d .video-hovered-8ea7 .header_01ff {
    margin-top: -1.5px;
  }
  .detail-short-665d .video-hovered-8ea7 .header_01ff,
  .detail-short-665d .video-hovered-8ea7 .header_01ff::after,
  .detail-short-665d .video-hovered-8ea7 .header_01ff::before {
    width: 31px;
    height: 3px;
  }
  .detail-short-665d .video-hovered-8ea7 .header_01ff::before {
    top: -9px;
  }
  .detail-short-665d .video-hovered-8ea7 .header_01ff::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .title_stone_603c .video-hovered-8ea7 .message-simple-61d8 {
    margin-top: -2px;
    width: 19px;
  }
  .title_stone_603c .video-hovered-8ea7 .header_01ff {
    margin-top: -1px;
  }
  .title_stone_603c .video-hovered-8ea7 .header_01ff,
  .title_stone_603c .video-hovered-8ea7 .header_01ff::after,
  .title_stone_603c .video-hovered-8ea7 .header_01ff::before {
    width: 19px;
    height: 2px;
  }
  .title_stone_603c .video-hovered-8ea7 .header_01ff::before {
    top: -6px;
  }
  .title_stone_603c .video-hovered-8ea7 .header_01ff::after {
    bottom: -6px;
  }
  .thumbnail_ae76 .video-hovered-8ea7 .message-simple-61d8 {
    margin-top: -2px;
    width: 22px;
  }
  .thumbnail_ae76 .video-hovered-8ea7 .header_01ff {
    margin-top: -1px;
  }
  .thumbnail_ae76 .video-hovered-8ea7 .header_01ff,
  .thumbnail_ae76 .video-hovered-8ea7 .header_01ff::after,
  .thumbnail_ae76 .video-hovered-8ea7 .header_01ff::before {
    width: 22px;
    height: 2px;
  }
  .thumbnail_ae76 .video-hovered-8ea7 .header_01ff::before {
    top: -7px;
  }
  .thumbnail_ae76 .video-hovered-8ea7 .header_01ff::after {
    bottom: -7px;
  }
  .header-972d .video-hovered-8ea7 .message-simple-61d8 {
    margin-top: -2px;
    width: 31px;
  }
  .header-972d .video-hovered-8ea7 .header_01ff {
    margin-top: -1.5px;
  }
  .header-972d .video-hovered-8ea7 .header_01ff,
  .header-972d .video-hovered-8ea7 .header_01ff::after,
  .header-972d .video-hovered-8ea7 .header_01ff::before {
    width: 31px;
    height: 3px;
  }
  .header-972d .video-hovered-8ea7 .header_01ff::before {
    top: -9px;
  }
  .header-972d .video-hovered-8ea7 .header_01ff::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .label_d608 .video-hovered-8ea7 .message-simple-61d8 {
    margin-top: -2px;
    width: 19px;
  }
  .label_d608 .video-hovered-8ea7 .header_01ff {
    margin-top: -1px;
  }
  .label_d608 .video-hovered-8ea7 .header_01ff,
  .label_d608 .video-hovered-8ea7 .header_01ff::after,
  .label_d608 .video-hovered-8ea7 .header_01ff::before {
    width: 19px;
    height: 2px;
  }
  .label_d608 .video-hovered-8ea7 .header_01ff::before {
    top: -6px;
  }
  .label_d608 .video-hovered-8ea7 .header_01ff::after {
    bottom: -6px;
  }
  .backdrop_over_3117 .video-hovered-8ea7 .message-simple-61d8 {
    margin-top: -2px;
    width: 22px;
  }
  .backdrop_over_3117 .video-hovered-8ea7 .header_01ff {
    margin-top: -1px;
  }
  .backdrop_over_3117 .video-hovered-8ea7 .header_01ff,
  .backdrop_over_3117 .video-hovered-8ea7 .header_01ff::after,
  .backdrop_over_3117 .video-hovered-8ea7 .header_01ff::before {
    width: 22px;
    height: 2px;
  }
  .backdrop_over_3117 .video-hovered-8ea7 .header_01ff::before {
    top: -7px;
  }
  .backdrop_over_3117 .video-hovered-8ea7 .header_01ff::after {
    bottom: -7px;
  }
  .dynamic-c452 .video-hovered-8ea7 .message-simple-61d8 {
    margin-top: -2px;
    width: 31px;
  }
  .dynamic-c452 .video-hovered-8ea7 .header_01ff {
    margin-top: -1.5px;
  }
  .dynamic-c452 .video-hovered-8ea7 .header_01ff,
  .dynamic-c452 .video-hovered-8ea7 .header_01ff::after,
  .dynamic-c452 .video-hovered-8ea7 .header_01ff::before {
    width: 31px;
    height: 3px;
  }
  .dynamic-c452 .video-hovered-8ea7 .header_01ff::before {
    top: -9px;
  }
  .dynamic-c452 .video-hovered-8ea7 .header_01ff::after {
    bottom: -9px;
  }
}
.mini_2896 .header_01ff {
  -webkit-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.mini_2896 .header_01ff::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.mini_2896 .header_01ff::after {
  -webkit-transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.mini_2896.active_black_359e .header_01ff {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.mini_2896.active_black_359e .header_01ff::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.mini_2896.active_black_359e .header_01ff::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.description_dark_cf7a {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.hovered_7db2:before {
  display: none;
}
.text_steel_cc4c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.text_steel_cc4c .layout_medium_108b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.text_steel_cc4c .layout_medium_108b:last-of-type {
  border-bottom: none;
}
.text_steel_cc4c .layout_medium_108b.label-359e,
.text_steel_cc4c .layout_medium_108b.filter_yellow_94a5,
.text_steel_cc4c .layout_medium_108b.label_d408 {
  padding: 0;
}
.text_steel_cc4c .picture-up-37e8 .block_ca0e {
  color: currentColor;
}
.text_steel_cc4c .picture-up-37e8 .block_ca0e:focus,
.text_steel_cc4c .picture-up-37e8 .block_ca0e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.text_steel_cc4c.logo-new-e66f .complex-0e5f,
.text_steel_cc4c.logo-new-e66f .video-paper-0835 a,
.text_steel_cc4c.logo-new-e66f .thumbnail_bronze_2214 a,
.text_steel_cc4c.logo-new-e66f .bottom_3bb0 a {
  color: rgba(0, 0, 0, 0.55);
}
.text_steel_cc4c.logo-new-e66f .complex-0e5f:hover,
.text_steel_cc4c.logo-new-e66f .video-paper-0835 a:hover,
.text_steel_cc4c.logo-new-e66f .thumbnail_bronze_2214 a:hover,
.text_steel_cc4c.logo-new-e66f .bottom_3bb0 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.text_steel_cc4c.logo-new-e66f .hard_5dd7 {
  color: rgba(0, 0, 0, 0.8);
}
.text_steel_cc4c.logo-new-e66f .layout_medium_108b {
  border-color: rgba(0, 0, 0, 0.08);
}
.text_steel_cc4c.logo-new-e66f .layout_medium_108b:before {
  background: rgba(0, 0, 0, 0.08);
}
.text_steel_cc4c.logo-new-e66f .stale-8594:before {
  background: rgba(255, 255, 255, 0.9);
}
.text_steel_cc4c.logo-new-e66f .picture-up-37e8 .panel-prev-e9ec li a,
.text_steel_cc4c.logo-new-e66f .picture-up-37e8 .block_ca0e,
.text_steel_cc4c.logo-new-e66f .bottom_3bb0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.text_steel_cc4c.logo-new-e66f .picture-up-37e8 .block_ca0e:focus,
.text_steel_cc4c.logo-new-e66f .picture-up-37e8 .block_ca0e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.text_steel_cc4c.logo-new-e66f .panel-prev-e9ec li {
  border-color: rgba(0, 0, 0, 0.08);
}
.text_steel_cc4c.info-inner-408a .complex-0e5f,
.text_steel_cc4c.info-inner-408a .video-paper-0835 a,
.text_steel_cc4c.info-inner-408a .thumbnail_bronze_2214 .block_ca0e,
.text_steel_cc4c.info-inner-408a .thumbnail_bronze_2214 a,
.text_steel_cc4c.info-inner-408a .bottom_3bb0 a {
  color: rgba(255, 255, 255, 0.79);
}
.text_steel_cc4c.info-inner-408a .complex-0e5f:hover,
.text_steel_cc4c.info-inner-408a .video-paper-0835 a:hover,
.text_steel_cc4c.info-inner-408a .thumbnail_bronze_2214 .block_ca0e:hover,
.text_steel_cc4c.info-inner-408a .thumbnail_bronze_2214 a:hover,
.text_steel_cc4c.info-inner-408a .bottom_3bb0 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.text_steel_cc4c.info-inner-408a .hard_5dd7 {
  color: rgba(255, 255, 255, 0.99);
}
.text_steel_cc4c.info-inner-408a .layout_medium_108b {
  border-color: rgba(255, 255, 255, 0.08);
}
.text_steel_cc4c.info-inner-408a .layout_medium_108b:before {
  background: rgba(255, 255, 255, 0.08);
}
.text_steel_cc4c.info-inner-408a .stale-8594:before {
  background: rgba(0, 0, 0, 0.9);
}
.text_steel_cc4c.info-inner-408a .picture-up-37e8 .panel-prev-e9ec li a,
.text_steel_cc4c.info-inner-408a .picture-up-37e8 .block_ca0e,
.text_steel_cc4c.info-inner-408a .bottom_3bb0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.text_steel_cc4c.info-inner-408a .picture-up-37e8 .block_ca0e:focus,
.text_steel_cc4c.info-inner-408a .picture-up-37e8 .block_ca0e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.text_steel_cc4c.info-inner-408a .panel-prev-e9ec li {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale-8594 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.stale-8594:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.shade_left_dcc9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.block_brown_f50c .text_steel_cc4c {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.block_brown_f50c .layout_medium_108b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.block_brown_f50c .layout_medium_108b:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .block_brown_f50c .layout_medium_108b:before {
    width: 16%;
    left: 42%;
  }
}
.block_brown_f50c .layout_medium_108b:last-child:before {
  content: none;
}
.block_brown_f50c .layout_medium_108b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.block_brown_f50c .picture-up-37e8 .panel-prev-e9ec li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.block_brown_f50c .picture-up-37e8 .panel-prev-e9ec li a .block_ca0e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.block_brown_f50c .picture-up-37e8 .bottom_3bb0 {
  border: none;
}
.block_brown_f50c .picture-up-37e8 .bottom_3bb0 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.block_brown_f50c .stale-8594 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.block_brown_f50c .shade_left_dcc9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.block_brown_f50c .info-inner-408a .stale-8594:before {
  background: rgba(0, 0, 0, 0.9);
}
.block_brown_f50c .logo-new-e66f.banner_2d7b .header_01ff {
  background: rgba(0, 0, 0, 0.6);
}
.block_brown_f50c
  .logo-new-e66f.banner_2d7b
  .header_01ff::after,
.block_brown_f50c
  .logo-new-e66f.banner_2d7b
  .header_01ff:before {
  background: inherit;
}
.block_brown_f50c
  .logo-new-e66f.banner_2d7b:hover
  .header_01ff {
  background: rgba(0, 0, 0, 0.8);
}
.secondary_65e3 .text_steel_cc4c {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .secondary_65e3 .text_steel_cc4c {
    width: auto;
    right: 45px;
  }
}
.modal-6b1d .text_steel_cc4c {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
  width: 360px;
  right: 0;
}
@media screen and (max-width: 35.5em) {
  .modal-6b1d .text_steel_cc4c {
    width: auto;
    left: 45px;
  }
}
.hovered_7db2 .text_steel_cc4c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.hovered_7db2 .shade_left_dcc9 {
  max-width: 48em;
  margin: 0 auto;
}
.hovered_7db2 .stale-8594:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.list-f24b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.list-f24b.block_brown_f50c .text_steel_cc4c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.list-f24b.secondary_65e3 .text_steel_cc4c {
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.list-f24b .text_steel_cc4c {
  visibility: visible;
}
.list-f24b.modal-6b1d .text_steel_cc4c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.article-e0b1,
.pattern_dim_9ab5 {
  overflow-x: hidden;
}
.article-e0b1 .text_steel_cc4c {
  overflow: auto;
}
.article-e0b1.block_brown_f50c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article-e0b1.block_brown_f50c .text_steel_cc4c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.article-e0b1.block_brown_f50c .sidebar-next-9067 {
  opacity: 0;
}
.article-e0b1.secondary_65e3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article-e0b1.secondary_65e3 .text_steel_cc4c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.article-e0b1.secondary_65e3 .sidebar-next-9067 {
  opacity: 0;
}
.article-e0b1.modal-6b1d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article-e0b1.modal-6b1d .text_steel_cc4c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.article-e0b1.modal-6b1d .sidebar-next-9067 {
  opacity: 0;
}
.article-e0b1.hovered_7db2 .text_steel_cc4c {
  z-index: 10;
  visibility: visible;
}
.banner_2d7b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.banner_2d7b .header_01ff {
  background: rgba(255, 255, 255, 0.99);
}
.banner_2d7b .header_01ff::after,
.banner_2d7b .header_01ff:before {
  background: inherit;
}
.banner_2d7b:hover .header_01ff {
  background: rgba(255, 255, 255, 0.99);
}
.modal-6b1d .banner_2d7b {
  top: 10px;
  right: auto;
  left: 12px;
}
.hovered_7db2 .banner_2d7b {
  display: none !important;
}
.article-e0b1:before,
.pattern_dim_9ab5:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.article-e0b1 .banner_2d7b,
.pattern_dim_9ab5 .banner_2d7b {
  display: inline-block;
}
.text_steel_cc4c .container_lite_183c {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.article-e0b1 .text_steel_cc4c .container_lite_183c,
.pattern_dim_9ab5 .text_steel_cc4c .container_lite_183c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.menu-simple-8632 .panel_warm_d1b1 {
  width: 100%;
}
.summary-solid-a8a6 {
  padding: 0 0.5em 0;
}
.summary-solid-a8a6 [class*="customify-col-"],
.summary-solid-a8a6 [class*="customify-col_"],
.summary-solid-a8a6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.main-c32b .summary-solid-a8a6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .stone-edc2 .purple_0598,
  .purple_0598 {
    display: none;
  }
  .header-short-29ae {
    text-align: left;
  }
  .sidebar-dynamic-c950 {
    text-align: center;
  }
  .preview_blue_770b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .stone-edc2 .message_dynamic_fa50,
  .message_dynamic_fa50 {
    display: none;
  }
  .right-2f23 {
    text-align: left;
  }
  .column-focused-6d3e {
    text-align: center;
  }
  .search_glass_ea34 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .stone-edc2 .blue-0546,
  .blue-0546 {
    display: none;
  }
  .paragraph_current_dec1 {
    text-align: left;
  }
  .lower_38cb {
    text-align: center;
  }
  .widget_d9e5 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.input-90b4 {
  box-shadow: none !important;
}
.basic-f425 .article_b452,
.clean-2c8c .article_b452 {
  max-width: 1248px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto;
}
.clean-2c8c .article_b452 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.outer-384a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.outer-384a:after,
.outer-384a:before {
  content: "";
  display: table;
}
.outer-384a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .outer-384a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.outer-384a,
.hard_6068 {
  max-width: 1248px;
  margin: 0 auto;
}

.header-static-b5ca.chip-copper-07fc .outer-384a {
  max-width: 100%;
}
.header-static-b5ca.in-1a7a {
  max-width: 1200px;
  margin: 0 auto;
}
.header-static-b5ca.thumbnail_down_2fb4 .outer-384a {
  max-width: 100%;
}
.header-static-b5ca.thumbnail_down_2fb4 > .outer-384a {
  padding-left: 0;
  padding-right: 0;
}
.header-static-b5ca.thumbnail_down_2fb4 > .outer-384a .stone-edc2 {
  margin: 0;
}
.header-static-b5ca.thumbnail_down_2fb4
  > .outer-384a
  .solid-ae8e.grid-inner-65fd {
  margin-right: 0;
  margin-left: 0;
}
.header-static-b5ca.thumbnail_down_2fb4 #main.grid-inner-65fd {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .content-soft-0cb8 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .content-soft-0cb8 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .article-out-ce7a .thick_01c6 {
    padding-right: 1em;
  }
  .article-out-ce7a.fluid_70ee .solid-ae8e {
    border-right: 1px solid #eaecee;
  }
  .article-out-ce7a.fluid_70ee .thick_01c6 {
    padding-right: 1em;
  }
  .article-out-ce7a.fluid_70ee .paragraph_bottom_1b09 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dim-d1ff .thick_01c6 {
    padding-left: 1em;
  }
  .dim-d1ff.fluid_70ee .solid-ae8e {
    border-left: 1px solid #eaecee;
  }
  .dim-d1ff.fluid_70ee .thick_01c6 {
    padding-left: 1em;
  }
  .dim-d1ff.fluid_70ee .paragraph_bottom_1b09 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside-3ec5 .thick_01c6 {
    padding-left: 1em;
  }
  .aside-3ec5.fluid_70ee .box-672d {
    border-right: 1px solid #eaecee;
  }
  .aside-3ec5.fluid_70ee .popup-gas-69c9 {
    border-right: 1px solid #eaecee;
  }
  .aside-3ec5.fluid_70ee .thick_01c6 {
    padding-left: 1em;
  }
  .aside-3ec5.fluid_70ee .paragraph_bottom_1b09 {
    padding-right: 1em;
  }
  .aside-3ec5.fluid_70ee .hard_8a25 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header-bright-003d .thick_01c6 {
    padding-right: 1em;
  }
  .header-bright-003d.fluid_70ee .box-672d {
    border-left: 1px solid #eaecee;
  }
  .header-bright-003d.fluid_70ee .popup-gas-69c9 {
    border-left: 1px solid #eaecee;
  }
  .header-bright-003d.fluid_70ee .thick_01c6 {
    padding-right: 1em;
  }
  .header-bright-003d.fluid_70ee .paragraph_bottom_1b09 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .header-bright-003d.fluid_70ee .hard_8a25 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content-soft-0cb8 .thick_01c6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content-soft-0cb8.fluid_70ee .solid-ae8e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .content-soft-0cb8.fluid_70ee .thick_01c6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content-soft-0cb8.fluid_70ee .paragraph_bottom_1b09 {
    padding-left: 1em;
  }
  .content-soft-0cb8.fluid_70ee .hard_8a25 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .content-soft-0cb8.fluid_70ee .thick_01c6 {
    padding-left: 0;
  }
}
.blue_423a .box_short_ed8c {
  display: inline-block;
}
.short_e131 {
  display: inline-block;
}
.photo-2818 {
  word-con: break-word;
}
.carousel_bright_1a75 > span {
  display: inline-block;
  padding: 5px 0;
}
.carousel_bright_1a75 .alert_south_b063 {
  margin-left: 8px;
  margin-right: 8px;
}
.carousel_bright_1a75 .logo-pro-1d11 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.summary-last-7730 .tooltip_last_46e8 {
  margin-bottom: 2em;
}
.summary-last-7730 .image_d4eb {
  margin-bottom: 15px;
}
.summary-last-7730 .image_d4eb:last-child {
  margin-bottom: 0;
}
.summary-last-7730 .progress_a9f7 {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #eaecee;
  padding-bottom: 2em;
}
@media screen and (max-width: 568px) {
  .summary-last-7730 .progress_a9f7 {
    display: block;
  }
}
.summary-last-7730 .thumbnail-8cf2 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .summary-last-7730 .thumbnail-8cf2 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.summary-last-7730 .narrow-b252 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.summary-last-7730 .narrow-b252 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.summary-last-7730 .narrow-b252 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.summary-last-7730 .photo-2818 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.summary-last-7730 .photo-2818 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.summary-last-7730 .border-top-3ecb p:last-child {
  margin-bottom: 0;
}
.summary-last-7730 .picture_9dcc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.summary-last-7730 .component-0d5c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.summary-last-7730 .progress-8d33 {
  margin-top: 1em;
}
.summary-last-7730 .image-light-d9ed {
  top: 0;
  display: block;
}
.summary-last-7730 .image-light-d9ed a {
  color: inherit;
}
.summary-last-7730 .image-light-d9ed a:hover {
  color: inherit;
}
.summary-last-7730 .chip_gold_d1f9 {
  display: inline-block;
  line-height: 1;
  border: 1px solid #235787;
  color: #235787;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px 17px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  transition: border 0.18s, background 0.18s, box-shadow 0.18s, opacity 0.18s,
    color 0.18s, -webkit-transform 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  font-weight: 500;
}
.summary-last-7730 .chip_gold_d1f9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.summary-last-7730 .component-0d5c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.summary-last-7730 .frame-a6ca {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.summary-last-7730 .frame-a6ca:first-child {
  margin-top: 0;
}
.summary-last-7730 .frame-a6ca.heading_steel_d205 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.summary-last-7730 .frame-a6ca.full-2601 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.summary-last-7730
  .frame-a6ca.full-2601.short_01a6
  .progress-8d33 {
  width: 100%;
}
.summary-last-7730 .full-2601 {
  -webkit-box-align: center;
  align-items: center;
}
.summary-last-7730 .full-2601 .carousel_bright_1a75,
.summary-last-7730 .full-2601 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.summary-last-7730 .narrow-b252 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.summary-last-7730 .narrow-b252 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.summary-last-7730 .narrow-b252:before {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.summary-last-7730 .heading_steel_d205 {
  z-index: 5;
}
.summary-last-7730 .title-pro-57b2 .widget_1c7d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.summary-last-7730 .badge_north_26e4 .widget_1c7d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.summary-last-7730 .mask_wood_c91b .widget_1c7d {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.summary-last-7730.bronze_0937 .progress_a9f7,
.summary-last-7730.steel_1c0a .progress_a9f7 {
  display: block;
}
.summary-last-7730.bronze_0937 .progress_a9f7 .block-south-0ba7,
.summary-last-7730.bronze_0937 .progress_a9f7 .component-0d5c,
.summary-last-7730.steel_1c0a .progress_a9f7 .block-south-0ba7,
.summary-last-7730.steel_1c0a .progress_a9f7 .component-0d5c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.summary-last-7730.action_fbdd .thumbnail-8cf2 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .summary-last-7730.action_fbdd .thumbnail-8cf2 {
    margin-right: 0;
  }
}
.summary-last-7730.bronze_0937 .thumbnail-8cf2,
.summary-last-7730.steel_1c0a .thumbnail-8cf2 {
  padding-top: 40%;
}
.summary-last-7730.bronze_0937 .tooltip_last_46e8,
.summary-last-7730.steel_1c0a .tooltip_last_46e8 {
  display: block;
}
.summary-last-7730.bronze_0937 .fn-sticky-3334 .component-0d5c,
.summary-last-7730.steel_1c0a .fn-sticky-3334 .component-0d5c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.summary-last-7730.bronze_0937 .thumbnail-8cf2,
.summary-last-7730.steel_1c0a .thumbnail-8cf2 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.summary-last-7730.bronze_0937 .component-0d5c {
  padding: 1em;
}
.selected_3159 {
  margin: 30px auto;
  display: block;
}
.selected_3159 .tooltip_f35d > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.selected_3159 .tooltip_f35d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.selected_3159 .tooltip_f35d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paragraph_e5c3 .carousel_bright_1a75 {
  margin-bottom: 1.41575em;
}
.paragraph_e5c3 .fixed_ff6b {
  margin-bottom: 1.618em;
}
.current-3d4c .header-wide-fd26 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.current-3d4c .header-wide-fd26 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.current-3d4c .focused-3931 {
  max-width: 100%;
  overflow: auto;
}
.element-tall-e638 .current-3d4c a:hover {
  text-decoration: underline;
}
.outline_yellow_18a0 .image_d4eb:not(.photo-2818),
.outline_yellow_18a0 .narrow-b252 {
  margin-bottom: 1.41575em;
}
.outline_yellow_18a0 .image_d4eb:not(.photo-2818):last-child,
.outline_yellow_18a0 .narrow-b252:last-child {
  margin-bottom: 0;
}
.outline_yellow_18a0 .image_d4eb.glass_7b09 {
  margin-bottom: 0.41575em;
}
.outline_yellow_18a0 .block-dim-dc13:before,
.outline_yellow_18a0 .tabs_46d2:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.outline_yellow_18a0 .block-dim-dc13:before {
  content: "\f115";
}
.outline_yellow_18a0 .tabs_46d2:before {
  content: "\f02c";
}
.outline_yellow_18a0 .in-0e73 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.outline_yellow_18a0 .in-0e73 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.modal-1259 {
  display: -webkit-box;
  display: flex;
}
.modal-1259 .accent_b1ed {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .modal-1259 .accent_b1ed {
    flex-basis: 90px;
  }
}
.modal-1259 .list-tiny-50a0 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .modal-1259 .list-tiny-50a0 {
    flex-basis: calc(100% - 50px);
  }
}
.modal-1259 .status-gold-4ff7 p:last-child {
  margin-bottom: 0.72em;
}
.video-9956 .tooltip_f35d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.video-9956 .tooltip_f35d:after,
.video-9956 .tooltip_f35d:before {
  content: "";
  display: table;
}
.video-9956 .tooltip_f35d:after {
  clear: both;
}
.video-9956 .tooltip_f35d .content-hard-ba3f,
.video-9956 .tooltip_f35d .hover-center-5f5d {
  width: 49%;
}
.video-9956 .tooltip_f35d .content-hard-ba3f a span.complex_6935,
.video-9956 .tooltip_f35d .hover-center-5f5d a span.complex_6935 {
  display: block;
  margin-bottom: 5px;
}
.video-9956 .tooltip_f35d .hover-center-5f5d {
  float: left;
  text-align: left;
}
.video-9956 .tooltip_f35d .content-hard-ba3f {
  float: right;
  text-align: right;
}
.accent-dc7b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .accent-dc7b {
    margin-bottom: 0;
  }
}
.link-a7ac {
  margin-bottom: 1em;
}
.link-a7ac .photo-2818 {
  font-size: 1.1em;
  line-height: 1.3;
}
.progress-outer-efce a {
  display: block;
  line-height: 0;
  position: relative;
}
.fluid-3013 .link-a7ac,
.card-7c97 .link-a7ac {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .fluid-3013 .link-a7ac,
  .card-7c97 .link-a7ac {
    display: block;
  }
}
.fluid-3013 .progress-outer-efce,
.card-7c97 .progress-outer-efce {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .fluid-3013 .progress-outer-efce,
  .card-7c97 .progress-outer-efce {
    margin-bottom: 1em;
  }
}
.fluid-3013 .progress-outer-efce img,
.card-7c97 .progress-outer-efce img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.fluid-3013 .liquid-465a,
.card-7c97 .liquid-465a {
  flex-basis: calc(100% - 160px);
}
.fluid-3013 .liquid-465a p,
.card-7c97 .liquid-465a p {
  margin-bottom: 0;
}
.fluid-3013 .liquid-465a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .fluid-3013 .liquid-465a {
    padding-left: 0;
  }
}
.card-7c97 .liquid-465a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .card-7c97 .liquid-465a {
    padding-right: 0;
  }
}
.card-7c97 .progress-outer-efce {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.bottom_1fa5 .progress-outer-efce {
  margin-bottom: 0.5em;
}
.bottom_1fa5 .progress-outer-efce img {
  width: 100%;
}
.item_246a .east-cb99,
.hover-down-2f54 .east-cb99 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hover-down-2f54 .solid-ae8e .modal-large-59f6 p:last-child {
  margin-bottom: 0;
}
.info-dim-6e70 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.complex_9899 .tabs_first_0778 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .complex_9899 .tabs_first_0778:last-of-type {
    margin-bottom: 0;
  }
}
.complex_9899 .tabs_first_0778 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.complex_9899 .tabs_first_0778 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.complex_9899 .tabs_first_0778 ul li {
  margin: 0 0 0.6em;
}
.complex_9899 .tabs_first_0778 ul li.bright-df5b,
.complex_9899 .tabs_first_0778 ul li.widget_north_b8bf {
  position: relative;
}
.complex_9899 .tabs_first_0778 ul li.bright-df5b .red_768b,
.complex_9899 .tabs_first_0778 ul li.widget_north_b8bf .red_768b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.complex_9899 .tabs_first_0778 ul li.bright-df5b:after:after,
.complex_9899 .tabs_first_0778 ul li.bright-df5b:after:before,
.complex_9899
  .tabs_first_0778
  ul
  li.widget_north_b8bf:after:after,
.complex_9899
  .tabs_first_0778
  ul
  li.widget_north_b8bf:after:before {
  content: "";
  display: table;
}
.complex_9899 .tabs_first_0778 ul li.bright-df5b:after:after,
.complex_9899
  .tabs_first_0778
  ul
  li.widget_north_b8bf:after:after {
  clear: both;
}
.complex_9899 .tabs_first_0778 a.block-e392:hover {
  text-decoration: none;
}
.complex_9899 .tabs_first_0778 select {
  max-width: 100%;
}
.complex_9899 .tabs_first_0778 table {
  font-size: 85%;
}
.complex_9899 .tabs_first_0778 table td,
.complex_9899 .tabs_first_0778 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.complex_9899 .tabs_first_0778 table tfoot td {
  text-align: left;
}
.complex_9899 .tabs_first_0778 :last-child {
  margin-bottom: 0;
}
.complex_9899 .tabs_first_0778 .gradient_wood_5d62 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.complex_9899 .tabs_first_0778 .gradient_wood_5d62 label {
  width: 100%;
}
.complex_9899 .tabs_first_0778 .gradient_wood_5d62 .title-advanced-a5e9 {
  width: 100%;
  display: block;
}
.complex_9899 .tabs_first_0778 .gradient_wood_5d62 .old-90d7 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.complex_9899 .tabs_first_0778 .gradient_wood_5d62 .old-90d7:hover svg #svg-search {
  fill: #444;
}
.complex_9899 .tabs_first_0778 .gradient_wood_5d62 .old-90d7 svg {
  width: 18px;
  height: 18px;
}
.complex_9899 .menu-orange-4626 ul ul,
.complex_9899 .highlight-91fe ul ul,
.complex_9899 .hover-motion-323e ul ul,
.complex_9899 .accent-bbc6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.complex_9899 .menu-orange-4626 .block_05ec > a,
.complex_9899 .highlight-91fe .block_05ec > a,
.complex_9899 .hover-motion-323e .block_05ec > a,
.complex_9899 .accent-bbc6 .block_05ec > a {
  margin-bottom: 0;
}
.complex_9899 .upper_814c li,
.complex_9899 .menu-orange-4626 li,
.complex_9899 .short-b3c5 li,
.complex_9899 .highlight-91fe li,
.complex_9899 .hover-motion-323e li,
.complex_9899 .accent-bbc6 li,
.complex_9899 .gold-4cbc li,
.complex_9899 .preview_5938 li {
  display: block;
  position: relative;
}
.complex_9899 .upper_814c li:last-child,
.complex_9899 .menu-orange-4626 li:last-child,
.complex_9899 .short-b3c5 li:last-child,
.complex_9899 .highlight-91fe li:last-child,
.complex_9899 .hover-motion-323e li:last-child,
.complex_9899 .accent-bbc6 li:last-child,
.complex_9899 .gold-4cbc li:last-child,
.complex_9899 .preview_5938 li:last-child {
  border: none;
}
.complex_9899 .upper_814c li a,
.complex_9899 .menu-orange-4626 li a,
.complex_9899 .short-b3c5 li a,
.complex_9899 .highlight-91fe li a,
.complex_9899 .hover-motion-323e li a,
.complex_9899 .accent-bbc6 li a,
.complex_9899 .gold-4cbc li a,
.complex_9899 .preview_5938 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.complex_9899 .upper_814c li ul li::before,
.complex_9899 .menu-orange-4626 li ul li::before,
.complex_9899 .short-b3c5 li ul li::before,
.complex_9899 .highlight-91fe li ul li::before,
.complex_9899 .hover-motion-323e li ul li::before,
.complex_9899 .accent-bbc6 li ul li::before,
.complex_9899 .gold-4cbc li ul li::before,
.complex_9899 .preview_5938 li ul li::before {
  left: 15px;
}
.complex_9899 .upper_814c li ul a,
.complex_9899 .menu-orange-4626 li ul a,
.complex_9899 .short-b3c5 li ul a,
.complex_9899 .highlight-91fe li ul a,
.complex_9899 .hover-motion-323e li ul a,
.complex_9899 .accent-bbc6 li ul a,
.complex_9899 .gold-4cbc li ul a,
.complex_9899 .preview_5938 li ul a {
  padding-left: 20px;
}
.complex_9899 .upper_814c li ul ul li::before,
.complex_9899 .menu-orange-4626 li ul ul li::before,
.complex_9899 .short-b3c5 li ul ul li::before,
.complex_9899 .highlight-91fe li ul ul li::before,
.complex_9899 .hover-motion-323e li ul ul li::before,
.complex_9899 .accent-bbc6 li ul ul li::before,
.complex_9899 .gold-4cbc li ul ul li::before,
.complex_9899 .preview_5938 li ul ul li::before {
  left: 30px;
}
.complex_9899 .upper_814c li ul ul a,
.complex_9899 .menu-orange-4626 li ul ul a,
.complex_9899 .short-b3c5 li ul ul a,
.complex_9899 .highlight-91fe li ul ul a,
.complex_9899 .hover-motion-323e li ul ul a,
.complex_9899 .accent-bbc6 li ul ul a,
.complex_9899 .gold-4cbc li ul ul a,
.complex_9899 .preview_5938 li ul ul a {
  padding-left: 40px;
}
.complex_9899 .outline_9f65 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.complex_9899 .preview_5938 ul li {
  margin-bottom: 1.41575em;
}
.complex_9899 .preview_5938 ul li .full_fdcb {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.complex_9899 .preview_5938 ul li .nav-soft-5aba {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.info-inner-408a .upper_814c li a,
.info-inner-408a .menu-orange-4626 li a,
.info-inner-408a .short-b3c5 li a,
.info-inner-408a .highlight-91fe li a,
.info-inner-408a .hover-motion-323e li a,
.info-inner-408a .accent-bbc6 li a,
.info-inner-408a .gold-4cbc li a,
.info-inner-408a .preview_5938 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.info-inner-408a .outline_9f65 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.info-inner-408a .tabs_first_0778 ul li.bright-df5b .red_768b,
.info-inner-408a .tabs_first_0778 ul li.widget_north_b8bf .red_768b {
  background: rgba(0, 0, 0, 0.2);
}
.info-inner-408a .complex_9899 .tabs_first_0778 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.header-static-b5ca .complex_9899 .panel-prev-e9ec li {
  margin: 0;
}
.header-static-b5ca .complex_9899 .panel-prev-e9ec li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.header-static-b5ca .complex_9899 .panel-prev-e9ec li ul {
  margin: 0;
}
.header-static-b5ca .complex_9899 .panel-prev-e9ec li ul li a {
  padding-left: 15px;
}
.header-static-b5ca .complex_9899 .panel-prev-e9ec li ul li li a {
  padding-left: 30px;
}
.header-static-b5ca .complex_9899 .panel-prev-e9ec li.upper_564f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.header-static-b5ca .complex_9899 .panel-prev-e9ec li.upper_564f > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.header-static-b5ca .complex_9899 .panel-prev-e9ec li.upper_564f > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.tooltip_medium_058e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.out_8f90 {
  position: relative;
  z-index: 10;
}
.out_8f90 .container_lite_183c {
  width: 100%;
  max-width: 100%;
}
.primary-f77b .element-8b3c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.primary-f77b .logo-new-e66f {
}
.primary-f77b .info-inner-408a {
  background: #292929;
}
.slider_cf28 .element-8b3c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.slider_cf28 .logo-new-e66f {
  background: #f9f9f9;
}
.slider_cf28 .info-inner-408a {
  background: #303030;
}
.yellow_d27b .element-8b3c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .yellow_d27b .box_short_ed8c {
    margin-bottom: 1em;
  }
  .yellow_d27b .box_short_ed8c:last-child {
    margin-bottom: 0;
  }
}
.yellow_d27b .logo-new-e66f {
  background: #ededed;
}
.yellow_d27b .info-inner-408a {
  background: #1a1a1a;
}
.element-8b3c.logo-new-e66f {
  color: rgba(0, 0, 0, 0.6);
}
.element-8b3c.logo-new-e66f .breadcrumb_b48c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.element-8b3c.info-inner-408a {
  color: rgba(255, 255, 255, 0.99);
}
.element-8b3c.info-inner-408a a:not(.block-e392) {
  color: rgba(255, 255, 255, 0.79);
}
.element-8b3c.info-inner-408a a:not(.block-e392):hover {
  color: rgba(255, 255, 255, 0.99);
}
.element-8b3c.info-inner-408a .breadcrumb_b48c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.element-8b3c.info-inner-408a table tbody td,
.element-8b3c.info-inner-408a table th {
  background: rgba(0, 0, 0, 0.08);
}
.lower-721c.input_next_5caa .outer-384a {
  max-width: initial;
}
.lower-721c .paragraph_ac58 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.lower-721c .paragraph_ac58 .container_lite_183c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .lower-721c .paragraph_ac58 .container_lite_183c {
    display: block;
    margin-bottom: 2em;
  }
  .lower-721c .paragraph_ac58 .container_lite_183c:last-child {
    margin-bottom: 0;
  }
}
.yellow_d27b .box_short_ed8c:last-child,
.slider_cf28 .box_short_ed8c:last-child,
.primary-f77b .box_short_ed8c:last-child {
  margin-bottom: 0;
}
.yellow_d27b .box_short_ed8c .complex_9899 .tabs_first_0778:last-child,
.slider_cf28 .box_short_ed8c .complex_9899 .tabs_first_0778:last-child,
.primary-f77b .box_short_ed8c .complex_9899 .tabs_first_0778:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .yellow_d27b .under_31e4,
  .yellow_d27b .basic_19b5,
  .slider_cf28 .under_31e4,
  .slider_cf28 .basic_19b5,
  .primary-f77b .under_31e4,
  .primary-f77b .basic_19b5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .out_8f90 .box_short_ed8c {
    margin-bottom: 2em;
  }
}
.out_8f90 p:last-child {
  margin-bottom: 0;
}
.out_8f90 li,
.out_8f90 ul {
  list-style: none;
  margin: 0;
}
.out_8f90 ul ul {
  margin-left: 2.617924em;
}
.column_small_9325 {
  font-size: 0.875em;
}

/* css-noise: 7cbb */
.phantom-card-b9 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
