/*!
Theme Name: Customify
Theme URI: https://pressmaximum.basic-dae1/customify
Author: WPCustomify
Author URI: https://pressmaximum.basic-dae1
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.basic-dae1/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.thumbnail_selected_10eb.fluid-45d4/licenses/gpl-2.0.label-complex-c03a
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.nav-8338/, (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.link_dynamic_d133.south_bfc9/normalize.link_complex_cf96/
 ======
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.link_complex_cf96 v7.0.0 | MIT License | github.basic-dae1/necolas/normalize.link_complex_cf96 */
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;
}
.image-6833 .top_a5a6,
.surface_easy_a7a6,
.over-9390,
.stone-be42,
.description_6b65,
.aside_55e1,
.section_clean_adc2,
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;
}
.surface_easy_a7a6,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .surface_easy_a7a6,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .surface_easy_a7a6,
  h1 {
    font-size: 1.8em;
  }
}
.over-9390,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.over-9390 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .over-9390,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .over-9390,
  h2 {
    font-size: 1.7em;
  }
}
.stone-be42,
h3 {
  font-size: 1.618em;
}
.image-6833 .top_a5a6,
.description_6b65,
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.huge_cc35 {
  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;
}
.tooltip-f57e:after,
.tooltip-f57e:before,
.large_3d2f:after,
.large_3d2f:before {
  content: "";
  display: table;
}
.tooltip-f57e:after,
.large_3d2f:after {
  clear: both;
}
.background_warm_6f9b {
  float: right;
  margin-right: 0;
}
.caption-08cc {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.static-e6aa .element-455f,
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;
}
.static-e6aa .element-455f: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;
}
.summary_4da7 .element-455f {
  box-shadow: none;
}
.summary_4da7
  .element-455f
  .photo-blue-a60f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.summary_4da7 .element-455f .steel-58f3 {
  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;
}
.summary_4da7
  .element-455f
  .steel-58f3
  b {
  display: none;
}
.summary_4da7 .secondary-slow-c35a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.grid-a25a:not(.backdrop-blue-a74e):not(.summary_68b6),
button:not(.backdrop-blue-a74e):not(.summary_68b6),
input[type="button"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ),
input[type="reset"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ),
input[type="submit"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ) {
  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;
}
.grid-a25a:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ):hover,
button:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ):hover,
input[type="button"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ):hover,
input[type="reset"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ):hover,
input[type="submit"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.grid-a25a:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ):active,
.grid-a25a:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ):focus,
button:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ):active,
button:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ):focus,
input[type="button"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ):active,
input[type="button"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ):focus,
input[type="reset"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ):active,
input[type="reset"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ):focus,
input[type="submit"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ):active,
input[type="submit"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ):focus {
  outline: 0;
}
.grid-a25a:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30,
button:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30,
input[type="button"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30,
input[type="reset"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30,
input[type="submit"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30 {
  position: relative;
}
.grid-a25a:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30
  .text_9d17,
.grid-a25a:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30
  .block-medium-29e5,
.grid-a25a:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30
  .dropdown_5d4d,
.grid-a25a:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30
  i,
.grid-a25a:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30
  svg,
button:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30
  .text_9d17,
button:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30
  .block-medium-29e5,
button:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30
  .dropdown_5d4d,
button:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30
  i,
button:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30
  svg,
input[type="button"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30
  .text_9d17,
input[type="button"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30
  .block-medium-29e5,
input[type="button"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30
  .dropdown_5d4d,
input[type="button"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30
  i,
input[type="button"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30
  svg,
input[type="reset"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30
  .text_9d17,
input[type="reset"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30
  .block-medium-29e5,
input[type="reset"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30
  .dropdown_5d4d,
input[type="reset"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30
  i,
input[type="reset"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30
  svg,
input[type="submit"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30
  .text_9d17,
input[type="submit"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30
  .block-medium-29e5,
input[type="submit"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30
  .dropdown_5d4d,
input[type="submit"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30
  i,
input[type="submit"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30
  svg {
  visibility: hidden;
}
.grid-a25a:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30:after,
button:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30:after,
input[type="button"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30:after,
input[type="reset"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30:after,
input[type="submit"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ).fn-loading-fe30: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;
}
.grid-a25a:not(.backdrop-blue-a74e):not(.summary_68b6),
input[type="button"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ),
input[type="reset"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ),
input[type="submit"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ) {
  color: #fff;
  background: #235787;
}
.grid-a25a:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ):focus,
input[type="button"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ):focus,
input[type="reset"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ):focus,
input[type="submit"]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ):focus {
  color: #fff;
}
.grid-a25a.fn-disabled-fe30:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ),
.grid-a25a[disabled]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ),
button.fn-disabled-fe30:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ),
button[disabled]:not(.backdrop-blue-a74e):not(
    .summary_68b6
  ) {
  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;
}
.secondary-dd60 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.secondary-dd60: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;
}
.section_old_6fec {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.element-pink-fb20 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.picture-cefa {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tooltip-f57e:after,
.tooltip-f57e:before,
.text_out_6b83:after,
.text_out_6b83:before,
.label-old-af9e:after,
.label-old-af9e:before,
.picture-hovered-09a9:after,
.picture-hovered-09a9:before,
.item-under-4ccc:after,
.item-under-4ccc:before,
.modal-middle-d3e0:after,
.modal-middle-d3e0:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tooltip-f57e:after,
.text_out_6b83:after,
.label-old-af9e:after,
.picture-hovered-09a9:after,
.item-under-4ccc:after,
.modal-middle-d3e0:after {
  clear: both;
}
.text_out_6b83 .lite-c1c7,
.label-old-af9e .lite-c1c7,
.texture_17ef .lite-c1c7 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.widget-warm-dd80 {
  display: inline-block;
}
.widget_c6b9 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.widget_c6b9 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.widget_c6b9 .hovered_c9ff {
  padding: 1em 0;
  font-size: 85%;
}
.hovered_c9ff {
  text-align: left;
  font-style: italic;
  color: #999;
}
.complex-0e50 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.complex-0e50:after,
.complex-0e50:before {
  content: "";
  display: table;
}
.complex-0e50:after {
  clear: both;
}
.card_green_d082 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.in_362a .card_green_d082 {
  max-width: 50%;
}
.yellow_273d .card_green_d082 {
  max-width: 33.33%;
}
.progress_west_16e8 .card_green_d082 {
  max-width: 25%;
}
.shade_easy_83b1 .card_green_d082 {
  max-width: 20%;
}
.hero-pro-00ac .card_green_d082 {
  max-width: 16.66%;
}
.dropdown-focused-8b3c .card_green_d082 {
  max-width: 14.28%;
}
.sort-3a0b .card_green_d082 {
  max-width: 12.5%;
}
.purple_630f .card_green_d082 {
  max-width: 11.11%;
}
.shade_medium_8931 {
  display: block;
}
.image-6833 .feature-paper-61a5 label,
.image-6833 .bottom-ccd1 label,
.image-6833 .mask_20e0 label,
.image-6833 .gradient-7b07 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fast-5a1c {
  list-style: none;
  margin: 0;
}
.fast-5a1c article.surface-outer-8c4a {
  margin-bottom: 0;
}
.fast-5a1c ul {
  list-style: none;
  margin: 0;
}
.fast-5a1c .highlight-full-e296 li.surface-outer-8c4a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fast-5a1c .highlight-full-e296 li.surface-outer-8c4a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fast-5a1c .highlight-full-e296 li.surface-outer-8c4a: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) {
  .fast-5a1c .highlight-full-e296 li.surface-outer-8c4a li.surface-outer-8c4a li.surface-outer-8c4a li.surface-outer-8c4a {
    padding-left: 0;
  }
}
article.surface-outer-8c4a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.surface-outer-8c4a .text_out_6b83 p:last-of-type {
  margin-bottom: 0;
}
article.surface-outer-8c4a .status-middle-3e62 {
  float: left;
}
article.surface-outer-8c4a .plasma_5d52 {
  margin-left: 85px;
}
article.surface-outer-8c4a .backdrop-up-8e98 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.surface-outer-8c4a .backdrop-up-8e98 .picture-in-b06e {
  margin-left: 10px;
}
article.surface-outer-8c4a .main-bc19 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.surface-outer-8c4a .pink_a20a {
  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 .feature-paper-61a5,
  #respond .mask_20e0,
  #respond .gradient-7b07 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .feature-paper-61a5 input,
#respond .mask_20e0 input,
#respond .gradient-7b07 input {
  width: 100%;
}
#respond .gradient-7b07 {
  margin-right: 0;
}
#respond .carousel_silver_1958 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.content_down_66d6 {
  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;
}
.content_down_66d6.logo-05bd {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.content_down_66d6 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%);
}
.content_down_66d6:focus,
.content_down_66d6: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);
}
.component_complex_3a9c {
  border-radius: 10%;
}
.new_8764 {
  border-radius: 50%;
}
.message_678c {
  font-size: 0.72em;
}
.breadcrumb_8ac6 {
  font-size: 0.875em;
}
.surface_b899 {
  font-size: 1.1em;
}
.heading_7c15 {
  text-transform: uppercase;
  line-height: 1.2;
}
.heading_7c15.message_678c {
  letter-spacing: 0.5px;
}
.slider_69ac,
.slider_69ac a {
  color: #6d6d6d;
}
.slider_69ac a:hover {
  color: #111;
}
.outer-a71c {
  color: #6d6d6d;
}
.tall-0d55 {
  overflow-x: hidden;
}
.tall-0d55 .text_first_0dc3.widget_247c {
  position: relative;
}
.tall-0d55 .text_first_0dc3.widget_247c.detail-5126 {
  position: initial;
}
.tall-0d55
  .text_first_0dc3.widget_247c.detail-5126
  .preview-solid-7e51 {
  left: auto;
}
.tall-0d55 .text_first_0dc3 .preview-solid-7e51 {
  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-0d55 .text_first_0dc3:hover.widget_247c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tall-0d55
  .text_first_0dc3:hover.widget_247c
  .preview-solid-7e51 {
  display: block;
  z-index: 9999999;
}
.tall-0d55 .label-green-1ae5 .photo-9534,
.tall-0d55 .border-423d .photo-9534 {
  display: none;
}
.tall-0d55 .alert-6f5b .text_first_0dc3:hover.widget_247c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.image-6833 .feature-paper-61a5 label,
.image-6833 .bottom-ccd1 label,
.image-6833 .mask_20e0 label,
.image-6833 .gradient-7b07 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fast-5a1c {
  list-style: none;
  margin: 0;
}
.fast-5a1c article.surface-outer-8c4a {
  margin-bottom: 0;
}
.fast-5a1c ul {
  list-style: none;
  margin: 0;
}
.fast-5a1c .highlight-full-e296 li.surface-outer-8c4a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fast-5a1c .highlight-full-e296 li.surface-outer-8c4a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fast-5a1c .highlight-full-e296 li.surface-outer-8c4a: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) {
  .fast-5a1c .highlight-full-e296 li.surface-outer-8c4a li.surface-outer-8c4a li.surface-outer-8c4a li.surface-outer-8c4a {
    padding-left: 0;
  }
}
article.surface-outer-8c4a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.surface-outer-8c4a .text_out_6b83 p:last-of-type {
  margin-bottom: 0;
}
article.surface-outer-8c4a .status-middle-3e62 {
  float: left;
}
article.surface-outer-8c4a .plasma_5d52 {
  margin-left: 85px;
}
article.surface-outer-8c4a .backdrop-up-8e98 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.surface-outer-8c4a .backdrop-up-8e98 .picture-in-b06e {
  margin-left: 10px;
}
article.surface-outer-8c4a .main-bc19 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.surface-outer-8c4a .pink_a20a {
  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 .feature-paper-61a5,
  #respond .mask_20e0,
  #respond .gradient-7b07 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .feature-paper-61a5 input,
#respond .mask_20e0 input,
#respond .gradient-7b07 input {
  width: 100%;
}
#respond .gradient-7b07 {
  margin-right: 0;
}
#respond .carousel_silver_1958 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.label-green-1ae5 .surface_f29a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.surface_f29a .upper-8277.south_a93d .photo-75ce > li > a:focus,
.surface_f29a .upper-8277.south_a93d .photo-75ce > li > a:hover,
.surface_f29a .upper-8277.accordion_cfb6 .photo-75ce > li > a:focus,
.surface_f29a .upper-8277.accordion_cfb6 .photo-75ce > li > a:hover,
.surface_f29a .upper-8277.tooltip-steel-f764 .photo-75ce > li > a:focus,
.surface_f29a .upper-8277.tooltip-steel-f764 .photo-75ce > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface_f29a
  .upper-8277.south_a93d
  .photo-75ce
  > li.pagination-eeee
  > a,
.surface_f29a
  .upper-8277.south_a93d
  .photo-75ce
  > li.sort_6247
  > a,
.surface_f29a
  .upper-8277.accordion_cfb6
  .photo-75ce
  > li.pagination-eeee
  > a,
.surface_f29a
  .upper-8277.accordion_cfb6
  .photo-75ce
  > li.sort_6247
  > a,
.surface_f29a
  .upper-8277.tooltip-steel-f764
  .photo-75ce
  > li.pagination-eeee
  > a,
.surface_f29a .upper-8277.tooltip-steel-f764 .photo-75ce > li.primary-733d > a {
  color: rgba(255, 255, 255, 0.99);
}
.surface_f29a .background_dark_a648,
.surface_f29a .background_dark_a648 a {
  color: rgba(255, 255, 255, 0.99);
}
.surface_f29a .carousel_4e2a.lite_5a2a li a,
.surface_f29a .box_hot_c4a6 a,
.surface_f29a .basic-f694,
.surface_f29a .photo-75ce > li > a,
.surface_f29a .chip_dc34 {
  color: rgba(255, 255, 255, 0.79);
}
.surface_f29a .carousel_4e2a.lite_5a2a li a:hover,
.surface_f29a .box_hot_c4a6 a:hover,
.surface_f29a .basic-f694:hover,
.surface_f29a .photo-75ce > li > a:hover,
.surface_f29a .chip_dc34:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface_f29a .bronze-c6b8 {
  color: rgba(255, 255, 255, 0.79);
}
.surface_f29a .bronze-c6b8 .middle_75ba {
  color: rgba(255, 255, 255, 0.99);
}
.surface_f29a .bronze-c6b8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface_f29a .main-static-5399 .article_motion_8cf1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface_f29a .main-static-5399 .article_motion_8cf1 .last_847c {
  color: rgba(255, 255, 255, 0.79);
}
.surface_f29a
  .main-static-5399
  .article_motion_8cf1
  .last_847c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface_f29a
  .main-static-5399
  .article_motion_8cf1
  .last_847c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface_f29a
  .main-static-5399
  .article_motion_8cf1
  .last_847c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface_f29a
  .main-static-5399
  .article_motion_8cf1
  .last_847c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface_f29a .main-static-5399 .overlay-narrow-1670 {
  color: rgba(255, 255, 255, 0.79);
}
.surface_f29a .main-static-5399 .overlay-narrow-1670:hover {
  color: rgba(255, 255, 255, 0.99);
}
.solid_3369
  .surface_f29a
  .main-static-5399
  .selected_70ea
  .basic_6c3f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.solid_3369
  .surface_f29a
  .main-static-5399
  .selected_70ea
  .last_847c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.label-green-1ae5 .motion_4183 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.motion_4183 .upper-8277.south_a93d .photo-75ce > li > a:focus,
.motion_4183 .upper-8277.south_a93d .photo-75ce > li > a:hover,
.motion_4183 .upper-8277.accordion_cfb6 .photo-75ce > li > a:focus,
.motion_4183 .upper-8277.accordion_cfb6 .photo-75ce > li > a:hover,
.motion_4183 .upper-8277.tooltip-steel-f764 .photo-75ce > li > a:focus,
.motion_4183 .upper-8277.tooltip-steel-f764 .photo-75ce > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.motion_4183
  .upper-8277.south_a93d
  .photo-75ce
  > li.pagination-eeee
  > a,
.motion_4183
  .upper-8277.south_a93d
  .photo-75ce
  > li.sort_6247
  > a,
.motion_4183
  .upper-8277.accordion_cfb6
  .photo-75ce
  > li.pagination-eeee
  > a,
.motion_4183
  .upper-8277.accordion_cfb6
  .photo-75ce
  > li.sort_6247
  > a,
.motion_4183
  .upper-8277.tooltip-steel-f764
  .photo-75ce
  > li.pagination-eeee
  > a,
.motion_4183 .upper-8277.tooltip-steel-f764 .photo-75ce > li.primary-733d > a {
  color: rgba(0, 0, 0, 0.8);
}
.motion_4183 .background_dark_a648,
.motion_4183 .background_dark_a648 a {
  color: rgba(0, 0, 0, 0.8);
}
.motion_4183 .carousel_4e2a.lite_5a2a li a,
.motion_4183 .box_hot_c4a6 a,
.motion_4183 .basic-f694,
.motion_4183 .photo-75ce > li > a,
.motion_4183 .chip_dc34 {
  color: rgba(0, 0, 0, 0.55);
}
.motion_4183 .carousel_4e2a.lite_5a2a li a:hover,
.motion_4183 .box_hot_c4a6 a:hover,
.motion_4183 .basic-f694:hover,
.motion_4183 .photo-75ce > li > a:hover,
.motion_4183 .chip_dc34:hover {
  color: rgba(0, 0, 0, 0.8);
}
.motion_4183 .bronze-c6b8 {
  color: rgba(0, 0, 0, 0.55);
}
.motion_4183 .bronze-c6b8 .middle_75ba {
  color: rgba(0, 0, 0, 0.8);
}
.motion_4183 .bronze-c6b8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.liquid_5f42 .outline-b4b0 {
  margin-left: auto;
  margin-right: auto;
}
.label-old-af9e > * {
  margin-left: auto;
  margin-right: auto;
}
.label-old-af9e .section_old_6fec {
  margin-right: 1.41575em;
}
.south_7a0a .label-old-af9e > .tag-f090 {
  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;
}
.south_7a0a .label-old-af9e > .image_0d0b {
  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;
}
.footer-c904.liquid_5f42 .outline-b4b0,
.menu-0f13.liquid_5f42 .outline-b4b0 {
  margin-left: 0;
}
.narrow-117c.liquid_5f42 .outline-b4b0,
.grid_d2d8.liquid_5f42 .outline-b4b0 {
  margin-right: 0;
}
.label-old-af9e ol,
.label-old-af9e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.description_988b video {
  max-width: 100%;
}
.under_fe33 img {
  display: block;
}
.under_fe33.section_old_6fec,
.under_fe33.element-pink-fb20 {
  width: 100%;
}
.under_fe33.image_0d0b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.notification-f1a3:not(.sidebar_f8e6) {
  margin: 1.5em auto;
}
.pressed_8276 p {
  padding: 1.5em 14px;
}
ul.alert-5f76.image_0d0b,
ul.alert-5f76.tag-f090,
ul.alert-5f76.sidebar_fbec.tag-f090 {
  padding: 0 14px;
}
.search-glass-8d43 {
  display: block;
  overflow-x: auto;
}
.search-glass-8d43 table {
  border-collapse: collapse;
  width: 100%;
}
.search-glass-8d43 td,
.search-glass-8d43 th {
  padding: 0.5em;
}
.label-old-af9e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.label-old-af9e ol ol,
.label-old-af9e ol ul,
.label-old-af9e ul ol,
.label-old-af9e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.label-old-af9e ol ol li,
.label-old-af9e ol ul li,
.label-old-af9e ul ol li,
.label-old-af9e ul ul li {
  margin-left: 0;
}
.filter_6e8d.component-2eff > .fast_2f30 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.filter_6e8d.component-2eff > .fast_2f30 iframe,
.filter_6e8d.component-2eff > .fast_2f30 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.thick_8850 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.thick_8850.block_7fd7 {
  padding: 0;
}
.thick_8850.block_7fd7 cite {
  font-size: 13px;
}
.thick_8850 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.thick_8850 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.silver-3245 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.silver-3245 > p:first-child {
  margin-top: 0;
}
.silver-3245 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.silver-3245 blockquote {
  border-left: 0;
}
.texture-simple-35f8 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.texture-simple-35f8:not(.panel-red-f804) {
  max-width: 100px;
}
.texture-simple-35f8.south-ba88 {
  border-bottom: none !important;
  text-align: center;
}
.texture-simple-35f8.south-ba88::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .pressed_8276 p {
    padding: 1.5em 0;
  }
}
.black-56b1 {
  color: #0073aa;
}
.dropdown_upper_1d07 {
  background-color: #0073aa;
}
.breadcrumb-ff65 {
  color: #229fd8;
}
.alert-e257 {
  background-color: #229fd8;
}
.bottom_29d3 {
  color: #eee;
}
.stale-aef8 {
  background-color: #eee;
}
.light_7dcf {
  color: #444;
}
.article-left-63d0 {
  background-color: #444;
}
.content_fixed_698e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.content_fixed_698e .upper-fe9c .box_hot_c4a6 {
  font-size: 15px;
}
.content_fixed_698e .box_hot_c4a6 {
  line-height: 1.3;
}
.content_fixed_698e .motion_4183 {
}
.content_fixed_698e .surface_f29a {
  background: #235787;
}
.east-0c27 {
  padding: 0;
}
.east-0c27 .surface_f29a {
  background: #1a1a1a;
}
.east-0c27 .motion_4183 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.top-d6ec {
  padding: 0;
  border-left: none;
  border-right: none;
}
.top-d6ec .motion_4183 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.top-d6ec .surface_f29a {
  background: #303030;
}
.modal-middle-d3e0 {
  position: relative;
  z-index: 10;
}
.modal-middle-d3e0 .background_center_ea45 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gradient_5579 .widget_247c {
  display: inline-block;
  vertical-align: middle;
}
.gradient_5579.card_5a54 .widget_247c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .gradient_5579.card_5a54 .widget_247c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .gradient_5579.card_5a54 .widget_247c {
    margin-right: 0.4em;
  }
}
.gradient_5579.card_5a54 .widget_247c:last-child {
  margin-right: 0;
}
.tiny_c58b .background_center_ea45 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .label-green-1ae5 .upper-fe9c {
    margin: 0 -0.5em;
  }
  .label-green-1ae5 .upper-fe9c [class*="customify-col-"],
  .label-green-1ae5 .upper-fe9c [class*="customify-col_"],
  .label-green-1ae5 .upper-fe9c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.label-green-1ae5.breadcrumb-02da .background_center_ea45 {
  background: 0 0 !important;
}
.label-green-1ae5.breadcrumb-02da .background_center_ea45,
.label-green-1ae5.tiny_c58b .background_center_ea45 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .label-green-1ae5.border-47da {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.label-green-1ae5.tiny_c58b .background_center_ea45 {
  box-shadow: none !important;
}
.tabs-last-b72a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tabs-last-b72a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tabs-last-b72a {
    padding: 18px 0 20px;
  }
}
.tabs-last-b72a .cool_9855 {
  width: 100%;
}
.tabs-last-b72a .heading_a0fa {
  margin-bottom: 0;
}
.tabs-last-b72a .hidden_07c2 {
  margin-top: 5px;
  font-size: 0.875em;
}
.brown_b96f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.brown_b96f .paragraph_fd81 {
  width: 100%;
}
.full_0252 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.full_0252 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.full_0252 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;
}
.full_0252 li:last-child:after {
  display: none;
}
.full_0252 li a {
  font-weight: 500;
  margin-right: 10px;
}
.filter-558a .photo-9534 button,
.tabs-last-b72a .photo-9534 button {
  left: 0;
}
.filter-558a .paragraph_fd81,
.tabs-last-b72a .paragraph_fd81 {
  padding-left: 0;
  padding-right: 0;
}
.filter-558a .brown_b96f,
.tabs-last-b72a .brown_b96f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.filter-558a {
  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;
}
.filter-558a: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;
}
.filter-558a .paragraph-liquid-f98c {
  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) {
  .filter-558a .paragraph-liquid-f98c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .filter-558a .paragraph-liquid-f98c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .filter-558a .paragraph-liquid-f98c {
    min-height: 200px;
  }
}
.filter-558a .full_0252 {
  color: rgba(255, 255, 255, 0.8);
}
.filter-558a .full_0252 a,
.filter-558a .full_0252 li:after {
  color: inherit;
}
.filter-558a .full_0252 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.up_7832 {
  margin-bottom: 0.5em;
}
.primary_dim_f0d6 {
  margin-bottom: 1.2em;
}
.primary_dim_f0d6,
.up_7832 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.primary_dim_f0d6 p:last-child,
.up_7832 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .photo-9534,
#masthead .photo-9534 {
  display: none;
}
#masthead
  > .photo-9534.carousel-action-b3a5 {
  display: none;
}
#masthead > .photo-9534 button {
  left: 0;
}
.up_21e5 {
  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%;
}
.up_21e5 .widget_247c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.up_21e5 .secondary-3b23 {
  display: -webkit-box;
  display: flex;
}
.up_21e5 .secondary-3b23.status-9d6d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.up_21e5 .secondary-3b23.carousel-9e93 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.up_21e5 .secondary-3b23.upper_ef84 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.up_21e5.title-tiny-a8d9.info-pressed-21fd .secondary-3b23.status-9d6d {
  flex-basis: 100%;
}
.up_21e5.video_medium_8562 .secondary-3b23.carousel-9e93 {
  -webkit-box-flex: 1;
  flex: auto;
}
.up_21e5.video_medium_8562 .secondary-3b23.upper_ef84 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .photo-9534.carousel-action-b3a5 {
  display: none;
}
#masthead > .photo-9534 button {
  left: 0;
}
.black-ec2a {
  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;
}
.black-ec2a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.black-ec2a.gold_329c i {
  margin-right: 4px;
}
.black-ec2a.lite-6dc6 i {
  margin-left: 5px;
}
.box_hot_c4a6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.box_hot_c4a6 p:last-child {
  margin-bottom: 0;
}
.background-complex-ca59 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.background-complex-ca59 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.background-complex-ca59 img {
  display: block;
  width: auto;
  line-height: 1;
}
.background-complex-ca59 .background_dark_a648 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.background-complex-ca59 .gold-8ad3 {
  margin: 5px 0 7px 0;
}
.background-complex-ca59.list-current-67e8 .main_7559 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background-complex-ca59.list-current-67e8 .row_4ff1 {
  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;
}
.background-complex-ca59.focused_2c7b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.background-complex-ca59.focused_2c7b .main_7559 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background-complex-ca59.focused_2c7b .row_4ff1 {
  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;
}
.background-complex-ca59.header_688d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.background-complex-ca59.outline-copper-692e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.background-complex-ca59.outline-copper-692e .row_4ff1 {
  margin-top: 7px;
}
.table_center_6053 {
  display: inline-block;
}
.modal-middle-d3e0 .black-8e62 .background-complex-ca59 img {
  max-width: 100%;
}
.upper-8277 .hot-5f9b.summary_5913,
.search-north-daa6 .hot-5f9b.summary_5913 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.upper-8277 .cool_bb5e,
.search-north-daa6 .cool_bb5e {
  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%);
}
.upper-8277 .cool_bb5e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.upper-8277.green-5b43 .cool_bb5e {
  display: none;
}
.upper-8277 .tabs_9f28 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.upper-8277 .tabs_9f28 li {
  display: inline-block;
  position: relative;
}
.upper-8277 .tabs_9f28 li:last-child {
  margin-right: 0;
}
.upper-8277 .tabs_9f28 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;
}
.upper-8277 .tabs_9f28 li.primary-733d > a {
  color: rgba(0, 0, 0, 0.9);
}
.upper-8277 .tabs_9f28 > 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;
}
.upper-8277 .tabs_9f28 > li > a i {
  line-height: 0;
}
.upper-8277 .tabs_9f28 > li.content_fde4 > a .cool_bb5e {
  margin-left: 4px;
  line-height: 0;
}
.upper-8277 .tabs_9f28 .large_c41b li.content_fde4 > a {
  position: relative;
}
.upper-8277 .tabs_9f28 .large_c41b li.content_fde4 > a:after,
.upper-8277 .tabs_9f28 .large_c41b li.content_fde4 > a:before {
  content: "";
  display: table;
}
.upper-8277 .tabs_9f28 .large_c41b li.content_fde4 > a:after {
  clear: both;
}
.upper-8277 .tabs_9f28 .large_c41b li.content_fde4 > a .cool_bb5e {
  margin-left: 5px;
  float: right;
}
.upper-8277 .thick_d425,
.upper-8277 .large_c41b {
  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;
}
.upper-8277 .large_c41b {
  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;
}
.upper-8277 .large_c41b .summary_5913 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.upper-8277 .large_c41b .cool_bb5e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.upper-8277 .large_c41b li {
  display: block;
  margin: 0;
  padding: 0;
}
.upper-8277 .large_c41b 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;
}
.upper-8277 .large_c41b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.upper-8277 .large_c41b .large_c41b {
  top: 0;
  left: 100%;
}
.upper-8277 .list_north_6992.fn-focus-fe30 > .thick_d425,
.upper-8277 .list_north_6992.fn-focus-fe30 > .large_c41b,
.upper-8277 .list_north_6992:focus > .thick_d425,
.upper-8277 .list_north_6992:focus > .large_c41b,
.upper-8277 .list_north_6992:hover > .thick_d425,
.upper-8277 .list_north_6992:hover > .large_c41b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.upper-8277.tooltip-steel-f764 .photo-75ce:after,
.upper-8277.tooltip-steel-f764 .photo-75ce:before {
  content: "";
  display: table;
}
.upper-8277.tooltip-steel-f764 .photo-75ce:after {
  clear: both;
}
.upper-8277.tooltip-steel-f764 .photo-75ce > li {
  float: left;
}
.upper-8277.info_57f3 .photo-75ce:after,
.upper-8277.info_57f3 .photo-75ce:before {
  content: "";
  display: table;
}
.upper-8277.info_57f3 .photo-75ce:after {
  clear: both;
}
.upper-8277.info_57f3 .photo-75ce > li {
  float: left;
}
.upper-8277.info_57f3 .photo-75ce > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.upper-8277.info_57f3 .photo-75ce > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.upper-8277.info_57f3 .photo-75ce > li.pagination-eeee > a,
.upper-8277.info_57f3 .photo-75ce > li.primary-733d > a {
  color: #fff;
  background-color: #1e4b75;
}
.upper-8277.south_a93d .photo-75ce > li > a .summary_5913 {
  position: relative;
}
.upper-8277.south_a93d .photo-75ce > li > a .summary_5913: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;
}
.upper-8277.south_a93d
  .photo-75ce
  > li:focus
  > a
  .summary_5913:before,
.upper-8277.south_a93d
  .photo-75ce
  > li:hover
  > a
  .summary_5913:before {
  width: 100%;
  background-color: currentColor;
}
.upper-8277.south_a93d
  .photo-75ce
  > li.pagination-eeee
  > a
  .summary_5913:before,
.upper-8277.south_a93d
  .photo-75ce
  > li.sort_6247
  > a
  .summary_5913:before {
  width: 100%;
  background-color: currentColor;
}
.upper-8277.accordion_cfb6 .photo-75ce > li > a .summary_5913 {
  position: relative;
}
.upper-8277.accordion_cfb6 .photo-75ce > li > a .summary_5913: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;
}
.upper-8277.accordion_cfb6 .photo-75ce > li:focus > a .summary_5913:before,
.upper-8277.accordion_cfb6
  .photo-75ce
  > li:hover
  > a
  .summary_5913:before {
  width: 100%;
  background-color: currentColor;
}
.upper-8277.accordion_cfb6
  .photo-75ce
  > li.pagination-eeee
  > a
  .summary_5913:before,
.upper-8277.accordion_cfb6
  .photo-75ce
  > li.sort_6247
  > a
  .summary_5913:before {
  width: 100%;
  background-color: currentColor;
}
.search-north-daa6 .tabs_9f28 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.search-north-daa6 .tabs_9f28 li:first-child > a {
  border-top: none;
}
.search-north-daa6 .tabs_9f28 .avatar_88e4 > .summary_5913 .cool_bb5e {
  display: none;
}
.search-north-daa6 .tabs_9f28 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.search-north-daa6 .tabs_9f28 li:last-child {
  border: none;
}
.search-north-daa6 .tabs_9f28 li.content_fde4 > a {
  padding-right: 45px !important;
}
.search-north-daa6 .tabs_9f28 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.search-north-daa6 .tabs_9f28 li a:focus,
.search-north-daa6 .tabs_9f28 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.search-north-daa6 .tabs_9f28 li .input_72b7 {
  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;
}
.search-north-daa6 .tabs_9f28 li .input_72b7:hover {
  box-shadow: none;
}
.search-north-daa6 .tabs_9f28 li .input_72b7 .cool_bb5e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.search-north-daa6 .tabs_9f28 .large_c41b {
  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);
}
.search-north-daa6 .tabs_9f28 .large_c41b li a {
  padding-left: 3em;
}
.search-north-daa6 .tabs_9f28 .bright-bd90 > a .input_72b7 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.search-north-daa6 .tabs_9f28 .bright-bd90 > .large_c41b {
  display: block;
  opacity: 1;
}
.plasma-7a6d {
  max-width: 100%;
}
.secondary_94e2 {
  line-height: 0;
  cursor: pointer;
}
.chip_dc34 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.chip_dc34:hover {
  box-shadow: none;
  color: currentColor;
}
.chip_dc34 svg {
  width: 18px;
  height: 18px;
}
.chip_dc34 .easy_a877 {
  display: none;
}
.list_5038 {
  position: relative;
}
.list_5038.fn-active-fe30 .chip_dc34 .large-b73e {
  display: none;
}
.list_5038.fn-active-fe30 .chip_dc34 .easy_a877 {
  display: inline-block;
}
.list_5038 .search-8ec0 {
  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);
}
.list_5038.medium_6df5 .search-8ec0 {
  left: auto;
  right: -0.9em;
}
.list_5038.medium_6df5 .link-down-106e::before {
  left: auto;
  right: 15px;
}
.list_5038.fn-active-fe30 .search-8ec0 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.selected_70ea {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.selected_70ea label {
  flex-basis: 100%;
}
.selected_70ea .article_motion_8cf1 {
  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;
}
.selected_70ea .last_847c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.selected_70ea .last_847c:focus {
  background-color: transparent;
}
.selected_70ea button.overlay-narrow-1670 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.selected_70ea button.overlay-narrow-1670:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.selected_70ea button.overlay-narrow-1670 svg {
  width: 18px;
  height: 18px;
}
.selected_70ea input[type="submit"] {
  min-height: auto;
}
.main-static-5399 .selected_70ea .last_847c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.link-down-106e {
  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) {
  .link-down-106e {
    width: 220px;
  }
}
.link-down-106e label {
  flex-basis: 100%;
}
.link-down-106e::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;
}
.solid_3369 .main-static-5399 .selected_70ea {
  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;
}
.solid_3369
  .main-static-5399
  .selected_70ea
  .article_motion_8cf1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.solid_3369 .main-static-5399 .selected_70ea .last_847c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.solid_3369
  .main-static-5399
  .selected_70ea
  .last_847c:focus {
  background: 0 0;
}
.solid_3369
  .main-static-5399
  .selected_70ea
  .basic_6c3f {
  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;
}
.carousel_4e2a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.carousel_4e2a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.carousel_4e2a li:last-child {
  margin-right: 0;
}
.carousel_4e2a li:first-child {
  margin-left: 0;
}
.carousel_4e2a.north-ef39 a {
  color: #fff;
}
.carousel_4e2a.north-ef39 a:hover {
  color: #fff;
}
.carousel_4e2a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.carousel_4e2a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.carousel_4e2a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.carousel_4e2a a:hover {
  opacity: 0.9;
  color: inherit;
}
.carousel_4e2a [class*="social-icon-apple"] {
  background-color: #999;
}
.carousel_4e2a [class*="social-icon-apple"].aside_bf04 {
  background-color: transparent;
  color: #999;
}
.carousel_4e2a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.carousel_4e2a [class*="social-icon-behance"].aside_bf04 {
  background-color: transparent;
  color: #1769ff;
}
.carousel_4e2a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.carousel_4e2a [class*="social-icon-bitbucket"].aside_bf04 {
  background-color: transparent;
  color: #205081;
}
.carousel_4e2a [class*="social-icon-codepen"] {
  background-color: #000;
}
.carousel_4e2a [class*="social-icon-codepen"].aside_bf04 {
  background-color: transparent;
  color: #000;
}
.carousel_4e2a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.carousel_4e2a [class*="social-icon-delicious"].aside_bf04 {
  background-color: transparent;
  color: #39f;
}
.carousel_4e2a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.carousel_4e2a [class*="social-icon-digg"].aside_bf04 {
  background-color: transparent;
  color: #005be2;
}
.carousel_4e2a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.carousel_4e2a [class*="social-icon-dribbble"].aside_bf04 {
  background-color: transparent;
  color: #ea4c89;
}
.carousel_4e2a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.carousel_4e2a [class*="social-icon-envelope"].aside_bf04 {
  background-color: transparent;
  color: #ea4335;
}
.carousel_4e2a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.carousel_4e2a [class*="social-icon-facebook"].aside_bf04 {
  background-color: transparent;
  color: #3b5998;
}
.carousel_4e2a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.carousel_4e2a [class*="social-icon-flickr"].aside_bf04 {
  background-color: transparent;
  color: #0063dc;
}
.carousel_4e2a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.carousel_4e2a [class*="social-icon-foursquare"].aside_bf04 {
  background-color: transparent;
  color: #2d5be3;
}
.carousel_4e2a [class*="social-icon-github"] {
  background-color: #333;
}
.carousel_4e2a [class*="social-icon-github"].aside_bf04 {
  background-color: transparent;
  color: #333;
}
.carousel_4e2a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.carousel_4e2a [class*="social-icon-google-plus"].aside_bf04 {
  background-color: transparent;
  color: #dd4b39;
}
.carousel_4e2a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.carousel_4e2a [class*="social-icon-houzz"].aside_bf04 {
  background-color: transparent;
  color: #7ac142;
}
.carousel_4e2a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.carousel_4e2a [class*="social-icon-instagram"].aside_bf04 {
  background-color: transparent;
  color: #262626;
}
.carousel_4e2a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.carousel_4e2a [class*="social-icon-jsfiddle"].aside_bf04 {
  background-color: transparent;
  color: #487aa2;
}
.carousel_4e2a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.carousel_4e2a [class*="social-icon-linkedin"].aside_bf04 {
  background-color: transparent;
  color: #0077b5;
}
.carousel_4e2a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.carousel_4e2a [class*="social-icon-medium"].aside_bf04 {
  background-color: transparent;
  color: #00ab6b;
}
.carousel_4e2a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.carousel_4e2a
  [class*="social-icon-odnoklassniki"].aside_bf04 {
  background-color: transparent;
  color: #f4731c;
}
.carousel_4e2a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.carousel_4e2a [class*="social-icon-meetup"].aside_bf04 {
  background-color: transparent;
  color: #ec1c40;
}
.carousel_4e2a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.carousel_4e2a [class*="social-icon-pinterest"].aside_bf04 {
  background-color: transparent;
  color: #bd081c;
}
.carousel_4e2a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.carousel_4e2a [class*="social-icon-product-hunt"].aside_bf04 {
  background-color: transparent;
  color: #da552f;
}
.carousel_4e2a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.carousel_4e2a [class*="social-icon-reddit"].aside_bf04 {
  background-color: transparent;
  color: #ff4500;
}
.carousel_4e2a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.carousel_4e2a [class*="social-icon-rss"].aside_bf04 {
  background-color: transparent;
  color: #f26522;
}
.carousel_4e2a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.carousel_4e2a
  [class*="social-icon-shopping-cart"].aside_bf04 {
  background-color: transparent;
  color: #4caf50;
}
.carousel_4e2a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.carousel_4e2a [class*="social-icon-skype"].aside_bf04 {
  background-color: transparent;
  color: #00aff0;
}
.carousel_4e2a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.carousel_4e2a [class*="social-icon-slideshare"].aside_bf04 {
  background-color: transparent;
  color: #0077b5;
}
.carousel_4e2a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.carousel_4e2a [class*="social-icon-snapchat"].aside_bf04 {
  background-color: transparent;
  color: #fffc00;
}
.carousel_4e2a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.carousel_4e2a [class*="social-icon-soundcloud"].aside_bf04 {
  background-color: transparent;
  color: #f80;
}
.carousel_4e2a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.carousel_4e2a [class*="social-icon-spotify"].aside_bf04 {
  background-color: transparent;
  color: #2ebd59;
}
.carousel_4e2a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.carousel_4e2a
  [class*="social-icon-stack-overflow"].aside_bf04 {
  background-color: transparent;
  color: #fe7a15;
}
.carousel_4e2a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.carousel_4e2a [class*="social-icon-maldkfgram"].aside_bf04 {
  background-color: transparent;
  color: #2ca5e0;
}
.carousel_4e2a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.carousel_4e2a [class*="social-icon-tripadvisor"].aside_bf04 {
  background-color: transparent;
  color: #589442;
}
.carousel_4e2a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.carousel_4e2a [class*="social-icon-tumblr"].aside_bf04 {
  background-color: transparent;
  color: #35465c;
}
.carousel_4e2a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.carousel_4e2a [class*="social-icon-twitch"].aside_bf04 {
  background-color: transparent;
  color: #6441a5;
}
.carousel_4e2a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.carousel_4e2a [class*="social-icon-twitter"].aside_bf04 {
  background-color: transparent;
  color: #1da1f2;
}
.carousel_4e2a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.carousel_4e2a [class*="social-icon-vimeo"].aside_bf04 {
  background-color: transparent;
  color: #1ab7ea;
}
.carousel_4e2a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.carousel_4e2a [class*="social-icon-vk"].aside_bf04 {
  background-color: transparent;
  color: #45668e;
}
.carousel_4e2a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.carousel_4e2a [class*="social-icon-weibo"].aside_bf04 {
  background-color: transparent;
  color: #df2029;
}
.carousel_4e2a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.carousel_4e2a [class*="social-icon-weixin"].aside_bf04 {
  background-color: transparent;
  color: #7bb32e;
}
.carousel_4e2a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.carousel_4e2a [class*="social-icon-whatsapp"].aside_bf04 {
  background-color: transparent;
  color: #25d366;
}
.carousel_4e2a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.carousel_4e2a [class*="social-icon-wordpress"].aside_bf04 {
  background-color: transparent;
  color: #21759b;
}
.carousel_4e2a [class*="social-icon-xing"] {
  background-color: #026466;
}
.carousel_4e2a [class*="social-icon-xing"].aside_bf04 {
  background-color: transparent;
  color: #026466;
}
.carousel_4e2a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.carousel_4e2a [class*="social-icon-yelp"].aside_bf04 {
  background-color: transparent;
  color: #af0606;
}
.carousel_4e2a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.carousel_4e2a [class*="social-icon-youtube"].aside_bf04 {
  background-color: transparent;
  color: #cd201f;
}
.basic-f694 {
  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;
}
.basic-f694:hover {
  box-shadow: none;
  background: 0 0;
}
.pro_0a23 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.list-north-a219 {
  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;
}
.secondary-up-5ad3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.banner-advanced-e787 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.banner-advanced-e787,
.banner-advanced-e787::after,
.banner-advanced-e787::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;
}
.banner-advanced-e787::after,
.banner-advanced-e787::before {
  content: "";
  display: block;
  background-color: inherit;
}
.row_bright_06c1 .list-north-a219 .secondary-up-5ad3 {
  margin-top: -2px;
  width: 19px;
}
.row_bright_06c1 .list-north-a219 .banner-advanced-e787 {
  margin-top: -1px;
}
.row_bright_06c1 .list-north-a219 .banner-advanced-e787,
.row_bright_06c1 .list-north-a219 .banner-advanced-e787::after,
.row_bright_06c1 .list-north-a219 .banner-advanced-e787::before {
  width: 19px;
  height: 2px;
}
.row_bright_06c1 .list-north-a219 .banner-advanced-e787::before {
  top: -6px;
}
.row_bright_06c1 .list-north-a219 .banner-advanced-e787::after {
  bottom: -6px;
}
.breadcrumb-black-f95d .list-north-a219 .secondary-up-5ad3 {
  margin-top: -2px;
  width: 22px;
}
.breadcrumb-black-f95d .list-north-a219 .banner-advanced-e787 {
  margin-top: -1px;
}
.breadcrumb-black-f95d .list-north-a219 .banner-advanced-e787,
.breadcrumb-black-f95d .list-north-a219 .banner-advanced-e787::after,
.breadcrumb-black-f95d .list-north-a219 .banner-advanced-e787::before {
  width: 22px;
  height: 2px;
}
.breadcrumb-black-f95d .list-north-a219 .banner-advanced-e787::before {
  top: -7px;
}
.breadcrumb-black-f95d .list-north-a219 .banner-advanced-e787::after {
  bottom: -7px;
}
.hard_eebb .list-north-a219 .secondary-up-5ad3 {
  margin-top: -2px;
  width: 31px;
}
.hard_eebb .list-north-a219 .banner-advanced-e787 {
  margin-top: -1.5px;
}
.hard_eebb .list-north-a219 .banner-advanced-e787,
.hard_eebb .list-north-a219 .banner-advanced-e787::after,
.hard_eebb .list-north-a219 .banner-advanced-e787::before {
  width: 31px;
  height: 3px;
}
.hard_eebb .list-north-a219 .banner-advanced-e787::before {
  top: -9px;
}
.hard_eebb .list-north-a219 .banner-advanced-e787::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .mask-black-9a30 .list-north-a219 .secondary-up-5ad3 {
    margin-top: -2px;
    width: 19px;
  }
  .mask-black-9a30 .list-north-a219 .banner-advanced-e787 {
    margin-top: -1px;
  }
  .mask-black-9a30 .list-north-a219 .banner-advanced-e787,
  .mask-black-9a30 .list-north-a219 .banner-advanced-e787::after,
  .mask-black-9a30 .list-north-a219 .banner-advanced-e787::before {
    width: 19px;
    height: 2px;
  }
  .mask-black-9a30 .list-north-a219 .banner-advanced-e787::before {
    top: -6px;
  }
  .mask-black-9a30 .list-north-a219 .banner-advanced-e787::after {
    bottom: -6px;
  }
  .hero-145d .list-north-a219 .secondary-up-5ad3 {
    margin-top: -2px;
    width: 22px;
  }
  .hero-145d .list-north-a219 .banner-advanced-e787 {
    margin-top: -1px;
  }
  .hero-145d .list-north-a219 .banner-advanced-e787,
  .hero-145d .list-north-a219 .banner-advanced-e787::after,
  .hero-145d .list-north-a219 .banner-advanced-e787::before {
    width: 22px;
    height: 2px;
  }
  .hero-145d .list-north-a219 .banner-advanced-e787::before {
    top: -7px;
  }
  .hero-145d .list-north-a219 .banner-advanced-e787::after {
    bottom: -7px;
  }
  .top-8251 .list-north-a219 .secondary-up-5ad3 {
    margin-top: -2px;
    width: 31px;
  }
  .top-8251 .list-north-a219 .banner-advanced-e787 {
    margin-top: -1.5px;
  }
  .top-8251 .list-north-a219 .banner-advanced-e787,
  .top-8251 .list-north-a219 .banner-advanced-e787::after,
  .top-8251 .list-north-a219 .banner-advanced-e787::before {
    width: 31px;
    height: 3px;
  }
  .top-8251 .list-north-a219 .banner-advanced-e787::before {
    top: -9px;
  }
  .top-8251 .list-north-a219 .banner-advanced-e787::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .nav_0ef1 .list-north-a219 .secondary-up-5ad3 {
    margin-top: -2px;
    width: 19px;
  }
  .nav_0ef1 .list-north-a219 .banner-advanced-e787 {
    margin-top: -1px;
  }
  .nav_0ef1 .list-north-a219 .banner-advanced-e787,
  .nav_0ef1 .list-north-a219 .banner-advanced-e787::after,
  .nav_0ef1 .list-north-a219 .banner-advanced-e787::before {
    width: 19px;
    height: 2px;
  }
  .nav_0ef1 .list-north-a219 .banner-advanced-e787::before {
    top: -6px;
  }
  .nav_0ef1 .list-north-a219 .banner-advanced-e787::after {
    bottom: -6px;
  }
  .element-glass-654d .list-north-a219 .secondary-up-5ad3 {
    margin-top: -2px;
    width: 22px;
  }
  .element-glass-654d .list-north-a219 .banner-advanced-e787 {
    margin-top: -1px;
  }
  .element-glass-654d .list-north-a219 .banner-advanced-e787,
  .element-glass-654d .list-north-a219 .banner-advanced-e787::after,
  .element-glass-654d .list-north-a219 .banner-advanced-e787::before {
    width: 22px;
    height: 2px;
  }
  .element-glass-654d .list-north-a219 .banner-advanced-e787::before {
    top: -7px;
  }
  .element-glass-654d .list-north-a219 .banner-advanced-e787::after {
    bottom: -7px;
  }
  .slider_86ae .list-north-a219 .secondary-up-5ad3 {
    margin-top: -2px;
    width: 31px;
  }
  .slider_86ae .list-north-a219 .banner-advanced-e787 {
    margin-top: -1.5px;
  }
  .slider_86ae .list-north-a219 .banner-advanced-e787,
  .slider_86ae .list-north-a219 .banner-advanced-e787::after,
  .slider_86ae .list-north-a219 .banner-advanced-e787::before {
    width: 31px;
    height: 3px;
  }
  .slider_86ae .list-north-a219 .banner-advanced-e787::before {
    top: -9px;
  }
  .slider_86ae .list-north-a219 .banner-advanced-e787::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .banner_paper_1fac .list-north-a219 .secondary-up-5ad3 {
    margin-top: -2px;
    width: 19px;
  }
  .banner_paper_1fac .list-north-a219 .banner-advanced-e787 {
    margin-top: -1px;
  }
  .banner_paper_1fac .list-north-a219 .banner-advanced-e787,
  .banner_paper_1fac .list-north-a219 .banner-advanced-e787::after,
  .banner_paper_1fac .list-north-a219 .banner-advanced-e787::before {
    width: 19px;
    height: 2px;
  }
  .banner_paper_1fac .list-north-a219 .banner-advanced-e787::before {
    top: -6px;
  }
  .banner_paper_1fac .list-north-a219 .banner-advanced-e787::after {
    bottom: -6px;
  }
  .pattern-fedb .list-north-a219 .secondary-up-5ad3 {
    margin-top: -2px;
    width: 22px;
  }
  .pattern-fedb .list-north-a219 .banner-advanced-e787 {
    margin-top: -1px;
  }
  .pattern-fedb .list-north-a219 .banner-advanced-e787,
  .pattern-fedb .list-north-a219 .banner-advanced-e787::after,
  .pattern-fedb .list-north-a219 .banner-advanced-e787::before {
    width: 22px;
    height: 2px;
  }
  .pattern-fedb .list-north-a219 .banner-advanced-e787::before {
    top: -7px;
  }
  .pattern-fedb .list-north-a219 .banner-advanced-e787::after {
    bottom: -7px;
  }
  .card_red_9777 .list-north-a219 .secondary-up-5ad3 {
    margin-top: -2px;
    width: 31px;
  }
  .card_red_9777 .list-north-a219 .banner-advanced-e787 {
    margin-top: -1.5px;
  }
  .card_red_9777 .list-north-a219 .banner-advanced-e787,
  .card_red_9777 .list-north-a219 .banner-advanced-e787::after,
  .card_red_9777 .list-north-a219 .banner-advanced-e787::before {
    width: 31px;
    height: 3px;
  }
  .card_red_9777 .list-north-a219 .banner-advanced-e787::before {
    top: -9px;
  }
  .card_red_9777 .list-north-a219 .banner-advanced-e787::after {
    bottom: -9px;
  }
}
.menu_fast_9879 .banner-advanced-e787 {
  -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);
}
.menu_fast_9879 .banner-advanced-e787::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.menu_fast_9879 .banner-advanced-e787::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);
}
.menu_fast_9879.button_north_7e14 .banner-advanced-e787 {
  -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);
}
.menu_fast_9879.button_north_7e14 .banner-advanced-e787::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.menu_fast_9879.button_north_7e14 .banner-advanced-e787::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);
}
.mask_right_3c13 {
  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.sidebar_wide_1fb8:before {
  display: none;
}
.border-423d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.border-423d .thumbnail_8301 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.border-423d .thumbnail_8301:last-of-type {
  border-bottom: none;
}
.border-423d .thumbnail_8301.gallery_e280,
.border-423d .thumbnail_8301.nav-8f85,
.border-423d .thumbnail_8301.feature-285c {
  padding: 0;
}
.border-423d .search-north-daa6 .input_72b7 {
  color: currentColor;
}
.border-423d .search-north-daa6 .input_72b7:focus,
.border-423d .search-north-daa6 .input_72b7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.border-423d.motion_4183 .bronze-c6b8,
.border-423d.motion_4183 .box_hot_c4a6 a,
.border-423d.motion_4183 .photo-75ce a,
.border-423d.motion_4183 .large_c41b a {
  color: rgba(0, 0, 0, 0.55);
}
.border-423d.motion_4183 .bronze-c6b8:hover,
.border-423d.motion_4183 .box_hot_c4a6 a:hover,
.border-423d.motion_4183 .photo-75ce a:hover,
.border-423d.motion_4183 .large_c41b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border-423d.motion_4183 .middle_75ba {
  color: rgba(0, 0, 0, 0.8);
}
.border-423d.motion_4183 .thumbnail_8301 {
  border-color: rgba(0, 0, 0, 0.08);
}
.border-423d.motion_4183 .thumbnail_8301:before {
  background: rgba(0, 0, 0, 0.08);
}
.border-423d.motion_4183 .bronze-1319:before {
  background: rgba(255, 255, 255, 0.9);
}
.border-423d.motion_4183 .search-north-daa6 .tabs_9f28 li a,
.border-423d.motion_4183 .search-north-daa6 .input_72b7,
.border-423d.motion_4183 .large_c41b {
  border-color: rgba(0, 0, 0, 0.08);
}
.border-423d.motion_4183 .search-north-daa6 .input_72b7:focus,
.border-423d.motion_4183 .search-north-daa6 .input_72b7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.border-423d.motion_4183 .tabs_9f28 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.border-423d.surface_f29a .bronze-c6b8,
.border-423d.surface_f29a .box_hot_c4a6 a,
.border-423d.surface_f29a .photo-75ce .input_72b7,
.border-423d.surface_f29a .photo-75ce a,
.border-423d.surface_f29a .large_c41b a {
  color: rgba(255, 255, 255, 0.79);
}
.border-423d.surface_f29a .bronze-c6b8:hover,
.border-423d.surface_f29a .box_hot_c4a6 a:hover,
.border-423d.surface_f29a .photo-75ce .input_72b7:hover,
.border-423d.surface_f29a .photo-75ce a:hover,
.border-423d.surface_f29a .large_c41b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border-423d.surface_f29a .middle_75ba {
  color: rgba(255, 255, 255, 0.99);
}
.border-423d.surface_f29a .thumbnail_8301 {
  border-color: rgba(255, 255, 255, 0.08);
}
.border-423d.surface_f29a .thumbnail_8301:before {
  background: rgba(255, 255, 255, 0.08);
}
.border-423d.surface_f29a .bronze-1319:before {
  background: rgba(0, 0, 0, 0.9);
}
.border-423d.surface_f29a .search-north-daa6 .tabs_9f28 li a,
.border-423d.surface_f29a .search-north-daa6 .input_72b7,
.border-423d.surface_f29a .large_c41b {
  border-color: rgba(255, 255, 255, 0.08);
}
.border-423d.surface_f29a .search-north-daa6 .input_72b7:focus,
.border-423d.surface_f29a .search-north-daa6 .input_72b7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.border-423d.surface_f29a .tabs_9f28 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze-1319 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.bronze-1319:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.badge-2eeb {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.table_1eec .border-423d {
  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;
}
.table_1eec .thumbnail_8301 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.table_1eec .thumbnail_8301: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) {
  .table_1eec .thumbnail_8301:before {
    width: 16%;
    left: 42%;
  }
}
.table_1eec .thumbnail_8301:last-child:before {
  content: none;
}
.table_1eec .thumbnail_8301[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.table_1eec .search-north-daa6 .tabs_9f28 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.table_1eec .search-north-daa6 .tabs_9f28 li a .input_72b7 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.table_1eec .search-north-daa6 .large_c41b {
  border: none;
}
.table_1eec .search-north-daa6 .large_c41b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.table_1eec .bronze-1319 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.table_1eec .badge-2eeb {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.table_1eec .surface_f29a .bronze-1319:before {
  background: rgba(0, 0, 0, 0.9);
}
.table_1eec .motion_4183.container-hard-a437 .banner-advanced-e787 {
  background: rgba(0, 0, 0, 0.6);
}
.table_1eec
  .motion_4183.container-hard-a437
  .banner-advanced-e787::after,
.table_1eec
  .motion_4183.container-hard-a437
  .banner-advanced-e787:before {
  background: inherit;
}
.table_1eec
  .motion_4183.container-hard-a437:hover
  .banner-advanced-e787 {
  background: rgba(0, 0, 0, 0.8);
}
.text-7096 .border-423d {
  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) {
  .text-7096 .border-423d {
    width: auto;
    right: 45px;
  }
}
.east-b593 .border-423d {
  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) {
  .east-b593 .border-423d {
    width: auto;
    left: 45px;
  }
}
.sidebar_wide_1fb8 .border-423d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.sidebar_wide_1fb8 .badge-2eeb {
  max-width: 48em;
  margin: 0 auto;
}
.sidebar_wide_1fb8 .bronze-1319:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tag-fast-c01b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tag-fast-c01b.table_1eec .border-423d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tag-fast-c01b.text-7096 .border-423d {
  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);
}
.tag-fast-c01b .border-423d {
  visibility: visible;
}
.tag-fast-c01b.east-b593 .border-423d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.dropdown-955c,
.action-341e {
  overflow-x: hidden;
}
.dropdown-955c .border-423d {
  overflow: auto;
}
.dropdown-955c.table_1eec {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown-955c.table_1eec .border-423d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.dropdown-955c.table_1eec .basic-f694 {
  opacity: 0;
}
.dropdown-955c.text-7096 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown-955c.text-7096 .border-423d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.dropdown-955c.text-7096 .basic-f694 {
  opacity: 0;
}
.dropdown-955c.east-b593 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown-955c.east-b593 .border-423d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.dropdown-955c.east-b593 .basic-f694 {
  opacity: 0;
}
.dropdown-955c.sidebar_wide_1fb8 .border-423d {
  z-index: 10;
  visibility: visible;
}
.container-hard-a437 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.container-hard-a437 .banner-advanced-e787 {
  background: rgba(255, 255, 255, 0.99);
}
.container-hard-a437 .banner-advanced-e787::after,
.container-hard-a437 .banner-advanced-e787:before {
  background: inherit;
}
.container-hard-a437:hover .banner-advanced-e787 {
  background: rgba(255, 255, 255, 0.99);
}
.east-b593 .container-hard-a437 {
  top: 10px;
  right: auto;
  left: 12px;
}
.sidebar_wide_1fb8 .container-hard-a437 {
  display: none !important;
}
.dropdown-955c:before,
.action-341e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.dropdown-955c .container-hard-a437,
.action-341e .container-hard-a437 {
  display: inline-block;
}
.border-423d .widget_247c {
  -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;
}
.dropdown-955c .border-423d .widget_247c,
.action-341e .border-423d .widget_247c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.notification-8ade .article_motion_8cf1 {
  width: 100%;
}
.black-8e62 {
  padding: 0 0.5em 0;
}
.black-8e62 [class*="customify-col-"],
.black-8e62 [class*="customify-col_"],
.black-8e62 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.image_rough_d676 .black-8e62 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .upper-fe9c .hidden_next_55e8,
  .hidden_next_55e8 {
    display: none;
  }
  .outline-plasma-d925 {
    text-align: left;
  }
  .panel-5285 {
    text-align: center;
  }
  .column-125c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .upper-fe9c .shadow-3a5c,
  .shadow-3a5c {
    display: none;
  }
  .border_solid_6d6e {
    text-align: left;
  }
  .component_c9a7 {
    text-align: center;
  }
  .accordion-9478 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .upper-fe9c .top-6480,
  .top-6480 {
    display: none;
  }
  .table_c747 {
    text-align: left;
  }
  .gallery-e7b0 {
    text-align: center;
  }
  .icon-prev-51b4 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.element_middle_8f7d {
  box-shadow: none !important;
}
.hero_brown_d86d .surface-prev-d617,
.inner_3089 .surface-prev-d617 {
  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;
}
.inner_3089 .surface-prev-d617 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.background_center_ea45 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.background_center_ea45:after,
.background_center_ea45:before {
  content: "";
  display: table;
}
.background_center_ea45:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .background_center_ea45 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.background_center_ea45,
.border-47da {
  max-width: 1248px;
  margin: 0 auto;
}

.picture-hovered-09a9.plasma-8156 .background_center_ea45 {
  max-width: 100%;
}
.picture-hovered-09a9.label_335c {
  max-width: 1200px;
  margin: 0 auto;
}
.picture-hovered-09a9.logo-ee90 .background_center_ea45 {
  max-width: 100%;
}
.picture-hovered-09a9.logo-ee90 > .background_center_ea45 {
  padding-left: 0;
  padding-right: 0;
}
.picture-hovered-09a9.logo-ee90 > .background_center_ea45 .upper-fe9c {
  margin: 0;
}
.picture-hovered-09a9.logo-ee90
  > .background_center_ea45
  .cool_231b.sidebar_0647 {
  margin-right: 0;
  margin-left: 0;
}
.picture-hovered-09a9.logo-ee90 #main.sidebar_0647 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .modal_short_4c41 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .modal_short_4c41 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .blue-6f7e .outline-b4b0 {
    padding-right: 1em;
  }
  .blue-6f7e.hard-752f .cool_231b {
    border-right: 1px solid #eaecee;
  }
  .blue-6f7e.hard-752f .outline-b4b0 {
    padding-right: 1em;
  }
  .blue-6f7e.hard-752f .gallery_advanced_96ac {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner-first-6107 .outline-b4b0 {
    padding-left: 1em;
  }
  .banner-first-6107.hard-752f .cool_231b {
    border-left: 1px solid #eaecee;
  }
  .banner-first-6107.hard-752f .outline-b4b0 {
    padding-left: 1em;
  }
  .banner-first-6107.hard-752f .gallery_advanced_96ac {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .old-b149 .outline-b4b0 {
    padding-left: 1em;
  }
  .old-b149.hard-752f .fresh_85a4 {
    border-right: 1px solid #eaecee;
  }
  .old-b149.hard-752f .border_fluid_7913 {
    border-right: 1px solid #eaecee;
  }
  .old-b149.hard-752f .outline-b4b0 {
    padding-left: 1em;
  }
  .old-b149.hard-752f .gallery_advanced_96ac {
    padding-right: 1em;
  }
  .old-b149.hard-752f .south-a0ad {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accordion_orange_d8cc .outline-b4b0 {
    padding-right: 1em;
  }
  .accordion_orange_d8cc.hard-752f .fresh_85a4 {
    border-left: 1px solid #eaecee;
  }
  .accordion_orange_d8cc.hard-752f .border_fluid_7913 {
    border-left: 1px solid #eaecee;
  }
  .accordion_orange_d8cc.hard-752f .outline-b4b0 {
    padding-right: 1em;
  }
  .accordion_orange_d8cc.hard-752f .gallery_advanced_96ac {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accordion_orange_d8cc.hard-752f .south-a0ad {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal_short_4c41 .outline-b4b0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal_short_4c41.hard-752f .cool_231b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .modal_short_4c41.hard-752f .outline-b4b0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal_short_4c41.hard-752f .gallery_advanced_96ac {
    padding-left: 1em;
  }
  .modal_short_4c41.hard-752f .south-a0ad {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .modal_short_4c41.hard-752f .outline-b4b0 {
    padding-left: 0;
  }
}
.filter-yellow-9694 .gradient_5579 {
  display: inline-block;
}
.gas-ae20 {
  display: inline-block;
}
.fresh-93e5 {
  word-con: break-word;
}
.medium-37cd > span {
  display: inline-block;
  padding: 5px 0;
}
.medium-37cd .thumbnail_first_cb04 {
  margin-left: 8px;
  margin-right: 8px;
}
.medium-37cd .active-stone-24c4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.gradient-403b .active-6237 {
  margin-bottom: 2em;
}
.gradient-403b .section-3764 {
  margin-bottom: 15px;
}
.gradient-403b .section-3764:last-child {
  margin-bottom: 0;
}
.gradient-403b .surface-7e49 {
  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) {
  .gradient-403b .surface-7e49 {
    display: block;
  }
}
.gradient-403b .label-first-0d17 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .gradient-403b .label-first-0d17 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.gradient-403b .container_6e7e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.gradient-403b .container_6e7e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.gradient-403b .container_6e7e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.gradient-403b .fresh-93e5 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.gradient-403b .fresh-93e5 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.gradient-403b .orange-d185 p:last-child {
  margin-bottom: 0;
}
.gradient-403b .popup_5ad3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.gradient-403b .component_gold_fa37 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.gradient-403b .accent_new_7d5d {
  margin-top: 1em;
}
.gradient-403b .main_1e63 {
  top: 0;
  display: block;
}
.gradient-403b .main_1e63 a {
  color: inherit;
}
.gradient-403b .main_1e63 a:hover {
  color: inherit;
}
.gradient-403b .preview_dark_f6cb {
  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;
}
.gradient-403b .preview_dark_f6cb:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.gradient-403b .component_gold_fa37 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.gradient-403b .action_a20d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.gradient-403b .action_a20d:first-child {
  margin-top: 0;
}
.gradient-403b .action_a20d.light_15fc {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.gradient-403b .action_a20d.component_pressed_1f00 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gradient-403b
  .action_a20d.component_pressed_1f00.white_1362
  .accent_new_7d5d {
  width: 100%;
}
.gradient-403b .component_pressed_1f00 {
  -webkit-box-align: center;
  align-items: center;
}
.gradient-403b .component_pressed_1f00 .medium-37cd,
.gradient-403b .component_pressed_1f00 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.gradient-403b .container_6e7e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gradient-403b .container_6e7e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gradient-403b .container_6e7e: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;
}
.gradient-403b .light_15fc {
  z-index: 5;
}
.gradient-403b .progress-silver-b455 .header_499b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.gradient-403b .component_over_8c7d .header_499b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.gradient-403b .gradient-3495 .header_499b {
  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;
}
.gradient-403b.notification-3834 .surface-7e49,
.gradient-403b.sort_active_4fc5 .surface-7e49 {
  display: block;
}
.gradient-403b.notification-3834 .surface-7e49 .block-c9ad,
.gradient-403b.notification-3834 .surface-7e49 .component_gold_fa37,
.gradient-403b.sort_active_4fc5 .surface-7e49 .block-c9ad,
.gradient-403b.sort_active_4fc5 .surface-7e49 .component_gold_fa37 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gradient-403b.title-stone-d2dc .label-first-0d17 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .gradient-403b.title-stone-d2dc .label-first-0d17 {
    margin-right: 0;
  }
}
.gradient-403b.notification-3834 .label-first-0d17,
.gradient-403b.sort_active_4fc5 .label-first-0d17 {
  padding-top: 40%;
}
.gradient-403b.notification-3834 .active-6237,
.gradient-403b.sort_active_4fc5 .active-6237 {
  display: block;
}
.gradient-403b.notification-3834 .fn-sticky-fe30 .component_gold_fa37,
.gradient-403b.sort_active_4fc5 .fn-sticky-fe30 .component_gold_fa37 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.gradient-403b.notification-3834 .label-first-0d17,
.gradient-403b.sort_active_4fc5 .label-first-0d17 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.gradient-403b.notification-3834 .component_gold_fa37 {
  padding: 1em;
}
.hover_dab3 {
  margin: 30px auto;
  display: block;
}
.hover_dab3 .logo-middle-5504 > * {
  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;
}
.hover_dab3 .logo-middle-5504 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hover_dab3 .logo-middle-5504 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.north-8371 .medium-37cd {
  margin-bottom: 1.41575em;
}
.north-8371 .list-small-fe05 {
  margin-bottom: 1.618em;
}
.label-old-af9e .yellow_9dbb {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.label-old-af9e .yellow_9dbb a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.label-old-af9e .green_6b4f {
  max-width: 100%;
  overflow: auto;
}
.liquid_5f42 .label-old-af9e a:hover {
  text-decoration: underline;
}
.smooth-522c .section-3764:not(.fresh-93e5),
.smooth-522c .container_6e7e {
  margin-bottom: 1.41575em;
}
.smooth-522c .section-3764:not(.fresh-93e5):last-child,
.smooth-522c .container_6e7e:last-child {
  margin-bottom: 0;
}
.smooth-522c .section-3764.layout_cold_91de {
  margin-bottom: 0.41575em;
}
.smooth-522c .wood_26aa:before,
.smooth-522c .light_2694:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.smooth-522c .wood_26aa:before {
  content: "\f115";
}
.smooth-522c .light_2694:before {
  content: "\f02c";
}
.smooth-522c .last-5f83 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.smooth-522c .last-5f83 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.pro-2a2a {
  display: -webkit-box;
  display: flex;
}
.pro-2a2a .shade_1417 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .pro-2a2a .shade_1417 {
    flex-basis: 90px;
  }
}
.pro-2a2a .picture_958a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .pro-2a2a .picture_958a {
    flex-basis: calc(100% - 50px);
  }
}
.pro-2a2a .backdrop-hard-70e4 p:last-child {
  margin-bottom: 0.72em;
}
.list-1e70 .logo-middle-5504 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.list-1e70 .logo-middle-5504:after,
.list-1e70 .logo-middle-5504:before {
  content: "";
  display: table;
}
.list-1e70 .logo-middle-5504:after {
  clear: both;
}
.list-1e70 .logo-middle-5504 .modal-advanced-f1cf,
.list-1e70 .logo-middle-5504 .blue_8fc7 {
  width: 49%;
}
.list-1e70 .logo-middle-5504 .modal-advanced-f1cf a span.accent-14ad,
.list-1e70 .logo-middle-5504 .blue_8fc7 a span.accent-14ad {
  display: block;
  margin-bottom: 5px;
}
.list-1e70 .logo-middle-5504 .blue_8fc7 {
  float: left;
  text-align: left;
}
.list-1e70 .logo-middle-5504 .modal-advanced-f1cf {
  float: right;
  text-align: right;
}
.tooltip_center_e973 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tooltip_center_e973 {
    margin-bottom: 0;
  }
}
.secondary-dirty-b764 {
  margin-bottom: 1em;
}
.secondary-dirty-b764 .fresh-93e5 {
  font-size: 1.1em;
  line-height: 1.3;
}
.solid_ba5f a {
  display: block;
  line-height: 0;
  position: relative;
}
.tooltip_full_35ea .secondary-dirty-b764,
.motion_7dec .secondary-dirty-b764 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tooltip_full_35ea .secondary-dirty-b764,
  .motion_7dec .secondary-dirty-b764 {
    display: block;
  }
}
.tooltip_full_35ea .solid_ba5f,
.motion_7dec .solid_ba5f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tooltip_full_35ea .solid_ba5f,
  .motion_7dec .solid_ba5f {
    margin-bottom: 1em;
  }
}
.tooltip_full_35ea .solid_ba5f img,
.motion_7dec .solid_ba5f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tooltip_full_35ea .bronze_3815,
.motion_7dec .bronze_3815 {
  flex-basis: calc(100% - 160px);
}
.tooltip_full_35ea .bronze_3815 p,
.motion_7dec .bronze_3815 p {
  margin-bottom: 0;
}
.tooltip_full_35ea .bronze_3815 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tooltip_full_35ea .bronze_3815 {
    padding-left: 0;
  }
}
.motion_7dec .bronze_3815 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .motion_7dec .bronze_3815 {
    padding-right: 0;
  }
}
.motion_7dec .solid_ba5f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.short-673b .solid_ba5f {
  margin-bottom: 0.5em;
}
.short-673b .solid_ba5f img {
  width: 100%;
}
.wrapper-cc6e .secondary-9eee,
.outline-yellow-de85 .secondary-9eee {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.outline-yellow-de85 .cool_231b .input_8fc3 p:last-child {
  margin-bottom: 0;
}
.paragraph_static_2a7d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tertiary-inner-11ae .element_copper_d55e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tertiary-inner-11ae .element_copper_d55e:last-of-type {
    margin-bottom: 0;
  }
}
.tertiary-inner-11ae .element_copper_d55e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tertiary-inner-11ae .element_copper_d55e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tertiary-inner-11ae .element_copper_d55e ul li {
  margin: 0 0 0.6em;
}
.tertiary-inner-11ae .element_copper_d55e ul li.detail-inner-e267,
.tertiary-inner-11ae .element_copper_d55e ul li.top-0c9f {
  position: relative;
}
.tertiary-inner-11ae .element_copper_d55e ul li.detail-inner-e267 .menu_warm_67ad,
.tertiary-inner-11ae .element_copper_d55e ul li.top-0c9f .menu_warm_67ad {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tertiary-inner-11ae .element_copper_d55e ul li.detail-inner-e267:after:after,
.tertiary-inner-11ae .element_copper_d55e ul li.detail-inner-e267:after:before,
.tertiary-inner-11ae
  .element_copper_d55e
  ul
  li.top-0c9f:after:after,
.tertiary-inner-11ae
  .element_copper_d55e
  ul
  li.top-0c9f:after:before {
  content: "";
  display: table;
}
.tertiary-inner-11ae .element_copper_d55e ul li.detail-inner-e267:after:after,
.tertiary-inner-11ae
  .element_copper_d55e
  ul
  li.top-0c9f:after:after {
  clear: both;
}
.tertiary-inner-11ae .element_copper_d55e a.grid-a25a:hover {
  text-decoration: none;
}
.tertiary-inner-11ae .element_copper_d55e select {
  max-width: 100%;
}
.tertiary-inner-11ae .element_copper_d55e table {
  font-size: 85%;
}
.tertiary-inner-11ae .element_copper_d55e table td,
.tertiary-inner-11ae .element_copper_d55e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tertiary-inner-11ae .element_copper_d55e table tfoot td {
  text-align: left;
}
.tertiary-inner-11ae .element_copper_d55e :last-child {
  margin-bottom: 0;
}
.tertiary-inner-11ae .element_copper_d55e .shade-b246 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tertiary-inner-11ae .element_copper_d55e .shade-b246 label {
  width: 100%;
}
.tertiary-inner-11ae .element_copper_d55e .shade-b246 .last_847c {
  width: 100%;
  display: block;
}
.tertiary-inner-11ae .element_copper_d55e .shade-b246 .overlay-narrow-1670 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tertiary-inner-11ae .element_copper_d55e .shade-b246 .overlay-narrow-1670:hover svg #svg-search {
  fill: #444;
}
.tertiary-inner-11ae .element_copper_d55e .shade-b246 .overlay-narrow-1670 svg {
  width: 18px;
  height: 18px;
}
.tertiary-inner-11ae .info-142c ul ul,
.tertiary-inner-11ae .backdrop-3509 ul ul,
.tertiary-inner-11ae .secondary_gas_448c ul ul,
.tertiary-inner-11ae .mask_hot_fb05 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tertiary-inner-11ae .info-142c .content_fde4 > a,
.tertiary-inner-11ae .backdrop-3509 .content_fde4 > a,
.tertiary-inner-11ae .secondary_gas_448c .content_fde4 > a,
.tertiary-inner-11ae .mask_hot_fb05 .content_fde4 > a {
  margin-bottom: 0;
}
.tertiary-inner-11ae .pressed_cba0 li,
.tertiary-inner-11ae .info-142c li,
.tertiary-inner-11ae .widget_liquid_b3f0 li,
.tertiary-inner-11ae .backdrop-3509 li,
.tertiary-inner-11ae .secondary_gas_448c li,
.tertiary-inner-11ae .mask_hot_fb05 li,
.tertiary-inner-11ae .notification-bronze-1a17 li,
.tertiary-inner-11ae .filter_west_9f1a li {
  display: block;
  position: relative;
}
.tertiary-inner-11ae .pressed_cba0 li:last-child,
.tertiary-inner-11ae .info-142c li:last-child,
.tertiary-inner-11ae .widget_liquid_b3f0 li:last-child,
.tertiary-inner-11ae .backdrop-3509 li:last-child,
.tertiary-inner-11ae .secondary_gas_448c li:last-child,
.tertiary-inner-11ae .mask_hot_fb05 li:last-child,
.tertiary-inner-11ae .notification-bronze-1a17 li:last-child,
.tertiary-inner-11ae .filter_west_9f1a li:last-child {
  border: none;
}
.tertiary-inner-11ae .pressed_cba0 li a,
.tertiary-inner-11ae .info-142c li a,
.tertiary-inner-11ae .widget_liquid_b3f0 li a,
.tertiary-inner-11ae .backdrop-3509 li a,
.tertiary-inner-11ae .secondary_gas_448c li a,
.tertiary-inner-11ae .mask_hot_fb05 li a,
.tertiary-inner-11ae .notification-bronze-1a17 li a,
.tertiary-inner-11ae .filter_west_9f1a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tertiary-inner-11ae .pressed_cba0 li ul li::before,
.tertiary-inner-11ae .info-142c li ul li::before,
.tertiary-inner-11ae .widget_liquid_b3f0 li ul li::before,
.tertiary-inner-11ae .backdrop-3509 li ul li::before,
.tertiary-inner-11ae .secondary_gas_448c li ul li::before,
.tertiary-inner-11ae .mask_hot_fb05 li ul li::before,
.tertiary-inner-11ae .notification-bronze-1a17 li ul li::before,
.tertiary-inner-11ae .filter_west_9f1a li ul li::before {
  left: 15px;
}
.tertiary-inner-11ae .pressed_cba0 li ul a,
.tertiary-inner-11ae .info-142c li ul a,
.tertiary-inner-11ae .widget_liquid_b3f0 li ul a,
.tertiary-inner-11ae .backdrop-3509 li ul a,
.tertiary-inner-11ae .secondary_gas_448c li ul a,
.tertiary-inner-11ae .mask_hot_fb05 li ul a,
.tertiary-inner-11ae .notification-bronze-1a17 li ul a,
.tertiary-inner-11ae .filter_west_9f1a li ul a {
  padding-left: 20px;
}
.tertiary-inner-11ae .pressed_cba0 li ul ul li::before,
.tertiary-inner-11ae .info-142c li ul ul li::before,
.tertiary-inner-11ae .widget_liquid_b3f0 li ul ul li::before,
.tertiary-inner-11ae .backdrop-3509 li ul ul li::before,
.tertiary-inner-11ae .secondary_gas_448c li ul ul li::before,
.tertiary-inner-11ae .mask_hot_fb05 li ul ul li::before,
.tertiary-inner-11ae .notification-bronze-1a17 li ul ul li::before,
.tertiary-inner-11ae .filter_west_9f1a li ul ul li::before {
  left: 30px;
}
.tertiary-inner-11ae .pressed_cba0 li ul ul a,
.tertiary-inner-11ae .info-142c li ul ul a,
.tertiary-inner-11ae .widget_liquid_b3f0 li ul ul a,
.tertiary-inner-11ae .backdrop-3509 li ul ul a,
.tertiary-inner-11ae .secondary_gas_448c li ul ul a,
.tertiary-inner-11ae .mask_hot_fb05 li ul ul a,
.tertiary-inner-11ae .notification-bronze-1a17 li ul ul a,
.tertiary-inner-11ae .filter_west_9f1a li ul ul a {
  padding-left: 40px;
}
.tertiary-inner-11ae .dirty-603f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tertiary-inner-11ae .filter_west_9f1a ul li {
  margin-bottom: 1.41575em;
}
.tertiary-inner-11ae .filter_west_9f1a ul li .green_8021 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tertiary-inner-11ae .filter_west_9f1a ul li .feature_9fd4 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.surface_f29a .pressed_cba0 li a,
.surface_f29a .info-142c li a,
.surface_f29a .widget_liquid_b3f0 li a,
.surface_f29a .backdrop-3509 li a,
.surface_f29a .secondary_gas_448c li a,
.surface_f29a .mask_hot_fb05 li a,
.surface_f29a .notification-bronze-1a17 li a,
.surface_f29a .filter_west_9f1a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_f29a .dirty-603f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_f29a .element_copper_d55e ul li.detail-inner-e267 .menu_warm_67ad,
.surface_f29a .element_copper_d55e ul li.top-0c9f .menu_warm_67ad {
  background: rgba(0, 0, 0, 0.2);
}
.surface_f29a .tertiary-inner-11ae .element_copper_d55e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture-hovered-09a9 .tertiary-inner-11ae .tabs_9f28 li {
  margin: 0;
}
.picture-hovered-09a9 .tertiary-inner-11ae .tabs_9f28 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.picture-hovered-09a9 .tertiary-inner-11ae .tabs_9f28 li ul {
  margin: 0;
}
.picture-hovered-09a9 .tertiary-inner-11ae .tabs_9f28 li ul li a {
  padding-left: 15px;
}
.picture-hovered-09a9 .tertiary-inner-11ae .tabs_9f28 li ul li li a {
  padding-left: 30px;
}
.picture-hovered-09a9 .tertiary-inner-11ae .tabs_9f28 li.primary-733d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.picture-hovered-09a9 .tertiary-inner-11ae .tabs_9f28 li.primary-733d > 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;
}
.picture-hovered-09a9 .tertiary-inner-11ae .tabs_9f28 li.primary-733d > 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;
}
.yellow_eae4 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.item-under-4ccc {
  position: relative;
  z-index: 10;
}
.item-under-4ccc .widget_247c {
  width: 100%;
  max-width: 100%;
}
.border-red-06f8 .short-1345 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.border-red-06f8 .motion_4183 {
}
.border-red-06f8 .surface_f29a {
  background: #292929;
}
.message-4e97 .short-1345 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.message-4e97 .motion_4183 {
  background: #f9f9f9;
}
.message-4e97 .surface_f29a {
  background: #303030;
}
.notice_soft_a7b3 .short-1345 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .notice_soft_a7b3 .gradient_5579 {
    margin-bottom: 1em;
  }
  .notice_soft_a7b3 .gradient_5579:last-child {
    margin-bottom: 0;
  }
}
.notice_soft_a7b3 .motion_4183 {
  background: #ededed;
}
.notice_soft_a7b3 .surface_f29a {
  background: #1a1a1a;
}
.short-1345.motion_4183 {
  color: rgba(0, 0, 0, 0.6);
}
.short-1345.motion_4183 .pattern-bright-5efd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.short-1345.surface_f29a {
  color: rgba(255, 255, 255, 0.99);
}
.short-1345.surface_f29a a:not(.grid-a25a) {
  color: rgba(255, 255, 255, 0.79);
}
.short-1345.surface_f29a a:not(.grid-a25a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.short-1345.surface_f29a .pattern-bright-5efd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.short-1345.surface_f29a table tbody td,
.short-1345.surface_f29a table th {
  background: rgba(0, 0, 0, 0.08);
}
.alert-6f5b.tiny_c58b .background_center_ea45 {
  max-width: initial;
}
.alert-6f5b .card_5a54 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.alert-6f5b .card_5a54 .widget_247c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .alert-6f5b .card_5a54 .widget_247c {
    display: block;
    margin-bottom: 2em;
  }
  .alert-6f5b .card_5a54 .widget_247c:last-child {
    margin-bottom: 0;
  }
}
.notice_soft_a7b3 .gradient_5579:last-child,
.message-4e97 .gradient_5579:last-child,
.border-red-06f8 .gradient_5579:last-child {
  margin-bottom: 0;
}
.notice_soft_a7b3 .gradient_5579 .tertiary-inner-11ae .element_copper_d55e:last-child,
.message-4e97 .gradient_5579 .tertiary-inner-11ae .element_copper_d55e:last-child,
.border-red-06f8 .gradient_5579 .tertiary-inner-11ae .element_copper_d55e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .notice_soft_a7b3 .tabs-c925,
  .notice_soft_a7b3 .media-44f5,
  .message-4e97 .tabs-c925,
  .message-4e97 .media-44f5,
  .border-red-06f8 .tabs-c925,
  .border-red-06f8 .media-44f5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .item-under-4ccc .gradient_5579 {
    margin-bottom: 2em;
  }
}
.item-under-4ccc p:last-child {
  margin-bottom: 0;
}
.item-under-4ccc li,
.item-under-4ccc ul {
  list-style: none;
  margin: 0;
}
.item-under-4ccc ul ul {
  margin-left: 2.617924em;
}
.alert-7524 {
  font-size: 0.875em;
}

/* css-noise: bd88 */
.phantom-card-w1 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
