/*!
Theme Name: Customify
Theme URI: https://pressmaximum.black-98a4/customify
Author: WPCustomify
Author URI: https://pressmaximum.black-98a4
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.black-98a4/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.basic_0ba9.card_5501/licenses/gpl-2.0.alert-79da
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.narrow-57d2/, (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.paper-75b0.badge_9366/normalize.cool_ccfe/
 ======
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.cool_ccfe v7.0.0 | MIT License | github.black-98a4/necolas/normalize.cool_ccfe */
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;
}
.bright-645c .image_left_e2b7,
.popup_bd9f,
.box-7806,
.carousel-8ec7,
.active_3feb,
.modal_in_025a,
.section-wood-e775,
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;
}
.popup_bd9f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .popup_bd9f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .popup_bd9f,
  h1 {
    font-size: 1.8em;
  }
}
.box-7806,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.box-7806 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .box-7806,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .box-7806,
  h2 {
    font-size: 1.7em;
  }
}
.carousel-8ec7,
h3 {
  font-size: 1.618em;
}
.bright-645c .image_left_e2b7,
.active_3feb,
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.layout_easy_74f6 {
  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;
}
.block_pink_c2fc:after,
.block_pink_c2fc:before,
.message_6ee5:after,
.message_6ee5:before {
  content: "";
  display: table;
}
.block_pink_c2fc:after,
.message_6ee5:after {
  clear: both;
}
.frame_fast_ff1b {
  float: right;
  margin-right: 0;
}
.bottom-dbe1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.layout-9431 .highlight_4b67,
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;
}
.layout-9431 .highlight_4b67: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;
}
.bottom-e222 .highlight_4b67 {
  box-shadow: none;
}
.bottom-e222
  .highlight_4b67
  .heading-pressed-5374 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.bottom-e222 .highlight_4b67 .red-1d58 {
  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;
}
.bottom-e222
  .highlight_4b67
  .red-1d58
  b {
  display: none;
}
.bottom-e222 .fluid-b296 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.title_cbef:not(.iron_9e34):not(.texture-3f7a),
button:not(.iron_9e34):not(.texture-3f7a),
input[type="button"]:not(.iron_9e34):not(
    .texture-3f7a
  ),
input[type="reset"]:not(.iron_9e34):not(
    .texture-3f7a
  ),
input[type="submit"]:not(.iron_9e34):not(
    .texture-3f7a
  ) {
  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;
}
.title_cbef:not(.iron_9e34):not(
    .texture-3f7a
  ):hover,
button:not(.iron_9e34):not(
    .texture-3f7a
  ):hover,
input[type="button"]:not(.iron_9e34):not(
    .texture-3f7a
  ):hover,
input[type="reset"]:not(.iron_9e34):not(
    .texture-3f7a
  ):hover,
input[type="submit"]:not(.iron_9e34):not(
    .texture-3f7a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.title_cbef:not(.iron_9e34):not(
    .texture-3f7a
  ):active,
.title_cbef:not(.iron_9e34):not(
    .texture-3f7a
  ):focus,
button:not(.iron_9e34):not(
    .texture-3f7a
  ):active,
button:not(.iron_9e34):not(
    .texture-3f7a
  ):focus,
input[type="button"]:not(.iron_9e34):not(
    .texture-3f7a
  ):active,
input[type="button"]:not(.iron_9e34):not(
    .texture-3f7a
  ):focus,
input[type="reset"]:not(.iron_9e34):not(
    .texture-3f7a
  ):active,
input[type="reset"]:not(.iron_9e34):not(
    .texture-3f7a
  ):focus,
input[type="submit"]:not(.iron_9e34):not(
    .texture-3f7a
  ):active,
input[type="submit"]:not(.iron_9e34):not(
    .texture-3f7a
  ):focus {
  outline: 0;
}
.title_cbef:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf,
button:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf,
input[type="button"]:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf,
input[type="reset"]:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf,
input[type="submit"]:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf {
  position: relative;
}
.title_cbef:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf
  .shade_lite_9e88,
.title_cbef:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf
  .top_1718,
.title_cbef:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf
  .tall-35b2,
.title_cbef:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf
  i,
.title_cbef:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf
  svg,
button:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf
  .shade_lite_9e88,
button:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf
  .top_1718,
button:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf
  .tall-35b2,
button:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf
  i,
button:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf
  svg,
input[type="button"]:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf
  .shade_lite_9e88,
input[type="button"]:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf
  .top_1718,
input[type="button"]:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf
  .tall-35b2,
input[type="button"]:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf
  i,
input[type="button"]:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf
  svg,
input[type="reset"]:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf
  .shade_lite_9e88,
input[type="reset"]:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf
  .top_1718,
input[type="reset"]:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf
  .tall-35b2,
input[type="reset"]:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf
  i,
input[type="reset"]:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf
  svg,
input[type="submit"]:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf
  .shade_lite_9e88,
input[type="submit"]:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf
  .top_1718,
input[type="submit"]:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf
  .tall-35b2,
input[type="submit"]:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf
  i,
input[type="submit"]:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf
  svg {
  visibility: hidden;
}
.title_cbef:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf:after,
button:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf:after,
input[type="button"]:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf:after,
input[type="reset"]:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf:after,
input[type="submit"]:not(.iron_9e34):not(
    .texture-3f7a
  ).fn-loading-6adf: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;
}
.title_cbef:not(.iron_9e34):not(.texture-3f7a),
input[type="button"]:not(.iron_9e34):not(
    .texture-3f7a
  ),
input[type="reset"]:not(.iron_9e34):not(
    .texture-3f7a
  ),
input[type="submit"]:not(.iron_9e34):not(
    .texture-3f7a
  ) {
  color: #fff;
  background: #235787;
}
.title_cbef:not(.iron_9e34):not(
    .texture-3f7a
  ):focus,
input[type="button"]:not(.iron_9e34):not(
    .texture-3f7a
  ):focus,
input[type="reset"]:not(.iron_9e34):not(
    .texture-3f7a
  ):focus,
input[type="submit"]:not(.iron_9e34):not(
    .texture-3f7a
  ):focus {
  color: #fff;
}
.title_cbef.fn-disabled-6adf:not(.iron_9e34):not(
    .texture-3f7a
  ),
.title_cbef[disabled]:not(.iron_9e34):not(
    .texture-3f7a
  ),
button.fn-disabled-6adf:not(.iron_9e34):not(
    .texture-3f7a
  ),
button[disabled]:not(.iron_9e34):not(
    .texture-3f7a
  ) {
  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;
}
.warm-3496 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.warm-3496: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;
}
.overlay-tall-bcc1 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.bright-8681 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hard_6b44 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.block_pink_c2fc:after,
.block_pink_c2fc:before,
.filter_e1cd:after,
.filter_e1cd:before,
.container_4f31:after,
.container_4f31:before,
.avatar-c1da:after,
.avatar-c1da:before,
.hard-e070:after,
.hard-e070:before,
.tall-62f6:after,
.tall-62f6:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.block_pink_c2fc:after,
.filter_e1cd:after,
.container_4f31:after,
.avatar-c1da:after,
.hard-e070:after,
.tall-62f6:after {
  clear: both;
}
.filter_e1cd .shade-6b0d,
.container_4f31 .shade-6b0d,
.header-05d3 .shade-6b0d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tertiary_51a0 {
  display: inline-block;
}
.content_4825 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.content_4825 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.content_4825 .form_b812 {
  padding: 1em 0;
  font-size: 85%;
}
.form_b812 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.popup-a26b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.popup-a26b:after,
.popup-a26b:before {
  content: "";
  display: table;
}
.popup-a26b:after {
  clear: both;
}
.section-over-4b0d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.detail-north-0c80 .section-over-4b0d {
  max-width: 50%;
}
.primary_c766 .section-over-4b0d {
  max-width: 33.33%;
}
.icon_4ad9 .section-over-4b0d {
  max-width: 25%;
}
.input-next-cf65 .section-over-4b0d {
  max-width: 20%;
}
.hover_basic_17dd .section-over-4b0d {
  max-width: 16.66%;
}
.secondary-08ea .section-over-4b0d {
  max-width: 14.28%;
}
.green-8447 .section-over-4b0d {
  max-width: 12.5%;
}
.detail_c2d0 .section-over-4b0d {
  max-width: 11.11%;
}
.hard-2969 {
  display: block;
}
.bright-645c .white-e155 label,
.bright-645c .section-current-70f6 label,
.bright-645c .sidebar-e711 label,
.bright-645c .pagination-27d1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.label_warm_b95a {
  list-style: none;
  margin: 0;
}
.label_warm_b95a article.hidden-f17f {
  margin-bottom: 0;
}
.label_warm_b95a ul {
  list-style: none;
  margin: 0;
}
.label_warm_b95a .paragraph-b705 li.hidden-f17f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .label_warm_b95a .paragraph-b705 li.hidden-f17f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .label_warm_b95a .paragraph-b705 li.hidden-f17f: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) {
  .label_warm_b95a .paragraph-b705 li.hidden-f17f li.hidden-f17f li.hidden-f17f li.hidden-f17f {
    padding-left: 0;
  }
}
article.hidden-f17f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hidden-f17f .filter_e1cd p:last-of-type {
  margin-bottom: 0;
}
article.hidden-f17f .outer_7ebe {
  float: left;
}
article.hidden-f17f .middle_9714 {
  margin-left: 85px;
}
article.hidden-f17f .icon_inner_5f83 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hidden-f17f .icon_inner_5f83 .text-f1b6 {
  margin-left: 10px;
}
article.hidden-f17f .hard-5326 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hidden-f17f .over_4308 {
  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 .white-e155,
  #respond .sidebar-e711,
  #respond .pagination-27d1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .white-e155 input,
#respond .sidebar-e711 input,
#respond .pagination-27d1 input {
  width: 100%;
}
#respond .pagination-27d1 {
  margin-right: 0;
}
#respond .slow_e0b8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.brown-ea88 {
  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;
}
.brown-ea88.fixed-f5c4 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.brown-ea88 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%);
}
.brown-ea88:focus,
.brown-ea88: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);
}
.search_9d6f {
  border-radius: 10%;
}
.hidden_21fd {
  border-radius: 50%;
}
.mini-1ec6 {
  font-size: 0.72em;
}
.white-66f0 {
  font-size: 0.875em;
}
.aside-east-8b1b {
  font-size: 1.1em;
}
.paragraph-1eed {
  text-transform: uppercase;
  line-height: 1.2;
}
.paragraph-1eed.mini-1ec6 {
  letter-spacing: 0.5px;
}
.border-55e4,
.border-55e4 a {
  color: #6d6d6d;
}
.border-55e4 a:hover {
  color: #111;
}
.summary_acb3 {
  color: #6d6d6d;
}
.nav_855b {
  overflow-x: hidden;
}
.nav_855b .hero_d696.tabs-yellow-f6f9 {
  position: relative;
}
.nav_855b .hero_d696.tabs-yellow-f6f9.popup_5d89 {
  position: initial;
}
.nav_855b
  .hero_d696.tabs-yellow-f6f9.popup_5d89
  .overlay_basic_e9e7 {
  left: auto;
}
.nav_855b .hero_d696 .overlay_basic_e9e7 {
  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;
}
.nav_855b .hero_d696:hover.tabs-yellow-f6f9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.nav_855b
  .hero_d696:hover.tabs-yellow-f6f9
  .overlay_basic_e9e7 {
  display: block;
  z-index: 9999999;
}
.nav_855b .table_8e7f .banner-e332,
.nav_855b .red_b49d .banner-e332 {
  display: none;
}
.nav_855b .sort-5547 .hero_d696:hover.tabs-yellow-f6f9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.bright-645c .white-e155 label,
.bright-645c .section-current-70f6 label,
.bright-645c .sidebar-e711 label,
.bright-645c .pagination-27d1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.label_warm_b95a {
  list-style: none;
  margin: 0;
}
.label_warm_b95a article.hidden-f17f {
  margin-bottom: 0;
}
.label_warm_b95a ul {
  list-style: none;
  margin: 0;
}
.label_warm_b95a .paragraph-b705 li.hidden-f17f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .label_warm_b95a .paragraph-b705 li.hidden-f17f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .label_warm_b95a .paragraph-b705 li.hidden-f17f: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) {
  .label_warm_b95a .paragraph-b705 li.hidden-f17f li.hidden-f17f li.hidden-f17f li.hidden-f17f {
    padding-left: 0;
  }
}
article.hidden-f17f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hidden-f17f .filter_e1cd p:last-of-type {
  margin-bottom: 0;
}
article.hidden-f17f .outer_7ebe {
  float: left;
}
article.hidden-f17f .middle_9714 {
  margin-left: 85px;
}
article.hidden-f17f .icon_inner_5f83 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hidden-f17f .icon_inner_5f83 .text-f1b6 {
  margin-left: 10px;
}
article.hidden-f17f .hard-5326 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hidden-f17f .over_4308 {
  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 .white-e155,
  #respond .sidebar-e711,
  #respond .pagination-27d1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .white-e155 input,
#respond .sidebar-e711 input,
#respond .pagination-27d1 input {
  width: 100%;
}
#respond .pagination-27d1 {
  margin-right: 0;
}
#respond .slow_e0b8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.table_8e7f .green_0d91 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.green_0d91 .in-834d.list-bdb4 .border-new-1e66 > li > a:focus,
.green_0d91 .in-834d.list-bdb4 .border-new-1e66 > li > a:hover,
.green_0d91 .in-834d.gradient-iron-f797 .border-new-1e66 > li > a:focus,
.green_0d91 .in-834d.gradient-iron-f797 .border-new-1e66 > li > a:hover,
.green_0d91 .in-834d.highlight-selected-8ec7 .border-new-1e66 > li > a:focus,
.green_0d91 .in-834d.highlight-selected-8ec7 .border-new-1e66 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.green_0d91
  .in-834d.list-bdb4
  .border-new-1e66
  > li.thumbnail-stale-b719
  > a,
.green_0d91
  .in-834d.list-bdb4
  .border-new-1e66
  > li.label_8285
  > a,
.green_0d91
  .in-834d.gradient-iron-f797
  .border-new-1e66
  > li.thumbnail-stale-b719
  > a,
.green_0d91
  .in-834d.gradient-iron-f797
  .border-new-1e66
  > li.label_8285
  > a,
.green_0d91
  .in-834d.highlight-selected-8ec7
  .border-new-1e66
  > li.thumbnail-stale-b719
  > a,
.green_0d91 .in-834d.highlight-selected-8ec7 .border-new-1e66 > li.aside-da40 > a {
  color: rgba(255, 255, 255, 0.99);
}
.green_0d91 .surface-60de,
.green_0d91 .surface-60de a {
  color: rgba(255, 255, 255, 0.99);
}
.green_0d91 .input_focused_596b.button_363e li a,
.green_0d91 .sort-b483 a,
.green_0d91 .feature-195a,
.green_0d91 .border-new-1e66 > li > a,
.green_0d91 .component_b475 {
  color: rgba(255, 255, 255, 0.79);
}
.green_0d91 .input_focused_596b.button_363e li a:hover,
.green_0d91 .sort-b483 a:hover,
.green_0d91 .feature-195a:hover,
.green_0d91 .border-new-1e66 > li > a:hover,
.green_0d91 .component_b475:hover {
  color: rgba(255, 255, 255, 0.99);
}
.green_0d91 .layout_in_c391 {
  color: rgba(255, 255, 255, 0.79);
}
.green_0d91 .layout_in_c391 .search_e75c {
  color: rgba(255, 255, 255, 0.99);
}
.green_0d91 .layout_in_c391:hover {
  color: rgba(255, 255, 255, 0.99);
}
.green_0d91 .disabled_74ea .sort-south-21eb {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.green_0d91 .disabled_74ea .sort-south-21eb .breadcrumb_e021 {
  color: rgba(255, 255, 255, 0.79);
}
.green_0d91
  .disabled_74ea
  .sort-south-21eb
  .breadcrumb_e021::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.green_0d91
  .disabled_74ea
  .sort-south-21eb
  .breadcrumb_e021:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.green_0d91
  .disabled_74ea
  .sort-south-21eb
  .breadcrumb_e021::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.green_0d91
  .disabled_74ea
  .sort-south-21eb
  .breadcrumb_e021::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.green_0d91 .disabled_74ea .info_red_a32c {
  color: rgba(255, 255, 255, 0.79);
}
.green_0d91 .disabled_74ea .info_red_a32c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_pink_c0b4
  .green_0d91
  .disabled_74ea
  .container-first-5cf3
  .shade-a91d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.modal_pink_c0b4
  .green_0d91
  .disabled_74ea
  .container-first-5cf3
  .breadcrumb_e021 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.table_8e7f .cold_7139 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.cold_7139 .in-834d.list-bdb4 .border-new-1e66 > li > a:focus,
.cold_7139 .in-834d.list-bdb4 .border-new-1e66 > li > a:hover,
.cold_7139 .in-834d.gradient-iron-f797 .border-new-1e66 > li > a:focus,
.cold_7139 .in-834d.gradient-iron-f797 .border-new-1e66 > li > a:hover,
.cold_7139 .in-834d.highlight-selected-8ec7 .border-new-1e66 > li > a:focus,
.cold_7139 .in-834d.highlight-selected-8ec7 .border-new-1e66 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cold_7139
  .in-834d.list-bdb4
  .border-new-1e66
  > li.thumbnail-stale-b719
  > a,
.cold_7139
  .in-834d.list-bdb4
  .border-new-1e66
  > li.label_8285
  > a,
.cold_7139
  .in-834d.gradient-iron-f797
  .border-new-1e66
  > li.thumbnail-stale-b719
  > a,
.cold_7139
  .in-834d.gradient-iron-f797
  .border-new-1e66
  > li.label_8285
  > a,
.cold_7139
  .in-834d.highlight-selected-8ec7
  .border-new-1e66
  > li.thumbnail-stale-b719
  > a,
.cold_7139 .in-834d.highlight-selected-8ec7 .border-new-1e66 > li.aside-da40 > a {
  color: rgba(0, 0, 0, 0.8);
}
.cold_7139 .surface-60de,
.cold_7139 .surface-60de a {
  color: rgba(0, 0, 0, 0.8);
}
.cold_7139 .input_focused_596b.button_363e li a,
.cold_7139 .sort-b483 a,
.cold_7139 .feature-195a,
.cold_7139 .border-new-1e66 > li > a,
.cold_7139 .component_b475 {
  color: rgba(0, 0, 0, 0.55);
}
.cold_7139 .input_focused_596b.button_363e li a:hover,
.cold_7139 .sort-b483 a:hover,
.cold_7139 .feature-195a:hover,
.cold_7139 .border-new-1e66 > li > a:hover,
.cold_7139 .component_b475:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cold_7139 .layout_in_c391 {
  color: rgba(0, 0, 0, 0.55);
}
.cold_7139 .layout_in_c391 .search_e75c {
  color: rgba(0, 0, 0, 0.8);
}
.cold_7139 .layout_in_c391:hover {
  color: rgba(0, 0, 0, 0.8);
}
.top_9a84 .sort_de74 {
  margin-left: auto;
  margin-right: auto;
}
.container_4f31 > * {
  margin-left: auto;
  margin-right: auto;
}
.container_4f31 .overlay-tall-bcc1 {
  margin-right: 1.41575em;
}
.container_dark_2885 .container_4f31 > .pattern-gold-e081 {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.container_dark_2885 .container_4f31 > .banner_simple_f4f1 {
  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;
}
.surface_b8e0.top_9a84 .sort_de74,
.background_3b25.top_9a84 .sort_de74 {
  margin-left: 0;
}
.hidden-cecd.top_9a84 .sort_de74,
.clean_5318.top_9a84 .sort_de74 {
  margin-right: 0;
}
.container_4f31 ol,
.container_4f31 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.column_bronze_bc94 video {
  max-width: 100%;
}
.sidebar-outer-1936 img {
  display: block;
}
.sidebar-outer-1936.overlay-tall-bcc1,
.sidebar-outer-1936.bright-8681 {
  width: 100%;
}
.sidebar-outer-1936.banner_simple_f4f1 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.video_short_859c:not(.dark-4f49) {
  margin: 1.5em auto;
}
.copper_4698 p {
  padding: 1.5em 14px;
}
ul.selected-adfb.banner_simple_f4f1,
ul.selected-adfb.pattern-gold-e081,
ul.selected-adfb.tabs-2125.pattern-gold-e081 {
  padding: 0 14px;
}
.chip-46dc {
  display: block;
  overflow-x: auto;
}
.chip-46dc table {
  border-collapse: collapse;
  width: 100%;
}
.chip-46dc td,
.chip-46dc th {
  padding: 0.5em;
}
.container_4f31 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.container_4f31 ol ol,
.container_4f31 ol ul,
.container_4f31 ul ol,
.container_4f31 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.container_4f31 ol ol li,
.container_4f31 ol ul li,
.container_4f31 ul ol li,
.container_4f31 ul ul li {
  margin-left: 0;
}
.stale_27a4.active-basic-01b2 > .pagination_full_768d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.stale_27a4.active-basic-01b2 > .pagination_full_768d iframe,
.stale_27a4.active-basic-01b2 > .pagination_full_768d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.content-advanced-16bf {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.content-advanced-16bf.alert_last_7476 {
  padding: 0;
}
.content-advanced-16bf.alert_last_7476 cite {
  font-size: 13px;
}
.content-advanced-16bf > * {
  margin-left: 16px;
  margin-right: 16px;
}
.content-advanced-16bf cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.under_981b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.under_981b > p:first-child {
  margin-top: 0;
}
.under_981b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.under_981b blockquote {
  border-left: 0;
}
.fresh_75b3 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.fresh_75b3:not(.icon-f9b3) {
  max-width: 100px;
}
.fresh_75b3.item-c8cc {
  border-bottom: none !important;
  text-align: center;
}
.fresh_75b3.item-c8cc::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .copper_4698 p {
    padding: 1.5em 0;
  }
}
.disabled_soft_150f {
  color: #0073aa;
}
.fresh_1523 {
  background-color: #0073aa;
}
.text_lower_f761 {
  color: #229fd8;
}
.button-8ac9 {
  background-color: #229fd8;
}
.table_036c {
  color: #eee;
}
.old-3f6c {
  background-color: #eee;
}
.grid_over_68a0 {
  color: #444;
}
.surface-0c3c {
  background-color: #444;
}
.north_f9a8 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.north_f9a8 .fresh_d0a9 .sort-b483 {
  font-size: 15px;
}
.north_f9a8 .sort-b483 {
  line-height: 1.3;
}
.north_f9a8 .cold_7139 {
}
.north_f9a8 .green_0d91 {
  background: #235787;
}
.large-0fea {
  padding: 0;
}
.large-0fea .green_0d91 {
  background: #1a1a1a;
}
.large-0fea .cold_7139 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.purple_6ea6 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.purple_6ea6 .cold_7139 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.purple_6ea6 .green_0d91 {
  background: #303030;
}
.tall-62f6 {
  position: relative;
  z-index: 10;
}
.tall-62f6 .table_a807 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.form-7d8e .tabs-yellow-f6f9 {
  display: inline-block;
  vertical-align: middle;
}
.form-7d8e.tertiary_d035 .tabs-yellow-f6f9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .form-7d8e.tertiary_d035 .tabs-yellow-f6f9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .form-7d8e.tertiary_d035 .tabs-yellow-f6f9 {
    margin-right: 0.4em;
  }
}
.form-7d8e.tertiary_d035 .tabs-yellow-f6f9:last-child {
  margin-right: 0;
}
.shadow-a452 .table_a807 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .table_8e7f .fresh_d0a9 {
    margin: 0 -0.5em;
  }
  .table_8e7f .fresh_d0a9 [class*="customify-col-"],
  .table_8e7f .fresh_d0a9 [class*="customify-col_"],
  .table_8e7f .fresh_d0a9 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.table_8e7f.hero_slow_628c .table_a807 {
  background: 0 0 !important;
}
.table_8e7f.hero_slow_628c .table_a807,
.table_8e7f.shadow-a452 .table_a807 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .table_8e7f.outline_copper_b415 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.table_8e7f.shadow-a452 .table_a807 {
  box-shadow: none !important;
}
.white_e1d9 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .white_e1d9 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .white_e1d9 {
    padding: 18px 0 20px;
  }
}
.white_e1d9 .stone_e57f {
  width: 100%;
}
.white_e1d9 .photo_bronze_36ea {
  margin-bottom: 0;
}
.white_e1d9 .complex-5726 {
  margin-top: 5px;
  font-size: 0.875em;
}
.slow-4355 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.slow-4355 .sidebar_slow_2cd4 {
  width: 100%;
}
.tooltip_fast_ab51 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.tooltip_fast_ab51 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.tooltip_fast_ab51 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;
}
.tooltip_fast_ab51 li:last-child:after {
  display: none;
}
.tooltip_fast_ab51 li a {
  font-weight: 500;
  margin-right: 10px;
}
.overlay-56f9 .banner-e332 button,
.white_e1d9 .banner-e332 button {
  left: 0;
}
.overlay-56f9 .sidebar_slow_2cd4,
.white_e1d9 .sidebar_slow_2cd4 {
  padding-left: 0;
  padding-right: 0;
}
.overlay-56f9 .slow-4355,
.white_e1d9 .slow-4355 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.overlay-56f9 {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.overlay-56f9:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.overlay-56f9 .surface_00f7 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .overlay-56f9 .surface_00f7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .overlay-56f9 .surface_00f7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .overlay-56f9 .surface_00f7 {
    min-height: 200px;
  }
}
.overlay-56f9 .tooltip_fast_ab51 {
  color: rgba(255, 255, 255, 0.8);
}
.overlay-56f9 .tooltip_fast_ab51 a,
.overlay-56f9 .tooltip_fast_ab51 li:after {
  color: inherit;
}
.overlay-56f9 .tooltip_fast_ab51 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.narrow_b50e {
  margin-bottom: 0.5em;
}
.motion-658f {
  margin-bottom: 1.2em;
}
.motion-658f,
.narrow_b50e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.motion-658f p:last-child,
.narrow_b50e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .banner-e332,
#masthead .banner-e332 {
  display: none;
}
#masthead
  > .banner-e332.table_huge_e985 {
  display: none;
}
#masthead > .banner-e332 button {
  left: 0;
}
.video_6846 {
  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%;
}
.video_6846 .tabs-yellow-f6f9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.video_6846 .huge-7942 {
  display: -webkit-box;
  display: flex;
}
.video_6846 .huge-7942.module_cc2f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.video_6846 .huge-7942.dim_f55f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.video_6846 .huge-7942.chip-narrow-5ab7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.video_6846.dim_62c3.thumbnail-e14e .huge-7942.module_cc2f {
  flex-basis: 100%;
}
.video_6846.card_c1da .huge-7942.dim_f55f {
  -webkit-box-flex: 1;
  flex: auto;
}
.video_6846.card_c1da .huge-7942.chip-narrow-5ab7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .banner-e332.table_huge_e985 {
  display: none;
}
#masthead > .banner-e332 button {
  left: 0;
}
.gas_4c57 {
  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;
}
.gas_4c57:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.gas_4c57.logo_5ecd i {
  margin-right: 4px;
}
.gas_4c57.cool_8b3f i {
  margin-left: 5px;
}
.sort-b483 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.sort-b483 p:last-child {
  margin-bottom: 0;
}
.popup-530e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.popup-530e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.popup-530e img {
  display: block;
  width: auto;
  line-height: 1;
}
.popup-530e .surface-60de {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.popup-530e .shade-large-a8e4 {
  margin: 5px 0 7px 0;
}
.popup-530e.chip_bright_0058 .slider-8070 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup-530e.chip_bright_0058 .module_silver_9942 {
  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;
}
.popup-530e.avatar-c0c8 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.popup-530e.avatar-c0c8 .slider-8070 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup-530e.avatar-c0c8 .module_silver_9942 {
  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;
}
.popup-530e.gradient_orange_3331 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.popup-530e.fluid-1599 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.popup-530e.fluid-1599 .module_silver_9942 {
  margin-top: 7px;
}
.breadcrumb_fixed_b9a5 {
  display: inline-block;
}
.tall-62f6 .form_small_6569 .popup-530e img {
  max-width: 100%;
}
.in-834d .highlight-8ab4.left-3f71,
.notice_warm_19cb .highlight-8ab4.left-3f71 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.in-834d .middle-b6b9,
.notice_warm_19cb .middle-b6b9 {
  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-834d .middle-b6b9 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.in-834d.label_hot_7bd3 .middle-b6b9 {
  display: none;
}
.in-834d .out_1a66 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.in-834d .out_1a66 li {
  display: inline-block;
  position: relative;
}
.in-834d .out_1a66 li:last-child {
  margin-right: 0;
}
.in-834d .out_1a66 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-834d .out_1a66 li.aside-da40 > a {
  color: rgba(0, 0, 0, 0.9);
}
.in-834d .out_1a66 > 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-834d .out_1a66 > li > a i {
  line-height: 0;
}
.in-834d .out_1a66 > li.north_ac5f > a .middle-b6b9 {
  margin-left: 4px;
  line-height: 0;
}
.in-834d .out_1a66 .east-3f0f li.north_ac5f > a {
  position: relative;
}
.in-834d .out_1a66 .east-3f0f li.north_ac5f > a:after,
.in-834d .out_1a66 .east-3f0f li.north_ac5f > a:before {
  content: "";
  display: table;
}
.in-834d .out_1a66 .east-3f0f li.north_ac5f > a:after {
  clear: both;
}
.in-834d .out_1a66 .east-3f0f li.north_ac5f > a .middle-b6b9 {
  margin-left: 5px;
  float: right;
}
.in-834d .caption-fluid-460f,
.in-834d .east-3f0f {
  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-834d .east-3f0f {
  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-834d .east-3f0f .left-3f71 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.in-834d .east-3f0f .middle-b6b9 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.in-834d .east-3f0f li {
  display: block;
  margin: 0;
  padding: 0;
}
.in-834d .east-3f0f 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-834d .east-3f0f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.in-834d .east-3f0f .east-3f0f {
  top: 0;
  left: 100%;
}
.in-834d .media-first-aaaa.fn-focus-6adf > .caption-fluid-460f,
.in-834d .media-first-aaaa.fn-focus-6adf > .east-3f0f,
.in-834d .media-first-aaaa:focus > .caption-fluid-460f,
.in-834d .media-first-aaaa:focus > .east-3f0f,
.in-834d .media-first-aaaa:hover > .caption-fluid-460f,
.in-834d .media-first-aaaa:hover > .east-3f0f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.in-834d.highlight-selected-8ec7 .border-new-1e66:after,
.in-834d.highlight-selected-8ec7 .border-new-1e66:before {
  content: "";
  display: table;
}
.in-834d.highlight-selected-8ec7 .border-new-1e66:after {
  clear: both;
}
.in-834d.highlight-selected-8ec7 .border-new-1e66 > li {
  float: left;
}
.in-834d.chip_liquid_095b .border-new-1e66:after,
.in-834d.chip_liquid_095b .border-new-1e66:before {
  content: "";
  display: table;
}
.in-834d.chip_liquid_095b .border-new-1e66:after {
  clear: both;
}
.in-834d.chip_liquid_095b .border-new-1e66 > li {
  float: left;
}
.in-834d.chip_liquid_095b .border-new-1e66 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.in-834d.chip_liquid_095b .border-new-1e66 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.in-834d.chip_liquid_095b .border-new-1e66 > li.thumbnail-stale-b719 > a,
.in-834d.chip_liquid_095b .border-new-1e66 > li.aside-da40 > a {
  color: #fff;
  background-color: #1e4b75;
}
.in-834d.list-bdb4 .border-new-1e66 > li > a .left-3f71 {
  position: relative;
}
.in-834d.list-bdb4 .border-new-1e66 > li > a .left-3f71: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-834d.list-bdb4
  .border-new-1e66
  > li:focus
  > a
  .left-3f71:before,
.in-834d.list-bdb4
  .border-new-1e66
  > li:hover
  > a
  .left-3f71:before {
  width: 100%;
  background-color: currentColor;
}
.in-834d.list-bdb4
  .border-new-1e66
  > li.thumbnail-stale-b719
  > a
  .left-3f71:before,
.in-834d.list-bdb4
  .border-new-1e66
  > li.label_8285
  > a
  .left-3f71:before {
  width: 100%;
  background-color: currentColor;
}
.in-834d.gradient-iron-f797 .border-new-1e66 > li > a .left-3f71 {
  position: relative;
}
.in-834d.gradient-iron-f797 .border-new-1e66 > li > a .left-3f71: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-834d.gradient-iron-f797 .border-new-1e66 > li:focus > a .left-3f71:before,
.in-834d.gradient-iron-f797
  .border-new-1e66
  > li:hover
  > a
  .left-3f71:before {
  width: 100%;
  background-color: currentColor;
}
.in-834d.gradient-iron-f797
  .border-new-1e66
  > li.thumbnail-stale-b719
  > a
  .left-3f71:before,
.in-834d.gradient-iron-f797
  .border-new-1e66
  > li.label_8285
  > a
  .left-3f71:before {
  width: 100%;
  background-color: currentColor;
}
.notice_warm_19cb .out_1a66 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.notice_warm_19cb .out_1a66 li:first-child > a {
  border-top: none;
}
.notice_warm_19cb .out_1a66 .complex_3cd3 > .left-3f71 .middle-b6b9 {
  display: none;
}
.notice_warm_19cb .out_1a66 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.notice_warm_19cb .out_1a66 li:last-child {
  border: none;
}
.notice_warm_19cb .out_1a66 li.north_ac5f > a {
  padding-right: 45px !important;
}
.notice_warm_19cb .out_1a66 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.notice_warm_19cb .out_1a66 li a:focus,
.notice_warm_19cb .out_1a66 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice_warm_19cb .out_1a66 li .middle_e495 {
  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;
}
.notice_warm_19cb .out_1a66 li .middle_e495:hover {
  box-shadow: none;
}
.notice_warm_19cb .out_1a66 li .middle_e495 .middle-b6b9 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.notice_warm_19cb .out_1a66 .east-3f0f {
  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);
}
.notice_warm_19cb .out_1a66 .east-3f0f li a {
  padding-left: 3em;
}
.notice_warm_19cb .out_1a66 .banner_gas_e890 > a .middle_e495 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.notice_warm_19cb .out_1a66 .banner_gas_e890 > .east-3f0f {
  display: block;
  opacity: 1;
}
.prev-b96a {
  max-width: 100%;
}
.content_white_aafb {
  line-height: 0;
  cursor: pointer;
}
.component_b475 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.component_b475:hover {
  box-shadow: none;
  color: currentColor;
}
.component_b475 svg {
  width: 18px;
  height: 18px;
}
.component_b475 .surface-bottom-b455 {
  display: none;
}
.menu-1d98 {
  position: relative;
}
.menu-1d98.fn-active-6adf .component_b475 .table-ce1d {
  display: none;
}
.menu-1d98.fn-active-6adf .component_b475 .surface-bottom-b455 {
  display: inline-block;
}
.menu-1d98 .bright_1c3e {
  position: absolute;
  top: 100%;
  left: -0.9em;
  height: 0;
  overflow: hidden;
  display: block;
  margin-top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.menu-1d98.section-c948 .bright_1c3e {
  left: auto;
  right: -0.9em;
}
.menu-1d98.section-c948 .modal-brown-8852::before {
  left: auto;
  right: 15px;
}
.menu-1d98.fn-active-6adf .bright_1c3e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.container-first-5cf3 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.container-first-5cf3 label {
  flex-basis: 100%;
}
.container-first-5cf3 .sort-south-21eb {
  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;
}
.container-first-5cf3 .breadcrumb_e021 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.container-first-5cf3 .breadcrumb_e021:focus {
  background-color: transparent;
}
.container-first-5cf3 button.info_red_a32c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.container-first-5cf3 button.info_red_a32c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.container-first-5cf3 button.info_red_a32c svg {
  width: 18px;
  height: 18px;
}
.container-first-5cf3 input[type="submit"] {
  min-height: auto;
}
.disabled_74ea .container-first-5cf3 .breadcrumb_e021 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.modal-brown-8852 {
  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) {
  .modal-brown-8852 {
    width: 220px;
  }
}
.modal-brown-8852 label {
  flex-basis: 100%;
}
.modal-brown-8852::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;
}
.modal_pink_c0b4 .disabled_74ea .container-first-5cf3 {
  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;
}
.modal_pink_c0b4
  .disabled_74ea
  .container-first-5cf3
  .sort-south-21eb {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.modal_pink_c0b4 .disabled_74ea .container-first-5cf3 .breadcrumb_e021 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.modal_pink_c0b4
  .disabled_74ea
  .container-first-5cf3
  .breadcrumb_e021:focus {
  background: 0 0;
}
.modal_pink_c0b4
  .disabled_74ea
  .container-first-5cf3
  .shade-a91d {
  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;
}
.input_focused_596b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.input_focused_596b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.input_focused_596b li:last-child {
  margin-right: 0;
}
.input_focused_596b li:first-child {
  margin-left: 0;
}
.input_focused_596b.secondary_fresh_f195 a {
  color: #fff;
}
.input_focused_596b.secondary_fresh_f195 a:hover {
  color: #fff;
}
.input_focused_596b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.input_focused_596b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.input_focused_596b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.input_focused_596b a:hover {
  opacity: 0.9;
  color: inherit;
}
.input_focused_596b [class*="social-icon-apple"] {
  background-color: #999;
}
.input_focused_596b [class*="social-icon-apple"].orange-bc00 {
  background-color: transparent;
  color: #999;
}
.input_focused_596b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.input_focused_596b [class*="social-icon-behance"].orange-bc00 {
  background-color: transparent;
  color: #1769ff;
}
.input_focused_596b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.input_focused_596b [class*="social-icon-bitbucket"].orange-bc00 {
  background-color: transparent;
  color: #205081;
}
.input_focused_596b [class*="social-icon-codepen"] {
  background-color: #000;
}
.input_focused_596b [class*="social-icon-codepen"].orange-bc00 {
  background-color: transparent;
  color: #000;
}
.input_focused_596b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.input_focused_596b [class*="social-icon-delicious"].orange-bc00 {
  background-color: transparent;
  color: #39f;
}
.input_focused_596b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.input_focused_596b [class*="social-icon-digg"].orange-bc00 {
  background-color: transparent;
  color: #005be2;
}
.input_focused_596b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.input_focused_596b [class*="social-icon-dribbble"].orange-bc00 {
  background-color: transparent;
  color: #ea4c89;
}
.input_focused_596b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.input_focused_596b [class*="social-icon-envelope"].orange-bc00 {
  background-color: transparent;
  color: #ea4335;
}
.input_focused_596b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.input_focused_596b [class*="social-icon-facebook"].orange-bc00 {
  background-color: transparent;
  color: #3b5998;
}
.input_focused_596b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.input_focused_596b [class*="social-icon-flickr"].orange-bc00 {
  background-color: transparent;
  color: #0063dc;
}
.input_focused_596b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.input_focused_596b [class*="social-icon-foursquare"].orange-bc00 {
  background-color: transparent;
  color: #2d5be3;
}
.input_focused_596b [class*="social-icon-github"] {
  background-color: #333;
}
.input_focused_596b [class*="social-icon-github"].orange-bc00 {
  background-color: transparent;
  color: #333;
}
.input_focused_596b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.input_focused_596b [class*="social-icon-google-plus"].orange-bc00 {
  background-color: transparent;
  color: #dd4b39;
}
.input_focused_596b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.input_focused_596b [class*="social-icon-houzz"].orange-bc00 {
  background-color: transparent;
  color: #7ac142;
}
.input_focused_596b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.input_focused_596b [class*="social-icon-instagram"].orange-bc00 {
  background-color: transparent;
  color: #262626;
}
.input_focused_596b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.input_focused_596b [class*="social-icon-jsfiddle"].orange-bc00 {
  background-color: transparent;
  color: #487aa2;
}
.input_focused_596b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.input_focused_596b [class*="social-icon-linkedin"].orange-bc00 {
  background-color: transparent;
  color: #0077b5;
}
.input_focused_596b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.input_focused_596b [class*="social-icon-medium"].orange-bc00 {
  background-color: transparent;
  color: #00ab6b;
}
.input_focused_596b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.input_focused_596b
  [class*="social-icon-odnoklassniki"].orange-bc00 {
  background-color: transparent;
  color: #f4731c;
}
.input_focused_596b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.input_focused_596b [class*="social-icon-meetup"].orange-bc00 {
  background-color: transparent;
  color: #ec1c40;
}
.input_focused_596b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.input_focused_596b [class*="social-icon-pinterest"].orange-bc00 {
  background-color: transparent;
  color: #bd081c;
}
.input_focused_596b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.input_focused_596b [class*="social-icon-product-hunt"].orange-bc00 {
  background-color: transparent;
  color: #da552f;
}
.input_focused_596b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.input_focused_596b [class*="social-icon-reddit"].orange-bc00 {
  background-color: transparent;
  color: #ff4500;
}
.input_focused_596b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.input_focused_596b [class*="social-icon-rss"].orange-bc00 {
  background-color: transparent;
  color: #f26522;
}
.input_focused_596b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.input_focused_596b
  [class*="social-icon-shopping-cart"].orange-bc00 {
  background-color: transparent;
  color: #4caf50;
}
.input_focused_596b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.input_focused_596b [class*="social-icon-skype"].orange-bc00 {
  background-color: transparent;
  color: #00aff0;
}
.input_focused_596b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.input_focused_596b [class*="social-icon-slideshare"].orange-bc00 {
  background-color: transparent;
  color: #0077b5;
}
.input_focused_596b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.input_focused_596b [class*="social-icon-snapchat"].orange-bc00 {
  background-color: transparent;
  color: #fffc00;
}
.input_focused_596b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.input_focused_596b [class*="social-icon-soundcloud"].orange-bc00 {
  background-color: transparent;
  color: #f80;
}
.input_focused_596b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.input_focused_596b [class*="social-icon-spotify"].orange-bc00 {
  background-color: transparent;
  color: #2ebd59;
}
.input_focused_596b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.input_focused_596b
  [class*="social-icon-stack-overflow"].orange-bc00 {
  background-color: transparent;
  color: #fe7a15;
}
.input_focused_596b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.input_focused_596b [class*="social-icon-maldkfgram"].orange-bc00 {
  background-color: transparent;
  color: #2ca5e0;
}
.input_focused_596b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.input_focused_596b [class*="social-icon-tripadvisor"].orange-bc00 {
  background-color: transparent;
  color: #589442;
}
.input_focused_596b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.input_focused_596b [class*="social-icon-tumblr"].orange-bc00 {
  background-color: transparent;
  color: #35465c;
}
.input_focused_596b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.input_focused_596b [class*="social-icon-twitch"].orange-bc00 {
  background-color: transparent;
  color: #6441a5;
}
.input_focused_596b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.input_focused_596b [class*="social-icon-twitter"].orange-bc00 {
  background-color: transparent;
  color: #1da1f2;
}
.input_focused_596b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.input_focused_596b [class*="social-icon-vimeo"].orange-bc00 {
  background-color: transparent;
  color: #1ab7ea;
}
.input_focused_596b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.input_focused_596b [class*="social-icon-vk"].orange-bc00 {
  background-color: transparent;
  color: #45668e;
}
.input_focused_596b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.input_focused_596b [class*="social-icon-weibo"].orange-bc00 {
  background-color: transparent;
  color: #df2029;
}
.input_focused_596b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.input_focused_596b [class*="social-icon-weixin"].orange-bc00 {
  background-color: transparent;
  color: #7bb32e;
}
.input_focused_596b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.input_focused_596b [class*="social-icon-whatsapp"].orange-bc00 {
  background-color: transparent;
  color: #25d366;
}
.input_focused_596b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.input_focused_596b [class*="social-icon-wordpress"].orange-bc00 {
  background-color: transparent;
  color: #21759b;
}
.input_focused_596b [class*="social-icon-xing"] {
  background-color: #026466;
}
.input_focused_596b [class*="social-icon-xing"].orange-bc00 {
  background-color: transparent;
  color: #026466;
}
.input_focused_596b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.input_focused_596b [class*="social-icon-yelp"].orange-bc00 {
  background-color: transparent;
  color: #af0606;
}
.input_focused_596b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.input_focused_596b [class*="social-icon-youtube"].orange-bc00 {
  background-color: transparent;
  color: #cd201f;
}
.feature-195a {
  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;
}
.feature-195a:hover {
  box-shadow: none;
  background: 0 0;
}
.status_9643 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.chip_steel_21ec {
  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;
}
.alert-4cca {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.copper_6d4c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.copper_6d4c,
.copper_6d4c::after,
.copper_6d4c::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;
}
.copper_6d4c::after,
.copper_6d4c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.shade-warm-745c .chip_steel_21ec .alert-4cca {
  margin-top: -2px;
  width: 19px;
}
.shade-warm-745c .chip_steel_21ec .copper_6d4c {
  margin-top: -1px;
}
.shade-warm-745c .chip_steel_21ec .copper_6d4c,
.shade-warm-745c .chip_steel_21ec .copper_6d4c::after,
.shade-warm-745c .chip_steel_21ec .copper_6d4c::before {
  width: 19px;
  height: 2px;
}
.shade-warm-745c .chip_steel_21ec .copper_6d4c::before {
  top: -6px;
}
.shade-warm-745c .chip_steel_21ec .copper_6d4c::after {
  bottom: -6px;
}
.component_action_8667 .chip_steel_21ec .alert-4cca {
  margin-top: -2px;
  width: 22px;
}
.component_action_8667 .chip_steel_21ec .copper_6d4c {
  margin-top: -1px;
}
.component_action_8667 .chip_steel_21ec .copper_6d4c,
.component_action_8667 .chip_steel_21ec .copper_6d4c::after,
.component_action_8667 .chip_steel_21ec .copper_6d4c::before {
  width: 22px;
  height: 2px;
}
.component_action_8667 .chip_steel_21ec .copper_6d4c::before {
  top: -7px;
}
.component_action_8667 .chip_steel_21ec .copper_6d4c::after {
  bottom: -7px;
}
.old-3cf8 .chip_steel_21ec .alert-4cca {
  margin-top: -2px;
  width: 31px;
}
.old-3cf8 .chip_steel_21ec .copper_6d4c {
  margin-top: -1.5px;
}
.old-3cf8 .chip_steel_21ec .copper_6d4c,
.old-3cf8 .chip_steel_21ec .copper_6d4c::after,
.old-3cf8 .chip_steel_21ec .copper_6d4c::before {
  width: 31px;
  height: 3px;
}
.old-3cf8 .chip_steel_21ec .copper_6d4c::before {
  top: -9px;
}
.old-3cf8 .chip_steel_21ec .copper_6d4c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .narrow_679c .chip_steel_21ec .alert-4cca {
    margin-top: -2px;
    width: 19px;
  }
  .narrow_679c .chip_steel_21ec .copper_6d4c {
    margin-top: -1px;
  }
  .narrow_679c .chip_steel_21ec .copper_6d4c,
  .narrow_679c .chip_steel_21ec .copper_6d4c::after,
  .narrow_679c .chip_steel_21ec .copper_6d4c::before {
    width: 19px;
    height: 2px;
  }
  .narrow_679c .chip_steel_21ec .copper_6d4c::before {
    top: -6px;
  }
  .narrow_679c .chip_steel_21ec .copper_6d4c::after {
    bottom: -6px;
  }
  .smooth_90f9 .chip_steel_21ec .alert-4cca {
    margin-top: -2px;
    width: 22px;
  }
  .smooth_90f9 .chip_steel_21ec .copper_6d4c {
    margin-top: -1px;
  }
  .smooth_90f9 .chip_steel_21ec .copper_6d4c,
  .smooth_90f9 .chip_steel_21ec .copper_6d4c::after,
  .smooth_90f9 .chip_steel_21ec .copper_6d4c::before {
    width: 22px;
    height: 2px;
  }
  .smooth_90f9 .chip_steel_21ec .copper_6d4c::before {
    top: -7px;
  }
  .smooth_90f9 .chip_steel_21ec .copper_6d4c::after {
    bottom: -7px;
  }
  .accordion-b51d .chip_steel_21ec .alert-4cca {
    margin-top: -2px;
    width: 31px;
  }
  .accordion-b51d .chip_steel_21ec .copper_6d4c {
    margin-top: -1.5px;
  }
  .accordion-b51d .chip_steel_21ec .copper_6d4c,
  .accordion-b51d .chip_steel_21ec .copper_6d4c::after,
  .accordion-b51d .chip_steel_21ec .copper_6d4c::before {
    width: 31px;
    height: 3px;
  }
  .accordion-b51d .chip_steel_21ec .copper_6d4c::before {
    top: -9px;
  }
  .accordion-b51d .chip_steel_21ec .copper_6d4c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .main_ed1d .chip_steel_21ec .alert-4cca {
    margin-top: -2px;
    width: 19px;
  }
  .main_ed1d .chip_steel_21ec .copper_6d4c {
    margin-top: -1px;
  }
  .main_ed1d .chip_steel_21ec .copper_6d4c,
  .main_ed1d .chip_steel_21ec .copper_6d4c::after,
  .main_ed1d .chip_steel_21ec .copper_6d4c::before {
    width: 19px;
    height: 2px;
  }
  .main_ed1d .chip_steel_21ec .copper_6d4c::before {
    top: -6px;
  }
  .main_ed1d .chip_steel_21ec .copper_6d4c::after {
    bottom: -6px;
  }
  .list_bronze_4e17 .chip_steel_21ec .alert-4cca {
    margin-top: -2px;
    width: 22px;
  }
  .list_bronze_4e17 .chip_steel_21ec .copper_6d4c {
    margin-top: -1px;
  }
  .list_bronze_4e17 .chip_steel_21ec .copper_6d4c,
  .list_bronze_4e17 .chip_steel_21ec .copper_6d4c::after,
  .list_bronze_4e17 .chip_steel_21ec .copper_6d4c::before {
    width: 22px;
    height: 2px;
  }
  .list_bronze_4e17 .chip_steel_21ec .copper_6d4c::before {
    top: -7px;
  }
  .list_bronze_4e17 .chip_steel_21ec .copper_6d4c::after {
    bottom: -7px;
  }
  .complex-af88 .chip_steel_21ec .alert-4cca {
    margin-top: -2px;
    width: 31px;
  }
  .complex-af88 .chip_steel_21ec .copper_6d4c {
    margin-top: -1.5px;
  }
  .complex-af88 .chip_steel_21ec .copper_6d4c,
  .complex-af88 .chip_steel_21ec .copper_6d4c::after,
  .complex-af88 .chip_steel_21ec .copper_6d4c::before {
    width: 31px;
    height: 3px;
  }
  .complex-af88 .chip_steel_21ec .copper_6d4c::before {
    top: -9px;
  }
  .complex-af88 .chip_steel_21ec .copper_6d4c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .shade-b5c8 .chip_steel_21ec .alert-4cca {
    margin-top: -2px;
    width: 19px;
  }
  .shade-b5c8 .chip_steel_21ec .copper_6d4c {
    margin-top: -1px;
  }
  .shade-b5c8 .chip_steel_21ec .copper_6d4c,
  .shade-b5c8 .chip_steel_21ec .copper_6d4c::after,
  .shade-b5c8 .chip_steel_21ec .copper_6d4c::before {
    width: 19px;
    height: 2px;
  }
  .shade-b5c8 .chip_steel_21ec .copper_6d4c::before {
    top: -6px;
  }
  .shade-b5c8 .chip_steel_21ec .copper_6d4c::after {
    bottom: -6px;
  }
  .narrow-9390 .chip_steel_21ec .alert-4cca {
    margin-top: -2px;
    width: 22px;
  }
  .narrow-9390 .chip_steel_21ec .copper_6d4c {
    margin-top: -1px;
  }
  .narrow-9390 .chip_steel_21ec .copper_6d4c,
  .narrow-9390 .chip_steel_21ec .copper_6d4c::after,
  .narrow-9390 .chip_steel_21ec .copper_6d4c::before {
    width: 22px;
    height: 2px;
  }
  .narrow-9390 .chip_steel_21ec .copper_6d4c::before {
    top: -7px;
  }
  .narrow-9390 .chip_steel_21ec .copper_6d4c::after {
    bottom: -7px;
  }
  .widget-7545 .chip_steel_21ec .alert-4cca {
    margin-top: -2px;
    width: 31px;
  }
  .widget-7545 .chip_steel_21ec .copper_6d4c {
    margin-top: -1.5px;
  }
  .widget-7545 .chip_steel_21ec .copper_6d4c,
  .widget-7545 .chip_steel_21ec .copper_6d4c::after,
  .widget-7545 .chip_steel_21ec .copper_6d4c::before {
    width: 31px;
    height: 3px;
  }
  .widget-7545 .chip_steel_21ec .copper_6d4c::before {
    top: -9px;
  }
  .widget-7545 .chip_steel_21ec .copper_6d4c::after {
    bottom: -9px;
  }
}
.narrow-d3df .copper_6d4c {
  -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);
}
.narrow-d3df .copper_6d4c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.narrow-d3df .copper_6d4c::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);
}
.narrow-d3df.container-fixed-b4d2 .copper_6d4c {
  -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);
}
.narrow-d3df.container-fixed-b4d2 .copper_6d4c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.narrow-d3df.container-fixed-b4d2 .copper_6d4c::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);
}
.banner_0a35 {
  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.paragraph_2432:before {
  display: none;
}
.red_b49d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.red_b49d .secondary-center-8fae {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.red_b49d .secondary-center-8fae:last-of-type {
  border-bottom: none;
}
.red_b49d .secondary-center-8fae.notice_brown_4db4,
.red_b49d .secondary-center-8fae.input-action-13c2,
.red_b49d .secondary-center-8fae.narrow_2242 {
  padding: 0;
}
.red_b49d .notice_warm_19cb .middle_e495 {
  color: currentColor;
}
.red_b49d .notice_warm_19cb .middle_e495:focus,
.red_b49d .notice_warm_19cb .middle_e495:hover {
  background: rgba(0, 0, 0, 0.01);
}
.red_b49d.cold_7139 .layout_in_c391,
.red_b49d.cold_7139 .sort-b483 a,
.red_b49d.cold_7139 .border-new-1e66 a,
.red_b49d.cold_7139 .east-3f0f a {
  color: rgba(0, 0, 0, 0.55);
}
.red_b49d.cold_7139 .layout_in_c391:hover,
.red_b49d.cold_7139 .sort-b483 a:hover,
.red_b49d.cold_7139 .border-new-1e66 a:hover,
.red_b49d.cold_7139 .east-3f0f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.red_b49d.cold_7139 .search_e75c {
  color: rgba(0, 0, 0, 0.8);
}
.red_b49d.cold_7139 .secondary-center-8fae {
  border-color: rgba(0, 0, 0, 0.08);
}
.red_b49d.cold_7139 .secondary-center-8fae:before {
  background: rgba(0, 0, 0, 0.08);
}
.red_b49d.cold_7139 .east-77b8:before {
  background: rgba(255, 255, 255, 0.9);
}
.red_b49d.cold_7139 .notice_warm_19cb .out_1a66 li a,
.red_b49d.cold_7139 .notice_warm_19cb .middle_e495,
.red_b49d.cold_7139 .east-3f0f {
  border-color: rgba(0, 0, 0, 0.08);
}
.red_b49d.cold_7139 .notice_warm_19cb .middle_e495:focus,
.red_b49d.cold_7139 .notice_warm_19cb .middle_e495:hover {
  background: rgba(0, 0, 0, 0.01);
}
.red_b49d.cold_7139 .out_1a66 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.red_b49d.green_0d91 .layout_in_c391,
.red_b49d.green_0d91 .sort-b483 a,
.red_b49d.green_0d91 .border-new-1e66 .middle_e495,
.red_b49d.green_0d91 .border-new-1e66 a,
.red_b49d.green_0d91 .east-3f0f a {
  color: rgba(255, 255, 255, 0.79);
}
.red_b49d.green_0d91 .layout_in_c391:hover,
.red_b49d.green_0d91 .sort-b483 a:hover,
.red_b49d.green_0d91 .border-new-1e66 .middle_e495:hover,
.red_b49d.green_0d91 .border-new-1e66 a:hover,
.red_b49d.green_0d91 .east-3f0f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.red_b49d.green_0d91 .search_e75c {
  color: rgba(255, 255, 255, 0.99);
}
.red_b49d.green_0d91 .secondary-center-8fae {
  border-color: rgba(255, 255, 255, 0.08);
}
.red_b49d.green_0d91 .secondary-center-8fae:before {
  background: rgba(255, 255, 255, 0.08);
}
.red_b49d.green_0d91 .east-77b8:before {
  background: rgba(0, 0, 0, 0.9);
}
.red_b49d.green_0d91 .notice_warm_19cb .out_1a66 li a,
.red_b49d.green_0d91 .notice_warm_19cb .middle_e495,
.red_b49d.green_0d91 .east-3f0f {
  border-color: rgba(255, 255, 255, 0.08);
}
.red_b49d.green_0d91 .notice_warm_19cb .middle_e495:focus,
.red_b49d.green_0d91 .notice_warm_19cb .middle_e495:hover {
  background: rgba(0, 0, 0, 0.01);
}
.red_b49d.green_0d91 .out_1a66 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.east-77b8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.east-77b8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.fast-2a17 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.row-focused-3977 .red_b49d {
  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;
}
.row-focused-3977 .secondary-center-8fae {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.row-focused-3977 .secondary-center-8fae: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) {
  .row-focused-3977 .secondary-center-8fae:before {
    width: 16%;
    left: 42%;
  }
}
.row-focused-3977 .secondary-center-8fae:last-child:before {
  content: none;
}
.row-focused-3977 .secondary-center-8fae[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.row-focused-3977 .notice_warm_19cb .out_1a66 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.row-focused-3977 .notice_warm_19cb .out_1a66 li a .middle_e495 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.row-focused-3977 .notice_warm_19cb .east-3f0f {
  border: none;
}
.row-focused-3977 .notice_warm_19cb .east-3f0f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.row-focused-3977 .east-77b8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.row-focused-3977 .fast-2a17 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.row-focused-3977 .green_0d91 .east-77b8:before {
  background: rgba(0, 0, 0, 0.9);
}
.row-focused-3977 .cold_7139.outline-liquid-2621 .copper_6d4c {
  background: rgba(0, 0, 0, 0.6);
}
.row-focused-3977
  .cold_7139.outline-liquid-2621
  .copper_6d4c::after,
.row-focused-3977
  .cold_7139.outline-liquid-2621
  .copper_6d4c:before {
  background: inherit;
}
.row-focused-3977
  .cold_7139.outline-liquid-2621:hover
  .copper_6d4c {
  background: rgba(0, 0, 0, 0.8);
}
.filter-old-62e7 .red_b49d {
  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) {
  .filter-old-62e7 .red_b49d {
    width: auto;
    right: 45px;
  }
}
.badge_a06e .red_b49d {
  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) {
  .badge_a06e .red_b49d {
    width: auto;
    left: 45px;
  }
}
.paragraph_2432 .red_b49d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.paragraph_2432 .fast-2a17 {
  max-width: 48em;
  margin: 0 auto;
}
.paragraph_2432 .east-77b8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.highlight-small-ed3b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.highlight-small-ed3b.row-focused-3977 .red_b49d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.highlight-small-ed3b.filter-old-62e7 .red_b49d {
  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);
}
.highlight-small-ed3b .red_b49d {
  visibility: visible;
}
.highlight-small-ed3b.badge_a06e .red_b49d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.thick-92d3,
.large-7a29 {
  overflow-x: hidden;
}
.thick-92d3 .red_b49d {
  overflow: auto;
}
.thick-92d3.row-focused-3977 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.thick-92d3.row-focused-3977 .red_b49d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.thick-92d3.row-focused-3977 .feature-195a {
  opacity: 0;
}
.thick-92d3.filter-old-62e7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.thick-92d3.filter-old-62e7 .red_b49d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.thick-92d3.filter-old-62e7 .feature-195a {
  opacity: 0;
}
.thick-92d3.badge_a06e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.thick-92d3.badge_a06e .red_b49d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.thick-92d3.badge_a06e .feature-195a {
  opacity: 0;
}
.thick-92d3.paragraph_2432 .red_b49d {
  z-index: 10;
  visibility: visible;
}
.outline-liquid-2621 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.outline-liquid-2621 .copper_6d4c {
  background: rgba(255, 255, 255, 0.99);
}
.outline-liquid-2621 .copper_6d4c::after,
.outline-liquid-2621 .copper_6d4c:before {
  background: inherit;
}
.outline-liquid-2621:hover .copper_6d4c {
  background: rgba(255, 255, 255, 0.99);
}
.badge_a06e .outline-liquid-2621 {
  top: 10px;
  right: auto;
  left: 12px;
}
.paragraph_2432 .outline-liquid-2621 {
  display: none !important;
}
.thick-92d3:before,
.large-7a29:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.thick-92d3 .outline-liquid-2621,
.large-7a29 .outline-liquid-2621 {
  display: inline-block;
}
.red_b49d .tabs-yellow-f6f9 {
  -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;
}
.thick-92d3 .red_b49d .tabs-yellow-f6f9,
.large-7a29 .red_b49d .tabs-yellow-f6f9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.left-4688 .sort-south-21eb {
  width: 100%;
}
.form_small_6569 {
  padding: 0 0.5em 0;
}
.form_small_6569 [class*="customify-col-"],
.form_small_6569 [class*="customify-col_"],
.form_small_6569 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.sidebar-dark-ebd2 .form_small_6569 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .fresh_d0a9 .picture_7ac9,
  .picture_7ac9 {
    display: none;
  }
  .widget_under_a66a {
    text-align: left;
  }
  .avatar_slow_9928 {
    text-align: center;
  }
  .image_dim_dd40 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .fresh_d0a9 .popup-gold-9078,
  .popup-gold-9078 {
    display: none;
  }
  .media_3a06 {
    text-align: left;
  }
  .first-a9ed {
    text-align: center;
  }
  .selected-5fd7 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .fresh_d0a9 .secondary_old_57cf,
  .secondary_old_57cf {
    display: none;
  }
  .dynamic_3b1f {
    text-align: left;
  }
  .main_lite_2883 {
    text-align: center;
  }
  .slider_stale_5561 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.nav-pressed-7845 {
  box-shadow: none !important;
}
.table-d1df .badge-1fc9,
.bottom_42b8 .badge-1fc9 {
  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;
}
.bottom_42b8 .badge-1fc9 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.table_a807 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.table_a807:after,
.table_a807:before {
  content: "";
  display: table;
}
.table_a807:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .table_a807 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.table_a807,
.outline_copper_b415 {
  max-width: 1248px;
  margin: 0 auto;
}

.avatar-c1da.video-aa01 .table_a807 {
  max-width: 100%;
}
.avatar-c1da.hover-3ffe {
  max-width: 1200px;
  margin: 0 auto;
}
.avatar-c1da.center_76ba .table_a807 {
  max-width: 100%;
}
.avatar-c1da.center_76ba > .table_a807 {
  padding-left: 0;
  padding-right: 0;
}
.avatar-c1da.center_76ba > .table_a807 .fresh_d0a9 {
  margin: 0;
}
.avatar-c1da.center_76ba
  > .table_a807
  .hover-middle-30ee.primary-wide-5214 {
  margin-right: 0;
  margin-left: 0;
}
.avatar-c1da.center_76ba #main.primary-wide-5214 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .green_3f5e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .green_3f5e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .aside_active_b114 .sort_de74 {
    padding-right: 1em;
  }
  .aside_active_b114.progress-c2bd .hover-middle-30ee {
    border-right: 1px solid #eaecee;
  }
  .aside_active_b114.progress-c2bd .sort_de74 {
    padding-right: 1em;
  }
  .aside_active_b114.progress-c2bd .slider-wide-93eb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hot_01bf .sort_de74 {
    padding-left: 1em;
  }
  .hot_01bf.progress-c2bd .hover-middle-30ee {
    border-left: 1px solid #eaecee;
  }
  .hot_01bf.progress-c2bd .sort_de74 {
    padding-left: 1em;
  }
  .hot_01bf.progress-c2bd .slider-wide-93eb {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid-hard-3a37 .sort_de74 {
    padding-left: 1em;
  }
  .grid-hard-3a37.progress-c2bd .label_f801 {
    border-right: 1px solid #eaecee;
  }
  .grid-hard-3a37.progress-c2bd .copper-5f4e {
    border-right: 1px solid #eaecee;
  }
  .grid-hard-3a37.progress-c2bd .sort_de74 {
    padding-left: 1em;
  }
  .grid-hard-3a37.progress-c2bd .slider-wide-93eb {
    padding-right: 1em;
  }
  .grid-hard-3a37.progress-c2bd .header_pressed_cf3b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .green-a453 .sort_de74 {
    padding-right: 1em;
  }
  .green-a453.progress-c2bd .label_f801 {
    border-left: 1px solid #eaecee;
  }
  .green-a453.progress-c2bd .copper-5f4e {
    border-left: 1px solid #eaecee;
  }
  .green-a453.progress-c2bd .sort_de74 {
    padding-right: 1em;
  }
  .green-a453.progress-c2bd .slider-wide-93eb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .green-a453.progress-c2bd .header_pressed_cf3b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .green_3f5e .sort_de74 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .green_3f5e.progress-c2bd .hover-middle-30ee {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .green_3f5e.progress-c2bd .sort_de74 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .green_3f5e.progress-c2bd .slider-wide-93eb {
    padding-left: 1em;
  }
  .green_3f5e.progress-c2bd .header_pressed_cf3b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .green_3f5e.progress-c2bd .sort_de74 {
    padding-left: 0;
  }
}
.dynamic_6602 .form-7d8e {
  display: inline-block;
}
.text-e511 {
  display: inline-block;
}
.next-9874 {
  word-con: break-word;
}
.element_74b1 > span {
  display: inline-block;
  padding: 5px 0;
}
.element_74b1 .panel_center_843b {
  margin-left: 8px;
  margin-right: 8px;
}
.element_74b1 .tall_f8bb img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.small-7e1a .gold_37a3 {
  margin-bottom: 2em;
}
.small-7e1a .down_6064 {
  margin-bottom: 15px;
}
.small-7e1a .down_6064:last-child {
  margin-bottom: 0;
}
.small-7e1a .title_medium_2523 {
  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) {
  .small-7e1a .title_medium_2523 {
    display: block;
  }
}
.small-7e1a .modal-hot-6fff {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .small-7e1a .modal-hot-6fff {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.small-7e1a .filter-433e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.small-7e1a .filter-433e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.small-7e1a .filter-433e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.small-7e1a .next-9874 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.small-7e1a .next-9874 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.small-7e1a .table-f077 p:last-child {
  margin-bottom: 0;
}
.small-7e1a .article_f81c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.small-7e1a .over-ca97 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.small-7e1a .thumbnail-gold-19f0 {
  margin-top: 1em;
}
.small-7e1a .aside_dynamic_e03b {
  top: 0;
  display: block;
}
.small-7e1a .aside_dynamic_e03b a {
  color: inherit;
}
.small-7e1a .aside_dynamic_e03b a:hover {
  color: inherit;
}
.small-7e1a .container-white-1fe3 {
  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;
}
.small-7e1a .container-white-1fe3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.small-7e1a .over-ca97 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.small-7e1a .box_f024 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.small-7e1a .box_f024:first-child {
  margin-top: 0;
}
.small-7e1a .box_f024.upper_96e9 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.small-7e1a .box_f024.tabs_medium_0def {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.small-7e1a
  .box_f024.tabs_medium_0def.primary-advanced-dfc4
  .thumbnail-gold-19f0 {
  width: 100%;
}
.small-7e1a .tabs_medium_0def {
  -webkit-box-align: center;
  align-items: center;
}
.small-7e1a .tabs_medium_0def .element_74b1,
.small-7e1a .tabs_medium_0def > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.small-7e1a .filter-433e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.small-7e1a .filter-433e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.small-7e1a .filter-433e: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;
}
.small-7e1a .upper_96e9 {
  z-index: 5;
}
.small-7e1a .texture-1cc8 .layout-selected-5d77 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.small-7e1a .card_3b5f .layout-selected-5d77 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.small-7e1a .brown-e8e6 .layout-selected-5d77 {
  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;
}
.small-7e1a.overlay-motion-a04e .title_medium_2523,
.small-7e1a.avatar-7f1d .title_medium_2523 {
  display: block;
}
.small-7e1a.overlay-motion-a04e .title_medium_2523 .element_complex_b236,
.small-7e1a.overlay-motion-a04e .title_medium_2523 .over-ca97,
.small-7e1a.avatar-7f1d .title_medium_2523 .element_complex_b236,
.small-7e1a.avatar-7f1d .title_medium_2523 .over-ca97 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.small-7e1a.description_d755 .modal-hot-6fff {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .small-7e1a.description_d755 .modal-hot-6fff {
    margin-right: 0;
  }
}
.small-7e1a.overlay-motion-a04e .modal-hot-6fff,
.small-7e1a.avatar-7f1d .modal-hot-6fff {
  padding-top: 40%;
}
.small-7e1a.overlay-motion-a04e .gold_37a3,
.small-7e1a.avatar-7f1d .gold_37a3 {
  display: block;
}
.small-7e1a.overlay-motion-a04e .fn-sticky-6adf .over-ca97,
.small-7e1a.avatar-7f1d .fn-sticky-6adf .over-ca97 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.small-7e1a.overlay-motion-a04e .modal-hot-6fff,
.small-7e1a.avatar-7f1d .modal-hot-6fff {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.small-7e1a.overlay-motion-a04e .over-ca97 {
  padding: 1em;
}
.huge-dcdd {
  margin: 30px auto;
  display: block;
}
.huge-dcdd .shadow-4013 > * {
  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;
}
.huge-dcdd .shadow-4013 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.huge-dcdd .shadow-4013 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.chip_east_fe5f .element_74b1 {
  margin-bottom: 1.41575em;
}
.chip_east_fe5f .element_upper_5a71 {
  margin-bottom: 1.618em;
}
.container_4f31 .info_medium_70a1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.container_4f31 .info_medium_70a1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.container_4f31 .notice_145b {
  max-width: 100%;
  overflow: auto;
}
.top_9a84 .container_4f31 a:hover {
  text-decoration: underline;
}
.tooltip_gas_b42a .down_6064:not(.next-9874),
.tooltip_gas_b42a .filter-433e {
  margin-bottom: 1.41575em;
}
.tooltip_gas_b42a .down_6064:not(.next-9874):last-child,
.tooltip_gas_b42a .filter-433e:last-child {
  margin-bottom: 0;
}
.tooltip_gas_b42a .down_6064.paper-5855 {
  margin-bottom: 0.41575em;
}
.tooltip_gas_b42a .full_754c:before,
.tooltip_gas_b42a .smooth_b201:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tooltip_gas_b42a .full_754c:before {
  content: "\f115";
}
.tooltip_gas_b42a .smooth_b201:before {
  content: "\f02c";
}
.tooltip_gas_b42a .tertiary_copper_33c0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tooltip_gas_b42a .tertiary_copper_33c0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.mask-fixed-ff21 {
  display: -webkit-box;
  display: flex;
}
.mask-fixed-ff21 .block-a426 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .mask-fixed-ff21 .block-a426 {
    flex-basis: 90px;
  }
}
.mask-fixed-ff21 .progress_black_b82f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .mask-fixed-ff21 .progress_black_b82f {
    flex-basis: calc(100% - 50px);
  }
}
.mask-fixed-ff21 .old_2094 p:last-child {
  margin-bottom: 0.72em;
}
.fixed-1b39 .shadow-4013 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.fixed-1b39 .shadow-4013:after,
.fixed-1b39 .shadow-4013:before {
  content: "";
  display: table;
}
.fixed-1b39 .shadow-4013:after {
  clear: both;
}
.fixed-1b39 .shadow-4013 .nav_dynamic_d89c,
.fixed-1b39 .shadow-4013 .detail_3345 {
  width: 49%;
}
.fixed-1b39 .shadow-4013 .nav_dynamic_d89c a span.sidebar_3018,
.fixed-1b39 .shadow-4013 .detail_3345 a span.sidebar_3018 {
  display: block;
  margin-bottom: 5px;
}
.fixed-1b39 .shadow-4013 .detail_3345 {
  float: left;
  text-align: left;
}
.fixed-1b39 .shadow-4013 .nav_dynamic_d89c {
  float: right;
  text-align: right;
}
.input_fe1f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .input_fe1f {
    margin-bottom: 0;
  }
}
.under_b0d5 {
  margin-bottom: 1em;
}
.under_b0d5 .next-9874 {
  font-size: 1.1em;
  line-height: 1.3;
}
.item_48ab a {
  display: block;
  line-height: 0;
  position: relative;
}
.link-selected-15bd .under_b0d5,
.lower-3a38 .under_b0d5 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .link-selected-15bd .under_b0d5,
  .lower-3a38 .under_b0d5 {
    display: block;
  }
}
.link-selected-15bd .item_48ab,
.lower-3a38 .item_48ab {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .link-selected-15bd .item_48ab,
  .lower-3a38 .item_48ab {
    margin-bottom: 1em;
  }
}
.link-selected-15bd .item_48ab img,
.lower-3a38 .item_48ab img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.link-selected-15bd .first-f89e,
.lower-3a38 .first-f89e {
  flex-basis: calc(100% - 160px);
}
.link-selected-15bd .first-f89e p,
.lower-3a38 .first-f89e p {
  margin-bottom: 0;
}
.link-selected-15bd .first-f89e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .link-selected-15bd .first-f89e {
    padding-left: 0;
  }
}
.lower-3a38 .first-f89e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .lower-3a38 .first-f89e {
    padding-right: 0;
  }
}
.lower-3a38 .item_48ab {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.badge-fresh-2cc2 .item_48ab {
  margin-bottom: 0.5em;
}
.badge-fresh-2cc2 .item_48ab img {
  width: 100%;
}
.summary-inner-821c .solid_a890,
.photo_dynamic_0090 .solid_a890 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.photo_dynamic_0090 .hover-middle-30ee .orange_18fe p:last-child {
  margin-bottom: 0;
}
.glass-0baa {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.breadcrumb-simple-a811 .tiny-7485 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .breadcrumb-simple-a811 .tiny-7485:last-of-type {
    margin-bottom: 0;
  }
}
.breadcrumb-simple-a811 .tiny-7485 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.breadcrumb-simple-a811 .tiny-7485 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.breadcrumb-simple-a811 .tiny-7485 ul li {
  margin: 0 0 0.6em;
}
.breadcrumb-simple-a811 .tiny-7485 ul li.wrapper_simple_d684,
.breadcrumb-simple-a811 .tiny-7485 ul li.under_ff2c {
  position: relative;
}
.breadcrumb-simple-a811 .tiny-7485 ul li.wrapper_simple_d684 .center_7814,
.breadcrumb-simple-a811 .tiny-7485 ul li.under_ff2c .center_7814 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.breadcrumb-simple-a811 .tiny-7485 ul li.wrapper_simple_d684:after:after,
.breadcrumb-simple-a811 .tiny-7485 ul li.wrapper_simple_d684:after:before,
.breadcrumb-simple-a811
  .tiny-7485
  ul
  li.under_ff2c:after:after,
.breadcrumb-simple-a811
  .tiny-7485
  ul
  li.under_ff2c:after:before {
  content: "";
  display: table;
}
.breadcrumb-simple-a811 .tiny-7485 ul li.wrapper_simple_d684:after:after,
.breadcrumb-simple-a811
  .tiny-7485
  ul
  li.under_ff2c:after:after {
  clear: both;
}
.breadcrumb-simple-a811 .tiny-7485 a.title_cbef:hover {
  text-decoration: none;
}
.breadcrumb-simple-a811 .tiny-7485 select {
  max-width: 100%;
}
.breadcrumb-simple-a811 .tiny-7485 table {
  font-size: 85%;
}
.breadcrumb-simple-a811 .tiny-7485 table td,
.breadcrumb-simple-a811 .tiny-7485 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.breadcrumb-simple-a811 .tiny-7485 table tfoot td {
  text-align: left;
}
.breadcrumb-simple-a811 .tiny-7485 :last-child {
  margin-bottom: 0;
}
.breadcrumb-simple-a811 .tiny-7485 .logo_first_bfe3 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.breadcrumb-simple-a811 .tiny-7485 .logo_first_bfe3 label {
  width: 100%;
}
.breadcrumb-simple-a811 .tiny-7485 .logo_first_bfe3 .breadcrumb_e021 {
  width: 100%;
  display: block;
}
.breadcrumb-simple-a811 .tiny-7485 .logo_first_bfe3 .info_red_a32c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.breadcrumb-simple-a811 .tiny-7485 .logo_first_bfe3 .info_red_a32c:hover svg #svg-search {
  fill: #444;
}
.breadcrumb-simple-a811 .tiny-7485 .logo_first_bfe3 .info_red_a32c svg {
  width: 18px;
  height: 18px;
}
.breadcrumb-simple-a811 .preview_528a ul ul,
.breadcrumb-simple-a811 .mask_2ce4 ul ul,
.breadcrumb-simple-a811 .active_9154 ul ul,
.breadcrumb-simple-a811 .right-7617 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.breadcrumb-simple-a811 .preview_528a .north_ac5f > a,
.breadcrumb-simple-a811 .mask_2ce4 .north_ac5f > a,
.breadcrumb-simple-a811 .active_9154 .north_ac5f > a,
.breadcrumb-simple-a811 .right-7617 .north_ac5f > a {
  margin-bottom: 0;
}
.breadcrumb-simple-a811 .sort-lite-60d0 li,
.breadcrumb-simple-a811 .preview_528a li,
.breadcrumb-simple-a811 .tiny_4d6e li,
.breadcrumb-simple-a811 .mask_2ce4 li,
.breadcrumb-simple-a811 .active_9154 li,
.breadcrumb-simple-a811 .right-7617 li,
.breadcrumb-simple-a811 .menu-6fe3 li,
.breadcrumb-simple-a811 .tag_south_24fb li {
  display: block;
  position: relative;
}
.breadcrumb-simple-a811 .sort-lite-60d0 li:last-child,
.breadcrumb-simple-a811 .preview_528a li:last-child,
.breadcrumb-simple-a811 .tiny_4d6e li:last-child,
.breadcrumb-simple-a811 .mask_2ce4 li:last-child,
.breadcrumb-simple-a811 .active_9154 li:last-child,
.breadcrumb-simple-a811 .right-7617 li:last-child,
.breadcrumb-simple-a811 .menu-6fe3 li:last-child,
.breadcrumb-simple-a811 .tag_south_24fb li:last-child {
  border: none;
}
.breadcrumb-simple-a811 .sort-lite-60d0 li a,
.breadcrumb-simple-a811 .preview_528a li a,
.breadcrumb-simple-a811 .tiny_4d6e li a,
.breadcrumb-simple-a811 .mask_2ce4 li a,
.breadcrumb-simple-a811 .active_9154 li a,
.breadcrumb-simple-a811 .right-7617 li a,
.breadcrumb-simple-a811 .menu-6fe3 li a,
.breadcrumb-simple-a811 .tag_south_24fb li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.breadcrumb-simple-a811 .sort-lite-60d0 li ul li::before,
.breadcrumb-simple-a811 .preview_528a li ul li::before,
.breadcrumb-simple-a811 .tiny_4d6e li ul li::before,
.breadcrumb-simple-a811 .mask_2ce4 li ul li::before,
.breadcrumb-simple-a811 .active_9154 li ul li::before,
.breadcrumb-simple-a811 .right-7617 li ul li::before,
.breadcrumb-simple-a811 .menu-6fe3 li ul li::before,
.breadcrumb-simple-a811 .tag_south_24fb li ul li::before {
  left: 15px;
}
.breadcrumb-simple-a811 .sort-lite-60d0 li ul a,
.breadcrumb-simple-a811 .preview_528a li ul a,
.breadcrumb-simple-a811 .tiny_4d6e li ul a,
.breadcrumb-simple-a811 .mask_2ce4 li ul a,
.breadcrumb-simple-a811 .active_9154 li ul a,
.breadcrumb-simple-a811 .right-7617 li ul a,
.breadcrumb-simple-a811 .menu-6fe3 li ul a,
.breadcrumb-simple-a811 .tag_south_24fb li ul a {
  padding-left: 20px;
}
.breadcrumb-simple-a811 .sort-lite-60d0 li ul ul li::before,
.breadcrumb-simple-a811 .preview_528a li ul ul li::before,
.breadcrumb-simple-a811 .tiny_4d6e li ul ul li::before,
.breadcrumb-simple-a811 .mask_2ce4 li ul ul li::before,
.breadcrumb-simple-a811 .active_9154 li ul ul li::before,
.breadcrumb-simple-a811 .right-7617 li ul ul li::before,
.breadcrumb-simple-a811 .menu-6fe3 li ul ul li::before,
.breadcrumb-simple-a811 .tag_south_24fb li ul ul li::before {
  left: 30px;
}
.breadcrumb-simple-a811 .sort-lite-60d0 li ul ul a,
.breadcrumb-simple-a811 .preview_528a li ul ul a,
.breadcrumb-simple-a811 .tiny_4d6e li ul ul a,
.breadcrumb-simple-a811 .mask_2ce4 li ul ul a,
.breadcrumb-simple-a811 .active_9154 li ul ul a,
.breadcrumb-simple-a811 .right-7617 li ul ul a,
.breadcrumb-simple-a811 .menu-6fe3 li ul ul a,
.breadcrumb-simple-a811 .tag_south_24fb li ul ul a {
  padding-left: 40px;
}
.breadcrumb-simple-a811 .carousel-purple-ef61 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.breadcrumb-simple-a811 .tag_south_24fb ul li {
  margin-bottom: 1.41575em;
}
.breadcrumb-simple-a811 .tag_south_24fb ul li .form_0f6a {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.breadcrumb-simple-a811 .tag_south_24fb ul li .box-363a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.green_0d91 .sort-lite-60d0 li a,
.green_0d91 .preview_528a li a,
.green_0d91 .tiny_4d6e li a,
.green_0d91 .mask_2ce4 li a,
.green_0d91 .active_9154 li a,
.green_0d91 .right-7617 li a,
.green_0d91 .menu-6fe3 li a,
.green_0d91 .tag_south_24fb li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.green_0d91 .carousel-purple-ef61 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.green_0d91 .tiny-7485 ul li.wrapper_simple_d684 .center_7814,
.green_0d91 .tiny-7485 ul li.under_ff2c .center_7814 {
  background: rgba(0, 0, 0, 0.2);
}
.green_0d91 .breadcrumb-simple-a811 .tiny-7485 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar-c1da .breadcrumb-simple-a811 .out_1a66 li {
  margin: 0;
}
.avatar-c1da .breadcrumb-simple-a811 .out_1a66 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.avatar-c1da .breadcrumb-simple-a811 .out_1a66 li ul {
  margin: 0;
}
.avatar-c1da .breadcrumb-simple-a811 .out_1a66 li ul li a {
  padding-left: 15px;
}
.avatar-c1da .breadcrumb-simple-a811 .out_1a66 li ul li li a {
  padding-left: 30px;
}
.avatar-c1da .breadcrumb-simple-a811 .out_1a66 li.aside-da40 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.avatar-c1da .breadcrumb-simple-a811 .out_1a66 li.aside-da40 > 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;
}
.avatar-c1da .breadcrumb-simple-a811 .out_1a66 li.aside-da40 > 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;
}
.dim-962d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hard-e070 {
  position: relative;
  z-index: 10;
}
.hard-e070 .tabs-yellow-f6f9 {
  width: 100%;
  max-width: 100%;
}
.accordion-steel-928e .column_in_892c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.accordion-steel-928e .cold_7139 {
}
.accordion-steel-928e .green_0d91 {
  background: #292929;
}
.cold_0a54 .column_in_892c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.cold_0a54 .cold_7139 {
  background: #f9f9f9;
}
.cold_0a54 .green_0d91 {
  background: #303030;
}
.fast-a873 .column_in_892c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .fast-a873 .form-7d8e {
    margin-bottom: 1em;
  }
  .fast-a873 .form-7d8e:last-child {
    margin-bottom: 0;
  }
}
.fast-a873 .cold_7139 {
  background: #ededed;
}
.fast-a873 .green_0d91 {
  background: #1a1a1a;
}
.column_in_892c.cold_7139 {
  color: rgba(0, 0, 0, 0.6);
}
.column_in_892c.cold_7139 .full-5c3b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.column_in_892c.green_0d91 {
  color: rgba(255, 255, 255, 0.99);
}
.column_in_892c.green_0d91 a:not(.title_cbef) {
  color: rgba(255, 255, 255, 0.79);
}
.column_in_892c.green_0d91 a:not(.title_cbef):hover {
  color: rgba(255, 255, 255, 0.99);
}
.column_in_892c.green_0d91 .full-5c3b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.column_in_892c.green_0d91 table tbody td,
.column_in_892c.green_0d91 table th {
  background: rgba(0, 0, 0, 0.08);
}
.sort-5547.shadow-a452 .table_a807 {
  max-width: initial;
}
.sort-5547 .tertiary_d035 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.sort-5547 .tertiary_d035 .tabs-yellow-f6f9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .sort-5547 .tertiary_d035 .tabs-yellow-f6f9 {
    display: block;
    margin-bottom: 2em;
  }
  .sort-5547 .tertiary_d035 .tabs-yellow-f6f9:last-child {
    margin-bottom: 0;
  }
}
.fast-a873 .form-7d8e:last-child,
.cold_0a54 .form-7d8e:last-child,
.accordion-steel-928e .form-7d8e:last-child {
  margin-bottom: 0;
}
.fast-a873 .form-7d8e .breadcrumb-simple-a811 .tiny-7485:last-child,
.cold_0a54 .form-7d8e .breadcrumb-simple-a811 .tiny-7485:last-child,
.accordion-steel-928e .form-7d8e .breadcrumb-simple-a811 .tiny-7485:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .fast-a873 .silver_ca42,
  .fast-a873 .search_932e,
  .cold_0a54 .silver_ca42,
  .cold_0a54 .search_932e,
  .accordion-steel-928e .silver_ca42,
  .accordion-steel-928e .search_932e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hard-e070 .form-7d8e {
    margin-bottom: 2em;
  }
}
.hard-e070 p:last-child {
  margin-bottom: 0;
}
.hard-e070 li,
.hard-e070 ul {
  list-style: none;
  margin: 0;
}
.hard-e070 ul ul {
  margin-left: 2.617924em;
}
.last_c6a8 {
  font-size: 0.875em;
}

/* css-noise: 4f3e */
.widget-item-d0 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.1;
}
