/*!
Theme Name: Customify
Theme URI: https://pressmaximum.heading_3c41/customify
Author: WPCustomify
Author URI: https://pressmaximum.heading_3c41
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.heading_3c41/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.footer-13e3.paper-19b7/licenses/gpl-2.0.cold_f9ba
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.card_bright_1d5a/, (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.media-left-b30c.under_b8ac/normalize.element_stone_cf39/
 ======
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.element_stone_cf39 v7.0.0 | MIT License | github.heading_3c41/necolas/normalize.element_stone_cf39 */
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;
}
.inner_145d .notification-motion-97d8,
.grid-2ba0,
.list_e279,
.progress-copper-f5a2,
.stone-0f64,
.overlay_7277,
.feature_full_1ace,
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;
}
.grid-2ba0,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .grid-2ba0,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .grid-2ba0,
  h1 {
    font-size: 1.8em;
  }
}
.list_e279,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.list_e279 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .list_e279,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .list_e279,
  h2 {
    font-size: 1.7em;
  }
}
.progress-copper-f5a2,
h3 {
  font-size: 1.618em;
}
.inner_145d .notification-motion-97d8,
.stone-0f64,
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.section_north_7208 {
  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;
}
.fast_c146:after,
.fast_c146:before,
.progress-bright-dee0:after,
.progress-bright-dee0:before {
  content: "";
  display: table;
}
.fast_c146:after,
.progress-bright-dee0:after {
  clear: both;
}
.wrapper-gas-eac0 {
  float: right;
  margin-right: 0;
}
.info_glass_acb3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.content_7035 .popup-under-49ee,
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;
}
.content_7035 .popup-under-49ee: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;
}
.light_173b .popup-under-49ee {
  box-shadow: none;
}
.light_173b
  .popup-under-49ee
  .purple-cd4d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.light_173b .popup-under-49ee .surface_first_cba5 {
  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;
}
.light_173b
  .popup-under-49ee
  .surface_first_cba5
  b {
  display: none;
}
.light_173b .wide-d45e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.description-left-1de9:not(.background_57c7):not(.label_bdda),
button:not(.background_57c7):not(.label_bdda),
input[type="button"]:not(.background_57c7):not(
    .label_bdda
  ),
input[type="reset"]:not(.background_57c7):not(
    .label_bdda
  ),
input[type="submit"]:not(.background_57c7):not(
    .label_bdda
  ) {
  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;
}
.description-left-1de9:not(.background_57c7):not(
    .label_bdda
  ):hover,
button:not(.background_57c7):not(
    .label_bdda
  ):hover,
input[type="button"]:not(.background_57c7):not(
    .label_bdda
  ):hover,
input[type="reset"]:not(.background_57c7):not(
    .label_bdda
  ):hover,
input[type="submit"]:not(.background_57c7):not(
    .label_bdda
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.description-left-1de9:not(.background_57c7):not(
    .label_bdda
  ):active,
.description-left-1de9:not(.background_57c7):not(
    .label_bdda
  ):focus,
button:not(.background_57c7):not(
    .label_bdda
  ):active,
button:not(.background_57c7):not(
    .label_bdda
  ):focus,
input[type="button"]:not(.background_57c7):not(
    .label_bdda
  ):active,
input[type="button"]:not(.background_57c7):not(
    .label_bdda
  ):focus,
input[type="reset"]:not(.background_57c7):not(
    .label_bdda
  ):active,
input[type="reset"]:not(.background_57c7):not(
    .label_bdda
  ):focus,
input[type="submit"]:not(.background_57c7):not(
    .label_bdda
  ):active,
input[type="submit"]:not(.background_57c7):not(
    .label_bdda
  ):focus {
  outline: 0;
}
.description-left-1de9:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53,
button:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53,
input[type="button"]:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53,
input[type="reset"]:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53,
input[type="submit"]:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53 {
  position: relative;
}
.description-left-1de9:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53
  .texture-active-763d,
.description-left-1de9:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53
  .outline-thick-c439,
.description-left-1de9:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53
  .pattern-5483,
.description-left-1de9:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53
  i,
.description-left-1de9:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53
  svg,
button:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53
  .texture-active-763d,
button:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53
  .outline-thick-c439,
button:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53
  .pattern-5483,
button:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53
  i,
button:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53
  svg,
input[type="button"]:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53
  .texture-active-763d,
input[type="button"]:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53
  .outline-thick-c439,
input[type="button"]:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53
  .pattern-5483,
input[type="button"]:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53
  i,
input[type="button"]:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53
  svg,
input[type="reset"]:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53
  .texture-active-763d,
input[type="reset"]:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53
  .outline-thick-c439,
input[type="reset"]:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53
  .pattern-5483,
input[type="reset"]:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53
  i,
input[type="reset"]:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53
  svg,
input[type="submit"]:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53
  .texture-active-763d,
input[type="submit"]:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53
  .outline-thick-c439,
input[type="submit"]:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53
  .pattern-5483,
input[type="submit"]:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53
  i,
input[type="submit"]:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53
  svg {
  visibility: hidden;
}
.description-left-1de9:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53:after,
button:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53:after,
input[type="button"]:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53:after,
input[type="reset"]:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53:after,
input[type="submit"]:not(.background_57c7):not(
    .label_bdda
  ).fn-loading-7c53: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;
}
.description-left-1de9:not(.background_57c7):not(.label_bdda),
input[type="button"]:not(.background_57c7):not(
    .label_bdda
  ),
input[type="reset"]:not(.background_57c7):not(
    .label_bdda
  ),
input[type="submit"]:not(.background_57c7):not(
    .label_bdda
  ) {
  color: #fff;
  background: #235787;
}
.description-left-1de9:not(.background_57c7):not(
    .label_bdda
  ):focus,
input[type="button"]:not(.background_57c7):not(
    .label_bdda
  ):focus,
input[type="reset"]:not(.background_57c7):not(
    .label_bdda
  ):focus,
input[type="submit"]:not(.background_57c7):not(
    .label_bdda
  ):focus {
  color: #fff;
}
.description-left-1de9.fn-disabled-7c53:not(.background_57c7):not(
    .label_bdda
  ),
.description-left-1de9[disabled]:not(.background_57c7):not(
    .label_bdda
  ),
button.fn-disabled-7c53:not(.background_57c7):not(
    .label_bdda
  ),
button[disabled]:not(.background_57c7):not(
    .label_bdda
  ) {
  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;
}
.frame-8980 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.frame-8980: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;
}
.complex_e1a8 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.nav_light_c558 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.south_5193 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.fast_c146:after,
.fast_c146:before,
.description-b240:after,
.description-b240:before,
.south-50bc:after,
.south-50bc:before,
.warm-8094:after,
.warm-8094:before,
.element-under-f375:after,
.element-under-f375:before,
.tabs_182f:after,
.tabs_182f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.fast_c146:after,
.description-b240:after,
.south-50bc:after,
.warm-8094:after,
.element-under-f375:after,
.tabs_182f:after {
  clear: both;
}
.description-b240 .progress-lower-8ba4,
.south-50bc .progress-lower-8ba4,
.simple-6850 .progress-lower-8ba4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.glass-96ee {
  display: inline-block;
}
.input_first_12d9 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.input_first_12d9 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.input_first_12d9 .link_narrow_6a4a {
  padding: 1em 0;
  font-size: 85%;
}
.link_narrow_6a4a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.video-medium-d70f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.video-medium-d70f:after,
.video-medium-d70f:before {
  content: "";
  display: table;
}
.video-medium-d70f:after {
  clear: both;
}
.feature-74e3 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.item_easy_e21c .feature-74e3 {
  max-width: 50%;
}
.background-b1ba .feature-74e3 {
  max-width: 33.33%;
}
.avatar_pressed_dcfd .feature-74e3 {
  max-width: 25%;
}
.footer_green_b464 .feature-74e3 {
  max-width: 20%;
}
.fast-902e .feature-74e3 {
  max-width: 16.66%;
}
.preview_67d1 .feature-74e3 {
  max-width: 14.28%;
}
.new_37b9 .feature-74e3 {
  max-width: 12.5%;
}
.feature-57ee .feature-74e3 {
  max-width: 11.11%;
}
.video_blue_8e72 {
  display: block;
}
.inner_145d .aside_iron_1181 label,
.inner_145d .pattern_0129 label,
.inner_145d .video_8eb1 label,
.inner_145d .message_top_87d1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.orange-de22 {
  list-style: none;
  margin: 0;
}
.orange-de22 article.outer-f8a1 {
  margin-bottom: 0;
}
.orange-de22 ul {
  list-style: none;
  margin: 0;
}
.orange-de22 .disabled_gas_c3ce li.outer-f8a1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .orange-de22 .disabled_gas_c3ce li.outer-f8a1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .orange-de22 .disabled_gas_c3ce li.outer-f8a1: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) {
  .orange-de22 .disabled_gas_c3ce li.outer-f8a1 li.outer-f8a1 li.outer-f8a1 li.outer-f8a1 {
    padding-left: 0;
  }
}
article.outer-f8a1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.outer-f8a1 .description-b240 p:last-of-type {
  margin-bottom: 0;
}
article.outer-f8a1 .thick-e553 {
  float: left;
}
article.outer-f8a1 .accent-7bdc {
  margin-left: 85px;
}
article.outer-f8a1 .black-eee8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.outer-f8a1 .black-eee8 .fixed-9768 {
  margin-left: 10px;
}
article.outer-f8a1 .secondary-rough-0a49 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.outer-f8a1 .dropdown-in-23a6 {
  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 .aside_iron_1181,
  #respond .video_8eb1,
  #respond .message_top_87d1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .aside_iron_1181 input,
#respond .video_8eb1 input,
#respond .message_top_87d1 input {
  width: 100%;
}
#respond .message_top_87d1 {
  margin-right: 0;
}
#respond .yellow-6a20 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.south_fabe {
  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;
}
.south_fabe.red_f85a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.south_fabe 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%);
}
.south_fabe:focus,
.south_fabe: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);
}
.dynamic_861c {
  border-radius: 10%;
}
.block_simple_4067 {
  border-radius: 50%;
}
.sort-blue-2f79 {
  font-size: 0.72em;
}
.dark_c3b9 {
  font-size: 0.875em;
}
.orange_9652 {
  font-size: 1.1em;
}
.current_bd50 {
  text-transform: uppercase;
  line-height: 1.2;
}
.current_bd50.sort-blue-2f79 {
  letter-spacing: 0.5px;
}
.overlay-dim-a951,
.overlay-dim-a951 a {
  color: #6d6d6d;
}
.overlay-dim-a951 a:hover {
  color: #111;
}
.hidden_last_a8ab {
  color: #6d6d6d;
}
.carousel-paper-7015 {
  overflow-x: hidden;
}
.carousel-paper-7015 .feature-ac5b.thumbnail_2b70 {
  position: relative;
}
.carousel-paper-7015 .feature-ac5b.thumbnail_2b70.next-3a0e {
  position: initial;
}
.carousel-paper-7015
  .feature-ac5b.thumbnail_2b70.next-3a0e
  .selected-e681 {
  left: auto;
}
.carousel-paper-7015 .feature-ac5b .selected-e681 {
  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;
}
.carousel-paper-7015 .feature-ac5b:hover.thumbnail_2b70 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.carousel-paper-7015
  .feature-ac5b:hover.thumbnail_2b70
  .selected-e681 {
  display: block;
  z-index: 9999999;
}
.carousel-paper-7015 .pattern_5fe1 .pattern-west-1287,
.carousel-paper-7015 .banner-fixed-f14f .pattern-west-1287 {
  display: none;
}
.carousel-paper-7015 .slider-3d15 .feature-ac5b:hover.thumbnail_2b70 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.inner_145d .aside_iron_1181 label,
.inner_145d .pattern_0129 label,
.inner_145d .video_8eb1 label,
.inner_145d .message_top_87d1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.orange-de22 {
  list-style: none;
  margin: 0;
}
.orange-de22 article.outer-f8a1 {
  margin-bottom: 0;
}
.orange-de22 ul {
  list-style: none;
  margin: 0;
}
.orange-de22 .disabled_gas_c3ce li.outer-f8a1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .orange-de22 .disabled_gas_c3ce li.outer-f8a1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .orange-de22 .disabled_gas_c3ce li.outer-f8a1: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) {
  .orange-de22 .disabled_gas_c3ce li.outer-f8a1 li.outer-f8a1 li.outer-f8a1 li.outer-f8a1 {
    padding-left: 0;
  }
}
article.outer-f8a1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.outer-f8a1 .description-b240 p:last-of-type {
  margin-bottom: 0;
}
article.outer-f8a1 .thick-e553 {
  float: left;
}
article.outer-f8a1 .accent-7bdc {
  margin-left: 85px;
}
article.outer-f8a1 .black-eee8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.outer-f8a1 .black-eee8 .fixed-9768 {
  margin-left: 10px;
}
article.outer-f8a1 .secondary-rough-0a49 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.outer-f8a1 .dropdown-in-23a6 {
  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 .aside_iron_1181,
  #respond .video_8eb1,
  #respond .message_top_87d1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .aside_iron_1181 input,
#respond .video_8eb1 input,
#respond .message_top_87d1 input {
  width: 100%;
}
#respond .message_top_87d1 {
  margin-right: 0;
}
#respond .yellow-6a20 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pattern_5fe1 .new-d04e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.new-d04e .simple-e193.blue-82db .clean-f755 > li > a:focus,
.new-d04e .simple-e193.blue-82db .clean-f755 > li > a:hover,
.new-d04e .simple-e193.section_a4c3 .clean-f755 > li > a:focus,
.new-d04e .simple-e193.section_a4c3 .clean-f755 > li > a:hover,
.new-d04e .simple-e193.soft-189b .clean-f755 > li > a:focus,
.new-d04e .simple-e193.soft-189b .clean-f755 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.new-d04e
  .simple-e193.blue-82db
  .clean-f755
  > li.progress-complex-b7df
  > a,
.new-d04e
  .simple-e193.blue-82db
  .clean-f755
  > li.paragraph-tiny-d4c2
  > a,
.new-d04e
  .simple-e193.section_a4c3
  .clean-f755
  > li.progress-complex-b7df
  > a,
.new-d04e
  .simple-e193.section_a4c3
  .clean-f755
  > li.paragraph-tiny-d4c2
  > a,
.new-d04e
  .simple-e193.soft-189b
  .clean-f755
  > li.progress-complex-b7df
  > a,
.new-d04e .simple-e193.soft-189b .clean-f755 > li.avatar_plasma_fc91 > a {
  color: rgba(255, 255, 255, 0.99);
}
.new-d04e .gradient-last-2c1b,
.new-d04e .gradient-last-2c1b a {
  color: rgba(255, 255, 255, 0.99);
}
.new-d04e .fluid_573a.detail_lower_78b6 li a,
.new-d04e .row_3e11 a,
.new-d04e .wrapper_07aa,
.new-d04e .clean-f755 > li > a,
.new-d04e .dim-db9f {
  color: rgba(255, 255, 255, 0.79);
}
.new-d04e .fluid_573a.detail_lower_78b6 li a:hover,
.new-d04e .row_3e11 a:hover,
.new-d04e .wrapper_07aa:hover,
.new-d04e .clean-f755 > li > a:hover,
.new-d04e .dim-db9f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.new-d04e .label-0332 {
  color: rgba(255, 255, 255, 0.79);
}
.new-d04e .label-0332 .alert-5dc6 {
  color: rgba(255, 255, 255, 0.99);
}
.new-d04e .label-0332:hover {
  color: rgba(255, 255, 255, 0.99);
}
.new-d04e .logo_simple_168c .component-bf47 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.new-d04e .logo_simple_168c .component-bf47 .yellow_f319 {
  color: rgba(255, 255, 255, 0.79);
}
.new-d04e
  .logo_simple_168c
  .component-bf47
  .yellow_f319::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.new-d04e
  .logo_simple_168c
  .component-bf47
  .yellow_f319:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.new-d04e
  .logo_simple_168c
  .component-bf47
  .yellow_f319::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.new-d04e
  .logo_simple_168c
  .component-bf47
  .yellow_f319::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.new-d04e .logo_simple_168c .table_0734 {
  color: rgba(255, 255, 255, 0.79);
}
.new-d04e .logo_simple_168c .table_0734:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice_6a43
  .new-d04e
  .logo_simple_168c
  .smooth_a541
  .pink-2223 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notice_6a43
  .new-d04e
  .logo_simple_168c
  .smooth_a541
  .yellow_f319 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pattern_5fe1 .pagination-advanced-433f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pagination-advanced-433f .simple-e193.blue-82db .clean-f755 > li > a:focus,
.pagination-advanced-433f .simple-e193.blue-82db .clean-f755 > li > a:hover,
.pagination-advanced-433f .simple-e193.section_a4c3 .clean-f755 > li > a:focus,
.pagination-advanced-433f .simple-e193.section_a4c3 .clean-f755 > li > a:hover,
.pagination-advanced-433f .simple-e193.soft-189b .clean-f755 > li > a:focus,
.pagination-advanced-433f .simple-e193.soft-189b .clean-f755 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-advanced-433f
  .simple-e193.blue-82db
  .clean-f755
  > li.progress-complex-b7df
  > a,
.pagination-advanced-433f
  .simple-e193.blue-82db
  .clean-f755
  > li.paragraph-tiny-d4c2
  > a,
.pagination-advanced-433f
  .simple-e193.section_a4c3
  .clean-f755
  > li.progress-complex-b7df
  > a,
.pagination-advanced-433f
  .simple-e193.section_a4c3
  .clean-f755
  > li.paragraph-tiny-d4c2
  > a,
.pagination-advanced-433f
  .simple-e193.soft-189b
  .clean-f755
  > li.progress-complex-b7df
  > a,
.pagination-advanced-433f .simple-e193.soft-189b .clean-f755 > li.avatar_plasma_fc91 > a {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-advanced-433f .gradient-last-2c1b,
.pagination-advanced-433f .gradient-last-2c1b a {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-advanced-433f .fluid_573a.detail_lower_78b6 li a,
.pagination-advanced-433f .row_3e11 a,
.pagination-advanced-433f .wrapper_07aa,
.pagination-advanced-433f .clean-f755 > li > a,
.pagination-advanced-433f .dim-db9f {
  color: rgba(0, 0, 0, 0.55);
}
.pagination-advanced-433f .fluid_573a.detail_lower_78b6 li a:hover,
.pagination-advanced-433f .row_3e11 a:hover,
.pagination-advanced-433f .wrapper_07aa:hover,
.pagination-advanced-433f .clean-f755 > li > a:hover,
.pagination-advanced-433f .dim-db9f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-advanced-433f .label-0332 {
  color: rgba(0, 0, 0, 0.55);
}
.pagination-advanced-433f .label-0332 .alert-5dc6 {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-advanced-433f .label-0332:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image_focused_085c .prev_0f85 {
  margin-left: auto;
  margin-right: auto;
}
.south-50bc > * {
  margin-left: auto;
  margin-right: auto;
}
.south-50bc .complex_e1a8 {
  margin-right: 1.41575em;
}
.container-under-6b0d .south-50bc > .active_solid_bb6f {
  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;
}
.container-under-6b0d .south-50bc > .sort-pink-6b70 {
  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;
}
.smooth_fec9.image_focused_085c .prev_0f85,
.badge-advanced-c2bc.image_focused_085c .prev_0f85 {
  margin-left: 0;
}
.panel_light_1b1b.image_focused_085c .prev_0f85,
.image_2683.image_focused_085c .prev_0f85 {
  margin-right: 0;
}
.south-50bc ol,
.south-50bc ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.summary_glass_2b27 video {
  max-width: 100%;
}
.overlay-white-8b6c img {
  display: block;
}
.overlay-white-8b6c.complex_e1a8,
.overlay-white-8b6c.nav_light_c558 {
  width: 100%;
}
.overlay-white-8b6c.sort-pink-6b70 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.shadow_gas_69e4:not(.medium_c07f) {
  margin: 1.5em auto;
}
.form_c331 p {
  padding: 1.5em 14px;
}
ul.green-487a.sort-pink-6b70,
ul.green-487a.active_solid_bb6f,
ul.green-487a.overlay_fa3a.active_solid_bb6f {
  padding: 0 14px;
}
.grid_east_e49a {
  display: block;
  overflow-x: auto;
}
.grid_east_e49a table {
  border-collapse: collapse;
  width: 100%;
}
.grid_east_e49a td,
.grid_east_e49a th {
  padding: 0.5em;
}
.south-50bc li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.south-50bc ol ol,
.south-50bc ol ul,
.south-50bc ul ol,
.south-50bc ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.south-50bc ol ol li,
.south-50bc ol ul li,
.south-50bc ul ol li,
.south-50bc ul ul li {
  margin-left: 0;
}
.under_41bd.mask_smooth_8f7c > .dropdown-7982 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.under_41bd.mask_smooth_8f7c > .dropdown-7982 iframe,
.under_41bd.mask_smooth_8f7c > .dropdown-7982 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.badge-cold-6c5e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.badge-cold-6c5e.highlight-5f7a {
  padding: 0;
}
.badge-cold-6c5e.highlight-5f7a cite {
  font-size: 13px;
}
.badge-cold-6c5e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.badge-cold-6c5e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.block_31d3 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.block_31d3 > p:first-child {
  margin-top: 0;
}
.block_31d3 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.block_31d3 blockquote {
  border-left: 0;
}
.new-f132 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.new-f132:not(.banner_2982) {
  max-width: 100px;
}
.new-f132.blue-0c21 {
  border-bottom: none !important;
  text-align: center;
}
.new-f132.blue-0c21::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .form_c331 p {
    padding: 1.5em 0;
  }
}
.video-cfea {
  color: #0073aa;
}
.upper-107b {
  background-color: #0073aa;
}
.table_ec96 {
  color: #229fd8;
}
.red_fba6 {
  background-color: #229fd8;
}
.gallery_5020 {
  color: #eee;
}
.grid-west-d1a0 {
  background-color: #eee;
}
.image-fixed-6685 {
  color: #444;
}
.search-stone-baf9 {
  background-color: #444;
}
.heading_b3f2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.heading_b3f2 .orange_4f30 .row_3e11 {
  font-size: 15px;
}
.heading_b3f2 .row_3e11 {
  line-height: 1.3;
}
.heading_b3f2 .pagination-advanced-433f {
}
.heading_b3f2 .new-d04e {
  background: #235787;
}
.overlay_0cca {
  padding: 0;
}
.overlay_0cca .new-d04e {
  background: #1a1a1a;
}
.overlay_0cca .pagination-advanced-433f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.table-plasma-7af7 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.table-plasma-7af7 .pagination-advanced-433f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.table-plasma-7af7 .new-d04e {
  background: #303030;
}
.tabs_182f {
  position: relative;
  z-index: 10;
}
.tabs_182f .media_selected_5049 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop_6b45 .thumbnail_2b70 {
  display: inline-block;
  vertical-align: middle;
}
.backdrop_6b45.texture_prev_be51 .thumbnail_2b70 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .backdrop_6b45.texture_prev_be51 .thumbnail_2b70 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop_6b45.texture_prev_be51 .thumbnail_2b70 {
    margin-right: 0.4em;
  }
}
.backdrop_6b45.texture_prev_be51 .thumbnail_2b70:last-child {
  margin-right: 0;
}
.video_outer_6f75 .media_selected_5049 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .pattern_5fe1 .orange_4f30 {
    margin: 0 -0.5em;
  }
  .pattern_5fe1 .orange_4f30 [class*="customify-col-"],
  .pattern_5fe1 .orange_4f30 [class*="customify-col_"],
  .pattern_5fe1 .orange_4f30 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.pattern_5fe1.tabs_e360 .media_selected_5049 {
  background: 0 0 !important;
}
.pattern_5fe1.tabs_e360 .media_selected_5049,
.pattern_5fe1.video_outer_6f75 .media_selected_5049 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .pattern_5fe1.message_6e61 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.pattern_5fe1.video_outer_6f75 .media_selected_5049 {
  box-shadow: none !important;
}
.plasma-0575 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .plasma-0575 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .plasma-0575 {
    padding: 18px 0 20px;
  }
}
.plasma-0575 .primary_08b0 {
  width: 100%;
}
.plasma-0575 .avatar-c7dd {
  margin-bottom: 0;
}
.plasma-0575 .highlight_b50a {
  margin-top: 5px;
  font-size: 0.875em;
}
.feature-78b7 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.feature-78b7 .carousel_mini_ebd7 {
  width: 100%;
}
.section_narrow_14ff {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.section_narrow_14ff li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.section_narrow_14ff 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;
}
.section_narrow_14ff li:last-child:after {
  display: none;
}
.section_narrow_14ff li a {
  font-weight: 500;
  margin-right: 10px;
}
.overlay-brown-4365 .pattern-west-1287 button,
.plasma-0575 .pattern-west-1287 button {
  left: 0;
}
.overlay-brown-4365 .carousel_mini_ebd7,
.plasma-0575 .carousel_mini_ebd7 {
  padding-left: 0;
  padding-right: 0;
}
.overlay-brown-4365 .feature-78b7,
.plasma-0575 .feature-78b7 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.overlay-brown-4365 {
  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;
}
.overlay-brown-4365: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;
}
.overlay-brown-4365 .focused-3e99 {
  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) {
  .overlay-brown-4365 .focused-3e99 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .overlay-brown-4365 .focused-3e99 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .overlay-brown-4365 .focused-3e99 {
    min-height: 200px;
  }
}
.overlay-brown-4365 .section_narrow_14ff {
  color: rgba(255, 255, 255, 0.8);
}
.overlay-brown-4365 .section_narrow_14ff a,
.overlay-brown-4365 .section_narrow_14ff li:after {
  color: inherit;
}
.overlay-brown-4365 .section_narrow_14ff a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.breadcrumb-bd93 {
  margin-bottom: 0.5em;
}
.sidebar-284e {
  margin-bottom: 1.2em;
}
.sidebar-284e,
.breadcrumb-bd93 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.sidebar-284e p:last-child,
.breadcrumb-bd93 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pattern-west-1287,
#masthead .pattern-west-1287 {
  display: none;
}
#masthead
  > .pattern-west-1287.focus_action_d506 {
  display: none;
}
#masthead > .pattern-west-1287 button {
  left: 0;
}
.fast-efb0 {
  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%;
}
.fast-efb0 .thumbnail_2b70 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.fast-efb0 .soft-d7b0 {
  display: -webkit-box;
  display: flex;
}
.fast-efb0 .soft-d7b0.tall_bc9c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.fast-efb0 .soft-d7b0.block_motion_f9f4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fast-efb0 .soft-d7b0.card_large_4646 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fast-efb0.carousel_77d5.hero_yellow_5b14 .soft-d7b0.tall_bc9c {
  flex-basis: 100%;
}
.fast-efb0.pagination_down_876d .soft-d7b0.block_motion_f9f4 {
  -webkit-box-flex: 1;
  flex: auto;
}
.fast-efb0.pagination_down_876d .soft-d7b0.card_large_4646 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pattern-west-1287.focus_action_d506 {
  display: none;
}
#masthead > .pattern-west-1287 button {
  left: 0;
}
.label-b8a7 {
  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;
}
.label-b8a7:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.label-b8a7.alert_8ab4 i {
  margin-right: 4px;
}
.label-b8a7.medium-c5a0 i {
  margin-left: 5px;
}
.row_3e11 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.row_3e11 p:last-child {
  margin-bottom: 0;
}
.thumbnail_0a5f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.thumbnail_0a5f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.thumbnail_0a5f img {
  display: block;
  width: auto;
  line-height: 1;
}
.thumbnail_0a5f .gradient-last-2c1b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.thumbnail_0a5f .current-fb3e {
  margin: 5px 0 7px 0;
}
.thumbnail_0a5f.notice_b9c4 .image-mini-4ae5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thumbnail_0a5f.notice_b9c4 .article-71ac {
  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;
}
.thumbnail_0a5f.copper-289f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.thumbnail_0a5f.copper-289f .image-mini-4ae5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thumbnail_0a5f.copper-289f .article-71ac {
  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;
}
.thumbnail_0a5f.picture-9441 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thumbnail_0a5f.component-complex-f819 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.thumbnail_0a5f.component-complex-f819 .article-71ac {
  margin-top: 7px;
}
.heading-0205 {
  display: inline-block;
}
.tabs_182f .section_up_f794 .thumbnail_0a5f img {
  max-width: 100%;
}
.simple-e193 .secondary-65da.out-557d,
.slider-fast-24ec .secondary-65da.out-557d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.simple-e193 .widget-yellow-81cb,
.slider-fast-24ec .widget-yellow-81cb {
  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%);
}
.simple-e193 .widget-yellow-81cb {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.simple-e193.basic-9670 .widget-yellow-81cb {
  display: none;
}
.simple-e193 .lite_0c0a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.simple-e193 .lite_0c0a li {
  display: inline-block;
  position: relative;
}
.simple-e193 .lite_0c0a li:last-child {
  margin-right: 0;
}
.simple-e193 .lite_0c0a 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;
}
.simple-e193 .lite_0c0a li.avatar_plasma_fc91 > a {
  color: rgba(0, 0, 0, 0.9);
}
.simple-e193 .lite_0c0a > 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;
}
.simple-e193 .lite_0c0a > li > a i {
  line-height: 0;
}
.simple-e193 .lite_0c0a > li.preview_gas_5e24 > a .widget-yellow-81cb {
  margin-left: 4px;
  line-height: 0;
}
.simple-e193 .lite_0c0a .surface-fast-5c85 li.preview_gas_5e24 > a {
  position: relative;
}
.simple-e193 .lite_0c0a .surface-fast-5c85 li.preview_gas_5e24 > a:after,
.simple-e193 .lite_0c0a .surface-fast-5c85 li.preview_gas_5e24 > a:before {
  content: "";
  display: table;
}
.simple-e193 .lite_0c0a .surface-fast-5c85 li.preview_gas_5e24 > a:after {
  clear: both;
}
.simple-e193 .lite_0c0a .surface-fast-5c85 li.preview_gas_5e24 > a .widget-yellow-81cb {
  margin-left: 5px;
  float: right;
}
.simple-e193 .white-7acc,
.simple-e193 .surface-fast-5c85 {
  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;
}
.simple-e193 .surface-fast-5c85 {
  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;
}
.simple-e193 .surface-fast-5c85 .out-557d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.simple-e193 .surface-fast-5c85 .widget-yellow-81cb {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.simple-e193 .surface-fast-5c85 li {
  display: block;
  margin: 0;
  padding: 0;
}
.simple-e193 .surface-fast-5c85 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;
}
.simple-e193 .surface-fast-5c85 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.simple-e193 .surface-fast-5c85 .surface-fast-5c85 {
  top: 0;
  left: 100%;
}
.simple-e193 .content-large-254d.fn-focus-7c53 > .white-7acc,
.simple-e193 .content-large-254d.fn-focus-7c53 > .surface-fast-5c85,
.simple-e193 .content-large-254d:focus > .white-7acc,
.simple-e193 .content-large-254d:focus > .surface-fast-5c85,
.simple-e193 .content-large-254d:hover > .white-7acc,
.simple-e193 .content-large-254d:hover > .surface-fast-5c85 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.simple-e193.soft-189b .clean-f755:after,
.simple-e193.soft-189b .clean-f755:before {
  content: "";
  display: table;
}
.simple-e193.soft-189b .clean-f755:after {
  clear: both;
}
.simple-e193.soft-189b .clean-f755 > li {
  float: left;
}
.simple-e193.photo_9792 .clean-f755:after,
.simple-e193.photo_9792 .clean-f755:before {
  content: "";
  display: table;
}
.simple-e193.photo_9792 .clean-f755:after {
  clear: both;
}
.simple-e193.photo_9792 .clean-f755 > li {
  float: left;
}
.simple-e193.photo_9792 .clean-f755 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.simple-e193.photo_9792 .clean-f755 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.simple-e193.photo_9792 .clean-f755 > li.progress-complex-b7df > a,
.simple-e193.photo_9792 .clean-f755 > li.avatar_plasma_fc91 > a {
  color: #fff;
  background-color: #1e4b75;
}
.simple-e193.blue-82db .clean-f755 > li > a .out-557d {
  position: relative;
}
.simple-e193.blue-82db .clean-f755 > li > a .out-557d: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;
}
.simple-e193.blue-82db
  .clean-f755
  > li:focus
  > a
  .out-557d:before,
.simple-e193.blue-82db
  .clean-f755
  > li:hover
  > a
  .out-557d:before {
  width: 100%;
  background-color: currentColor;
}
.simple-e193.blue-82db
  .clean-f755
  > li.progress-complex-b7df
  > a
  .out-557d:before,
.simple-e193.blue-82db
  .clean-f755
  > li.paragraph-tiny-d4c2
  > a
  .out-557d:before {
  width: 100%;
  background-color: currentColor;
}
.simple-e193.section_a4c3 .clean-f755 > li > a .out-557d {
  position: relative;
}
.simple-e193.section_a4c3 .clean-f755 > li > a .out-557d: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;
}
.simple-e193.section_a4c3 .clean-f755 > li:focus > a .out-557d:before,
.simple-e193.section_a4c3
  .clean-f755
  > li:hover
  > a
  .out-557d:before {
  width: 100%;
  background-color: currentColor;
}
.simple-e193.section_a4c3
  .clean-f755
  > li.progress-complex-b7df
  > a
  .out-557d:before,
.simple-e193.section_a4c3
  .clean-f755
  > li.paragraph-tiny-d4c2
  > a
  .out-557d:before {
  width: 100%;
  background-color: currentColor;
}
.slider-fast-24ec .lite_0c0a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.slider-fast-24ec .lite_0c0a li:first-child > a {
  border-top: none;
}
.slider-fast-24ec .lite_0c0a .stale-34fd > .out-557d .widget-yellow-81cb {
  display: none;
}
.slider-fast-24ec .lite_0c0a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.slider-fast-24ec .lite_0c0a li:last-child {
  border: none;
}
.slider-fast-24ec .lite_0c0a li.preview_gas_5e24 > a {
  padding-right: 45px !important;
}
.slider-fast-24ec .lite_0c0a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.slider-fast-24ec .lite_0c0a li a:focus,
.slider-fast-24ec .lite_0c0a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider-fast-24ec .lite_0c0a li .hard-6cd0 {
  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;
}
.slider-fast-24ec .lite_0c0a li .hard-6cd0:hover {
  box-shadow: none;
}
.slider-fast-24ec .lite_0c0a li .hard-6cd0 .widget-yellow-81cb {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.slider-fast-24ec .lite_0c0a .surface-fast-5c85 {
  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);
}
.slider-fast-24ec .lite_0c0a .surface-fast-5c85 li a {
  padding-left: 3em;
}
.slider-fast-24ec .lite_0c0a .nav_bright_c836 > a .hard-6cd0 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slider-fast-24ec .lite_0c0a .nav_bright_c836 > .surface-fast-5c85 {
  display: block;
  opacity: 1;
}
.focus_iron_52c9 {
  max-width: 100%;
}
.frame-paper-321b {
  line-height: 0;
  cursor: pointer;
}
.dim-db9f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.dim-db9f:hover {
  box-shadow: none;
  color: currentColor;
}
.dim-db9f svg {
  width: 18px;
  height: 18px;
}
.dim-db9f .clean-a585 {
  display: none;
}
.caption-4859 {
  position: relative;
}
.caption-4859.fn-active-7c53 .dim-db9f .description_3d80 {
  display: none;
}
.caption-4859.fn-active-7c53 .dim-db9f .clean-a585 {
  display: inline-block;
}
.caption-4859 .table_7b00 {
  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);
}
.caption-4859.purple_53e9 .table_7b00 {
  left: auto;
  right: -0.9em;
}
.caption-4859.purple_53e9 .copper_e5bc::before {
  left: auto;
  right: 15px;
}
.caption-4859.fn-active-7c53 .table_7b00 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.smooth_a541 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.smooth_a541 label {
  flex-basis: 100%;
}
.smooth_a541 .component-bf47 {
  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;
}
.smooth_a541 .yellow_f319 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.smooth_a541 .yellow_f319:focus {
  background-color: transparent;
}
.smooth_a541 button.table_0734 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.smooth_a541 button.table_0734:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.smooth_a541 button.table_0734 svg {
  width: 18px;
  height: 18px;
}
.smooth_a541 input[type="submit"] {
  min-height: auto;
}
.logo_simple_168c .smooth_a541 .yellow_f319 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.copper_e5bc {
  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) {
  .copper_e5bc {
    width: 220px;
  }
}
.copper_e5bc label {
  flex-basis: 100%;
}
.copper_e5bc::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;
}
.notice_6a43 .logo_simple_168c .smooth_a541 {
  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;
}
.notice_6a43
  .logo_simple_168c
  .smooth_a541
  .component-bf47 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.notice_6a43 .logo_simple_168c .smooth_a541 .yellow_f319 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.notice_6a43
  .logo_simple_168c
  .smooth_a541
  .yellow_f319:focus {
  background: 0 0;
}
.notice_6a43
  .logo_simple_168c
  .smooth_a541
  .pink-2223 {
  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;
}
.fluid_573a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.fluid_573a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.fluid_573a li:last-child {
  margin-right: 0;
}
.fluid_573a li:first-child {
  margin-left: 0;
}
.fluid_573a.north-c8f2 a {
  color: #fff;
}
.fluid_573a.north-c8f2 a:hover {
  color: #fff;
}
.fluid_573a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.fluid_573a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.fluid_573a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fluid_573a a:hover {
  opacity: 0.9;
  color: inherit;
}
.fluid_573a [class*="social-icon-apple"] {
  background-color: #999;
}
.fluid_573a [class*="social-icon-apple"].notification-3080 {
  background-color: transparent;
  color: #999;
}
.fluid_573a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.fluid_573a [class*="social-icon-behance"].notification-3080 {
  background-color: transparent;
  color: #1769ff;
}
.fluid_573a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.fluid_573a [class*="social-icon-bitbucket"].notification-3080 {
  background-color: transparent;
  color: #205081;
}
.fluid_573a [class*="social-icon-codepen"] {
  background-color: #000;
}
.fluid_573a [class*="social-icon-codepen"].notification-3080 {
  background-color: transparent;
  color: #000;
}
.fluid_573a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.fluid_573a [class*="social-icon-delicious"].notification-3080 {
  background-color: transparent;
  color: #39f;
}
.fluid_573a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.fluid_573a [class*="social-icon-digg"].notification-3080 {
  background-color: transparent;
  color: #005be2;
}
.fluid_573a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.fluid_573a [class*="social-icon-dribbble"].notification-3080 {
  background-color: transparent;
  color: #ea4c89;
}
.fluid_573a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.fluid_573a [class*="social-icon-envelope"].notification-3080 {
  background-color: transparent;
  color: #ea4335;
}
.fluid_573a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.fluid_573a [class*="social-icon-facebook"].notification-3080 {
  background-color: transparent;
  color: #3b5998;
}
.fluid_573a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.fluid_573a [class*="social-icon-flickr"].notification-3080 {
  background-color: transparent;
  color: #0063dc;
}
.fluid_573a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.fluid_573a [class*="social-icon-foursquare"].notification-3080 {
  background-color: transparent;
  color: #2d5be3;
}
.fluid_573a [class*="social-icon-github"] {
  background-color: #333;
}
.fluid_573a [class*="social-icon-github"].notification-3080 {
  background-color: transparent;
  color: #333;
}
.fluid_573a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.fluid_573a [class*="social-icon-google-plus"].notification-3080 {
  background-color: transparent;
  color: #dd4b39;
}
.fluid_573a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.fluid_573a [class*="social-icon-houzz"].notification-3080 {
  background-color: transparent;
  color: #7ac142;
}
.fluid_573a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.fluid_573a [class*="social-icon-instagram"].notification-3080 {
  background-color: transparent;
  color: #262626;
}
.fluid_573a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.fluid_573a [class*="social-icon-jsfiddle"].notification-3080 {
  background-color: transparent;
  color: #487aa2;
}
.fluid_573a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.fluid_573a [class*="social-icon-linkedin"].notification-3080 {
  background-color: transparent;
  color: #0077b5;
}
.fluid_573a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.fluid_573a [class*="social-icon-medium"].notification-3080 {
  background-color: transparent;
  color: #00ab6b;
}
.fluid_573a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.fluid_573a
  [class*="social-icon-odnoklassniki"].notification-3080 {
  background-color: transparent;
  color: #f4731c;
}
.fluid_573a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.fluid_573a [class*="social-icon-meetup"].notification-3080 {
  background-color: transparent;
  color: #ec1c40;
}
.fluid_573a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.fluid_573a [class*="social-icon-pinterest"].notification-3080 {
  background-color: transparent;
  color: #bd081c;
}
.fluid_573a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.fluid_573a [class*="social-icon-product-hunt"].notification-3080 {
  background-color: transparent;
  color: #da552f;
}
.fluid_573a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.fluid_573a [class*="social-icon-reddit"].notification-3080 {
  background-color: transparent;
  color: #ff4500;
}
.fluid_573a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.fluid_573a [class*="social-icon-rss"].notification-3080 {
  background-color: transparent;
  color: #f26522;
}
.fluid_573a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.fluid_573a
  [class*="social-icon-shopping-cart"].notification-3080 {
  background-color: transparent;
  color: #4caf50;
}
.fluid_573a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.fluid_573a [class*="social-icon-skype"].notification-3080 {
  background-color: transparent;
  color: #00aff0;
}
.fluid_573a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.fluid_573a [class*="social-icon-slideshare"].notification-3080 {
  background-color: transparent;
  color: #0077b5;
}
.fluid_573a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.fluid_573a [class*="social-icon-snapchat"].notification-3080 {
  background-color: transparent;
  color: #fffc00;
}
.fluid_573a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.fluid_573a [class*="social-icon-soundcloud"].notification-3080 {
  background-color: transparent;
  color: #f80;
}
.fluid_573a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.fluid_573a [class*="social-icon-spotify"].notification-3080 {
  background-color: transparent;
  color: #2ebd59;
}
.fluid_573a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.fluid_573a
  [class*="social-icon-stack-overflow"].notification-3080 {
  background-color: transparent;
  color: #fe7a15;
}
.fluid_573a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.fluid_573a [class*="social-icon-maldkfgram"].notification-3080 {
  background-color: transparent;
  color: #2ca5e0;
}
.fluid_573a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.fluid_573a [class*="social-icon-tripadvisor"].notification-3080 {
  background-color: transparent;
  color: #589442;
}
.fluid_573a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.fluid_573a [class*="social-icon-tumblr"].notification-3080 {
  background-color: transparent;
  color: #35465c;
}
.fluid_573a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.fluid_573a [class*="social-icon-twitch"].notification-3080 {
  background-color: transparent;
  color: #6441a5;
}
.fluid_573a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.fluid_573a [class*="social-icon-twitter"].notification-3080 {
  background-color: transparent;
  color: #1da1f2;
}
.fluid_573a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.fluid_573a [class*="social-icon-vimeo"].notification-3080 {
  background-color: transparent;
  color: #1ab7ea;
}
.fluid_573a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.fluid_573a [class*="social-icon-vk"].notification-3080 {
  background-color: transparent;
  color: #45668e;
}
.fluid_573a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.fluid_573a [class*="social-icon-weibo"].notification-3080 {
  background-color: transparent;
  color: #df2029;
}
.fluid_573a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.fluid_573a [class*="social-icon-weixin"].notification-3080 {
  background-color: transparent;
  color: #7bb32e;
}
.fluid_573a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.fluid_573a [class*="social-icon-whatsapp"].notification-3080 {
  background-color: transparent;
  color: #25d366;
}
.fluid_573a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.fluid_573a [class*="social-icon-wordpress"].notification-3080 {
  background-color: transparent;
  color: #21759b;
}
.fluid_573a [class*="social-icon-xing"] {
  background-color: #026466;
}
.fluid_573a [class*="social-icon-xing"].notification-3080 {
  background-color: transparent;
  color: #026466;
}
.fluid_573a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.fluid_573a [class*="social-icon-yelp"].notification-3080 {
  background-color: transparent;
  color: #af0606;
}
.fluid_573a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.fluid_573a [class*="social-icon-youtube"].notification-3080 {
  background-color: transparent;
  color: #cd201f;
}
.wrapper_07aa {
  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;
}
.wrapper_07aa:hover {
  box-shadow: none;
  background: 0 0;
}
.carousel_pro_6a86 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.video_4bef {
  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;
}
.notice-next-a2fa {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.element_e268 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.element_e268,
.element_e268::after,
.element_e268::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;
}
.element_e268::after,
.element_e268::before {
  content: "";
  display: block;
  background-color: inherit;
}
.pattern_over_a4bc .video_4bef .notice-next-a2fa {
  margin-top: -2px;
  width: 19px;
}
.pattern_over_a4bc .video_4bef .element_e268 {
  margin-top: -1px;
}
.pattern_over_a4bc .video_4bef .element_e268,
.pattern_over_a4bc .video_4bef .element_e268::after,
.pattern_over_a4bc .video_4bef .element_e268::before {
  width: 19px;
  height: 2px;
}
.pattern_over_a4bc .video_4bef .element_e268::before {
  top: -6px;
}
.pattern_over_a4bc .video_4bef .element_e268::after {
  bottom: -6px;
}
.title-aa0d .video_4bef .notice-next-a2fa {
  margin-top: -2px;
  width: 22px;
}
.title-aa0d .video_4bef .element_e268 {
  margin-top: -1px;
}
.title-aa0d .video_4bef .element_e268,
.title-aa0d .video_4bef .element_e268::after,
.title-aa0d .video_4bef .element_e268::before {
  width: 22px;
  height: 2px;
}
.title-aa0d .video_4bef .element_e268::before {
  top: -7px;
}
.title-aa0d .video_4bef .element_e268::after {
  bottom: -7px;
}
.tall_2dbf .video_4bef .notice-next-a2fa {
  margin-top: -2px;
  width: 31px;
}
.tall_2dbf .video_4bef .element_e268 {
  margin-top: -1.5px;
}
.tall_2dbf .video_4bef .element_e268,
.tall_2dbf .video_4bef .element_e268::after,
.tall_2dbf .video_4bef .element_e268::before {
  width: 31px;
  height: 3px;
}
.tall_2dbf .video_4bef .element_e268::before {
  top: -9px;
}
.tall_2dbf .video_4bef .element_e268::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .content_pro_2339 .video_4bef .notice-next-a2fa {
    margin-top: -2px;
    width: 19px;
  }
  .content_pro_2339 .video_4bef .element_e268 {
    margin-top: -1px;
  }
  .content_pro_2339 .video_4bef .element_e268,
  .content_pro_2339 .video_4bef .element_e268::after,
  .content_pro_2339 .video_4bef .element_e268::before {
    width: 19px;
    height: 2px;
  }
  .content_pro_2339 .video_4bef .element_e268::before {
    top: -6px;
  }
  .content_pro_2339 .video_4bef .element_e268::after {
    bottom: -6px;
  }
  .warm-83b2 .video_4bef .notice-next-a2fa {
    margin-top: -2px;
    width: 22px;
  }
  .warm-83b2 .video_4bef .element_e268 {
    margin-top: -1px;
  }
  .warm-83b2 .video_4bef .element_e268,
  .warm-83b2 .video_4bef .element_e268::after,
  .warm-83b2 .video_4bef .element_e268::before {
    width: 22px;
    height: 2px;
  }
  .warm-83b2 .video_4bef .element_e268::before {
    top: -7px;
  }
  .warm-83b2 .video_4bef .element_e268::after {
    bottom: -7px;
  }
  .logo_advanced_fa4a .video_4bef .notice-next-a2fa {
    margin-top: -2px;
    width: 31px;
  }
  .logo_advanced_fa4a .video_4bef .element_e268 {
    margin-top: -1.5px;
  }
  .logo_advanced_fa4a .video_4bef .element_e268,
  .logo_advanced_fa4a .video_4bef .element_e268::after,
  .logo_advanced_fa4a .video_4bef .element_e268::before {
    width: 31px;
    height: 3px;
  }
  .logo_advanced_fa4a .video_4bef .element_e268::before {
    top: -9px;
  }
  .logo_advanced_fa4a .video_4bef .element_e268::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .main_267d .video_4bef .notice-next-a2fa {
    margin-top: -2px;
    width: 19px;
  }
  .main_267d .video_4bef .element_e268 {
    margin-top: -1px;
  }
  .main_267d .video_4bef .element_e268,
  .main_267d .video_4bef .element_e268::after,
  .main_267d .video_4bef .element_e268::before {
    width: 19px;
    height: 2px;
  }
  .main_267d .video_4bef .element_e268::before {
    top: -6px;
  }
  .main_267d .video_4bef .element_e268::after {
    bottom: -6px;
  }
  .glass_3e5b .video_4bef .notice-next-a2fa {
    margin-top: -2px;
    width: 22px;
  }
  .glass_3e5b .video_4bef .element_e268 {
    margin-top: -1px;
  }
  .glass_3e5b .video_4bef .element_e268,
  .glass_3e5b .video_4bef .element_e268::after,
  .glass_3e5b .video_4bef .element_e268::before {
    width: 22px;
    height: 2px;
  }
  .glass_3e5b .video_4bef .element_e268::before {
    top: -7px;
  }
  .glass_3e5b .video_4bef .element_e268::after {
    bottom: -7px;
  }
  .module-iron-aef5 .video_4bef .notice-next-a2fa {
    margin-top: -2px;
    width: 31px;
  }
  .module-iron-aef5 .video_4bef .element_e268 {
    margin-top: -1.5px;
  }
  .module-iron-aef5 .video_4bef .element_e268,
  .module-iron-aef5 .video_4bef .element_e268::after,
  .module-iron-aef5 .video_4bef .element_e268::before {
    width: 31px;
    height: 3px;
  }
  .module-iron-aef5 .video_4bef .element_e268::before {
    top: -9px;
  }
  .module-iron-aef5 .video_4bef .element_e268::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .fluid_842c .video_4bef .notice-next-a2fa {
    margin-top: -2px;
    width: 19px;
  }
  .fluid_842c .video_4bef .element_e268 {
    margin-top: -1px;
  }
  .fluid_842c .video_4bef .element_e268,
  .fluid_842c .video_4bef .element_e268::after,
  .fluid_842c .video_4bef .element_e268::before {
    width: 19px;
    height: 2px;
  }
  .fluid_842c .video_4bef .element_e268::before {
    top: -6px;
  }
  .fluid_842c .video_4bef .element_e268::after {
    bottom: -6px;
  }
  .element-red-68b3 .video_4bef .notice-next-a2fa {
    margin-top: -2px;
    width: 22px;
  }
  .element-red-68b3 .video_4bef .element_e268 {
    margin-top: -1px;
  }
  .element-red-68b3 .video_4bef .element_e268,
  .element-red-68b3 .video_4bef .element_e268::after,
  .element-red-68b3 .video_4bef .element_e268::before {
    width: 22px;
    height: 2px;
  }
  .element-red-68b3 .video_4bef .element_e268::before {
    top: -7px;
  }
  .element-red-68b3 .video_4bef .element_e268::after {
    bottom: -7px;
  }
  .item_smooth_70f7 .video_4bef .notice-next-a2fa {
    margin-top: -2px;
    width: 31px;
  }
  .item_smooth_70f7 .video_4bef .element_e268 {
    margin-top: -1.5px;
  }
  .item_smooth_70f7 .video_4bef .element_e268,
  .item_smooth_70f7 .video_4bef .element_e268::after,
  .item_smooth_70f7 .video_4bef .element_e268::before {
    width: 31px;
    height: 3px;
  }
  .item_smooth_70f7 .video_4bef .element_e268::before {
    top: -9px;
  }
  .item_smooth_70f7 .video_4bef .element_e268::after {
    bottom: -9px;
  }
}
.label-ad61 .element_e268 {
  -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);
}
.label-ad61 .element_e268::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.label-ad61 .element_e268::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);
}
.label-ad61.tag_hot_0bcb .element_e268 {
  -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);
}
.label-ad61.tag_hot_0bcb .element_e268::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.label-ad61.tag_hot_0bcb .element_e268::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);
}
.fresh_29ea {
  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.item-rough-6972:before {
  display: none;
}
.banner-fixed-f14f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.banner-fixed-f14f .list-in-bcc6 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.banner-fixed-f14f .list-in-bcc6:last-of-type {
  border-bottom: none;
}
.banner-fixed-f14f .list-in-bcc6.filter_4fac,
.banner-fixed-f14f .list-in-bcc6.static-f4b1,
.banner-fixed-f14f .list-in-bcc6.selected_8876 {
  padding: 0;
}
.banner-fixed-f14f .slider-fast-24ec .hard-6cd0 {
  color: currentColor;
}
.banner-fixed-f14f .slider-fast-24ec .hard-6cd0:focus,
.banner-fixed-f14f .slider-fast-24ec .hard-6cd0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.banner-fixed-f14f.pagination-advanced-433f .label-0332,
.banner-fixed-f14f.pagination-advanced-433f .row_3e11 a,
.banner-fixed-f14f.pagination-advanced-433f .clean-f755 a,
.banner-fixed-f14f.pagination-advanced-433f .surface-fast-5c85 a {
  color: rgba(0, 0, 0, 0.55);
}
.banner-fixed-f14f.pagination-advanced-433f .label-0332:hover,
.banner-fixed-f14f.pagination-advanced-433f .row_3e11 a:hover,
.banner-fixed-f14f.pagination-advanced-433f .clean-f755 a:hover,
.banner-fixed-f14f.pagination-advanced-433f .surface-fast-5c85 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.banner-fixed-f14f.pagination-advanced-433f .alert-5dc6 {
  color: rgba(0, 0, 0, 0.8);
}
.banner-fixed-f14f.pagination-advanced-433f .list-in-bcc6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.banner-fixed-f14f.pagination-advanced-433f .list-in-bcc6:before {
  background: rgba(0, 0, 0, 0.08);
}
.banner-fixed-f14f.pagination-advanced-433f .north_c9c5:before {
  background: rgba(255, 255, 255, 0.9);
}
.banner-fixed-f14f.pagination-advanced-433f .slider-fast-24ec .lite_0c0a li a,
.banner-fixed-f14f.pagination-advanced-433f .slider-fast-24ec .hard-6cd0,
.banner-fixed-f14f.pagination-advanced-433f .surface-fast-5c85 {
  border-color: rgba(0, 0, 0, 0.08);
}
.banner-fixed-f14f.pagination-advanced-433f .slider-fast-24ec .hard-6cd0:focus,
.banner-fixed-f14f.pagination-advanced-433f .slider-fast-24ec .hard-6cd0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.banner-fixed-f14f.pagination-advanced-433f .lite_0c0a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.banner-fixed-f14f.new-d04e .label-0332,
.banner-fixed-f14f.new-d04e .row_3e11 a,
.banner-fixed-f14f.new-d04e .clean-f755 .hard-6cd0,
.banner-fixed-f14f.new-d04e .clean-f755 a,
.banner-fixed-f14f.new-d04e .surface-fast-5c85 a {
  color: rgba(255, 255, 255, 0.79);
}
.banner-fixed-f14f.new-d04e .label-0332:hover,
.banner-fixed-f14f.new-d04e .row_3e11 a:hover,
.banner-fixed-f14f.new-d04e .clean-f755 .hard-6cd0:hover,
.banner-fixed-f14f.new-d04e .clean-f755 a:hover,
.banner-fixed-f14f.new-d04e .surface-fast-5c85 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.banner-fixed-f14f.new-d04e .alert-5dc6 {
  color: rgba(255, 255, 255, 0.99);
}
.banner-fixed-f14f.new-d04e .list-in-bcc6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner-fixed-f14f.new-d04e .list-in-bcc6:before {
  background: rgba(255, 255, 255, 0.08);
}
.banner-fixed-f14f.new-d04e .north_c9c5:before {
  background: rgba(0, 0, 0, 0.9);
}
.banner-fixed-f14f.new-d04e .slider-fast-24ec .lite_0c0a li a,
.banner-fixed-f14f.new-d04e .slider-fast-24ec .hard-6cd0,
.banner-fixed-f14f.new-d04e .surface-fast-5c85 {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner-fixed-f14f.new-d04e .slider-fast-24ec .hard-6cd0:focus,
.banner-fixed-f14f.new-d04e .slider-fast-24ec .hard-6cd0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.banner-fixed-f14f.new-d04e .lite_0c0a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.north_c9c5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.north_c9c5:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.action-d25f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.active_9af8 .banner-fixed-f14f {
  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;
}
.active_9af8 .list-in-bcc6 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.active_9af8 .list-in-bcc6: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) {
  .active_9af8 .list-in-bcc6:before {
    width: 16%;
    left: 42%;
  }
}
.active_9af8 .list-in-bcc6:last-child:before {
  content: none;
}
.active_9af8 .list-in-bcc6[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.active_9af8 .slider-fast-24ec .lite_0c0a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.active_9af8 .slider-fast-24ec .lite_0c0a li a .hard-6cd0 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.active_9af8 .slider-fast-24ec .surface-fast-5c85 {
  border: none;
}
.active_9af8 .slider-fast-24ec .surface-fast-5c85 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.active_9af8 .north_c9c5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.active_9af8 .action-d25f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.active_9af8 .new-d04e .north_c9c5:before {
  background: rgba(0, 0, 0, 0.9);
}
.active_9af8 .pagination-advanced-433f.slider-5fbc .element_e268 {
  background: rgba(0, 0, 0, 0.6);
}
.active_9af8
  .pagination-advanced-433f.slider-5fbc
  .element_e268::after,
.active_9af8
  .pagination-advanced-433f.slider-5fbc
  .element_e268:before {
  background: inherit;
}
.active_9af8
  .pagination-advanced-433f.slider-5fbc:hover
  .element_e268 {
  background: rgba(0, 0, 0, 0.8);
}
.mini-834b .banner-fixed-f14f {
  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) {
  .mini-834b .banner-fixed-f14f {
    width: auto;
    right: 45px;
  }
}
.active-a41d .banner-fixed-f14f {
  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) {
  .active-a41d .banner-fixed-f14f {
    width: auto;
    left: 45px;
  }
}
.item-rough-6972 .banner-fixed-f14f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.item-rough-6972 .action-d25f {
  max-width: 48em;
  margin: 0 auto;
}
.item-rough-6972 .north_c9c5:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tag-295e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tag-295e.active_9af8 .banner-fixed-f14f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tag-295e.mini-834b .banner-fixed-f14f {
  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-295e .banner-fixed-f14f {
  visibility: visible;
}
.tag-295e.active-a41d .banner-fixed-f14f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.top_eecb,
.notification_92eb {
  overflow-x: hidden;
}
.top_eecb .banner-fixed-f14f {
  overflow: auto;
}
.top_eecb.active_9af8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.top_eecb.active_9af8 .banner-fixed-f14f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.top_eecb.active_9af8 .wrapper_07aa {
  opacity: 0;
}
.top_eecb.mini-834b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.top_eecb.mini-834b .banner-fixed-f14f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.top_eecb.mini-834b .wrapper_07aa {
  opacity: 0;
}
.top_eecb.active-a41d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.top_eecb.active-a41d .banner-fixed-f14f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.top_eecb.active-a41d .wrapper_07aa {
  opacity: 0;
}
.top_eecb.item-rough-6972 .banner-fixed-f14f {
  z-index: 10;
  visibility: visible;
}
.slider-5fbc {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.slider-5fbc .element_e268 {
  background: rgba(255, 255, 255, 0.99);
}
.slider-5fbc .element_e268::after,
.slider-5fbc .element_e268:before {
  background: inherit;
}
.slider-5fbc:hover .element_e268 {
  background: rgba(255, 255, 255, 0.99);
}
.active-a41d .slider-5fbc {
  top: 10px;
  right: auto;
  left: 12px;
}
.item-rough-6972 .slider-5fbc {
  display: none !important;
}
.top_eecb:before,
.notification_92eb:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.top_eecb .slider-5fbc,
.notification_92eb .slider-5fbc {
  display: inline-block;
}
.banner-fixed-f14f .thumbnail_2b70 {
  -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;
}
.top_eecb .banner-fixed-f14f .thumbnail_2b70,
.notification_92eb .banner-fixed-f14f .thumbnail_2b70 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.out-dba3 .component-bf47 {
  width: 100%;
}
.section_up_f794 {
  padding: 0 0.5em 0;
}
.section_up_f794 [class*="customify-col-"],
.section_up_f794 [class*="customify-col_"],
.section_up_f794 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.disabled-6404 .section_up_f794 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .orange_4f30 .next_3f7b,
  .next_3f7b {
    display: none;
  }
  .link_3405 {
    text-align: left;
  }
  .module_advanced_d9e1 {
    text-align: center;
  }
  .mini-7b34 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .orange_4f30 .upper-1d3e,
  .upper-1d3e {
    display: none;
  }
  .header-ad36 {
    text-align: left;
  }
  .content_static_33b5 {
    text-align: center;
  }
  .notification-ffde {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .orange_4f30 .focus_advanced_c6a9,
  .focus_advanced_c6a9 {
    display: none;
  }
  .cool-e018 {
    text-align: left;
  }
  .gradient_a5f5 {
    text-align: center;
  }
  .list_398f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.label_copper_73c5 {
  box-shadow: none !important;
}
.active-d6dc .badge_copper_076b,
.soft_a7cd .badge_copper_076b {
  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;
}
.soft_a7cd .badge_copper_076b {
  margin-top: 30px;
  margin-bottom: 30px;
}
.media_selected_5049 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.media_selected_5049:after,
.media_selected_5049:before {
  content: "";
  display: table;
}
.media_selected_5049:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .media_selected_5049 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.media_selected_5049,
.message_6e61 {
  max-width: 1248px;
  margin: 0 auto;
}

.warm-8094.picture-stale-67cb .media_selected_5049 {
  max-width: 100%;
}
.warm-8094.header_0cd4 {
  max-width: 1200px;
  margin: 0 auto;
}
.warm-8094.small-b980 .media_selected_5049 {
  max-width: 100%;
}
.warm-8094.small-b980 > .media_selected_5049 {
  padding-left: 0;
  padding-right: 0;
}
.warm-8094.small-b980 > .media_selected_5049 .orange_4f30 {
  margin: 0;
}
.warm-8094.small-b980
  > .media_selected_5049
  .popup_tiny_80fa.paper-db16 {
  margin-right: 0;
  margin-left: 0;
}
.warm-8094.small-b980 #main.paper-db16 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .shadow_e42a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .shadow_e42a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .photo-white-e723 .prev_0f85 {
    padding-right: 1em;
  }
  .photo-white-e723.iron_555f .popup_tiny_80fa {
    border-right: 1px solid #eaecee;
  }
  .photo-white-e723.iron_555f .prev_0f85 {
    padding-right: 1em;
  }
  .photo-white-e723.iron_555f .accent-yellow-11f7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .menu-fixed-23bf .prev_0f85 {
    padding-left: 1em;
  }
  .menu-fixed-23bf.iron_555f .popup_tiny_80fa {
    border-left: 1px solid #eaecee;
  }
  .menu-fixed-23bf.iron_555f .prev_0f85 {
    padding-left: 1em;
  }
  .menu-fixed-23bf.iron_555f .accent-yellow-11f7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge_copper_9934 .prev_0f85 {
    padding-left: 1em;
  }
  .badge_copper_9934.iron_555f .texture_gas_a7c3 {
    border-right: 1px solid #eaecee;
  }
  .badge_copper_9934.iron_555f .banner_top_1763 {
    border-right: 1px solid #eaecee;
  }
  .badge_copper_9934.iron_555f .prev_0f85 {
    padding-left: 1em;
  }
  .badge_copper_9934.iron_555f .accent-yellow-11f7 {
    padding-right: 1em;
  }
  .badge_copper_9934.iron_555f .dropdown-0275 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .solid-0608 .prev_0f85 {
    padding-right: 1em;
  }
  .solid-0608.iron_555f .texture_gas_a7c3 {
    border-left: 1px solid #eaecee;
  }
  .solid-0608.iron_555f .banner_top_1763 {
    border-left: 1px solid #eaecee;
  }
  .solid-0608.iron_555f .prev_0f85 {
    padding-right: 1em;
  }
  .solid-0608.iron_555f .accent-yellow-11f7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .solid-0608.iron_555f .dropdown-0275 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shadow_e42a .prev_0f85 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shadow_e42a.iron_555f .popup_tiny_80fa {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .shadow_e42a.iron_555f .prev_0f85 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shadow_e42a.iron_555f .accent-yellow-11f7 {
    padding-left: 1em;
  }
  .shadow_e42a.iron_555f .dropdown-0275 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .shadow_e42a.iron_555f .prev_0f85 {
    padding-left: 0;
  }
}
.dropdown_e50e .backdrop_6b45 {
  display: inline-block;
}
.banner-basic-15f6 {
  display: inline-block;
}
.carousel_b0b8 {
  word-con: break-word;
}
.slow_f09b > span {
  display: inline-block;
  padding: 5px 0;
}
.slow_f09b .title_clean_0a82 {
  margin-left: 8px;
  margin-right: 8px;
}
.slow_f09b .white_c85a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.next_b447 .next_6723 {
  margin-bottom: 2em;
}
.next_b447 .element-f4cd {
  margin-bottom: 15px;
}
.next_b447 .element-f4cd:last-child {
  margin-bottom: 0;
}
.next_b447 .accordion_out_f30e {
  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) {
  .next_b447 .accordion_out_f30e {
    display: block;
  }
}
.next_b447 .widget-pink-c966 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .next_b447 .widget-pink-c966 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.next_b447 .dirty-eb51 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.next_b447 .dirty-eb51 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.next_b447 .dirty-eb51 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.next_b447 .carousel_b0b8 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.next_b447 .carousel_b0b8 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.next_b447 .surface_4bf9 p:last-child {
  margin-bottom: 0;
}
.next_b447 .label_0352 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.next_b447 .current-06bb {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.next_b447 .header_96f7 {
  margin-top: 1em;
}
.next_b447 .media_57b4 {
  top: 0;
  display: block;
}
.next_b447 .media_57b4 a {
  color: inherit;
}
.next_b447 .media_57b4 a:hover {
  color: inherit;
}
.next_b447 .silver_2b6f {
  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;
}
.next_b447 .silver_2b6f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.next_b447 .current-06bb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.next_b447 .label_full_1d13 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.next_b447 .label_full_1d13:first-child {
  margin-top: 0;
}
.next_b447 .label_full_1d13.widget_a249 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.next_b447 .label_full_1d13.media-0413 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.next_b447
  .label_full_1d13.media-0413.banner-a092
  .header_96f7 {
  width: 100%;
}
.next_b447 .media-0413 {
  -webkit-box-align: center;
  align-items: center;
}
.next_b447 .media-0413 .slow_f09b,
.next_b447 .media-0413 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.next_b447 .dirty-eb51 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.next_b447 .dirty-eb51 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.next_b447 .dirty-eb51: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;
}
.next_b447 .widget_a249 {
  z-index: 5;
}
.next_b447 .progress-brown-504b .background-0baa {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.next_b447 .status_5cdc .background-0baa {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.next_b447 .complex_f509 .background-0baa {
  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;
}
.next_b447.complex_1f71 .accordion_out_f30e,
.next_b447.slider_2b91 .accordion_out_f30e {
  display: block;
}
.next_b447.complex_1f71 .accordion_out_f30e .dark_c251,
.next_b447.complex_1f71 .accordion_out_f30e .current-06bb,
.next_b447.slider_2b91 .accordion_out_f30e .dark_c251,
.next_b447.slider_2b91 .accordion_out_f30e .current-06bb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.next_b447.south-a899 .widget-pink-c966 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .next_b447.south-a899 .widget-pink-c966 {
    margin-right: 0;
  }
}
.next_b447.complex_1f71 .widget-pink-c966,
.next_b447.slider_2b91 .widget-pink-c966 {
  padding-top: 40%;
}
.next_b447.complex_1f71 .next_6723,
.next_b447.slider_2b91 .next_6723 {
  display: block;
}
.next_b447.complex_1f71 .fn-sticky-7c53 .current-06bb,
.next_b447.slider_2b91 .fn-sticky-7c53 .current-06bb {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.next_b447.complex_1f71 .widget-pink-c966,
.next_b447.slider_2b91 .widget-pink-c966 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.next_b447.complex_1f71 .current-06bb {
  padding: 1em;
}
.easy_1ac5 {
  margin: 30px auto;
  display: block;
}
.easy_1ac5 .border-under-3cb7 > * {
  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;
}
.easy_1ac5 .border-under-3cb7 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.easy_1ac5 .border-under-3cb7 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.border-261d .slow_f09b {
  margin-bottom: 1.41575em;
}
.border-261d .clean-9b99 {
  margin-bottom: 1.618em;
}
.south-50bc .outer-c80b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.south-50bc .outer-c80b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.south-50bc .accordion_east_01be {
  max-width: 100%;
  overflow: auto;
}
.image_focused_085c .south-50bc a:hover {
  text-decoration: underline;
}
.widget_0715 .element-f4cd:not(.carousel_b0b8),
.widget_0715 .dirty-eb51 {
  margin-bottom: 1.41575em;
}
.widget_0715 .element-f4cd:not(.carousel_b0b8):last-child,
.widget_0715 .dirty-eb51:last-child {
  margin-bottom: 0;
}
.widget_0715 .element-f4cd.slider-5f54 {
  margin-bottom: 0.41575em;
}
.widget_0715 .image_3582:before,
.widget_0715 .paragraph-action-b7bf:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.widget_0715 .image_3582:before {
  content: "\f115";
}
.widget_0715 .paragraph-action-b7bf:before {
  content: "\f02c";
}
.widget_0715 .section-silver-76c2 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.widget_0715 .section-silver-76c2 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.bronze_603c {
  display: -webkit-box;
  display: flex;
}
.bronze_603c .text-f543 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .bronze_603c .text-f543 {
    flex-basis: 90px;
  }
}
.bronze_603c .widget_e1b7 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .bronze_603c .widget_e1b7 {
    flex-basis: calc(100% - 50px);
  }
}
.bronze_603c .status-silver-85c2 p:last-child {
  margin-bottom: 0.72em;
}
.notice-9aff .border-under-3cb7 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.notice-9aff .border-under-3cb7:after,
.notice-9aff .border-under-3cb7:before {
  content: "";
  display: table;
}
.notice-9aff .border-under-3cb7:after {
  clear: both;
}
.notice-9aff .border-under-3cb7 .message_hard_c57f,
.notice-9aff .border-under-3cb7 .complex_bad9 {
  width: 49%;
}
.notice-9aff .border-under-3cb7 .message_hard_c57f a span.title_ac4d,
.notice-9aff .border-under-3cb7 .complex_bad9 a span.title_ac4d {
  display: block;
  margin-bottom: 5px;
}
.notice-9aff .border-under-3cb7 .complex_bad9 {
  float: left;
  text-align: left;
}
.notice-9aff .border-under-3cb7 .message_hard_c57f {
  float: right;
  text-align: right;
}
.message-e51a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .message-e51a {
    margin-bottom: 0;
  }
}
.button_9bd2 {
  margin-bottom: 1em;
}
.button_9bd2 .carousel_b0b8 {
  font-size: 1.1em;
  line-height: 1.3;
}
.table-c12c a {
  display: block;
  line-height: 0;
  position: relative;
}
.right_4ae9 .button_9bd2,
.out_8176 .button_9bd2 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .right_4ae9 .button_9bd2,
  .out_8176 .button_9bd2 {
    display: block;
  }
}
.right_4ae9 .table-c12c,
.out_8176 .table-c12c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .right_4ae9 .table-c12c,
  .out_8176 .table-c12c {
    margin-bottom: 1em;
  }
}
.right_4ae9 .table-c12c img,
.out_8176 .table-c12c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.right_4ae9 .simple_93d0,
.out_8176 .simple_93d0 {
  flex-basis: calc(100% - 160px);
}
.right_4ae9 .simple_93d0 p,
.out_8176 .simple_93d0 p {
  margin-bottom: 0;
}
.right_4ae9 .simple_93d0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .right_4ae9 .simple_93d0 {
    padding-left: 0;
  }
}
.out_8176 .simple_93d0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .out_8176 .simple_93d0 {
    padding-right: 0;
  }
}
.out_8176 .table-c12c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.chip_4ac2 .table-c12c {
  margin-bottom: 0.5em;
}
.chip_4ac2 .table-c12c img {
  width: 100%;
}
.gradient_simple_8e90 .green-c7c8,
.slider_outer_f96f .green-c7c8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.slider_outer_f96f .popup_tiny_80fa .column-current-1274 p:last-child {
  margin-bottom: 0;
}
.hot_1d2b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.fixed-b00d .avatar-blue-c596 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .fixed-b00d .avatar-blue-c596:last-of-type {
    margin-bottom: 0;
  }
}
.fixed-b00d .avatar-blue-c596 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fixed-b00d .avatar-blue-c596 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.fixed-b00d .avatar-blue-c596 ul li {
  margin: 0 0 0.6em;
}
.fixed-b00d .avatar-blue-c596 ul li.fresh_7553,
.fixed-b00d .avatar-blue-c596 ul li.filter_hard_ba73 {
  position: relative;
}
.fixed-b00d .avatar-blue-c596 ul li.fresh_7553 .feature_inner_9601,
.fixed-b00d .avatar-blue-c596 ul li.filter_hard_ba73 .feature_inner_9601 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.fixed-b00d .avatar-blue-c596 ul li.fresh_7553:after:after,
.fixed-b00d .avatar-blue-c596 ul li.fresh_7553:after:before,
.fixed-b00d
  .avatar-blue-c596
  ul
  li.filter_hard_ba73:after:after,
.fixed-b00d
  .avatar-blue-c596
  ul
  li.filter_hard_ba73:after:before {
  content: "";
  display: table;
}
.fixed-b00d .avatar-blue-c596 ul li.fresh_7553:after:after,
.fixed-b00d
  .avatar-blue-c596
  ul
  li.filter_hard_ba73:after:after {
  clear: both;
}
.fixed-b00d .avatar-blue-c596 a.description-left-1de9:hover {
  text-decoration: none;
}
.fixed-b00d .avatar-blue-c596 select {
  max-width: 100%;
}
.fixed-b00d .avatar-blue-c596 table {
  font-size: 85%;
}
.fixed-b00d .avatar-blue-c596 table td,
.fixed-b00d .avatar-blue-c596 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.fixed-b00d .avatar-blue-c596 table tfoot td {
  text-align: left;
}
.fixed-b00d .avatar-blue-c596 :last-child {
  margin-bottom: 0;
}
.fixed-b00d .avatar-blue-c596 .black-b9e8 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.fixed-b00d .avatar-blue-c596 .black-b9e8 label {
  width: 100%;
}
.fixed-b00d .avatar-blue-c596 .black-b9e8 .yellow_f319 {
  width: 100%;
  display: block;
}
.fixed-b00d .avatar-blue-c596 .black-b9e8 .table_0734 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.fixed-b00d .avatar-blue-c596 .black-b9e8 .table_0734:hover svg #svg-search {
  fill: #444;
}
.fixed-b00d .avatar-blue-c596 .black-b9e8 .table_0734 svg {
  width: 18px;
  height: 18px;
}
.fixed-b00d .texture_silver_74df ul ul,
.fixed-b00d .section_glass_d9a4 ul ul,
.fixed-b00d .background_light_4fdd ul ul,
.fixed-b00d .button-selected-d8ca ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.fixed-b00d .texture_silver_74df .preview_gas_5e24 > a,
.fixed-b00d .section_glass_d9a4 .preview_gas_5e24 > a,
.fixed-b00d .background_light_4fdd .preview_gas_5e24 > a,
.fixed-b00d .button-selected-d8ca .preview_gas_5e24 > a {
  margin-bottom: 0;
}
.fixed-b00d .highlight-tiny-b39c li,
.fixed-b00d .texture_silver_74df li,
.fixed-b00d .tag_dim_530b li,
.fixed-b00d .section_glass_d9a4 li,
.fixed-b00d .background_light_4fdd li,
.fixed-b00d .button-selected-d8ca li,
.fixed-b00d .center_e72f li,
.fixed-b00d .detail_d325 li {
  display: block;
  position: relative;
}
.fixed-b00d .highlight-tiny-b39c li:last-child,
.fixed-b00d .texture_silver_74df li:last-child,
.fixed-b00d .tag_dim_530b li:last-child,
.fixed-b00d .section_glass_d9a4 li:last-child,
.fixed-b00d .background_light_4fdd li:last-child,
.fixed-b00d .button-selected-d8ca li:last-child,
.fixed-b00d .center_e72f li:last-child,
.fixed-b00d .detail_d325 li:last-child {
  border: none;
}
.fixed-b00d .highlight-tiny-b39c li a,
.fixed-b00d .texture_silver_74df li a,
.fixed-b00d .tag_dim_530b li a,
.fixed-b00d .section_glass_d9a4 li a,
.fixed-b00d .background_light_4fdd li a,
.fixed-b00d .button-selected-d8ca li a,
.fixed-b00d .center_e72f li a,
.fixed-b00d .detail_d325 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fixed-b00d .highlight-tiny-b39c li ul li::before,
.fixed-b00d .texture_silver_74df li ul li::before,
.fixed-b00d .tag_dim_530b li ul li::before,
.fixed-b00d .section_glass_d9a4 li ul li::before,
.fixed-b00d .background_light_4fdd li ul li::before,
.fixed-b00d .button-selected-d8ca li ul li::before,
.fixed-b00d .center_e72f li ul li::before,
.fixed-b00d .detail_d325 li ul li::before {
  left: 15px;
}
.fixed-b00d .highlight-tiny-b39c li ul a,
.fixed-b00d .texture_silver_74df li ul a,
.fixed-b00d .tag_dim_530b li ul a,
.fixed-b00d .section_glass_d9a4 li ul a,
.fixed-b00d .background_light_4fdd li ul a,
.fixed-b00d .button-selected-d8ca li ul a,
.fixed-b00d .center_e72f li ul a,
.fixed-b00d .detail_d325 li ul a {
  padding-left: 20px;
}
.fixed-b00d .highlight-tiny-b39c li ul ul li::before,
.fixed-b00d .texture_silver_74df li ul ul li::before,
.fixed-b00d .tag_dim_530b li ul ul li::before,
.fixed-b00d .section_glass_d9a4 li ul ul li::before,
.fixed-b00d .background_light_4fdd li ul ul li::before,
.fixed-b00d .button-selected-d8ca li ul ul li::before,
.fixed-b00d .center_e72f li ul ul li::before,
.fixed-b00d .detail_d325 li ul ul li::before {
  left: 30px;
}
.fixed-b00d .highlight-tiny-b39c li ul ul a,
.fixed-b00d .texture_silver_74df li ul ul a,
.fixed-b00d .tag_dim_530b li ul ul a,
.fixed-b00d .section_glass_d9a4 li ul ul a,
.fixed-b00d .background_light_4fdd li ul ul a,
.fixed-b00d .button-selected-d8ca li ul ul a,
.fixed-b00d .center_e72f li ul ul a,
.fixed-b00d .detail_d325 li ul ul a {
  padding-left: 40px;
}
.fixed-b00d .wrapper_plasma_c733 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fixed-b00d .detail_d325 ul li {
  margin-bottom: 1.41575em;
}
.fixed-b00d .detail_d325 ul li .search_current_9d4f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.fixed-b00d .detail_d325 ul li .alert-19f3 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.new-d04e .highlight-tiny-b39c li a,
.new-d04e .texture_silver_74df li a,
.new-d04e .tag_dim_530b li a,
.new-d04e .section_glass_d9a4 li a,
.new-d04e .background_light_4fdd li a,
.new-d04e .button-selected-d8ca li a,
.new-d04e .center_e72f li a,
.new-d04e .detail_d325 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.new-d04e .wrapper_plasma_c733 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.new-d04e .avatar-blue-c596 ul li.fresh_7553 .feature_inner_9601,
.new-d04e .avatar-blue-c596 ul li.filter_hard_ba73 .feature_inner_9601 {
  background: rgba(0, 0, 0, 0.2);
}
.new-d04e .fixed-b00d .avatar-blue-c596 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.warm-8094 .fixed-b00d .lite_0c0a li {
  margin: 0;
}
.warm-8094 .fixed-b00d .lite_0c0a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.warm-8094 .fixed-b00d .lite_0c0a li ul {
  margin: 0;
}
.warm-8094 .fixed-b00d .lite_0c0a li ul li a {
  padding-left: 15px;
}
.warm-8094 .fixed-b00d .lite_0c0a li ul li li a {
  padding-left: 30px;
}
.warm-8094 .fixed-b00d .lite_0c0a li.avatar_plasma_fc91 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.warm-8094 .fixed-b00d .lite_0c0a li.avatar_plasma_fc91 > 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;
}
.warm-8094 .fixed-b00d .lite_0c0a li.avatar_plasma_fc91 > 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;
}
.top-2232 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.element-under-f375 {
  position: relative;
  z-index: 10;
}
.element-under-f375 .thumbnail_2b70 {
  width: 100%;
  max-width: 100%;
}
.smooth_b7c6 .footer-solid-e9f1 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.smooth_b7c6 .pagination-advanced-433f {
}
.smooth_b7c6 .new-d04e {
  background: #292929;
}
.tall_372d .footer-solid-e9f1 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tall_372d .pagination-advanced-433f {
  background: #f9f9f9;
}
.tall_372d .new-d04e {
  background: #303030;
}
.dropdown-78f6 .footer-solid-e9f1 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .dropdown-78f6 .backdrop_6b45 {
    margin-bottom: 1em;
  }
  .dropdown-78f6 .backdrop_6b45:last-child {
    margin-bottom: 0;
  }
}
.dropdown-78f6 .pagination-advanced-433f {
  background: #ededed;
}
.dropdown-78f6 .new-d04e {
  background: #1a1a1a;
}
.footer-solid-e9f1.pagination-advanced-433f {
  color: rgba(0, 0, 0, 0.6);
}
.footer-solid-e9f1.pagination-advanced-433f .bright_832a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer-solid-e9f1.new-d04e {
  color: rgba(255, 255, 255, 0.99);
}
.footer-solid-e9f1.new-d04e a:not(.description-left-1de9) {
  color: rgba(255, 255, 255, 0.79);
}
.footer-solid-e9f1.new-d04e a:not(.description-left-1de9):hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer-solid-e9f1.new-d04e .bright_832a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-solid-e9f1.new-d04e table tbody td,
.footer-solid-e9f1.new-d04e table th {
  background: rgba(0, 0, 0, 0.08);
}
.slider-3d15.video_outer_6f75 .media_selected_5049 {
  max-width: initial;
}
.slider-3d15 .texture_prev_be51 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.slider-3d15 .texture_prev_be51 .thumbnail_2b70 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .slider-3d15 .texture_prev_be51 .thumbnail_2b70 {
    display: block;
    margin-bottom: 2em;
  }
  .slider-3d15 .texture_prev_be51 .thumbnail_2b70:last-child {
    margin-bottom: 0;
  }
}
.dropdown-78f6 .backdrop_6b45:last-child,
.tall_372d .backdrop_6b45:last-child,
.smooth_b7c6 .backdrop_6b45:last-child {
  margin-bottom: 0;
}
.dropdown-78f6 .backdrop_6b45 .fixed-b00d .avatar-blue-c596:last-child,
.tall_372d .backdrop_6b45 .fixed-b00d .avatar-blue-c596:last-child,
.smooth_b7c6 .backdrop_6b45 .fixed-b00d .avatar-blue-c596:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .dropdown-78f6 .prev_b8eb,
  .dropdown-78f6 .article_a57c,
  .tall_372d .prev_b8eb,
  .tall_372d .article_a57c,
  .smooth_b7c6 .prev_b8eb,
  .smooth_b7c6 .article_a57c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .element-under-f375 .backdrop_6b45 {
    margin-bottom: 2em;
  }
}
.element-under-f375 p:last-child {
  margin-bottom: 0;
}
.element-under-f375 li,
.element-under-f375 ul {
  list-style: none;
  margin: 0;
}
.element-under-f375 ul ul {
  margin-left: 2.617924em;
}
.box_white_5fac {
  font-size: 0.875em;
}

/* css-noise: 82bd */
.shadow-element-b3 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
