/*!
Theme Name: Customify
Theme URI: https://pressmaximum.fast-3972/customify
Author: WPCustomify
Author URI: https://pressmaximum.fast-3972
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.fast-3972/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.info_short_adac.sidebar_b55c/licenses/gpl-2.0.module-8655
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.east_eca7/, (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.summary-old-b985.paragraph_lite_d6bd/normalize.message-0462/
 ======
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.message-0462 v7.0.0 | MIT License | github.fast-3972/necolas/normalize.message-0462 */
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;
}
.focused_a452 .gradient_5271,
.green_e1b4,
.small-cb9a,
.medium-4862,
.menu-current-350f,
.text-thick-626b,
.media_rough_96cb,
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;
}
.green_e1b4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .green_e1b4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .green_e1b4,
  h1 {
    font-size: 1.8em;
  }
}
.small-cb9a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.small-cb9a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .small-cb9a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .small-cb9a,
  h2 {
    font-size: 1.7em;
  }
}
.medium-4862,
h3 {
  font-size: 1.618em;
}
.focused_a452 .gradient_5271,
.menu-current-350f,
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.main_middle_193a {
  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;
}
.popup-993a:after,
.popup-993a:before,
.link-877e:after,
.link-877e:before {
  content: "";
  display: table;
}
.popup-993a:after,
.link-877e:after {
  clear: both;
}
.article-c639 {
  float: right;
  margin-right: 0;
}
.tall-c12e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.primary_lite_6b75 .notice_hard_464d,
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;
}
.primary_lite_6b75 .notice_hard_464d: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;
}
.accent-dim-976c .notice_hard_464d {
  box-shadow: none;
}
.accent-dim-976c
  .notice_hard_464d
  .carousel-simple-e2cb {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.accent-dim-976c .notice_hard_464d .caption_c6cc {
  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;
}
.accent-dim-976c
  .notice_hard_464d
  .caption_c6cc
  b {
  display: none;
}
.accent-dim-976c .avatar_b6ce {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.article-motion-5b1a:not(.active_c92a):not(.nav-north-0463),
button:not(.active_c92a):not(.nav-north-0463),
input[type="button"]:not(.active_c92a):not(
    .nav-north-0463
  ),
input[type="reset"]:not(.active_c92a):not(
    .nav-north-0463
  ),
input[type="submit"]:not(.active_c92a):not(
    .nav-north-0463
  ) {
  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;
}
.article-motion-5b1a:not(.active_c92a):not(
    .nav-north-0463
  ):hover,
button:not(.active_c92a):not(
    .nav-north-0463
  ):hover,
input[type="button"]:not(.active_c92a):not(
    .nav-north-0463
  ):hover,
input[type="reset"]:not(.active_c92a):not(
    .nav-north-0463
  ):hover,
input[type="submit"]:not(.active_c92a):not(
    .nav-north-0463
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.article-motion-5b1a:not(.active_c92a):not(
    .nav-north-0463
  ):active,
.article-motion-5b1a:not(.active_c92a):not(
    .nav-north-0463
  ):focus,
button:not(.active_c92a):not(
    .nav-north-0463
  ):active,
button:not(.active_c92a):not(
    .nav-north-0463
  ):focus,
input[type="button"]:not(.active_c92a):not(
    .nav-north-0463
  ):active,
input[type="button"]:not(.active_c92a):not(
    .nav-north-0463
  ):focus,
input[type="reset"]:not(.active_c92a):not(
    .nav-north-0463
  ):active,
input[type="reset"]:not(.active_c92a):not(
    .nav-north-0463
  ):focus,
input[type="submit"]:not(.active_c92a):not(
    .nav-north-0463
  ):active,
input[type="submit"]:not(.active_c92a):not(
    .nav-north-0463
  ):focus {
  outline: 0;
}
.article-motion-5b1a:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f,
button:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f,
input[type="button"]:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f,
input[type="reset"]:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f,
input[type="submit"]:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f {
  position: relative;
}
.article-motion-5b1a:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f
  .bronze_5992,
.article-motion-5b1a:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f
  .stone_24ad,
.article-motion-5b1a:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f
  .detail-light-cd99,
.article-motion-5b1a:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f
  i,
.article-motion-5b1a:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f
  svg,
button:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f
  .bronze_5992,
button:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f
  .stone_24ad,
button:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f
  .detail-light-cd99,
button:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f
  i,
button:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f
  svg,
input[type="button"]:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f
  .bronze_5992,
input[type="button"]:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f
  .stone_24ad,
input[type="button"]:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f
  .detail-light-cd99,
input[type="button"]:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f
  i,
input[type="button"]:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f
  svg,
input[type="reset"]:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f
  .bronze_5992,
input[type="reset"]:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f
  .stone_24ad,
input[type="reset"]:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f
  .detail-light-cd99,
input[type="reset"]:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f
  i,
input[type="reset"]:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f
  svg,
input[type="submit"]:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f
  .bronze_5992,
input[type="submit"]:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f
  .stone_24ad,
input[type="submit"]:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f
  .detail-light-cd99,
input[type="submit"]:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f
  i,
input[type="submit"]:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f
  svg {
  visibility: hidden;
}
.article-motion-5b1a:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f:after,
button:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f:after,
input[type="button"]:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f:after,
input[type="reset"]:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f:after,
input[type="submit"]:not(.active_c92a):not(
    .nav-north-0463
  ).fn-loading-6f6f: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;
}
.article-motion-5b1a:not(.active_c92a):not(.nav-north-0463),
input[type="button"]:not(.active_c92a):not(
    .nav-north-0463
  ),
input[type="reset"]:not(.active_c92a):not(
    .nav-north-0463
  ),
input[type="submit"]:not(.active_c92a):not(
    .nav-north-0463
  ) {
  color: #fff;
  background: #235787;
}
.article-motion-5b1a:not(.active_c92a):not(
    .nav-north-0463
  ):focus,
input[type="button"]:not(.active_c92a):not(
    .nav-north-0463
  ):focus,
input[type="reset"]:not(.active_c92a):not(
    .nav-north-0463
  ):focus,
input[type="submit"]:not(.active_c92a):not(
    .nav-north-0463
  ):focus {
  color: #fff;
}
.article-motion-5b1a.fn-disabled-6f6f:not(.active_c92a):not(
    .nav-north-0463
  ),
.article-motion-5b1a[disabled]:not(.active_c92a):not(
    .nav-north-0463
  ),
button.fn-disabled-6f6f:not(.active_c92a):not(
    .nav-north-0463
  ),
button[disabled]:not(.active_c92a):not(
    .nav-north-0463
  ) {
  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;
}
.label-6f67 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.label-6f67: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;
}
.status-hovered-b6c0 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.selected-9069 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.media_gas_f884 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.popup-993a:after,
.popup-993a:before,
.content_orange_14bd:after,
.content_orange_14bd:before,
.label_5f5a:after,
.label_5f5a:before,
.iron_8b5f:after,
.iron_8b5f:before,
.background_da32:after,
.background_da32:before,
.status_fc6d:after,
.status_fc6d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.popup-993a:after,
.content_orange_14bd:after,
.label_5f5a:after,
.iron_8b5f:after,
.background_da32:after,
.status_fc6d:after {
  clear: both;
}
.content_orange_14bd .popup-4ccc,
.label_5f5a .popup-4ccc,
.prev_81a4 .popup-4ccc {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.stale-035d {
  display: inline-block;
}
.hover-up-0ad9 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hover-up-0ad9 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hover-up-0ad9 .sidebar_b141 {
  padding: 1em 0;
  font-size: 85%;
}
.sidebar_b141 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.soft_aab3 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.soft_aab3:after,
.soft_aab3:before {
  content: "";
  display: table;
}
.soft_aab3:after {
  clear: both;
}
.form_c813 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.main_advanced_4bc8 .form_c813 {
  max-width: 50%;
}
.thumbnail_up_2d2c .form_c813 {
  max-width: 33.33%;
}
.summary_cool_7c12 .form_c813 {
  max-width: 25%;
}
.progress-eb95 .form_c813 {
  max-width: 20%;
}
.over-8e9a .form_c813 {
  max-width: 16.66%;
}
.popup-out-cae5 .form_c813 {
  max-width: 14.28%;
}
.tertiary-c232 .form_c813 {
  max-width: 12.5%;
}
.main_middle_3614 .form_c813 {
  max-width: 11.11%;
}
.form-smooth-f562 {
  display: block;
}
.focused_a452 .header-604c label,
.focused_a452 .narrow_dd0d label,
.focused_a452 .tabs_f374 label,
.focused_a452 .yellow_6d8a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.background_active_f316 {
  list-style: none;
  margin: 0;
}
.background_active_f316 article.overlay-165c {
  margin-bottom: 0;
}
.background_active_f316 ul {
  list-style: none;
  margin: 0;
}
.background_active_f316 .down-af50 li.overlay-165c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .background_active_f316 .down-af50 li.overlay-165c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .background_active_f316 .down-af50 li.overlay-165c: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) {
  .background_active_f316 .down-af50 li.overlay-165c li.overlay-165c li.overlay-165c li.overlay-165c {
    padding-left: 0;
  }
}
article.overlay-165c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.overlay-165c .content_orange_14bd p:last-of-type {
  margin-bottom: 0;
}
article.overlay-165c .frame-hot-4527 {
  float: left;
}
article.overlay-165c .frame-e08c {
  margin-left: 85px;
}
article.overlay-165c .hero_gas_a665 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.overlay-165c .hero_gas_a665 .pattern-tiny-7c92 {
  margin-left: 10px;
}
article.overlay-165c .cold_6169 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.overlay-165c .module-blue-a60c {
  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 .header-604c,
  #respond .tabs_f374,
  #respond .yellow_6d8a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .header-604c input,
#respond .tabs_f374 input,
#respond .yellow_6d8a input {
  width: 100%;
}
#respond .yellow_6d8a {
  margin-right: 0;
}
#respond .column_current_c4f8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.green-30f7 {
  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;
}
.green-30f7.primary_wood_b24d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.green-30f7 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%);
}
.green-30f7:focus,
.green-30f7: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);
}
.liquid_e55b {
  border-radius: 10%;
}
.paragraph_e6d4 {
  border-radius: 50%;
}
.sort-gold-021a {
  font-size: 0.72em;
}
.pagination_b33c {
  font-size: 0.875em;
}
.widget_ffa2 {
  font-size: 1.1em;
}
.section_4c4f {
  text-transform: uppercase;
  line-height: 1.2;
}
.section_4c4f.sort-gold-021a {
  letter-spacing: 0.5px;
}
.picture-bc09,
.picture-bc09 a {
  color: #6d6d6d;
}
.picture-bc09 a:hover {
  color: #111;
}
.selected-0dee {
  color: #6d6d6d;
}
.mini_39f1 {
  overflow-x: hidden;
}
.mini_39f1 .pagination_medium_e615.bronze-d9e6 {
  position: relative;
}
.mini_39f1 .pagination_medium_e615.bronze-d9e6.label_hard_53fa {
  position: initial;
}
.mini_39f1
  .pagination_medium_e615.bronze-d9e6.label_hard_53fa
  .tooltip_1ea3 {
  left: auto;
}
.mini_39f1 .pagination_medium_e615 .tooltip_1ea3 {
  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;
}
.mini_39f1 .pagination_medium_e615:hover.bronze-d9e6 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.mini_39f1
  .pagination_medium_e615:hover.bronze-d9e6
  .tooltip_1ea3 {
  display: block;
  z-index: 9999999;
}
.mini_39f1 .simple-ecc8 .pro-bc23,
.mini_39f1 .mini-e97c .pro-bc23 {
  display: none;
}
.mini_39f1 .layout_east_1f60 .pagination_medium_e615:hover.bronze-d9e6 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.focused_a452 .header-604c label,
.focused_a452 .narrow_dd0d label,
.focused_a452 .tabs_f374 label,
.focused_a452 .yellow_6d8a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.background_active_f316 {
  list-style: none;
  margin: 0;
}
.background_active_f316 article.overlay-165c {
  margin-bottom: 0;
}
.background_active_f316 ul {
  list-style: none;
  margin: 0;
}
.background_active_f316 .down-af50 li.overlay-165c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .background_active_f316 .down-af50 li.overlay-165c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .background_active_f316 .down-af50 li.overlay-165c: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) {
  .background_active_f316 .down-af50 li.overlay-165c li.overlay-165c li.overlay-165c li.overlay-165c {
    padding-left: 0;
  }
}
article.overlay-165c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.overlay-165c .content_orange_14bd p:last-of-type {
  margin-bottom: 0;
}
article.overlay-165c .frame-hot-4527 {
  float: left;
}
article.overlay-165c .frame-e08c {
  margin-left: 85px;
}
article.overlay-165c .hero_gas_a665 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.overlay-165c .hero_gas_a665 .pattern-tiny-7c92 {
  margin-left: 10px;
}
article.overlay-165c .cold_6169 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.overlay-165c .module-blue-a60c {
  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 .header-604c,
  #respond .tabs_f374,
  #respond .yellow_6d8a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .header-604c input,
#respond .tabs_f374 input,
#respond .yellow_6d8a input {
  width: 100%;
}
#respond .yellow_6d8a {
  margin-right: 0;
}
#respond .column_current_c4f8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.simple-ecc8 .east_7535 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.east_7535 .in-d1df.panel_8a14 .module_light_7042 > li > a:focus,
.east_7535 .in-d1df.panel_8a14 .module_light_7042 > li > a:hover,
.east_7535 .in-d1df.orange-581b .module_light_7042 > li > a:focus,
.east_7535 .in-d1df.orange-581b .module_light_7042 > li > a:hover,
.east_7535 .in-d1df.steel-7923 .module_light_7042 > li > a:focus,
.east_7535 .in-d1df.steel-7923 .module_light_7042 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.east_7535
  .in-d1df.panel_8a14
  .module_light_7042
  > li.bottom_d587
  > a,
.east_7535
  .in-d1df.panel_8a14
  .module_light_7042
  > li.tooltip_523b
  > a,
.east_7535
  .in-d1df.orange-581b
  .module_light_7042
  > li.bottom_d587
  > a,
.east_7535
  .in-d1df.orange-581b
  .module_light_7042
  > li.tooltip_523b
  > a,
.east_7535
  .in-d1df.steel-7923
  .module_light_7042
  > li.bottom_d587
  > a,
.east_7535 .in-d1df.steel-7923 .module_light_7042 > li.sort-7ded > a {
  color: rgba(255, 255, 255, 0.99);
}
.east_7535 .full_9801,
.east_7535 .full_9801 a {
  color: rgba(255, 255, 255, 0.99);
}
.east_7535 .secondary-caaa.background_169f li a,
.east_7535 .slider-79af a,
.east_7535 .pro-2a22,
.east_7535 .module_light_7042 > li > a,
.east_7535 .summary-bright-fbf8 {
  color: rgba(255, 255, 255, 0.79);
}
.east_7535 .secondary-caaa.background_169f li a:hover,
.east_7535 .slider-79af a:hover,
.east_7535 .pro-2a22:hover,
.east_7535 .module_light_7042 > li > a:hover,
.east_7535 .summary-bright-fbf8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.east_7535 .steel-0b26 {
  color: rgba(255, 255, 255, 0.79);
}
.east_7535 .steel-0b26 .pattern_ff11 {
  color: rgba(255, 255, 255, 0.99);
}
.east_7535 .steel-0b26:hover {
  color: rgba(255, 255, 255, 0.99);
}
.east_7535 .hovered-58ee .table-8727 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.east_7535 .hovered-58ee .table-8727 .aside_9191 {
  color: rgba(255, 255, 255, 0.79);
}
.east_7535
  .hovered-58ee
  .table-8727
  .aside_9191::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.east_7535
  .hovered-58ee
  .table-8727
  .aside_9191:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.east_7535
  .hovered-58ee
  .table-8727
  .aside_9191::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.east_7535
  .hovered-58ee
  .table-8727
  .aside_9191::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.east_7535 .hovered-58ee .accordion-thick-25a5 {
  color: rgba(255, 255, 255, 0.79);
}
.east_7535 .hovered-58ee .accordion-thick-25a5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_d473
  .east_7535
  .hovered-58ee
  .tag-7b58
  .search_6da3 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pagination_d473
  .east_7535
  .hovered-58ee
  .tag-7b58
  .aside_9191 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.simple-ecc8 .popup_blue_7d05 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.popup_blue_7d05 .in-d1df.panel_8a14 .module_light_7042 > li > a:focus,
.popup_blue_7d05 .in-d1df.panel_8a14 .module_light_7042 > li > a:hover,
.popup_blue_7d05 .in-d1df.orange-581b .module_light_7042 > li > a:focus,
.popup_blue_7d05 .in-d1df.orange-581b .module_light_7042 > li > a:hover,
.popup_blue_7d05 .in-d1df.steel-7923 .module_light_7042 > li > a:focus,
.popup_blue_7d05 .in-d1df.steel-7923 .module_light_7042 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.popup_blue_7d05
  .in-d1df.panel_8a14
  .module_light_7042
  > li.bottom_d587
  > a,
.popup_blue_7d05
  .in-d1df.panel_8a14
  .module_light_7042
  > li.tooltip_523b
  > a,
.popup_blue_7d05
  .in-d1df.orange-581b
  .module_light_7042
  > li.bottom_d587
  > a,
.popup_blue_7d05
  .in-d1df.orange-581b
  .module_light_7042
  > li.tooltip_523b
  > a,
.popup_blue_7d05
  .in-d1df.steel-7923
  .module_light_7042
  > li.bottom_d587
  > a,
.popup_blue_7d05 .in-d1df.steel-7923 .module_light_7042 > li.sort-7ded > a {
  color: rgba(0, 0, 0, 0.8);
}
.popup_blue_7d05 .full_9801,
.popup_blue_7d05 .full_9801 a {
  color: rgba(0, 0, 0, 0.8);
}
.popup_blue_7d05 .secondary-caaa.background_169f li a,
.popup_blue_7d05 .slider-79af a,
.popup_blue_7d05 .pro-2a22,
.popup_blue_7d05 .module_light_7042 > li > a,
.popup_blue_7d05 .summary-bright-fbf8 {
  color: rgba(0, 0, 0, 0.55);
}
.popup_blue_7d05 .secondary-caaa.background_169f li a:hover,
.popup_blue_7d05 .slider-79af a:hover,
.popup_blue_7d05 .pro-2a22:hover,
.popup_blue_7d05 .module_light_7042 > li > a:hover,
.popup_blue_7d05 .summary-bright-fbf8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.popup_blue_7d05 .steel-0b26 {
  color: rgba(0, 0, 0, 0.55);
}
.popup_blue_7d05 .steel-0b26 .pattern_ff11 {
  color: rgba(0, 0, 0, 0.8);
}
.popup_blue_7d05 .steel-0b26:hover {
  color: rgba(0, 0, 0, 0.8);
}
.advanced_1aa7 .out_0d77 {
  margin-left: auto;
  margin-right: auto;
}
.label_5f5a > * {
  margin-left: auto;
  margin-right: auto;
}
.label_5f5a .status-hovered-b6c0 {
  margin-right: 1.41575em;
}
.button-82e6 .label_5f5a > .pink-a60d {
  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;
}
.button-82e6 .label_5f5a > .border_pro_89bd {
  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;
}
.east_f1bd.advanced_1aa7 .out_0d77,
.fresh-7cc0.advanced_1aa7 .out_0d77 {
  margin-left: 0;
}
.content-1a38.advanced_1aa7 .out_0d77,
.pagination_0320.advanced_1aa7 .out_0d77 {
  margin-right: 0;
}
.label_5f5a ol,
.label_5f5a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.silver-d4b9 video {
  max-width: 100%;
}
.icon_paper_271d img {
  display: block;
}
.icon_paper_271d.status-hovered-b6c0,
.icon_paper_271d.selected-9069 {
  width: 100%;
}
.icon_paper_271d.border_pro_89bd img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.thick_de8d:not(.slow-9a62) {
  margin: 1.5em auto;
}
.highlight-active-8945 p {
  padding: 1.5em 14px;
}
ul.article_narrow_7f62.border_pro_89bd,
ul.article_narrow_7f62.pink-a60d,
ul.article_narrow_7f62.hover-6fba.pink-a60d {
  padding: 0 14px;
}
.tag-bronze-60f6 {
  display: block;
  overflow-x: auto;
}
.tag-bronze-60f6 table {
  border-collapse: collapse;
  width: 100%;
}
.tag-bronze-60f6 td,
.tag-bronze-60f6 th {
  padding: 0.5em;
}
.label_5f5a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.label_5f5a ol ol,
.label_5f5a ol ul,
.label_5f5a ul ol,
.label_5f5a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.label_5f5a ol ol li,
.label_5f5a ol ul li,
.label_5f5a ul ol li,
.label_5f5a ul ul li {
  margin-left: 0;
}
.accent_c508.item_bottom_4c62 > .search-medium-96c8 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.accent_c508.item_bottom_4c62 > .search-medium-96c8 iframe,
.accent_c508.item_bottom_4c62 > .search-medium-96c8 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sort_full_71ce {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.sort_full_71ce.video-dim-16bc {
  padding: 0;
}
.sort_full_71ce.video-dim-16bc cite {
  font-size: 13px;
}
.sort_full_71ce > * {
  margin-left: 16px;
  margin-right: 16px;
}
.sort_full_71ce cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.disabled-down-b707 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.disabled-down-b707 > p:first-child {
  margin-top: 0;
}
.disabled-down-b707 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.disabled-down-b707 blockquote {
  border-left: 0;
}
.fast-37a6 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.fast-37a6:not(.paragraph-out-0418) {
  max-width: 100px;
}
.fast-37a6.element_728e {
  border-bottom: none !important;
  text-align: center;
}
.fast-37a6.element_728e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .highlight-active-8945 p {
    padding: 1.5em 0;
  }
}
.header_63f7 {
  color: #0073aa;
}
.dark_b985 {
  background-color: #0073aa;
}
.highlight-4f3d {
  color: #229fd8;
}
.static-5bb6 {
  background-color: #229fd8;
}
.caption_full_b1ec {
  color: #eee;
}
.hovered-e025 {
  background-color: #eee;
}
.image-459e {
  color: #444;
}
.box_solid_343f {
  background-color: #444;
}
.text_cool_bd5b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.text_cool_bd5b .current-078b .slider-79af {
  font-size: 15px;
}
.text_cool_bd5b .slider-79af {
  line-height: 1.3;
}
.text_cool_bd5b .popup_blue_7d05 {
}
.text_cool_bd5b .east_7535 {
  background: #235787;
}
.action-883b {
  padding: 0;
}
.action-883b .east_7535 {
  background: #1a1a1a;
}
.action-883b .popup_blue_7d05 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.action-5346 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.action-5346 .popup_blue_7d05 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.action-5346 .east_7535 {
  background: #303030;
}
.status_fc6d {
  position: relative;
  z-index: 10;
}
.status_fc6d .primary_basic_da98 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.advanced_4bd0 .bronze-d9e6 {
  display: inline-block;
  vertical-align: middle;
}
.advanced_4bd0.easy_742a .bronze-d9e6 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .advanced_4bd0.easy_742a .bronze-d9e6 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .advanced_4bd0.easy_742a .bronze-d9e6 {
    margin-right: 0.4em;
  }
}
.advanced_4bd0.easy_742a .bronze-d9e6:last-child {
  margin-right: 0;
}
.static_7889 .primary_basic_da98 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .simple-ecc8 .current-078b {
    margin: 0 -0.5em;
  }
  .simple-ecc8 .current-078b [class*="customify-col-"],
  .simple-ecc8 .current-078b [class*="customify-col_"],
  .simple-ecc8 .current-078b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.simple-ecc8.item_huge_ac50 .primary_basic_da98 {
  background: 0 0 !important;
}
.simple-ecc8.item_huge_ac50 .primary_basic_da98,
.simple-ecc8.static_7889 .primary_basic_da98 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .simple-ecc8.cool-4c25 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.simple-ecc8.static_7889 .primary_basic_da98 {
  box-shadow: none !important;
}
.gas-4339 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .gas-4339 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .gas-4339 {
    padding: 18px 0 20px;
  }
}
.gas-4339 .menu-prev-b47d {
  width: 100%;
}
.gas-4339 .wide-b9f2 {
  margin-bottom: 0;
}
.gas-4339 .avatar_334c {
  margin-top: 5px;
  font-size: 0.875em;
}
.focus-pink-b367 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.focus-pink-b367 .dynamic-a5ab {
  width: 100%;
}
.footer-rough-893b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.footer-rough-893b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.footer-rough-893b 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;
}
.footer-rough-893b li:last-child:after {
  display: none;
}
.footer-rough-893b li a {
  font-weight: 500;
  margin-right: 10px;
}
.yellow_5a21 .pro-bc23 button,
.gas-4339 .pro-bc23 button {
  left: 0;
}
.yellow_5a21 .dynamic-a5ab,
.gas-4339 .dynamic-a5ab {
  padding-left: 0;
  padding-right: 0;
}
.yellow_5a21 .focus-pink-b367,
.gas-4339 .focus-pink-b367 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.yellow_5a21 {
  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;
}
.yellow_5a21: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;
}
.yellow_5a21 .fast-55d8 {
  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) {
  .yellow_5a21 .fast-55d8 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .yellow_5a21 .fast-55d8 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .yellow_5a21 .fast-55d8 {
    min-height: 200px;
  }
}
.yellow_5a21 .footer-rough-893b {
  color: rgba(255, 255, 255, 0.8);
}
.yellow_5a21 .footer-rough-893b a,
.yellow_5a21 .footer-rough-893b li:after {
  color: inherit;
}
.yellow_5a21 .footer-rough-893b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.component-5b26 {
  margin-bottom: 0.5em;
}
.mask_pink_d2f0 {
  margin-bottom: 1.2em;
}
.mask_pink_d2f0,
.component-5b26 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.mask_pink_d2f0 p:last-child,
.component-5b26 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pro-bc23,
#masthead .pro-bc23 {
  display: none;
}
#masthead
  > .pro-bc23.filter_e089 {
  display: none;
}
#masthead > .pro-bc23 button {
  left: 0;
}
.grid_0dde {
  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%;
}
.grid_0dde .bronze-d9e6 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.grid_0dde .accent_e724 {
  display: -webkit-box;
  display: flex;
}
.grid_0dde .accent_e724.accent-36e5 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.grid_0dde .accent_e724.bottom_8098 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.grid_0dde .accent_e724.gradient-east-6388 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.grid_0dde.detail_pro_1ef5.gradient_5f4a .accent_e724.accent-36e5 {
  flex-basis: 100%;
}
.grid_0dde.summary-silver-e085 .accent_e724.bottom_8098 {
  -webkit-box-flex: 1;
  flex: auto;
}
.grid_0dde.summary-silver-e085 .accent_e724.gradient-east-6388 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pro-bc23.filter_e089 {
  display: none;
}
#masthead > .pro-bc23 button {
  left: 0;
}
.pagination_1203 {
  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;
}
.pagination_1203:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.pagination_1203.list-b0c4 i {
  margin-right: 4px;
}
.pagination_1203.chip-hovered-4ca5 i {
  margin-left: 5px;
}
.slider-79af p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.slider-79af p:last-child {
  margin-bottom: 0;
}
.box-hot-42d0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.box-hot-42d0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.box-hot-42d0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.box-hot-42d0 .full_9801 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.box-hot-42d0 .black-8479 {
  margin: 5px 0 7px 0;
}
.box-hot-42d0.paragraph_medium_4c1e .new_543c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.box-hot-42d0.paragraph_medium_4c1e .container-orange-f71b {
  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;
}
.box-hot-42d0.dark_82a0 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.box-hot-42d0.dark_82a0 .new_543c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.box-hot-42d0.dark_82a0 .container-orange-f71b {
  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;
}
.box-hot-42d0.modal-dark-3602 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.box-hot-42d0.title_453f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.box-hot-42d0.title_453f .container-orange-f71b {
  margin-top: 7px;
}
.pattern-2304 {
  display: inline-block;
}
.status_fc6d .content-soft-9a3c .box-hot-42d0 img {
  max-width: 100%;
}
.in-d1df .dropdown_8855.link_379f,
.link-9b8c .dropdown_8855.link_379f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.in-d1df .module_west_e8b0,
.link-9b8c .module_west_e8b0 {
  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%);
}
.in-d1df .module_west_e8b0 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.in-d1df.description_9967 .module_west_e8b0 {
  display: none;
}
.in-d1df .nav-ba1f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.in-d1df .nav-ba1f li {
  display: inline-block;
  position: relative;
}
.in-d1df .nav-ba1f li:last-child {
  margin-right: 0;
}
.in-d1df .nav-ba1f 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;
}
.in-d1df .nav-ba1f li.sort-7ded > a {
  color: rgba(0, 0, 0, 0.9);
}
.in-d1df .nav-ba1f > 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;
}
.in-d1df .nav-ba1f > li > a i {
  line-height: 0;
}
.in-d1df .nav-ba1f > li.black-a397 > a .module_west_e8b0 {
  margin-left: 4px;
  line-height: 0;
}
.in-d1df .nav-ba1f .icon-b068 li.black-a397 > a {
  position: relative;
}
.in-d1df .nav-ba1f .icon-b068 li.black-a397 > a:after,
.in-d1df .nav-ba1f .icon-b068 li.black-a397 > a:before {
  content: "";
  display: table;
}
.in-d1df .nav-ba1f .icon-b068 li.black-a397 > a:after {
  clear: both;
}
.in-d1df .nav-ba1f .icon-b068 li.black-a397 > a .module_west_e8b0 {
  margin-left: 5px;
  float: right;
}
.in-d1df .slow_379b,
.in-d1df .icon-b068 {
  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;
}
.in-d1df .icon-b068 {
  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;
}
.in-d1df .icon-b068 .link_379f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.in-d1df .icon-b068 .module_west_e8b0 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.in-d1df .icon-b068 li {
  display: block;
  margin: 0;
  padding: 0;
}
.in-d1df .icon-b068 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;
}
.in-d1df .icon-b068 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.in-d1df .icon-b068 .icon-b068 {
  top: 0;
  left: 100%;
}
.in-d1df .block-dd15.fn-focus-6f6f > .slow_379b,
.in-d1df .block-dd15.fn-focus-6f6f > .icon-b068,
.in-d1df .block-dd15:focus > .slow_379b,
.in-d1df .block-dd15:focus > .icon-b068,
.in-d1df .block-dd15:hover > .slow_379b,
.in-d1df .block-dd15:hover > .icon-b068 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.in-d1df.steel-7923 .module_light_7042:after,
.in-d1df.steel-7923 .module_light_7042:before {
  content: "";
  display: table;
}
.in-d1df.steel-7923 .module_light_7042:after {
  clear: both;
}
.in-d1df.steel-7923 .module_light_7042 > li {
  float: left;
}
.in-d1df.rough-bdfe .module_light_7042:after,
.in-d1df.rough-bdfe .module_light_7042:before {
  content: "";
  display: table;
}
.in-d1df.rough-bdfe .module_light_7042:after {
  clear: both;
}
.in-d1df.rough-bdfe .module_light_7042 > li {
  float: left;
}
.in-d1df.rough-bdfe .module_light_7042 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.in-d1df.rough-bdfe .module_light_7042 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.in-d1df.rough-bdfe .module_light_7042 > li.bottom_d587 > a,
.in-d1df.rough-bdfe .module_light_7042 > li.sort-7ded > a {
  color: #fff;
  background-color: #1e4b75;
}
.in-d1df.panel_8a14 .module_light_7042 > li > a .link_379f {
  position: relative;
}
.in-d1df.panel_8a14 .module_light_7042 > li > a .link_379f: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;
}
.in-d1df.panel_8a14
  .module_light_7042
  > li:focus
  > a
  .link_379f:before,
.in-d1df.panel_8a14
  .module_light_7042
  > li:hover
  > a
  .link_379f:before {
  width: 100%;
  background-color: currentColor;
}
.in-d1df.panel_8a14
  .module_light_7042
  > li.bottom_d587
  > a
  .link_379f:before,
.in-d1df.panel_8a14
  .module_light_7042
  > li.tooltip_523b
  > a
  .link_379f:before {
  width: 100%;
  background-color: currentColor;
}
.in-d1df.orange-581b .module_light_7042 > li > a .link_379f {
  position: relative;
}
.in-d1df.orange-581b .module_light_7042 > li > a .link_379f: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;
}
.in-d1df.orange-581b .module_light_7042 > li:focus > a .link_379f:before,
.in-d1df.orange-581b
  .module_light_7042
  > li:hover
  > a
  .link_379f:before {
  width: 100%;
  background-color: currentColor;
}
.in-d1df.orange-581b
  .module_light_7042
  > li.bottom_d587
  > a
  .link_379f:before,
.in-d1df.orange-581b
  .module_light_7042
  > li.tooltip_523b
  > a
  .link_379f:before {
  width: 100%;
  background-color: currentColor;
}
.link-9b8c .nav-ba1f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.link-9b8c .nav-ba1f li:first-child > a {
  border-top: none;
}
.link-9b8c .nav-ba1f .input-b260 > .link_379f .module_west_e8b0 {
  display: none;
}
.link-9b8c .nav-ba1f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.link-9b8c .nav-ba1f li:last-child {
  border: none;
}
.link-9b8c .nav-ba1f li.black-a397 > a {
  padding-right: 45px !important;
}
.link-9b8c .nav-ba1f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.link-9b8c .nav-ba1f li a:focus,
.link-9b8c .nav-ba1f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link-9b8c .nav-ba1f li .white_e42a {
  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;
}
.link-9b8c .nav-ba1f li .white_e42a:hover {
  box-shadow: none;
}
.link-9b8c .nav-ba1f li .white_e42a .module_west_e8b0 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.link-9b8c .nav-ba1f .icon-b068 {
  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);
}
.link-9b8c .nav-ba1f .icon-b068 li a {
  padding-left: 3em;
}
.link-9b8c .nav-ba1f .out-1135 > a .white_e42a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.link-9b8c .nav-ba1f .out-1135 > .icon-b068 {
  display: block;
  opacity: 1;
}
.photo_99dd {
  max-width: 100%;
}
.smooth-e042 {
  line-height: 0;
  cursor: pointer;
}
.summary-bright-fbf8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.summary-bright-fbf8:hover {
  box-shadow: none;
  color: currentColor;
}
.summary-bright-fbf8 svg {
  width: 18px;
  height: 18px;
}
.summary-bright-fbf8 .pressed_e8f4 {
  display: none;
}
.next_3180 {
  position: relative;
}
.next_3180.fn-active-6f6f .summary-bright-fbf8 .lite_11ed {
  display: none;
}
.next_3180.fn-active-6f6f .summary-bright-fbf8 .pressed_e8f4 {
  display: inline-block;
}
.next_3180 .basic-21c4 {
  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);
}
.next_3180.text_simple_85da .basic-21c4 {
  left: auto;
  right: -0.9em;
}
.next_3180.text_simple_85da .rough_cd4b::before {
  left: auto;
  right: 15px;
}
.next_3180.fn-active-6f6f .basic-21c4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tag-7b58 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tag-7b58 label {
  flex-basis: 100%;
}
.tag-7b58 .table-8727 {
  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;
}
.tag-7b58 .aside_9191 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tag-7b58 .aside_9191:focus {
  background-color: transparent;
}
.tag-7b58 button.accordion-thick-25a5 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tag-7b58 button.accordion-thick-25a5:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tag-7b58 button.accordion-thick-25a5 svg {
  width: 18px;
  height: 18px;
}
.tag-7b58 input[type="submit"] {
  min-height: auto;
}
.hovered-58ee .tag-7b58 .aside_9191 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.rough_cd4b {
  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) {
  .rough_cd4b {
    width: 220px;
  }
}
.rough_cd4b label {
  flex-basis: 100%;
}
.rough_cd4b::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;
}
.pagination_d473 .hovered-58ee .tag-7b58 {
  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;
}
.pagination_d473
  .hovered-58ee
  .tag-7b58
  .table-8727 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.pagination_d473 .hovered-58ee .tag-7b58 .aside_9191 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.pagination_d473
  .hovered-58ee
  .tag-7b58
  .aside_9191:focus {
  background: 0 0;
}
.pagination_d473
  .hovered-58ee
  .tag-7b58
  .search_6da3 {
  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;
}
.secondary-caaa {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.secondary-caaa li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.secondary-caaa li:last-child {
  margin-right: 0;
}
.secondary-caaa li:first-child {
  margin-left: 0;
}
.secondary-caaa.icon-thick-22a5 a {
  color: #fff;
}
.secondary-caaa.icon-thick-22a5 a:hover {
  color: #fff;
}
.secondary-caaa a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.secondary-caaa a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.secondary-caaa a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.secondary-caaa a:hover {
  opacity: 0.9;
  color: inherit;
}
.secondary-caaa [class*="social-icon-apple"] {
  background-color: #999;
}
.secondary-caaa [class*="social-icon-apple"].list_6719 {
  background-color: transparent;
  color: #999;
}
.secondary-caaa [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.secondary-caaa [class*="social-icon-behance"].list_6719 {
  background-color: transparent;
  color: #1769ff;
}
.secondary-caaa [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.secondary-caaa [class*="social-icon-bitbucket"].list_6719 {
  background-color: transparent;
  color: #205081;
}
.secondary-caaa [class*="social-icon-codepen"] {
  background-color: #000;
}
.secondary-caaa [class*="social-icon-codepen"].list_6719 {
  background-color: transparent;
  color: #000;
}
.secondary-caaa [class*="social-icon-delicious"] {
  background-color: #39f;
}
.secondary-caaa [class*="social-icon-delicious"].list_6719 {
  background-color: transparent;
  color: #39f;
}
.secondary-caaa [class*="social-icon-digg"] {
  background-color: #005be2;
}
.secondary-caaa [class*="social-icon-digg"].list_6719 {
  background-color: transparent;
  color: #005be2;
}
.secondary-caaa [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.secondary-caaa [class*="social-icon-dribbble"].list_6719 {
  background-color: transparent;
  color: #ea4c89;
}
.secondary-caaa [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.secondary-caaa [class*="social-icon-envelope"].list_6719 {
  background-color: transparent;
  color: #ea4335;
}
.secondary-caaa [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.secondary-caaa [class*="social-icon-facebook"].list_6719 {
  background-color: transparent;
  color: #3b5998;
}
.secondary-caaa [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.secondary-caaa [class*="social-icon-flickr"].list_6719 {
  background-color: transparent;
  color: #0063dc;
}
.secondary-caaa [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.secondary-caaa [class*="social-icon-foursquare"].list_6719 {
  background-color: transparent;
  color: #2d5be3;
}
.secondary-caaa [class*="social-icon-github"] {
  background-color: #333;
}
.secondary-caaa [class*="social-icon-github"].list_6719 {
  background-color: transparent;
  color: #333;
}
.secondary-caaa [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.secondary-caaa [class*="social-icon-google-plus"].list_6719 {
  background-color: transparent;
  color: #dd4b39;
}
.secondary-caaa [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.secondary-caaa [class*="social-icon-houzz"].list_6719 {
  background-color: transparent;
  color: #7ac142;
}
.secondary-caaa [class*="social-icon-instagram"] {
  background-color: #262626;
}
.secondary-caaa [class*="social-icon-instagram"].list_6719 {
  background-color: transparent;
  color: #262626;
}
.secondary-caaa [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.secondary-caaa [class*="social-icon-jsfiddle"].list_6719 {
  background-color: transparent;
  color: #487aa2;
}
.secondary-caaa [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.secondary-caaa [class*="social-icon-linkedin"].list_6719 {
  background-color: transparent;
  color: #0077b5;
}
.secondary-caaa [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.secondary-caaa [class*="social-icon-medium"].list_6719 {
  background-color: transparent;
  color: #00ab6b;
}
.secondary-caaa [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.secondary-caaa
  [class*="social-icon-odnoklassniki"].list_6719 {
  background-color: transparent;
  color: #f4731c;
}
.secondary-caaa [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.secondary-caaa [class*="social-icon-meetup"].list_6719 {
  background-color: transparent;
  color: #ec1c40;
}
.secondary-caaa [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.secondary-caaa [class*="social-icon-pinterest"].list_6719 {
  background-color: transparent;
  color: #bd081c;
}
.secondary-caaa [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.secondary-caaa [class*="social-icon-product-hunt"].list_6719 {
  background-color: transparent;
  color: #da552f;
}
.secondary-caaa [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.secondary-caaa [class*="social-icon-reddit"].list_6719 {
  background-color: transparent;
  color: #ff4500;
}
.secondary-caaa [class*="social-icon-rss"] {
  background-color: #f26522;
}
.secondary-caaa [class*="social-icon-rss"].list_6719 {
  background-color: transparent;
  color: #f26522;
}
.secondary-caaa [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.secondary-caaa
  [class*="social-icon-shopping-cart"].list_6719 {
  background-color: transparent;
  color: #4caf50;
}
.secondary-caaa [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.secondary-caaa [class*="social-icon-skype"].list_6719 {
  background-color: transparent;
  color: #00aff0;
}
.secondary-caaa [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.secondary-caaa [class*="social-icon-slideshare"].list_6719 {
  background-color: transparent;
  color: #0077b5;
}
.secondary-caaa [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.secondary-caaa [class*="social-icon-snapchat"].list_6719 {
  background-color: transparent;
  color: #fffc00;
}
.secondary-caaa [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.secondary-caaa [class*="social-icon-soundcloud"].list_6719 {
  background-color: transparent;
  color: #f80;
}
.secondary-caaa [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.secondary-caaa [class*="social-icon-spotify"].list_6719 {
  background-color: transparent;
  color: #2ebd59;
}
.secondary-caaa [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.secondary-caaa
  [class*="social-icon-stack-overflow"].list_6719 {
  background-color: transparent;
  color: #fe7a15;
}
.secondary-caaa [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.secondary-caaa [class*="social-icon-maldkfgram"].list_6719 {
  background-color: transparent;
  color: #2ca5e0;
}
.secondary-caaa [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.secondary-caaa [class*="social-icon-tripadvisor"].list_6719 {
  background-color: transparent;
  color: #589442;
}
.secondary-caaa [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.secondary-caaa [class*="social-icon-tumblr"].list_6719 {
  background-color: transparent;
  color: #35465c;
}
.secondary-caaa [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.secondary-caaa [class*="social-icon-twitch"].list_6719 {
  background-color: transparent;
  color: #6441a5;
}
.secondary-caaa [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.secondary-caaa [class*="social-icon-twitter"].list_6719 {
  background-color: transparent;
  color: #1da1f2;
}
.secondary-caaa [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.secondary-caaa [class*="social-icon-vimeo"].list_6719 {
  background-color: transparent;
  color: #1ab7ea;
}
.secondary-caaa [class*="social-icon-vk"] {
  background-color: #45668e;
}
.secondary-caaa [class*="social-icon-vk"].list_6719 {
  background-color: transparent;
  color: #45668e;
}
.secondary-caaa [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.secondary-caaa [class*="social-icon-weibo"].list_6719 {
  background-color: transparent;
  color: #df2029;
}
.secondary-caaa [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.secondary-caaa [class*="social-icon-weixin"].list_6719 {
  background-color: transparent;
  color: #7bb32e;
}
.secondary-caaa [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.secondary-caaa [class*="social-icon-whatsapp"].list_6719 {
  background-color: transparent;
  color: #25d366;
}
.secondary-caaa [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.secondary-caaa [class*="social-icon-wordpress"].list_6719 {
  background-color: transparent;
  color: #21759b;
}
.secondary-caaa [class*="social-icon-xing"] {
  background-color: #026466;
}
.secondary-caaa [class*="social-icon-xing"].list_6719 {
  background-color: transparent;
  color: #026466;
}
.secondary-caaa [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.secondary-caaa [class*="social-icon-yelp"].list_6719 {
  background-color: transparent;
  color: #af0606;
}
.secondary-caaa [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.secondary-caaa [class*="social-icon-youtube"].list_6719 {
  background-color: transparent;
  color: #cd201f;
}
.pro-2a22 {
  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;
}
.pro-2a22:hover {
  box-shadow: none;
  background: 0 0;
}
.search-current-e5af {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.paragraph_south_39a0 {
  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;
}
.overlay-first-a190 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.middle_b0bc {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.middle_b0bc,
.middle_b0bc::after,
.middle_b0bc::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;
}
.middle_b0bc::after,
.middle_b0bc::before {
  content: "";
  display: block;
  background-color: inherit;
}
.focused_bdcc .paragraph_south_39a0 .overlay-first-a190 {
  margin-top: -2px;
  width: 19px;
}
.focused_bdcc .paragraph_south_39a0 .middle_b0bc {
  margin-top: -1px;
}
.focused_bdcc .paragraph_south_39a0 .middle_b0bc,
.focused_bdcc .paragraph_south_39a0 .middle_b0bc::after,
.focused_bdcc .paragraph_south_39a0 .middle_b0bc::before {
  width: 19px;
  height: 2px;
}
.focused_bdcc .paragraph_south_39a0 .middle_b0bc::before {
  top: -6px;
}
.focused_bdcc .paragraph_south_39a0 .middle_b0bc::after {
  bottom: -6px;
}
.tertiary_a3b2 .paragraph_south_39a0 .overlay-first-a190 {
  margin-top: -2px;
  width: 22px;
}
.tertiary_a3b2 .paragraph_south_39a0 .middle_b0bc {
  margin-top: -1px;
}
.tertiary_a3b2 .paragraph_south_39a0 .middle_b0bc,
.tertiary_a3b2 .paragraph_south_39a0 .middle_b0bc::after,
.tertiary_a3b2 .paragraph_south_39a0 .middle_b0bc::before {
  width: 22px;
  height: 2px;
}
.tertiary_a3b2 .paragraph_south_39a0 .middle_b0bc::before {
  top: -7px;
}
.tertiary_a3b2 .paragraph_south_39a0 .middle_b0bc::after {
  bottom: -7px;
}
.button-74a4 .paragraph_south_39a0 .overlay-first-a190 {
  margin-top: -2px;
  width: 31px;
}
.button-74a4 .paragraph_south_39a0 .middle_b0bc {
  margin-top: -1.5px;
}
.button-74a4 .paragraph_south_39a0 .middle_b0bc,
.button-74a4 .paragraph_south_39a0 .middle_b0bc::after,
.button-74a4 .paragraph_south_39a0 .middle_b0bc::before {
  width: 31px;
  height: 3px;
}
.button-74a4 .paragraph_south_39a0 .middle_b0bc::before {
  top: -9px;
}
.button-74a4 .paragraph_south_39a0 .middle_b0bc::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .shadow_ff74 .paragraph_south_39a0 .overlay-first-a190 {
    margin-top: -2px;
    width: 19px;
  }
  .shadow_ff74 .paragraph_south_39a0 .middle_b0bc {
    margin-top: -1px;
  }
  .shadow_ff74 .paragraph_south_39a0 .middle_b0bc,
  .shadow_ff74 .paragraph_south_39a0 .middle_b0bc::after,
  .shadow_ff74 .paragraph_south_39a0 .middle_b0bc::before {
    width: 19px;
    height: 2px;
  }
  .shadow_ff74 .paragraph_south_39a0 .middle_b0bc::before {
    top: -6px;
  }
  .shadow_ff74 .paragraph_south_39a0 .middle_b0bc::after {
    bottom: -6px;
  }
  .avatar_gold_c159 .paragraph_south_39a0 .overlay-first-a190 {
    margin-top: -2px;
    width: 22px;
  }
  .avatar_gold_c159 .paragraph_south_39a0 .middle_b0bc {
    margin-top: -1px;
  }
  .avatar_gold_c159 .paragraph_south_39a0 .middle_b0bc,
  .avatar_gold_c159 .paragraph_south_39a0 .middle_b0bc::after,
  .avatar_gold_c159 .paragraph_south_39a0 .middle_b0bc::before {
    width: 22px;
    height: 2px;
  }
  .avatar_gold_c159 .paragraph_south_39a0 .middle_b0bc::before {
    top: -7px;
  }
  .avatar_gold_c159 .paragraph_south_39a0 .middle_b0bc::after {
    bottom: -7px;
  }
  .north-9de9 .paragraph_south_39a0 .overlay-first-a190 {
    margin-top: -2px;
    width: 31px;
  }
  .north-9de9 .paragraph_south_39a0 .middle_b0bc {
    margin-top: -1.5px;
  }
  .north-9de9 .paragraph_south_39a0 .middle_b0bc,
  .north-9de9 .paragraph_south_39a0 .middle_b0bc::after,
  .north-9de9 .paragraph_south_39a0 .middle_b0bc::before {
    width: 31px;
    height: 3px;
  }
  .north-9de9 .paragraph_south_39a0 .middle_b0bc::before {
    top: -9px;
  }
  .north-9de9 .paragraph_south_39a0 .middle_b0bc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .notification-c3f9 .paragraph_south_39a0 .overlay-first-a190 {
    margin-top: -2px;
    width: 19px;
  }
  .notification-c3f9 .paragraph_south_39a0 .middle_b0bc {
    margin-top: -1px;
  }
  .notification-c3f9 .paragraph_south_39a0 .middle_b0bc,
  .notification-c3f9 .paragraph_south_39a0 .middle_b0bc::after,
  .notification-c3f9 .paragraph_south_39a0 .middle_b0bc::before {
    width: 19px;
    height: 2px;
  }
  .notification-c3f9 .paragraph_south_39a0 .middle_b0bc::before {
    top: -6px;
  }
  .notification-c3f9 .paragraph_south_39a0 .middle_b0bc::after {
    bottom: -6px;
  }
  .basic-91d1 .paragraph_south_39a0 .overlay-first-a190 {
    margin-top: -2px;
    width: 22px;
  }
  .basic-91d1 .paragraph_south_39a0 .middle_b0bc {
    margin-top: -1px;
  }
  .basic-91d1 .paragraph_south_39a0 .middle_b0bc,
  .basic-91d1 .paragraph_south_39a0 .middle_b0bc::after,
  .basic-91d1 .paragraph_south_39a0 .middle_b0bc::before {
    width: 22px;
    height: 2px;
  }
  .basic-91d1 .paragraph_south_39a0 .middle_b0bc::before {
    top: -7px;
  }
  .basic-91d1 .paragraph_south_39a0 .middle_b0bc::after {
    bottom: -7px;
  }
  .wood_ac93 .paragraph_south_39a0 .overlay-first-a190 {
    margin-top: -2px;
    width: 31px;
  }
  .wood_ac93 .paragraph_south_39a0 .middle_b0bc {
    margin-top: -1.5px;
  }
  .wood_ac93 .paragraph_south_39a0 .middle_b0bc,
  .wood_ac93 .paragraph_south_39a0 .middle_b0bc::after,
  .wood_ac93 .paragraph_south_39a0 .middle_b0bc::before {
    width: 31px;
    height: 3px;
  }
  .wood_ac93 .paragraph_south_39a0 .middle_b0bc::before {
    top: -9px;
  }
  .wood_ac93 .paragraph_south_39a0 .middle_b0bc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb_1a54 .paragraph_south_39a0 .overlay-first-a190 {
    margin-top: -2px;
    width: 19px;
  }
  .breadcrumb_1a54 .paragraph_south_39a0 .middle_b0bc {
    margin-top: -1px;
  }
  .breadcrumb_1a54 .paragraph_south_39a0 .middle_b0bc,
  .breadcrumb_1a54 .paragraph_south_39a0 .middle_b0bc::after,
  .breadcrumb_1a54 .paragraph_south_39a0 .middle_b0bc::before {
    width: 19px;
    height: 2px;
  }
  .breadcrumb_1a54 .paragraph_south_39a0 .middle_b0bc::before {
    top: -6px;
  }
  .breadcrumb_1a54 .paragraph_south_39a0 .middle_b0bc::after {
    bottom: -6px;
  }
  .dropdown_focused_2f5a .paragraph_south_39a0 .overlay-first-a190 {
    margin-top: -2px;
    width: 22px;
  }
  .dropdown_focused_2f5a .paragraph_south_39a0 .middle_b0bc {
    margin-top: -1px;
  }
  .dropdown_focused_2f5a .paragraph_south_39a0 .middle_b0bc,
  .dropdown_focused_2f5a .paragraph_south_39a0 .middle_b0bc::after,
  .dropdown_focused_2f5a .paragraph_south_39a0 .middle_b0bc::before {
    width: 22px;
    height: 2px;
  }
  .dropdown_focused_2f5a .paragraph_south_39a0 .middle_b0bc::before {
    top: -7px;
  }
  .dropdown_focused_2f5a .paragraph_south_39a0 .middle_b0bc::after {
    bottom: -7px;
  }
  .progress_5aa0 .paragraph_south_39a0 .overlay-first-a190 {
    margin-top: -2px;
    width: 31px;
  }
  .progress_5aa0 .paragraph_south_39a0 .middle_b0bc {
    margin-top: -1.5px;
  }
  .progress_5aa0 .paragraph_south_39a0 .middle_b0bc,
  .progress_5aa0 .paragraph_south_39a0 .middle_b0bc::after,
  .progress_5aa0 .paragraph_south_39a0 .middle_b0bc::before {
    width: 31px;
    height: 3px;
  }
  .progress_5aa0 .paragraph_south_39a0 .middle_b0bc::before {
    top: -9px;
  }
  .progress_5aa0 .paragraph_south_39a0 .middle_b0bc::after {
    bottom: -9px;
  }
}
.info_soft_1b7b .middle_b0bc {
  -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);
}
.info_soft_1b7b .middle_b0bc::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.info_soft_1b7b .middle_b0bc::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);
}
.info_soft_1b7b.mini-3775 .middle_b0bc {
  -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);
}
.info_soft_1b7b.mini-3775 .middle_b0bc::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.info_soft_1b7b.mini-3775 .middle_b0bc::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);
}
.item_fluid_c432 {
  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.inner_4011:before {
  display: none;
}
.mini-e97c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.mini-e97c .small_24f9 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.mini-e97c .small_24f9:last-of-type {
  border-bottom: none;
}
.mini-e97c .small_24f9.north-41eb,
.mini-e97c .small_24f9.widget-6292,
.mini-e97c .small_24f9.panel_hard_e503 {
  padding: 0;
}
.mini-e97c .link-9b8c .white_e42a {
  color: currentColor;
}
.mini-e97c .link-9b8c .white_e42a:focus,
.mini-e97c .link-9b8c .white_e42a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mini-e97c.popup_blue_7d05 .steel-0b26,
.mini-e97c.popup_blue_7d05 .slider-79af a,
.mini-e97c.popup_blue_7d05 .module_light_7042 a,
.mini-e97c.popup_blue_7d05 .icon-b068 a {
  color: rgba(0, 0, 0, 0.55);
}
.mini-e97c.popup_blue_7d05 .steel-0b26:hover,
.mini-e97c.popup_blue_7d05 .slider-79af a:hover,
.mini-e97c.popup_blue_7d05 .module_light_7042 a:hover,
.mini-e97c.popup_blue_7d05 .icon-b068 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mini-e97c.popup_blue_7d05 .pattern_ff11 {
  color: rgba(0, 0, 0, 0.8);
}
.mini-e97c.popup_blue_7d05 .small_24f9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.mini-e97c.popup_blue_7d05 .small_24f9:before {
  background: rgba(0, 0, 0, 0.08);
}
.mini-e97c.popup_blue_7d05 .item-in-213a:before {
  background: rgba(255, 255, 255, 0.9);
}
.mini-e97c.popup_blue_7d05 .link-9b8c .nav-ba1f li a,
.mini-e97c.popup_blue_7d05 .link-9b8c .white_e42a,
.mini-e97c.popup_blue_7d05 .icon-b068 {
  border-color: rgba(0, 0, 0, 0.08);
}
.mini-e97c.popup_blue_7d05 .link-9b8c .white_e42a:focus,
.mini-e97c.popup_blue_7d05 .link-9b8c .white_e42a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mini-e97c.popup_blue_7d05 .nav-ba1f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.mini-e97c.east_7535 .steel-0b26,
.mini-e97c.east_7535 .slider-79af a,
.mini-e97c.east_7535 .module_light_7042 .white_e42a,
.mini-e97c.east_7535 .module_light_7042 a,
.mini-e97c.east_7535 .icon-b068 a {
  color: rgba(255, 255, 255, 0.79);
}
.mini-e97c.east_7535 .steel-0b26:hover,
.mini-e97c.east_7535 .slider-79af a:hover,
.mini-e97c.east_7535 .module_light_7042 .white_e42a:hover,
.mini-e97c.east_7535 .module_light_7042 a:hover,
.mini-e97c.east_7535 .icon-b068 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mini-e97c.east_7535 .pattern_ff11 {
  color: rgba(255, 255, 255, 0.99);
}
.mini-e97c.east_7535 .small_24f9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.mini-e97c.east_7535 .small_24f9:before {
  background: rgba(255, 255, 255, 0.08);
}
.mini-e97c.east_7535 .item-in-213a:before {
  background: rgba(0, 0, 0, 0.9);
}
.mini-e97c.east_7535 .link-9b8c .nav-ba1f li a,
.mini-e97c.east_7535 .link-9b8c .white_e42a,
.mini-e97c.east_7535 .icon-b068 {
  border-color: rgba(255, 255, 255, 0.08);
}
.mini-e97c.east_7535 .link-9b8c .white_e42a:focus,
.mini-e97c.east_7535 .link-9b8c .white_e42a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mini-e97c.east_7535 .nav-ba1f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.item-in-213a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.item-in-213a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.detail-6edd {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.progress-ecbe .mini-e97c {
  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;
}
.progress-ecbe .small_24f9 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.progress-ecbe .small_24f9: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) {
  .progress-ecbe .small_24f9:before {
    width: 16%;
    left: 42%;
  }
}
.progress-ecbe .small_24f9:last-child:before {
  content: none;
}
.progress-ecbe .small_24f9[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.progress-ecbe .link-9b8c .nav-ba1f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.progress-ecbe .link-9b8c .nav-ba1f li a .white_e42a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.progress-ecbe .link-9b8c .icon-b068 {
  border: none;
}
.progress-ecbe .link-9b8c .icon-b068 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.progress-ecbe .item-in-213a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.progress-ecbe .detail-6edd {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.progress-ecbe .east_7535 .item-in-213a:before {
  background: rgba(0, 0, 0, 0.9);
}
.progress-ecbe .popup_blue_7d05.text-0ab0 .middle_b0bc {
  background: rgba(0, 0, 0, 0.6);
}
.progress-ecbe
  .popup_blue_7d05.text-0ab0
  .middle_b0bc::after,
.progress-ecbe
  .popup_blue_7d05.text-0ab0
  .middle_b0bc:before {
  background: inherit;
}
.progress-ecbe
  .popup_blue_7d05.text-0ab0:hover
  .middle_b0bc {
  background: rgba(0, 0, 0, 0.8);
}
.pro-65f6 .mini-e97c {
  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) {
  .pro-65f6 .mini-e97c {
    width: auto;
    right: 45px;
  }
}
.picture_6a0e .mini-e97c {
  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) {
  .picture_6a0e .mini-e97c {
    width: auto;
    left: 45px;
  }
}
.inner_4011 .mini-e97c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.inner_4011 .detail-6edd {
  max-width: 48em;
  margin: 0 auto;
}
.inner_4011 .item-in-213a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.footer-1e92 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.footer-1e92.progress-ecbe .mini-e97c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.footer-1e92.pro-65f6 .mini-e97c {
  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);
}
.footer-1e92 .mini-e97c {
  visibility: visible;
}
.footer-1e92.picture_6a0e .mini-e97c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.highlight-narrow-b55c,
.row_red_8904 {
  overflow-x: hidden;
}
.highlight-narrow-b55c .mini-e97c {
  overflow: auto;
}
.highlight-narrow-b55c.progress-ecbe {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.highlight-narrow-b55c.progress-ecbe .mini-e97c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.highlight-narrow-b55c.progress-ecbe .pro-2a22 {
  opacity: 0;
}
.highlight-narrow-b55c.pro-65f6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.highlight-narrow-b55c.pro-65f6 .mini-e97c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.highlight-narrow-b55c.pro-65f6 .pro-2a22 {
  opacity: 0;
}
.highlight-narrow-b55c.picture_6a0e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.highlight-narrow-b55c.picture_6a0e .mini-e97c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.highlight-narrow-b55c.picture_6a0e .pro-2a22 {
  opacity: 0;
}
.highlight-narrow-b55c.inner_4011 .mini-e97c {
  z-index: 10;
  visibility: visible;
}
.text-0ab0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.text-0ab0 .middle_b0bc {
  background: rgba(255, 255, 255, 0.99);
}
.text-0ab0 .middle_b0bc::after,
.text-0ab0 .middle_b0bc:before {
  background: inherit;
}
.text-0ab0:hover .middle_b0bc {
  background: rgba(255, 255, 255, 0.99);
}
.picture_6a0e .text-0ab0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.inner_4011 .text-0ab0 {
  display: none !important;
}
.highlight-narrow-b55c:before,
.row_red_8904:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.highlight-narrow-b55c .text-0ab0,
.row_red_8904 .text-0ab0 {
  display: inline-block;
}
.mini-e97c .bronze-d9e6 {
  -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;
}
.highlight-narrow-b55c .mini-e97c .bronze-d9e6,
.row_red_8904 .mini-e97c .bronze-d9e6 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.title-under-8e6f .table-8727 {
  width: 100%;
}
.content-soft-9a3c {
  padding: 0 0.5em 0;
}
.content-soft-9a3c [class*="customify-col-"],
.content-soft-9a3c [class*="customify-col_"],
.content-soft-9a3c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tabs_5bf8 .content-soft-9a3c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .current-078b .under-4ba0,
  .under-4ba0 {
    display: none;
  }
  .sidebar-dynamic-a819 {
    text-align: left;
  }
  .wide-7944 {
    text-align: center;
  }
  .icon_01b1 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .current-078b .over_1ed3,
  .over_1ed3 {
    display: none;
  }
  .tag_dynamic_b82c {
    text-align: left;
  }
  .paragraph_smooth_8f24 {
    text-align: center;
  }
  .background_pro_76ab {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .current-078b .alert-wide-1d27,
  .alert-wide-1d27 {
    display: none;
  }
  .feature_cded {
    text-align: left;
  }
  .dynamic-fc70 {
    text-align: center;
  }
  .dim-6534 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.article-d891 {
  box-shadow: none !important;
}
.bottom_f7e7 .section-886f,
.heading_yellow_71a3 .section-886f {
  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;
}
.heading_yellow_71a3 .section-886f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.primary_basic_da98 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.primary_basic_da98:after,
.primary_basic_da98:before {
  content: "";
  display: table;
}
.primary_basic_da98:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .primary_basic_da98 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.primary_basic_da98,
.cool-4c25 {
  max-width: 1248px;
  margin: 0 auto;
}

.iron_8b5f.complex-6e28 .primary_basic_da98 {
  max-width: 100%;
}
.iron_8b5f.secondary_c5dd {
  max-width: 1200px;
  margin: 0 auto;
}
.iron_8b5f.search-a6c9 .primary_basic_da98 {
  max-width: 100%;
}
.iron_8b5f.search-a6c9 > .primary_basic_da98 {
  padding-left: 0;
  padding-right: 0;
}
.iron_8b5f.search-a6c9 > .primary_basic_da98 .current-078b {
  margin: 0;
}
.iron_8b5f.search-a6c9
  > .primary_basic_da98
  .notification-pressed-dae1.thumbnail_51b0 {
  margin-right: 0;
  margin-left: 0;
}
.iron_8b5f.search-a6c9 #main.thumbnail_51b0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .link_9a52 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .link_9a52 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .fixed_347e .out_0d77 {
    padding-right: 1em;
  }
  .fixed_347e.top_6bf7 .notification-pressed-dae1 {
    border-right: 1px solid #eaecee;
  }
  .fixed_347e.top_6bf7 .out_0d77 {
    padding-right: 1em;
  }
  .fixed_347e.top_6bf7 .alert-57b7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cool-d8a8 .out_0d77 {
    padding-left: 1em;
  }
  .cool-d8a8.top_6bf7 .notification-pressed-dae1 {
    border-left: 1px solid #eaecee;
  }
  .cool-d8a8.top_6bf7 .out_0d77 {
    padding-left: 1em;
  }
  .cool-d8a8.top_6bf7 .alert-57b7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .border-1c04 .out_0d77 {
    padding-left: 1em;
  }
  .border-1c04.top_6bf7 .static-a874 {
    border-right: 1px solid #eaecee;
  }
  .border-1c04.top_6bf7 .hot_569e {
    border-right: 1px solid #eaecee;
  }
  .border-1c04.top_6bf7 .out_0d77 {
    padding-left: 1em;
  }
  .border-1c04.top_6bf7 .alert-57b7 {
    padding-right: 1em;
  }
  .border-1c04.top_6bf7 .info_outer_a779 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .article_05e3 .out_0d77 {
    padding-right: 1em;
  }
  .article_05e3.top_6bf7 .static-a874 {
    border-left: 1px solid #eaecee;
  }
  .article_05e3.top_6bf7 .hot_569e {
    border-left: 1px solid #eaecee;
  }
  .article_05e3.top_6bf7 .out_0d77 {
    padding-right: 1em;
  }
  .article_05e3.top_6bf7 .alert-57b7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .article_05e3.top_6bf7 .info_outer_a779 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link_9a52 .out_0d77 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .link_9a52.top_6bf7 .notification-pressed-dae1 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .link_9a52.top_6bf7 .out_0d77 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .link_9a52.top_6bf7 .alert-57b7 {
    padding-left: 1em;
  }
  .link_9a52.top_6bf7 .info_outer_a779 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .link_9a52.top_6bf7 .out_0d77 {
    padding-left: 0;
  }
}
.first-6d5d .advanced_4bd0 {
  display: inline-block;
}
.tertiary_basic_b7a6 {
  display: inline-block;
}
.link-iron-4047 {
  word-con: break-word;
}
.tooltip_8a3d > span {
  display: inline-block;
  padding: 5px 0;
}
.tooltip_8a3d .pro_dda8 {
  margin-left: 8px;
  margin-right: 8px;
}
.tooltip_8a3d .main-c121 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.right-9198 .outline_fixed_6a93 {
  margin-bottom: 2em;
}
.right-9198 .paper_4c7f {
  margin-bottom: 15px;
}
.right-9198 .paper_4c7f:last-child {
  margin-bottom: 0;
}
.right-9198 .first_609d {
  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) {
  .right-9198 .first_609d {
    display: block;
  }
}
.right-9198 .silver-22b7 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .right-9198 .silver-22b7 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.right-9198 .easy_d382 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.right-9198 .easy_d382 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.right-9198 .easy_d382 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.right-9198 .link-iron-4047 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.right-9198 .link-iron-4047 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.right-9198 .form-middle-1533 p:last-child {
  margin-bottom: 0;
}
.right-9198 .surface_41fb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.right-9198 .fixed_2aaf {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.right-9198 .title_white_b853 {
  margin-top: 1em;
}
.right-9198 .container_smooth_3128 {
  top: 0;
  display: block;
}
.right-9198 .container_smooth_3128 a {
  color: inherit;
}
.right-9198 .container_smooth_3128 a:hover {
  color: inherit;
}
.right-9198 .picture-wood-3a1b {
  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;
}
.right-9198 .picture-wood-3a1b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.right-9198 .fixed_2aaf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.right-9198 .progress-9f09 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.right-9198 .progress-9f09:first-child {
  margin-top: 0;
}
.right-9198 .progress-9f09.dirty-d6aa {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.right-9198 .progress-9f09.over-bf07 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.right-9198
  .progress-9f09.over-bf07.table_f997
  .title_white_b853 {
  width: 100%;
}
.right-9198 .over-bf07 {
  -webkit-box-align: center;
  align-items: center;
}
.right-9198 .over-bf07 .tooltip_8a3d,
.right-9198 .over-bf07 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.right-9198 .easy_d382 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.right-9198 .easy_d382 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.right-9198 .easy_d382: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;
}
.right-9198 .dirty-d6aa {
  z-index: 5;
}
.right-9198 .surface-bfff .logo_8aa5 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.right-9198 .yellow-92c9 .logo_8aa5 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.right-9198 .footer_c4cd .logo_8aa5 {
  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;
}
.right-9198.pattern_silver_05c5 .first_609d,
.right-9198.active_5662 .first_609d {
  display: block;
}
.right-9198.pattern_silver_05c5 .first_609d .video_81e9,
.right-9198.pattern_silver_05c5 .first_609d .fixed_2aaf,
.right-9198.active_5662 .first_609d .video_81e9,
.right-9198.active_5662 .first_609d .fixed_2aaf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.right-9198.carousel_smooth_7ae1 .silver-22b7 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .right-9198.carousel_smooth_7ae1 .silver-22b7 {
    margin-right: 0;
  }
}
.right-9198.pattern_silver_05c5 .silver-22b7,
.right-9198.active_5662 .silver-22b7 {
  padding-top: 40%;
}
.right-9198.pattern_silver_05c5 .outline_fixed_6a93,
.right-9198.active_5662 .outline_fixed_6a93 {
  display: block;
}
.right-9198.pattern_silver_05c5 .fn-sticky-6f6f .fixed_2aaf,
.right-9198.active_5662 .fn-sticky-6f6f .fixed_2aaf {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.right-9198.pattern_silver_05c5 .silver-22b7,
.right-9198.active_5662 .silver-22b7 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.right-9198.pattern_silver_05c5 .fixed_2aaf {
  padding: 1em;
}
.full-9e3a {
  margin: 30px auto;
  display: block;
}
.full-9e3a .cold_343e > * {
  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;
}
.full-9e3a .cold_343e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.full-9e3a .cold_343e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pagination-4edc .tooltip_8a3d {
  margin-bottom: 1.41575em;
}
.pagination-4edc .picture-c254 {
  margin-bottom: 1.618em;
}
.label_5f5a .notice-120c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.label_5f5a .notice-120c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.label_5f5a .hovered-86aa {
  max-width: 100%;
  overflow: auto;
}
.advanced_1aa7 .label_5f5a a:hover {
  text-decoration: underline;
}
.backdrop_prev_80b1 .paper_4c7f:not(.link-iron-4047),
.backdrop_prev_80b1 .easy_d382 {
  margin-bottom: 1.41575em;
}
.backdrop_prev_80b1 .paper_4c7f:not(.link-iron-4047):last-child,
.backdrop_prev_80b1 .easy_d382:last-child {
  margin-bottom: 0;
}
.backdrop_prev_80b1 .paper_4c7f.focus_bronze_361d {
  margin-bottom: 0.41575em;
}
.backdrop_prev_80b1 .tertiary_hard_30cf:before,
.backdrop_prev_80b1 .over_503a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.backdrop_prev_80b1 .tertiary_hard_30cf:before {
  content: "\f115";
}
.backdrop_prev_80b1 .over_503a:before {
  content: "\f02c";
}
.backdrop_prev_80b1 .section-4b54 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.backdrop_prev_80b1 .section-4b54 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.badge_16a8 {
  display: -webkit-box;
  display: flex;
}
.badge_16a8 .short_4b8e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .badge_16a8 .short_4b8e {
    flex-basis: 90px;
  }
}
.badge_16a8 .active-5f65 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .badge_16a8 .active-5f65 {
    flex-basis: calc(100% - 50px);
  }
}
.badge_16a8 .dropdown_thick_04fe p:last-child {
  margin-bottom: 0.72em;
}
.tooltip_3422 .cold_343e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tooltip_3422 .cold_343e:after,
.tooltip_3422 .cold_343e:before {
  content: "";
  display: table;
}
.tooltip_3422 .cold_343e:after {
  clear: both;
}
.tooltip_3422 .cold_343e .search-last-5748,
.tooltip_3422 .cold_343e .background_fe38 {
  width: 49%;
}
.tooltip_3422 .cold_343e .search-last-5748 a span.caption-b13a,
.tooltip_3422 .cold_343e .background_fe38 a span.caption-b13a {
  display: block;
  margin-bottom: 5px;
}
.tooltip_3422 .cold_343e .background_fe38 {
  float: left;
  text-align: left;
}
.tooltip_3422 .cold_343e .search-last-5748 {
  float: right;
  text-align: right;
}
.liquid_3ded {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .liquid_3ded {
    margin-bottom: 0;
  }
}
.current_034b {
  margin-bottom: 1em;
}
.current_034b .link-iron-4047 {
  font-size: 1.1em;
  line-height: 1.3;
}
.paper_6be1 a {
  display: block;
  line-height: 0;
  position: relative;
}
.footer-yellow-5958 .current_034b,
.popup_advanced_26bc .current_034b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .footer-yellow-5958 .current_034b,
  .popup_advanced_26bc .current_034b {
    display: block;
  }
}
.footer-yellow-5958 .paper_6be1,
.popup_advanced_26bc .paper_6be1 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .footer-yellow-5958 .paper_6be1,
  .popup_advanced_26bc .paper_6be1 {
    margin-bottom: 1em;
  }
}
.footer-yellow-5958 .paper_6be1 img,
.popup_advanced_26bc .paper_6be1 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.footer-yellow-5958 .solid-1843,
.popup_advanced_26bc .solid-1843 {
  flex-basis: calc(100% - 160px);
}
.footer-yellow-5958 .solid-1843 p,
.popup_advanced_26bc .solid-1843 p {
  margin-bottom: 0;
}
.footer-yellow-5958 .solid-1843 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .footer-yellow-5958 .solid-1843 {
    padding-left: 0;
  }
}
.popup_advanced_26bc .solid-1843 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .popup_advanced_26bc .solid-1843 {
    padding-right: 0;
  }
}
.popup_advanced_26bc .paper_6be1 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.gradient_4cc0 .paper_6be1 {
  margin-bottom: 0.5em;
}
.gradient_4cc0 .paper_6be1 img {
  width: 100%;
}
.label-slow-697b .modal_next_26f8,
.title-a471 .modal_next_26f8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.title-a471 .notification-pressed-dae1 .text_e48c p:last-child {
  margin-bottom: 0;
}
.button-top-8127 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.status-thick-dfb5 .highlight_6a4b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .status-thick-dfb5 .highlight_6a4b:last-of-type {
    margin-bottom: 0;
  }
}
.status-thick-dfb5 .highlight_6a4b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.status-thick-dfb5 .highlight_6a4b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.status-thick-dfb5 .highlight_6a4b ul li {
  margin: 0 0 0.6em;
}
.status-thick-dfb5 .highlight_6a4b ul li.detail_2e6e,
.status-thick-dfb5 .highlight_6a4b ul li.section_fluid_cd86 {
  position: relative;
}
.status-thick-dfb5 .highlight_6a4b ul li.detail_2e6e .link_outer_936c,
.status-thick-dfb5 .highlight_6a4b ul li.section_fluid_cd86 .link_outer_936c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.status-thick-dfb5 .highlight_6a4b ul li.detail_2e6e:after:after,
.status-thick-dfb5 .highlight_6a4b ul li.detail_2e6e:after:before,
.status-thick-dfb5
  .highlight_6a4b
  ul
  li.section_fluid_cd86:after:after,
.status-thick-dfb5
  .highlight_6a4b
  ul
  li.section_fluid_cd86:after:before {
  content: "";
  display: table;
}
.status-thick-dfb5 .highlight_6a4b ul li.detail_2e6e:after:after,
.status-thick-dfb5
  .highlight_6a4b
  ul
  li.section_fluid_cd86:after:after {
  clear: both;
}
.status-thick-dfb5 .highlight_6a4b a.article-motion-5b1a:hover {
  text-decoration: none;
}
.status-thick-dfb5 .highlight_6a4b select {
  max-width: 100%;
}
.status-thick-dfb5 .highlight_6a4b table {
  font-size: 85%;
}
.status-thick-dfb5 .highlight_6a4b table td,
.status-thick-dfb5 .highlight_6a4b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.status-thick-dfb5 .highlight_6a4b table tfoot td {
  text-align: left;
}
.status-thick-dfb5 .highlight_6a4b :last-child {
  margin-bottom: 0;
}
.status-thick-dfb5 .highlight_6a4b .carousel_d34a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.status-thick-dfb5 .highlight_6a4b .carousel_d34a label {
  width: 100%;
}
.status-thick-dfb5 .highlight_6a4b .carousel_d34a .aside_9191 {
  width: 100%;
  display: block;
}
.status-thick-dfb5 .highlight_6a4b .carousel_d34a .accordion-thick-25a5 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.status-thick-dfb5 .highlight_6a4b .carousel_d34a .accordion-thick-25a5:hover svg #svg-search {
  fill: #444;
}
.status-thick-dfb5 .highlight_6a4b .carousel_d34a .accordion-thick-25a5 svg {
  width: 18px;
  height: 18px;
}
.status-thick-dfb5 .warm_d37e ul ul,
.status-thick-dfb5 .avatar_35f7 ul ul,
.status-thick-dfb5 .short-4e3c ul ul,
.status-thick-dfb5 .south_2425 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.status-thick-dfb5 .warm_d37e .black-a397 > a,
.status-thick-dfb5 .avatar_35f7 .black-a397 > a,
.status-thick-dfb5 .short-4e3c .black-a397 > a,
.status-thick-dfb5 .south_2425 .black-a397 > a {
  margin-bottom: 0;
}
.status-thick-dfb5 .column-b9ab li,
.status-thick-dfb5 .warm_d37e li,
.status-thick-dfb5 .over_4295 li,
.status-thick-dfb5 .avatar_35f7 li,
.status-thick-dfb5 .short-4e3c li,
.status-thick-dfb5 .south_2425 li,
.status-thick-dfb5 .message-small-9182 li,
.status-thick-dfb5 .media-a569 li {
  display: block;
  position: relative;
}
.status-thick-dfb5 .column-b9ab li:last-child,
.status-thick-dfb5 .warm_d37e li:last-child,
.status-thick-dfb5 .over_4295 li:last-child,
.status-thick-dfb5 .avatar_35f7 li:last-child,
.status-thick-dfb5 .short-4e3c li:last-child,
.status-thick-dfb5 .south_2425 li:last-child,
.status-thick-dfb5 .message-small-9182 li:last-child,
.status-thick-dfb5 .media-a569 li:last-child {
  border: none;
}
.status-thick-dfb5 .column-b9ab li a,
.status-thick-dfb5 .warm_d37e li a,
.status-thick-dfb5 .over_4295 li a,
.status-thick-dfb5 .avatar_35f7 li a,
.status-thick-dfb5 .short-4e3c li a,
.status-thick-dfb5 .south_2425 li a,
.status-thick-dfb5 .message-small-9182 li a,
.status-thick-dfb5 .media-a569 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.status-thick-dfb5 .column-b9ab li ul li::before,
.status-thick-dfb5 .warm_d37e li ul li::before,
.status-thick-dfb5 .over_4295 li ul li::before,
.status-thick-dfb5 .avatar_35f7 li ul li::before,
.status-thick-dfb5 .short-4e3c li ul li::before,
.status-thick-dfb5 .south_2425 li ul li::before,
.status-thick-dfb5 .message-small-9182 li ul li::before,
.status-thick-dfb5 .media-a569 li ul li::before {
  left: 15px;
}
.status-thick-dfb5 .column-b9ab li ul a,
.status-thick-dfb5 .warm_d37e li ul a,
.status-thick-dfb5 .over_4295 li ul a,
.status-thick-dfb5 .avatar_35f7 li ul a,
.status-thick-dfb5 .short-4e3c li ul a,
.status-thick-dfb5 .south_2425 li ul a,
.status-thick-dfb5 .message-small-9182 li ul a,
.status-thick-dfb5 .media-a569 li ul a {
  padding-left: 20px;
}
.status-thick-dfb5 .column-b9ab li ul ul li::before,
.status-thick-dfb5 .warm_d37e li ul ul li::before,
.status-thick-dfb5 .over_4295 li ul ul li::before,
.status-thick-dfb5 .avatar_35f7 li ul ul li::before,
.status-thick-dfb5 .short-4e3c li ul ul li::before,
.status-thick-dfb5 .south_2425 li ul ul li::before,
.status-thick-dfb5 .message-small-9182 li ul ul li::before,
.status-thick-dfb5 .media-a569 li ul ul li::before {
  left: 30px;
}
.status-thick-dfb5 .column-b9ab li ul ul a,
.status-thick-dfb5 .warm_d37e li ul ul a,
.status-thick-dfb5 .over_4295 li ul ul a,
.status-thick-dfb5 .avatar_35f7 li ul ul a,
.status-thick-dfb5 .short-4e3c li ul ul a,
.status-thick-dfb5 .south_2425 li ul ul a,
.status-thick-dfb5 .message-small-9182 li ul ul a,
.status-thick-dfb5 .media-a569 li ul ul a {
  padding-left: 40px;
}
.status-thick-dfb5 .secondary-silver-c419 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.status-thick-dfb5 .media-a569 ul li {
  margin-bottom: 1.41575em;
}
.status-thick-dfb5 .media-a569 ul li .picture_7922 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.status-thick-dfb5 .media-a569 ul li .bronze-e65a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.east_7535 .column-b9ab li a,
.east_7535 .warm_d37e li a,
.east_7535 .over_4295 li a,
.east_7535 .avatar_35f7 li a,
.east_7535 .short-4e3c li a,
.east_7535 .south_2425 li a,
.east_7535 .message-small-9182 li a,
.east_7535 .media-a569 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.east_7535 .secondary-silver-c419 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.east_7535 .highlight_6a4b ul li.detail_2e6e .link_outer_936c,
.east_7535 .highlight_6a4b ul li.section_fluid_cd86 .link_outer_936c {
  background: rgba(0, 0, 0, 0.2);
}
.east_7535 .status-thick-dfb5 .highlight_6a4b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.iron_8b5f .status-thick-dfb5 .nav-ba1f li {
  margin: 0;
}
.iron_8b5f .status-thick-dfb5 .nav-ba1f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.iron_8b5f .status-thick-dfb5 .nav-ba1f li ul {
  margin: 0;
}
.iron_8b5f .status-thick-dfb5 .nav-ba1f li ul li a {
  padding-left: 15px;
}
.iron_8b5f .status-thick-dfb5 .nav-ba1f li ul li li a {
  padding-left: 30px;
}
.iron_8b5f .status-thick-dfb5 .nav-ba1f li.sort-7ded > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.iron_8b5f .status-thick-dfb5 .nav-ba1f li.sort-7ded > 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;
}
.iron_8b5f .status-thick-dfb5 .nav-ba1f li.sort-7ded > 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;
}
.east_1c06 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.background_da32 {
  position: relative;
  z-index: 10;
}
.background_da32 .bronze-d9e6 {
  width: 100%;
  max-width: 100%;
}
.popup_d8d3 .chip-north-90b5 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.popup_d8d3 .popup_blue_7d05 {
}
.popup_d8d3 .east_7535 {
  background: #292929;
}
.pattern-c2c6 .chip-north-90b5 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.pattern-c2c6 .popup_blue_7d05 {
  background: #f9f9f9;
}
.pattern-c2c6 .east_7535 {
  background: #303030;
}
.aside-0583 .chip-north-90b5 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .aside-0583 .advanced_4bd0 {
    margin-bottom: 1em;
  }
  .aside-0583 .advanced_4bd0:last-child {
    margin-bottom: 0;
  }
}
.aside-0583 .popup_blue_7d05 {
  background: #ededed;
}
.aside-0583 .east_7535 {
  background: #1a1a1a;
}
.chip-north-90b5.popup_blue_7d05 {
  color: rgba(0, 0, 0, 0.6);
}
.chip-north-90b5.popup_blue_7d05 .pressed_041a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-north-90b5.east_7535 {
  color: rgba(255, 255, 255, 0.99);
}
.chip-north-90b5.east_7535 a:not(.article-motion-5b1a) {
  color: rgba(255, 255, 255, 0.79);
}
.chip-north-90b5.east_7535 a:not(.article-motion-5b1a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-north-90b5.east_7535 .pressed_041a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-north-90b5.east_7535 table tbody td,
.chip-north-90b5.east_7535 table th {
  background: rgba(0, 0, 0, 0.08);
}
.layout_east_1f60.static_7889 .primary_basic_da98 {
  max-width: initial;
}
.layout_east_1f60 .easy_742a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.layout_east_1f60 .easy_742a .bronze-d9e6 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .layout_east_1f60 .easy_742a .bronze-d9e6 {
    display: block;
    margin-bottom: 2em;
  }
  .layout_east_1f60 .easy_742a .bronze-d9e6:last-child {
    margin-bottom: 0;
  }
}
.aside-0583 .advanced_4bd0:last-child,
.pattern-c2c6 .advanced_4bd0:last-child,
.popup_d8d3 .advanced_4bd0:last-child {
  margin-bottom: 0;
}
.aside-0583 .advanced_4bd0 .status-thick-dfb5 .highlight_6a4b:last-child,
.pattern-c2c6 .advanced_4bd0 .status-thick-dfb5 .highlight_6a4b:last-child,
.popup_d8d3 .advanced_4bd0 .status-thick-dfb5 .highlight_6a4b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .aside-0583 .cold-9f8d,
  .aside-0583 .element_3191,
  .pattern-c2c6 .cold-9f8d,
  .pattern-c2c6 .element_3191,
  .popup_d8d3 .cold-9f8d,
  .popup_d8d3 .element_3191 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .background_da32 .advanced_4bd0 {
    margin-bottom: 2em;
  }
}
.background_da32 p:last-child {
  margin-bottom: 0;
}
.background_da32 li,
.background_da32 ul {
  list-style: none;
  margin: 0;
}
.background_da32 ul ul {
  margin-left: 2.617924em;
}
.purple_9a1d {
  font-size: 0.875em;
}

/* css-noise: edf7 */
.ghost-box-j2 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
