/*!
Theme Name: Customify
Theme URI: https://pressmaximum.item-under-c618/customify
Author: WPCustomify
Author URI: https://pressmaximum.item-under-c618
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.item-under-c618/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.brown_7b50.panel-thick-7493/licenses/gpl-2.0.chip-smooth-74fb
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.motion_c47c/, (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.thick_976b.notice_action_8a61/normalize.header_rough_e53e/
 ======
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.header_rough_e53e v7.0.0 | MIT License | github.item-under-c618/necolas/normalize.header_rough_e53e */
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;
}
.detail-small-cd4f .narrow_76a3,
.nav_red_b7e0,
.blue-c65f,
.mask-down-4e87,
.tabs-fluid-8940,
.breadcrumb_cf2a,
.basic_d2a5,
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;
}
.nav_red_b7e0,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .nav_red_b7e0,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .nav_red_b7e0,
  h1 {
    font-size: 1.8em;
  }
}
.blue-c65f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.blue-c65f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .blue-c65f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .blue-c65f,
  h2 {
    font-size: 1.7em;
  }
}
.mask-down-4e87,
h3 {
  font-size: 1.618em;
}
.detail-small-cd4f .narrow_76a3,
.tabs-fluid-8940,
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.cool-53e9 {
  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;
}
.old-7675:after,
.old-7675:before,
.filter-cold-0d06:after,
.filter-cold-0d06:before {
  content: "";
  display: table;
}
.old-7675:after,
.filter-cold-0d06:after {
  clear: both;
}
.thumbnail_908f {
  float: right;
  margin-right: 0;
}
.mask_north_be19 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.silver-f65e .tag_east_efff,
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;
}
.silver-f65e .tag_east_efff: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;
}
.red_3f71 .tag_east_efff {
  box-shadow: none;
}
.red_3f71
  .tag_east_efff
  .component_61ad {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.red_3f71 .tag_east_efff .clean_8dbe {
  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;
}
.red_3f71
  .tag_east_efff
  .clean_8dbe
  b {
  display: none;
}
.red_3f71 .pink_bb9b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.white_3371:not(.module-b721):not(.highlight-glass-3d83),
button:not(.module-b721):not(.highlight-glass-3d83),
input[type="button"]:not(.module-b721):not(
    .highlight-glass-3d83
  ),
input[type="reset"]:not(.module-b721):not(
    .highlight-glass-3d83
  ),
input[type="submit"]:not(.module-b721):not(
    .highlight-glass-3d83
  ) {
  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;
}
.white_3371:not(.module-b721):not(
    .highlight-glass-3d83
  ):hover,
button:not(.module-b721):not(
    .highlight-glass-3d83
  ):hover,
input[type="button"]:not(.module-b721):not(
    .highlight-glass-3d83
  ):hover,
input[type="reset"]:not(.module-b721):not(
    .highlight-glass-3d83
  ):hover,
input[type="submit"]:not(.module-b721):not(
    .highlight-glass-3d83
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.white_3371:not(.module-b721):not(
    .highlight-glass-3d83
  ):active,
.white_3371:not(.module-b721):not(
    .highlight-glass-3d83
  ):focus,
button:not(.module-b721):not(
    .highlight-glass-3d83
  ):active,
button:not(.module-b721):not(
    .highlight-glass-3d83
  ):focus,
input[type="button"]:not(.module-b721):not(
    .highlight-glass-3d83
  ):active,
input[type="button"]:not(.module-b721):not(
    .highlight-glass-3d83
  ):focus,
input[type="reset"]:not(.module-b721):not(
    .highlight-glass-3d83
  ):active,
input[type="reset"]:not(.module-b721):not(
    .highlight-glass-3d83
  ):focus,
input[type="submit"]:not(.module-b721):not(
    .highlight-glass-3d83
  ):active,
input[type="submit"]:not(.module-b721):not(
    .highlight-glass-3d83
  ):focus {
  outline: 0;
}
.white_3371:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52,
button:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52,
input[type="button"]:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52,
input[type="reset"]:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52,
input[type="submit"]:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52 {
  position: relative;
}
.white_3371:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52
  .picture_left_68f6,
.white_3371:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52
  .yellow-9a0c,
.white_3371:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52
  .down_10e9,
.white_3371:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52
  i,
.white_3371:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52
  svg,
button:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52
  .picture_left_68f6,
button:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52
  .yellow-9a0c,
button:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52
  .down_10e9,
button:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52
  i,
button:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52
  svg,
input[type="button"]:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52
  .picture_left_68f6,
input[type="button"]:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52
  .yellow-9a0c,
input[type="button"]:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52
  .down_10e9,
input[type="button"]:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52
  i,
input[type="button"]:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52
  svg,
input[type="reset"]:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52
  .picture_left_68f6,
input[type="reset"]:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52
  .yellow-9a0c,
input[type="reset"]:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52
  .down_10e9,
input[type="reset"]:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52
  i,
input[type="reset"]:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52
  svg,
input[type="submit"]:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52
  .picture_left_68f6,
input[type="submit"]:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52
  .yellow-9a0c,
input[type="submit"]:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52
  .down_10e9,
input[type="submit"]:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52
  i,
input[type="submit"]:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52
  svg {
  visibility: hidden;
}
.white_3371:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52:after,
button:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52:after,
input[type="button"]:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52:after,
input[type="reset"]:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52:after,
input[type="submit"]:not(.module-b721):not(
    .highlight-glass-3d83
  ).fn-loading-4d52: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;
}
.white_3371:not(.module-b721):not(.highlight-glass-3d83),
input[type="button"]:not(.module-b721):not(
    .highlight-glass-3d83
  ),
input[type="reset"]:not(.module-b721):not(
    .highlight-glass-3d83
  ),
input[type="submit"]:not(.module-b721):not(
    .highlight-glass-3d83
  ) {
  color: #fff;
  background: #235787;
}
.white_3371:not(.module-b721):not(
    .highlight-glass-3d83
  ):focus,
input[type="button"]:not(.module-b721):not(
    .highlight-glass-3d83
  ):focus,
input[type="reset"]:not(.module-b721):not(
    .highlight-glass-3d83
  ):focus,
input[type="submit"]:not(.module-b721):not(
    .highlight-glass-3d83
  ):focus {
  color: #fff;
}
.white_3371.fn-disabled-4d52:not(.module-b721):not(
    .highlight-glass-3d83
  ),
.white_3371[disabled]:not(.module-b721):not(
    .highlight-glass-3d83
  ),
button.fn-disabled-4d52:not(.module-b721):not(
    .highlight-glass-3d83
  ),
button[disabled]:not(.module-b721):not(
    .highlight-glass-3d83
  ) {
  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;
}
.description-e3c2 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.description-e3c2: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;
}
.backdrop-65bf {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.fresh_fe0b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.block-old-a4ea {
  clear: both;
  display: block;
  margin: 0 auto;
}
.old-7675:after,
.old-7675:before,
.static_8fa5:after,
.static_8fa5:before,
.content_current_1e78:after,
.content_current_1e78:before,
.label_c2d5:after,
.label_c2d5:before,
.out_a85b:after,
.out_a85b:before,
.avatar_bottom_7dc4:after,
.avatar_bottom_7dc4:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.old-7675:after,
.static_8fa5:after,
.content_current_1e78:after,
.label_c2d5:after,
.out_a85b:after,
.avatar_bottom_7dc4:after {
  clear: both;
}
.static_8fa5 .preview_182e,
.content_current_1e78 .preview_182e,
.gallery-black-a9c8 .preview_182e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.component-3d13 {
  display: inline-block;
}
.pattern_hard_6201 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pattern_hard_6201 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pattern_hard_6201 .under_049f {
  padding: 1em 0;
  font-size: 85%;
}
.under_049f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.panel-tall-0f6c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.panel-tall-0f6c:after,
.panel-tall-0f6c:before {
  content: "";
  display: table;
}
.panel-tall-0f6c:after {
  clear: both;
}
.east-97c2 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.component-south-5807 .east-97c2 {
  max-width: 50%;
}
.dynamic-85cc .east-97c2 {
  max-width: 33.33%;
}
.tiny-59f3 .east-97c2 {
  max-width: 25%;
}
.description_cb23 .east-97c2 {
  max-width: 20%;
}
.tertiary-9b76 .east-97c2 {
  max-width: 16.66%;
}
.basic_ddba .east-97c2 {
  max-width: 14.28%;
}
.silver-98a7 .east-97c2 {
  max-width: 12.5%;
}
.preview_9466 .east-97c2 {
  max-width: 11.11%;
}
.avatar-7be6 {
  display: block;
}
.detail-small-cd4f .next-92e1 label,
.detail-small-cd4f .in-989a label,
.detail-small-cd4f .text-gold-0d02 label,
.detail-small-cd4f .prev-95c6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.photo_up_0832 {
  list-style: none;
  margin: 0;
}
.photo_up_0832 article.pro-400b {
  margin-bottom: 0;
}
.photo_up_0832 ul {
  list-style: none;
  margin: 0;
}
.photo_up_0832 .tooltip_center_7034 li.pro-400b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .photo_up_0832 .tooltip_center_7034 li.pro-400b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .photo_up_0832 .tooltip_center_7034 li.pro-400b: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) {
  .photo_up_0832 .tooltip_center_7034 li.pro-400b li.pro-400b li.pro-400b li.pro-400b {
    padding-left: 0;
  }
}
article.pro-400b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pro-400b .static_8fa5 p:last-of-type {
  margin-bottom: 0;
}
article.pro-400b .element_active_422e {
  float: left;
}
article.pro-400b .narrow-4898 {
  margin-left: 85px;
}
article.pro-400b .heading-9946 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pro-400b .heading-9946 .carousel-b8b0 {
  margin-left: 10px;
}
article.pro-400b .input-23cc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pro-400b .copper_50c3 {
  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 .next-92e1,
  #respond .text-gold-0d02,
  #respond .prev-95c6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .next-92e1 input,
#respond .text-gold-0d02 input,
#respond .prev-95c6 input {
  width: 100%;
}
#respond .prev-95c6 {
  margin-right: 0;
}
#respond .frame-hard-b888 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.active-b335 {
  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;
}
.active-b335.pattern-a937 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.active-b335 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%);
}
.active-b335:focus,
.active-b335: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);
}
.over-2429 {
  border-radius: 10%;
}
.table_1b96 {
  border-radius: 50%;
}
.accordion-6a4d {
  font-size: 0.72em;
}
.picture_soft_a02f {
  font-size: 0.875em;
}
.notification-99a6 {
  font-size: 1.1em;
}
.clean-68e5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.clean-68e5.accordion-6a4d {
  letter-spacing: 0.5px;
}
.banner_039f,
.banner_039f a {
  color: #6d6d6d;
}
.banner_039f a:hover {
  color: #111;
}
.logo-77f9 {
  color: #6d6d6d;
}
.tall-bfbc {
  overflow-x: hidden;
}
.tall-bfbc .chip_purple_40fe.info-de1a {
  position: relative;
}
.tall-bfbc .chip_purple_40fe.info-de1a.label_b2d4 {
  position: initial;
}
.tall-bfbc
  .chip_purple_40fe.info-de1a.label_b2d4
  .panel_28fe {
  left: auto;
}
.tall-bfbc .chip_purple_40fe .panel_28fe {
  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;
}
.tall-bfbc .chip_purple_40fe:hover.info-de1a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tall-bfbc
  .chip_purple_40fe:hover.info-de1a
  .panel_28fe {
  display: block;
  z-index: 9999999;
}
.tall-bfbc .south_3b6e .chip-active-149a,
.tall-bfbc .dark_60c5 .chip-active-149a {
  display: none;
}
.tall-bfbc .nav-bright-25aa .chip_purple_40fe:hover.info-de1a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.detail-small-cd4f .next-92e1 label,
.detail-small-cd4f .in-989a label,
.detail-small-cd4f .text-gold-0d02 label,
.detail-small-cd4f .prev-95c6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.photo_up_0832 {
  list-style: none;
  margin: 0;
}
.photo_up_0832 article.pro-400b {
  margin-bottom: 0;
}
.photo_up_0832 ul {
  list-style: none;
  margin: 0;
}
.photo_up_0832 .tooltip_center_7034 li.pro-400b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .photo_up_0832 .tooltip_center_7034 li.pro-400b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .photo_up_0832 .tooltip_center_7034 li.pro-400b: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) {
  .photo_up_0832 .tooltip_center_7034 li.pro-400b li.pro-400b li.pro-400b li.pro-400b {
    padding-left: 0;
  }
}
article.pro-400b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pro-400b .static_8fa5 p:last-of-type {
  margin-bottom: 0;
}
article.pro-400b .element_active_422e {
  float: left;
}
article.pro-400b .narrow-4898 {
  margin-left: 85px;
}
article.pro-400b .heading-9946 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pro-400b .heading-9946 .carousel-b8b0 {
  margin-left: 10px;
}
article.pro-400b .input-23cc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pro-400b .copper_50c3 {
  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 .next-92e1,
  #respond .text-gold-0d02,
  #respond .prev-95c6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .next-92e1 input,
#respond .text-gold-0d02 input,
#respond .prev-95c6 input {
  width: 100%;
}
#respond .prev-95c6 {
  margin-right: 0;
}
#respond .frame-hard-b888 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.south_3b6e .hover_fd86 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hover_fd86 .old_9edc.module_cool_0ac2 .accordion_3b94 > li > a:focus,
.hover_fd86 .old_9edc.module_cool_0ac2 .accordion_3b94 > li > a:hover,
.hover_fd86 .old_9edc.green_098c .accordion_3b94 > li > a:focus,
.hover_fd86 .old_9edc.green_098c .accordion_3b94 > li > a:hover,
.hover_fd86 .old_9edc.icon-830f .accordion_3b94 > li > a:focus,
.hover_fd86 .old_9edc.icon-830f .accordion_3b94 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_fd86
  .old_9edc.module_cool_0ac2
  .accordion_3b94
  > li.hover-2449
  > a,
.hover_fd86
  .old_9edc.module_cool_0ac2
  .accordion_3b94
  > li.link_center_59f5
  > a,
.hover_fd86
  .old_9edc.green_098c
  .accordion_3b94
  > li.hover-2449
  > a,
.hover_fd86
  .old_9edc.green_098c
  .accordion_3b94
  > li.link_center_59f5
  > a,
.hover_fd86
  .old_9edc.icon-830f
  .accordion_3b94
  > li.hover-2449
  > a,
.hover_fd86 .old_9edc.icon-830f .accordion_3b94 > li.chip_3c4a > a {
  color: rgba(255, 255, 255, 0.99);
}
.hover_fd86 .dynamic-4971,
.hover_fd86 .dynamic-4971 a {
  color: rgba(255, 255, 255, 0.99);
}
.hover_fd86 .steel_bde8.input_07d0 li a,
.hover_fd86 .motion-20b3 a,
.hover_fd86 .item_7441,
.hover_fd86 .accordion_3b94 > li > a,
.hover_fd86 .item-25c3 {
  color: rgba(255, 255, 255, 0.79);
}
.hover_fd86 .steel_bde8.input_07d0 li a:hover,
.hover_fd86 .motion-20b3 a:hover,
.hover_fd86 .item_7441:hover,
.hover_fd86 .accordion_3b94 > li > a:hover,
.hover_fd86 .item-25c3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_fd86 .tag_bd3e {
  color: rgba(255, 255, 255, 0.79);
}
.hover_fd86 .tag_bd3e .section_hard_1e95 {
  color: rgba(255, 255, 255, 0.99);
}
.hover_fd86 .tag_bd3e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_fd86 .slow-1aff .media-51dd {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover_fd86 .slow-1aff .media-51dd .pagination-brown-defd {
  color: rgba(255, 255, 255, 0.79);
}
.hover_fd86
  .slow-1aff
  .media-51dd
  .pagination-brown-defd::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_fd86
  .slow-1aff
  .media-51dd
  .pagination-brown-defd:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_fd86
  .slow-1aff
  .media-51dd
  .pagination-brown-defd::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_fd86
  .slow-1aff
  .media-51dd
  .pagination-brown-defd::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_fd86 .slow-1aff .logo-89b8 {
  color: rgba(255, 255, 255, 0.79);
}
.hover_fd86 .slow-1aff .logo-89b8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_up_003b
  .hover_fd86
  .slow-1aff
  .highlight-0293
  .under_63df {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shadow_up_003b
  .hover_fd86
  .slow-1aff
  .highlight-0293
  .pagination-brown-defd {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.south_3b6e .tabs_d648 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tabs_d648 .old_9edc.module_cool_0ac2 .accordion_3b94 > li > a:focus,
.tabs_d648 .old_9edc.module_cool_0ac2 .accordion_3b94 > li > a:hover,
.tabs_d648 .old_9edc.green_098c .accordion_3b94 > li > a:focus,
.tabs_d648 .old_9edc.green_098c .accordion_3b94 > li > a:hover,
.tabs_d648 .old_9edc.icon-830f .accordion_3b94 > li > a:focus,
.tabs_d648 .old_9edc.icon-830f .accordion_3b94 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs_d648
  .old_9edc.module_cool_0ac2
  .accordion_3b94
  > li.hover-2449
  > a,
.tabs_d648
  .old_9edc.module_cool_0ac2
  .accordion_3b94
  > li.link_center_59f5
  > a,
.tabs_d648
  .old_9edc.green_098c
  .accordion_3b94
  > li.hover-2449
  > a,
.tabs_d648
  .old_9edc.green_098c
  .accordion_3b94
  > li.link_center_59f5
  > a,
.tabs_d648
  .old_9edc.icon-830f
  .accordion_3b94
  > li.hover-2449
  > a,
.tabs_d648 .old_9edc.icon-830f .accordion_3b94 > li.chip_3c4a > a {
  color: rgba(0, 0, 0, 0.8);
}
.tabs_d648 .dynamic-4971,
.tabs_d648 .dynamic-4971 a {
  color: rgba(0, 0, 0, 0.8);
}
.tabs_d648 .steel_bde8.input_07d0 li a,
.tabs_d648 .motion-20b3 a,
.tabs_d648 .item_7441,
.tabs_d648 .accordion_3b94 > li > a,
.tabs_d648 .item-25c3 {
  color: rgba(0, 0, 0, 0.55);
}
.tabs_d648 .steel_bde8.input_07d0 li a:hover,
.tabs_d648 .motion-20b3 a:hover,
.tabs_d648 .item_7441:hover,
.tabs_d648 .accordion_3b94 > li > a:hover,
.tabs_d648 .item-25c3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs_d648 .tag_bd3e {
  color: rgba(0, 0, 0, 0.55);
}
.tabs_d648 .tag_bd3e .section_hard_1e95 {
  color: rgba(0, 0, 0, 0.8);
}
.tabs_d648 .tag_bd3e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.brown-85a6 .surface-prev-7d4d {
  margin-left: auto;
  margin-right: auto;
}
.content_current_1e78 > * {
  margin-left: auto;
  margin-right: auto;
}
.content_current_1e78 .backdrop-65bf {
  margin-right: 1.41575em;
}
.gallery_hovered_030c .content_current_1e78 > .message-decb {
  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;
}
.gallery_hovered_030c .content_current_1e78 > .plasma-0027 {
  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;
}
.element-ca3d.brown-85a6 .surface-prev-7d4d,
.bottom-a2c9.brown-85a6 .surface-prev-7d4d {
  margin-left: 0;
}
.description_black_b3fa.brown-85a6 .surface-prev-7d4d,
.shadow_4333.brown-85a6 .surface-prev-7d4d {
  margin-right: 0;
}
.content_current_1e78 ol,
.content_current_1e78 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.paragraph-narrow-2ff5 video {
  max-width: 100%;
}
.search_down_228c img {
  display: block;
}
.search_down_228c.backdrop-65bf,
.search_down_228c.fresh_fe0b {
  width: 100%;
}
.search_down_228c.plasma-0027 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tabs_1091:not(.accent_fd97) {
  margin: 1.5em auto;
}
.carousel_stale_e0e5 p {
  padding: 1.5em 14px;
}
ul.button-195e.plasma-0027,
ul.button-195e.message-decb,
ul.button-195e.texture-steel-03e2.message-decb {
  padding: 0 14px;
}
.link_0924 {
  display: block;
  overflow-x: auto;
}
.link_0924 table {
  border-collapse: collapse;
  width: 100%;
}
.link_0924 td,
.link_0924 th {
  padding: 0.5em;
}
.content_current_1e78 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.content_current_1e78 ol ol,
.content_current_1e78 ol ul,
.content_current_1e78 ul ol,
.content_current_1e78 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.content_current_1e78 ol ol li,
.content_current_1e78 ol ul li,
.content_current_1e78 ul ol li,
.content_current_1e78 ul ul li {
  margin-left: 0;
}
.slider_6d52.paragraph_5287 > .banner_current_6da0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.slider_6d52.paragraph_5287 > .banner_current_6da0 iframe,
.slider_6d52.paragraph_5287 > .banner_current_6da0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.shade-aa48 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.shade-aa48.status_11fa {
  padding: 0;
}
.shade-aa48.status_11fa cite {
  font-size: 13px;
}
.shade-aa48 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.shade-aa48 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.text_5c8d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.text_5c8d > p:first-child {
  margin-top: 0;
}
.text_5c8d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.text_5c8d blockquote {
  border-left: 0;
}
.bright-4d29 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.bright-4d29:not(.highlight-4cf5) {
  max-width: 100px;
}
.bright-4d29.nav-eb7f {
  border-bottom: none !important;
  text-align: center;
}
.bright-4d29.nav-eb7f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .carousel_stale_e0e5 p {
    padding: 1.5em 0;
  }
}
.east-48e3 {
  color: #0073aa;
}
.hero-advanced-b207 {
  background-color: #0073aa;
}
.nav_light_1f18 {
  color: #229fd8;
}
.table_wide_7c82 {
  background-color: #229fd8;
}
.status-17bf {
  color: #eee;
}
.paragraph_cb26 {
  background-color: #eee;
}
.heading-cold-c77b {
  color: #444;
}
.fixed_3968 {
  background-color: #444;
}
.plasma-157d {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.plasma-157d .status-short-08f5 .motion-20b3 {
  font-size: 15px;
}
.plasma-157d .motion-20b3 {
  line-height: 1.3;
}
.plasma-157d .tabs_d648 {
}
.plasma-157d .hover_fd86 {
  background: #235787;
}
.surface-92b2 {
  padding: 0;
}
.surface-92b2 .hover_fd86 {
  background: #1a1a1a;
}
.surface-92b2 .tabs_d648 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.short_07ae {
  padding: 0;
  border-left: none;
  border-right: none;
}
.short_07ae .tabs_d648 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.short_07ae .hover_fd86 {
  background: #303030;
}
.avatar_bottom_7dc4 {
  position: relative;
  z-index: 10;
}
.avatar_bottom_7dc4 .footer-active-47f3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.surface_gold_db57 .info-de1a {
  display: inline-block;
  vertical-align: middle;
}
.surface_gold_db57.message-east-7596 .info-de1a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .surface_gold_db57.message-east-7596 .info-de1a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .surface_gold_db57.message-east-7596 .info-de1a {
    margin-right: 0.4em;
  }
}
.surface_gold_db57.message-east-7596 .info-de1a:last-child {
  margin-right: 0;
}
.clean-112a .footer-active-47f3 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .south_3b6e .status-short-08f5 {
    margin: 0 -0.5em;
  }
  .south_3b6e .status-short-08f5 [class*="customify-col-"],
  .south_3b6e .status-short-08f5 [class*="customify-col_"],
  .south_3b6e .status-short-08f5 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.south_3b6e.main-bronze-a2c7 .footer-active-47f3 {
  background: 0 0 !important;
}
.south_3b6e.main-bronze-a2c7 .footer-active-47f3,
.south_3b6e.clean-112a .footer-active-47f3 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .south_3b6e.pagination_paper_d3c9 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.south_3b6e.clean-112a .footer-active-47f3 {
  box-shadow: none !important;
}
.overlay-b2a9 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .overlay-b2a9 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .overlay-b2a9 {
    padding: 18px 0 20px;
  }
}
.overlay-b2a9 .next_68bf {
  width: 100%;
}
.overlay-b2a9 .box-glass-39eb {
  margin-bottom: 0;
}
.overlay-b2a9 .right_486e {
  margin-top: 5px;
  font-size: 0.875em;
}
.menu_complex_1ed4 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.menu_complex_1ed4 .accent-basic-e46f {
  width: 100%;
}
.surface-527e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.surface-527e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.surface-527e 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;
}
.surface-527e li:last-child:after {
  display: none;
}
.surface-527e li a {
  font-weight: 500;
  margin-right: 10px;
}
.wrapper-soft-d93e .chip-active-149a button,
.overlay-b2a9 .chip-active-149a button {
  left: 0;
}
.wrapper-soft-d93e .accent-basic-e46f,
.overlay-b2a9 .accent-basic-e46f {
  padding-left: 0;
  padding-right: 0;
}
.wrapper-soft-d93e .menu_complex_1ed4,
.overlay-b2a9 .menu_complex_1ed4 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.wrapper-soft-d93e {
  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;
}
.wrapper-soft-d93e: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;
}
.wrapper-soft-d93e .in_fb6e {
  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) {
  .wrapper-soft-d93e .in_fb6e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper-soft-d93e .in_fb6e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .wrapper-soft-d93e .in_fb6e {
    min-height: 200px;
  }
}
.wrapper-soft-d93e .surface-527e {
  color: rgba(255, 255, 255, 0.8);
}
.wrapper-soft-d93e .surface-527e a,
.wrapper-soft-d93e .surface-527e li:after {
  color: inherit;
}
.wrapper-soft-d93e .surface-527e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.heading-orange-3866 {
  margin-bottom: 0.5em;
}
.module_first_2646 {
  margin-bottom: 1.2em;
}
.module_first_2646,
.heading-orange-3866 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.module_first_2646 p:last-child,
.heading-orange-3866 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .chip-active-149a,
#masthead .chip-active-149a {
  display: none;
}
#masthead
  > .chip-active-149a.hard-63b8 {
  display: none;
}
#masthead > .chip-active-149a button {
  left: 0;
}
.glass_b885 {
  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%;
}
.glass_b885 .info-de1a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.glass_b885 .plasma_7c89 {
  display: -webkit-box;
  display: flex;
}
.glass_b885 .plasma_7c89.thumbnail-rough-db96 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.glass_b885 .plasma_7c89.advanced-8557 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.glass_b885 .plasma_7c89.backdrop_659f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.glass_b885.item_ebd9.lite_963d .plasma_7c89.thumbnail-rough-db96 {
  flex-basis: 100%;
}
.glass_b885.content_yellow_e786 .plasma_7c89.advanced-8557 {
  -webkit-box-flex: 1;
  flex: auto;
}
.glass_b885.content_yellow_e786 .plasma_7c89.backdrop_659f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .chip-active-149a.hard-63b8 {
  display: none;
}
#masthead > .chip-active-149a button {
  left: 0;
}
.slider_edd0 {
  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;
}
.slider_edd0:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.slider_edd0.basic_59f2 i {
  margin-right: 4px;
}
.slider_edd0.detail-8390 i {
  margin-left: 5px;
}
.motion-20b3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.motion-20b3 p:last-child {
  margin-bottom: 0;
}
.description-55b1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.description-55b1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.description-55b1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.description-55b1 .dynamic-4971 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.description-55b1 .tabs-afc5 {
  margin: 5px 0 7px 0;
}
.description-55b1.article_e356 .heading-paper-e577 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.description-55b1.article_e356 .dropdown_41ce {
  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;
}
.description-55b1.item_af40 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.description-55b1.item_af40 .heading-paper-e577 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.description-55b1.item_af40 .dropdown_41ce {
  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;
}
.description-55b1.dim_58f2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.description-55b1.message-ddaa {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.description-55b1.message-ddaa .dropdown_41ce {
  margin-top: 7px;
}
.steel-3a96 {
  display: inline-block;
}
.avatar_bottom_7dc4 .simple-444b .description-55b1 img {
  max-width: 100%;
}
.old_9edc .focus_simple_e0d7.large_bfb4,
.picture_e12e .focus_simple_e0d7.large_bfb4 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.old_9edc .primary_top_0a58,
.picture_e12e .primary_top_0a58 {
  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%);
}
.old_9edc .primary_top_0a58 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.old_9edc.wrapper_lower_fba3 .primary_top_0a58 {
  display: none;
}
.old_9edc .hidden-top-87b1 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.old_9edc .hidden-top-87b1 li {
  display: inline-block;
  position: relative;
}
.old_9edc .hidden-top-87b1 li:last-child {
  margin-right: 0;
}
.old_9edc .hidden-top-87b1 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;
}
.old_9edc .hidden-top-87b1 li.chip_3c4a > a {
  color: rgba(0, 0, 0, 0.9);
}
.old_9edc .hidden-top-87b1 > 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;
}
.old_9edc .hidden-top-87b1 > li > a i {
  line-height: 0;
}
.old_9edc .hidden-top-87b1 > li.chip-wood-c441 > a .primary_top_0a58 {
  margin-left: 4px;
  line-height: 0;
}
.old_9edc .hidden-top-87b1 .accent-lite-ef2c li.chip-wood-c441 > a {
  position: relative;
}
.old_9edc .hidden-top-87b1 .accent-lite-ef2c li.chip-wood-c441 > a:after,
.old_9edc .hidden-top-87b1 .accent-lite-ef2c li.chip-wood-c441 > a:before {
  content: "";
  display: table;
}
.old_9edc .hidden-top-87b1 .accent-lite-ef2c li.chip-wood-c441 > a:after {
  clear: both;
}
.old_9edc .hidden-top-87b1 .accent-lite-ef2c li.chip-wood-c441 > a .primary_top_0a58 {
  margin-left: 5px;
  float: right;
}
.old_9edc .plasma-16f0,
.old_9edc .accent-lite-ef2c {
  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;
}
.old_9edc .accent-lite-ef2c {
  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;
}
.old_9edc .accent-lite-ef2c .large_bfb4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.old_9edc .accent-lite-ef2c .primary_top_0a58 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.old_9edc .accent-lite-ef2c li {
  display: block;
  margin: 0;
  padding: 0;
}
.old_9edc .accent-lite-ef2c 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;
}
.old_9edc .accent-lite-ef2c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.old_9edc .accent-lite-ef2c .accent-lite-ef2c {
  top: 0;
  left: 100%;
}
.old_9edc .wide-059f.fn-focus-4d52 > .plasma-16f0,
.old_9edc .wide-059f.fn-focus-4d52 > .accent-lite-ef2c,
.old_9edc .wide-059f:focus > .plasma-16f0,
.old_9edc .wide-059f:focus > .accent-lite-ef2c,
.old_9edc .wide-059f:hover > .plasma-16f0,
.old_9edc .wide-059f:hover > .accent-lite-ef2c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.old_9edc.icon-830f .accordion_3b94:after,
.old_9edc.icon-830f .accordion_3b94:before {
  content: "";
  display: table;
}
.old_9edc.icon-830f .accordion_3b94:after {
  clear: both;
}
.old_9edc.icon-830f .accordion_3b94 > li {
  float: left;
}
.old_9edc.picture-4e90 .accordion_3b94:after,
.old_9edc.picture-4e90 .accordion_3b94:before {
  content: "";
  display: table;
}
.old_9edc.picture-4e90 .accordion_3b94:after {
  clear: both;
}
.old_9edc.picture-4e90 .accordion_3b94 > li {
  float: left;
}
.old_9edc.picture-4e90 .accordion_3b94 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.old_9edc.picture-4e90 .accordion_3b94 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.old_9edc.picture-4e90 .accordion_3b94 > li.hover-2449 > a,
.old_9edc.picture-4e90 .accordion_3b94 > li.chip_3c4a > a {
  color: #fff;
  background-color: #1e4b75;
}
.old_9edc.module_cool_0ac2 .accordion_3b94 > li > a .large_bfb4 {
  position: relative;
}
.old_9edc.module_cool_0ac2 .accordion_3b94 > li > a .large_bfb4: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;
}
.old_9edc.module_cool_0ac2
  .accordion_3b94
  > li:focus
  > a
  .large_bfb4:before,
.old_9edc.module_cool_0ac2
  .accordion_3b94
  > li:hover
  > a
  .large_bfb4:before {
  width: 100%;
  background-color: currentColor;
}
.old_9edc.module_cool_0ac2
  .accordion_3b94
  > li.hover-2449
  > a
  .large_bfb4:before,
.old_9edc.module_cool_0ac2
  .accordion_3b94
  > li.link_center_59f5
  > a
  .large_bfb4:before {
  width: 100%;
  background-color: currentColor;
}
.old_9edc.green_098c .accordion_3b94 > li > a .large_bfb4 {
  position: relative;
}
.old_9edc.green_098c .accordion_3b94 > li > a .large_bfb4: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;
}
.old_9edc.green_098c .accordion_3b94 > li:focus > a .large_bfb4:before,
.old_9edc.green_098c
  .accordion_3b94
  > li:hover
  > a
  .large_bfb4:before {
  width: 100%;
  background-color: currentColor;
}
.old_9edc.green_098c
  .accordion_3b94
  > li.hover-2449
  > a
  .large_bfb4:before,
.old_9edc.green_098c
  .accordion_3b94
  > li.link_center_59f5
  > a
  .large_bfb4:before {
  width: 100%;
  background-color: currentColor;
}
.picture_e12e .hidden-top-87b1 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.picture_e12e .hidden-top-87b1 li:first-child > a {
  border-top: none;
}
.picture_e12e .hidden-top-87b1 .badge-soft-b4b8 > .large_bfb4 .primary_top_0a58 {
  display: none;
}
.picture_e12e .hidden-top-87b1 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.picture_e12e .hidden-top-87b1 li:last-child {
  border: none;
}
.picture_e12e .hidden-top-87b1 li.chip-wood-c441 > a {
  padding-right: 45px !important;
}
.picture_e12e .hidden-top-87b1 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.picture_e12e .hidden-top-87b1 li a:focus,
.picture_e12e .hidden-top-87b1 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.picture_e12e .hidden-top-87b1 li .summary_4a51 {
  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_e12e .hidden-top-87b1 li .summary_4a51:hover {
  box-shadow: none;
}
.picture_e12e .hidden-top-87b1 li .summary_4a51 .primary_top_0a58 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.picture_e12e .hidden-top-87b1 .accent-lite-ef2c {
  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_e12e .hidden-top-87b1 .accent-lite-ef2c li a {
  padding-left: 3em;
}
.picture_e12e .hidden-top-87b1 .hover_pro_40c6 > a .summary_4a51 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.picture_e12e .hidden-top-87b1 .hover_pro_40c6 > .accent-lite-ef2c {
  display: block;
  opacity: 1;
}
.pagination-a50e {
  max-width: 100%;
}
.menu_right_40e2 {
  line-height: 0;
  cursor: pointer;
}
.item-25c3 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.item-25c3:hover {
  box-shadow: none;
  color: currentColor;
}
.item-25c3 svg {
  width: 18px;
  height: 18px;
}
.item-25c3 .button_b5d8 {
  display: none;
}
.menu-basic-ea40 {
  position: relative;
}
.menu-basic-ea40.fn-active-4d52 .item-25c3 .thick-2f75 {
  display: none;
}
.menu-basic-ea40.fn-active-4d52 .item-25c3 .button_b5d8 {
  display: inline-block;
}
.menu-basic-ea40 .pattern_fast_59db {
  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);
}
.menu-basic-ea40.top-6f4f .pattern_fast_59db {
  left: auto;
  right: -0.9em;
}
.menu-basic-ea40.top-6f4f .thumbnail-bronze-6335::before {
  left: auto;
  right: 15px;
}
.menu-basic-ea40.fn-active-4d52 .pattern_fast_59db {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.highlight-0293 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.highlight-0293 label {
  flex-basis: 100%;
}
.highlight-0293 .media-51dd {
  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;
}
.highlight-0293 .pagination-brown-defd {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.highlight-0293 .pagination-brown-defd:focus {
  background-color: transparent;
}
.highlight-0293 button.logo-89b8 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.highlight-0293 button.logo-89b8:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.highlight-0293 button.logo-89b8 svg {
  width: 18px;
  height: 18px;
}
.highlight-0293 input[type="submit"] {
  min-height: auto;
}
.slow-1aff .highlight-0293 .pagination-brown-defd {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.thumbnail-bronze-6335 {
  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) {
  .thumbnail-bronze-6335 {
    width: 220px;
  }
}
.thumbnail-bronze-6335 label {
  flex-basis: 100%;
}
.thumbnail-bronze-6335::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;
}
.shadow_up_003b .slow-1aff .highlight-0293 {
  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;
}
.shadow_up_003b
  .slow-1aff
  .highlight-0293
  .media-51dd {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.shadow_up_003b .slow-1aff .highlight-0293 .pagination-brown-defd {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.shadow_up_003b
  .slow-1aff
  .highlight-0293
  .pagination-brown-defd:focus {
  background: 0 0;
}
.shadow_up_003b
  .slow-1aff
  .highlight-0293
  .under_63df {
  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;
}
.steel_bde8 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.steel_bde8 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.steel_bde8 li:last-child {
  margin-right: 0;
}
.steel_bde8 li:first-child {
  margin-left: 0;
}
.steel_bde8.text-5aea a {
  color: #fff;
}
.steel_bde8.text-5aea a:hover {
  color: #fff;
}
.steel_bde8 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.steel_bde8 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.steel_bde8 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.steel_bde8 a:hover {
  opacity: 0.9;
  color: inherit;
}
.steel_bde8 [class*="social-icon-apple"] {
  background-color: #999;
}
.steel_bde8 [class*="social-icon-apple"].panel-106f {
  background-color: transparent;
  color: #999;
}
.steel_bde8 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.steel_bde8 [class*="social-icon-behance"].panel-106f {
  background-color: transparent;
  color: #1769ff;
}
.steel_bde8 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.steel_bde8 [class*="social-icon-bitbucket"].panel-106f {
  background-color: transparent;
  color: #205081;
}
.steel_bde8 [class*="social-icon-codepen"] {
  background-color: #000;
}
.steel_bde8 [class*="social-icon-codepen"].panel-106f {
  background-color: transparent;
  color: #000;
}
.steel_bde8 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.steel_bde8 [class*="social-icon-delicious"].panel-106f {
  background-color: transparent;
  color: #39f;
}
.steel_bde8 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.steel_bde8 [class*="social-icon-digg"].panel-106f {
  background-color: transparent;
  color: #005be2;
}
.steel_bde8 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.steel_bde8 [class*="social-icon-dribbble"].panel-106f {
  background-color: transparent;
  color: #ea4c89;
}
.steel_bde8 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.steel_bde8 [class*="social-icon-envelope"].panel-106f {
  background-color: transparent;
  color: #ea4335;
}
.steel_bde8 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.steel_bde8 [class*="social-icon-facebook"].panel-106f {
  background-color: transparent;
  color: #3b5998;
}
.steel_bde8 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.steel_bde8 [class*="social-icon-flickr"].panel-106f {
  background-color: transparent;
  color: #0063dc;
}
.steel_bde8 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.steel_bde8 [class*="social-icon-foursquare"].panel-106f {
  background-color: transparent;
  color: #2d5be3;
}
.steel_bde8 [class*="social-icon-github"] {
  background-color: #333;
}
.steel_bde8 [class*="social-icon-github"].panel-106f {
  background-color: transparent;
  color: #333;
}
.steel_bde8 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.steel_bde8 [class*="social-icon-google-plus"].panel-106f {
  background-color: transparent;
  color: #dd4b39;
}
.steel_bde8 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.steel_bde8 [class*="social-icon-houzz"].panel-106f {
  background-color: transparent;
  color: #7ac142;
}
.steel_bde8 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.steel_bde8 [class*="social-icon-instagram"].panel-106f {
  background-color: transparent;
  color: #262626;
}
.steel_bde8 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.steel_bde8 [class*="social-icon-jsfiddle"].panel-106f {
  background-color: transparent;
  color: #487aa2;
}
.steel_bde8 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.steel_bde8 [class*="social-icon-linkedin"].panel-106f {
  background-color: transparent;
  color: #0077b5;
}
.steel_bde8 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.steel_bde8 [class*="social-icon-medium"].panel-106f {
  background-color: transparent;
  color: #00ab6b;
}
.steel_bde8 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.steel_bde8
  [class*="social-icon-odnoklassniki"].panel-106f {
  background-color: transparent;
  color: #f4731c;
}
.steel_bde8 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.steel_bde8 [class*="social-icon-meetup"].panel-106f {
  background-color: transparent;
  color: #ec1c40;
}
.steel_bde8 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.steel_bde8 [class*="social-icon-pinterest"].panel-106f {
  background-color: transparent;
  color: #bd081c;
}
.steel_bde8 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.steel_bde8 [class*="social-icon-product-hunt"].panel-106f {
  background-color: transparent;
  color: #da552f;
}
.steel_bde8 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.steel_bde8 [class*="social-icon-reddit"].panel-106f {
  background-color: transparent;
  color: #ff4500;
}
.steel_bde8 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.steel_bde8 [class*="social-icon-rss"].panel-106f {
  background-color: transparent;
  color: #f26522;
}
.steel_bde8 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.steel_bde8
  [class*="social-icon-shopping-cart"].panel-106f {
  background-color: transparent;
  color: #4caf50;
}
.steel_bde8 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.steel_bde8 [class*="social-icon-skype"].panel-106f {
  background-color: transparent;
  color: #00aff0;
}
.steel_bde8 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.steel_bde8 [class*="social-icon-slideshare"].panel-106f {
  background-color: transparent;
  color: #0077b5;
}
.steel_bde8 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.steel_bde8 [class*="social-icon-snapchat"].panel-106f {
  background-color: transparent;
  color: #fffc00;
}
.steel_bde8 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.steel_bde8 [class*="social-icon-soundcloud"].panel-106f {
  background-color: transparent;
  color: #f80;
}
.steel_bde8 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.steel_bde8 [class*="social-icon-spotify"].panel-106f {
  background-color: transparent;
  color: #2ebd59;
}
.steel_bde8 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.steel_bde8
  [class*="social-icon-stack-overflow"].panel-106f {
  background-color: transparent;
  color: #fe7a15;
}
.steel_bde8 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.steel_bde8 [class*="social-icon-maldkfgram"].panel-106f {
  background-color: transparent;
  color: #2ca5e0;
}
.steel_bde8 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.steel_bde8 [class*="social-icon-tripadvisor"].panel-106f {
  background-color: transparent;
  color: #589442;
}
.steel_bde8 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.steel_bde8 [class*="social-icon-tumblr"].panel-106f {
  background-color: transparent;
  color: #35465c;
}
.steel_bde8 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.steel_bde8 [class*="social-icon-twitch"].panel-106f {
  background-color: transparent;
  color: #6441a5;
}
.steel_bde8 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.steel_bde8 [class*="social-icon-twitter"].panel-106f {
  background-color: transparent;
  color: #1da1f2;
}
.steel_bde8 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.steel_bde8 [class*="social-icon-vimeo"].panel-106f {
  background-color: transparent;
  color: #1ab7ea;
}
.steel_bde8 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.steel_bde8 [class*="social-icon-vk"].panel-106f {
  background-color: transparent;
  color: #45668e;
}
.steel_bde8 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.steel_bde8 [class*="social-icon-weibo"].panel-106f {
  background-color: transparent;
  color: #df2029;
}
.steel_bde8 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.steel_bde8 [class*="social-icon-weixin"].panel-106f {
  background-color: transparent;
  color: #7bb32e;
}
.steel_bde8 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.steel_bde8 [class*="social-icon-whatsapp"].panel-106f {
  background-color: transparent;
  color: #25d366;
}
.steel_bde8 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.steel_bde8 [class*="social-icon-wordpress"].panel-106f {
  background-color: transparent;
  color: #21759b;
}
.steel_bde8 [class*="social-icon-xing"] {
  background-color: #026466;
}
.steel_bde8 [class*="social-icon-xing"].panel-106f {
  background-color: transparent;
  color: #026466;
}
.steel_bde8 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.steel_bde8 [class*="social-icon-yelp"].panel-106f {
  background-color: transparent;
  color: #af0606;
}
.steel_bde8 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.steel_bde8 [class*="social-icon-youtube"].panel-106f {
  background-color: transparent;
  color: #cd201f;
}
.item_7441 {
  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;
}
.item_7441:hover {
  box-shadow: none;
  background: 0 0;
}
.chip-a931 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.block_4be7 {
  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;
}
.light_c510 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.text-clean-81dc {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.text-clean-81dc,
.text-clean-81dc::after,
.text-clean-81dc::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;
}
.text-clean-81dc::after,
.text-clean-81dc::before {
  content: "";
  display: block;
  background-color: inherit;
}
.banner-wide-ac13 .block_4be7 .light_c510 {
  margin-top: -2px;
  width: 19px;
}
.banner-wide-ac13 .block_4be7 .text-clean-81dc {
  margin-top: -1px;
}
.banner-wide-ac13 .block_4be7 .text-clean-81dc,
.banner-wide-ac13 .block_4be7 .text-clean-81dc::after,
.banner-wide-ac13 .block_4be7 .text-clean-81dc::before {
  width: 19px;
  height: 2px;
}
.banner-wide-ac13 .block_4be7 .text-clean-81dc::before {
  top: -6px;
}
.banner-wide-ac13 .block_4be7 .text-clean-81dc::after {
  bottom: -6px;
}
.accent_0b56 .block_4be7 .light_c510 {
  margin-top: -2px;
  width: 22px;
}
.accent_0b56 .block_4be7 .text-clean-81dc {
  margin-top: -1px;
}
.accent_0b56 .block_4be7 .text-clean-81dc,
.accent_0b56 .block_4be7 .text-clean-81dc::after,
.accent_0b56 .block_4be7 .text-clean-81dc::before {
  width: 22px;
  height: 2px;
}
.accent_0b56 .block_4be7 .text-clean-81dc::before {
  top: -7px;
}
.accent_0b56 .block_4be7 .text-clean-81dc::after {
  bottom: -7px;
}
.mask-pro-3827 .block_4be7 .light_c510 {
  margin-top: -2px;
  width: 31px;
}
.mask-pro-3827 .block_4be7 .text-clean-81dc {
  margin-top: -1.5px;
}
.mask-pro-3827 .block_4be7 .text-clean-81dc,
.mask-pro-3827 .block_4be7 .text-clean-81dc::after,
.mask-pro-3827 .block_4be7 .text-clean-81dc::before {
  width: 31px;
  height: 3px;
}
.mask-pro-3827 .block_4be7 .text-clean-81dc::before {
  top: -9px;
}
.mask-pro-3827 .block_4be7 .text-clean-81dc::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .dropdown_4c86 .block_4be7 .light_c510 {
    margin-top: -2px;
    width: 19px;
  }
  .dropdown_4c86 .block_4be7 .text-clean-81dc {
    margin-top: -1px;
  }
  .dropdown_4c86 .block_4be7 .text-clean-81dc,
  .dropdown_4c86 .block_4be7 .text-clean-81dc::after,
  .dropdown_4c86 .block_4be7 .text-clean-81dc::before {
    width: 19px;
    height: 2px;
  }
  .dropdown_4c86 .block_4be7 .text-clean-81dc::before {
    top: -6px;
  }
  .dropdown_4c86 .block_4be7 .text-clean-81dc::after {
    bottom: -6px;
  }
  .rough_de5d .block_4be7 .light_c510 {
    margin-top: -2px;
    width: 22px;
  }
  .rough_de5d .block_4be7 .text-clean-81dc {
    margin-top: -1px;
  }
  .rough_de5d .block_4be7 .text-clean-81dc,
  .rough_de5d .block_4be7 .text-clean-81dc::after,
  .rough_de5d .block_4be7 .text-clean-81dc::before {
    width: 22px;
    height: 2px;
  }
  .rough_de5d .block_4be7 .text-clean-81dc::before {
    top: -7px;
  }
  .rough_de5d .block_4be7 .text-clean-81dc::after {
    bottom: -7px;
  }
  .pattern-white-28c3 .block_4be7 .light_c510 {
    margin-top: -2px;
    width: 31px;
  }
  .pattern-white-28c3 .block_4be7 .text-clean-81dc {
    margin-top: -1.5px;
  }
  .pattern-white-28c3 .block_4be7 .text-clean-81dc,
  .pattern-white-28c3 .block_4be7 .text-clean-81dc::after,
  .pattern-white-28c3 .block_4be7 .text-clean-81dc::before {
    width: 31px;
    height: 3px;
  }
  .pattern-white-28c3 .block_4be7 .text-clean-81dc::before {
    top: -9px;
  }
  .pattern-white-28c3 .block_4be7 .text-clean-81dc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .notification_83ca .block_4be7 .light_c510 {
    margin-top: -2px;
    width: 19px;
  }
  .notification_83ca .block_4be7 .text-clean-81dc {
    margin-top: -1px;
  }
  .notification_83ca .block_4be7 .text-clean-81dc,
  .notification_83ca .block_4be7 .text-clean-81dc::after,
  .notification_83ca .block_4be7 .text-clean-81dc::before {
    width: 19px;
    height: 2px;
  }
  .notification_83ca .block_4be7 .text-clean-81dc::before {
    top: -6px;
  }
  .notification_83ca .block_4be7 .text-clean-81dc::after {
    bottom: -6px;
  }
  .fluid-e5e1 .block_4be7 .light_c510 {
    margin-top: -2px;
    width: 22px;
  }
  .fluid-e5e1 .block_4be7 .text-clean-81dc {
    margin-top: -1px;
  }
  .fluid-e5e1 .block_4be7 .text-clean-81dc,
  .fluid-e5e1 .block_4be7 .text-clean-81dc::after,
  .fluid-e5e1 .block_4be7 .text-clean-81dc::before {
    width: 22px;
    height: 2px;
  }
  .fluid-e5e1 .block_4be7 .text-clean-81dc::before {
    top: -7px;
  }
  .fluid-e5e1 .block_4be7 .text-clean-81dc::after {
    bottom: -7px;
  }
  .tertiary-down-10e9 .block_4be7 .light_c510 {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary-down-10e9 .block_4be7 .text-clean-81dc {
    margin-top: -1.5px;
  }
  .tertiary-down-10e9 .block_4be7 .text-clean-81dc,
  .tertiary-down-10e9 .block_4be7 .text-clean-81dc::after,
  .tertiary-down-10e9 .block_4be7 .text-clean-81dc::before {
    width: 31px;
    height: 3px;
  }
  .tertiary-down-10e9 .block_4be7 .text-clean-81dc::before {
    top: -9px;
  }
  .tertiary-down-10e9 .block_4be7 .text-clean-81dc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .picture_paper_cb8c .block_4be7 .light_c510 {
    margin-top: -2px;
    width: 19px;
  }
  .picture_paper_cb8c .block_4be7 .text-clean-81dc {
    margin-top: -1px;
  }
  .picture_paper_cb8c .block_4be7 .text-clean-81dc,
  .picture_paper_cb8c .block_4be7 .text-clean-81dc::after,
  .picture_paper_cb8c .block_4be7 .text-clean-81dc::before {
    width: 19px;
    height: 2px;
  }
  .picture_paper_cb8c .block_4be7 .text-clean-81dc::before {
    top: -6px;
  }
  .picture_paper_cb8c .block_4be7 .text-clean-81dc::after {
    bottom: -6px;
  }
  .active_out_a317 .block_4be7 .light_c510 {
    margin-top: -2px;
    width: 22px;
  }
  .active_out_a317 .block_4be7 .text-clean-81dc {
    margin-top: -1px;
  }
  .active_out_a317 .block_4be7 .text-clean-81dc,
  .active_out_a317 .block_4be7 .text-clean-81dc::after,
  .active_out_a317 .block_4be7 .text-clean-81dc::before {
    width: 22px;
    height: 2px;
  }
  .active_out_a317 .block_4be7 .text-clean-81dc::before {
    top: -7px;
  }
  .active_out_a317 .block_4be7 .text-clean-81dc::after {
    bottom: -7px;
  }
  .carousel-6e2f .block_4be7 .light_c510 {
    margin-top: -2px;
    width: 31px;
  }
  .carousel-6e2f .block_4be7 .text-clean-81dc {
    margin-top: -1.5px;
  }
  .carousel-6e2f .block_4be7 .text-clean-81dc,
  .carousel-6e2f .block_4be7 .text-clean-81dc::after,
  .carousel-6e2f .block_4be7 .text-clean-81dc::before {
    width: 31px;
    height: 3px;
  }
  .carousel-6e2f .block_4be7 .text-clean-81dc::before {
    top: -9px;
  }
  .carousel-6e2f .block_4be7 .text-clean-81dc::after {
    bottom: -9px;
  }
}
.paragraph_paper_58b4 .text-clean-81dc {
  -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);
}
.paragraph_paper_58b4 .text-clean-81dc::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.paragraph_paper_58b4 .text-clean-81dc::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);
}
.paragraph_paper_58b4.soft_e50e .text-clean-81dc {
  -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);
}
.paragraph_paper_58b4.soft_e50e .text-clean-81dc::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.paragraph_paper_58b4.soft_e50e .text-clean-81dc::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);
}
.input-action-00a6 {
  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.left_9758:before {
  display: none;
}
.dark_60c5 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.dark_60c5 .shadow-out-9735 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.dark_60c5 .shadow-out-9735:last-of-type {
  border-bottom: none;
}
.dark_60c5 .shadow-out-9735.disabled-c8c2,
.dark_60c5 .shadow-out-9735.wrapper-ea41,
.dark_60c5 .shadow-out-9735.wide_74a0 {
  padding: 0;
}
.dark_60c5 .picture_e12e .summary_4a51 {
  color: currentColor;
}
.dark_60c5 .picture_e12e .summary_4a51:focus,
.dark_60c5 .picture_e12e .summary_4a51:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dark_60c5.tabs_d648 .tag_bd3e,
.dark_60c5.tabs_d648 .motion-20b3 a,
.dark_60c5.tabs_d648 .accordion_3b94 a,
.dark_60c5.tabs_d648 .accent-lite-ef2c a {
  color: rgba(0, 0, 0, 0.55);
}
.dark_60c5.tabs_d648 .tag_bd3e:hover,
.dark_60c5.tabs_d648 .motion-20b3 a:hover,
.dark_60c5.tabs_d648 .accordion_3b94 a:hover,
.dark_60c5.tabs_d648 .accent-lite-ef2c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dark_60c5.tabs_d648 .section_hard_1e95 {
  color: rgba(0, 0, 0, 0.8);
}
.dark_60c5.tabs_d648 .shadow-out-9735 {
  border-color: rgba(0, 0, 0, 0.08);
}
.dark_60c5.tabs_d648 .shadow-out-9735:before {
  background: rgba(0, 0, 0, 0.08);
}
.dark_60c5.tabs_d648 .hover-east-2058:before {
  background: rgba(255, 255, 255, 0.9);
}
.dark_60c5.tabs_d648 .picture_e12e .hidden-top-87b1 li a,
.dark_60c5.tabs_d648 .picture_e12e .summary_4a51,
.dark_60c5.tabs_d648 .accent-lite-ef2c {
  border-color: rgba(0, 0, 0, 0.08);
}
.dark_60c5.tabs_d648 .picture_e12e .summary_4a51:focus,
.dark_60c5.tabs_d648 .picture_e12e .summary_4a51:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dark_60c5.tabs_d648 .hidden-top-87b1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dark_60c5.hover_fd86 .tag_bd3e,
.dark_60c5.hover_fd86 .motion-20b3 a,
.dark_60c5.hover_fd86 .accordion_3b94 .summary_4a51,
.dark_60c5.hover_fd86 .accordion_3b94 a,
.dark_60c5.hover_fd86 .accent-lite-ef2c a {
  color: rgba(255, 255, 255, 0.79);
}
.dark_60c5.hover_fd86 .tag_bd3e:hover,
.dark_60c5.hover_fd86 .motion-20b3 a:hover,
.dark_60c5.hover_fd86 .accordion_3b94 .summary_4a51:hover,
.dark_60c5.hover_fd86 .accordion_3b94 a:hover,
.dark_60c5.hover_fd86 .accent-lite-ef2c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dark_60c5.hover_fd86 .section_hard_1e95 {
  color: rgba(255, 255, 255, 0.99);
}
.dark_60c5.hover_fd86 .shadow-out-9735 {
  border-color: rgba(255, 255, 255, 0.08);
}
.dark_60c5.hover_fd86 .shadow-out-9735:before {
  background: rgba(255, 255, 255, 0.08);
}
.dark_60c5.hover_fd86 .hover-east-2058:before {
  background: rgba(0, 0, 0, 0.9);
}
.dark_60c5.hover_fd86 .picture_e12e .hidden-top-87b1 li a,
.dark_60c5.hover_fd86 .picture_e12e .summary_4a51,
.dark_60c5.hover_fd86 .accent-lite-ef2c {
  border-color: rgba(255, 255, 255, 0.08);
}
.dark_60c5.hover_fd86 .picture_e12e .summary_4a51:focus,
.dark_60c5.hover_fd86 .picture_e12e .summary_4a51:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dark_60c5.hover_fd86 .hidden-top-87b1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover-east-2058 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hover-east-2058:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.secondary-1fe5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.logo_48f1 .dark_60c5 {
  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;
}
.logo_48f1 .shadow-out-9735 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.logo_48f1 .shadow-out-9735: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) {
  .logo_48f1 .shadow-out-9735:before {
    width: 16%;
    left: 42%;
  }
}
.logo_48f1 .shadow-out-9735:last-child:before {
  content: none;
}
.logo_48f1 .shadow-out-9735[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.logo_48f1 .picture_e12e .hidden-top-87b1 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.logo_48f1 .picture_e12e .hidden-top-87b1 li a .summary_4a51 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.logo_48f1 .picture_e12e .accent-lite-ef2c {
  border: none;
}
.logo_48f1 .picture_e12e .accent-lite-ef2c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.logo_48f1 .hover-east-2058 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.logo_48f1 .secondary-1fe5 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.logo_48f1 .hover_fd86 .hover-east-2058:before {
  background: rgba(0, 0, 0, 0.9);
}
.logo_48f1 .tabs_d648.column-mini-d94b .text-clean-81dc {
  background: rgba(0, 0, 0, 0.6);
}
.logo_48f1
  .tabs_d648.column-mini-d94b
  .text-clean-81dc::after,
.logo_48f1
  .tabs_d648.column-mini-d94b
  .text-clean-81dc:before {
  background: inherit;
}
.logo_48f1
  .tabs_d648.column-mini-d94b:hover
  .text-clean-81dc {
  background: rgba(0, 0, 0, 0.8);
}
.card_in_cd57 .dark_60c5 {
  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) {
  .card_in_cd57 .dark_60c5 {
    width: auto;
    right: 45px;
  }
}
.black_355b .dark_60c5 {
  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) {
  .black_355b .dark_60c5 {
    width: auto;
    left: 45px;
  }
}
.left_9758 .dark_60c5 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.left_9758 .secondary-1fe5 {
  max-width: 48em;
  margin: 0 auto;
}
.left_9758 .hover-east-2058:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.bronze-9639 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.bronze-9639.logo_48f1 .dark_60c5 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.bronze-9639.card_in_cd57 .dark_60c5 {
  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);
}
.bronze-9639 .dark_60c5 {
  visibility: visible;
}
.bronze-9639.black_355b .dark_60c5 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.input_liquid_822b,
.main-north-a638 {
  overflow-x: hidden;
}
.input_liquid_822b .dark_60c5 {
  overflow: auto;
}
.input_liquid_822b.logo_48f1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input_liquid_822b.logo_48f1 .dark_60c5 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.input_liquid_822b.logo_48f1 .item_7441 {
  opacity: 0;
}
.input_liquid_822b.card_in_cd57 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input_liquid_822b.card_in_cd57 .dark_60c5 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.input_liquid_822b.card_in_cd57 .item_7441 {
  opacity: 0;
}
.input_liquid_822b.black_355b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input_liquid_822b.black_355b .dark_60c5 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.input_liquid_822b.black_355b .item_7441 {
  opacity: 0;
}
.input_liquid_822b.left_9758 .dark_60c5 {
  z-index: 10;
  visibility: visible;
}
.column-mini-d94b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.column-mini-d94b .text-clean-81dc {
  background: rgba(255, 255, 255, 0.99);
}
.column-mini-d94b .text-clean-81dc::after,
.column-mini-d94b .text-clean-81dc:before {
  background: inherit;
}
.column-mini-d94b:hover .text-clean-81dc {
  background: rgba(255, 255, 255, 0.99);
}
.black_355b .column-mini-d94b {
  top: 10px;
  right: auto;
  left: 12px;
}
.left_9758 .column-mini-d94b {
  display: none !important;
}
.input_liquid_822b:before,
.main-north-a638:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.input_liquid_822b .column-mini-d94b,
.main-north-a638 .column-mini-d94b {
  display: inline-block;
}
.dark_60c5 .info-de1a {
  -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;
}
.input_liquid_822b .dark_60c5 .info-de1a,
.main-north-a638 .dark_60c5 .info-de1a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tag_red_fb38 .media-51dd {
  width: 100%;
}
.simple-444b {
  padding: 0 0.5em 0;
}
.simple-444b [class*="customify-col-"],
.simple-444b [class*="customify-col_"],
.simple-444b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.backdrop-8314 .simple-444b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .status-short-08f5 .west_72fc,
  .west_72fc {
    display: none;
  }
  .widget-fresh-3786 {
    text-align: left;
  }
  .button-000d {
    text-align: center;
  }
  .tooltip-e1f8 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .status-short-08f5 .card_left_8e2d,
  .card_left_8e2d {
    display: none;
  }
  .video-hot-ae6f {
    text-align: left;
  }
  .active_6d41 {
    text-align: center;
  }
  .iron_52f3 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .status-short-08f5 .gallery-west-3647,
  .gallery-west-3647 {
    display: none;
  }
  .gas_9f35 {
    text-align: left;
  }
  .backdrop-4156 {
    text-align: center;
  }
  .banner_c81b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.image_13ad {
  box-shadow: none !important;
}
.notification-gas-d8d9 .banner-in-caa7,
.paragraph_89bc .banner-in-caa7 {
  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;
}
.paragraph_89bc .banner-in-caa7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.footer-active-47f3 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.footer-active-47f3:after,
.footer-active-47f3:before {
  content: "";
  display: table;
}
.footer-active-47f3:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .footer-active-47f3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.footer-active-47f3,
.pagination_paper_d3c9 {
  max-width: 1248px;
  margin: 0 auto;
}

.label_c2d5.solid-5367 .footer-active-47f3 {
  max-width: 100%;
}
.label_c2d5.status_center_c1c8 {
  max-width: 1200px;
  margin: 0 auto;
}
.label_c2d5.module_tall_9f96 .footer-active-47f3 {
  max-width: 100%;
}
.label_c2d5.module_tall_9f96 > .footer-active-47f3 {
  padding-left: 0;
  padding-right: 0;
}
.label_c2d5.module_tall_9f96 > .footer-active-47f3 .status-short-08f5 {
  margin: 0;
}
.label_c2d5.module_tall_9f96
  > .footer-active-47f3
  .selected-ef41.static_7da7 {
  margin-right: 0;
  margin-left: 0;
}
.label_c2d5.module_tall_9f96 #main.static_7da7 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .sort-d8ac #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .sort-d8ac #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .module-narrow-42c3 .surface-prev-7d4d {
    padding-right: 1em;
  }
  .module-narrow-42c3.copper-3178 .selected-ef41 {
    border-right: 1px solid #eaecee;
  }
  .module-narrow-42c3.copper-3178 .surface-prev-7d4d {
    padding-right: 1em;
  }
  .module-narrow-42c3.copper-3178 .east_8e4d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .steel-d5fb .surface-prev-7d4d {
    padding-left: 1em;
  }
  .steel-d5fb.copper-3178 .selected-ef41 {
    border-left: 1px solid #eaecee;
  }
  .steel-d5fb.copper-3178 .surface-prev-7d4d {
    padding-left: 1em;
  }
  .steel-d5fb.copper-3178 .east_8e4d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gradient_5924 .surface-prev-7d4d {
    padding-left: 1em;
  }
  .gradient_5924.copper-3178 .badge_hovered_6058 {
    border-right: 1px solid #eaecee;
  }
  .gradient_5924.copper-3178 .pagination_15a2 {
    border-right: 1px solid #eaecee;
  }
  .gradient_5924.copper-3178 .surface-prev-7d4d {
    padding-left: 1em;
  }
  .gradient_5924.copper-3178 .east_8e4d {
    padding-right: 1em;
  }
  .gradient_5924.copper-3178 .bottom-e69d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading_brown_df41 .surface-prev-7d4d {
    padding-right: 1em;
  }
  .heading_brown_df41.copper-3178 .badge_hovered_6058 {
    border-left: 1px solid #eaecee;
  }
  .heading_brown_df41.copper-3178 .pagination_15a2 {
    border-left: 1px solid #eaecee;
  }
  .heading_brown_df41.copper-3178 .surface-prev-7d4d {
    padding-right: 1em;
  }
  .heading_brown_df41.copper-3178 .east_8e4d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .heading_brown_df41.copper-3178 .bottom-e69d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sort-d8ac .surface-prev-7d4d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sort-d8ac.copper-3178 .selected-ef41 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .sort-d8ac.copper-3178 .surface-prev-7d4d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sort-d8ac.copper-3178 .east_8e4d {
    padding-left: 1em;
  }
  .sort-d8ac.copper-3178 .bottom-e69d {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .sort-d8ac.copper-3178 .surface-prev-7d4d {
    padding-left: 0;
  }
}
.message_cold_9f17 .surface_gold_db57 {
  display: inline-block;
}
.outline_dynamic_ec1f {
  display: inline-block;
}
.down_65fa {
  word-con: break-word;
}
.frame-8d5d > span {
  display: inline-block;
  padding: 5px 0;
}
.frame-8d5d .hero_paper_1f9c {
  margin-left: 8px;
  margin-right: 8px;
}
.frame-8d5d .modal_4b41 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.complex-cc71 .copper-a98a {
  margin-bottom: 2em;
}
.complex-cc71 .link-pressed-84c5 {
  margin-bottom: 15px;
}
.complex-cc71 .link-pressed-84c5:last-child {
  margin-bottom: 0;
}
.complex-cc71 .row-silver-9341 {
  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) {
  .complex-cc71 .row-silver-9341 {
    display: block;
  }
}
.complex-cc71 .pro_3617 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .complex-cc71 .pro_3617 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.complex-cc71 .pattern-white-1ff6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.complex-cc71 .pattern-white-1ff6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.complex-cc71 .pattern-white-1ff6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.complex-cc71 .down_65fa {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.complex-cc71 .down_65fa a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.complex-cc71 .down_fae6 p:last-child {
  margin-bottom: 0;
}
.complex-cc71 .backdrop_advanced_30f3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.complex-cc71 .out_ade9 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.complex-cc71 .detail_over_fd0e {
  margin-top: 1em;
}
.complex-cc71 .inner-7dab {
  top: 0;
  display: block;
}
.complex-cc71 .inner-7dab a {
  color: inherit;
}
.complex-cc71 .inner-7dab a:hover {
  color: inherit;
}
.complex-cc71 .surface_plasma_9c46 {
  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;
}
.complex-cc71 .surface_plasma_9c46:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.complex-cc71 .out_ade9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.complex-cc71 .notice-8dbb {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.complex-cc71 .notice-8dbb:first-child {
  margin-top: 0;
}
.complex-cc71 .notice-8dbb.surface-35c6 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.complex-cc71 .notice-8dbb.card_basic_37b2 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.complex-cc71
  .notice-8dbb.card_basic_37b2.slider-ed2c
  .detail_over_fd0e {
  width: 100%;
}
.complex-cc71 .card_basic_37b2 {
  -webkit-box-align: center;
  align-items: center;
}
.complex-cc71 .card_basic_37b2 .frame-8d5d,
.complex-cc71 .card_basic_37b2 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.complex-cc71 .pattern-white-1ff6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.complex-cc71 .pattern-white-1ff6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.complex-cc71 .pattern-white-1ff6: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;
}
.complex-cc71 .surface-35c6 {
  z-index: 5;
}
.complex-cc71 .down-7f9c .gold-38b0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.complex-cc71 .card_gas_9e0b .gold-38b0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.complex-cc71 .info-54ed .gold-38b0 {
  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;
}
.complex-cc71.tag-15a8 .row-silver-9341,
.complex-cc71.pagination-135e .row-silver-9341 {
  display: block;
}
.complex-cc71.tag-15a8 .row-silver-9341 .paragraph-bef3,
.complex-cc71.tag-15a8 .row-silver-9341 .out_ade9,
.complex-cc71.pagination-135e .row-silver-9341 .paragraph-bef3,
.complex-cc71.pagination-135e .row-silver-9341 .out_ade9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.complex-cc71.steel-dfe5 .pro_3617 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .complex-cc71.steel-dfe5 .pro_3617 {
    margin-right: 0;
  }
}
.complex-cc71.tag-15a8 .pro_3617,
.complex-cc71.pagination-135e .pro_3617 {
  padding-top: 40%;
}
.complex-cc71.tag-15a8 .copper-a98a,
.complex-cc71.pagination-135e .copper-a98a {
  display: block;
}
.complex-cc71.tag-15a8 .fn-sticky-4d52 .out_ade9,
.complex-cc71.pagination-135e .fn-sticky-4d52 .out_ade9 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.complex-cc71.tag-15a8 .pro_3617,
.complex-cc71.pagination-135e .pro_3617 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.complex-cc71.tag-15a8 .out_ade9 {
  padding: 1em;
}
.footer_yellow_15e7 {
  margin: 30px auto;
  display: block;
}
.footer_yellow_15e7 .black-045f > * {
  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;
}
.footer_yellow_15e7 .black-045f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.footer_yellow_15e7 .black-045f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.component-lite-fd37 .frame-8d5d {
  margin-bottom: 1.41575em;
}
.component-lite-fd37 .slow_b614 {
  margin-bottom: 1.618em;
}
.content_current_1e78 .stone-10ab {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.content_current_1e78 .stone-10ab a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.content_current_1e78 .shadow-upper-991c {
  max-width: 100%;
  overflow: auto;
}
.brown-85a6 .content_current_1e78 a:hover {
  text-decoration: underline;
}
.hero-53b2 .link-pressed-84c5:not(.down_65fa),
.hero-53b2 .pattern-white-1ff6 {
  margin-bottom: 1.41575em;
}
.hero-53b2 .link-pressed-84c5:not(.down_65fa):last-child,
.hero-53b2 .pattern-white-1ff6:last-child {
  margin-bottom: 0;
}
.hero-53b2 .link-pressed-84c5.description-gas-f3fb {
  margin-bottom: 0.41575em;
}
.hero-53b2 .badge-out-be08:before,
.hero-53b2 .hot-ca59:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hero-53b2 .badge-out-be08:before {
  content: "\f115";
}
.hero-53b2 .hot-ca59:before {
  content: "\f02c";
}
.hero-53b2 .disabled_0875 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hero-53b2 .disabled_0875 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.active_mini_f02e {
  display: -webkit-box;
  display: flex;
}
.active_mini_f02e .dim-2b53 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .active_mini_f02e .dim-2b53 {
    flex-basis: 90px;
  }
}
.active_mini_f02e .next-6d4d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .active_mini_f02e .next-6d4d {
    flex-basis: calc(100% - 50px);
  }
}
.active_mini_f02e .pattern_dbed p:last-child {
  margin-bottom: 0.72em;
}
.paragraph_green_bfbf .black-045f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.paragraph_green_bfbf .black-045f:after,
.paragraph_green_bfbf .black-045f:before {
  content: "";
  display: table;
}
.paragraph_green_bfbf .black-045f:after {
  clear: both;
}
.paragraph_green_bfbf .black-045f .table_tiny_3548,
.paragraph_green_bfbf .black-045f .shade-out-63a3 {
  width: 49%;
}
.paragraph_green_bfbf .black-045f .table_tiny_3548 a span.grid_f89b,
.paragraph_green_bfbf .black-045f .shade-out-63a3 a span.grid_f89b {
  display: block;
  margin-bottom: 5px;
}
.paragraph_green_bfbf .black-045f .shade-out-63a3 {
  float: left;
  text-align: left;
}
.paragraph_green_bfbf .black-045f .table_tiny_3548 {
  float: right;
  text-align: right;
}
.notice_prev_545e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .notice_prev_545e {
    margin-bottom: 0;
  }
}
.fast_f2d9 {
  margin-bottom: 1em;
}
.fast_f2d9 .down_65fa {
  font-size: 1.1em;
  line-height: 1.3;
}
.input-over-1ee4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.light-5563 .fast_f2d9,
.tertiary_bcd2 .fast_f2d9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .light-5563 .fast_f2d9,
  .tertiary_bcd2 .fast_f2d9 {
    display: block;
  }
}
.light-5563 .input-over-1ee4,
.tertiary_bcd2 .input-over-1ee4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .light-5563 .input-over-1ee4,
  .tertiary_bcd2 .input-over-1ee4 {
    margin-bottom: 1em;
  }
}
.light-5563 .input-over-1ee4 img,
.tertiary_bcd2 .input-over-1ee4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.light-5563 .detail_13bc,
.tertiary_bcd2 .detail_13bc {
  flex-basis: calc(100% - 160px);
}
.light-5563 .detail_13bc p,
.tertiary_bcd2 .detail_13bc p {
  margin-bottom: 0;
}
.light-5563 .detail_13bc {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .light-5563 .detail_13bc {
    padding-left: 0;
  }
}
.tertiary_bcd2 .detail_13bc {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tertiary_bcd2 .detail_13bc {
    padding-right: 0;
  }
}
.tertiary_bcd2 .input-over-1ee4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.label-5fa5 .input-over-1ee4 {
  margin-bottom: 0.5em;
}
.label-5fa5 .input-over-1ee4 img {
  width: 100%;
}
.primary-ed13 .pink-7bc1,
.avatar_bc89 .pink-7bc1 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.avatar_bc89 .selected-ef41 .frame_inner_d349 p:last-child {
  margin-bottom: 0;
}
.column_92c9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.focus_next_6b03 .glass_4ca3 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .focus_next_6b03 .glass_4ca3:last-of-type {
    margin-bottom: 0;
  }
}
.focus_next_6b03 .glass_4ca3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.focus_next_6b03 .glass_4ca3 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.focus_next_6b03 .glass_4ca3 ul li {
  margin: 0 0 0.6em;
}
.focus_next_6b03 .glass_4ca3 ul li.background-67bc,
.focus_next_6b03 .glass_4ca3 ul li.status_637e {
  position: relative;
}
.focus_next_6b03 .glass_4ca3 ul li.background-67bc .panel-soft-20da,
.focus_next_6b03 .glass_4ca3 ul li.status_637e .panel-soft-20da {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.focus_next_6b03 .glass_4ca3 ul li.background-67bc:after:after,
.focus_next_6b03 .glass_4ca3 ul li.background-67bc:after:before,
.focus_next_6b03
  .glass_4ca3
  ul
  li.status_637e:after:after,
.focus_next_6b03
  .glass_4ca3
  ul
  li.status_637e:after:before {
  content: "";
  display: table;
}
.focus_next_6b03 .glass_4ca3 ul li.background-67bc:after:after,
.focus_next_6b03
  .glass_4ca3
  ul
  li.status_637e:after:after {
  clear: both;
}
.focus_next_6b03 .glass_4ca3 a.white_3371:hover {
  text-decoration: none;
}
.focus_next_6b03 .glass_4ca3 select {
  max-width: 100%;
}
.focus_next_6b03 .glass_4ca3 table {
  font-size: 85%;
}
.focus_next_6b03 .glass_4ca3 table td,
.focus_next_6b03 .glass_4ca3 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.focus_next_6b03 .glass_4ca3 table tfoot td {
  text-align: left;
}
.focus_next_6b03 .glass_4ca3 :last-child {
  margin-bottom: 0;
}
.focus_next_6b03 .glass_4ca3 .main_stone_3f43 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.focus_next_6b03 .glass_4ca3 .main_stone_3f43 label {
  width: 100%;
}
.focus_next_6b03 .glass_4ca3 .main_stone_3f43 .pagination-brown-defd {
  width: 100%;
  display: block;
}
.focus_next_6b03 .glass_4ca3 .main_stone_3f43 .logo-89b8 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.focus_next_6b03 .glass_4ca3 .main_stone_3f43 .logo-89b8:hover svg #svg-search {
  fill: #444;
}
.focus_next_6b03 .glass_4ca3 .main_stone_3f43 .logo-89b8 svg {
  width: 18px;
  height: 18px;
}
.focus_next_6b03 .button-pressed-c7db ul ul,
.focus_next_6b03 .border-8f7d ul ul,
.focus_next_6b03 .block-clean-39f7 ul ul,
.focus_next_6b03 .title-1970 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.focus_next_6b03 .button-pressed-c7db .chip-wood-c441 > a,
.focus_next_6b03 .border-8f7d .chip-wood-c441 > a,
.focus_next_6b03 .block-clean-39f7 .chip-wood-c441 > a,
.focus_next_6b03 .title-1970 .chip-wood-c441 > a {
  margin-bottom: 0;
}
.focus_next_6b03 .stone_3f07 li,
.focus_next_6b03 .button-pressed-c7db li,
.focus_next_6b03 .caption_ad4d li,
.focus_next_6b03 .border-8f7d li,
.focus_next_6b03 .block-clean-39f7 li,
.focus_next_6b03 .title-1970 li,
.focus_next_6b03 .content_4796 li,
.focus_next_6b03 .warm-e885 li {
  display: block;
  position: relative;
}
.focus_next_6b03 .stone_3f07 li:last-child,
.focus_next_6b03 .button-pressed-c7db li:last-child,
.focus_next_6b03 .caption_ad4d li:last-child,
.focus_next_6b03 .border-8f7d li:last-child,
.focus_next_6b03 .block-clean-39f7 li:last-child,
.focus_next_6b03 .title-1970 li:last-child,
.focus_next_6b03 .content_4796 li:last-child,
.focus_next_6b03 .warm-e885 li:last-child {
  border: none;
}
.focus_next_6b03 .stone_3f07 li a,
.focus_next_6b03 .button-pressed-c7db li a,
.focus_next_6b03 .caption_ad4d li a,
.focus_next_6b03 .border-8f7d li a,
.focus_next_6b03 .block-clean-39f7 li a,
.focus_next_6b03 .title-1970 li a,
.focus_next_6b03 .content_4796 li a,
.focus_next_6b03 .warm-e885 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.focus_next_6b03 .stone_3f07 li ul li::before,
.focus_next_6b03 .button-pressed-c7db li ul li::before,
.focus_next_6b03 .caption_ad4d li ul li::before,
.focus_next_6b03 .border-8f7d li ul li::before,
.focus_next_6b03 .block-clean-39f7 li ul li::before,
.focus_next_6b03 .title-1970 li ul li::before,
.focus_next_6b03 .content_4796 li ul li::before,
.focus_next_6b03 .warm-e885 li ul li::before {
  left: 15px;
}
.focus_next_6b03 .stone_3f07 li ul a,
.focus_next_6b03 .button-pressed-c7db li ul a,
.focus_next_6b03 .caption_ad4d li ul a,
.focus_next_6b03 .border-8f7d li ul a,
.focus_next_6b03 .block-clean-39f7 li ul a,
.focus_next_6b03 .title-1970 li ul a,
.focus_next_6b03 .content_4796 li ul a,
.focus_next_6b03 .warm-e885 li ul a {
  padding-left: 20px;
}
.focus_next_6b03 .stone_3f07 li ul ul li::before,
.focus_next_6b03 .button-pressed-c7db li ul ul li::before,
.focus_next_6b03 .caption_ad4d li ul ul li::before,
.focus_next_6b03 .border-8f7d li ul ul li::before,
.focus_next_6b03 .block-clean-39f7 li ul ul li::before,
.focus_next_6b03 .title-1970 li ul ul li::before,
.focus_next_6b03 .content_4796 li ul ul li::before,
.focus_next_6b03 .warm-e885 li ul ul li::before {
  left: 30px;
}
.focus_next_6b03 .stone_3f07 li ul ul a,
.focus_next_6b03 .button-pressed-c7db li ul ul a,
.focus_next_6b03 .caption_ad4d li ul ul a,
.focus_next_6b03 .border-8f7d li ul ul a,
.focus_next_6b03 .block-clean-39f7 li ul ul a,
.focus_next_6b03 .title-1970 li ul ul a,
.focus_next_6b03 .content_4796 li ul ul a,
.focus_next_6b03 .warm-e885 li ul ul a {
  padding-left: 40px;
}
.focus_next_6b03 .smooth-42c0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.focus_next_6b03 .warm-e885 ul li {
  margin-bottom: 1.41575em;
}
.focus_next_6b03 .warm-e885 ul li .slider-d21b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.focus_next_6b03 .warm-e885 ul li .feature_pressed_273b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hover_fd86 .stone_3f07 li a,
.hover_fd86 .button-pressed-c7db li a,
.hover_fd86 .caption_ad4d li a,
.hover_fd86 .border-8f7d li a,
.hover_fd86 .block-clean-39f7 li a,
.hover_fd86 .title-1970 li a,
.hover_fd86 .content_4796 li a,
.hover_fd86 .warm-e885 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_fd86 .smooth-42c0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_fd86 .glass_4ca3 ul li.background-67bc .panel-soft-20da,
.hover_fd86 .glass_4ca3 ul li.status_637e .panel-soft-20da {
  background: rgba(0, 0, 0, 0.2);
}
.hover_fd86 .focus_next_6b03 .glass_4ca3 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.label_c2d5 .focus_next_6b03 .hidden-top-87b1 li {
  margin: 0;
}
.label_c2d5 .focus_next_6b03 .hidden-top-87b1 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.label_c2d5 .focus_next_6b03 .hidden-top-87b1 li ul {
  margin: 0;
}
.label_c2d5 .focus_next_6b03 .hidden-top-87b1 li ul li a {
  padding-left: 15px;
}
.label_c2d5 .focus_next_6b03 .hidden-top-87b1 li ul li li a {
  padding-left: 30px;
}
.label_c2d5 .focus_next_6b03 .hidden-top-87b1 li.chip_3c4a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.label_c2d5 .focus_next_6b03 .hidden-top-87b1 li.chip_3c4a > 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;
}
.label_c2d5 .focus_next_6b03 .hidden-top-87b1 li.chip_3c4a > 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;
}
.dirty-2bca a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.out_a85b {
  position: relative;
  z-index: 10;
}
.out_a85b .info-de1a {
  width: 100%;
  max-width: 100%;
}
.heading-f445 .feature-a891 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.heading-f445 .tabs_d648 {
}
.heading-f445 .hover_fd86 {
  background: #292929;
}
.thick-c0db .feature-a891 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.thick-c0db .tabs_d648 {
  background: #f9f9f9;
}
.thick-c0db .hover_fd86 {
  background: #303030;
}
.link_df13 .feature-a891 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .link_df13 .surface_gold_db57 {
    margin-bottom: 1em;
  }
  .link_df13 .surface_gold_db57:last-child {
    margin-bottom: 0;
  }
}
.link_df13 .tabs_d648 {
  background: #ededed;
}
.link_df13 .hover_fd86 {
  background: #1a1a1a;
}
.feature-a891.tabs_d648 {
  color: rgba(0, 0, 0, 0.6);
}
.feature-a891.tabs_d648 .avatar-complex-32ee li {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-a891.hover_fd86 {
  color: rgba(255, 255, 255, 0.99);
}
.feature-a891.hover_fd86 a:not(.white_3371) {
  color: rgba(255, 255, 255, 0.79);
}
.feature-a891.hover_fd86 a:not(.white_3371):hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature-a891.hover_fd86 .avatar-complex-32ee li {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-a891.hover_fd86 table tbody td,
.feature-a891.hover_fd86 table th {
  background: rgba(0, 0, 0, 0.08);
}
.nav-bright-25aa.clean-112a .footer-active-47f3 {
  max-width: initial;
}
.nav-bright-25aa .message-east-7596 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.nav-bright-25aa .message-east-7596 .info-de1a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .nav-bright-25aa .message-east-7596 .info-de1a {
    display: block;
    margin-bottom: 2em;
  }
  .nav-bright-25aa .message-east-7596 .info-de1a:last-child {
    margin-bottom: 0;
  }
}
.link_df13 .surface_gold_db57:last-child,
.thick-c0db .surface_gold_db57:last-child,
.heading-f445 .surface_gold_db57:last-child {
  margin-bottom: 0;
}
.link_df13 .surface_gold_db57 .focus_next_6b03 .glass_4ca3:last-child,
.thick-c0db .surface_gold_db57 .focus_next_6b03 .glass_4ca3:last-child,
.heading-f445 .surface_gold_db57 .focus_next_6b03 .glass_4ca3:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .link_df13 .smooth_b8e8,
  .link_df13 .hover-action-1b3e,
  .thick-c0db .smooth_b8e8,
  .thick-c0db .hover-action-1b3e,
  .heading-f445 .smooth_b8e8,
  .heading-f445 .hover-action-1b3e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .out_a85b .surface_gold_db57 {
    margin-bottom: 2em;
  }
}
.out_a85b p:last-child {
  margin-bottom: 0;
}
.out_a85b li,
.out_a85b ul {
  list-style: none;
  margin: 0;
}
.out_a85b ul ul {
  margin-left: 2.617924em;
}
.popup_6e91 {
  font-size: 0.875em;
}

/* css-noise: e85f */
.shadow-element-u9 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
