/*!
Theme Name: Customify
Theme URI: https://pressmaximum.input-glass-282e/customify
Author: WPCustomify
Author URI: https://pressmaximum.input-glass-282e
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.input-glass-282e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.center_15d9.accent-motion-509b/licenses/gpl-2.0.detail-cold-8582
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_a575/, (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.gradient_badd.component_f29c/normalize.hero-f8c7/
 ======
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.hero-f8c7 v7.0.0 | MIT License | github.input-glass-282e/necolas/normalize.hero-f8c7 */
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;
}
.popup-4d2e .hard-1901,
.avatar-inner-4433,
.fast_8e2e,
.content_dim_6ad3,
.down_0b77,
.over_6252,
.overlay_31d6,
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;
}
.avatar-inner-4433,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .avatar-inner-4433,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .avatar-inner-4433,
  h1 {
    font-size: 1.8em;
  }
}
.fast_8e2e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.fast_8e2e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .fast_8e2e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .fast_8e2e,
  h2 {
    font-size: 1.7em;
  }
}
.content_dim_6ad3,
h3 {
  font-size: 1.618em;
}
.popup-4d2e .hard-1901,
.down_0b77,
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.button_cf3d {
  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;
}
.backdrop-d59c:after,
.backdrop-d59c:before,
.form_7d6b:after,
.form_7d6b:before {
  content: "";
  display: table;
}
.backdrop-d59c:after,
.form_7d6b:after {
  clear: both;
}
.alert_first_539b {
  float: right;
  margin-right: 0;
}
.progress_gas_33d4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.card_2f21 .dynamic-7690,
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;
}
.card_2f21 .dynamic-7690: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;
}
.hover-11db .dynamic-7690 {
  box-shadow: none;
}
.hover-11db
  .dynamic-7690
  .tabs-9d8a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hover-11db .dynamic-7690 .gradient_first_54e0 {
  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;
}
.hover-11db
  .dynamic-7690
  .gradient_first_54e0
  b {
  display: none;
}
.hover-11db .chip_dynamic_883e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.icon_aeea:not(.hidden_5108):not(.carousel-7336),
button:not(.hidden_5108):not(.carousel-7336),
input[type="button"]:not(.hidden_5108):not(
    .carousel-7336
  ),
input[type="reset"]:not(.hidden_5108):not(
    .carousel-7336
  ),
input[type="submit"]:not(.hidden_5108):not(
    .carousel-7336
  ) {
  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;
}
.icon_aeea:not(.hidden_5108):not(
    .carousel-7336
  ):hover,
button:not(.hidden_5108):not(
    .carousel-7336
  ):hover,
input[type="button"]:not(.hidden_5108):not(
    .carousel-7336
  ):hover,
input[type="reset"]:not(.hidden_5108):not(
    .carousel-7336
  ):hover,
input[type="submit"]:not(.hidden_5108):not(
    .carousel-7336
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.icon_aeea:not(.hidden_5108):not(
    .carousel-7336
  ):active,
.icon_aeea:not(.hidden_5108):not(
    .carousel-7336
  ):focus,
button:not(.hidden_5108):not(
    .carousel-7336
  ):active,
button:not(.hidden_5108):not(
    .carousel-7336
  ):focus,
input[type="button"]:not(.hidden_5108):not(
    .carousel-7336
  ):active,
input[type="button"]:not(.hidden_5108):not(
    .carousel-7336
  ):focus,
input[type="reset"]:not(.hidden_5108):not(
    .carousel-7336
  ):active,
input[type="reset"]:not(.hidden_5108):not(
    .carousel-7336
  ):focus,
input[type="submit"]:not(.hidden_5108):not(
    .carousel-7336
  ):active,
input[type="submit"]:not(.hidden_5108):not(
    .carousel-7336
  ):focus {
  outline: 0;
}
.icon_aeea:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4,
button:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4,
input[type="button"]:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4,
input[type="reset"]:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4,
input[type="submit"]:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4 {
  position: relative;
}
.icon_aeea:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4
  .column_7134,
.icon_aeea:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4
  .link-old-6247,
.icon_aeea:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4
  .frame-white-07ab,
.icon_aeea:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4
  i,
.icon_aeea:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4
  svg,
button:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4
  .column_7134,
button:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4
  .link-old-6247,
button:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4
  .frame-white-07ab,
button:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4
  i,
button:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4
  svg,
input[type="button"]:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4
  .column_7134,
input[type="button"]:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4
  .link-old-6247,
input[type="button"]:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4
  .frame-white-07ab,
input[type="button"]:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4
  i,
input[type="button"]:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4
  svg,
input[type="reset"]:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4
  .column_7134,
input[type="reset"]:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4
  .link-old-6247,
input[type="reset"]:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4
  .frame-white-07ab,
input[type="reset"]:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4
  i,
input[type="reset"]:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4
  svg,
input[type="submit"]:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4
  .column_7134,
input[type="submit"]:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4
  .link-old-6247,
input[type="submit"]:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4
  .frame-white-07ab,
input[type="submit"]:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4
  i,
input[type="submit"]:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4
  svg {
  visibility: hidden;
}
.icon_aeea:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4:after,
button:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4:after,
input[type="button"]:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4:after,
input[type="reset"]:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4:after,
input[type="submit"]:not(.hidden_5108):not(
    .carousel-7336
  ).fn-loading-18f4: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;
}
.icon_aeea:not(.hidden_5108):not(.carousel-7336),
input[type="button"]:not(.hidden_5108):not(
    .carousel-7336
  ),
input[type="reset"]:not(.hidden_5108):not(
    .carousel-7336
  ),
input[type="submit"]:not(.hidden_5108):not(
    .carousel-7336
  ) {
  color: #fff;
  background: #235787;
}
.icon_aeea:not(.hidden_5108):not(
    .carousel-7336
  ):focus,
input[type="button"]:not(.hidden_5108):not(
    .carousel-7336
  ):focus,
input[type="reset"]:not(.hidden_5108):not(
    .carousel-7336
  ):focus,
input[type="submit"]:not(.hidden_5108):not(
    .carousel-7336
  ):focus {
  color: #fff;
}
.icon_aeea.fn-disabled-18f4:not(.hidden_5108):not(
    .carousel-7336
  ),
.icon_aeea[disabled]:not(.hidden_5108):not(
    .carousel-7336
  ),
button.fn-disabled-18f4:not(.hidden_5108):not(
    .carousel-7336
  ),
button[disabled]:not(.hidden_5108):not(
    .carousel-7336
  ) {
  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;
}
.shade-ea65 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.shade-ea65: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;
}
.tooltip-1912 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.logo_5592 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.sidebar_eabf {
  clear: both;
  display: block;
  margin: 0 auto;
}
.backdrop-d59c:after,
.backdrop-d59c:before,
.overlay_dark_3c50:after,
.overlay_dark_3c50:before,
.alert-8c24:after,
.alert-8c24:before,
.description-current-c81b:after,
.description-current-c81b:before,
.copper_6748:after,
.copper_6748:before,
.picture-be9a:after,
.picture-be9a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.backdrop-d59c:after,
.overlay_dark_3c50:after,
.alert-8c24:after,
.description-current-c81b:after,
.copper_6748:after,
.picture-be9a:after {
  clear: both;
}
.overlay_dark_3c50 .frame_ce08,
.alert-8c24 .frame_ce08,
.info_54b6 .frame_ce08 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.active-ea4f {
  display: inline-block;
}
.header_f549 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.header_f549 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.header_f549 .module_steel_c5ae {
  padding: 1em 0;
  font-size: 85%;
}
.module_steel_c5ae {
  text-align: left;
  font-style: italic;
  color: #999;
}
.table_cold_0b50 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.table_cold_0b50:after,
.table_cold_0b50:before {
  content: "";
  display: table;
}
.table_cold_0b50:after {
  clear: both;
}
.heading_glass_374d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hero-8eb4 .heading_glass_374d {
  max-width: 50%;
}
.yellow_73f9 .heading_glass_374d {
  max-width: 33.33%;
}
.pressed_069d .heading_glass_374d {
  max-width: 25%;
}
.inner_91ad .heading_glass_374d {
  max-width: 20%;
}
.aside-simple-f25b .heading_glass_374d {
  max-width: 16.66%;
}
.liquid-8014 .heading_glass_374d {
  max-width: 14.28%;
}
.paragraph-ebcb .heading_glass_374d {
  max-width: 12.5%;
}
.dim_9b0d .heading_glass_374d {
  max-width: 11.11%;
}
.thick_d688 {
  display: block;
}
.popup-4d2e .section-128c label,
.popup-4d2e .table_center_582f label,
.popup-4d2e .mask_888d label,
.popup-4d2e .hard-5434 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shadow_1b3b {
  list-style: none;
  margin: 0;
}
.shadow_1b3b article.menu_advanced_871f {
  margin-bottom: 0;
}
.shadow_1b3b ul {
  list-style: none;
  margin: 0;
}
.shadow_1b3b .gas_f2df li.menu_advanced_871f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shadow_1b3b .gas_f2df li.menu_advanced_871f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shadow_1b3b .gas_f2df li.menu_advanced_871f: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) {
  .shadow_1b3b .gas_f2df li.menu_advanced_871f li.menu_advanced_871f li.menu_advanced_871f li.menu_advanced_871f {
    padding-left: 0;
  }
}
article.menu_advanced_871f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.menu_advanced_871f .overlay_dark_3c50 p:last-of-type {
  margin-bottom: 0;
}
article.menu_advanced_871f .blue-e395 {
  float: left;
}
article.menu_advanced_871f .hidden_c8aa {
  margin-left: 85px;
}
article.menu_advanced_871f .progress-static-ab31 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.menu_advanced_871f .progress-static-ab31 .caption-full-1edb {
  margin-left: 10px;
}
article.menu_advanced_871f .dim-a735 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.menu_advanced_871f .accent_49ac {
  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 .section-128c,
  #respond .mask_888d,
  #respond .hard-5434 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .section-128c input,
#respond .mask_888d input,
#respond .hard-5434 input {
  width: 100%;
}
#respond .hard-5434 {
  margin-right: 0;
}
#respond .status-582e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.table_d9be {
  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;
}
.table_d9be.search_6ccb {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.table_d9be 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%);
}
.table_d9be:focus,
.table_d9be: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);
}
.backdrop-aa43 {
  border-radius: 10%;
}
.secondary-4041 {
  border-radius: 50%;
}
.liquid_5162 {
  font-size: 0.72em;
}
.primary-motion-21c9 {
  font-size: 0.875em;
}
.photo_7a5a {
  font-size: 1.1em;
}
.soft_92ff {
  text-transform: uppercase;
  line-height: 1.2;
}
.soft_92ff.liquid_5162 {
  letter-spacing: 0.5px;
}
.dynamic-6fb3,
.dynamic-6fb3 a {
  color: #6d6d6d;
}
.dynamic-6fb3 a:hover {
  color: #111;
}
.picture_1531 {
  color: #6d6d6d;
}
.module_top_3b8c {
  overflow-x: hidden;
}
.module_top_3b8c .basic_9e36.rough_e301 {
  position: relative;
}
.module_top_3b8c .basic_9e36.rough_e301.hidden_aca1 {
  position: initial;
}
.module_top_3b8c
  .basic_9e36.rough_e301.hidden_aca1
  .wrapper-bronze-4b57 {
  left: auto;
}
.module_top_3b8c .basic_9e36 .wrapper-bronze-4b57 {
  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;
}
.module_top_3b8c .basic_9e36:hover.rough_e301 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.module_top_3b8c
  .basic_9e36:hover.rough_e301
  .wrapper-bronze-4b57 {
  display: block;
  z-index: 9999999;
}
.module_top_3b8c .detail_warm_28e7 .text-last-ed04,
.module_top_3b8c .full-78d5 .text-last-ed04 {
  display: none;
}
.module_top_3b8c .yellow-7ca6 .basic_9e36:hover.rough_e301 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.popup-4d2e .section-128c label,
.popup-4d2e .table_center_582f label,
.popup-4d2e .mask_888d label,
.popup-4d2e .hard-5434 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shadow_1b3b {
  list-style: none;
  margin: 0;
}
.shadow_1b3b article.menu_advanced_871f {
  margin-bottom: 0;
}
.shadow_1b3b ul {
  list-style: none;
  margin: 0;
}
.shadow_1b3b .gas_f2df li.menu_advanced_871f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shadow_1b3b .gas_f2df li.menu_advanced_871f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shadow_1b3b .gas_f2df li.menu_advanced_871f: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) {
  .shadow_1b3b .gas_f2df li.menu_advanced_871f li.menu_advanced_871f li.menu_advanced_871f li.menu_advanced_871f {
    padding-left: 0;
  }
}
article.menu_advanced_871f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.menu_advanced_871f .overlay_dark_3c50 p:last-of-type {
  margin-bottom: 0;
}
article.menu_advanced_871f .blue-e395 {
  float: left;
}
article.menu_advanced_871f .hidden_c8aa {
  margin-left: 85px;
}
article.menu_advanced_871f .progress-static-ab31 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.menu_advanced_871f .progress-static-ab31 .caption-full-1edb {
  margin-left: 10px;
}
article.menu_advanced_871f .dim-a735 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.menu_advanced_871f .accent_49ac {
  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 .section-128c,
  #respond .mask_888d,
  #respond .hard-5434 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .section-128c input,
#respond .mask_888d input,
#respond .hard-5434 input {
  width: 100%;
}
#respond .hard-5434 {
  margin-right: 0;
}
#respond .status-582e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.detail_warm_28e7 .wrapper-short-e32d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.wrapper-short-e32d .large_7a08.dim-b792 .action-3aa4 > li > a:focus,
.wrapper-short-e32d .large_7a08.dim-b792 .action-3aa4 > li > a:hover,
.wrapper-short-e32d .large_7a08.stone_fdc4 .action-3aa4 > li > a:focus,
.wrapper-short-e32d .large_7a08.stone_fdc4 .action-3aa4 > li > a:hover,
.wrapper-short-e32d .large_7a08.alert-9ed9 .action-3aa4 > li > a:focus,
.wrapper-short-e32d .large_7a08.alert-9ed9 .action-3aa4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-short-e32d
  .large_7a08.dim-b792
  .action-3aa4
  > li.cold-b985
  > a,
.wrapper-short-e32d
  .large_7a08.dim-b792
  .action-3aa4
  > li.message_out_2ce8
  > a,
.wrapper-short-e32d
  .large_7a08.stone_fdc4
  .action-3aa4
  > li.cold-b985
  > a,
.wrapper-short-e32d
  .large_7a08.stone_fdc4
  .action-3aa4
  > li.message_out_2ce8
  > a,
.wrapper-short-e32d
  .large_7a08.alert-9ed9
  .action-3aa4
  > li.cold-b985
  > a,
.wrapper-short-e32d .large_7a08.alert-9ed9 .action-3aa4 > li.search_ea0a > a {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-short-e32d .row-8b4b,
.wrapper-short-e32d .row-8b4b a {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-short-e32d .search_top_57ea.modal-ff36 li a,
.wrapper-short-e32d .info_static_3cd2 a,
.wrapper-short-e32d .block_16bb,
.wrapper-short-e32d .action-3aa4 > li > a,
.wrapper-short-e32d .cold_83c8 {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-short-e32d .search_top_57ea.modal-ff36 li a:hover,
.wrapper-short-e32d .info_static_3cd2 a:hover,
.wrapper-short-e32d .block_16bb:hover,
.wrapper-short-e32d .action-3aa4 > li > a:hover,
.wrapper-short-e32d .cold_83c8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-short-e32d .smooth_f590 {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-short-e32d .smooth_f590 .item_complex_cd18 {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-short-e32d .smooth_f590:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-short-e32d .avatar_bright_2293 .summary-6d77 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-short-e32d .avatar_bright_2293 .summary-6d77 .iron_76d7 {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-short-e32d
  .avatar_bright_2293
  .summary-6d77
  .iron_76d7::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-short-e32d
  .avatar_bright_2293
  .summary-6d77
  .iron_76d7:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-short-e32d
  .avatar_bright_2293
  .summary-6d77
  .iron_76d7::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-short-e32d
  .avatar_bright_2293
  .summary-6d77
  .iron_76d7::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-short-e32d .avatar_bright_2293 .input-first-6f92 {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-short-e32d .avatar_bright_2293 .input-first-6f92:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_bd38
  .wrapper-short-e32d
  .avatar_bright_2293
  .photo-4994
  .border_39b0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_bd38
  .wrapper-short-e32d
  .avatar_bright_2293
  .photo-4994
  .iron_76d7 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.detail_warm_28e7 .outer_c17b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.outer_c17b .large_7a08.dim-b792 .action-3aa4 > li > a:focus,
.outer_c17b .large_7a08.dim-b792 .action-3aa4 > li > a:hover,
.outer_c17b .large_7a08.stone_fdc4 .action-3aa4 > li > a:focus,
.outer_c17b .large_7a08.stone_fdc4 .action-3aa4 > li > a:hover,
.outer_c17b .large_7a08.alert-9ed9 .action-3aa4 > li > a:focus,
.outer_c17b .large_7a08.alert-9ed9 .action-3aa4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outer_c17b
  .large_7a08.dim-b792
  .action-3aa4
  > li.cold-b985
  > a,
.outer_c17b
  .large_7a08.dim-b792
  .action-3aa4
  > li.message_out_2ce8
  > a,
.outer_c17b
  .large_7a08.stone_fdc4
  .action-3aa4
  > li.cold-b985
  > a,
.outer_c17b
  .large_7a08.stone_fdc4
  .action-3aa4
  > li.message_out_2ce8
  > a,
.outer_c17b
  .large_7a08.alert-9ed9
  .action-3aa4
  > li.cold-b985
  > a,
.outer_c17b .large_7a08.alert-9ed9 .action-3aa4 > li.search_ea0a > a {
  color: rgba(0, 0, 0, 0.8);
}
.outer_c17b .row-8b4b,
.outer_c17b .row-8b4b a {
  color: rgba(0, 0, 0, 0.8);
}
.outer_c17b .search_top_57ea.modal-ff36 li a,
.outer_c17b .info_static_3cd2 a,
.outer_c17b .block_16bb,
.outer_c17b .action-3aa4 > li > a,
.outer_c17b .cold_83c8 {
  color: rgba(0, 0, 0, 0.55);
}
.outer_c17b .search_top_57ea.modal-ff36 li a:hover,
.outer_c17b .info_static_3cd2 a:hover,
.outer_c17b .block_16bb:hover,
.outer_c17b .action-3aa4 > li > a:hover,
.outer_c17b .cold_83c8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outer_c17b .smooth_f590 {
  color: rgba(0, 0, 0, 0.55);
}
.outer_c17b .smooth_f590 .item_complex_cd18 {
  color: rgba(0, 0, 0, 0.8);
}
.outer_c17b .smooth_f590:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button_7a2d .element-4886 {
  margin-left: auto;
  margin-right: auto;
}
.alert-8c24 > * {
  margin-left: auto;
  margin-right: auto;
}
.alert-8c24 .tooltip-1912 {
  margin-right: 1.41575em;
}
.accordion_5817 .alert-8c24 > .fast_112f {
  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;
}
.accordion_5817 .alert-8c24 > .basic-fddc {
  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;
}
.over-21d3.button_7a2d .element-4886,
.content-cool-755f.button_7a2d .element-4886 {
  margin-left: 0;
}
.shadow-d603.button_7a2d .element-4886,
.hot_31e1.button_7a2d .element-4886 {
  margin-right: 0;
}
.alert-8c24 ol,
.alert-8c24 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.secondary-8c87 video {
  max-width: 100%;
}
.old-b4d6 img {
  display: block;
}
.old-b4d6.tooltip-1912,
.old-b4d6.logo_5592 {
  width: 100%;
}
.old-b4d6.basic-fddc img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.notice-gas-3d6f:not(.wrapper_south_4b61) {
  margin: 1.5em auto;
}
.plasma-be3e p {
  padding: 1.5em 14px;
}
ul.disabled_7299.basic-fddc,
ul.disabled_7299.fast_112f,
ul.disabled_7299.focus_green_15bb.fast_112f {
  padding: 0 14px;
}
.action_05b3 {
  display: block;
  overflow-x: auto;
}
.action_05b3 table {
  border-collapse: collapse;
  width: 100%;
}
.action_05b3 td,
.action_05b3 th {
  padding: 0.5em;
}
.alert-8c24 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.alert-8c24 ol ol,
.alert-8c24 ol ul,
.alert-8c24 ul ol,
.alert-8c24 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.alert-8c24 ol ol li,
.alert-8c24 ol ul li,
.alert-8c24 ul ol li,
.alert-8c24 ul ul li {
  margin-left: 0;
}
.layout-ece8.image_center_36fd > .hero-bronze-4406 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.layout-ece8.image_center_36fd > .hero-bronze-4406 iframe,
.layout-ece8.image_center_36fd > .hero-bronze-4406 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hidden-dim-3548 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hidden-dim-3548.media-1f80 {
  padding: 0;
}
.hidden-dim-3548.media-1f80 cite {
  font-size: 13px;
}
.hidden-dim-3548 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hidden-dim-3548 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.nav_227c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.nav_227c > p:first-child {
  margin-top: 0;
}
.nav_227c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.nav_227c blockquote {
  border-left: 0;
}
.article_1350 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.article_1350:not(.article-solid-2394) {
  max-width: 100px;
}
.article_1350.liquid-c2f4 {
  border-bottom: none !important;
  text-align: center;
}
.article_1350.liquid-c2f4::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .plasma-be3e p {
    padding: 1.5em 0;
  }
}
.info_red_b722 {
  color: #0073aa;
}
.solid_a4e6 {
  background-color: #0073aa;
}
.grid_5f0a {
  color: #229fd8;
}
.pro-5a7d {
  background-color: #229fd8;
}
.info-selected-ae73 {
  color: #eee;
}
.silver_68ff {
  background-color: #eee;
}
.status-inner-a21d {
  color: #444;
}
.rough_5c15 {
  background-color: #444;
}
.light_2f16 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.light_2f16 .bottom_05fd .info_static_3cd2 {
  font-size: 15px;
}
.light_2f16 .info_static_3cd2 {
  line-height: 1.3;
}
.light_2f16 .outer_c17b {
}
.light_2f16 .wrapper-short-e32d {
  background: #235787;
}
.main_hovered_4f14 {
  padding: 0;
}
.main_hovered_4f14 .wrapper-short-e32d {
  background: #1a1a1a;
}
.main_hovered_4f14 .outer_c17b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gallery_9279 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gallery_9279 .outer_c17b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gallery_9279 .wrapper-short-e32d {
  background: #303030;
}
.picture-be9a {
  position: relative;
  z-index: 10;
}
.picture-be9a .chip_next_728b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.next-1552 .rough_e301 {
  display: inline-block;
  vertical-align: middle;
}
.next-1552.accent_rough_6985 .rough_e301 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .next-1552.accent_rough_6985 .rough_e301 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .next-1552.accent_rough_6985 .rough_e301 {
    margin-right: 0.4em;
  }
}
.next-1552.accent_rough_6985 .rough_e301:last-child {
  margin-right: 0;
}
.cool-863a .chip_next_728b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .detail_warm_28e7 .bottom_05fd {
    margin: 0 -0.5em;
  }
  .detail_warm_28e7 .bottom_05fd [class*="customify-col-"],
  .detail_warm_28e7 .bottom_05fd [class*="customify-col_"],
  .detail_warm_28e7 .bottom_05fd [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.detail_warm_28e7.main-hard-efed .chip_next_728b {
  background: 0 0 !important;
}
.detail_warm_28e7.main-hard-efed .chip_next_728b,
.detail_warm_28e7.cool-863a .chip_next_728b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .detail_warm_28e7.plasma-bc7f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.detail_warm_28e7.cool-863a .chip_next_728b {
  box-shadow: none !important;
}
.hard-26f4 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hard-26f4 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hard-26f4 {
    padding: 18px 0 20px;
  }
}
.hard-26f4 .silver-1335 {
  width: 100%;
}
.hard-26f4 .module_east_977f {
  margin-bottom: 0;
}
.hard-26f4 .link-e733 {
  margin-top: 5px;
  font-size: 0.875em;
}
.tall_4ca0 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tall_4ca0 .texture-e25e {
  width: 100%;
}
.hovered-65ce {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hovered-65ce li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hovered-65ce 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;
}
.hovered-65ce li:last-child:after {
  display: none;
}
.hovered-65ce li a {
  font-weight: 500;
  margin-right: 10px;
}
.gallery_last_454c .text-last-ed04 button,
.hard-26f4 .text-last-ed04 button {
  left: 0;
}
.gallery_last_454c .texture-e25e,
.hard-26f4 .texture-e25e {
  padding-left: 0;
  padding-right: 0;
}
.gallery_last_454c .tall_4ca0,
.hard-26f4 .tall_4ca0 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.gallery_last_454c {
  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;
}
.gallery_last_454c: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;
}
.gallery_last_454c .chip_slow_b623 {
  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) {
  .gallery_last_454c .chip_slow_b623 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .gallery_last_454c .chip_slow_b623 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .gallery_last_454c .chip_slow_b623 {
    min-height: 200px;
  }
}
.gallery_last_454c .hovered-65ce {
  color: rgba(255, 255, 255, 0.8);
}
.gallery_last_454c .hovered-65ce a,
.gallery_last_454c .hovered-65ce li:after {
  color: inherit;
}
.gallery_last_454c .hovered-65ce a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.paragraph_ab28 {
  margin-bottom: 0.5em;
}
.lite_6fae {
  margin-bottom: 1.2em;
}
.lite_6fae,
.paragraph_ab28 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.lite_6fae p:last-child,
.paragraph_ab28 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .text-last-ed04,
#masthead .text-last-ed04 {
  display: none;
}
#masthead
  > .text-last-ed04.filter-bd7e {
  display: none;
}
#masthead > .text-last-ed04 button {
  left: 0;
}
.notice_ec74 {
  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%;
}
.notice_ec74 .rough_e301 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.notice_ec74 .basic-820f {
  display: -webkit-box;
  display: flex;
}
.notice_ec74 .basic-820f.hover-5248 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.notice_ec74 .basic-820f.preview-brown-4111 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notice_ec74 .basic-820f.filter-4e2f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notice_ec74.backdrop_motion_a6c3.heading-d449 .basic-820f.hover-5248 {
  flex-basis: 100%;
}
.notice_ec74.purple_2ec2 .basic-820f.preview-brown-4111 {
  -webkit-box-flex: 1;
  flex: auto;
}
.notice_ec74.purple_2ec2 .basic-820f.filter-4e2f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .text-last-ed04.filter-bd7e {
  display: none;
}
#masthead > .text-last-ed04 button {
  left: 0;
}
.huge_1364 {
  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;
}
.huge_1364:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.huge_1364.status-green-a770 i {
  margin-right: 4px;
}
.huge_1364.nav-prev-ae99 i {
  margin-left: 5px;
}
.info_static_3cd2 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.info_static_3cd2 p:last-child {
  margin-bottom: 0;
}
.input_13ef {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.input_13ef a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.input_13ef img {
  display: block;
  width: auto;
  line-height: 1;
}
.input_13ef .row-8b4b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.input_13ef .list-1d73 {
  margin: 5px 0 7px 0;
}
.input_13ef.module-fresh-233d .item-outer-0d42 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.input_13ef.module-fresh-233d .column-3148 {
  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;
}
.input_13ef.prev_1185 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.input_13ef.prev_1185 .item-outer-0d42 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.input_13ef.prev_1185 .column-3148 {
  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;
}
.input_13ef.fresh_3957 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.input_13ef.secondary_stone_6a97 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.input_13ef.secondary_stone_6a97 .column-3148 {
  margin-top: 7px;
}
.text_b26d {
  display: inline-block;
}
.picture-be9a .main-1b9a .input_13ef img {
  max-width: 100%;
}
.large_7a08 .black_58f7.hidden_iron_965d,
.bottom-2a25 .black_58f7.hidden_iron_965d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.large_7a08 .pattern-pressed-5840,
.bottom-2a25 .pattern-pressed-5840 {
  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%);
}
.large_7a08 .pattern-pressed-5840 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.large_7a08.pink-4eec .pattern-pressed-5840 {
  display: none;
}
.large_7a08 .image-under-9291 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.large_7a08 .image-under-9291 li {
  display: inline-block;
  position: relative;
}
.large_7a08 .image-under-9291 li:last-child {
  margin-right: 0;
}
.large_7a08 .image-under-9291 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;
}
.large_7a08 .image-under-9291 li.search_ea0a > a {
  color: rgba(0, 0, 0, 0.9);
}
.large_7a08 .image-under-9291 > 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;
}
.large_7a08 .image-under-9291 > li > a i {
  line-height: 0;
}
.large_7a08 .image-under-9291 > li.paragraph_glass_4035 > a .pattern-pressed-5840 {
  margin-left: 4px;
  line-height: 0;
}
.large_7a08 .image-under-9291 .primary_45f6 li.paragraph_glass_4035 > a {
  position: relative;
}
.large_7a08 .image-under-9291 .primary_45f6 li.paragraph_glass_4035 > a:after,
.large_7a08 .image-under-9291 .primary_45f6 li.paragraph_glass_4035 > a:before {
  content: "";
  display: table;
}
.large_7a08 .image-under-9291 .primary_45f6 li.paragraph_glass_4035 > a:after {
  clear: both;
}
.large_7a08 .image-under-9291 .primary_45f6 li.paragraph_glass_4035 > a .pattern-pressed-5840 {
  margin-left: 5px;
  float: right;
}
.large_7a08 .focus_2ff0,
.large_7a08 .primary_45f6 {
  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;
}
.large_7a08 .primary_45f6 {
  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;
}
.large_7a08 .primary_45f6 .hidden_iron_965d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.large_7a08 .primary_45f6 .pattern-pressed-5840 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.large_7a08 .primary_45f6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.large_7a08 .primary_45f6 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;
}
.large_7a08 .primary_45f6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.large_7a08 .primary_45f6 .primary_45f6 {
  top: 0;
  left: 100%;
}
.large_7a08 .element-orange-c17b.fn-focus-18f4 > .focus_2ff0,
.large_7a08 .element-orange-c17b.fn-focus-18f4 > .primary_45f6,
.large_7a08 .element-orange-c17b:focus > .focus_2ff0,
.large_7a08 .element-orange-c17b:focus > .primary_45f6,
.large_7a08 .element-orange-c17b:hover > .focus_2ff0,
.large_7a08 .element-orange-c17b:hover > .primary_45f6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.large_7a08.alert-9ed9 .action-3aa4:after,
.large_7a08.alert-9ed9 .action-3aa4:before {
  content: "";
  display: table;
}
.large_7a08.alert-9ed9 .action-3aa4:after {
  clear: both;
}
.large_7a08.alert-9ed9 .action-3aa4 > li {
  float: left;
}
.large_7a08.header-west-7a19 .action-3aa4:after,
.large_7a08.header-west-7a19 .action-3aa4:before {
  content: "";
  display: table;
}
.large_7a08.header-west-7a19 .action-3aa4:after {
  clear: both;
}
.large_7a08.header-west-7a19 .action-3aa4 > li {
  float: left;
}
.large_7a08.header-west-7a19 .action-3aa4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.large_7a08.header-west-7a19 .action-3aa4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.large_7a08.header-west-7a19 .action-3aa4 > li.cold-b985 > a,
.large_7a08.header-west-7a19 .action-3aa4 > li.search_ea0a > a {
  color: #fff;
  background-color: #1e4b75;
}
.large_7a08.dim-b792 .action-3aa4 > li > a .hidden_iron_965d {
  position: relative;
}
.large_7a08.dim-b792 .action-3aa4 > li > a .hidden_iron_965d: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;
}
.large_7a08.dim-b792
  .action-3aa4
  > li:focus
  > a
  .hidden_iron_965d:before,
.large_7a08.dim-b792
  .action-3aa4
  > li:hover
  > a
  .hidden_iron_965d:before {
  width: 100%;
  background-color: currentColor;
}
.large_7a08.dim-b792
  .action-3aa4
  > li.cold-b985
  > a
  .hidden_iron_965d:before,
.large_7a08.dim-b792
  .action-3aa4
  > li.message_out_2ce8
  > a
  .hidden_iron_965d:before {
  width: 100%;
  background-color: currentColor;
}
.large_7a08.stone_fdc4 .action-3aa4 > li > a .hidden_iron_965d {
  position: relative;
}
.large_7a08.stone_fdc4 .action-3aa4 > li > a .hidden_iron_965d: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;
}
.large_7a08.stone_fdc4 .action-3aa4 > li:focus > a .hidden_iron_965d:before,
.large_7a08.stone_fdc4
  .action-3aa4
  > li:hover
  > a
  .hidden_iron_965d:before {
  width: 100%;
  background-color: currentColor;
}
.large_7a08.stone_fdc4
  .action-3aa4
  > li.cold-b985
  > a
  .hidden_iron_965d:before,
.large_7a08.stone_fdc4
  .action-3aa4
  > li.message_out_2ce8
  > a
  .hidden_iron_965d:before {
  width: 100%;
  background-color: currentColor;
}
.bottom-2a25 .image-under-9291 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bottom-2a25 .image-under-9291 li:first-child > a {
  border-top: none;
}
.bottom-2a25 .image-under-9291 .avatar_db2d > .hidden_iron_965d .pattern-pressed-5840 {
  display: none;
}
.bottom-2a25 .image-under-9291 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.bottom-2a25 .image-under-9291 li:last-child {
  border: none;
}
.bottom-2a25 .image-under-9291 li.paragraph_glass_4035 > a {
  padding-right: 45px !important;
}
.bottom-2a25 .image-under-9291 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.bottom-2a25 .image-under-9291 li a:focus,
.bottom-2a25 .image-under-9291 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bottom-2a25 .image-under-9291 li .iron-5b93 {
  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;
}
.bottom-2a25 .image-under-9291 li .iron-5b93:hover {
  box-shadow: none;
}
.bottom-2a25 .image-under-9291 li .iron-5b93 .pattern-pressed-5840 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.bottom-2a25 .image-under-9291 .primary_45f6 {
  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);
}
.bottom-2a25 .image-under-9291 .primary_45f6 li a {
  padding-left: 3em;
}
.bottom-2a25 .image-under-9291 .alert-2467 > a .iron-5b93 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.bottom-2a25 .image-under-9291 .alert-2467 > .primary_45f6 {
  display: block;
  opacity: 1;
}
.box-b432 {
  max-width: 100%;
}
.dark-18ca {
  line-height: 0;
  cursor: pointer;
}
.cold_83c8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.cold_83c8:hover {
  box-shadow: none;
  color: currentColor;
}
.cold_83c8 svg {
  width: 18px;
  height: 18px;
}
.cold_83c8 .notice_76e7 {
  display: none;
}
.component-stale-d3dc {
  position: relative;
}
.component-stale-d3dc.fn-active-18f4 .cold_83c8 .image-hot-bbbe {
  display: none;
}
.component-stale-d3dc.fn-active-18f4 .cold_83c8 .notice_76e7 {
  display: inline-block;
}
.component-stale-d3dc .gold-7a11 {
  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);
}
.component-stale-d3dc.old-d5ad .gold-7a11 {
  left: auto;
  right: -0.9em;
}
.component-stale-d3dc.old-d5ad .surface-172b::before {
  left: auto;
  right: 15px;
}
.component-stale-d3dc.fn-active-18f4 .gold-7a11 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.photo-4994 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.photo-4994 label {
  flex-basis: 100%;
}
.photo-4994 .summary-6d77 {
  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;
}
.photo-4994 .iron_76d7 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.photo-4994 .iron_76d7:focus {
  background-color: transparent;
}
.photo-4994 button.input-first-6f92 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.photo-4994 button.input-first-6f92:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.photo-4994 button.input-first-6f92 svg {
  width: 18px;
  height: 18px;
}
.photo-4994 input[type="submit"] {
  min-height: auto;
}
.avatar_bright_2293 .photo-4994 .iron_76d7 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.surface-172b {
  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) {
  .surface-172b {
    width: 220px;
  }
}
.surface-172b label {
  flex-basis: 100%;
}
.surface-172b::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;
}
.wrapper_bd38 .avatar_bright_2293 .photo-4994 {
  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;
}
.wrapper_bd38
  .avatar_bright_2293
  .photo-4994
  .summary-6d77 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.wrapper_bd38 .avatar_bright_2293 .photo-4994 .iron_76d7 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.wrapper_bd38
  .avatar_bright_2293
  .photo-4994
  .iron_76d7:focus {
  background: 0 0;
}
.wrapper_bd38
  .avatar_bright_2293
  .photo-4994
  .border_39b0 {
  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;
}
.search_top_57ea {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.search_top_57ea li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.search_top_57ea li:last-child {
  margin-right: 0;
}
.search_top_57ea li:first-child {
  margin-left: 0;
}
.search_top_57ea.black-7923 a {
  color: #fff;
}
.search_top_57ea.black-7923 a:hover {
  color: #fff;
}
.search_top_57ea a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.search_top_57ea a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.search_top_57ea a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.search_top_57ea a:hover {
  opacity: 0.9;
  color: inherit;
}
.search_top_57ea [class*="social-icon-apple"] {
  background-color: #999;
}
.search_top_57ea [class*="social-icon-apple"].steel-ca99 {
  background-color: transparent;
  color: #999;
}
.search_top_57ea [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.search_top_57ea [class*="social-icon-behance"].steel-ca99 {
  background-color: transparent;
  color: #1769ff;
}
.search_top_57ea [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.search_top_57ea [class*="social-icon-bitbucket"].steel-ca99 {
  background-color: transparent;
  color: #205081;
}
.search_top_57ea [class*="social-icon-codepen"] {
  background-color: #000;
}
.search_top_57ea [class*="social-icon-codepen"].steel-ca99 {
  background-color: transparent;
  color: #000;
}
.search_top_57ea [class*="social-icon-delicious"] {
  background-color: #39f;
}
.search_top_57ea [class*="social-icon-delicious"].steel-ca99 {
  background-color: transparent;
  color: #39f;
}
.search_top_57ea [class*="social-icon-digg"] {
  background-color: #005be2;
}
.search_top_57ea [class*="social-icon-digg"].steel-ca99 {
  background-color: transparent;
  color: #005be2;
}
.search_top_57ea [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.search_top_57ea [class*="social-icon-dribbble"].steel-ca99 {
  background-color: transparent;
  color: #ea4c89;
}
.search_top_57ea [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.search_top_57ea [class*="social-icon-envelope"].steel-ca99 {
  background-color: transparent;
  color: #ea4335;
}
.search_top_57ea [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.search_top_57ea [class*="social-icon-facebook"].steel-ca99 {
  background-color: transparent;
  color: #3b5998;
}
.search_top_57ea [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.search_top_57ea [class*="social-icon-flickr"].steel-ca99 {
  background-color: transparent;
  color: #0063dc;
}
.search_top_57ea [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.search_top_57ea [class*="social-icon-foursquare"].steel-ca99 {
  background-color: transparent;
  color: #2d5be3;
}
.search_top_57ea [class*="social-icon-github"] {
  background-color: #333;
}
.search_top_57ea [class*="social-icon-github"].steel-ca99 {
  background-color: transparent;
  color: #333;
}
.search_top_57ea [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.search_top_57ea [class*="social-icon-google-plus"].steel-ca99 {
  background-color: transparent;
  color: #dd4b39;
}
.search_top_57ea [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.search_top_57ea [class*="social-icon-houzz"].steel-ca99 {
  background-color: transparent;
  color: #7ac142;
}
.search_top_57ea [class*="social-icon-instagram"] {
  background-color: #262626;
}
.search_top_57ea [class*="social-icon-instagram"].steel-ca99 {
  background-color: transparent;
  color: #262626;
}
.search_top_57ea [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.search_top_57ea [class*="social-icon-jsfiddle"].steel-ca99 {
  background-color: transparent;
  color: #487aa2;
}
.search_top_57ea [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.search_top_57ea [class*="social-icon-linkedin"].steel-ca99 {
  background-color: transparent;
  color: #0077b5;
}
.search_top_57ea [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.search_top_57ea [class*="social-icon-medium"].steel-ca99 {
  background-color: transparent;
  color: #00ab6b;
}
.search_top_57ea [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.search_top_57ea
  [class*="social-icon-odnoklassniki"].steel-ca99 {
  background-color: transparent;
  color: #f4731c;
}
.search_top_57ea [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.search_top_57ea [class*="social-icon-meetup"].steel-ca99 {
  background-color: transparent;
  color: #ec1c40;
}
.search_top_57ea [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.search_top_57ea [class*="social-icon-pinterest"].steel-ca99 {
  background-color: transparent;
  color: #bd081c;
}
.search_top_57ea [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.search_top_57ea [class*="social-icon-product-hunt"].steel-ca99 {
  background-color: transparent;
  color: #da552f;
}
.search_top_57ea [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.search_top_57ea [class*="social-icon-reddit"].steel-ca99 {
  background-color: transparent;
  color: #ff4500;
}
.search_top_57ea [class*="social-icon-rss"] {
  background-color: #f26522;
}
.search_top_57ea [class*="social-icon-rss"].steel-ca99 {
  background-color: transparent;
  color: #f26522;
}
.search_top_57ea [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.search_top_57ea
  [class*="social-icon-shopping-cart"].steel-ca99 {
  background-color: transparent;
  color: #4caf50;
}
.search_top_57ea [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.search_top_57ea [class*="social-icon-skype"].steel-ca99 {
  background-color: transparent;
  color: #00aff0;
}
.search_top_57ea [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.search_top_57ea [class*="social-icon-slideshare"].steel-ca99 {
  background-color: transparent;
  color: #0077b5;
}
.search_top_57ea [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.search_top_57ea [class*="social-icon-snapchat"].steel-ca99 {
  background-color: transparent;
  color: #fffc00;
}
.search_top_57ea [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.search_top_57ea [class*="social-icon-soundcloud"].steel-ca99 {
  background-color: transparent;
  color: #f80;
}
.search_top_57ea [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.search_top_57ea [class*="social-icon-spotify"].steel-ca99 {
  background-color: transparent;
  color: #2ebd59;
}
.search_top_57ea [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.search_top_57ea
  [class*="social-icon-stack-overflow"].steel-ca99 {
  background-color: transparent;
  color: #fe7a15;
}
.search_top_57ea [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.search_top_57ea [class*="social-icon-maldkfgram"].steel-ca99 {
  background-color: transparent;
  color: #2ca5e0;
}
.search_top_57ea [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.search_top_57ea [class*="social-icon-tripadvisor"].steel-ca99 {
  background-color: transparent;
  color: #589442;
}
.search_top_57ea [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.search_top_57ea [class*="social-icon-tumblr"].steel-ca99 {
  background-color: transparent;
  color: #35465c;
}
.search_top_57ea [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.search_top_57ea [class*="social-icon-twitch"].steel-ca99 {
  background-color: transparent;
  color: #6441a5;
}
.search_top_57ea [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.search_top_57ea [class*="social-icon-twitter"].steel-ca99 {
  background-color: transparent;
  color: #1da1f2;
}
.search_top_57ea [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.search_top_57ea [class*="social-icon-vimeo"].steel-ca99 {
  background-color: transparent;
  color: #1ab7ea;
}
.search_top_57ea [class*="social-icon-vk"] {
  background-color: #45668e;
}
.search_top_57ea [class*="social-icon-vk"].steel-ca99 {
  background-color: transparent;
  color: #45668e;
}
.search_top_57ea [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.search_top_57ea [class*="social-icon-weibo"].steel-ca99 {
  background-color: transparent;
  color: #df2029;
}
.search_top_57ea [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.search_top_57ea [class*="social-icon-weixin"].steel-ca99 {
  background-color: transparent;
  color: #7bb32e;
}
.search_top_57ea [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.search_top_57ea [class*="social-icon-whatsapp"].steel-ca99 {
  background-color: transparent;
  color: #25d366;
}
.search_top_57ea [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.search_top_57ea [class*="social-icon-wordpress"].steel-ca99 {
  background-color: transparent;
  color: #21759b;
}
.search_top_57ea [class*="social-icon-xing"] {
  background-color: #026466;
}
.search_top_57ea [class*="social-icon-xing"].steel-ca99 {
  background-color: transparent;
  color: #026466;
}
.search_top_57ea [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.search_top_57ea [class*="social-icon-yelp"].steel-ca99 {
  background-color: transparent;
  color: #af0606;
}
.search_top_57ea [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.search_top_57ea [class*="social-icon-youtube"].steel-ca99 {
  background-color: transparent;
  color: #cd201f;
}
.block_16bb {
  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;
}
.block_16bb:hover {
  box-shadow: none;
  background: 0 0;
}
.list-ab00 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.avatar-hot-76a6 {
  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;
}
.picture_76c4 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.logo-hard-4a53 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.logo-hard-4a53,
.logo-hard-4a53::after,
.logo-hard-4a53::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;
}
.logo-hard-4a53::after,
.logo-hard-4a53::before {
  content: "";
  display: block;
  background-color: inherit;
}
.large_ef9d .avatar-hot-76a6 .picture_76c4 {
  margin-top: -2px;
  width: 19px;
}
.large_ef9d .avatar-hot-76a6 .logo-hard-4a53 {
  margin-top: -1px;
}
.large_ef9d .avatar-hot-76a6 .logo-hard-4a53,
.large_ef9d .avatar-hot-76a6 .logo-hard-4a53::after,
.large_ef9d .avatar-hot-76a6 .logo-hard-4a53::before {
  width: 19px;
  height: 2px;
}
.large_ef9d .avatar-hot-76a6 .logo-hard-4a53::before {
  top: -6px;
}
.large_ef9d .avatar-hot-76a6 .logo-hard-4a53::after {
  bottom: -6px;
}
.filter-e254 .avatar-hot-76a6 .picture_76c4 {
  margin-top: -2px;
  width: 22px;
}
.filter-e254 .avatar-hot-76a6 .logo-hard-4a53 {
  margin-top: -1px;
}
.filter-e254 .avatar-hot-76a6 .logo-hard-4a53,
.filter-e254 .avatar-hot-76a6 .logo-hard-4a53::after,
.filter-e254 .avatar-hot-76a6 .logo-hard-4a53::before {
  width: 22px;
  height: 2px;
}
.filter-e254 .avatar-hot-76a6 .logo-hard-4a53::before {
  top: -7px;
}
.filter-e254 .avatar-hot-76a6 .logo-hard-4a53::after {
  bottom: -7px;
}
.modal_tall_f58a .avatar-hot-76a6 .picture_76c4 {
  margin-top: -2px;
  width: 31px;
}
.modal_tall_f58a .avatar-hot-76a6 .logo-hard-4a53 {
  margin-top: -1.5px;
}
.modal_tall_f58a .avatar-hot-76a6 .logo-hard-4a53,
.modal_tall_f58a .avatar-hot-76a6 .logo-hard-4a53::after,
.modal_tall_f58a .avatar-hot-76a6 .logo-hard-4a53::before {
  width: 31px;
  height: 3px;
}
.modal_tall_f58a .avatar-hot-76a6 .logo-hard-4a53::before {
  top: -9px;
}
.modal_tall_f58a .avatar-hot-76a6 .logo-hard-4a53::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .next_108e .avatar-hot-76a6 .picture_76c4 {
    margin-top: -2px;
    width: 19px;
  }
  .next_108e .avatar-hot-76a6 .logo-hard-4a53 {
    margin-top: -1px;
  }
  .next_108e .avatar-hot-76a6 .logo-hard-4a53,
  .next_108e .avatar-hot-76a6 .logo-hard-4a53::after,
  .next_108e .avatar-hot-76a6 .logo-hard-4a53::before {
    width: 19px;
    height: 2px;
  }
  .next_108e .avatar-hot-76a6 .logo-hard-4a53::before {
    top: -6px;
  }
  .next_108e .avatar-hot-76a6 .logo-hard-4a53::after {
    bottom: -6px;
  }
  .pink-570e .avatar-hot-76a6 .picture_76c4 {
    margin-top: -2px;
    width: 22px;
  }
  .pink-570e .avatar-hot-76a6 .logo-hard-4a53 {
    margin-top: -1px;
  }
  .pink-570e .avatar-hot-76a6 .logo-hard-4a53,
  .pink-570e .avatar-hot-76a6 .logo-hard-4a53::after,
  .pink-570e .avatar-hot-76a6 .logo-hard-4a53::before {
    width: 22px;
    height: 2px;
  }
  .pink-570e .avatar-hot-76a6 .logo-hard-4a53::before {
    top: -7px;
  }
  .pink-570e .avatar-hot-76a6 .logo-hard-4a53::after {
    bottom: -7px;
  }
  .plasma_434a .avatar-hot-76a6 .picture_76c4 {
    margin-top: -2px;
    width: 31px;
  }
  .plasma_434a .avatar-hot-76a6 .logo-hard-4a53 {
    margin-top: -1.5px;
  }
  .plasma_434a .avatar-hot-76a6 .logo-hard-4a53,
  .plasma_434a .avatar-hot-76a6 .logo-hard-4a53::after,
  .plasma_434a .avatar-hot-76a6 .logo-hard-4a53::before {
    width: 31px;
    height: 3px;
  }
  .plasma_434a .avatar-hot-76a6 .logo-hard-4a53::before {
    top: -9px;
  }
  .plasma_434a .avatar-hot-76a6 .logo-hard-4a53::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .picture-3ad4 .avatar-hot-76a6 .picture_76c4 {
    margin-top: -2px;
    width: 19px;
  }
  .picture-3ad4 .avatar-hot-76a6 .logo-hard-4a53 {
    margin-top: -1px;
  }
  .picture-3ad4 .avatar-hot-76a6 .logo-hard-4a53,
  .picture-3ad4 .avatar-hot-76a6 .logo-hard-4a53::after,
  .picture-3ad4 .avatar-hot-76a6 .logo-hard-4a53::before {
    width: 19px;
    height: 2px;
  }
  .picture-3ad4 .avatar-hot-76a6 .logo-hard-4a53::before {
    top: -6px;
  }
  .picture-3ad4 .avatar-hot-76a6 .logo-hard-4a53::after {
    bottom: -6px;
  }
  .green_fb95 .avatar-hot-76a6 .picture_76c4 {
    margin-top: -2px;
    width: 22px;
  }
  .green_fb95 .avatar-hot-76a6 .logo-hard-4a53 {
    margin-top: -1px;
  }
  .green_fb95 .avatar-hot-76a6 .logo-hard-4a53,
  .green_fb95 .avatar-hot-76a6 .logo-hard-4a53::after,
  .green_fb95 .avatar-hot-76a6 .logo-hard-4a53::before {
    width: 22px;
    height: 2px;
  }
  .green_fb95 .avatar-hot-76a6 .logo-hard-4a53::before {
    top: -7px;
  }
  .green_fb95 .avatar-hot-76a6 .logo-hard-4a53::after {
    bottom: -7px;
  }
  .advanced_4bc2 .avatar-hot-76a6 .picture_76c4 {
    margin-top: -2px;
    width: 31px;
  }
  .advanced_4bc2 .avatar-hot-76a6 .logo-hard-4a53 {
    margin-top: -1.5px;
  }
  .advanced_4bc2 .avatar-hot-76a6 .logo-hard-4a53,
  .advanced_4bc2 .avatar-hot-76a6 .logo-hard-4a53::after,
  .advanced_4bc2 .avatar-hot-76a6 .logo-hard-4a53::before {
    width: 31px;
    height: 3px;
  }
  .advanced_4bc2 .avatar-hot-76a6 .logo-hard-4a53::before {
    top: -9px;
  }
  .advanced_4bc2 .avatar-hot-76a6 .logo-hard-4a53::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .frame-pressed-8875 .avatar-hot-76a6 .picture_76c4 {
    margin-top: -2px;
    width: 19px;
  }
  .frame-pressed-8875 .avatar-hot-76a6 .logo-hard-4a53 {
    margin-top: -1px;
  }
  .frame-pressed-8875 .avatar-hot-76a6 .logo-hard-4a53,
  .frame-pressed-8875 .avatar-hot-76a6 .logo-hard-4a53::after,
  .frame-pressed-8875 .avatar-hot-76a6 .logo-hard-4a53::before {
    width: 19px;
    height: 2px;
  }
  .frame-pressed-8875 .avatar-hot-76a6 .logo-hard-4a53::before {
    top: -6px;
  }
  .frame-pressed-8875 .avatar-hot-76a6 .logo-hard-4a53::after {
    bottom: -6px;
  }
  .short-abad .avatar-hot-76a6 .picture_76c4 {
    margin-top: -2px;
    width: 22px;
  }
  .short-abad .avatar-hot-76a6 .logo-hard-4a53 {
    margin-top: -1px;
  }
  .short-abad .avatar-hot-76a6 .logo-hard-4a53,
  .short-abad .avatar-hot-76a6 .logo-hard-4a53::after,
  .short-abad .avatar-hot-76a6 .logo-hard-4a53::before {
    width: 22px;
    height: 2px;
  }
  .short-abad .avatar-hot-76a6 .logo-hard-4a53::before {
    top: -7px;
  }
  .short-abad .avatar-hot-76a6 .logo-hard-4a53::after {
    bottom: -7px;
  }
  .breadcrumb-static-d0c3 .avatar-hot-76a6 .picture_76c4 {
    margin-top: -2px;
    width: 31px;
  }
  .breadcrumb-static-d0c3 .avatar-hot-76a6 .logo-hard-4a53 {
    margin-top: -1.5px;
  }
  .breadcrumb-static-d0c3 .avatar-hot-76a6 .logo-hard-4a53,
  .breadcrumb-static-d0c3 .avatar-hot-76a6 .logo-hard-4a53::after,
  .breadcrumb-static-d0c3 .avatar-hot-76a6 .logo-hard-4a53::before {
    width: 31px;
    height: 3px;
  }
  .breadcrumb-static-d0c3 .avatar-hot-76a6 .logo-hard-4a53::before {
    top: -9px;
  }
  .breadcrumb-static-d0c3 .avatar-hot-76a6 .logo-hard-4a53::after {
    bottom: -9px;
  }
}
.pattern_bright_ae8d .logo-hard-4a53 {
  -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);
}
.pattern_bright_ae8d .logo-hard-4a53::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.pattern_bright_ae8d .logo-hard-4a53::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);
}
.pattern_bright_ae8d.simple_b056 .logo-hard-4a53 {
  -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);
}
.pattern_bright_ae8d.simple_b056 .logo-hard-4a53::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.pattern_bright_ae8d.simple_b056 .logo-hard-4a53::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);
}
.narrow_14c5 {
  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.focused-f5cb:before {
  display: none;
}
.full-78d5 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.full-78d5 .hero_easy_5d9d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.full-78d5 .hero_easy_5d9d:last-of-type {
  border-bottom: none;
}
.full-78d5 .hero_easy_5d9d.south-972b,
.full-78d5 .hero_easy_5d9d.media_230e,
.full-78d5 .hero_easy_5d9d.content-new-a345 {
  padding: 0;
}
.full-78d5 .bottom-2a25 .iron-5b93 {
  color: currentColor;
}
.full-78d5 .bottom-2a25 .iron-5b93:focus,
.full-78d5 .bottom-2a25 .iron-5b93:hover {
  background: rgba(0, 0, 0, 0.01);
}
.full-78d5.outer_c17b .smooth_f590,
.full-78d5.outer_c17b .info_static_3cd2 a,
.full-78d5.outer_c17b .action-3aa4 a,
.full-78d5.outer_c17b .primary_45f6 a {
  color: rgba(0, 0, 0, 0.55);
}
.full-78d5.outer_c17b .smooth_f590:hover,
.full-78d5.outer_c17b .info_static_3cd2 a:hover,
.full-78d5.outer_c17b .action-3aa4 a:hover,
.full-78d5.outer_c17b .primary_45f6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.full-78d5.outer_c17b .item_complex_cd18 {
  color: rgba(0, 0, 0, 0.8);
}
.full-78d5.outer_c17b .hero_easy_5d9d {
  border-color: rgba(0, 0, 0, 0.08);
}
.full-78d5.outer_c17b .hero_easy_5d9d:before {
  background: rgba(0, 0, 0, 0.08);
}
.full-78d5.outer_c17b .progress-fe2b:before {
  background: rgba(255, 255, 255, 0.9);
}
.full-78d5.outer_c17b .bottom-2a25 .image-under-9291 li a,
.full-78d5.outer_c17b .bottom-2a25 .iron-5b93,
.full-78d5.outer_c17b .primary_45f6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.full-78d5.outer_c17b .bottom-2a25 .iron-5b93:focus,
.full-78d5.outer_c17b .bottom-2a25 .iron-5b93:hover {
  background: rgba(0, 0, 0, 0.01);
}
.full-78d5.outer_c17b .image-under-9291 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.full-78d5.wrapper-short-e32d .smooth_f590,
.full-78d5.wrapper-short-e32d .info_static_3cd2 a,
.full-78d5.wrapper-short-e32d .action-3aa4 .iron-5b93,
.full-78d5.wrapper-short-e32d .action-3aa4 a,
.full-78d5.wrapper-short-e32d .primary_45f6 a {
  color: rgba(255, 255, 255, 0.79);
}
.full-78d5.wrapper-short-e32d .smooth_f590:hover,
.full-78d5.wrapper-short-e32d .info_static_3cd2 a:hover,
.full-78d5.wrapper-short-e32d .action-3aa4 .iron-5b93:hover,
.full-78d5.wrapper-short-e32d .action-3aa4 a:hover,
.full-78d5.wrapper-short-e32d .primary_45f6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.full-78d5.wrapper-short-e32d .item_complex_cd18 {
  color: rgba(255, 255, 255, 0.99);
}
.full-78d5.wrapper-short-e32d .hero_easy_5d9d {
  border-color: rgba(255, 255, 255, 0.08);
}
.full-78d5.wrapper-short-e32d .hero_easy_5d9d:before {
  background: rgba(255, 255, 255, 0.08);
}
.full-78d5.wrapper-short-e32d .progress-fe2b:before {
  background: rgba(0, 0, 0, 0.9);
}
.full-78d5.wrapper-short-e32d .bottom-2a25 .image-under-9291 li a,
.full-78d5.wrapper-short-e32d .bottom-2a25 .iron-5b93,
.full-78d5.wrapper-short-e32d .primary_45f6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.full-78d5.wrapper-short-e32d .bottom-2a25 .iron-5b93:focus,
.full-78d5.wrapper-short-e32d .bottom-2a25 .iron-5b93:hover {
  background: rgba(0, 0, 0, 0.01);
}
.full-78d5.wrapper-short-e32d .image-under-9291 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress-fe2b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.progress-fe2b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.fresh-272a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.icon-2662 .full-78d5 {
  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;
}
.icon-2662 .hero_easy_5d9d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.icon-2662 .hero_easy_5d9d: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) {
  .icon-2662 .hero_easy_5d9d:before {
    width: 16%;
    left: 42%;
  }
}
.icon-2662 .hero_easy_5d9d:last-child:before {
  content: none;
}
.icon-2662 .hero_easy_5d9d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.icon-2662 .bottom-2a25 .image-under-9291 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.icon-2662 .bottom-2a25 .image-under-9291 li a .iron-5b93 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.icon-2662 .bottom-2a25 .primary_45f6 {
  border: none;
}
.icon-2662 .bottom-2a25 .primary_45f6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.icon-2662 .progress-fe2b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.icon-2662 .fresh-272a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.icon-2662 .wrapper-short-e32d .progress-fe2b:before {
  background: rgba(0, 0, 0, 0.9);
}
.icon-2662 .outer_c17b.paper_8661 .logo-hard-4a53 {
  background: rgba(0, 0, 0, 0.6);
}
.icon-2662
  .outer_c17b.paper_8661
  .logo-hard-4a53::after,
.icon-2662
  .outer_c17b.paper_8661
  .logo-hard-4a53:before {
  background: inherit;
}
.icon-2662
  .outer_c17b.paper_8661:hover
  .logo-hard-4a53 {
  background: rgba(0, 0, 0, 0.8);
}
.motion_6f66 .full-78d5 {
  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) {
  .motion_6f66 .full-78d5 {
    width: auto;
    right: 45px;
  }
}
.first_5c70 .full-78d5 {
  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) {
  .first_5c70 .full-78d5 {
    width: auto;
    left: 45px;
  }
}
.focused-f5cb .full-78d5 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.focused-f5cb .fresh-272a {
  max-width: 48em;
  margin: 0 auto;
}
.focused-f5cb .progress-fe2b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.footer_pro_6744 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.footer_pro_6744.icon-2662 .full-78d5 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.footer_pro_6744.motion_6f66 .full-78d5 {
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.footer_pro_6744 .full-78d5 {
  visibility: visible;
}
.footer_pro_6744.first_5c70 .full-78d5 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.west_cf38,
.gold_bc79 {
  overflow-x: hidden;
}
.west_cf38 .full-78d5 {
  overflow: auto;
}
.west_cf38.icon-2662 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.west_cf38.icon-2662 .full-78d5 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.west_cf38.icon-2662 .block_16bb {
  opacity: 0;
}
.west_cf38.motion_6f66 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.west_cf38.motion_6f66 .full-78d5 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.west_cf38.motion_6f66 .block_16bb {
  opacity: 0;
}
.west_cf38.first_5c70 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.west_cf38.first_5c70 .full-78d5 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.west_cf38.first_5c70 .block_16bb {
  opacity: 0;
}
.west_cf38.focused-f5cb .full-78d5 {
  z-index: 10;
  visibility: visible;
}
.paper_8661 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.paper_8661 .logo-hard-4a53 {
  background: rgba(255, 255, 255, 0.99);
}
.paper_8661 .logo-hard-4a53::after,
.paper_8661 .logo-hard-4a53:before {
  background: inherit;
}
.paper_8661:hover .logo-hard-4a53 {
  background: rgba(255, 255, 255, 0.99);
}
.first_5c70 .paper_8661 {
  top: 10px;
  right: auto;
  left: 12px;
}
.focused-f5cb .paper_8661 {
  display: none !important;
}
.west_cf38:before,
.gold_bc79:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.west_cf38 .paper_8661,
.gold_bc79 .paper_8661 {
  display: inline-block;
}
.full-78d5 .rough_e301 {
  -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;
}
.west_cf38 .full-78d5 .rough_e301,
.gold_bc79 .full-78d5 .rough_e301 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tall_6b0f .summary-6d77 {
  width: 100%;
}
.main-1b9a {
  padding: 0 0.5em 0;
}
.main-1b9a [class*="customify-col-"],
.main-1b9a [class*="customify-col_"],
.main-1b9a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.medium_80fa .main-1b9a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .bottom_05fd .fast_0cb8,
  .fast_0cb8 {
    display: none;
  }
  .secondary_220e {
    text-align: left;
  }
  .stale-d2f6 {
    text-align: center;
  }
  .avatar-cool-8089 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .bottom_05fd .up-677e,
  .up-677e {
    display: none;
  }
  .block-4926 {
    text-align: left;
  }
  .surface-088d {
    text-align: center;
  }
  .current_65e1 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .bottom_05fd .outline-49f6,
  .outline-49f6 {
    display: none;
  }
  .accent-dirty-d4f4 {
    text-align: left;
  }
  .pagination_74eb {
    text-align: center;
  }
  .mask-copper-86cc {
    text-align: right;
  }
}
#page {
  position: relative;
}
.medium_f684 {
  box-shadow: none !important;
}
.video-8ce3 .title-prev-5afa,
.label_b95c .title-prev-5afa {
  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;
}
.label_b95c .title-prev-5afa {
  margin-top: 30px;
  margin-bottom: 30px;
}
.chip_next_728b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.chip_next_728b:after,
.chip_next_728b:before {
  content: "";
  display: table;
}
.chip_next_728b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .chip_next_728b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.chip_next_728b,
.plasma-bc7f {
  max-width: 1248px;
  margin: 0 auto;
}

.description-current-c81b.form_add6 .chip_next_728b {
  max-width: 100%;
}
.description-current-c81b.orange-a779 {
  max-width: 1200px;
  margin: 0 auto;
}
.description-current-c81b.block-green-0d08 .chip_next_728b {
  max-width: 100%;
}
.description-current-c81b.block-green-0d08 > .chip_next_728b {
  padding-left: 0;
  padding-right: 0;
}
.description-current-c81b.block-green-0d08 > .chip_next_728b .bottom_05fd {
  margin: 0;
}
.description-current-c81b.block-green-0d08
  > .chip_next_728b
  .wrapper_advanced_ef73.menu-7f89 {
  margin-right: 0;
  margin-left: 0;
}
.description-current-c81b.block-green-0d08 #main.menu-7f89 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .chip_72ae #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .chip_72ae #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .preview_2381 .element-4886 {
    padding-right: 1em;
  }
  .preview_2381.description-hard-2f5a .wrapper_advanced_ef73 {
    border-right: 1px solid #eaecee;
  }
  .preview_2381.description-hard-2f5a .element-4886 {
    padding-right: 1em;
  }
  .preview_2381.description-hard-2f5a .motion-908a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fresh-753f .element-4886 {
    padding-left: 1em;
  }
  .fresh-753f.description-hard-2f5a .wrapper_advanced_ef73 {
    border-left: 1px solid #eaecee;
  }
  .fresh-753f.description-hard-2f5a .element-4886 {
    padding-left: 1em;
  }
  .fresh-753f.description-hard-2f5a .motion-908a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .menu_purple_4af7 .element-4886 {
    padding-left: 1em;
  }
  .menu_purple_4af7.description-hard-2f5a .accent_east_c151 {
    border-right: 1px solid #eaecee;
  }
  .menu_purple_4af7.description-hard-2f5a .dirty_d72b {
    border-right: 1px solid #eaecee;
  }
  .menu_purple_4af7.description-hard-2f5a .element-4886 {
    padding-left: 1em;
  }
  .menu_purple_4af7.description-hard-2f5a .motion-908a {
    padding-right: 1em;
  }
  .menu_purple_4af7.description-hard-2f5a .lite-f5c6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .nav_fast_bb61 .element-4886 {
    padding-right: 1em;
  }
  .nav_fast_bb61.description-hard-2f5a .accent_east_c151 {
    border-left: 1px solid #eaecee;
  }
  .nav_fast_bb61.description-hard-2f5a .dirty_d72b {
    border-left: 1px solid #eaecee;
  }
  .nav_fast_bb61.description-hard-2f5a .element-4886 {
    padding-right: 1em;
  }
  .nav_fast_bb61.description-hard-2f5a .motion-908a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .nav_fast_bb61.description-hard-2f5a .lite-f5c6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip_72ae .element-4886 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .chip_72ae.description-hard-2f5a .wrapper_advanced_ef73 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .chip_72ae.description-hard-2f5a .element-4886 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .chip_72ae.description-hard-2f5a .motion-908a {
    padding-left: 1em;
  }
  .chip_72ae.description-hard-2f5a .lite-f5c6 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .chip_72ae.description-hard-2f5a .element-4886 {
    padding-left: 0;
  }
}
.background_d43b .next-1552 {
  display: inline-block;
}
.warm-76a5 {
  display: inline-block;
}
.secondary-0c83 {
  word-con: break-word;
}
.module-focused-b275 > span {
  display: inline-block;
  padding: 5px 0;
}
.module-focused-b275 .button_glass_9c4e {
  margin-left: 8px;
  margin-right: 8px;
}
.module-focused-b275 .banner-4a2f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.over_f2fb .message_red_eee7 {
  margin-bottom: 2em;
}
.over_f2fb .tabs_c1d8 {
  margin-bottom: 15px;
}
.over_f2fb .tabs_c1d8:last-child {
  margin-bottom: 0;
}
.over_f2fb .carousel_93d3 {
  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) {
  .over_f2fb .carousel_93d3 {
    display: block;
  }
}
.over_f2fb .overlay-a308 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .over_f2fb .overlay-a308 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.over_f2fb .aside_795b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.over_f2fb .aside_795b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.over_f2fb .aside_795b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.over_f2fb .secondary-0c83 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.over_f2fb .secondary-0c83 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.over_f2fb .row_8cdd p:last-child {
  margin-bottom: 0;
}
.over_f2fb .shade-843a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.over_f2fb .component-full-b949 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.over_f2fb .panel-up-957c {
  margin-top: 1em;
}
.over_f2fb .status_ac67 {
  top: 0;
  display: block;
}
.over_f2fb .status_ac67 a {
  color: inherit;
}
.over_f2fb .status_ac67 a:hover {
  color: inherit;
}
.over_f2fb .block-fe67 {
  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;
}
.over_f2fb .block-fe67:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.over_f2fb .component-full-b949 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.over_f2fb .logo-68b8 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.over_f2fb .logo-68b8:first-child {
  margin-top: 0;
}
.over_f2fb .logo-68b8.narrow-9c05 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.over_f2fb .logo-68b8.modal-cool-c82d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.over_f2fb
  .logo-68b8.modal-cool-c82d.banner-573d
  .panel-up-957c {
  width: 100%;
}
.over_f2fb .modal-cool-c82d {
  -webkit-box-align: center;
  align-items: center;
}
.over_f2fb .modal-cool-c82d .module-focused-b275,
.over_f2fb .modal-cool-c82d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.over_f2fb .aside_795b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.over_f2fb .aside_795b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.over_f2fb .aside_795b: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;
}
.over_f2fb .narrow-9c05 {
  z-index: 5;
}
.over_f2fb .component_aaa6 .card-4bba {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.over_f2fb .solid-f378 .card-4bba {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.over_f2fb .blue_21f7 .card-4bba {
  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;
}
.over_f2fb.lite_827c .carousel_93d3,
.over_f2fb.outer-1c4a .carousel_93d3 {
  display: block;
}
.over_f2fb.lite_827c .carousel_93d3 .plasma-1511,
.over_f2fb.lite_827c .carousel_93d3 .component-full-b949,
.over_f2fb.outer-1c4a .carousel_93d3 .plasma-1511,
.over_f2fb.outer-1c4a .carousel_93d3 .component-full-b949 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.over_f2fb.shadow_left_02ea .overlay-a308 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .over_f2fb.shadow_left_02ea .overlay-a308 {
    margin-right: 0;
  }
}
.over_f2fb.lite_827c .overlay-a308,
.over_f2fb.outer-1c4a .overlay-a308 {
  padding-top: 40%;
}
.over_f2fb.lite_827c .message_red_eee7,
.over_f2fb.outer-1c4a .message_red_eee7 {
  display: block;
}
.over_f2fb.lite_827c .fn-sticky-18f4 .component-full-b949,
.over_f2fb.outer-1c4a .fn-sticky-18f4 .component-full-b949 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.over_f2fb.lite_827c .overlay-a308,
.over_f2fb.outer-1c4a .overlay-a308 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.over_f2fb.lite_827c .component-full-b949 {
  padding: 1em;
}
.dropdown-gas-55bb {
  margin: 30px auto;
  display: block;
}
.dropdown-gas-55bb .disabled-dynamic-e46b > * {
  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;
}
.dropdown-gas-55bb .disabled-dynamic-e46b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dropdown-gas-55bb .disabled-dynamic-e46b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.surface-f336 .module-focused-b275 {
  margin-bottom: 1.41575em;
}
.surface-f336 .label_37a9 {
  margin-bottom: 1.618em;
}
.alert-8c24 .logo_out_567b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.alert-8c24 .logo_out_567b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.alert-8c24 .focus_warm_8d0c {
  max-width: 100%;
  overflow: auto;
}
.button_7a2d .alert-8c24 a:hover {
  text-decoration: underline;
}
.red-a3e0 .tabs_c1d8:not(.secondary-0c83),
.red-a3e0 .aside_795b {
  margin-bottom: 1.41575em;
}
.red-a3e0 .tabs_c1d8:not(.secondary-0c83):last-child,
.red-a3e0 .aside_795b:last-child {
  margin-bottom: 0;
}
.red-a3e0 .tabs_c1d8.left_ed14 {
  margin-bottom: 0.41575em;
}
.red-a3e0 .notification-176a:before,
.red-a3e0 .in_6000:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.red-a3e0 .notification-176a:before {
  content: "\f115";
}
.red-a3e0 .in_6000:before {
  content: "\f02c";
}
.red-a3e0 .plasma-ce55 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.red-a3e0 .plasma-ce55 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.bronze-1bb6 {
  display: -webkit-box;
  display: flex;
}
.bronze-1bb6 .gallery_in_ede1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .bronze-1bb6 .gallery_in_ede1 {
    flex-basis: 90px;
  }
}
.bronze-1bb6 .sidebar-small-55f7 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .bronze-1bb6 .sidebar-small-55f7 {
    flex-basis: calc(100% - 50px);
  }
}
.bronze-1bb6 .table_29f1 p:last-child {
  margin-bottom: 0.72em;
}
.orange_194e .disabled-dynamic-e46b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.orange_194e .disabled-dynamic-e46b:after,
.orange_194e .disabled-dynamic-e46b:before {
  content: "";
  display: table;
}
.orange_194e .disabled-dynamic-e46b:after {
  clear: both;
}
.orange_194e .disabled-dynamic-e46b .texture_pressed_515e,
.orange_194e .disabled-dynamic-e46b .purple_d2bd {
  width: 49%;
}
.orange_194e .disabled-dynamic-e46b .texture_pressed_515e a span.upper-acff,
.orange_194e .disabled-dynamic-e46b .purple_d2bd a span.upper-acff {
  display: block;
  margin-bottom: 5px;
}
.orange_194e .disabled-dynamic-e46b .purple_d2bd {
  float: left;
  text-align: left;
}
.orange_194e .disabled-dynamic-e46b .texture_pressed_515e {
  float: right;
  text-align: right;
}
.bronze_8d67 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .bronze_8d67 {
    margin-bottom: 0;
  }
}
.tertiary-outer-ab44 {
  margin-bottom: 1em;
}
.tertiary-outer-ab44 .secondary-0c83 {
  font-size: 1.1em;
  line-height: 1.3;
}
.static_058f a {
  display: block;
  line-height: 0;
  position: relative;
}
.footer_narrow_c0d9 .tertiary-outer-ab44,
.out_0a35 .tertiary-outer-ab44 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .footer_narrow_c0d9 .tertiary-outer-ab44,
  .out_0a35 .tertiary-outer-ab44 {
    display: block;
  }
}
.footer_narrow_c0d9 .static_058f,
.out_0a35 .static_058f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .footer_narrow_c0d9 .static_058f,
  .out_0a35 .static_058f {
    margin-bottom: 1em;
  }
}
.footer_narrow_c0d9 .static_058f img,
.out_0a35 .static_058f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.footer_narrow_c0d9 .badge_selected_abf7,
.out_0a35 .badge_selected_abf7 {
  flex-basis: calc(100% - 160px);
}
.footer_narrow_c0d9 .badge_selected_abf7 p,
.out_0a35 .badge_selected_abf7 p {
  margin-bottom: 0;
}
.footer_narrow_c0d9 .badge_selected_abf7 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .footer_narrow_c0d9 .badge_selected_abf7 {
    padding-left: 0;
  }
}
.out_0a35 .badge_selected_abf7 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .out_0a35 .badge_selected_abf7 {
    padding-right: 0;
  }
}
.out_0a35 .static_058f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.static_243f .static_058f {
  margin-bottom: 0.5em;
}
.static_243f .static_058f img {
  width: 100%;
}
.heading_eb09 .info_inner_4051,
.photo-ac9a .info_inner_4051 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.photo-ac9a .wrapper_advanced_ef73 .element_b695 p:last-child {
  margin-bottom: 0;
}
.new_9269 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.gas_845c .tag-old-2444 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .gas_845c .tag-old-2444:last-of-type {
    margin-bottom: 0;
  }
}
.gas_845c .tag-old-2444 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gas_845c .tag-old-2444 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.gas_845c .tag-old-2444 ul li {
  margin: 0 0 0.6em;
}
.gas_845c .tag-old-2444 ul li.outline-d556,
.gas_845c .tag-old-2444 ul li.disabled_mini_5367 {
  position: relative;
}
.gas_845c .tag-old-2444 ul li.outline-d556 .description-076d,
.gas_845c .tag-old-2444 ul li.disabled_mini_5367 .description-076d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.gas_845c .tag-old-2444 ul li.outline-d556:after:after,
.gas_845c .tag-old-2444 ul li.outline-d556:after:before,
.gas_845c
  .tag-old-2444
  ul
  li.disabled_mini_5367:after:after,
.gas_845c
  .tag-old-2444
  ul
  li.disabled_mini_5367:after:before {
  content: "";
  display: table;
}
.gas_845c .tag-old-2444 ul li.outline-d556:after:after,
.gas_845c
  .tag-old-2444
  ul
  li.disabled_mini_5367:after:after {
  clear: both;
}
.gas_845c .tag-old-2444 a.icon_aeea:hover {
  text-decoration: none;
}
.gas_845c .tag-old-2444 select {
  max-width: 100%;
}
.gas_845c .tag-old-2444 table {
  font-size: 85%;
}
.gas_845c .tag-old-2444 table td,
.gas_845c .tag-old-2444 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.gas_845c .tag-old-2444 table tfoot td {
  text-align: left;
}
.gas_845c .tag-old-2444 :last-child {
  margin-bottom: 0;
}
.gas_845c .tag-old-2444 .accordion_b12d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.gas_845c .tag-old-2444 .accordion_b12d label {
  width: 100%;
}
.gas_845c .tag-old-2444 .accordion_b12d .iron_76d7 {
  width: 100%;
  display: block;
}
.gas_845c .tag-old-2444 .accordion_b12d .input-first-6f92 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.gas_845c .tag-old-2444 .accordion_b12d .input-first-6f92:hover svg #svg-search {
  fill: #444;
}
.gas_845c .tag-old-2444 .accordion_b12d .input-first-6f92 svg {
  width: 18px;
  height: 18px;
}
.gas_845c .label-3102 ul ul,
.gas_845c .easy_7fec ul ul,
.gas_845c .button_narrow_a65a ul ul,
.gas_845c .red-0115 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.gas_845c .label-3102 .paragraph_glass_4035 > a,
.gas_845c .easy_7fec .paragraph_glass_4035 > a,
.gas_845c .button_narrow_a65a .paragraph_glass_4035 > a,
.gas_845c .red-0115 .paragraph_glass_4035 > a {
  margin-bottom: 0;
}
.gas_845c .border-yellow-325c li,
.gas_845c .label-3102 li,
.gas_845c .item-middle-2103 li,
.gas_845c .easy_7fec li,
.gas_845c .button_narrow_a65a li,
.gas_845c .red-0115 li,
.gas_845c .fast_f0f2 li,
.gas_845c .block-b8e6 li {
  display: block;
  position: relative;
}
.gas_845c .border-yellow-325c li:last-child,
.gas_845c .label-3102 li:last-child,
.gas_845c .item-middle-2103 li:last-child,
.gas_845c .easy_7fec li:last-child,
.gas_845c .button_narrow_a65a li:last-child,
.gas_845c .red-0115 li:last-child,
.gas_845c .fast_f0f2 li:last-child,
.gas_845c .block-b8e6 li:last-child {
  border: none;
}
.gas_845c .border-yellow-325c li a,
.gas_845c .label-3102 li a,
.gas_845c .item-middle-2103 li a,
.gas_845c .easy_7fec li a,
.gas_845c .button_narrow_a65a li a,
.gas_845c .red-0115 li a,
.gas_845c .fast_f0f2 li a,
.gas_845c .block-b8e6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gas_845c .border-yellow-325c li ul li::before,
.gas_845c .label-3102 li ul li::before,
.gas_845c .item-middle-2103 li ul li::before,
.gas_845c .easy_7fec li ul li::before,
.gas_845c .button_narrow_a65a li ul li::before,
.gas_845c .red-0115 li ul li::before,
.gas_845c .fast_f0f2 li ul li::before,
.gas_845c .block-b8e6 li ul li::before {
  left: 15px;
}
.gas_845c .border-yellow-325c li ul a,
.gas_845c .label-3102 li ul a,
.gas_845c .item-middle-2103 li ul a,
.gas_845c .easy_7fec li ul a,
.gas_845c .button_narrow_a65a li ul a,
.gas_845c .red-0115 li ul a,
.gas_845c .fast_f0f2 li ul a,
.gas_845c .block-b8e6 li ul a {
  padding-left: 20px;
}
.gas_845c .border-yellow-325c li ul ul li::before,
.gas_845c .label-3102 li ul ul li::before,
.gas_845c .item-middle-2103 li ul ul li::before,
.gas_845c .easy_7fec li ul ul li::before,
.gas_845c .button_narrow_a65a li ul ul li::before,
.gas_845c .red-0115 li ul ul li::before,
.gas_845c .fast_f0f2 li ul ul li::before,
.gas_845c .block-b8e6 li ul ul li::before {
  left: 30px;
}
.gas_845c .border-yellow-325c li ul ul a,
.gas_845c .label-3102 li ul ul a,
.gas_845c .item-middle-2103 li ul ul a,
.gas_845c .easy_7fec li ul ul a,
.gas_845c .button_narrow_a65a li ul ul a,
.gas_845c .red-0115 li ul ul a,
.gas_845c .fast_f0f2 li ul ul a,
.gas_845c .block-b8e6 li ul ul a {
  padding-left: 40px;
}
.gas_845c .text-a1c1 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gas_845c .block-b8e6 ul li {
  margin-bottom: 1.41575em;
}
.gas_845c .block-b8e6 ul li .banner_current_cba0 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.gas_845c .block-b8e6 ul li .card-9dfa {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.wrapper-short-e32d .border-yellow-325c li a,
.wrapper-short-e32d .label-3102 li a,
.wrapper-short-e32d .item-middle-2103 li a,
.wrapper-short-e32d .easy_7fec li a,
.wrapper-short-e32d .button_narrow_a65a li a,
.wrapper-short-e32d .red-0115 li a,
.wrapper-short-e32d .fast_f0f2 li a,
.wrapper-short-e32d .block-b8e6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper-short-e32d .text-a1c1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper-short-e32d .tag-old-2444 ul li.outline-d556 .description-076d,
.wrapper-short-e32d .tag-old-2444 ul li.disabled_mini_5367 .description-076d {
  background: rgba(0, 0, 0, 0.2);
}
.wrapper-short-e32d .gas_845c .tag-old-2444 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.description-current-c81b .gas_845c .image-under-9291 li {
  margin: 0;
}
.description-current-c81b .gas_845c .image-under-9291 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.description-current-c81b .gas_845c .image-under-9291 li ul {
  margin: 0;
}
.description-current-c81b .gas_845c .image-under-9291 li ul li a {
  padding-left: 15px;
}
.description-current-c81b .gas_845c .image-under-9291 li ul li li a {
  padding-left: 30px;
}
.description-current-c81b .gas_845c .image-under-9291 li.search_ea0a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.description-current-c81b .gas_845c .image-under-9291 li.search_ea0a > 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;
}
.description-current-c81b .gas_845c .image-under-9291 li.search_ea0a > 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;
}
.border-top-34b4 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.copper_6748 {
  position: relative;
  z-index: 10;
}
.copper_6748 .rough_e301 {
  width: 100%;
  max-width: 100%;
}
.picture-over-f6f2 .feature-large-2b6b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.picture-over-f6f2 .outer_c17b {
}
.picture-over-f6f2 .wrapper-short-e32d {
  background: #292929;
}
.dirty-a820 .feature-large-2b6b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.dirty-a820 .outer_c17b {
  background: #f9f9f9;
}
.dirty-a820 .wrapper-short-e32d {
  background: #303030;
}
.full_e52b .feature-large-2b6b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .full_e52b .next-1552 {
    margin-bottom: 1em;
  }
  .full_e52b .next-1552:last-child {
    margin-bottom: 0;
  }
}
.full_e52b .outer_c17b {
  background: #ededed;
}
.full_e52b .wrapper-short-e32d {
  background: #1a1a1a;
}
.feature-large-2b6b.outer_c17b {
  color: rgba(0, 0, 0, 0.6);
}
.feature-large-2b6b.outer_c17b .status_fast_46b4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-large-2b6b.wrapper-short-e32d {
  color: rgba(255, 255, 255, 0.99);
}
.feature-large-2b6b.wrapper-short-e32d a:not(.icon_aeea) {
  color: rgba(255, 255, 255, 0.79);
}
.feature-large-2b6b.wrapper-short-e32d a:not(.icon_aeea):hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature-large-2b6b.wrapper-short-e32d .status_fast_46b4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-large-2b6b.wrapper-short-e32d table tbody td,
.feature-large-2b6b.wrapper-short-e32d table th {
  background: rgba(0, 0, 0, 0.08);
}
.yellow-7ca6.cool-863a .chip_next_728b {
  max-width: initial;
}
.yellow-7ca6 .accent_rough_6985 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.yellow-7ca6 .accent_rough_6985 .rough_e301 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .yellow-7ca6 .accent_rough_6985 .rough_e301 {
    display: block;
    margin-bottom: 2em;
  }
  .yellow-7ca6 .accent_rough_6985 .rough_e301:last-child {
    margin-bottom: 0;
  }
}
.full_e52b .next-1552:last-child,
.dirty-a820 .next-1552:last-child,
.picture-over-f6f2 .next-1552:last-child {
  margin-bottom: 0;
}
.full_e52b .next-1552 .gas_845c .tag-old-2444:last-child,
.dirty-a820 .next-1552 .gas_845c .tag-old-2444:last-child,
.picture-over-f6f2 .next-1552 .gas_845c .tag-old-2444:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .full_e52b .wrapper-complex-3cb9,
  .full_e52b .shade-wood-e329,
  .dirty-a820 .wrapper-complex-3cb9,
  .dirty-a820 .shade-wood-e329,
  .picture-over-f6f2 .wrapper-complex-3cb9,
  .picture-over-f6f2 .shade-wood-e329 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .copper_6748 .next-1552 {
    margin-bottom: 2em;
  }
}
.copper_6748 p:last-child {
  margin-bottom: 0;
}
.copper_6748 li,
.copper_6748 ul {
  list-style: none;
  margin: 0;
}
.copper_6748 ul ul {
  margin-left: 2.617924em;
}
.prev-b8e9 {
  font-size: 0.875em;
}

/* css-noise: fe02 */
.widget-item-g2 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
