/*!
Theme Name: Customify
Theme URI: https://pressmaximum.box-c2a3/customify
Author: WPCustomify
Author URI: https://pressmaximum.box-c2a3
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.box-c2a3/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.thumbnail-narrow-f2fa.white_3301/licenses/gpl-2.0.tiny_9819
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.shade-230e/, (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.filter_4ad7.hover_last_a3be/normalize.dark-a1d2/
 ======
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.dark-a1d2 v7.0.0 | MIT License | github.box-c2a3/necolas/normalize.dark-a1d2 */
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;
}
.upper_7d70 .left-ad80,
.solid_0c23,
.east-3c07,
.badge-dirty-2b01,
.top-c016,
.east-0fb4,
.bright_7bde,
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;
}
.solid_0c23,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .solid_0c23,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .solid_0c23,
  h1 {
    font-size: 1.8em;
  }
}
.east-3c07,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.east-3c07 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .east-3c07,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .east-3c07,
  h2 {
    font-size: 1.7em;
  }
}
.badge-dirty-2b01,
h3 {
  font-size: 1.618em;
}
.upper_7d70 .left-ad80,
.top-c016,
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.full_ec26 {
  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;
}
.paragraph_d8c9:after,
.paragraph_d8c9:before,
.footer_add3:after,
.footer_add3:before {
  content: "";
  display: table;
}
.paragraph_d8c9:after,
.footer_add3:after {
  clear: both;
}
.video-short-b452 {
  float: right;
  margin-right: 0;
}
.bronze_53fd {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.chip_b82e .chip-5c63,
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;
}
.chip_b82e .chip-5c63: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;
}
.background-4975 .chip-5c63 {
  box-shadow: none;
}
.background-4975
  .chip-5c63
  .west_5809 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.background-4975 .chip-5c63 .orange_1683 {
  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;
}
.background-4975
  .chip-5c63
  .orange_1683
  b {
  display: none;
}
.background-4975 .last_b6ef {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.mask_368e:not(.slider-silver-443a):not(.easy_8e1c),
button:not(.slider-silver-443a):not(.easy_8e1c),
input[type="button"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ),
input[type="reset"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ),
input[type="submit"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ) {
  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;
}
.mask_368e:not(.slider-silver-443a):not(
    .easy_8e1c
  ):hover,
button:not(.slider-silver-443a):not(
    .easy_8e1c
  ):hover,
input[type="button"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ):hover,
input[type="reset"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ):hover,
input[type="submit"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.mask_368e:not(.slider-silver-443a):not(
    .easy_8e1c
  ):active,
.mask_368e:not(.slider-silver-443a):not(
    .easy_8e1c
  ):focus,
button:not(.slider-silver-443a):not(
    .easy_8e1c
  ):active,
button:not(.slider-silver-443a):not(
    .easy_8e1c
  ):focus,
input[type="button"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ):active,
input[type="button"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ):focus,
input[type="reset"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ):active,
input[type="reset"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ):focus,
input[type="submit"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ):active,
input[type="submit"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ):focus {
  outline: 0;
}
.mask_368e:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418,
button:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418,
input[type="button"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418,
input[type="reset"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418,
input[type="submit"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418 {
  position: relative;
}
.mask_368e:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418
  .blue-4d1c,
.mask_368e:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418
  .progress_3b01,
.mask_368e:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418
  .thumbnail_dark_6291,
.mask_368e:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418
  i,
.mask_368e:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418
  svg,
button:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418
  .blue-4d1c,
button:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418
  .progress_3b01,
button:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418
  .thumbnail_dark_6291,
button:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418
  i,
button:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418
  svg,
input[type="button"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418
  .blue-4d1c,
input[type="button"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418
  .progress_3b01,
input[type="button"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418
  .thumbnail_dark_6291,
input[type="button"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418
  i,
input[type="button"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418
  svg,
input[type="reset"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418
  .blue-4d1c,
input[type="reset"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418
  .progress_3b01,
input[type="reset"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418
  .thumbnail_dark_6291,
input[type="reset"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418
  i,
input[type="reset"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418
  svg,
input[type="submit"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418
  .blue-4d1c,
input[type="submit"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418
  .progress_3b01,
input[type="submit"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418
  .thumbnail_dark_6291,
input[type="submit"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418
  i,
input[type="submit"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418
  svg {
  visibility: hidden;
}
.mask_368e:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418:after,
button:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418:after,
input[type="button"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418:after,
input[type="reset"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418:after,
input[type="submit"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ).fn-loading-3418: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;
}
.mask_368e:not(.slider-silver-443a):not(.easy_8e1c),
input[type="button"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ),
input[type="reset"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ),
input[type="submit"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ) {
  color: #fff;
  background: #235787;
}
.mask_368e:not(.slider-silver-443a):not(
    .easy_8e1c
  ):focus,
input[type="button"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ):focus,
input[type="reset"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ):focus,
input[type="submit"]:not(.slider-silver-443a):not(
    .easy_8e1c
  ):focus {
  color: #fff;
}
.mask_368e.fn-disabled-3418:not(.slider-silver-443a):not(
    .easy_8e1c
  ),
.mask_368e[disabled]:not(.slider-silver-443a):not(
    .easy_8e1c
  ),
button.fn-disabled-3418:not(.slider-silver-443a):not(
    .easy_8e1c
  ),
button[disabled]:not(.slider-silver-443a):not(
    .easy_8e1c
  ) {
  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;
}
.caption_baee {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.caption_baee: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;
}
.hover_tall_5b79 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.simple_7149 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.chip-8270 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.paragraph_d8c9:after,
.paragraph_d8c9:before,
.stone-e909:after,
.stone-e909:before,
.dropdown-767c:after,
.dropdown-767c:before,
.media-hot-773a:after,
.media-hot-773a:before,
.avatar_6634:after,
.avatar_6634:before,
.filter-west-8e5a:after,
.filter-west-8e5a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.paragraph_d8c9:after,
.stone-e909:after,
.dropdown-767c:after,
.media-hot-773a:after,
.avatar_6634:after,
.filter-west-8e5a:after {
  clear: both;
}
.stone-e909 .backdrop_27a8,
.dropdown-767c .backdrop_27a8,
.component_2472 .backdrop_27a8 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.info_red_8b2c {
  display: inline-block;
}
.hero_north_b287 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hero_north_b287 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hero_north_b287 .dropdown_upper_3399 {
  padding: 1em 0;
  font-size: 85%;
}
.dropdown_upper_3399 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tabs_yellow_3445 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tabs_yellow_3445:after,
.tabs_yellow_3445:before {
  content: "";
  display: table;
}
.tabs_yellow_3445:after {
  clear: both;
}
.slider_north_7b47 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.section_new_6904 .slider_north_7b47 {
  max-width: 50%;
}
.header-0904 .slider_north_7b47 {
  max-width: 33.33%;
}
.input_liquid_8418 .slider_north_7b47 {
  max-width: 25%;
}
.accent-ced5 .slider_north_7b47 {
  max-width: 20%;
}
.box_febd .slider_north_7b47 {
  max-width: 16.66%;
}
.frame-fluid-ffbd .slider_north_7b47 {
  max-width: 14.28%;
}
.header-3487 .slider_north_7b47 {
  max-width: 12.5%;
}
.status_dirty_39b7 .slider_north_7b47 {
  max-width: 11.11%;
}
.hard_aa39 {
  display: block;
}
.upper_7d70 .feature-0965 label,
.upper_7d70 .description_fixed_e62a label,
.upper_7d70 .warm_4241 label,
.upper_7d70 .lower-8498 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.logo_a4ee {
  list-style: none;
  margin: 0;
}
.logo_a4ee article.cold_b221 {
  margin-bottom: 0;
}
.logo_a4ee ul {
  list-style: none;
  margin: 0;
}
.logo_a4ee .highlight_up_29f4 li.cold_b221 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .logo_a4ee .highlight_up_29f4 li.cold_b221 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .logo_a4ee .highlight_up_29f4 li.cold_b221: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) {
  .logo_a4ee .highlight_up_29f4 li.cold_b221 li.cold_b221 li.cold_b221 li.cold_b221 {
    padding-left: 0;
  }
}
article.cold_b221 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.cold_b221 .stone-e909 p:last-of-type {
  margin-bottom: 0;
}
article.cold_b221 .hard-f5f4 {
  float: left;
}
article.cold_b221 .highlight-214b {
  margin-left: 85px;
}
article.cold_b221 .secondary-light-afc5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.cold_b221 .secondary-light-afc5 .short-ffca {
  margin-left: 10px;
}
article.cold_b221 .tall-c6f4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.cold_b221 .red-8814 {
  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 .feature-0965,
  #respond .warm_4241,
  #respond .lower-8498 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .feature-0965 input,
#respond .warm_4241 input,
#respond .lower-8498 input {
  width: 100%;
}
#respond .lower-8498 {
  margin-right: 0;
}
#respond .chip-prev-7adc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.border_1dfa {
  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;
}
.border_1dfa.button_basic_9764 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.border_1dfa 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%);
}
.border_1dfa:focus,
.border_1dfa: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);
}
.menu-44dc {
  border-radius: 10%;
}
.steel_ce4c {
  border-radius: 50%;
}
.grid-hard-0f85 {
  font-size: 0.72em;
}
.notice_lite_4679 {
  font-size: 0.875em;
}
.image-df91 {
  font-size: 1.1em;
}
.hover_static_9d20 {
  text-transform: uppercase;
  line-height: 1.2;
}
.hover_static_9d20.grid-hard-0f85 {
  letter-spacing: 0.5px;
}
.photo-top-6383,
.photo-top-6383 a {
  color: #6d6d6d;
}
.photo-top-6383 a:hover {
  color: #111;
}
.preview_complex_0cdf {
  color: #6d6d6d;
}
.frame-c595 {
  overflow-x: hidden;
}
.frame-c595 .highlight-center-e33b.motion-e555 {
  position: relative;
}
.frame-c595 .highlight-center-e33b.motion-e555.overlay-glass-86e6 {
  position: initial;
}
.frame-c595
  .highlight-center-e33b.motion-e555.overlay-glass-86e6
  .list_inner_0eac {
  left: auto;
}
.frame-c595 .highlight-center-e33b .list_inner_0eac {
  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;
}
.frame-c595 .highlight-center-e33b:hover.motion-e555 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.frame-c595
  .highlight-center-e33b:hover.motion-e555
  .list_inner_0eac {
  display: block;
  z-index: 9999999;
}
.frame-c595 .component-next-bb2c .block-b11d,
.frame-c595 .bronze-e7be .block-b11d {
  display: none;
}
.frame-c595 .dim_67cb .highlight-center-e33b:hover.motion-e555 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.upper_7d70 .feature-0965 label,
.upper_7d70 .description_fixed_e62a label,
.upper_7d70 .warm_4241 label,
.upper_7d70 .lower-8498 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.logo_a4ee {
  list-style: none;
  margin: 0;
}
.logo_a4ee article.cold_b221 {
  margin-bottom: 0;
}
.logo_a4ee ul {
  list-style: none;
  margin: 0;
}
.logo_a4ee .highlight_up_29f4 li.cold_b221 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .logo_a4ee .highlight_up_29f4 li.cold_b221 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .logo_a4ee .highlight_up_29f4 li.cold_b221: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) {
  .logo_a4ee .highlight_up_29f4 li.cold_b221 li.cold_b221 li.cold_b221 li.cold_b221 {
    padding-left: 0;
  }
}
article.cold_b221 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.cold_b221 .stone-e909 p:last-of-type {
  margin-bottom: 0;
}
article.cold_b221 .hard-f5f4 {
  float: left;
}
article.cold_b221 .highlight-214b {
  margin-left: 85px;
}
article.cold_b221 .secondary-light-afc5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.cold_b221 .secondary-light-afc5 .short-ffca {
  margin-left: 10px;
}
article.cold_b221 .tall-c6f4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.cold_b221 .red-8814 {
  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 .feature-0965,
  #respond .warm_4241,
  #respond .lower-8498 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .feature-0965 input,
#respond .warm_4241 input,
#respond .lower-8498 input {
  width: 100%;
}
#respond .lower-8498 {
  margin-right: 0;
}
#respond .chip-prev-7adc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.component-next-bb2c .alert_42d5 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.alert_42d5 .filter-ed48.alert_d3d5 .focus_3968 > li > a:focus,
.alert_42d5 .filter-ed48.alert_d3d5 .focus_3968 > li > a:hover,
.alert_42d5 .filter-ed48.table_motion_240a .focus_3968 > li > a:focus,
.alert_42d5 .filter-ed48.table_motion_240a .focus_3968 > li > a:hover,
.alert_42d5 .filter-ed48.over-9000 .focus_3968 > li > a:focus,
.alert_42d5 .filter-ed48.over-9000 .focus_3968 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_42d5
  .filter-ed48.alert_d3d5
  .focus_3968
  > li.notice-tiny-3367
  > a,
.alert_42d5
  .filter-ed48.alert_d3d5
  .focus_3968
  > li.preview_south_4109
  > a,
.alert_42d5
  .filter-ed48.table_motion_240a
  .focus_3968
  > li.notice-tiny-3367
  > a,
.alert_42d5
  .filter-ed48.table_motion_240a
  .focus_3968
  > li.preview_south_4109
  > a,
.alert_42d5
  .filter-ed48.over-9000
  .focus_3968
  > li.notice-tiny-3367
  > a,
.alert_42d5 .filter-ed48.over-9000 .focus_3968 > li.gradient-dim-5040 > a {
  color: rgba(255, 255, 255, 0.99);
}
.alert_42d5 .south-1b92,
.alert_42d5 .south-1b92 a {
  color: rgba(255, 255, 255, 0.99);
}
.alert_42d5 .aside-361b.item_tiny_5a56 li a,
.alert_42d5 .element-clean-9120 a,
.alert_42d5 .progress_short_e46f,
.alert_42d5 .focus_3968 > li > a,
.alert_42d5 .out-0e2b {
  color: rgba(255, 255, 255, 0.79);
}
.alert_42d5 .aside-361b.item_tiny_5a56 li a:hover,
.alert_42d5 .element-clean-9120 a:hover,
.alert_42d5 .progress_short_e46f:hover,
.alert_42d5 .focus_3968 > li > a:hover,
.alert_42d5 .out-0e2b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_42d5 .status-6fb5 {
  color: rgba(255, 255, 255, 0.79);
}
.alert_42d5 .status-6fb5 .frame_hard_6795 {
  color: rgba(255, 255, 255, 0.99);
}
.alert_42d5 .status-6fb5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_42d5 .warm-b3c5 .purple-cbe2 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.alert_42d5 .warm-b3c5 .purple-cbe2 .liquid_8e2c {
  color: rgba(255, 255, 255, 0.79);
}
.alert_42d5
  .warm-b3c5
  .purple-cbe2
  .liquid_8e2c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert_42d5
  .warm-b3c5
  .purple-cbe2
  .liquid_8e2c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert_42d5
  .warm-b3c5
  .purple-cbe2
  .liquid_8e2c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert_42d5
  .warm-b3c5
  .purple-cbe2
  .liquid_8e2c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert_42d5 .warm-b3c5 .focus_5735 {
  color: rgba(255, 255, 255, 0.79);
}
.alert_42d5 .warm-b3c5 .focus_5735:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_f862
  .alert_42d5
  .warm-b3c5
  .popup_09a5
  .wood-4707 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame_f862
  .alert_42d5
  .warm-b3c5
  .popup_09a5
  .liquid_8e2c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component-next-bb2c .component_d028 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.component_d028 .filter-ed48.alert_d3d5 .focus_3968 > li > a:focus,
.component_d028 .filter-ed48.alert_d3d5 .focus_3968 > li > a:hover,
.component_d028 .filter-ed48.table_motion_240a .focus_3968 > li > a:focus,
.component_d028 .filter-ed48.table_motion_240a .focus_3968 > li > a:hover,
.component_d028 .filter-ed48.over-9000 .focus_3968 > li > a:focus,
.component_d028 .filter-ed48.over-9000 .focus_3968 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.component_d028
  .filter-ed48.alert_d3d5
  .focus_3968
  > li.notice-tiny-3367
  > a,
.component_d028
  .filter-ed48.alert_d3d5
  .focus_3968
  > li.preview_south_4109
  > a,
.component_d028
  .filter-ed48.table_motion_240a
  .focus_3968
  > li.notice-tiny-3367
  > a,
.component_d028
  .filter-ed48.table_motion_240a
  .focus_3968
  > li.preview_south_4109
  > a,
.component_d028
  .filter-ed48.over-9000
  .focus_3968
  > li.notice-tiny-3367
  > a,
.component_d028 .filter-ed48.over-9000 .focus_3968 > li.gradient-dim-5040 > a {
  color: rgba(0, 0, 0, 0.8);
}
.component_d028 .south-1b92,
.component_d028 .south-1b92 a {
  color: rgba(0, 0, 0, 0.8);
}
.component_d028 .aside-361b.item_tiny_5a56 li a,
.component_d028 .element-clean-9120 a,
.component_d028 .progress_short_e46f,
.component_d028 .focus_3968 > li > a,
.component_d028 .out-0e2b {
  color: rgba(0, 0, 0, 0.55);
}
.component_d028 .aside-361b.item_tiny_5a56 li a:hover,
.component_d028 .element-clean-9120 a:hover,
.component_d028 .progress_short_e46f:hover,
.component_d028 .focus_3968 > li > a:hover,
.component_d028 .out-0e2b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.component_d028 .status-6fb5 {
  color: rgba(0, 0, 0, 0.55);
}
.component_d028 .status-6fb5 .frame_hard_6795 {
  color: rgba(0, 0, 0, 0.8);
}
.component_d028 .status-6fb5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.nav-403e .label-91ca {
  margin-left: auto;
  margin-right: auto;
}
.dropdown-767c > * {
  margin-left: auto;
  margin-right: auto;
}
.dropdown-767c .hover_tall_5b79 {
  margin-right: 1.41575em;
}
.dirty_6aa1 .dropdown-767c > .box-9f96 {
  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;
}
.dirty_6aa1 .dropdown-767c > .black-24a5 {
  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;
}
.secondary-light-ad73.nav-403e .label-91ca,
.under-6579.nav-403e .label-91ca {
  margin-left: 0;
}
.active_static_d939.nav-403e .label-91ca,
.current_ed59.nav-403e .label-91ca {
  margin-right: 0;
}
.dropdown-767c ol,
.dropdown-767c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.footer-4838 video {
  max-width: 100%;
}
.media-fluid-a351 img {
  display: block;
}
.media-fluid-a351.hover_tall_5b79,
.media-fluid-a351.simple_7149 {
  width: 100%;
}
.media-fluid-a351.black-24a5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.fast-f6e9:not(.grid_f824) {
  margin: 1.5em auto;
}
.liquid-93c6 p {
  padding: 1.5em 14px;
}
ul.container_769e.black-24a5,
ul.container_769e.box-9f96,
ul.container_769e.accent-a324.box-9f96 {
  padding: 0 14px;
}
.summary_fast_e1dc {
  display: block;
  overflow-x: auto;
}
.summary_fast_e1dc table {
  border-collapse: collapse;
  width: 100%;
}
.summary_fast_e1dc td,
.summary_fast_e1dc th {
  padding: 0.5em;
}
.dropdown-767c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.dropdown-767c ol ol,
.dropdown-767c ol ul,
.dropdown-767c ul ol,
.dropdown-767c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.dropdown-767c ol ol li,
.dropdown-767c ol ul li,
.dropdown-767c ul ol li,
.dropdown-767c ul ul li {
  margin-left: 0;
}
.feature-f640.primary-c9fa > .video-easy-ba01 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.feature-f640.primary-c9fa > .video-easy-ba01 iframe,
.feature-f640.primary-c9fa > .video-easy-ba01 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.stale-aa30 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.stale-aa30.breadcrumb-0f5c {
  padding: 0;
}
.stale-aa30.breadcrumb-0f5c cite {
  font-size: 13px;
}
.stale-aa30 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.stale-aa30 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.rough_734d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.rough_734d > p:first-child {
  margin-top: 0;
}
.rough_734d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.rough_734d blockquote {
  border-left: 0;
}
.filter_soft_e027 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.filter_soft_e027:not(.content_105b) {
  max-width: 100px;
}
.filter_soft_e027.panel-pressed-06e1 {
  border-bottom: none !important;
  text-align: center;
}
.filter_soft_e027.panel-pressed-06e1::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .liquid-93c6 p {
    padding: 1.5em 0;
  }
}
.inner_a84f {
  color: #0073aa;
}
.menu-a03f {
  background-color: #0073aa;
}
.wide_39f6 {
  color: #229fd8;
}
.green-2d84 {
  background-color: #229fd8;
}
.soft_62e2 {
  color: #eee;
}
.preview_6f1d {
  background-color: #eee;
}
.gallery_6c71 {
  color: #444;
}
.feature_fda2 {
  background-color: #444;
}
.selected-c35c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.selected-c35c .search-c5c1 .element-clean-9120 {
  font-size: 15px;
}
.selected-c35c .element-clean-9120 {
  line-height: 1.3;
}
.selected-c35c .component_d028 {
}
.selected-c35c .alert_42d5 {
  background: #235787;
}
.secondary-wood-458d {
  padding: 0;
}
.secondary-wood-458d .alert_42d5 {
  background: #1a1a1a;
}
.secondary-wood-458d .component_d028 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.video_a066 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.video_a066 .component_d028 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.video_a066 .alert_42d5 {
  background: #303030;
}
.filter-west-8e5a {
  position: relative;
  z-index: 10;
}
.filter-west-8e5a .feature-5c5e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.glass-b75e .motion-e555 {
  display: inline-block;
  vertical-align: middle;
}
.glass-b75e.dark_4514 .motion-e555 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .glass-b75e.dark_4514 .motion-e555 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .glass-b75e.dark_4514 .motion-e555 {
    margin-right: 0.4em;
  }
}
.glass-b75e.dark_4514 .motion-e555:last-child {
  margin-right: 0;
}
.filter_2374 .feature-5c5e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .component-next-bb2c .search-c5c1 {
    margin: 0 -0.5em;
  }
  .component-next-bb2c .search-c5c1 [class*="customify-col-"],
  .component-next-bb2c .search-c5c1 [class*="customify-col_"],
  .component-next-bb2c .search-c5c1 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.component-next-bb2c.pagination-cold-66ab .feature-5c5e {
  background: 0 0 !important;
}
.component-next-bb2c.pagination-cold-66ab .feature-5c5e,
.component-next-bb2c.filter_2374 .feature-5c5e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .component-next-bb2c.highlight-blue-cdd1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.component-next-bb2c.filter_2374 .feature-5c5e {
  box-shadow: none !important;
}
.wrapper-dim-f4a1 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .wrapper-dim-f4a1 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .wrapper-dim-f4a1 {
    padding: 18px 0 20px;
  }
}
.wrapper-dim-f4a1 .search-lite-bb36 {
  width: 100%;
}
.wrapper-dim-f4a1 .hover_fast_bd53 {
  margin-bottom: 0;
}
.wrapper-dim-f4a1 .sidebar-d046 {
  margin-top: 5px;
  font-size: 0.875em;
}
.liquid_1282 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.liquid_1282 .wide_f26c {
  width: 100%;
}
.disabled_ff9a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.disabled_ff9a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.disabled_ff9a 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;
}
.disabled_ff9a li:last-child:after {
  display: none;
}
.disabled_ff9a li a {
  font-weight: 500;
  margin-right: 10px;
}
.blue-8fb6 .block-b11d button,
.wrapper-dim-f4a1 .block-b11d button {
  left: 0;
}
.blue-8fb6 .wide_f26c,
.wrapper-dim-f4a1 .wide_f26c {
  padding-left: 0;
  padding-right: 0;
}
.blue-8fb6 .liquid_1282,
.wrapper-dim-f4a1 .liquid_1282 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.blue-8fb6 {
  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;
}
.blue-8fb6: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;
}
.blue-8fb6 .plasma_cd35 {
  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) {
  .blue-8fb6 .plasma_cd35 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .blue-8fb6 .plasma_cd35 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .blue-8fb6 .plasma_cd35 {
    min-height: 200px;
  }
}
.blue-8fb6 .disabled_ff9a {
  color: rgba(255, 255, 255, 0.8);
}
.blue-8fb6 .disabled_ff9a a,
.blue-8fb6 .disabled_ff9a li:after {
  color: inherit;
}
.blue-8fb6 .disabled_ff9a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.full-e2e9 {
  margin-bottom: 0.5em;
}
.out-a40e {
  margin-bottom: 1.2em;
}
.out-a40e,
.full-e2e9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.out-a40e p:last-child,
.full-e2e9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .block-b11d,
#masthead .block-b11d {
  display: none;
}
#masthead
  > .block-b11d.hot_6f46 {
  display: none;
}
#masthead > .block-b11d button {
  left: 0;
}
.small-e0db {
  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%;
}
.small-e0db .motion-e555 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.small-e0db .hidden-selected-aad2 {
  display: -webkit-box;
  display: flex;
}
.small-e0db .hidden-selected-aad2.slow_6145 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.small-e0db .hidden-selected-aad2.table-f95c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.small-e0db .hidden-selected-aad2.small_8a30 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.small-e0db.slider_dynamic_6406.footer-b24c .hidden-selected-aad2.slow_6145 {
  flex-basis: 100%;
}
.small-e0db.shadow-edb1 .hidden-selected-aad2.table-f95c {
  -webkit-box-flex: 1;
  flex: auto;
}
.small-e0db.shadow-edb1 .hidden-selected-aad2.small_8a30 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .block-b11d.hot_6f46 {
  display: none;
}
#masthead > .block-b11d button {
  left: 0;
}
.item-bc66 {
  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;
}
.item-bc66:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.item-bc66.bright-f09c i {
  margin-right: 4px;
}
.item-bc66.icon-yellow-da35 i {
  margin-left: 5px;
}
.element-clean-9120 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.element-clean-9120 p:last-child {
  margin-bottom: 0;
}
.dark-d3e4 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.dark-d3e4 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.dark-d3e4 img {
  display: block;
  width: auto;
  line-height: 1;
}
.dark-d3e4 .south-1b92 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.dark-d3e4 .alert_large_5010 {
  margin: 5px 0 7px 0;
}
.dark-d3e4.layout-short-f503 .preview-wide-c6c3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dark-d3e4.layout-short-f503 .filter_stale_a910 {
  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;
}
.dark-d3e4.link_4a1c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.dark-d3e4.link_4a1c .preview-wide-c6c3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dark-d3e4.link_4a1c .filter_stale_a910 {
  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;
}
.dark-d3e4.header_hot_b7ec {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dark-d3e4.top-351d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.dark-d3e4.top-351d .filter_stale_a910 {
  margin-top: 7px;
}
.gold_6e29 {
  display: inline-block;
}
.filter-west-8e5a .background-a50f .dark-d3e4 img {
  max-width: 100%;
}
.filter-ed48 .module-e0d6.rough-da52,
.status_7839 .module-e0d6.rough-da52 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.filter-ed48 .dim-d8f9,
.status_7839 .dim-d8f9 {
  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%);
}
.filter-ed48 .dim-d8f9 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.filter-ed48.up-bb85 .dim-d8f9 {
  display: none;
}
.filter-ed48 .box_plasma_6f97 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.filter-ed48 .box_plasma_6f97 li {
  display: inline-block;
  position: relative;
}
.filter-ed48 .box_plasma_6f97 li:last-child {
  margin-right: 0;
}
.filter-ed48 .box_plasma_6f97 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;
}
.filter-ed48 .box_plasma_6f97 li.gradient-dim-5040 > a {
  color: rgba(0, 0, 0, 0.9);
}
.filter-ed48 .box_plasma_6f97 > 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;
}
.filter-ed48 .box_plasma_6f97 > li > a i {
  line-height: 0;
}
.filter-ed48 .box_plasma_6f97 > li.box-d168 > a .dim-d8f9 {
  margin-left: 4px;
  line-height: 0;
}
.filter-ed48 .box_plasma_6f97 .pink-2587 li.box-d168 > a {
  position: relative;
}
.filter-ed48 .box_plasma_6f97 .pink-2587 li.box-d168 > a:after,
.filter-ed48 .box_plasma_6f97 .pink-2587 li.box-d168 > a:before {
  content: "";
  display: table;
}
.filter-ed48 .box_plasma_6f97 .pink-2587 li.box-d168 > a:after {
  clear: both;
}
.filter-ed48 .box_plasma_6f97 .pink-2587 li.box-d168 > a .dim-d8f9 {
  margin-left: 5px;
  float: right;
}
.filter-ed48 .search_66ef,
.filter-ed48 .pink-2587 {
  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;
}
.filter-ed48 .pink-2587 {
  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;
}
.filter-ed48 .pink-2587 .rough-da52 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.filter-ed48 .pink-2587 .dim-d8f9 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.filter-ed48 .pink-2587 li {
  display: block;
  margin: 0;
  padding: 0;
}
.filter-ed48 .pink-2587 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;
}
.filter-ed48 .pink-2587 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.filter-ed48 .pink-2587 .pink-2587 {
  top: 0;
  left: 100%;
}
.filter-ed48 .shade_1d29.fn-focus-3418 > .search_66ef,
.filter-ed48 .shade_1d29.fn-focus-3418 > .pink-2587,
.filter-ed48 .shade_1d29:focus > .search_66ef,
.filter-ed48 .shade_1d29:focus > .pink-2587,
.filter-ed48 .shade_1d29:hover > .search_66ef,
.filter-ed48 .shade_1d29:hover > .pink-2587 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.filter-ed48.over-9000 .focus_3968:after,
.filter-ed48.over-9000 .focus_3968:before {
  content: "";
  display: table;
}
.filter-ed48.over-9000 .focus_3968:after {
  clear: both;
}
.filter-ed48.over-9000 .focus_3968 > li {
  float: left;
}
.filter-ed48.wide-7714 .focus_3968:after,
.filter-ed48.wide-7714 .focus_3968:before {
  content: "";
  display: table;
}
.filter-ed48.wide-7714 .focus_3968:after {
  clear: both;
}
.filter-ed48.wide-7714 .focus_3968 > li {
  float: left;
}
.filter-ed48.wide-7714 .focus_3968 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.filter-ed48.wide-7714 .focus_3968 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.filter-ed48.wide-7714 .focus_3968 > li.notice-tiny-3367 > a,
.filter-ed48.wide-7714 .focus_3968 > li.gradient-dim-5040 > a {
  color: #fff;
  background-color: #1e4b75;
}
.filter-ed48.alert_d3d5 .focus_3968 > li > a .rough-da52 {
  position: relative;
}
.filter-ed48.alert_d3d5 .focus_3968 > li > a .rough-da52: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;
}
.filter-ed48.alert_d3d5
  .focus_3968
  > li:focus
  > a
  .rough-da52:before,
.filter-ed48.alert_d3d5
  .focus_3968
  > li:hover
  > a
  .rough-da52:before {
  width: 100%;
  background-color: currentColor;
}
.filter-ed48.alert_d3d5
  .focus_3968
  > li.notice-tiny-3367
  > a
  .rough-da52:before,
.filter-ed48.alert_d3d5
  .focus_3968
  > li.preview_south_4109
  > a
  .rough-da52:before {
  width: 100%;
  background-color: currentColor;
}
.filter-ed48.table_motion_240a .focus_3968 > li > a .rough-da52 {
  position: relative;
}
.filter-ed48.table_motion_240a .focus_3968 > li > a .rough-da52: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;
}
.filter-ed48.table_motion_240a .focus_3968 > li:focus > a .rough-da52:before,
.filter-ed48.table_motion_240a
  .focus_3968
  > li:hover
  > a
  .rough-da52:before {
  width: 100%;
  background-color: currentColor;
}
.filter-ed48.table_motion_240a
  .focus_3968
  > li.notice-tiny-3367
  > a
  .rough-da52:before,
.filter-ed48.table_motion_240a
  .focus_3968
  > li.preview_south_4109
  > a
  .rough-da52:before {
  width: 100%;
  background-color: currentColor;
}
.status_7839 .box_plasma_6f97 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.status_7839 .box_plasma_6f97 li:first-child > a {
  border-top: none;
}
.status_7839 .box_plasma_6f97 .slider-dynamic-f9c3 > .rough-da52 .dim-d8f9 {
  display: none;
}
.status_7839 .box_plasma_6f97 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.status_7839 .box_plasma_6f97 li:last-child {
  border: none;
}
.status_7839 .box_plasma_6f97 li.box-d168 > a {
  padding-right: 45px !important;
}
.status_7839 .box_plasma_6f97 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.status_7839 .box_plasma_6f97 li a:focus,
.status_7839 .box_plasma_6f97 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.status_7839 .box_plasma_6f97 li .lite-f3c6 {
  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;
}
.status_7839 .box_plasma_6f97 li .lite-f3c6:hover {
  box-shadow: none;
}
.status_7839 .box_plasma_6f97 li .lite-f3c6 .dim-d8f9 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.status_7839 .box_plasma_6f97 .pink-2587 {
  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);
}
.status_7839 .box_plasma_6f97 .pink-2587 li a {
  padding-left: 3em;
}
.status_7839 .box_plasma_6f97 .green_b4bb > a .lite-f3c6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.status_7839 .box_plasma_6f97 .green_b4bb > .pink-2587 {
  display: block;
  opacity: 1;
}
.down_6645 {
  max-width: 100%;
}
.notification_4780 {
  line-height: 0;
  cursor: pointer;
}
.out-0e2b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.out-0e2b:hover {
  box-shadow: none;
  color: currentColor;
}
.out-0e2b svg {
  width: 18px;
  height: 18px;
}
.out-0e2b .smooth-d18a {
  display: none;
}
.south-28b8 {
  position: relative;
}
.south-28b8.fn-active-3418 .out-0e2b .basic-53a6 {
  display: none;
}
.south-28b8.fn-active-3418 .out-0e2b .smooth-d18a {
  display: inline-block;
}
.south-28b8 .pagination-hot-31b9 {
  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);
}
.south-28b8.module_west_018e .pagination-hot-31b9 {
  left: auto;
  right: -0.9em;
}
.south-28b8.module_west_018e .stale_9882::before {
  left: auto;
  right: 15px;
}
.south-28b8.fn-active-3418 .pagination-hot-31b9 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.popup_09a5 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.popup_09a5 label {
  flex-basis: 100%;
}
.popup_09a5 .purple-cbe2 {
  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;
}
.popup_09a5 .liquid_8e2c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.popup_09a5 .liquid_8e2c:focus {
  background-color: transparent;
}
.popup_09a5 button.focus_5735 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.popup_09a5 button.focus_5735:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.popup_09a5 button.focus_5735 svg {
  width: 18px;
  height: 18px;
}
.popup_09a5 input[type="submit"] {
  min-height: auto;
}
.warm-b3c5 .popup_09a5 .liquid_8e2c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.stale_9882 {
  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) {
  .stale_9882 {
    width: 220px;
  }
}
.stale_9882 label {
  flex-basis: 100%;
}
.stale_9882::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;
}
.frame_f862 .warm-b3c5 .popup_09a5 {
  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;
}
.frame_f862
  .warm-b3c5
  .popup_09a5
  .purple-cbe2 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.frame_f862 .warm-b3c5 .popup_09a5 .liquid_8e2c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.frame_f862
  .warm-b3c5
  .popup_09a5
  .liquid_8e2c:focus {
  background: 0 0;
}
.frame_f862
  .warm-b3c5
  .popup_09a5
  .wood-4707 {
  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;
}
.aside-361b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.aside-361b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.aside-361b li:last-child {
  margin-right: 0;
}
.aside-361b li:first-child {
  margin-left: 0;
}
.aside-361b.small-2d8b a {
  color: #fff;
}
.aside-361b.small-2d8b a:hover {
  color: #fff;
}
.aside-361b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.aside-361b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.aside-361b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.aside-361b a:hover {
  opacity: 0.9;
  color: inherit;
}
.aside-361b [class*="social-icon-apple"] {
  background-color: #999;
}
.aside-361b [class*="social-icon-apple"].list-7730 {
  background-color: transparent;
  color: #999;
}
.aside-361b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.aside-361b [class*="social-icon-behance"].list-7730 {
  background-color: transparent;
  color: #1769ff;
}
.aside-361b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.aside-361b [class*="social-icon-bitbucket"].list-7730 {
  background-color: transparent;
  color: #205081;
}
.aside-361b [class*="social-icon-codepen"] {
  background-color: #000;
}
.aside-361b [class*="social-icon-codepen"].list-7730 {
  background-color: transparent;
  color: #000;
}
.aside-361b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.aside-361b [class*="social-icon-delicious"].list-7730 {
  background-color: transparent;
  color: #39f;
}
.aside-361b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.aside-361b [class*="social-icon-digg"].list-7730 {
  background-color: transparent;
  color: #005be2;
}
.aside-361b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.aside-361b [class*="social-icon-dribbble"].list-7730 {
  background-color: transparent;
  color: #ea4c89;
}
.aside-361b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.aside-361b [class*="social-icon-envelope"].list-7730 {
  background-color: transparent;
  color: #ea4335;
}
.aside-361b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.aside-361b [class*="social-icon-facebook"].list-7730 {
  background-color: transparent;
  color: #3b5998;
}
.aside-361b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.aside-361b [class*="social-icon-flickr"].list-7730 {
  background-color: transparent;
  color: #0063dc;
}
.aside-361b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.aside-361b [class*="social-icon-foursquare"].list-7730 {
  background-color: transparent;
  color: #2d5be3;
}
.aside-361b [class*="social-icon-github"] {
  background-color: #333;
}
.aside-361b [class*="social-icon-github"].list-7730 {
  background-color: transparent;
  color: #333;
}
.aside-361b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.aside-361b [class*="social-icon-google-plus"].list-7730 {
  background-color: transparent;
  color: #dd4b39;
}
.aside-361b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.aside-361b [class*="social-icon-houzz"].list-7730 {
  background-color: transparent;
  color: #7ac142;
}
.aside-361b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.aside-361b [class*="social-icon-instagram"].list-7730 {
  background-color: transparent;
  color: #262626;
}
.aside-361b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.aside-361b [class*="social-icon-jsfiddle"].list-7730 {
  background-color: transparent;
  color: #487aa2;
}
.aside-361b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.aside-361b [class*="social-icon-linkedin"].list-7730 {
  background-color: transparent;
  color: #0077b5;
}
.aside-361b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.aside-361b [class*="social-icon-medium"].list-7730 {
  background-color: transparent;
  color: #00ab6b;
}
.aside-361b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.aside-361b
  [class*="social-icon-odnoklassniki"].list-7730 {
  background-color: transparent;
  color: #f4731c;
}
.aside-361b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.aside-361b [class*="social-icon-meetup"].list-7730 {
  background-color: transparent;
  color: #ec1c40;
}
.aside-361b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.aside-361b [class*="social-icon-pinterest"].list-7730 {
  background-color: transparent;
  color: #bd081c;
}
.aside-361b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.aside-361b [class*="social-icon-product-hunt"].list-7730 {
  background-color: transparent;
  color: #da552f;
}
.aside-361b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.aside-361b [class*="social-icon-reddit"].list-7730 {
  background-color: transparent;
  color: #ff4500;
}
.aside-361b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.aside-361b [class*="social-icon-rss"].list-7730 {
  background-color: transparent;
  color: #f26522;
}
.aside-361b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.aside-361b
  [class*="social-icon-shopping-cart"].list-7730 {
  background-color: transparent;
  color: #4caf50;
}
.aside-361b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.aside-361b [class*="social-icon-skype"].list-7730 {
  background-color: transparent;
  color: #00aff0;
}
.aside-361b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.aside-361b [class*="social-icon-slideshare"].list-7730 {
  background-color: transparent;
  color: #0077b5;
}
.aside-361b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.aside-361b [class*="social-icon-snapchat"].list-7730 {
  background-color: transparent;
  color: #fffc00;
}
.aside-361b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.aside-361b [class*="social-icon-soundcloud"].list-7730 {
  background-color: transparent;
  color: #f80;
}
.aside-361b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.aside-361b [class*="social-icon-spotify"].list-7730 {
  background-color: transparent;
  color: #2ebd59;
}
.aside-361b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.aside-361b
  [class*="social-icon-stack-overflow"].list-7730 {
  background-color: transparent;
  color: #fe7a15;
}
.aside-361b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.aside-361b [class*="social-icon-maldkfgram"].list-7730 {
  background-color: transparent;
  color: #2ca5e0;
}
.aside-361b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.aside-361b [class*="social-icon-tripadvisor"].list-7730 {
  background-color: transparent;
  color: #589442;
}
.aside-361b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.aside-361b [class*="social-icon-tumblr"].list-7730 {
  background-color: transparent;
  color: #35465c;
}
.aside-361b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.aside-361b [class*="social-icon-twitch"].list-7730 {
  background-color: transparent;
  color: #6441a5;
}
.aside-361b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.aside-361b [class*="social-icon-twitter"].list-7730 {
  background-color: transparent;
  color: #1da1f2;
}
.aside-361b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.aside-361b [class*="social-icon-vimeo"].list-7730 {
  background-color: transparent;
  color: #1ab7ea;
}
.aside-361b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.aside-361b [class*="social-icon-vk"].list-7730 {
  background-color: transparent;
  color: #45668e;
}
.aside-361b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.aside-361b [class*="social-icon-weibo"].list-7730 {
  background-color: transparent;
  color: #df2029;
}
.aside-361b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.aside-361b [class*="social-icon-weixin"].list-7730 {
  background-color: transparent;
  color: #7bb32e;
}
.aside-361b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.aside-361b [class*="social-icon-whatsapp"].list-7730 {
  background-color: transparent;
  color: #25d366;
}
.aside-361b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.aside-361b [class*="social-icon-wordpress"].list-7730 {
  background-color: transparent;
  color: #21759b;
}
.aside-361b [class*="social-icon-xing"] {
  background-color: #026466;
}
.aside-361b [class*="social-icon-xing"].list-7730 {
  background-color: transparent;
  color: #026466;
}
.aside-361b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.aside-361b [class*="social-icon-yelp"].list-7730 {
  background-color: transparent;
  color: #af0606;
}
.aside-361b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.aside-361b [class*="social-icon-youtube"].list-7730 {
  background-color: transparent;
  color: #cd201f;
}
.progress_short_e46f {
  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;
}
.progress_short_e46f:hover {
  box-shadow: none;
  background: 0 0;
}
.gallery-d1d8 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.overlay-basic-4982 {
  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;
}
.current-1abe {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.media-liquid-c1d9 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.media-liquid-c1d9,
.media-liquid-c1d9::after,
.media-liquid-c1d9::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;
}
.media-liquid-c1d9::after,
.media-liquid-c1d9::before {
  content: "";
  display: block;
  background-color: inherit;
}
.info_small_04dc .overlay-basic-4982 .current-1abe {
  margin-top: -2px;
  width: 19px;
}
.info_small_04dc .overlay-basic-4982 .media-liquid-c1d9 {
  margin-top: -1px;
}
.info_small_04dc .overlay-basic-4982 .media-liquid-c1d9,
.info_small_04dc .overlay-basic-4982 .media-liquid-c1d9::after,
.info_small_04dc .overlay-basic-4982 .media-liquid-c1d9::before {
  width: 19px;
  height: 2px;
}
.info_small_04dc .overlay-basic-4982 .media-liquid-c1d9::before {
  top: -6px;
}
.info_small_04dc .overlay-basic-4982 .media-liquid-c1d9::after {
  bottom: -6px;
}
.box_easy_2991 .overlay-basic-4982 .current-1abe {
  margin-top: -2px;
  width: 22px;
}
.box_easy_2991 .overlay-basic-4982 .media-liquid-c1d9 {
  margin-top: -1px;
}
.box_easy_2991 .overlay-basic-4982 .media-liquid-c1d9,
.box_easy_2991 .overlay-basic-4982 .media-liquid-c1d9::after,
.box_easy_2991 .overlay-basic-4982 .media-liquid-c1d9::before {
  width: 22px;
  height: 2px;
}
.box_easy_2991 .overlay-basic-4982 .media-liquid-c1d9::before {
  top: -7px;
}
.box_easy_2991 .overlay-basic-4982 .media-liquid-c1d9::after {
  bottom: -7px;
}
.table-418a .overlay-basic-4982 .current-1abe {
  margin-top: -2px;
  width: 31px;
}
.table-418a .overlay-basic-4982 .media-liquid-c1d9 {
  margin-top: -1.5px;
}
.table-418a .overlay-basic-4982 .media-liquid-c1d9,
.table-418a .overlay-basic-4982 .media-liquid-c1d9::after,
.table-418a .overlay-basic-4982 .media-liquid-c1d9::before {
  width: 31px;
  height: 3px;
}
.table-418a .overlay-basic-4982 .media-liquid-c1d9::before {
  top: -9px;
}
.table-418a .overlay-basic-4982 .media-liquid-c1d9::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .wrapper-6c9d .overlay-basic-4982 .current-1abe {
    margin-top: -2px;
    width: 19px;
  }
  .wrapper-6c9d .overlay-basic-4982 .media-liquid-c1d9 {
    margin-top: -1px;
  }
  .wrapper-6c9d .overlay-basic-4982 .media-liquid-c1d9,
  .wrapper-6c9d .overlay-basic-4982 .media-liquid-c1d9::after,
  .wrapper-6c9d .overlay-basic-4982 .media-liquid-c1d9::before {
    width: 19px;
    height: 2px;
  }
  .wrapper-6c9d .overlay-basic-4982 .media-liquid-c1d9::before {
    top: -6px;
  }
  .wrapper-6c9d .overlay-basic-4982 .media-liquid-c1d9::after {
    bottom: -6px;
  }
  .bright_63e5 .overlay-basic-4982 .current-1abe {
    margin-top: -2px;
    width: 22px;
  }
  .bright_63e5 .overlay-basic-4982 .media-liquid-c1d9 {
    margin-top: -1px;
  }
  .bright_63e5 .overlay-basic-4982 .media-liquid-c1d9,
  .bright_63e5 .overlay-basic-4982 .media-liquid-c1d9::after,
  .bright_63e5 .overlay-basic-4982 .media-liquid-c1d9::before {
    width: 22px;
    height: 2px;
  }
  .bright_63e5 .overlay-basic-4982 .media-liquid-c1d9::before {
    top: -7px;
  }
  .bright_63e5 .overlay-basic-4982 .media-liquid-c1d9::after {
    bottom: -7px;
  }
  .detail-487d .overlay-basic-4982 .current-1abe {
    margin-top: -2px;
    width: 31px;
  }
  .detail-487d .overlay-basic-4982 .media-liquid-c1d9 {
    margin-top: -1.5px;
  }
  .detail-487d .overlay-basic-4982 .media-liquid-c1d9,
  .detail-487d .overlay-basic-4982 .media-liquid-c1d9::after,
  .detail-487d .overlay-basic-4982 .media-liquid-c1d9::before {
    width: 31px;
    height: 3px;
  }
  .detail-487d .overlay-basic-4982 .media-liquid-c1d9::before {
    top: -9px;
  }
  .detail-487d .overlay-basic-4982 .media-liquid-c1d9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .backdrop-6cbf .overlay-basic-4982 .current-1abe {
    margin-top: -2px;
    width: 19px;
  }
  .backdrop-6cbf .overlay-basic-4982 .media-liquid-c1d9 {
    margin-top: -1px;
  }
  .backdrop-6cbf .overlay-basic-4982 .media-liquid-c1d9,
  .backdrop-6cbf .overlay-basic-4982 .media-liquid-c1d9::after,
  .backdrop-6cbf .overlay-basic-4982 .media-liquid-c1d9::before {
    width: 19px;
    height: 2px;
  }
  .backdrop-6cbf .overlay-basic-4982 .media-liquid-c1d9::before {
    top: -6px;
  }
  .backdrop-6cbf .overlay-basic-4982 .media-liquid-c1d9::after {
    bottom: -6px;
  }
  .hot_f1c1 .overlay-basic-4982 .current-1abe {
    margin-top: -2px;
    width: 22px;
  }
  .hot_f1c1 .overlay-basic-4982 .media-liquid-c1d9 {
    margin-top: -1px;
  }
  .hot_f1c1 .overlay-basic-4982 .media-liquid-c1d9,
  .hot_f1c1 .overlay-basic-4982 .media-liquid-c1d9::after,
  .hot_f1c1 .overlay-basic-4982 .media-liquid-c1d9::before {
    width: 22px;
    height: 2px;
  }
  .hot_f1c1 .overlay-basic-4982 .media-liquid-c1d9::before {
    top: -7px;
  }
  .hot_f1c1 .overlay-basic-4982 .media-liquid-c1d9::after {
    bottom: -7px;
  }
  .outline-3cda .overlay-basic-4982 .current-1abe {
    margin-top: -2px;
    width: 31px;
  }
  .outline-3cda .overlay-basic-4982 .media-liquid-c1d9 {
    margin-top: -1.5px;
  }
  .outline-3cda .overlay-basic-4982 .media-liquid-c1d9,
  .outline-3cda .overlay-basic-4982 .media-liquid-c1d9::after,
  .outline-3cda .overlay-basic-4982 .media-liquid-c1d9::before {
    width: 31px;
    height: 3px;
  }
  .outline-3cda .overlay-basic-4982 .media-liquid-c1d9::before {
    top: -9px;
  }
  .outline-3cda .overlay-basic-4982 .media-liquid-c1d9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .texture-old-8ba9 .overlay-basic-4982 .current-1abe {
    margin-top: -2px;
    width: 19px;
  }
  .texture-old-8ba9 .overlay-basic-4982 .media-liquid-c1d9 {
    margin-top: -1px;
  }
  .texture-old-8ba9 .overlay-basic-4982 .media-liquid-c1d9,
  .texture-old-8ba9 .overlay-basic-4982 .media-liquid-c1d9::after,
  .texture-old-8ba9 .overlay-basic-4982 .media-liquid-c1d9::before {
    width: 19px;
    height: 2px;
  }
  .texture-old-8ba9 .overlay-basic-4982 .media-liquid-c1d9::before {
    top: -6px;
  }
  .texture-old-8ba9 .overlay-basic-4982 .media-liquid-c1d9::after {
    bottom: -6px;
  }
  .narrow-2e59 .overlay-basic-4982 .current-1abe {
    margin-top: -2px;
    width: 22px;
  }
  .narrow-2e59 .overlay-basic-4982 .media-liquid-c1d9 {
    margin-top: -1px;
  }
  .narrow-2e59 .overlay-basic-4982 .media-liquid-c1d9,
  .narrow-2e59 .overlay-basic-4982 .media-liquid-c1d9::after,
  .narrow-2e59 .overlay-basic-4982 .media-liquid-c1d9::before {
    width: 22px;
    height: 2px;
  }
  .narrow-2e59 .overlay-basic-4982 .media-liquid-c1d9::before {
    top: -7px;
  }
  .narrow-2e59 .overlay-basic-4982 .media-liquid-c1d9::after {
    bottom: -7px;
  }
  .widget-action-d141 .overlay-basic-4982 .current-1abe {
    margin-top: -2px;
    width: 31px;
  }
  .widget-action-d141 .overlay-basic-4982 .media-liquid-c1d9 {
    margin-top: -1.5px;
  }
  .widget-action-d141 .overlay-basic-4982 .media-liquid-c1d9,
  .widget-action-d141 .overlay-basic-4982 .media-liquid-c1d9::after,
  .widget-action-d141 .overlay-basic-4982 .media-liquid-c1d9::before {
    width: 31px;
    height: 3px;
  }
  .widget-action-d141 .overlay-basic-4982 .media-liquid-c1d9::before {
    top: -9px;
  }
  .widget-action-d141 .overlay-basic-4982 .media-liquid-c1d9::after {
    bottom: -9px;
  }
}
.right-3303 .media-liquid-c1d9 {
  -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);
}
.right-3303 .media-liquid-c1d9::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.right-3303 .media-liquid-c1d9::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);
}
.right-3303.fresh_7069 .media-liquid-c1d9 {
  -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);
}
.right-3303.fresh_7069 .media-liquid-c1d9::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.right-3303.fresh_7069 .media-liquid-c1d9::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);
}
.large_ec65 {
  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.panel-last-7a8c:before {
  display: none;
}
.bronze-e7be {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.bronze-e7be .bronze_026e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.bronze-e7be .bronze_026e:last-of-type {
  border-bottom: none;
}
.bronze-e7be .bronze_026e.hero-cool-4678,
.bronze-e7be .bronze_026e.tag_light_0cfa,
.bronze-e7be .bronze_026e.surface-warm-43ac {
  padding: 0;
}
.bronze-e7be .status_7839 .lite-f3c6 {
  color: currentColor;
}
.bronze-e7be .status_7839 .lite-f3c6:focus,
.bronze-e7be .status_7839 .lite-f3c6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bronze-e7be.component_d028 .status-6fb5,
.bronze-e7be.component_d028 .element-clean-9120 a,
.bronze-e7be.component_d028 .focus_3968 a,
.bronze-e7be.component_d028 .pink-2587 a {
  color: rgba(0, 0, 0, 0.55);
}
.bronze-e7be.component_d028 .status-6fb5:hover,
.bronze-e7be.component_d028 .element-clean-9120 a:hover,
.bronze-e7be.component_d028 .focus_3968 a:hover,
.bronze-e7be.component_d028 .pink-2587 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bronze-e7be.component_d028 .frame_hard_6795 {
  color: rgba(0, 0, 0, 0.8);
}
.bronze-e7be.component_d028 .bronze_026e {
  border-color: rgba(0, 0, 0, 0.08);
}
.bronze-e7be.component_d028 .bronze_026e:before {
  background: rgba(0, 0, 0, 0.08);
}
.bronze-e7be.component_d028 .caption-current-e814:before {
  background: rgba(255, 255, 255, 0.9);
}
.bronze-e7be.component_d028 .status_7839 .box_plasma_6f97 li a,
.bronze-e7be.component_d028 .status_7839 .lite-f3c6,
.bronze-e7be.component_d028 .pink-2587 {
  border-color: rgba(0, 0, 0, 0.08);
}
.bronze-e7be.component_d028 .status_7839 .lite-f3c6:focus,
.bronze-e7be.component_d028 .status_7839 .lite-f3c6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bronze-e7be.component_d028 .box_plasma_6f97 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.bronze-e7be.alert_42d5 .status-6fb5,
.bronze-e7be.alert_42d5 .element-clean-9120 a,
.bronze-e7be.alert_42d5 .focus_3968 .lite-f3c6,
.bronze-e7be.alert_42d5 .focus_3968 a,
.bronze-e7be.alert_42d5 .pink-2587 a {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-e7be.alert_42d5 .status-6fb5:hover,
.bronze-e7be.alert_42d5 .element-clean-9120 a:hover,
.bronze-e7be.alert_42d5 .focus_3968 .lite-f3c6:hover,
.bronze-e7be.alert_42d5 .focus_3968 a:hover,
.bronze-e7be.alert_42d5 .pink-2587 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-e7be.alert_42d5 .frame_hard_6795 {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-e7be.alert_42d5 .bronze_026e {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze-e7be.alert_42d5 .bronze_026e:before {
  background: rgba(255, 255, 255, 0.08);
}
.bronze-e7be.alert_42d5 .caption-current-e814:before {
  background: rgba(0, 0, 0, 0.9);
}
.bronze-e7be.alert_42d5 .status_7839 .box_plasma_6f97 li a,
.bronze-e7be.alert_42d5 .status_7839 .lite-f3c6,
.bronze-e7be.alert_42d5 .pink-2587 {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze-e7be.alert_42d5 .status_7839 .lite-f3c6:focus,
.bronze-e7be.alert_42d5 .status_7839 .lite-f3c6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bronze-e7be.alert_42d5 .box_plasma_6f97 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption-current-e814 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.caption-current-e814:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.simple_10af {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.focused_0c13 .bronze-e7be {
  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;
}
.focused_0c13 .bronze_026e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.focused_0c13 .bronze_026e: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) {
  .focused_0c13 .bronze_026e:before {
    width: 16%;
    left: 42%;
  }
}
.focused_0c13 .bronze_026e:last-child:before {
  content: none;
}
.focused_0c13 .bronze_026e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.focused_0c13 .status_7839 .box_plasma_6f97 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.focused_0c13 .status_7839 .box_plasma_6f97 li a .lite-f3c6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.focused_0c13 .status_7839 .pink-2587 {
  border: none;
}
.focused_0c13 .status_7839 .pink-2587 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.focused_0c13 .caption-current-e814 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.focused_0c13 .simple_10af {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.focused_0c13 .alert_42d5 .caption-current-e814:before {
  background: rgba(0, 0, 0, 0.9);
}
.focused_0c13 .component_d028.description-b0f8 .media-liquid-c1d9 {
  background: rgba(0, 0, 0, 0.6);
}
.focused_0c13
  .component_d028.description-b0f8
  .media-liquid-c1d9::after,
.focused_0c13
  .component_d028.description-b0f8
  .media-liquid-c1d9:before {
  background: inherit;
}
.focused_0c13
  .component_d028.description-b0f8:hover
  .media-liquid-c1d9 {
  background: rgba(0, 0, 0, 0.8);
}
.purple_9070 .bronze-e7be {
  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) {
  .purple_9070 .bronze-e7be {
    width: auto;
    right: 45px;
  }
}
.fast_7b30 .bronze-e7be {
  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) {
  .fast_7b30 .bronze-e7be {
    width: auto;
    left: 45px;
  }
}
.panel-last-7a8c .bronze-e7be {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.panel-last-7a8c .simple_10af {
  max-width: 48em;
  margin: 0 auto;
}
.panel-last-7a8c .caption-current-e814:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.block-0b48 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.block-0b48.focused_0c13 .bronze-e7be {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.block-0b48.purple_9070 .bronze-e7be {
  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);
}
.block-0b48 .bronze-e7be {
  visibility: visible;
}
.block-0b48.fast_7b30 .bronze-e7be {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.dim_8c72,
.grid-660e {
  overflow-x: hidden;
}
.dim_8c72 .bronze-e7be {
  overflow: auto;
}
.dim_8c72.focused_0c13 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dim_8c72.focused_0c13 .bronze-e7be {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.dim_8c72.focused_0c13 .progress_short_e46f {
  opacity: 0;
}
.dim_8c72.purple_9070 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dim_8c72.purple_9070 .bronze-e7be {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.dim_8c72.purple_9070 .progress_short_e46f {
  opacity: 0;
}
.dim_8c72.fast_7b30 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dim_8c72.fast_7b30 .bronze-e7be {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.dim_8c72.fast_7b30 .progress_short_e46f {
  opacity: 0;
}
.dim_8c72.panel-last-7a8c .bronze-e7be {
  z-index: 10;
  visibility: visible;
}
.description-b0f8 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.description-b0f8 .media-liquid-c1d9 {
  background: rgba(255, 255, 255, 0.99);
}
.description-b0f8 .media-liquid-c1d9::after,
.description-b0f8 .media-liquid-c1d9:before {
  background: inherit;
}
.description-b0f8:hover .media-liquid-c1d9 {
  background: rgba(255, 255, 255, 0.99);
}
.fast_7b30 .description-b0f8 {
  top: 10px;
  right: auto;
  left: 12px;
}
.panel-last-7a8c .description-b0f8 {
  display: none !important;
}
.dim_8c72:before,
.grid-660e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.dim_8c72 .description-b0f8,
.grid-660e .description-b0f8 {
  display: inline-block;
}
.bronze-e7be .motion-e555 {
  -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;
}
.dim_8c72 .bronze-e7be .motion-e555,
.grid-660e .bronze-e7be .motion-e555 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wrapper_lower_c5d3 .purple-cbe2 {
  width: 100%;
}
.background-a50f {
  padding: 0 0.5em 0;
}
.background-a50f [class*="customify-col-"],
.background-a50f [class*="customify-col_"],
.background-a50f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.advanced_c219 .background-a50f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .search-c5c1 .frame_action_8a0a,
  .frame_action_8a0a {
    display: none;
  }
  .surface_south_5968 {
    text-align: left;
  }
  .left-ef5e {
    text-align: center;
  }
  .summary-dim-08c6 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .search-c5c1 .gas-404a,
  .gas-404a {
    display: none;
  }
  .fresh_0cda {
    text-align: left;
  }
  .hover_steel_bb56 {
    text-align: center;
  }
  .orange-781c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .search-c5c1 .dynamic_4617,
  .dynamic_4617 {
    display: none;
  }
  .image-cold-dc82 {
    text-align: left;
  }
  .middle-0732 {
    text-align: center;
  }
  .gallery-f2ad {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pressed_7352 {
  box-shadow: none !important;
}
.medium-3c3a .search_iron_c2af,
.accent_over_d83b .search_iron_c2af {
  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;
}
.accent_over_d83b .search_iron_c2af {
  margin-top: 30px;
  margin-bottom: 30px;
}
.feature-5c5e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.feature-5c5e:after,
.feature-5c5e:before {
  content: "";
  display: table;
}
.feature-5c5e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .feature-5c5e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.feature-5c5e,
.highlight-blue-cdd1 {
  max-width: 1248px;
  margin: 0 auto;
}

.media-hot-773a.lower_1ba4 .feature-5c5e {
  max-width: 100%;
}
.media-hot-773a.secondary_68da {
  max-width: 1200px;
  margin: 0 auto;
}
.media-hot-773a.photo-b2b5 .feature-5c5e {
  max-width: 100%;
}
.media-hot-773a.photo-b2b5 > .feature-5c5e {
  padding-left: 0;
  padding-right: 0;
}
.media-hot-773a.photo-b2b5 > .feature-5c5e .search-c5c1 {
  margin: 0;
}
.media-hot-773a.photo-b2b5
  > .feature-5c5e
  .middle_f6e9.avatar_prev_b923 {
  margin-right: 0;
  margin-left: 0;
}
.media-hot-773a.photo-b2b5 #main.avatar_prev_b923 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .light-1c6e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .light-1c6e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .icon-last-142d .label-91ca {
    padding-right: 1em;
  }
  .icon-last-142d.overlay_178d .middle_f6e9 {
    border-right: 1px solid #eaecee;
  }
  .icon-last-142d.overlay_178d .label-91ca {
    padding-right: 1em;
  }
  .icon-last-142d.overlay_178d .hidden-purple-c09f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .widget_large_9b9c .label-91ca {
    padding-left: 1em;
  }
  .widget_large_9b9c.overlay_178d .middle_f6e9 {
    border-left: 1px solid #eaecee;
  }
  .widget_large_9b9c.overlay_178d .label-91ca {
    padding-left: 1em;
  }
  .widget_large_9b9c.overlay_178d .hidden-purple-c09f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .brown_a7f5 .label-91ca {
    padding-left: 1em;
  }
  .brown_a7f5.overlay_178d .footer_selected_aabe {
    border-right: 1px solid #eaecee;
  }
  .brown_a7f5.overlay_178d .tag-8d57 {
    border-right: 1px solid #eaecee;
  }
  .brown_a7f5.overlay_178d .label-91ca {
    padding-left: 1em;
  }
  .brown_a7f5.overlay_178d .hidden-purple-c09f {
    padding-right: 1em;
  }
  .brown_a7f5.overlay_178d .card_73d0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge_action_e73e .label-91ca {
    padding-right: 1em;
  }
  .badge_action_e73e.overlay_178d .footer_selected_aabe {
    border-left: 1px solid #eaecee;
  }
  .badge_action_e73e.overlay_178d .tag-8d57 {
    border-left: 1px solid #eaecee;
  }
  .badge_action_e73e.overlay_178d .label-91ca {
    padding-right: 1em;
  }
  .badge_action_e73e.overlay_178d .hidden-purple-c09f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .badge_action_e73e.overlay_178d .card_73d0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .light-1c6e .label-91ca {
    padding-left: 1em;
    padding-right: 1em;
  }
  .light-1c6e.overlay_178d .middle_f6e9 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .light-1c6e.overlay_178d .label-91ca {
    padding-left: 1em;
    padding-right: 1em;
  }
  .light-1c6e.overlay_178d .hidden-purple-c09f {
    padding-left: 1em;
  }
  .light-1c6e.overlay_178d .card_73d0 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .light-1c6e.overlay_178d .label-91ca {
    padding-left: 0;
  }
}
.column_d04a .glass-b75e {
  display: inline-block;
}
.backdrop_ebef {
  display: inline-block;
}
.menu-upper-5efb {
  word-con: break-word;
}
.menu-701b > span {
  display: inline-block;
  padding: 5px 0;
}
.menu-701b .active_cb7d {
  margin-left: 8px;
  margin-right: 8px;
}
.menu-701b .message_hard_b221 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.banner_gas_cb2d .wrapper-narrow-b113 {
  margin-bottom: 2em;
}
.banner_gas_cb2d .avatar_dim_8871 {
  margin-bottom: 15px;
}
.banner_gas_cb2d .avatar_dim_8871:last-child {
  margin-bottom: 0;
}
.banner_gas_cb2d .lite_364f {
  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) {
  .banner_gas_cb2d .lite_364f {
    display: block;
  }
}
.banner_gas_cb2d .orange-f2a4 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .banner_gas_cb2d .orange-f2a4 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.banner_gas_cb2d .modal_dbf9 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.banner_gas_cb2d .modal_dbf9 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.banner_gas_cb2d .modal_dbf9 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.banner_gas_cb2d .menu-upper-5efb {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.banner_gas_cb2d .menu-upper-5efb a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.banner_gas_cb2d .pink-5d73 p:last-child {
  margin-bottom: 0;
}
.banner_gas_cb2d .silver_b9b6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.banner_gas_cb2d .frame-up-1e0f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.banner_gas_cb2d .tooltip_8e41 {
  margin-top: 1em;
}
.banner_gas_cb2d .surface_ea1c {
  top: 0;
  display: block;
}
.banner_gas_cb2d .surface_ea1c a {
  color: inherit;
}
.banner_gas_cb2d .surface_ea1c a:hover {
  color: inherit;
}
.banner_gas_cb2d .prev_af07 {
  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;
}
.banner_gas_cb2d .prev_af07:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.banner_gas_cb2d .frame-up-1e0f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.banner_gas_cb2d .search-center-527f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.banner_gas_cb2d .search-center-527f:first-child {
  margin-top: 0;
}
.banner_gas_cb2d .search-center-527f.shadow_4878 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.banner_gas_cb2d .search-center-527f.middle-6dd2 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.banner_gas_cb2d
  .search-center-527f.middle-6dd2.tiny_9b8e
  .tooltip_8e41 {
  width: 100%;
}
.banner_gas_cb2d .middle-6dd2 {
  -webkit-box-align: center;
  align-items: center;
}
.banner_gas_cb2d .middle-6dd2 .menu-701b,
.banner_gas_cb2d .middle-6dd2 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.banner_gas_cb2d .modal_dbf9 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.banner_gas_cb2d .modal_dbf9 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.banner_gas_cb2d .modal_dbf9: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;
}
.banner_gas_cb2d .shadow_4878 {
  z-index: 5;
}
.banner_gas_cb2d .row-slow-fabd .info-large-2ab2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.banner_gas_cb2d .in-7815 .info-large-2ab2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.banner_gas_cb2d .container_yellow_49ec .info-large-2ab2 {
  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;
}
.banner_gas_cb2d.block-iron-4899 .lite_364f,
.banner_gas_cb2d.blue-8397 .lite_364f {
  display: block;
}
.banner_gas_cb2d.block-iron-4899 .lite_364f .prev-6c94,
.banner_gas_cb2d.block-iron-4899 .lite_364f .frame-up-1e0f,
.banner_gas_cb2d.blue-8397 .lite_364f .prev-6c94,
.banner_gas_cb2d.blue-8397 .lite_364f .frame-up-1e0f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.banner_gas_cb2d.media_paper_f879 .orange-f2a4 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .banner_gas_cb2d.media_paper_f879 .orange-f2a4 {
    margin-right: 0;
  }
}
.banner_gas_cb2d.block-iron-4899 .orange-f2a4,
.banner_gas_cb2d.blue-8397 .orange-f2a4 {
  padding-top: 40%;
}
.banner_gas_cb2d.block-iron-4899 .wrapper-narrow-b113,
.banner_gas_cb2d.blue-8397 .wrapper-narrow-b113 {
  display: block;
}
.banner_gas_cb2d.block-iron-4899 .fn-sticky-3418 .frame-up-1e0f,
.banner_gas_cb2d.blue-8397 .fn-sticky-3418 .frame-up-1e0f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.banner_gas_cb2d.block-iron-4899 .orange-f2a4,
.banner_gas_cb2d.blue-8397 .orange-f2a4 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.banner_gas_cb2d.block-iron-4899 .frame-up-1e0f {
  padding: 1em;
}
.hot_de82 {
  margin: 30px auto;
  display: block;
}
.hot_de82 .carousel_e7ad > * {
  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;
}
.hot_de82 .carousel_e7ad > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hot_de82 .carousel_e7ad span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.link_small_2e18 .menu-701b {
  margin-bottom: 1.41575em;
}
.link_small_2e18 .status-orange-1c03 {
  margin-bottom: 1.618em;
}
.dropdown-767c .lite-9de0 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.dropdown-767c .lite-9de0 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.dropdown-767c .caption_pro_70b7 {
  max-width: 100%;
  overflow: auto;
}
.nav-403e .dropdown-767c a:hover {
  text-decoration: underline;
}
.header-first-6481 .avatar_dim_8871:not(.menu-upper-5efb),
.header-first-6481 .modal_dbf9 {
  margin-bottom: 1.41575em;
}
.header-first-6481 .avatar_dim_8871:not(.menu-upper-5efb):last-child,
.header-first-6481 .modal_dbf9:last-child {
  margin-bottom: 0;
}
.header-first-6481 .avatar_dim_8871.module-cf46 {
  margin-bottom: 0.41575em;
}
.header-first-6481 .search-action-544f:before,
.header-first-6481 .notification-smooth-84a6:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.header-first-6481 .search-action-544f:before {
  content: "\f115";
}
.header-first-6481 .notification-smooth-84a6:before {
  content: "\f02c";
}
.header-first-6481 .slow-9e92 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.header-first-6481 .slow-9e92 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.warm_617a {
  display: -webkit-box;
  display: flex;
}
.warm_617a .block-169e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .warm_617a .block-169e {
    flex-basis: 90px;
  }
}
.warm_617a .simple_3e14 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .warm_617a .simple_3e14 {
    flex-basis: calc(100% - 50px);
  }
}
.warm_617a .lower-6316 p:last-child {
  margin-bottom: 0.72em;
}
.warm_5bec .carousel_e7ad {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.warm_5bec .carousel_e7ad:after,
.warm_5bec .carousel_e7ad:before {
  content: "";
  display: table;
}
.warm_5bec .carousel_e7ad:after {
  clear: both;
}
.warm_5bec .carousel_e7ad .tag-8e66,
.warm_5bec .carousel_e7ad .highlight-115d {
  width: 49%;
}
.warm_5bec .carousel_e7ad .tag-8e66 a span.title-fixed-560a,
.warm_5bec .carousel_e7ad .highlight-115d a span.title-fixed-560a {
  display: block;
  margin-bottom: 5px;
}
.warm_5bec .carousel_e7ad .highlight-115d {
  float: left;
  text-align: left;
}
.warm_5bec .carousel_e7ad .tag-8e66 {
  float: right;
  text-align: right;
}
.layout-inner-1504 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .layout-inner-1504 {
    margin-bottom: 0;
  }
}
.lite-727c {
  margin-bottom: 1em;
}
.lite-727c .menu-upper-5efb {
  font-size: 1.1em;
  line-height: 1.3;
}
.soft_0341 a {
  display: block;
  line-height: 0;
  position: relative;
}
.content-9ea9 .lite-727c,
.info_south_27de .lite-727c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .content-9ea9 .lite-727c,
  .info_south_27de .lite-727c {
    display: block;
  }
}
.content-9ea9 .soft_0341,
.info_south_27de .soft_0341 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .content-9ea9 .soft_0341,
  .info_south_27de .soft_0341 {
    margin-bottom: 1em;
  }
}
.content-9ea9 .soft_0341 img,
.info_south_27de .soft_0341 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.content-9ea9 .wrapper_green_2871,
.info_south_27de .wrapper_green_2871 {
  flex-basis: calc(100% - 160px);
}
.content-9ea9 .wrapper_green_2871 p,
.info_south_27de .wrapper_green_2871 p {
  margin-bottom: 0;
}
.content-9ea9 .wrapper_green_2871 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .content-9ea9 .wrapper_green_2871 {
    padding-left: 0;
  }
}
.info_south_27de .wrapper_green_2871 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .info_south_27de .wrapper_green_2871 {
    padding-right: 0;
  }
}
.info_south_27de .soft_0341 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.main_1034 .soft_0341 {
  margin-bottom: 0.5em;
}
.main_1034 .soft_0341 img {
  width: 100%;
}
.fresh-2663 .label-hot-5f2b,
.stone_3aa4 .label-hot-5f2b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.stone_3aa4 .middle_f6e9 .table-orange-c08c p:last-child {
  margin-bottom: 0;
}
.heading-3e41 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.component-selected-de17 .modal_b1a2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .component-selected-de17 .modal_b1a2:last-of-type {
    margin-bottom: 0;
  }
}
.component-selected-de17 .modal_b1a2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.component-selected-de17 .modal_b1a2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.component-selected-de17 .modal_b1a2 ul li {
  margin: 0 0 0.6em;
}
.component-selected-de17 .modal_b1a2 ul li.label-25bb,
.component-selected-de17 .modal_b1a2 ul li.component-blue-594f {
  position: relative;
}
.component-selected-de17 .modal_b1a2 ul li.label-25bb .simple-8b2e,
.component-selected-de17 .modal_b1a2 ul li.component-blue-594f .simple-8b2e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.component-selected-de17 .modal_b1a2 ul li.label-25bb:after:after,
.component-selected-de17 .modal_b1a2 ul li.label-25bb:after:before,
.component-selected-de17
  .modal_b1a2
  ul
  li.component-blue-594f:after:after,
.component-selected-de17
  .modal_b1a2
  ul
  li.component-blue-594f:after:before {
  content: "";
  display: table;
}
.component-selected-de17 .modal_b1a2 ul li.label-25bb:after:after,
.component-selected-de17
  .modal_b1a2
  ul
  li.component-blue-594f:after:after {
  clear: both;
}
.component-selected-de17 .modal_b1a2 a.mask_368e:hover {
  text-decoration: none;
}
.component-selected-de17 .modal_b1a2 select {
  max-width: 100%;
}
.component-selected-de17 .modal_b1a2 table {
  font-size: 85%;
}
.component-selected-de17 .modal_b1a2 table td,
.component-selected-de17 .modal_b1a2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.component-selected-de17 .modal_b1a2 table tfoot td {
  text-align: left;
}
.component-selected-de17 .modal_b1a2 :last-child {
  margin-bottom: 0;
}
.component-selected-de17 .modal_b1a2 .column_b7ba {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.component-selected-de17 .modal_b1a2 .column_b7ba label {
  width: 100%;
}
.component-selected-de17 .modal_b1a2 .column_b7ba .liquid_8e2c {
  width: 100%;
  display: block;
}
.component-selected-de17 .modal_b1a2 .column_b7ba .focus_5735 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.component-selected-de17 .modal_b1a2 .column_b7ba .focus_5735:hover svg #svg-search {
  fill: #444;
}
.component-selected-de17 .modal_b1a2 .column_b7ba .focus_5735 svg {
  width: 18px;
  height: 18px;
}
.component-selected-de17 .outline_south_2d41 ul ul,
.component-selected-de17 .bronze_5c5d ul ul,
.component-selected-de17 .media_simple_5f73 ul ul,
.component-selected-de17 .shadow-d1b7 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.component-selected-de17 .outline_south_2d41 .box-d168 > a,
.component-selected-de17 .bronze_5c5d .box-d168 > a,
.component-selected-de17 .media_simple_5f73 .box-d168 > a,
.component-selected-de17 .shadow-d1b7 .box-d168 > a {
  margin-bottom: 0;
}
.component-selected-de17 .layout-stone-5044 li,
.component-selected-de17 .outline_south_2d41 li,
.component-selected-de17 .input-62e3 li,
.component-selected-de17 .bronze_5c5d li,
.component-selected-de17 .media_simple_5f73 li,
.component-selected-de17 .shadow-d1b7 li,
.component-selected-de17 .popup_soft_0533 li,
.component-selected-de17 .media_22b8 li {
  display: block;
  position: relative;
}
.component-selected-de17 .layout-stone-5044 li:last-child,
.component-selected-de17 .outline_south_2d41 li:last-child,
.component-selected-de17 .input-62e3 li:last-child,
.component-selected-de17 .bronze_5c5d li:last-child,
.component-selected-de17 .media_simple_5f73 li:last-child,
.component-selected-de17 .shadow-d1b7 li:last-child,
.component-selected-de17 .popup_soft_0533 li:last-child,
.component-selected-de17 .media_22b8 li:last-child {
  border: none;
}
.component-selected-de17 .layout-stone-5044 li a,
.component-selected-de17 .outline_south_2d41 li a,
.component-selected-de17 .input-62e3 li a,
.component-selected-de17 .bronze_5c5d li a,
.component-selected-de17 .media_simple_5f73 li a,
.component-selected-de17 .shadow-d1b7 li a,
.component-selected-de17 .popup_soft_0533 li a,
.component-selected-de17 .media_22b8 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.component-selected-de17 .layout-stone-5044 li ul li::before,
.component-selected-de17 .outline_south_2d41 li ul li::before,
.component-selected-de17 .input-62e3 li ul li::before,
.component-selected-de17 .bronze_5c5d li ul li::before,
.component-selected-de17 .media_simple_5f73 li ul li::before,
.component-selected-de17 .shadow-d1b7 li ul li::before,
.component-selected-de17 .popup_soft_0533 li ul li::before,
.component-selected-de17 .media_22b8 li ul li::before {
  left: 15px;
}
.component-selected-de17 .layout-stone-5044 li ul a,
.component-selected-de17 .outline_south_2d41 li ul a,
.component-selected-de17 .input-62e3 li ul a,
.component-selected-de17 .bronze_5c5d li ul a,
.component-selected-de17 .media_simple_5f73 li ul a,
.component-selected-de17 .shadow-d1b7 li ul a,
.component-selected-de17 .popup_soft_0533 li ul a,
.component-selected-de17 .media_22b8 li ul a {
  padding-left: 20px;
}
.component-selected-de17 .layout-stone-5044 li ul ul li::before,
.component-selected-de17 .outline_south_2d41 li ul ul li::before,
.component-selected-de17 .input-62e3 li ul ul li::before,
.component-selected-de17 .bronze_5c5d li ul ul li::before,
.component-selected-de17 .media_simple_5f73 li ul ul li::before,
.component-selected-de17 .shadow-d1b7 li ul ul li::before,
.component-selected-de17 .popup_soft_0533 li ul ul li::before,
.component-selected-de17 .media_22b8 li ul ul li::before {
  left: 30px;
}
.component-selected-de17 .layout-stone-5044 li ul ul a,
.component-selected-de17 .outline_south_2d41 li ul ul a,
.component-selected-de17 .input-62e3 li ul ul a,
.component-selected-de17 .bronze_5c5d li ul ul a,
.component-selected-de17 .media_simple_5f73 li ul ul a,
.component-selected-de17 .shadow-d1b7 li ul ul a,
.component-selected-de17 .popup_soft_0533 li ul ul a,
.component-selected-de17 .media_22b8 li ul ul a {
  padding-left: 40px;
}
.component-selected-de17 .detail_ecc8 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.component-selected-de17 .media_22b8 ul li {
  margin-bottom: 1.41575em;
}
.component-selected-de17 .media_22b8 ul li .red_5983 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.component-selected-de17 .media_22b8 ul li .image-c373 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.alert_42d5 .layout-stone-5044 li a,
.alert_42d5 .outline_south_2d41 li a,
.alert_42d5 .input-62e3 li a,
.alert_42d5 .bronze_5c5d li a,
.alert_42d5 .media_simple_5f73 li a,
.alert_42d5 .shadow-d1b7 li a,
.alert_42d5 .popup_soft_0533 li a,
.alert_42d5 .media_22b8 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_42d5 .detail_ecc8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_42d5 .modal_b1a2 ul li.label-25bb .simple-8b2e,
.alert_42d5 .modal_b1a2 ul li.component-blue-594f .simple-8b2e {
  background: rgba(0, 0, 0, 0.2);
}
.alert_42d5 .component-selected-de17 .modal_b1a2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-hot-773a .component-selected-de17 .box_plasma_6f97 li {
  margin: 0;
}
.media-hot-773a .component-selected-de17 .box_plasma_6f97 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.media-hot-773a .component-selected-de17 .box_plasma_6f97 li ul {
  margin: 0;
}
.media-hot-773a .component-selected-de17 .box_plasma_6f97 li ul li a {
  padding-left: 15px;
}
.media-hot-773a .component-selected-de17 .box_plasma_6f97 li ul li li a {
  padding-left: 30px;
}
.media-hot-773a .component-selected-de17 .box_plasma_6f97 li.gradient-dim-5040 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.media-hot-773a .component-selected-de17 .box_plasma_6f97 li.gradient-dim-5040 > 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;
}
.media-hot-773a .component-selected-de17 .box_plasma_6f97 li.gradient-dim-5040 > 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;
}
.accent-down-fb8f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.avatar_6634 {
  position: relative;
  z-index: 10;
}
.avatar_6634 .motion-e555 {
  width: 100%;
  max-width: 100%;
}
.glass_5f72 .fresh-8c75 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.glass_5f72 .component_d028 {
}
.glass_5f72 .alert_42d5 {
  background: #292929;
}
.accent_purple_c535 .fresh-8c75 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.accent_purple_c535 .component_d028 {
  background: #f9f9f9;
}
.accent_purple_c535 .alert_42d5 {
  background: #303030;
}
.shadow-a66f .fresh-8c75 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .shadow-a66f .glass-b75e {
    margin-bottom: 1em;
  }
  .shadow-a66f .glass-b75e:last-child {
    margin-bottom: 0;
  }
}
.shadow-a66f .component_d028 {
  background: #ededed;
}
.shadow-a66f .alert_42d5 {
  background: #1a1a1a;
}
.fresh-8c75.component_d028 {
  color: rgba(0, 0, 0, 0.6);
}
.fresh-8c75.component_d028 .backdrop-07c2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.fresh-8c75.alert_42d5 {
  color: rgba(255, 255, 255, 0.99);
}
.fresh-8c75.alert_42d5 a:not(.mask_368e) {
  color: rgba(255, 255, 255, 0.79);
}
.fresh-8c75.alert_42d5 a:not(.mask_368e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh-8c75.alert_42d5 .backdrop-07c2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh-8c75.alert_42d5 table tbody td,
.fresh-8c75.alert_42d5 table th {
  background: rgba(0, 0, 0, 0.08);
}
.dim_67cb.filter_2374 .feature-5c5e {
  max-width: initial;
}
.dim_67cb .dark_4514 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.dim_67cb .dark_4514 .motion-e555 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .dim_67cb .dark_4514 .motion-e555 {
    display: block;
    margin-bottom: 2em;
  }
  .dim_67cb .dark_4514 .motion-e555:last-child {
    margin-bottom: 0;
  }
}
.shadow-a66f .glass-b75e:last-child,
.accent_purple_c535 .glass-b75e:last-child,
.glass_5f72 .glass-b75e:last-child {
  margin-bottom: 0;
}
.shadow-a66f .glass-b75e .component-selected-de17 .modal_b1a2:last-child,
.accent_purple_c535 .glass-b75e .component-selected-de17 .modal_b1a2:last-child,
.glass_5f72 .glass-b75e .component-selected-de17 .modal_b1a2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .shadow-a66f .component_bb14,
  .shadow-a66f .dropdown_580b,
  .accent_purple_c535 .component_bb14,
  .accent_purple_c535 .dropdown_580b,
  .glass_5f72 .component_bb14,
  .glass_5f72 .dropdown_580b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .avatar_6634 .glass-b75e {
    margin-bottom: 2em;
  }
}
.avatar_6634 p:last-child {
  margin-bottom: 0;
}
.avatar_6634 li,
.avatar_6634 ul {
  list-style: none;
  margin: 0;
}
.avatar_6634 ul ul {
  margin-left: 2.617924em;
}
.frame-paper-e182 {
  font-size: 0.875em;
}

/* css-noise: a48c */
.phantom-card-u7 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
