/*!
Theme Name: Customify
Theme URI: https://pressmaximum.warm-9fe5/customify
Author: WPCustomify
Author URI: https://pressmaximum.warm-9fe5
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.warm-9fe5/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.bright_768a.glass-7547/licenses/gpl-2.0.feature_d447
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.box_1037/, (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.notice-a4ef.chip_8f98/normalize.grid_gas_34f5/
 ======
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.grid_gas_34f5 v7.0.0 | MIT License | github.warm-9fe5/necolas/normalize.grid_gas_34f5 */
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;
}
.form-slow-7aac .picture-9ecd,
.hidden_97b0,
.basic_f8c0,
.list-69e1,
.solid_2b0b,
.upper_02ec,
.panel_1beb,
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;
}
.hidden_97b0,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hidden_97b0,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hidden_97b0,
  h1 {
    font-size: 1.8em;
  }
}
.basic_f8c0,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.basic_f8c0 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .basic_f8c0,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .basic_f8c0,
  h2 {
    font-size: 1.7em;
  }
}
.list-69e1,
h3 {
  font-size: 1.618em;
}
.form-slow-7aac .picture-9ecd,
.solid_2b0b,
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.card_8da5 {
  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;
}
.message-inner-3c00:after,
.message-inner-3c00:before,
.message-d772:after,
.message-d772:before {
  content: "";
  display: table;
}
.message-inner-3c00:after,
.message-d772:after {
  clear: both;
}
.layout_043e {
  float: right;
  margin-right: 0;
}
.dropdown-paper-79fd {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.modal_bottom_db26 .left_5c7b,
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;
}
.modal_bottom_db26 .left_5c7b: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;
}
.video-top-f038 .left_5c7b {
  box-shadow: none;
}
.video-top-f038
  .left_5c7b
  .label_c254 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.video-top-f038 .left_5c7b .rough-095a {
  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;
}
.video-top-f038
  .left_5c7b
  .rough-095a
  b {
  display: none;
}
.video-top-f038 .form_0a27 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.secondary_pink_4e5e:not(.wrapper_up_d43d):not(.icon-0825),
button:not(.wrapper_up_d43d):not(.icon-0825),
input[type="button"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ),
input[type="reset"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ),
input[type="submit"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ) {
  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;
}
.secondary_pink_4e5e:not(.wrapper_up_d43d):not(
    .icon-0825
  ):hover,
button:not(.wrapper_up_d43d):not(
    .icon-0825
  ):hover,
input[type="button"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ):hover,
input[type="reset"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ):hover,
input[type="submit"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.secondary_pink_4e5e:not(.wrapper_up_d43d):not(
    .icon-0825
  ):active,
.secondary_pink_4e5e:not(.wrapper_up_d43d):not(
    .icon-0825
  ):focus,
button:not(.wrapper_up_d43d):not(
    .icon-0825
  ):active,
button:not(.wrapper_up_d43d):not(
    .icon-0825
  ):focus,
input[type="button"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ):active,
input[type="button"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ):focus,
input[type="reset"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ):active,
input[type="reset"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ):focus,
input[type="submit"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ):active,
input[type="submit"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ):focus {
  outline: 0;
}
.secondary_pink_4e5e:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b,
button:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b,
input[type="button"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b,
input[type="reset"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b,
input[type="submit"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b {
  position: relative;
}
.secondary_pink_4e5e:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b
  .header_green_931f,
.secondary_pink_4e5e:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b
  .picture-23a0,
.secondary_pink_4e5e:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b
  .steel_bb07,
.secondary_pink_4e5e:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b
  i,
.secondary_pink_4e5e:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b
  svg,
button:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b
  .header_green_931f,
button:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b
  .picture-23a0,
button:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b
  .steel_bb07,
button:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b
  i,
button:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b
  svg,
input[type="button"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b
  .header_green_931f,
input[type="button"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b
  .picture-23a0,
input[type="button"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b
  .steel_bb07,
input[type="button"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b
  i,
input[type="button"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b
  svg,
input[type="reset"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b
  .header_green_931f,
input[type="reset"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b
  .picture-23a0,
input[type="reset"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b
  .steel_bb07,
input[type="reset"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b
  i,
input[type="reset"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b
  svg,
input[type="submit"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b
  .header_green_931f,
input[type="submit"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b
  .picture-23a0,
input[type="submit"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b
  .steel_bb07,
input[type="submit"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b
  i,
input[type="submit"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b
  svg {
  visibility: hidden;
}
.secondary_pink_4e5e:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b:after,
button:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b:after,
input[type="button"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b:after,
input[type="reset"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b:after,
input[type="submit"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ).fn-loading-616b: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;
}
.secondary_pink_4e5e:not(.wrapper_up_d43d):not(.icon-0825),
input[type="button"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ),
input[type="reset"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ),
input[type="submit"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ) {
  color: #fff;
  background: #235787;
}
.secondary_pink_4e5e:not(.wrapper_up_d43d):not(
    .icon-0825
  ):focus,
input[type="button"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ):focus,
input[type="reset"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ):focus,
input[type="submit"]:not(.wrapper_up_d43d):not(
    .icon-0825
  ):focus {
  color: #fff;
}
.secondary_pink_4e5e.fn-disabled-616b:not(.wrapper_up_d43d):not(
    .icon-0825
  ),
.secondary_pink_4e5e[disabled]:not(.wrapper_up_d43d):not(
    .icon-0825
  ),
button.fn-disabled-616b:not(.wrapper_up_d43d):not(
    .icon-0825
  ),
button[disabled]:not(.wrapper_up_d43d):not(
    .icon-0825
  ) {
  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;
}
.feature_bright_df74 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.feature_bright_df74: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;
}
.light-81b6 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.banner_south_7d34 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.info-gas-6151 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.message-inner-3c00:after,
.message-inner-3c00:before,
.caption_pressed_f02a:after,
.caption_pressed_f02a:before,
.grid-thick-80cf:after,
.grid-thick-80cf:before,
.medium_8e2d:after,
.medium_8e2d:before,
.bottom_bf62:after,
.bottom_bf62:before,
.hover_out_1ce5:after,
.hover_out_1ce5:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.message-inner-3c00:after,
.caption_pressed_f02a:after,
.grid-thick-80cf:after,
.medium_8e2d:after,
.bottom_bf62:after,
.hover_out_1ce5:after {
  clear: both;
}
.caption_pressed_f02a .fresh_c1aa,
.grid-thick-80cf .fresh_c1aa,
.plasma_7c78 .fresh_c1aa {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.module_14b9 {
  display: inline-block;
}
.bottom_503a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.bottom_503a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.bottom_503a .sort-glass-8760 {
  padding: 1em 0;
  font-size: 85%;
}
.sort-glass-8760 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.black-a905 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.black-a905:after,
.black-a905:before {
  content: "";
  display: table;
}
.black-a905:after {
  clear: both;
}
.chip_155d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gas-3c5d .chip_155d {
  max-width: 50%;
}
.steel-13e8 .chip_155d {
  max-width: 33.33%;
}
.up-30b4 .chip_155d {
  max-width: 25%;
}
.aside-smooth-0d48 .chip_155d {
  max-width: 20%;
}
.white_0d97 .chip_155d {
  max-width: 16.66%;
}
.background-d31e .chip_155d {
  max-width: 14.28%;
}
.over-1ef1 .chip_155d {
  max-width: 12.5%;
}
.notice_5b03 .chip_155d {
  max-width: 11.11%;
}
.static-940a {
  display: block;
}
.form-slow-7aac .dark-0d75 label,
.form-slow-7aac .stone_b9f9 label,
.form-slow-7aac .shadow-lower-e9cb label,
.form-slow-7aac .green_fca5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.avatar_pressed_8388 {
  list-style: none;
  margin: 0;
}
.avatar_pressed_8388 article.out-64e4 {
  margin-bottom: 0;
}
.avatar_pressed_8388 ul {
  list-style: none;
  margin: 0;
}
.avatar_pressed_8388 .box_916e li.out-64e4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .avatar_pressed_8388 .box_916e li.out-64e4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .avatar_pressed_8388 .box_916e li.out-64e4: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) {
  .avatar_pressed_8388 .box_916e li.out-64e4 li.out-64e4 li.out-64e4 li.out-64e4 {
    padding-left: 0;
  }
}
article.out-64e4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.out-64e4 .caption_pressed_f02a p:last-of-type {
  margin-bottom: 0;
}
article.out-64e4 .smooth_c640 {
  float: left;
}
article.out-64e4 .liquid-4099 {
  margin-left: 85px;
}
article.out-64e4 .pattern-7995 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.out-64e4 .pattern-7995 .white_3378 {
  margin-left: 10px;
}
article.out-64e4 .hovered-d854 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.out-64e4 .tabs_gas_d68d {
  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 .dark-0d75,
  #respond .shadow-lower-e9cb,
  #respond .green_fca5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dark-0d75 input,
#respond .shadow-lower-e9cb input,
#respond .green_fca5 input {
  width: 100%;
}
#respond .green_fca5 {
  margin-right: 0;
}
#respond .notice_next_4b1e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.logo_under_c004 {
  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;
}
.logo_under_c004.button-solid-59d2 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.logo_under_c004 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%);
}
.logo_under_c004:focus,
.logo_under_c004: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);
}
.last-9d13 {
  border-radius: 10%;
}
.glass-7240 {
  border-radius: 50%;
}
.static_c433 {
  font-size: 0.72em;
}
.message-20ce {
  font-size: 0.875em;
}
.orange_a527 {
  font-size: 1.1em;
}
.label-0b96 {
  text-transform: uppercase;
  line-height: 1.2;
}
.label-0b96.static_c433 {
  letter-spacing: 0.5px;
}
.dynamic_3455,
.dynamic_3455 a {
  color: #6d6d6d;
}
.dynamic_3455 a:hover {
  color: #111;
}
.primary_red_9293 {
  color: #6d6d6d;
}
.pro_6e33 {
  overflow-x: hidden;
}
.pro_6e33 .clean_2069.texture_advanced_629d {
  position: relative;
}
.pro_6e33 .clean_2069.texture_advanced_629d.red_b7e6 {
  position: initial;
}
.pro_6e33
  .clean_2069.texture_advanced_629d.red_b7e6
  .dynamic-1667 {
  left: auto;
}
.pro_6e33 .clean_2069 .dynamic-1667 {
  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;
}
.pro_6e33 .clean_2069:hover.texture_advanced_629d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pro_6e33
  .clean_2069:hover.texture_advanced_629d
  .dynamic-1667 {
  display: block;
  z-index: 9999999;
}
.pro_6e33 .gradient-e4a8 .wrapper_huge_a089,
.pro_6e33 .hover_static_e127 .wrapper_huge_a089 {
  display: none;
}
.pro_6e33 .paper-a6d1 .clean_2069:hover.texture_advanced_629d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.form-slow-7aac .dark-0d75 label,
.form-slow-7aac .stone_b9f9 label,
.form-slow-7aac .shadow-lower-e9cb label,
.form-slow-7aac .green_fca5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.avatar_pressed_8388 {
  list-style: none;
  margin: 0;
}
.avatar_pressed_8388 article.out-64e4 {
  margin-bottom: 0;
}
.avatar_pressed_8388 ul {
  list-style: none;
  margin: 0;
}
.avatar_pressed_8388 .box_916e li.out-64e4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .avatar_pressed_8388 .box_916e li.out-64e4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .avatar_pressed_8388 .box_916e li.out-64e4: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) {
  .avatar_pressed_8388 .box_916e li.out-64e4 li.out-64e4 li.out-64e4 li.out-64e4 {
    padding-left: 0;
  }
}
article.out-64e4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.out-64e4 .caption_pressed_f02a p:last-of-type {
  margin-bottom: 0;
}
article.out-64e4 .smooth_c640 {
  float: left;
}
article.out-64e4 .liquid-4099 {
  margin-left: 85px;
}
article.out-64e4 .pattern-7995 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.out-64e4 .pattern-7995 .white_3378 {
  margin-left: 10px;
}
article.out-64e4 .hovered-d854 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.out-64e4 .tabs_gas_d68d {
  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 .dark-0d75,
  #respond .shadow-lower-e9cb,
  #respond .green_fca5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dark-0d75 input,
#respond .shadow-lower-e9cb input,
#respond .green_fca5 input {
  width: 100%;
}
#respond .green_fca5 {
  margin-right: 0;
}
#respond .notice_next_4b1e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gradient-e4a8 .input-468f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.input-468f .article-current-f20c.wood_c818 .main-935d > li > a:focus,
.input-468f .article-current-f20c.wood_c818 .main-935d > li > a:hover,
.input-468f .article-current-f20c.left-3e63 .main-935d > li > a:focus,
.input-468f .article-current-f20c.left-3e63 .main-935d > li > a:hover,
.input-468f .article-current-f20c.hidden-9ed7 .main-935d > li > a:focus,
.input-468f .article-current-f20c.hidden-9ed7 .main-935d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input-468f
  .article-current-f20c.wood_c818
  .main-935d
  > li.form-red-d19a
  > a,
.input-468f
  .article-current-f20c.wood_c818
  .main-935d
  > li.column-plasma-c265
  > a,
.input-468f
  .article-current-f20c.left-3e63
  .main-935d
  > li.form-red-d19a
  > a,
.input-468f
  .article-current-f20c.left-3e63
  .main-935d
  > li.column-plasma-c265
  > a,
.input-468f
  .article-current-f20c.hidden-9ed7
  .main-935d
  > li.form-red-d19a
  > a,
.input-468f .article-current-f20c.hidden-9ed7 .main-935d > li.outline_soft_32fd > a {
  color: rgba(255, 255, 255, 0.99);
}
.input-468f .breadcrumb_5d84,
.input-468f .breadcrumb_5d84 a {
  color: rgba(255, 255, 255, 0.99);
}
.input-468f .prev_894a.avatar-soft-b127 li a,
.input-468f .shade_3a2a a,
.input-468f .section_9859,
.input-468f .main-935d > li > a,
.input-468f .bronze_a78e {
  color: rgba(255, 255, 255, 0.79);
}
.input-468f .prev_894a.avatar-soft-b127 li a:hover,
.input-468f .shade_3a2a a:hover,
.input-468f .section_9859:hover,
.input-468f .main-935d > li > a:hover,
.input-468f .bronze_a78e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input-468f .basic_f028 {
  color: rgba(255, 255, 255, 0.79);
}
.input-468f .basic_f028 .thumbnail-black-07d3 {
  color: rgba(255, 255, 255, 0.99);
}
.input-468f .basic_f028:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input-468f .narrow-b09a .logo_white_f4bb {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.input-468f .narrow-b09a .logo_white_f4bb .secondary_a44c {
  color: rgba(255, 255, 255, 0.79);
}
.input-468f
  .narrow-b09a
  .logo_white_f4bb
  .secondary_a44c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.input-468f
  .narrow-b09a
  .logo_white_f4bb
  .secondary_a44c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.input-468f
  .narrow-b09a
  .logo_white_f4bb
  .secondary_a44c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.input-468f
  .narrow-b09a
  .logo_white_f4bb
  .secondary_a44c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.input-468f .narrow-b09a .dim_6e39 {
  color: rgba(255, 255, 255, 0.79);
}
.input-468f .narrow-b09a .dim_6e39:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary_plasma_ed79
  .input-468f
  .narrow-b09a
  .main-5177
  .gradient-70db {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.primary_plasma_ed79
  .input-468f
  .narrow-b09a
  .main-5177
  .secondary_a44c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gradient-e4a8 .container_99e4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.container_99e4 .article-current-f20c.wood_c818 .main-935d > li > a:focus,
.container_99e4 .article-current-f20c.wood_c818 .main-935d > li > a:hover,
.container_99e4 .article-current-f20c.left-3e63 .main-935d > li > a:focus,
.container_99e4 .article-current-f20c.left-3e63 .main-935d > li > a:hover,
.container_99e4 .article-current-f20c.hidden-9ed7 .main-935d > li > a:focus,
.container_99e4 .article-current-f20c.hidden-9ed7 .main-935d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container_99e4
  .article-current-f20c.wood_c818
  .main-935d
  > li.form-red-d19a
  > a,
.container_99e4
  .article-current-f20c.wood_c818
  .main-935d
  > li.column-plasma-c265
  > a,
.container_99e4
  .article-current-f20c.left-3e63
  .main-935d
  > li.form-red-d19a
  > a,
.container_99e4
  .article-current-f20c.left-3e63
  .main-935d
  > li.column-plasma-c265
  > a,
.container_99e4
  .article-current-f20c.hidden-9ed7
  .main-935d
  > li.form-red-d19a
  > a,
.container_99e4 .article-current-f20c.hidden-9ed7 .main-935d > li.outline_soft_32fd > a {
  color: rgba(0, 0, 0, 0.8);
}
.container_99e4 .breadcrumb_5d84,
.container_99e4 .breadcrumb_5d84 a {
  color: rgba(0, 0, 0, 0.8);
}
.container_99e4 .prev_894a.avatar-soft-b127 li a,
.container_99e4 .shade_3a2a a,
.container_99e4 .section_9859,
.container_99e4 .main-935d > li > a,
.container_99e4 .bronze_a78e {
  color: rgba(0, 0, 0, 0.55);
}
.container_99e4 .prev_894a.avatar-soft-b127 li a:hover,
.container_99e4 .shade_3a2a a:hover,
.container_99e4 .section_9859:hover,
.container_99e4 .main-935d > li > a:hover,
.container_99e4 .bronze_a78e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container_99e4 .basic_f028 {
  color: rgba(0, 0, 0, 0.55);
}
.container_99e4 .basic_f028 .thumbnail-black-07d3 {
  color: rgba(0, 0, 0, 0.8);
}
.container_99e4 .basic_f028:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame_6b73 .light-fc1f {
  margin-left: auto;
  margin-right: auto;
}
.grid-thick-80cf > * {
  margin-left: auto;
  margin-right: auto;
}
.grid-thick-80cf .light-81b6 {
  margin-right: 1.41575em;
}
.tabs_lower_d54c .grid-thick-80cf > .main_c62c {
  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;
}
.tabs_lower_d54c .grid-thick-80cf > .next_4d76 {
  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;
}
.article-rough-4752.frame_6b73 .light-fc1f,
.yellow-bf2b.frame_6b73 .light-fc1f {
  margin-left: 0;
}
.icon_fluid_98aa.frame_6b73 .light-fc1f,
.dropdown-75f8.frame_6b73 .light-fc1f {
  margin-right: 0;
}
.grid-thick-80cf ol,
.grid-thick-80cf ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.slider_wide_fd70 video {
  max-width: 100%;
}
.badge-action-fda1 img {
  display: block;
}
.badge-action-fda1.light-81b6,
.badge-action-fda1.banner_south_7d34 {
  width: 100%;
}
.badge-action-fda1.next_4d76 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.thick_6815:not(.header_cb9e) {
  margin: 1.5em auto;
}
.wood_4b3f p {
  padding: 1.5em 14px;
}
ul.hidden_9fbd.next_4d76,
ul.hidden_9fbd.main_c62c,
ul.hidden_9fbd.stone-5548.main_c62c {
  padding: 0 14px;
}
.north_578b {
  display: block;
  overflow-x: auto;
}
.north_578b table {
  border-collapse: collapse;
  width: 100%;
}
.north_578b td,
.north_578b th {
  padding: 0.5em;
}
.grid-thick-80cf li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.grid-thick-80cf ol ol,
.grid-thick-80cf ol ul,
.grid-thick-80cf ul ol,
.grid-thick-80cf ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.grid-thick-80cf ol ol li,
.grid-thick-80cf ol ul li,
.grid-thick-80cf ul ol li,
.grid-thick-80cf ul ul li {
  margin-left: 0;
}
.module_green_1279.title_8547 > .hover-medium-2fb1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.module_green_1279.title_8547 > .hover-medium-2fb1 iframe,
.module_green_1279.title_8547 > .hover-medium-2fb1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.slider-active-0f6b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.slider-active-0f6b.gradient-fa8b {
  padding: 0;
}
.slider-active-0f6b.gradient-fa8b cite {
  font-size: 13px;
}
.slider-active-0f6b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.slider-active-0f6b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.banner-purple-ffe6 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.banner-purple-ffe6 > p:first-child {
  margin-top: 0;
}
.banner-purple-ffe6 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.banner-purple-ffe6 blockquote {
  border-left: 0;
}
.highlight-west-21b4 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.highlight-west-21b4:not(.gas_1dd9) {
  max-width: 100px;
}
.highlight-west-21b4.block_advanced_dceb {
  border-bottom: none !important;
  text-align: center;
}
.highlight-west-21b4.block_advanced_dceb::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .wood_4b3f p {
    padding: 1.5em 0;
  }
}
.sidebar-fde4 {
  color: #0073aa;
}
.accent_bronze_9bc2 {
  background-color: #0073aa;
}
.active-b2f0 {
  color: #229fd8;
}
.narrow_2f1b {
  background-color: #229fd8;
}
.banner-1a3b {
  color: #eee;
}
.block_b427 {
  background-color: #eee;
}
.pink_b3dc {
  color: #444;
}
.title-wide-5407 {
  background-color: #444;
}
.smooth-9fac {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.smooth-9fac .caption-a719 .shade_3a2a {
  font-size: 15px;
}
.smooth-9fac .shade_3a2a {
  line-height: 1.3;
}
.smooth-9fac .container_99e4 {
}
.smooth-9fac .input-468f {
  background: #235787;
}
.box_fluid_1a5f {
  padding: 0;
}
.box_fluid_1a5f .input-468f {
  background: #1a1a1a;
}
.box_fluid_1a5f .container_99e4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.dirty_c8ff {
  padding: 0;
  border-left: none;
  border-right: none;
}
.dirty_c8ff .container_99e4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.dirty_c8ff .input-468f {
  background: #303030;
}
.hover_out_1ce5 {
  position: relative;
  z-index: 10;
}
.hover_out_1ce5 .shade-north-ebe2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper_blue_525f .texture_advanced_629d {
  display: inline-block;
  vertical-align: middle;
}
.wrapper_blue_525f.logo-cold-048b .texture_advanced_629d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .wrapper_blue_525f.logo-cold-048b .texture_advanced_629d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .wrapper_blue_525f.logo-cold-048b .texture_advanced_629d {
    margin-right: 0.4em;
  }
}
.wrapper_blue_525f.logo-cold-048b .texture_advanced_629d:last-child {
  margin-right: 0;
}
.paragraph_left_4e48 .shade-north-ebe2 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .gradient-e4a8 .caption-a719 {
    margin: 0 -0.5em;
  }
  .gradient-e4a8 .caption-a719 [class*="customify-col-"],
  .gradient-e4a8 .caption-a719 [class*="customify-col_"],
  .gradient-e4a8 .caption-a719 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.gradient-e4a8.picture-0850 .shade-north-ebe2 {
  background: 0 0 !important;
}
.gradient-e4a8.picture-0850 .shade-north-ebe2,
.gradient-e4a8.paragraph_left_4e48 .shade-north-ebe2 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .gradient-e4a8.info_red_eb8b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.gradient-e4a8.paragraph_left_4e48 .shade-north-ebe2 {
  box-shadow: none !important;
}
.container_iron_1d24 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .container_iron_1d24 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .container_iron_1d24 {
    padding: 18px 0 20px;
  }
}
.container_iron_1d24 .content_hard_e618 {
  width: 100%;
}
.container_iron_1d24 .button_middle_d6d5 {
  margin-bottom: 0;
}
.container_iron_1d24 .wide-7fd0 {
  margin-top: 5px;
  font-size: 0.875em;
}
.nav_13cf {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.nav_13cf .menu_lower_7938 {
  width: 100%;
}
.detail_9bb2 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.detail_9bb2 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.detail_9bb2 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;
}
.detail_9bb2 li:last-child:after {
  display: none;
}
.detail_9bb2 li a {
  font-weight: 500;
  margin-right: 10px;
}
.icon-white-627a .wrapper_huge_a089 button,
.container_iron_1d24 .wrapper_huge_a089 button {
  left: 0;
}
.icon-white-627a .menu_lower_7938,
.container_iron_1d24 .menu_lower_7938 {
  padding-left: 0;
  padding-right: 0;
}
.icon-white-627a .nav_13cf,
.container_iron_1d24 .nav_13cf {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.icon-white-627a {
  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;
}
.icon-white-627a: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;
}
.icon-white-627a .highlight_1ca9 {
  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) {
  .icon-white-627a .highlight_1ca9 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .icon-white-627a .highlight_1ca9 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .icon-white-627a .highlight_1ca9 {
    min-height: 200px;
  }
}
.icon-white-627a .detail_9bb2 {
  color: rgba(255, 255, 255, 0.8);
}
.icon-white-627a .detail_9bb2 a,
.icon-white-627a .detail_9bb2 li:after {
  color: inherit;
}
.icon-white-627a .detail_9bb2 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.panel_top_006b {
  margin-bottom: 0.5em;
}
.lite_0f3b {
  margin-bottom: 1.2em;
}
.lite_0f3b,
.panel_top_006b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.lite_0f3b p:last-child,
.panel_top_006b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .wrapper_huge_a089,
#masthead .wrapper_huge_a089 {
  display: none;
}
#masthead
  > .wrapper_huge_a089.panel-c2f8 {
  display: none;
}
#masthead > .wrapper_huge_a089 button {
  left: 0;
}
.chip-8867 {
  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%;
}
.chip-8867 .texture_advanced_629d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.chip-8867 .pro_8a40 {
  display: -webkit-box;
  display: flex;
}
.chip-8867 .pro_8a40.pattern-in-9949 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.chip-8867 .pro_8a40.red-e257 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.chip-8867 .pro_8a40.widget-simple-a693 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.chip-8867.slider_a67b.gold-2344 .pro_8a40.pattern-in-9949 {
  flex-basis: 100%;
}
.chip-8867.progress-hot-ad3e .pro_8a40.red-e257 {
  -webkit-box-flex: 1;
  flex: auto;
}
.chip-8867.progress-hot-ad3e .pro_8a40.widget-simple-a693 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .wrapper_huge_a089.panel-c2f8 {
  display: none;
}
#masthead > .wrapper_huge_a089 button {
  left: 0;
}
.dropdown_hot_90f1 {
  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;
}
.dropdown_hot_90f1:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.dropdown_hot_90f1.progress-blue-2c14 i {
  margin-right: 4px;
}
.dropdown_hot_90f1.container-e3d8 i {
  margin-left: 5px;
}
.shade_3a2a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.shade_3a2a p:last-child {
  margin-bottom: 0;
}
.label_advanced_9264 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.label_advanced_9264 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.label_advanced_9264 img {
  display: block;
  width: auto;
  line-height: 1;
}
.label_advanced_9264 .breadcrumb_5d84 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.label_advanced_9264 .modal-blue-f676 {
  margin: 5px 0 7px 0;
}
.label_advanced_9264.notification_up_7241 .wood_b89f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.label_advanced_9264.notification_up_7241 .message_tiny_d511 {
  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;
}
.label_advanced_9264.bright-e2e0 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.label_advanced_9264.bright-e2e0 .wood_b89f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.label_advanced_9264.bright-e2e0 .message_tiny_d511 {
  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;
}
.label_advanced_9264.link-right-1efe {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.label_advanced_9264.description_complex_9d41 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.label_advanced_9264.description_complex_9d41 .message_tiny_d511 {
  margin-top: 7px;
}
.popup-left-8c11 {
  display: inline-block;
}
.hover_out_1ce5 .component-ede7 .label_advanced_9264 img {
  max-width: 100%;
}
.article-current-f20c .dirty-a19f.tiny_ffb7,
.column_stone_eb92 .dirty-a19f.tiny_ffb7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.article-current-f20c .notification_9107,
.column_stone_eb92 .notification_9107 {
  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%);
}
.article-current-f20c .notification_9107 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.article-current-f20c.badge-081c .notification_9107 {
  display: none;
}
.article-current-f20c .bronze-08ee {
  list-style: none;
  padding: 0;
  margin: 0;
}
.article-current-f20c .bronze-08ee li {
  display: inline-block;
  position: relative;
}
.article-current-f20c .bronze-08ee li:last-child {
  margin-right: 0;
}
.article-current-f20c .bronze-08ee 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;
}
.article-current-f20c .bronze-08ee li.outline_soft_32fd > a {
  color: rgba(0, 0, 0, 0.9);
}
.article-current-f20c .bronze-08ee > 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;
}
.article-current-f20c .bronze-08ee > li > a i {
  line-height: 0;
}
.article-current-f20c .bronze-08ee > li.out_3aab > a .notification_9107 {
  margin-left: 4px;
  line-height: 0;
}
.article-current-f20c .bronze-08ee .message-97d6 li.out_3aab > a {
  position: relative;
}
.article-current-f20c .bronze-08ee .message-97d6 li.out_3aab > a:after,
.article-current-f20c .bronze-08ee .message-97d6 li.out_3aab > a:before {
  content: "";
  display: table;
}
.article-current-f20c .bronze-08ee .message-97d6 li.out_3aab > a:after {
  clear: both;
}
.article-current-f20c .bronze-08ee .message-97d6 li.out_3aab > a .notification_9107 {
  margin-left: 5px;
  float: right;
}
.article-current-f20c .progress-0c94,
.article-current-f20c .message-97d6 {
  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;
}
.article-current-f20c .message-97d6 {
  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;
}
.article-current-f20c .message-97d6 .tiny_ffb7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.article-current-f20c .message-97d6 .notification_9107 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.article-current-f20c .message-97d6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.article-current-f20c .message-97d6 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;
}
.article-current-f20c .message-97d6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.article-current-f20c .message-97d6 .message-97d6 {
  top: 0;
  left: 100%;
}
.article-current-f20c .gas_5421.fn-focus-616b > .progress-0c94,
.article-current-f20c .gas_5421.fn-focus-616b > .message-97d6,
.article-current-f20c .gas_5421:focus > .progress-0c94,
.article-current-f20c .gas_5421:focus > .message-97d6,
.article-current-f20c .gas_5421:hover > .progress-0c94,
.article-current-f20c .gas_5421:hover > .message-97d6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.article-current-f20c.hidden-9ed7 .main-935d:after,
.article-current-f20c.hidden-9ed7 .main-935d:before {
  content: "";
  display: table;
}
.article-current-f20c.hidden-9ed7 .main-935d:after {
  clear: both;
}
.article-current-f20c.hidden-9ed7 .main-935d > li {
  float: left;
}
.article-current-f20c.section-9baa .main-935d:after,
.article-current-f20c.section-9baa .main-935d:before {
  content: "";
  display: table;
}
.article-current-f20c.section-9baa .main-935d:after {
  clear: both;
}
.article-current-f20c.section-9baa .main-935d > li {
  float: left;
}
.article-current-f20c.section-9baa .main-935d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.article-current-f20c.section-9baa .main-935d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.article-current-f20c.section-9baa .main-935d > li.form-red-d19a > a,
.article-current-f20c.section-9baa .main-935d > li.outline_soft_32fd > a {
  color: #fff;
  background-color: #1e4b75;
}
.article-current-f20c.wood_c818 .main-935d > li > a .tiny_ffb7 {
  position: relative;
}
.article-current-f20c.wood_c818 .main-935d > li > a .tiny_ffb7: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;
}
.article-current-f20c.wood_c818
  .main-935d
  > li:focus
  > a
  .tiny_ffb7:before,
.article-current-f20c.wood_c818
  .main-935d
  > li:hover
  > a
  .tiny_ffb7:before {
  width: 100%;
  background-color: currentColor;
}
.article-current-f20c.wood_c818
  .main-935d
  > li.form-red-d19a
  > a
  .tiny_ffb7:before,
.article-current-f20c.wood_c818
  .main-935d
  > li.column-plasma-c265
  > a
  .tiny_ffb7:before {
  width: 100%;
  background-color: currentColor;
}
.article-current-f20c.left-3e63 .main-935d > li > a .tiny_ffb7 {
  position: relative;
}
.article-current-f20c.left-3e63 .main-935d > li > a .tiny_ffb7: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;
}
.article-current-f20c.left-3e63 .main-935d > li:focus > a .tiny_ffb7:before,
.article-current-f20c.left-3e63
  .main-935d
  > li:hover
  > a
  .tiny_ffb7:before {
  width: 100%;
  background-color: currentColor;
}
.article-current-f20c.left-3e63
  .main-935d
  > li.form-red-d19a
  > a
  .tiny_ffb7:before,
.article-current-f20c.left-3e63
  .main-935d
  > li.column-plasma-c265
  > a
  .tiny_ffb7:before {
  width: 100%;
  background-color: currentColor;
}
.column_stone_eb92 .bronze-08ee {
  margin: 0;
  padding: 0;
  list-style: none;
}
.column_stone_eb92 .bronze-08ee li:first-child > a {
  border-top: none;
}
.column_stone_eb92 .bronze-08ee .frame-5786 > .tiny_ffb7 .notification_9107 {
  display: none;
}
.column_stone_eb92 .bronze-08ee li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.column_stone_eb92 .bronze-08ee li:last-child {
  border: none;
}
.column_stone_eb92 .bronze-08ee li.out_3aab > a {
  padding-right: 45px !important;
}
.column_stone_eb92 .bronze-08ee li a {
  display: block;
  padding: 0.55em 1.5em;
}
.column_stone_eb92 .bronze-08ee li a:focus,
.column_stone_eb92 .bronze-08ee li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.column_stone_eb92 .bronze-08ee li .aside-03e0 {
  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;
}
.column_stone_eb92 .bronze-08ee li .aside-03e0:hover {
  box-shadow: none;
}
.column_stone_eb92 .bronze-08ee li .aside-03e0 .notification_9107 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.column_stone_eb92 .bronze-08ee .message-97d6 {
  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);
}
.column_stone_eb92 .bronze-08ee .message-97d6 li a {
  padding-left: 3em;
}
.column_stone_eb92 .bronze-08ee .search_7a95 > a .aside-03e0 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.column_stone_eb92 .bronze-08ee .search_7a95 > .message-97d6 {
  display: block;
  opacity: 1;
}
.frame-medium-d878 {
  max-width: 100%;
}
.banner_dynamic_d0a1 {
  line-height: 0;
  cursor: pointer;
}
.bronze_a78e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.bronze_a78e:hover {
  box-shadow: none;
  color: currentColor;
}
.bronze_a78e svg {
  width: 18px;
  height: 18px;
}
.bronze_a78e .nav_new_4f95 {
  display: none;
}
.pattern-dim-d186 {
  position: relative;
}
.pattern-dim-d186.fn-active-616b .bronze_a78e .picture-607d {
  display: none;
}
.pattern-dim-d186.fn-active-616b .bronze_a78e .nav_new_4f95 {
  display: inline-block;
}
.pattern-dim-d186 .pressed_0258 {
  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);
}
.pattern-dim-d186.column_dbfb .pressed_0258 {
  left: auto;
  right: -0.9em;
}
.pattern-dim-d186.column_dbfb .backdrop_8dd4::before {
  left: auto;
  right: 15px;
}
.pattern-dim-d186.fn-active-616b .pressed_0258 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.main-5177 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.main-5177 label {
  flex-basis: 100%;
}
.main-5177 .logo_white_f4bb {
  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;
}
.main-5177 .secondary_a44c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.main-5177 .secondary_a44c:focus {
  background-color: transparent;
}
.main-5177 button.dim_6e39 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.main-5177 button.dim_6e39:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.main-5177 button.dim_6e39 svg {
  width: 18px;
  height: 18px;
}
.main-5177 input[type="submit"] {
  min-height: auto;
}
.narrow-b09a .main-5177 .secondary_a44c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.backdrop_8dd4 {
  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) {
  .backdrop_8dd4 {
    width: 220px;
  }
}
.backdrop_8dd4 label {
  flex-basis: 100%;
}
.backdrop_8dd4::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;
}
.primary_plasma_ed79 .narrow-b09a .main-5177 {
  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;
}
.primary_plasma_ed79
  .narrow-b09a
  .main-5177
  .logo_white_f4bb {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.primary_plasma_ed79 .narrow-b09a .main-5177 .secondary_a44c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.primary_plasma_ed79
  .narrow-b09a
  .main-5177
  .secondary_a44c:focus {
  background: 0 0;
}
.primary_plasma_ed79
  .narrow-b09a
  .main-5177
  .gradient-70db {
  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;
}
.prev_894a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.prev_894a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.prev_894a li:last-child {
  margin-right: 0;
}
.prev_894a li:first-child {
  margin-left: 0;
}
.prev_894a.menu-9834 a {
  color: #fff;
}
.prev_894a.menu-9834 a:hover {
  color: #fff;
}
.prev_894a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.prev_894a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.prev_894a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.prev_894a a:hover {
  opacity: 0.9;
  color: inherit;
}
.prev_894a [class*="social-icon-apple"] {
  background-color: #999;
}
.prev_894a [class*="social-icon-apple"].stone_4b6c {
  background-color: transparent;
  color: #999;
}
.prev_894a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.prev_894a [class*="social-icon-behance"].stone_4b6c {
  background-color: transparent;
  color: #1769ff;
}
.prev_894a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.prev_894a [class*="social-icon-bitbucket"].stone_4b6c {
  background-color: transparent;
  color: #205081;
}
.prev_894a [class*="social-icon-codepen"] {
  background-color: #000;
}
.prev_894a [class*="social-icon-codepen"].stone_4b6c {
  background-color: transparent;
  color: #000;
}
.prev_894a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.prev_894a [class*="social-icon-delicious"].stone_4b6c {
  background-color: transparent;
  color: #39f;
}
.prev_894a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.prev_894a [class*="social-icon-digg"].stone_4b6c {
  background-color: transparent;
  color: #005be2;
}
.prev_894a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.prev_894a [class*="social-icon-dribbble"].stone_4b6c {
  background-color: transparent;
  color: #ea4c89;
}
.prev_894a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.prev_894a [class*="social-icon-envelope"].stone_4b6c {
  background-color: transparent;
  color: #ea4335;
}
.prev_894a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.prev_894a [class*="social-icon-facebook"].stone_4b6c {
  background-color: transparent;
  color: #3b5998;
}
.prev_894a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.prev_894a [class*="social-icon-flickr"].stone_4b6c {
  background-color: transparent;
  color: #0063dc;
}
.prev_894a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.prev_894a [class*="social-icon-foursquare"].stone_4b6c {
  background-color: transparent;
  color: #2d5be3;
}
.prev_894a [class*="social-icon-github"] {
  background-color: #333;
}
.prev_894a [class*="social-icon-github"].stone_4b6c {
  background-color: transparent;
  color: #333;
}
.prev_894a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.prev_894a [class*="social-icon-google-plus"].stone_4b6c {
  background-color: transparent;
  color: #dd4b39;
}
.prev_894a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.prev_894a [class*="social-icon-houzz"].stone_4b6c {
  background-color: transparent;
  color: #7ac142;
}
.prev_894a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.prev_894a [class*="social-icon-instagram"].stone_4b6c {
  background-color: transparent;
  color: #262626;
}
.prev_894a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.prev_894a [class*="social-icon-jsfiddle"].stone_4b6c {
  background-color: transparent;
  color: #487aa2;
}
.prev_894a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.prev_894a [class*="social-icon-linkedin"].stone_4b6c {
  background-color: transparent;
  color: #0077b5;
}
.prev_894a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.prev_894a [class*="social-icon-medium"].stone_4b6c {
  background-color: transparent;
  color: #00ab6b;
}
.prev_894a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.prev_894a
  [class*="social-icon-odnoklassniki"].stone_4b6c {
  background-color: transparent;
  color: #f4731c;
}
.prev_894a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.prev_894a [class*="social-icon-meetup"].stone_4b6c {
  background-color: transparent;
  color: #ec1c40;
}
.prev_894a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.prev_894a [class*="social-icon-pinterest"].stone_4b6c {
  background-color: transparent;
  color: #bd081c;
}
.prev_894a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.prev_894a [class*="social-icon-product-hunt"].stone_4b6c {
  background-color: transparent;
  color: #da552f;
}
.prev_894a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.prev_894a [class*="social-icon-reddit"].stone_4b6c {
  background-color: transparent;
  color: #ff4500;
}
.prev_894a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.prev_894a [class*="social-icon-rss"].stone_4b6c {
  background-color: transparent;
  color: #f26522;
}
.prev_894a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.prev_894a
  [class*="social-icon-shopping-cart"].stone_4b6c {
  background-color: transparent;
  color: #4caf50;
}
.prev_894a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.prev_894a [class*="social-icon-skype"].stone_4b6c {
  background-color: transparent;
  color: #00aff0;
}
.prev_894a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.prev_894a [class*="social-icon-slideshare"].stone_4b6c {
  background-color: transparent;
  color: #0077b5;
}
.prev_894a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.prev_894a [class*="social-icon-snapchat"].stone_4b6c {
  background-color: transparent;
  color: #fffc00;
}
.prev_894a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.prev_894a [class*="social-icon-soundcloud"].stone_4b6c {
  background-color: transparent;
  color: #f80;
}
.prev_894a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.prev_894a [class*="social-icon-spotify"].stone_4b6c {
  background-color: transparent;
  color: #2ebd59;
}
.prev_894a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.prev_894a
  [class*="social-icon-stack-overflow"].stone_4b6c {
  background-color: transparent;
  color: #fe7a15;
}
.prev_894a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.prev_894a [class*="social-icon-maldkfgram"].stone_4b6c {
  background-color: transparent;
  color: #2ca5e0;
}
.prev_894a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.prev_894a [class*="social-icon-tripadvisor"].stone_4b6c {
  background-color: transparent;
  color: #589442;
}
.prev_894a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.prev_894a [class*="social-icon-tumblr"].stone_4b6c {
  background-color: transparent;
  color: #35465c;
}
.prev_894a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.prev_894a [class*="social-icon-twitch"].stone_4b6c {
  background-color: transparent;
  color: #6441a5;
}
.prev_894a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.prev_894a [class*="social-icon-twitter"].stone_4b6c {
  background-color: transparent;
  color: #1da1f2;
}
.prev_894a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.prev_894a [class*="social-icon-vimeo"].stone_4b6c {
  background-color: transparent;
  color: #1ab7ea;
}
.prev_894a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.prev_894a [class*="social-icon-vk"].stone_4b6c {
  background-color: transparent;
  color: #45668e;
}
.prev_894a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.prev_894a [class*="social-icon-weibo"].stone_4b6c {
  background-color: transparent;
  color: #df2029;
}
.prev_894a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.prev_894a [class*="social-icon-weixin"].stone_4b6c {
  background-color: transparent;
  color: #7bb32e;
}
.prev_894a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.prev_894a [class*="social-icon-whatsapp"].stone_4b6c {
  background-color: transparent;
  color: #25d366;
}
.prev_894a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.prev_894a [class*="social-icon-wordpress"].stone_4b6c {
  background-color: transparent;
  color: #21759b;
}
.prev_894a [class*="social-icon-xing"] {
  background-color: #026466;
}
.prev_894a [class*="social-icon-xing"].stone_4b6c {
  background-color: transparent;
  color: #026466;
}
.prev_894a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.prev_894a [class*="social-icon-yelp"].stone_4b6c {
  background-color: transparent;
  color: #af0606;
}
.prev_894a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.prev_894a [class*="social-icon-youtube"].stone_4b6c {
  background-color: transparent;
  color: #cd201f;
}
.section_9859 {
  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;
}
.section_9859:hover {
  box-shadow: none;
  background: 0 0;
}
.purple-4cdb {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.solid_2476 {
  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;
}
.copper_6a8a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.slow_90c4 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.slow_90c4,
.slow_90c4::after,
.slow_90c4::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;
}
.slow_90c4::after,
.slow_90c4::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tabs_0040 .solid_2476 .copper_6a8a {
  margin-top: -2px;
  width: 19px;
}
.tabs_0040 .solid_2476 .slow_90c4 {
  margin-top: -1px;
}
.tabs_0040 .solid_2476 .slow_90c4,
.tabs_0040 .solid_2476 .slow_90c4::after,
.tabs_0040 .solid_2476 .slow_90c4::before {
  width: 19px;
  height: 2px;
}
.tabs_0040 .solid_2476 .slow_90c4::before {
  top: -6px;
}
.tabs_0040 .solid_2476 .slow_90c4::after {
  bottom: -6px;
}
.media-d527 .solid_2476 .copper_6a8a {
  margin-top: -2px;
  width: 22px;
}
.media-d527 .solid_2476 .slow_90c4 {
  margin-top: -1px;
}
.media-d527 .solid_2476 .slow_90c4,
.media-d527 .solid_2476 .slow_90c4::after,
.media-d527 .solid_2476 .slow_90c4::before {
  width: 22px;
  height: 2px;
}
.media-d527 .solid_2476 .slow_90c4::before {
  top: -7px;
}
.media-d527 .solid_2476 .slow_90c4::after {
  bottom: -7px;
}
.texture_0f90 .solid_2476 .copper_6a8a {
  margin-top: -2px;
  width: 31px;
}
.texture_0f90 .solid_2476 .slow_90c4 {
  margin-top: -1.5px;
}
.texture_0f90 .solid_2476 .slow_90c4,
.texture_0f90 .solid_2476 .slow_90c4::after,
.texture_0f90 .solid_2476 .slow_90c4::before {
  width: 31px;
  height: 3px;
}
.texture_0f90 .solid_2476 .slow_90c4::before {
  top: -9px;
}
.texture_0f90 .solid_2476 .slow_90c4::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .breadcrumb-3772 .solid_2476 .copper_6a8a {
    margin-top: -2px;
    width: 19px;
  }
  .breadcrumb-3772 .solid_2476 .slow_90c4 {
    margin-top: -1px;
  }
  .breadcrumb-3772 .solid_2476 .slow_90c4,
  .breadcrumb-3772 .solid_2476 .slow_90c4::after,
  .breadcrumb-3772 .solid_2476 .slow_90c4::before {
    width: 19px;
    height: 2px;
  }
  .breadcrumb-3772 .solid_2476 .slow_90c4::before {
    top: -6px;
  }
  .breadcrumb-3772 .solid_2476 .slow_90c4::after {
    bottom: -6px;
  }
  .carousel-7499 .solid_2476 .copper_6a8a {
    margin-top: -2px;
    width: 22px;
  }
  .carousel-7499 .solid_2476 .slow_90c4 {
    margin-top: -1px;
  }
  .carousel-7499 .solid_2476 .slow_90c4,
  .carousel-7499 .solid_2476 .slow_90c4::after,
  .carousel-7499 .solid_2476 .slow_90c4::before {
    width: 22px;
    height: 2px;
  }
  .carousel-7499 .solid_2476 .slow_90c4::before {
    top: -7px;
  }
  .carousel-7499 .solid_2476 .slow_90c4::after {
    bottom: -7px;
  }
  .caption_narrow_604e .solid_2476 .copper_6a8a {
    margin-top: -2px;
    width: 31px;
  }
  .caption_narrow_604e .solid_2476 .slow_90c4 {
    margin-top: -1.5px;
  }
  .caption_narrow_604e .solid_2476 .slow_90c4,
  .caption_narrow_604e .solid_2476 .slow_90c4::after,
  .caption_narrow_604e .solid_2476 .slow_90c4::before {
    width: 31px;
    height: 3px;
  }
  .caption_narrow_604e .solid_2476 .slow_90c4::before {
    top: -9px;
  }
  .caption_narrow_604e .solid_2476 .slow_90c4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .modal_pressed_9e7f .solid_2476 .copper_6a8a {
    margin-top: -2px;
    width: 19px;
  }
  .modal_pressed_9e7f .solid_2476 .slow_90c4 {
    margin-top: -1px;
  }
  .modal_pressed_9e7f .solid_2476 .slow_90c4,
  .modal_pressed_9e7f .solid_2476 .slow_90c4::after,
  .modal_pressed_9e7f .solid_2476 .slow_90c4::before {
    width: 19px;
    height: 2px;
  }
  .modal_pressed_9e7f .solid_2476 .slow_90c4::before {
    top: -6px;
  }
  .modal_pressed_9e7f .solid_2476 .slow_90c4::after {
    bottom: -6px;
  }
  .hero-a830 .solid_2476 .copper_6a8a {
    margin-top: -2px;
    width: 22px;
  }
  .hero-a830 .solid_2476 .slow_90c4 {
    margin-top: -1px;
  }
  .hero-a830 .solid_2476 .slow_90c4,
  .hero-a830 .solid_2476 .slow_90c4::after,
  .hero-a830 .solid_2476 .slow_90c4::before {
    width: 22px;
    height: 2px;
  }
  .hero-a830 .solid_2476 .slow_90c4::before {
    top: -7px;
  }
  .hero-a830 .solid_2476 .slow_90c4::after {
    bottom: -7px;
  }
  .full_91d3 .solid_2476 .copper_6a8a {
    margin-top: -2px;
    width: 31px;
  }
  .full_91d3 .solid_2476 .slow_90c4 {
    margin-top: -1.5px;
  }
  .full_91d3 .solid_2476 .slow_90c4,
  .full_91d3 .solid_2476 .slow_90c4::after,
  .full_91d3 .solid_2476 .slow_90c4::before {
    width: 31px;
    height: 3px;
  }
  .full_91d3 .solid_2476 .slow_90c4::before {
    top: -9px;
  }
  .full_91d3 .solid_2476 .slow_90c4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .progress-simple-1b85 .solid_2476 .copper_6a8a {
    margin-top: -2px;
    width: 19px;
  }
  .progress-simple-1b85 .solid_2476 .slow_90c4 {
    margin-top: -1px;
  }
  .progress-simple-1b85 .solid_2476 .slow_90c4,
  .progress-simple-1b85 .solid_2476 .slow_90c4::after,
  .progress-simple-1b85 .solid_2476 .slow_90c4::before {
    width: 19px;
    height: 2px;
  }
  .progress-simple-1b85 .solid_2476 .slow_90c4::before {
    top: -6px;
  }
  .progress-simple-1b85 .solid_2476 .slow_90c4::after {
    bottom: -6px;
  }
  .texture-black-4af5 .solid_2476 .copper_6a8a {
    margin-top: -2px;
    width: 22px;
  }
  .texture-black-4af5 .solid_2476 .slow_90c4 {
    margin-top: -1px;
  }
  .texture-black-4af5 .solid_2476 .slow_90c4,
  .texture-black-4af5 .solid_2476 .slow_90c4::after,
  .texture-black-4af5 .solid_2476 .slow_90c4::before {
    width: 22px;
    height: 2px;
  }
  .texture-black-4af5 .solid_2476 .slow_90c4::before {
    top: -7px;
  }
  .texture-black-4af5 .solid_2476 .slow_90c4::after {
    bottom: -7px;
  }
  .thumbnail_8ebc .solid_2476 .copper_6a8a {
    margin-top: -2px;
    width: 31px;
  }
  .thumbnail_8ebc .solid_2476 .slow_90c4 {
    margin-top: -1.5px;
  }
  .thumbnail_8ebc .solid_2476 .slow_90c4,
  .thumbnail_8ebc .solid_2476 .slow_90c4::after,
  .thumbnail_8ebc .solid_2476 .slow_90c4::before {
    width: 31px;
    height: 3px;
  }
  .thumbnail_8ebc .solid_2476 .slow_90c4::before {
    top: -9px;
  }
  .thumbnail_8ebc .solid_2476 .slow_90c4::after {
    bottom: -9px;
  }
}
.box_north_a8a2 .slow_90c4 {
  -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);
}
.box_north_a8a2 .slow_90c4::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.box_north_a8a2 .slow_90c4::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);
}
.box_north_a8a2.slow-cbeb .slow_90c4 {
  -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);
}
.box_north_a8a2.slow-cbeb .slow_90c4::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.box_north_a8a2.slow-cbeb .slow_90c4::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.mask-lite-002f {
  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.mask-gold-16d5:before {
  display: none;
}
.hover_static_e127 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hover_static_e127 .caption_pro_8b25 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hover_static_e127 .caption_pro_8b25:last-of-type {
  border-bottom: none;
}
.hover_static_e127 .caption_pro_8b25.middle_77fa,
.hover_static_e127 .caption_pro_8b25.list_last_0935,
.hover_static_e127 .caption_pro_8b25.green_d649 {
  padding: 0;
}
.hover_static_e127 .column_stone_eb92 .aside-03e0 {
  color: currentColor;
}
.hover_static_e127 .column_stone_eb92 .aside-03e0:focus,
.hover_static_e127 .column_stone_eb92 .aside-03e0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hover_static_e127.container_99e4 .basic_f028,
.hover_static_e127.container_99e4 .shade_3a2a a,
.hover_static_e127.container_99e4 .main-935d a,
.hover_static_e127.container_99e4 .message-97d6 a {
  color: rgba(0, 0, 0, 0.55);
}
.hover_static_e127.container_99e4 .basic_f028:hover,
.hover_static_e127.container_99e4 .shade_3a2a a:hover,
.hover_static_e127.container_99e4 .main-935d a:hover,
.hover_static_e127.container_99e4 .message-97d6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hover_static_e127.container_99e4 .thumbnail-black-07d3 {
  color: rgba(0, 0, 0, 0.8);
}
.hover_static_e127.container_99e4 .caption_pro_8b25 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hover_static_e127.container_99e4 .caption_pro_8b25:before {
  background: rgba(0, 0, 0, 0.08);
}
.hover_static_e127.container_99e4 .shadow-thick-8466:before {
  background: rgba(255, 255, 255, 0.9);
}
.hover_static_e127.container_99e4 .column_stone_eb92 .bronze-08ee li a,
.hover_static_e127.container_99e4 .column_stone_eb92 .aside-03e0,
.hover_static_e127.container_99e4 .message-97d6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hover_static_e127.container_99e4 .column_stone_eb92 .aside-03e0:focus,
.hover_static_e127.container_99e4 .column_stone_eb92 .aside-03e0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hover_static_e127.container_99e4 .bronze-08ee li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hover_static_e127.input-468f .basic_f028,
.hover_static_e127.input-468f .shade_3a2a a,
.hover_static_e127.input-468f .main-935d .aside-03e0,
.hover_static_e127.input-468f .main-935d a,
.hover_static_e127.input-468f .message-97d6 a {
  color: rgba(255, 255, 255, 0.79);
}
.hover_static_e127.input-468f .basic_f028:hover,
.hover_static_e127.input-468f .shade_3a2a a:hover,
.hover_static_e127.input-468f .main-935d .aside-03e0:hover,
.hover_static_e127.input-468f .main-935d a:hover,
.hover_static_e127.input-468f .message-97d6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_static_e127.input-468f .thumbnail-black-07d3 {
  color: rgba(255, 255, 255, 0.99);
}
.hover_static_e127.input-468f .caption_pro_8b25 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_static_e127.input-468f .caption_pro_8b25:before {
  background: rgba(255, 255, 255, 0.08);
}
.hover_static_e127.input-468f .shadow-thick-8466:before {
  background: rgba(0, 0, 0, 0.9);
}
.hover_static_e127.input-468f .column_stone_eb92 .bronze-08ee li a,
.hover_static_e127.input-468f .column_stone_eb92 .aside-03e0,
.hover_static_e127.input-468f .message-97d6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_static_e127.input-468f .column_stone_eb92 .aside-03e0:focus,
.hover_static_e127.input-468f .column_stone_eb92 .aside-03e0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hover_static_e127.input-468f .bronze-08ee li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-thick-8466 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.shadow-thick-8466:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.component-b701 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.dropdown_7171 .hover_static_e127 {
  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;
}
.dropdown_7171 .caption_pro_8b25 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.dropdown_7171 .caption_pro_8b25: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) {
  .dropdown_7171 .caption_pro_8b25:before {
    width: 16%;
    left: 42%;
  }
}
.dropdown_7171 .caption_pro_8b25:last-child:before {
  content: none;
}
.dropdown_7171 .caption_pro_8b25[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.dropdown_7171 .column_stone_eb92 .bronze-08ee li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.dropdown_7171 .column_stone_eb92 .bronze-08ee li a .aside-03e0 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.dropdown_7171 .column_stone_eb92 .message-97d6 {
  border: none;
}
.dropdown_7171 .column_stone_eb92 .message-97d6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.dropdown_7171 .shadow-thick-8466 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.dropdown_7171 .component-b701 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.dropdown_7171 .input-468f .shadow-thick-8466:before {
  background: rgba(0, 0, 0, 0.9);
}
.dropdown_7171 .container_99e4.progress-up-e245 .slow_90c4 {
  background: rgba(0, 0, 0, 0.6);
}
.dropdown_7171
  .container_99e4.progress-up-e245
  .slow_90c4::after,
.dropdown_7171
  .container_99e4.progress-up-e245
  .slow_90c4:before {
  background: inherit;
}
.dropdown_7171
  .container_99e4.progress-up-e245:hover
  .slow_90c4 {
  background: rgba(0, 0, 0, 0.8);
}
.link-338f .hover_static_e127 {
  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) {
  .link-338f .hover_static_e127 {
    width: auto;
    right: 45px;
  }
}
.menu_f6b9 .hover_static_e127 {
  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) {
  .menu_f6b9 .hover_static_e127 {
    width: auto;
    left: 45px;
  }
}
.mask-gold-16d5 .hover_static_e127 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.mask-gold-16d5 .component-b701 {
  max-width: 48em;
  margin: 0 auto;
}
.mask-gold-16d5 .shadow-thick-8466:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.notice-hard-2fe2 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.notice-hard-2fe2.dropdown_7171 .hover_static_e127 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.notice-hard-2fe2.link-338f .hover_static_e127 {
  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);
}
.notice-hard-2fe2 .hover_static_e127 {
  visibility: visible;
}
.notice-hard-2fe2.menu_f6b9 .hover_static_e127 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.button-hovered-fd32,
.brown_154c {
  overflow-x: hidden;
}
.button-hovered-fd32 .hover_static_e127 {
  overflow: auto;
}
.button-hovered-fd32.dropdown_7171 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button-hovered-fd32.dropdown_7171 .hover_static_e127 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.button-hovered-fd32.dropdown_7171 .section_9859 {
  opacity: 0;
}
.button-hovered-fd32.link-338f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button-hovered-fd32.link-338f .hover_static_e127 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.button-hovered-fd32.link-338f .section_9859 {
  opacity: 0;
}
.button-hovered-fd32.menu_f6b9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button-hovered-fd32.menu_f6b9 .hover_static_e127 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.button-hovered-fd32.menu_f6b9 .section_9859 {
  opacity: 0;
}
.button-hovered-fd32.mask-gold-16d5 .hover_static_e127 {
  z-index: 10;
  visibility: visible;
}
.progress-up-e245 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.progress-up-e245 .slow_90c4 {
  background: rgba(255, 255, 255, 0.99);
}
.progress-up-e245 .slow_90c4::after,
.progress-up-e245 .slow_90c4:before {
  background: inherit;
}
.progress-up-e245:hover .slow_90c4 {
  background: rgba(255, 255, 255, 0.99);
}
.menu_f6b9 .progress-up-e245 {
  top: 10px;
  right: auto;
  left: 12px;
}
.mask-gold-16d5 .progress-up-e245 {
  display: none !important;
}
.button-hovered-fd32:before,
.brown_154c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.button-hovered-fd32 .progress-up-e245,
.brown_154c .progress-up-e245 {
  display: inline-block;
}
.hover_static_e127 .texture_advanced_629d {
  -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;
}
.button-hovered-fd32 .hover_static_e127 .texture_advanced_629d,
.brown_154c .hover_static_e127 .texture_advanced_629d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.plasma_eca0 .logo_white_f4bb {
  width: 100%;
}
.component-ede7 {
  padding: 0 0.5em 0;
}
.component-ede7 [class*="customify-col-"],
.component-ede7 [class*="customify-col_"],
.component-ede7 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.header-warm-db7c .component-ede7 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .caption-a719 .banner_0d48,
  .banner_0d48 {
    display: none;
  }
  .primary-wide-0d03 {
    text-align: left;
  }
  .card_36a2 {
    text-align: center;
  }
  .tag_gold_296d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .caption-a719 .highlight_5c91,
  .highlight_5c91 {
    display: none;
  }
  .hard-98b2 {
    text-align: left;
  }
  .sort_fea6 {
    text-align: center;
  }
  .upper_5e85 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .caption-a719 .orange_f2a1,
  .orange_f2a1 {
    display: none;
  }
  .avatar_rough_f148 {
    text-align: left;
  }
  .focused_6ccd {
    text-align: center;
  }
  .layout_8c22 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.shadow-pink-b235 {
  box-shadow: none !important;
}
.lite-8ad1 .medium-b3e0,
.title-left-7008 .medium-b3e0 {
  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;
}
.title-left-7008 .medium-b3e0 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.shade-north-ebe2 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.shade-north-ebe2:after,
.shade-north-ebe2:before {
  content: "";
  display: table;
}
.shade-north-ebe2:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .shade-north-ebe2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.shade-north-ebe2,
.info_red_eb8b {
  max-width: 1248px;
  margin: 0 auto;
}

.medium_8e2d.yellow-4750 .shade-north-ebe2 {
  max-width: 100%;
}
.medium_8e2d.active-beb0 {
  max-width: 1200px;
  margin: 0 auto;
}
.medium_8e2d.main-fc00 .shade-north-ebe2 {
  max-width: 100%;
}
.medium_8e2d.main-fc00 > .shade-north-ebe2 {
  padding-left: 0;
  padding-right: 0;
}
.medium_8e2d.main-fc00 > .shade-north-ebe2 .caption-a719 {
  margin: 0;
}
.medium_8e2d.main-fc00
  > .shade-north-ebe2
  .highlight-iron-64fa.pressed-af1f {
  margin-right: 0;
  margin-left: 0;
}
.medium_8e2d.main-fc00 #main.pressed-af1f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .photo-b388 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .photo-b388 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .table-7ef6 .light-fc1f {
    padding-right: 1em;
  }
  .table-7ef6.link-soft-e924 .highlight-iron-64fa {
    border-right: 1px solid #eaecee;
  }
  .table-7ef6.link-soft-e924 .light-fc1f {
    padding-right: 1em;
  }
  .table-7ef6.link-soft-e924 .old-aeaa {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title-middle-7a1c .light-fc1f {
    padding-left: 1em;
  }
  .title-middle-7a1c.link-soft-e924 .highlight-iron-64fa {
    border-left: 1px solid #eaecee;
  }
  .title-middle-7a1c.link-soft-e924 .light-fc1f {
    padding-left: 1em;
  }
  .title-middle-7a1c.link-soft-e924 .old-aeaa {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .label_d5fd .light-fc1f {
    padding-left: 1em;
  }
  .label_d5fd.link-soft-e924 .sidebar-thick-229e {
    border-right: 1px solid #eaecee;
  }
  .label_d5fd.link-soft-e924 .gas-d57d {
    border-right: 1px solid #eaecee;
  }
  .label_d5fd.link-soft-e924 .light-fc1f {
    padding-left: 1em;
  }
  .label_d5fd.link-soft-e924 .old-aeaa {
    padding-right: 1em;
  }
  .label_d5fd.link-soft-e924 .brown-6fb2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .status-7e10 .light-fc1f {
    padding-right: 1em;
  }
  .status-7e10.link-soft-e924 .sidebar-thick-229e {
    border-left: 1px solid #eaecee;
  }
  .status-7e10.link-soft-e924 .gas-d57d {
    border-left: 1px solid #eaecee;
  }
  .status-7e10.link-soft-e924 .light-fc1f {
    padding-right: 1em;
  }
  .status-7e10.link-soft-e924 .old-aeaa {
    padding-left: 1em;
    padding-right: 1em;
  }
  .status-7e10.link-soft-e924 .brown-6fb2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .photo-b388 .light-fc1f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo-b388.link-soft-e924 .highlight-iron-64fa {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .photo-b388.link-soft-e924 .light-fc1f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo-b388.link-soft-e924 .old-aeaa {
    padding-left: 1em;
  }
  .photo-b388.link-soft-e924 .brown-6fb2 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .photo-b388.link-soft-e924 .light-fc1f {
    padding-left: 0;
  }
}
.warm_21e8 .wrapper_blue_525f {
  display: inline-block;
}
.summary_current_77d7 {
  display: inline-block;
}
.clean_91bb {
  word-con: break-word;
}
.caption_fixed_cca8 > span {
  display: inline-block;
  padding: 5px 0;
}
.caption_fixed_cca8 .message-75e1 {
  margin-left: 8px;
  margin-right: 8px;
}
.caption_fixed_cca8 .hard-3c85 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.filter-basic-8d4b .inner-36fa {
  margin-bottom: 2em;
}
.filter-basic-8d4b .avatar-bottom-5c94 {
  margin-bottom: 15px;
}
.filter-basic-8d4b .avatar-bottom-5c94:last-child {
  margin-bottom: 0;
}
.filter-basic-8d4b .overlay_01e2 {
  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) {
  .filter-basic-8d4b .overlay_01e2 {
    display: block;
  }
}
.filter-basic-8d4b .surface_brown_4734 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .filter-basic-8d4b .surface_brown_4734 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.filter-basic-8d4b .frame-d730 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.filter-basic-8d4b .frame-d730 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.filter-basic-8d4b .frame-d730 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.filter-basic-8d4b .clean_91bb {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.filter-basic-8d4b .clean_91bb a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.filter-basic-8d4b .gas_6eca p:last-child {
  margin-bottom: 0;
}
.filter-basic-8d4b .detail-selected-8d3c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.filter-basic-8d4b .center-da0d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.filter-basic-8d4b .tiny-c7c1 {
  margin-top: 1em;
}
.filter-basic-8d4b .layout_liquid_3103 {
  top: 0;
  display: block;
}
.filter-basic-8d4b .layout_liquid_3103 a {
  color: inherit;
}
.filter-basic-8d4b .layout_liquid_3103 a:hover {
  color: inherit;
}
.filter-basic-8d4b .simple-16e3 {
  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;
}
.filter-basic-8d4b .simple-16e3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.filter-basic-8d4b .center-da0d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.filter-basic-8d4b .paragraph-5685 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.filter-basic-8d4b .paragraph-5685:first-child {
  margin-top: 0;
}
.filter-basic-8d4b .paragraph-5685.dropdown-9a96 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.filter-basic-8d4b .paragraph-5685.sidebar_482a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.filter-basic-8d4b
  .paragraph-5685.sidebar_482a.container_a964
  .tiny-c7c1 {
  width: 100%;
}
.filter-basic-8d4b .sidebar_482a {
  -webkit-box-align: center;
  align-items: center;
}
.filter-basic-8d4b .sidebar_482a .caption_fixed_cca8,
.filter-basic-8d4b .sidebar_482a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.filter-basic-8d4b .frame-d730 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.filter-basic-8d4b .frame-d730 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.filter-basic-8d4b .frame-d730: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;
}
.filter-basic-8d4b .dropdown-9a96 {
  z-index: 5;
}
.filter-basic-8d4b .hidden_gold_079c .table-slow-d642 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.filter-basic-8d4b .pagination-9368 .table-slow-d642 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.filter-basic-8d4b .hidden_3b53 .table-slow-d642 {
  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;
}
.filter-basic-8d4b.shadow-def8 .overlay_01e2,
.filter-basic-8d4b.plasma_5eb4 .overlay_01e2 {
  display: block;
}
.filter-basic-8d4b.shadow-def8 .overlay_01e2 .widget-right-d370,
.filter-basic-8d4b.shadow-def8 .overlay_01e2 .center-da0d,
.filter-basic-8d4b.plasma_5eb4 .overlay_01e2 .widget-right-d370,
.filter-basic-8d4b.plasma_5eb4 .overlay_01e2 .center-da0d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.filter-basic-8d4b.sidebar_lower_7d76 .surface_brown_4734 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .filter-basic-8d4b.sidebar_lower_7d76 .surface_brown_4734 {
    margin-right: 0;
  }
}
.filter-basic-8d4b.shadow-def8 .surface_brown_4734,
.filter-basic-8d4b.plasma_5eb4 .surface_brown_4734 {
  padding-top: 40%;
}
.filter-basic-8d4b.shadow-def8 .inner-36fa,
.filter-basic-8d4b.plasma_5eb4 .inner-36fa {
  display: block;
}
.filter-basic-8d4b.shadow-def8 .fn-sticky-616b .center-da0d,
.filter-basic-8d4b.plasma_5eb4 .fn-sticky-616b .center-da0d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.filter-basic-8d4b.shadow-def8 .surface_brown_4734,
.filter-basic-8d4b.plasma_5eb4 .surface_brown_4734 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.filter-basic-8d4b.shadow-def8 .center-da0d {
  padding: 1em;
}
.bronze_e567 {
  margin: 30px auto;
  display: block;
}
.bronze_e567 .pressed_e428 > * {
  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;
}
.bronze_e567 .pressed_e428 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.bronze_e567 .pressed_e428 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.texture-full-c639 .caption_fixed_cca8 {
  margin-bottom: 1.41575em;
}
.texture-full-c639 .outline_steel_b042 {
  margin-bottom: 1.618em;
}
.grid-thick-80cf .tertiary_8a2f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.grid-thick-80cf .tertiary_8a2f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.grid-thick-80cf .background-last-9dd8 {
  max-width: 100%;
  overflow: auto;
}
.frame_6b73 .grid-thick-80cf a:hover {
  text-decoration: underline;
}
.smooth_dea6 .avatar-bottom-5c94:not(.clean_91bb),
.smooth_dea6 .frame-d730 {
  margin-bottom: 1.41575em;
}
.smooth_dea6 .avatar-bottom-5c94:not(.clean_91bb):last-child,
.smooth_dea6 .frame-d730:last-child {
  margin-bottom: 0;
}
.smooth_dea6 .avatar-bottom-5c94.header_6493 {
  margin-bottom: 0.41575em;
}
.smooth_dea6 .input_1622:before,
.smooth_dea6 .highlight_f499:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.smooth_dea6 .input_1622:before {
  content: "\f115";
}
.smooth_dea6 .highlight_f499:before {
  content: "\f02c";
}
.smooth_dea6 .sidebar-c1b1 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.smooth_dea6 .sidebar-c1b1 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.overlay-24bc {
  display: -webkit-box;
  display: flex;
}
.overlay-24bc .surface_ccd7 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .overlay-24bc .surface_ccd7 {
    flex-basis: 90px;
  }
}
.overlay-24bc .popup-dirty-69e4 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .overlay-24bc .popup-dirty-69e4 {
    flex-basis: calc(100% - 50px);
  }
}
.overlay-24bc .short_e133 p:last-child {
  margin-bottom: 0.72em;
}
.shadow_8957 .pressed_e428 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.shadow_8957 .pressed_e428:after,
.shadow_8957 .pressed_e428:before {
  content: "";
  display: table;
}
.shadow_8957 .pressed_e428:after {
  clear: both;
}
.shadow_8957 .pressed_e428 .notification-bright-3bec,
.shadow_8957 .pressed_e428 .notice-next-fc73 {
  width: 49%;
}
.shadow_8957 .pressed_e428 .notification-bright-3bec a span.message-3a3a,
.shadow_8957 .pressed_e428 .notice-next-fc73 a span.message-3a3a {
  display: block;
  margin-bottom: 5px;
}
.shadow_8957 .pressed_e428 .notice-next-fc73 {
  float: left;
  text-align: left;
}
.shadow_8957 .pressed_e428 .notification-bright-3bec {
  float: right;
  text-align: right;
}
.list-2352 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .list-2352 {
    margin-bottom: 0;
  }
}
.outline-3b5b {
  margin-bottom: 1em;
}
.outline-3b5b .clean_91bb {
  font-size: 1.1em;
  line-height: 1.3;
}
.outer-63b0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.heading-purple-56f5 .outline-3b5b,
.warm-3fa5 .outline-3b5b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .heading-purple-56f5 .outline-3b5b,
  .warm-3fa5 .outline-3b5b {
    display: block;
  }
}
.heading-purple-56f5 .outer-63b0,
.warm-3fa5 .outer-63b0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .heading-purple-56f5 .outer-63b0,
  .warm-3fa5 .outer-63b0 {
    margin-bottom: 1em;
  }
}
.heading-purple-56f5 .outer-63b0 img,
.warm-3fa5 .outer-63b0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.heading-purple-56f5 .active-mini-8928,
.warm-3fa5 .active-mini-8928 {
  flex-basis: calc(100% - 160px);
}
.heading-purple-56f5 .active-mini-8928 p,
.warm-3fa5 .active-mini-8928 p {
  margin-bottom: 0;
}
.heading-purple-56f5 .active-mini-8928 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .heading-purple-56f5 .active-mini-8928 {
    padding-left: 0;
  }
}
.warm-3fa5 .active-mini-8928 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .warm-3fa5 .active-mini-8928 {
    padding-right: 0;
  }
}
.warm-3fa5 .outer-63b0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.border_static_c382 .outer-63b0 {
  margin-bottom: 0.5em;
}
.border_static_c382 .outer-63b0 img {
  width: 100%;
}
.north_29e7 .cold-8855,
.steel-2823 .cold-8855 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.steel-2823 .highlight-iron-64fa .left_fc7b p:last-child {
  margin-bottom: 0;
}
.list_1ae8 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.filter_west_e29e .blue_ef6b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .filter_west_e29e .blue_ef6b:last-of-type {
    margin-bottom: 0;
  }
}
.filter_west_e29e .blue_ef6b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.filter_west_e29e .blue_ef6b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.filter_west_e29e .blue_ef6b ul li {
  margin: 0 0 0.6em;
}
.filter_west_e29e .blue_ef6b ul li.grid_32e6,
.filter_west_e29e .blue_ef6b ul li.brown-1da4 {
  position: relative;
}
.filter_west_e29e .blue_ef6b ul li.grid_32e6 .layout_da97,
.filter_west_e29e .blue_ef6b ul li.brown-1da4 .layout_da97 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.filter_west_e29e .blue_ef6b ul li.grid_32e6:after:after,
.filter_west_e29e .blue_ef6b ul li.grid_32e6:after:before,
.filter_west_e29e
  .blue_ef6b
  ul
  li.brown-1da4:after:after,
.filter_west_e29e
  .blue_ef6b
  ul
  li.brown-1da4:after:before {
  content: "";
  display: table;
}
.filter_west_e29e .blue_ef6b ul li.grid_32e6:after:after,
.filter_west_e29e
  .blue_ef6b
  ul
  li.brown-1da4:after:after {
  clear: both;
}
.filter_west_e29e .blue_ef6b a.secondary_pink_4e5e:hover {
  text-decoration: none;
}
.filter_west_e29e .blue_ef6b select {
  max-width: 100%;
}
.filter_west_e29e .blue_ef6b table {
  font-size: 85%;
}
.filter_west_e29e .blue_ef6b table td,
.filter_west_e29e .blue_ef6b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.filter_west_e29e .blue_ef6b table tfoot td {
  text-align: left;
}
.filter_west_e29e .blue_ef6b :last-child {
  margin-bottom: 0;
}
.filter_west_e29e .blue_ef6b .sidebar-de9b {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.filter_west_e29e .blue_ef6b .sidebar-de9b label {
  width: 100%;
}
.filter_west_e29e .blue_ef6b .sidebar-de9b .secondary_a44c {
  width: 100%;
  display: block;
}
.filter_west_e29e .blue_ef6b .sidebar-de9b .dim_6e39 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.filter_west_e29e .blue_ef6b .sidebar-de9b .dim_6e39:hover svg #svg-search {
  fill: #444;
}
.filter_west_e29e .blue_ef6b .sidebar-de9b .dim_6e39 svg {
  width: 18px;
  height: 18px;
}
.filter_west_e29e .center-ea65 ul ul,
.filter_west_e29e .progress-active-cb37 ul ul,
.filter_west_e29e .content-stone-2a1e ul ul,
.filter_west_e29e .dropdown-aa30 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.filter_west_e29e .center-ea65 .out_3aab > a,
.filter_west_e29e .progress-active-cb37 .out_3aab > a,
.filter_west_e29e .content-stone-2a1e .out_3aab > a,
.filter_west_e29e .dropdown-aa30 .out_3aab > a {
  margin-bottom: 0;
}
.filter_west_e29e .chip_ef0d li,
.filter_west_e29e .center-ea65 li,
.filter_west_e29e .video-motion-d9a2 li,
.filter_west_e29e .progress-active-cb37 li,
.filter_west_e29e .content-stone-2a1e li,
.filter_west_e29e .dropdown-aa30 li,
.filter_west_e29e .banner-e9ca li,
.filter_west_e29e .blue-b142 li {
  display: block;
  position: relative;
}
.filter_west_e29e .chip_ef0d li:last-child,
.filter_west_e29e .center-ea65 li:last-child,
.filter_west_e29e .video-motion-d9a2 li:last-child,
.filter_west_e29e .progress-active-cb37 li:last-child,
.filter_west_e29e .content-stone-2a1e li:last-child,
.filter_west_e29e .dropdown-aa30 li:last-child,
.filter_west_e29e .banner-e9ca li:last-child,
.filter_west_e29e .blue-b142 li:last-child {
  border: none;
}
.filter_west_e29e .chip_ef0d li a,
.filter_west_e29e .center-ea65 li a,
.filter_west_e29e .video-motion-d9a2 li a,
.filter_west_e29e .progress-active-cb37 li a,
.filter_west_e29e .content-stone-2a1e li a,
.filter_west_e29e .dropdown-aa30 li a,
.filter_west_e29e .banner-e9ca li a,
.filter_west_e29e .blue-b142 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.filter_west_e29e .chip_ef0d li ul li::before,
.filter_west_e29e .center-ea65 li ul li::before,
.filter_west_e29e .video-motion-d9a2 li ul li::before,
.filter_west_e29e .progress-active-cb37 li ul li::before,
.filter_west_e29e .content-stone-2a1e li ul li::before,
.filter_west_e29e .dropdown-aa30 li ul li::before,
.filter_west_e29e .banner-e9ca li ul li::before,
.filter_west_e29e .blue-b142 li ul li::before {
  left: 15px;
}
.filter_west_e29e .chip_ef0d li ul a,
.filter_west_e29e .center-ea65 li ul a,
.filter_west_e29e .video-motion-d9a2 li ul a,
.filter_west_e29e .progress-active-cb37 li ul a,
.filter_west_e29e .content-stone-2a1e li ul a,
.filter_west_e29e .dropdown-aa30 li ul a,
.filter_west_e29e .banner-e9ca li ul a,
.filter_west_e29e .blue-b142 li ul a {
  padding-left: 20px;
}
.filter_west_e29e .chip_ef0d li ul ul li::before,
.filter_west_e29e .center-ea65 li ul ul li::before,
.filter_west_e29e .video-motion-d9a2 li ul ul li::before,
.filter_west_e29e .progress-active-cb37 li ul ul li::before,
.filter_west_e29e .content-stone-2a1e li ul ul li::before,
.filter_west_e29e .dropdown-aa30 li ul ul li::before,
.filter_west_e29e .banner-e9ca li ul ul li::before,
.filter_west_e29e .blue-b142 li ul ul li::before {
  left: 30px;
}
.filter_west_e29e .chip_ef0d li ul ul a,
.filter_west_e29e .center-ea65 li ul ul a,
.filter_west_e29e .video-motion-d9a2 li ul ul a,
.filter_west_e29e .progress-active-cb37 li ul ul a,
.filter_west_e29e .content-stone-2a1e li ul ul a,
.filter_west_e29e .dropdown-aa30 li ul ul a,
.filter_west_e29e .banner-e9ca li ul ul a,
.filter_west_e29e .blue-b142 li ul ul a {
  padding-left: 40px;
}
.filter_west_e29e .fluid-f6c7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.filter_west_e29e .blue-b142 ul li {
  margin-bottom: 1.41575em;
}
.filter_west_e29e .blue-b142 ul li .first-f320 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.filter_west_e29e .blue-b142 ul li .focus-pro-b661 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.input-468f .chip_ef0d li a,
.input-468f .center-ea65 li a,
.input-468f .video-motion-d9a2 li a,
.input-468f .progress-active-cb37 li a,
.input-468f .content-stone-2a1e li a,
.input-468f .dropdown-aa30 li a,
.input-468f .banner-e9ca li a,
.input-468f .blue-b142 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-468f .fluid-f6c7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-468f .blue_ef6b ul li.grid_32e6 .layout_da97,
.input-468f .blue_ef6b ul li.brown-1da4 .layout_da97 {
  background: rgba(0, 0, 0, 0.2);
}
.input-468f .filter_west_e29e .blue_ef6b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium_8e2d .filter_west_e29e .bronze-08ee li {
  margin: 0;
}
.medium_8e2d .filter_west_e29e .bronze-08ee li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.medium_8e2d .filter_west_e29e .bronze-08ee li ul {
  margin: 0;
}
.medium_8e2d .filter_west_e29e .bronze-08ee li ul li a {
  padding-left: 15px;
}
.medium_8e2d .filter_west_e29e .bronze-08ee li ul li li a {
  padding-left: 30px;
}
.medium_8e2d .filter_west_e29e .bronze-08ee li.outline_soft_32fd > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.medium_8e2d .filter_west_e29e .bronze-08ee li.outline_soft_32fd > 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;
}
.medium_8e2d .filter_west_e29e .bronze-08ee li.outline_soft_32fd > 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;
}
.solid_8cec a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.bottom_bf62 {
  position: relative;
  z-index: 10;
}
.bottom_bf62 .texture_advanced_629d {
  width: 100%;
  max-width: 100%;
}
.media-5b07 .outer_9c76 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.media-5b07 .container_99e4 {
}
.media-5b07 .input-468f {
  background: #292929;
}
.notification-fresh-57f4 .outer_9c76 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.notification-fresh-57f4 .container_99e4 {
  background: #f9f9f9;
}
.notification-fresh-57f4 .input-468f {
  background: #303030;
}
.box_9663 .outer_9c76 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .box_9663 .wrapper_blue_525f {
    margin-bottom: 1em;
  }
  .box_9663 .wrapper_blue_525f:last-child {
    margin-bottom: 0;
  }
}
.box_9663 .container_99e4 {
  background: #ededed;
}
.box_9663 .input-468f {
  background: #1a1a1a;
}
.outer_9c76.container_99e4 {
  color: rgba(0, 0, 0, 0.6);
}
.outer_9c76.container_99e4 .clean-70d9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.outer_9c76.input-468f {
  color: rgba(255, 255, 255, 0.99);
}
.outer_9c76.input-468f a:not(.secondary_pink_4e5e) {
  color: rgba(255, 255, 255, 0.79);
}
.outer_9c76.input-468f a:not(.secondary_pink_4e5e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.outer_9c76.input-468f .clean-70d9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outer_9c76.input-468f table tbody td,
.outer_9c76.input-468f table th {
  background: rgba(0, 0, 0, 0.08);
}
.paper-a6d1.paragraph_left_4e48 .shade-north-ebe2 {
  max-width: initial;
}
.paper-a6d1 .logo-cold-048b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.paper-a6d1 .logo-cold-048b .texture_advanced_629d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .paper-a6d1 .logo-cold-048b .texture_advanced_629d {
    display: block;
    margin-bottom: 2em;
  }
  .paper-a6d1 .logo-cold-048b .texture_advanced_629d:last-child {
    margin-bottom: 0;
  }
}
.box_9663 .wrapper_blue_525f:last-child,
.notification-fresh-57f4 .wrapper_blue_525f:last-child,
.media-5b07 .wrapper_blue_525f:last-child {
  margin-bottom: 0;
}
.box_9663 .wrapper_blue_525f .filter_west_e29e .blue_ef6b:last-child,
.notification-fresh-57f4 .wrapper_blue_525f .filter_west_e29e .blue_ef6b:last-child,
.media-5b07 .wrapper_blue_525f .filter_west_e29e .blue_ef6b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .box_9663 .brown_b9cb,
  .box_9663 .main_06bb,
  .notification-fresh-57f4 .brown_b9cb,
  .notification-fresh-57f4 .main_06bb,
  .media-5b07 .brown_b9cb,
  .media-5b07 .main_06bb {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .bottom_bf62 .wrapper_blue_525f {
    margin-bottom: 2em;
  }
}
.bottom_bf62 p:last-child {
  margin-bottom: 0;
}
.bottom_bf62 li,
.bottom_bf62 ul {
  list-style: none;
  margin: 0;
}
.bottom_bf62 ul ul {
  margin-left: 2.617924em;
}
.lite_4edb {
  font-size: 0.875em;
}

/* css-noise: 1cc0 */
.widget-item-o1 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
