/*!
Theme Name: Customify
Theme URI: https://pressmaximum.disabled-73c4/customify
Author: WPCustomify
Author URI: https://pressmaximum.disabled-73c4
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.disabled-73c4/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.component-green-6d24.active-0b2c/licenses/gpl-2.0.nav-plasma-7784
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.paper_762a/, (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.row_f97b.west_0221/normalize.banner-north-39b5/
 ======
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.banner-north-39b5 v7.0.0 | MIT License | github.disabled-73c4/necolas/normalize.banner-north-39b5 */
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;
}
.icon_wide_da8e .summary_focused_adc1,
.search_clean_c812,
.heading-liquid-c19c,
.background_80a0,
.yellow-0da1,
.south-1065,
.accordion-0d53,
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;
}
.search_clean_c812,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .search_clean_c812,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .search_clean_c812,
  h1 {
    font-size: 1.8em;
  }
}
.heading-liquid-c19c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.heading-liquid-c19c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .heading-liquid-c19c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .heading-liquid-c19c,
  h2 {
    font-size: 1.7em;
  }
}
.background_80a0,
h3 {
  font-size: 1.618em;
}
.icon_wide_da8e .summary_focused_adc1,
.yellow-0da1,
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.modal-3f8a {
  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;
}
.complex_a551:after,
.complex_a551:before,
.motion-a3c9:after,
.motion-a3c9:before {
  content: "";
  display: table;
}
.complex_a551:after,
.motion-a3c9:after {
  clear: both;
}
.background_3739 {
  float: right;
  margin-right: 0;
}
.picture_24da {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.form_small_f175 .main-first-fb01,
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;
}
.form_small_f175 .main-first-fb01: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;
}
.main-warm-7ec2 .main-first-fb01 {
  box-shadow: none;
}
.main-warm-7ec2
  .main-first-fb01
  .mask_701c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.main-warm-7ec2 .main-first-fb01 .up-fea6 {
  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;
}
.main-warm-7ec2
  .main-first-fb01
  .up-fea6
  b {
  display: none;
}
.main-warm-7ec2 .sort-9fe5 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.primary_4149:not(.form-5efb):not(.photo_silver_2fcf),
button:not(.form-5efb):not(.photo_silver_2fcf),
input[type="button"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ),
input[type="reset"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ),
input[type="submit"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ) {
  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;
}
.primary_4149:not(.form-5efb):not(
    .photo_silver_2fcf
  ):hover,
button:not(.form-5efb):not(
    .photo_silver_2fcf
  ):hover,
input[type="button"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ):hover,
input[type="reset"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ):hover,
input[type="submit"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.primary_4149:not(.form-5efb):not(
    .photo_silver_2fcf
  ):active,
.primary_4149:not(.form-5efb):not(
    .photo_silver_2fcf
  ):focus,
button:not(.form-5efb):not(
    .photo_silver_2fcf
  ):active,
button:not(.form-5efb):not(
    .photo_silver_2fcf
  ):focus,
input[type="button"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ):active,
input[type="button"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ):focus,
input[type="reset"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ):active,
input[type="reset"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ):focus,
input[type="submit"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ):active,
input[type="submit"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ):focus {
  outline: 0;
}
.primary_4149:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e,
button:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e,
input[type="button"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e,
input[type="reset"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e,
input[type="submit"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e {
  position: relative;
}
.primary_4149:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e
  .chip_under_ac27,
.primary_4149:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e
  .disabled_tiny_8f6b,
.primary_4149:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e
  .orange_8743,
.primary_4149:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e
  i,
.primary_4149:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e
  svg,
button:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e
  .chip_under_ac27,
button:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e
  .disabled_tiny_8f6b,
button:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e
  .orange_8743,
button:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e
  i,
button:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e
  svg,
input[type="button"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e
  .chip_under_ac27,
input[type="button"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e
  .disabled_tiny_8f6b,
input[type="button"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e
  .orange_8743,
input[type="button"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e
  i,
input[type="button"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e
  svg,
input[type="reset"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e
  .chip_under_ac27,
input[type="reset"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e
  .disabled_tiny_8f6b,
input[type="reset"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e
  .orange_8743,
input[type="reset"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e
  i,
input[type="reset"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e
  svg,
input[type="submit"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e
  .chip_under_ac27,
input[type="submit"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e
  .disabled_tiny_8f6b,
input[type="submit"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e
  .orange_8743,
input[type="submit"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e
  i,
input[type="submit"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e
  svg {
  visibility: hidden;
}
.primary_4149:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e:after,
button:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e:after,
input[type="button"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e:after,
input[type="reset"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e:after,
input[type="submit"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ).fn-loading-1c0e: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;
}
.primary_4149:not(.form-5efb):not(.photo_silver_2fcf),
input[type="button"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ),
input[type="reset"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ),
input[type="submit"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ) {
  color: #fff;
  background: #235787;
}
.primary_4149:not(.form-5efb):not(
    .photo_silver_2fcf
  ):focus,
input[type="button"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ):focus,
input[type="reset"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ):focus,
input[type="submit"]:not(.form-5efb):not(
    .photo_silver_2fcf
  ):focus {
  color: #fff;
}
.primary_4149.fn-disabled-1c0e:not(.form-5efb):not(
    .photo_silver_2fcf
  ),
.primary_4149[disabled]:not(.form-5efb):not(
    .photo_silver_2fcf
  ),
button.fn-disabled-1c0e:not(.form-5efb):not(
    .photo_silver_2fcf
  ),
button[disabled]:not(.form-5efb):not(
    .photo_silver_2fcf
  ) {
  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;
}
.east-ef7d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.east-ef7d: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;
}
.gallery_f56f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.background-7ddd {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tertiary_purple_648d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.complex_a551:after,
.complex_a551:before,
.badge_6895:after,
.badge_6895:before,
.popup-491c:after,
.popup-491c:before,
.pink_11fc:after,
.pink_11fc:before,
.easy-365a:after,
.easy-365a:before,
.message-west-29bc:after,
.message-west-29bc:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.complex_a551:after,
.badge_6895:after,
.popup-491c:after,
.pink_11fc:after,
.easy-365a:after,
.message-west-29bc:after {
  clear: both;
}
.badge_6895 .black_75b8,
.popup-491c .black_75b8,
.sort_west_1905 .black_75b8 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.texture-d632 {
  display: inline-block;
}
.steel_28e1 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.steel_28e1 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.steel_28e1 .panel_c046 {
  padding: 1em 0;
  font-size: 85%;
}
.panel_c046 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.chip_selected_c567 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.chip_selected_c567:after,
.chip_selected_c567:before {
  content: "";
  display: table;
}
.chip_selected_c567:after {
  clear: both;
}
.text_eabb {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.light-2953 .text_eabb {
  max-width: 50%;
}
.main_932c .text_eabb {
  max-width: 33.33%;
}
.card_51d2 .text_eabb {
  max-width: 25%;
}
.list_f8f8 .text_eabb {
  max-width: 20%;
}
.caption-81e2 .text_eabb {
  max-width: 16.66%;
}
.article_stale_2856 .text_eabb {
  max-width: 14.28%;
}
.main-south-b0ec .text_eabb {
  max-width: 12.5%;
}
.thumbnail_10b1 .text_eabb {
  max-width: 11.11%;
}
.status-mini-94cf {
  display: block;
}
.icon_wide_da8e .item_0516 label,
.icon_wide_da8e .sidebar-complex-e342 label,
.icon_wide_da8e .row_south_0b0f label,
.icon_wide_da8e .header_1f74 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.form-f679 {
  list-style: none;
  margin: 0;
}
.form-f679 article.down_57ed {
  margin-bottom: 0;
}
.form-f679 ul {
  list-style: none;
  margin: 0;
}
.form-f679 .text-14ae li.down_57ed {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .form-f679 .text-14ae li.down_57ed {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .form-f679 .text-14ae li.down_57ed: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) {
  .form-f679 .text-14ae li.down_57ed li.down_57ed li.down_57ed li.down_57ed {
    padding-left: 0;
  }
}
article.down_57ed {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.down_57ed .badge_6895 p:last-of-type {
  margin-bottom: 0;
}
article.down_57ed .surface-wood-2427 {
  float: left;
}
article.down_57ed .column-281e {
  margin-left: 85px;
}
article.down_57ed .cold_bddb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.down_57ed .cold_bddb .aside-69d1 {
  margin-left: 10px;
}
article.down_57ed .black-bb18 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.down_57ed .tall_7216 {
  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 .item_0516,
  #respond .row_south_0b0f,
  #respond .header_1f74 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .item_0516 input,
#respond .row_south_0b0f input,
#respond .header_1f74 input {
  width: 100%;
}
#respond .header_1f74 {
  margin-right: 0;
}
#respond .picture-top-045f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.link-cool-f6c4 {
  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;
}
.link-cool-f6c4.easy_619c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.link-cool-f6c4 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%);
}
.link-cool-f6c4:focus,
.link-cool-f6c4: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);
}
.logo_lower_4fd7 {
  border-radius: 10%;
}
.upper-4c2e {
  border-radius: 50%;
}
.upper-e88e {
  font-size: 0.72em;
}
.green_c3f1 {
  font-size: 0.875em;
}
.lite_7086 {
  font-size: 1.1em;
}
.solid_4a3e {
  text-transform: uppercase;
  line-height: 1.2;
}
.solid_4a3e.upper-e88e {
  letter-spacing: 0.5px;
}
.basic_b653,
.basic_b653 a {
  color: #6d6d6d;
}
.basic_b653 a:hover {
  color: #111;
}
.form-7be5 {
  color: #6d6d6d;
}
.yellow-ce5b {
  overflow-x: hidden;
}
.yellow-ce5b .avatar_34c3.container-large-4681 {
  position: relative;
}
.yellow-ce5b .avatar_34c3.container-large-4681.container_04ca {
  position: initial;
}
.yellow-ce5b
  .avatar_34c3.container-large-4681.container_04ca
  .in_ff04 {
  left: auto;
}
.yellow-ce5b .avatar_34c3 .in_ff04 {
  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;
}
.yellow-ce5b .avatar_34c3:hover.container-large-4681 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.yellow-ce5b
  .avatar_34c3:hover.container-large-4681
  .in_ff04 {
  display: block;
  z-index: 9999999;
}
.yellow-ce5b .banner-north-309c .bottom_e49c,
.yellow-ce5b .focused_1e3f .bottom_e49c {
  display: none;
}
.yellow-ce5b .left_eba4 .avatar_34c3:hover.container-large-4681 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.icon_wide_da8e .item_0516 label,
.icon_wide_da8e .sidebar-complex-e342 label,
.icon_wide_da8e .row_south_0b0f label,
.icon_wide_da8e .header_1f74 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.form-f679 {
  list-style: none;
  margin: 0;
}
.form-f679 article.down_57ed {
  margin-bottom: 0;
}
.form-f679 ul {
  list-style: none;
  margin: 0;
}
.form-f679 .text-14ae li.down_57ed {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .form-f679 .text-14ae li.down_57ed {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .form-f679 .text-14ae li.down_57ed: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) {
  .form-f679 .text-14ae li.down_57ed li.down_57ed li.down_57ed li.down_57ed {
    padding-left: 0;
  }
}
article.down_57ed {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.down_57ed .badge_6895 p:last-of-type {
  margin-bottom: 0;
}
article.down_57ed .surface-wood-2427 {
  float: left;
}
article.down_57ed .column-281e {
  margin-left: 85px;
}
article.down_57ed .cold_bddb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.down_57ed .cold_bddb .aside-69d1 {
  margin-left: 10px;
}
article.down_57ed .black-bb18 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.down_57ed .tall_7216 {
  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 .item_0516,
  #respond .row_south_0b0f,
  #respond .header_1f74 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .item_0516 input,
#respond .row_south_0b0f input,
#respond .header_1f74 input {
  width: 100%;
}
#respond .header_1f74 {
  margin-right: 0;
}
#respond .picture-top-045f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.banner-north-309c .layout_easy_99c6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.layout_easy_99c6 .prev_727e.backdrop_purple_fd71 .title-out-70ab > li > a:focus,
.layout_easy_99c6 .prev_727e.backdrop_purple_fd71 .title-out-70ab > li > a:hover,
.layout_easy_99c6 .prev_727e.highlight-a58a .title-out-70ab > li > a:focus,
.layout_easy_99c6 .prev_727e.highlight-a58a .title-out-70ab > li > a:hover,
.layout_easy_99c6 .prev_727e.primary_2e10 .title-out-70ab > li > a:focus,
.layout_easy_99c6 .prev_727e.primary_2e10 .title-out-70ab > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_easy_99c6
  .prev_727e.backdrop_purple_fd71
  .title-out-70ab
  > li.tabs_huge_115b
  > a,
.layout_easy_99c6
  .prev_727e.backdrop_purple_fd71
  .title-out-70ab
  > li.module_right_5fc9
  > a,
.layout_easy_99c6
  .prev_727e.highlight-a58a
  .title-out-70ab
  > li.tabs_huge_115b
  > a,
.layout_easy_99c6
  .prev_727e.highlight-a58a
  .title-out-70ab
  > li.module_right_5fc9
  > a,
.layout_easy_99c6
  .prev_727e.primary_2e10
  .title-out-70ab
  > li.tabs_huge_115b
  > a,
.layout_easy_99c6 .prev_727e.primary_2e10 .title-out-70ab > li.notice-brown-7df0 > a {
  color: rgba(255, 255, 255, 0.99);
}
.layout_easy_99c6 .panel_cbfb,
.layout_easy_99c6 .panel_cbfb a {
  color: rgba(255, 255, 255, 0.99);
}
.layout_easy_99c6 .chip_fluid_f332.item-bright-d298 li a,
.layout_easy_99c6 .focus_ea78 a,
.layout_easy_99c6 .stale_2861,
.layout_easy_99c6 .title-out-70ab > li > a,
.layout_easy_99c6 .in-17b4 {
  color: rgba(255, 255, 255, 0.79);
}
.layout_easy_99c6 .chip_fluid_f332.item-bright-d298 li a:hover,
.layout_easy_99c6 .focus_ea78 a:hover,
.layout_easy_99c6 .stale_2861:hover,
.layout_easy_99c6 .title-out-70ab > li > a:hover,
.layout_easy_99c6 .in-17b4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_easy_99c6 .primary-eef1 {
  color: rgba(255, 255, 255, 0.79);
}
.layout_easy_99c6 .primary-eef1 .content-current-5bb2 {
  color: rgba(255, 255, 255, 0.99);
}
.layout_easy_99c6 .primary-eef1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_easy_99c6 .paragraph_red_c792 .table_726b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.layout_easy_99c6 .paragraph_red_c792 .table_726b .current-2387 {
  color: rgba(255, 255, 255, 0.79);
}
.layout_easy_99c6
  .paragraph_red_c792
  .table_726b
  .current-2387::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.layout_easy_99c6
  .paragraph_red_c792
  .table_726b
  .current-2387:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.layout_easy_99c6
  .paragraph_red_c792
  .table_726b
  .current-2387::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.layout_easy_99c6
  .paragraph_red_c792
  .table_726b
  .current-2387::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.layout_easy_99c6 .paragraph_red_c792 .basic-bd26 {
  color: rgba(255, 255, 255, 0.79);
}
.layout_easy_99c6 .paragraph_red_c792 .basic-bd26:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview_lower_53b1
  .layout_easy_99c6
  .paragraph_red_c792
  .sidebar_4b6d
  .hard_c5e6 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.preview_lower_53b1
  .layout_easy_99c6
  .paragraph_red_c792
  .sidebar_4b6d
  .current-2387 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.banner-north-309c .item-gas-aaf2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.item-gas-aaf2 .prev_727e.backdrop_purple_fd71 .title-out-70ab > li > a:focus,
.item-gas-aaf2 .prev_727e.backdrop_purple_fd71 .title-out-70ab > li > a:hover,
.item-gas-aaf2 .prev_727e.highlight-a58a .title-out-70ab > li > a:focus,
.item-gas-aaf2 .prev_727e.highlight-a58a .title-out-70ab > li > a:hover,
.item-gas-aaf2 .prev_727e.primary_2e10 .title-out-70ab > li > a:focus,
.item-gas-aaf2 .prev_727e.primary_2e10 .title-out-70ab > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.item-gas-aaf2
  .prev_727e.backdrop_purple_fd71
  .title-out-70ab
  > li.tabs_huge_115b
  > a,
.item-gas-aaf2
  .prev_727e.backdrop_purple_fd71
  .title-out-70ab
  > li.module_right_5fc9
  > a,
.item-gas-aaf2
  .prev_727e.highlight-a58a
  .title-out-70ab
  > li.tabs_huge_115b
  > a,
.item-gas-aaf2
  .prev_727e.highlight-a58a
  .title-out-70ab
  > li.module_right_5fc9
  > a,
.item-gas-aaf2
  .prev_727e.primary_2e10
  .title-out-70ab
  > li.tabs_huge_115b
  > a,
.item-gas-aaf2 .prev_727e.primary_2e10 .title-out-70ab > li.notice-brown-7df0 > a {
  color: rgba(0, 0, 0, 0.8);
}
.item-gas-aaf2 .panel_cbfb,
.item-gas-aaf2 .panel_cbfb a {
  color: rgba(0, 0, 0, 0.8);
}
.item-gas-aaf2 .chip_fluid_f332.item-bright-d298 li a,
.item-gas-aaf2 .focus_ea78 a,
.item-gas-aaf2 .stale_2861,
.item-gas-aaf2 .title-out-70ab > li > a,
.item-gas-aaf2 .in-17b4 {
  color: rgba(0, 0, 0, 0.55);
}
.item-gas-aaf2 .chip_fluid_f332.item-bright-d298 li a:hover,
.item-gas-aaf2 .focus_ea78 a:hover,
.item-gas-aaf2 .stale_2861:hover,
.item-gas-aaf2 .title-out-70ab > li > a:hover,
.item-gas-aaf2 .in-17b4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.item-gas-aaf2 .primary-eef1 {
  color: rgba(0, 0, 0, 0.55);
}
.item-gas-aaf2 .primary-eef1 .content-current-5bb2 {
  color: rgba(0, 0, 0, 0.8);
}
.item-gas-aaf2 .primary-eef1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bottom_642d .breadcrumb-60ae {
  margin-left: auto;
  margin-right: auto;
}
.popup-491c > * {
  margin-left: auto;
  margin-right: auto;
}
.popup-491c .gallery_f56f {
  margin-right: 1.41575em;
}
.texture_1251 .popup-491c > .blue-7ba1 {
  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;
}
.texture_1251 .popup-491c > .article_narrow_7551 {
  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;
}
.progress_4b4d.bottom_642d .breadcrumb-60ae,
.section-soft-00ae.bottom_642d .breadcrumb-60ae {
  margin-left: 0;
}
.purple_d58f.bottom_642d .breadcrumb-60ae,
.static_c3cf.bottom_642d .breadcrumb-60ae {
  margin-right: 0;
}
.popup-491c ol,
.popup-491c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hero-da7b video {
  max-width: 100%;
}
.sort-out-6a50 img {
  display: block;
}
.sort-out-6a50.gallery_f56f,
.sort-out-6a50.background-7ddd {
  width: 100%;
}
.sort-out-6a50.article_narrow_7551 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.breadcrumb_559c:not(.fast_6a74) {
  margin: 1.5em auto;
}
.panel-d273 p {
  padding: 1.5em 14px;
}
ul.avatar-59d3.article_narrow_7551,
ul.avatar-59d3.blue-7ba1,
ul.avatar-59d3.heading-5e68.blue-7ba1 {
  padding: 0 14px;
}
.dynamic_4d39 {
  display: block;
  overflow-x: auto;
}
.dynamic_4d39 table {
  border-collapse: collapse;
  width: 100%;
}
.dynamic_4d39 td,
.dynamic_4d39 th {
  padding: 0.5em;
}
.popup-491c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.popup-491c ol ol,
.popup-491c ol ul,
.popup-491c ul ol,
.popup-491c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.popup-491c ol ol li,
.popup-491c ol ul li,
.popup-491c ul ol li,
.popup-491c ul ul li {
  margin-left: 0;
}
.section_static_2428.alert-02d2 > .mask_bottom_f4f0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.section_static_2428.alert-02d2 > .mask_bottom_f4f0 iframe,
.section_static_2428.alert-02d2 > .mask_bottom_f4f0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.icon_55f1 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.icon_55f1.shadow-db5b {
  padding: 0;
}
.icon_55f1.shadow-db5b cite {
  font-size: 13px;
}
.icon_55f1 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.icon_55f1 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.pattern_huge_a6ca {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.pattern_huge_a6ca > p:first-child {
  margin-top: 0;
}
.pattern_huge_a6ca cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.pattern_huge_a6ca blockquote {
  border-left: 0;
}
.overlay-174a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.overlay-174a:not(.summary-last-727e) {
  max-width: 100px;
}
.overlay-174a.banner-tiny-4059 {
  border-bottom: none !important;
  text-align: center;
}
.overlay-174a.banner-tiny-4059::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .panel-d273 p {
    padding: 1.5em 0;
  }
}
.east-dd6a {
  color: #0073aa;
}
.video-9168 {
  background-color: #0073aa;
}
.mask_9f66 {
  color: #229fd8;
}
.detail_3f21 {
  background-color: #229fd8;
}
.panel-short-7026 {
  color: #eee;
}
.carousel-bronze-3d84 {
  background-color: #eee;
}
.hard_c6d0 {
  color: #444;
}
.row-slow-7a14 {
  background-color: #444;
}
.accordion-gold-06c5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.accordion-gold-06c5 .tertiary-395e .focus_ea78 {
  font-size: 15px;
}
.accordion-gold-06c5 .focus_ea78 {
  line-height: 1.3;
}
.accordion-gold-06c5 .item-gas-aaf2 {
}
.accordion-gold-06c5 .layout_easy_99c6 {
  background: #235787;
}
.feature_6b95 {
  padding: 0;
}
.feature_6b95 .layout_easy_99c6 {
  background: #1a1a1a;
}
.feature_6b95 .item-gas-aaf2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.dynamic-ed19 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.dynamic-ed19 .item-gas-aaf2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.dynamic-ed19 .layout_easy_99c6 {
  background: #303030;
}
.message-west-29bc {
  position: relative;
  z-index: 10;
}
.message-west-29bc .picture_410c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active-0abb .container-large-4681 {
  display: inline-block;
  vertical-align: middle;
}
.active-0abb.link_9167 .container-large-4681 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .active-0abb.link_9167 .container-large-4681 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .active-0abb.link_9167 .container-large-4681 {
    margin-right: 0.4em;
  }
}
.active-0abb.link_9167 .container-large-4681:last-child {
  margin-right: 0;
}
.photo_54c2 .picture_410c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .banner-north-309c .tertiary-395e {
    margin: 0 -0.5em;
  }
  .banner-north-309c .tertiary-395e [class*="customify-col-"],
  .banner-north-309c .tertiary-395e [class*="customify-col_"],
  .banner-north-309c .tertiary-395e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.banner-north-309c.steel_8487 .picture_410c {
  background: 0 0 !important;
}
.banner-north-309c.steel_8487 .picture_410c,
.banner-north-309c.photo_54c2 .picture_410c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .banner-north-309c.selected_bb15 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.banner-north-309c.photo_54c2 .picture_410c {
  box-shadow: none !important;
}
.black-7d6c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .black-7d6c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .black-7d6c {
    padding: 18px 0 20px;
  }
}
.black-7d6c .text_bronze_501c {
  width: 100%;
}
.black-7d6c .plasma_1dfc {
  margin-bottom: 0;
}
.black-7d6c .widget-f265 {
  margin-top: 5px;
  font-size: 0.875em;
}
.dirty-a82b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.dirty-a82b .over-90da {
  width: 100%;
}
.tag-44cb {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.tag-44cb li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.tag-44cb 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;
}
.tag-44cb li:last-child:after {
  display: none;
}
.tag-44cb li a {
  font-weight: 500;
  margin-right: 10px;
}
.yellow-66d7 .bottom_e49c button,
.black-7d6c .bottom_e49c button {
  left: 0;
}
.yellow-66d7 .over-90da,
.black-7d6c .over-90da {
  padding-left: 0;
  padding-right: 0;
}
.yellow-66d7 .dirty-a82b,
.black-7d6c .dirty-a82b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.yellow-66d7 {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.yellow-66d7:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.yellow-66d7 .stone_bc26 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .yellow-66d7 .stone_bc26 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .yellow-66d7 .stone_bc26 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .yellow-66d7 .stone_bc26 {
    min-height: 200px;
  }
}
.yellow-66d7 .tag-44cb {
  color: rgba(255, 255, 255, 0.8);
}
.yellow-66d7 .tag-44cb a,
.yellow-66d7 .tag-44cb li:after {
  color: inherit;
}
.yellow-66d7 .tag-44cb a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.large-be89 {
  margin-bottom: 0.5em;
}
.carousel_0232 {
  margin-bottom: 1.2em;
}
.carousel_0232,
.large-be89 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.carousel_0232 p:last-child,
.large-be89 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .bottom_e49c,
#masthead .bottom_e49c {
  display: none;
}
#masthead
  > .bottom_e49c.button_gold_edfa {
  display: none;
}
#masthead > .bottom_e49c button {
  left: 0;
}
.panel_b968 {
  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%;
}
.panel_b968 .container-large-4681 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.panel_b968 .shadow-wide-d9e0 {
  display: -webkit-box;
  display: flex;
}
.panel_b968 .shadow-wide-d9e0.north_c61e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.panel_b968 .shadow-wide-d9e0.iron_4f14 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.panel_b968 .shadow-wide-d9e0.accordion-upper-9988 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.panel_b968.red_7c5d.fixed_98b8 .shadow-wide-d9e0.north_c61e {
  flex-basis: 100%;
}
.panel_b968.description-steel-beaf .shadow-wide-d9e0.iron_4f14 {
  -webkit-box-flex: 1;
  flex: auto;
}
.panel_b968.description-steel-beaf .shadow-wide-d9e0.accordion-upper-9988 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .bottom_e49c.button_gold_edfa {
  display: none;
}
#masthead > .bottom_e49c button {
  left: 0;
}
.texture-lower-9379 {
  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;
}
.texture-lower-9379:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.texture-lower-9379.selected-2b7f i {
  margin-right: 4px;
}
.texture-lower-9379.chip_fd69 i {
  margin-left: 5px;
}
.focus_ea78 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.focus_ea78 p:last-child {
  margin-bottom: 0;
}
.orange-e0d7 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.orange-e0d7 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.orange-e0d7 img {
  display: block;
  width: auto;
  line-height: 1;
}
.orange-e0d7 .panel_cbfb {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.orange-e0d7 .detail-5073 {
  margin: 5px 0 7px 0;
}
.orange-e0d7.media_glass_a393 .outer_d2b1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.orange-e0d7.media_glass_a393 .frame_iron_b977 {
  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;
}
.orange-e0d7.tooltip-black-3310 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.orange-e0d7.tooltip-black-3310 .outer_d2b1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.orange-e0d7.tooltip-black-3310 .frame_iron_b977 {
  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;
}
.orange-e0d7.primary_action_e851 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.orange-e0d7.silver-93dd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.orange-e0d7.silver-93dd .frame_iron_b977 {
  margin-top: 7px;
}
.purple_4468 {
  display: inline-block;
}
.message-west-29bc .active-7b8f .orange-e0d7 img {
  max-width: 100%;
}
.prev_727e .nav-7cd5.summary_0d76,
.grid-80eb .nav-7cd5.summary_0d76 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.prev_727e .glass-59e2,
.grid-80eb .glass-59e2 {
  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%);
}
.prev_727e .glass-59e2 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.prev_727e.thumbnail-42ad .glass-59e2 {
  display: none;
}
.prev_727e .texture_c503 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.prev_727e .texture_c503 li {
  display: inline-block;
  position: relative;
}
.prev_727e .texture_c503 li:last-child {
  margin-right: 0;
}
.prev_727e .texture_c503 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;
}
.prev_727e .texture_c503 li.notice-brown-7df0 > a {
  color: rgba(0, 0, 0, 0.9);
}
.prev_727e .texture_c503 > 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;
}
.prev_727e .texture_c503 > li > a i {
  line-height: 0;
}
.prev_727e .texture_c503 > li.highlight_eeef > a .glass-59e2 {
  margin-left: 4px;
  line-height: 0;
}
.prev_727e .texture_c503 .shade-black-2d98 li.highlight_eeef > a {
  position: relative;
}
.prev_727e .texture_c503 .shade-black-2d98 li.highlight_eeef > a:after,
.prev_727e .texture_c503 .shade-black-2d98 li.highlight_eeef > a:before {
  content: "";
  display: table;
}
.prev_727e .texture_c503 .shade-black-2d98 li.highlight_eeef > a:after {
  clear: both;
}
.prev_727e .texture_c503 .shade-black-2d98 li.highlight_eeef > a .glass-59e2 {
  margin-left: 5px;
  float: right;
}
.prev_727e .media_6dbe,
.prev_727e .shade-black-2d98 {
  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;
}
.prev_727e .shade-black-2d98 {
  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;
}
.prev_727e .shade-black-2d98 .summary_0d76 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.prev_727e .shade-black-2d98 .glass-59e2 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.prev_727e .shade-black-2d98 li {
  display: block;
  margin: 0;
  padding: 0;
}
.prev_727e .shade-black-2d98 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;
}
.prev_727e .shade-black-2d98 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.prev_727e .shade-black-2d98 .shade-black-2d98 {
  top: 0;
  left: 100%;
}
.prev_727e .info_a2b4.fn-focus-1c0e > .media_6dbe,
.prev_727e .info_a2b4.fn-focus-1c0e > .shade-black-2d98,
.prev_727e .info_a2b4:focus > .media_6dbe,
.prev_727e .info_a2b4:focus > .shade-black-2d98,
.prev_727e .info_a2b4:hover > .media_6dbe,
.prev_727e .info_a2b4:hover > .shade-black-2d98 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.prev_727e.primary_2e10 .title-out-70ab:after,
.prev_727e.primary_2e10 .title-out-70ab:before {
  content: "";
  display: table;
}
.prev_727e.primary_2e10 .title-out-70ab:after {
  clear: both;
}
.prev_727e.primary_2e10 .title-out-70ab > li {
  float: left;
}
.prev_727e.accent-4e00 .title-out-70ab:after,
.prev_727e.accent-4e00 .title-out-70ab:before {
  content: "";
  display: table;
}
.prev_727e.accent-4e00 .title-out-70ab:after {
  clear: both;
}
.prev_727e.accent-4e00 .title-out-70ab > li {
  float: left;
}
.prev_727e.accent-4e00 .title-out-70ab > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.prev_727e.accent-4e00 .title-out-70ab > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.prev_727e.accent-4e00 .title-out-70ab > li.tabs_huge_115b > a,
.prev_727e.accent-4e00 .title-out-70ab > li.notice-brown-7df0 > a {
  color: #fff;
  background-color: #1e4b75;
}
.prev_727e.backdrop_purple_fd71 .title-out-70ab > li > a .summary_0d76 {
  position: relative;
}
.prev_727e.backdrop_purple_fd71 .title-out-70ab > li > a .summary_0d76: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;
}
.prev_727e.backdrop_purple_fd71
  .title-out-70ab
  > li:focus
  > a
  .summary_0d76:before,
.prev_727e.backdrop_purple_fd71
  .title-out-70ab
  > li:hover
  > a
  .summary_0d76:before {
  width: 100%;
  background-color: currentColor;
}
.prev_727e.backdrop_purple_fd71
  .title-out-70ab
  > li.tabs_huge_115b
  > a
  .summary_0d76:before,
.prev_727e.backdrop_purple_fd71
  .title-out-70ab
  > li.module_right_5fc9
  > a
  .summary_0d76:before {
  width: 100%;
  background-color: currentColor;
}
.prev_727e.highlight-a58a .title-out-70ab > li > a .summary_0d76 {
  position: relative;
}
.prev_727e.highlight-a58a .title-out-70ab > li > a .summary_0d76: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;
}
.prev_727e.highlight-a58a .title-out-70ab > li:focus > a .summary_0d76:before,
.prev_727e.highlight-a58a
  .title-out-70ab
  > li:hover
  > a
  .summary_0d76:before {
  width: 100%;
  background-color: currentColor;
}
.prev_727e.highlight-a58a
  .title-out-70ab
  > li.tabs_huge_115b
  > a
  .summary_0d76:before,
.prev_727e.highlight-a58a
  .title-out-70ab
  > li.module_right_5fc9
  > a
  .summary_0d76:before {
  width: 100%;
  background-color: currentColor;
}
.grid-80eb .texture_c503 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.grid-80eb .texture_c503 li:first-child > a {
  border-top: none;
}
.grid-80eb .texture_c503 .row_new_ef52 > .summary_0d76 .glass-59e2 {
  display: none;
}
.grid-80eb .texture_c503 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.grid-80eb .texture_c503 li:last-child {
  border: none;
}
.grid-80eb .texture_c503 li.highlight_eeef > a {
  padding-right: 45px !important;
}
.grid-80eb .texture_c503 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.grid-80eb .texture_c503 li a:focus,
.grid-80eb .texture_c503 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.grid-80eb .texture_c503 li .stone_bb7f {
  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;
}
.grid-80eb .texture_c503 li .stone_bb7f:hover {
  box-shadow: none;
}
.grid-80eb .texture_c503 li .stone_bb7f .glass-59e2 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.grid-80eb .texture_c503 .shade-black-2d98 {
  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);
}
.grid-80eb .texture_c503 .shade-black-2d98 li a {
  padding-left: 3em;
}
.grid-80eb .texture_c503 .pagination-8b6e > a .stone_bb7f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.grid-80eb .texture_c503 .pagination-8b6e > .shade-black-2d98 {
  display: block;
  opacity: 1;
}
.table-red-c9c1 {
  max-width: 100%;
}
.block_right_2ead {
  line-height: 0;
  cursor: pointer;
}
.in-17b4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.in-17b4:hover {
  box-shadow: none;
  color: currentColor;
}
.in-17b4 svg {
  width: 18px;
  height: 18px;
}
.in-17b4 .hot-f4b1 {
  display: none;
}
.tag-09d7 {
  position: relative;
}
.tag-09d7.fn-active-1c0e .in-17b4 .video-f555 {
  display: none;
}
.tag-09d7.fn-active-1c0e .in-17b4 .hot-f4b1 {
  display: inline-block;
}
.tag-09d7 .modal-43b7 {
  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);
}
.tag-09d7.gas_cd25 .modal-43b7 {
  left: auto;
  right: -0.9em;
}
.tag-09d7.gas_cd25 .surface_c1e9::before {
  left: auto;
  right: 15px;
}
.tag-09d7.fn-active-1c0e .modal-43b7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sidebar_4b6d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.sidebar_4b6d label {
  flex-basis: 100%;
}
.sidebar_4b6d .table_726b {
  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;
}
.sidebar_4b6d .current-2387 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.sidebar_4b6d .current-2387:focus {
  background-color: transparent;
}
.sidebar_4b6d button.basic-bd26 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.sidebar_4b6d button.basic-bd26:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.sidebar_4b6d button.basic-bd26 svg {
  width: 18px;
  height: 18px;
}
.sidebar_4b6d input[type="submit"] {
  min-height: auto;
}
.paragraph_red_c792 .sidebar_4b6d .current-2387 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.surface_c1e9 {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .surface_c1e9 {
    width: 220px;
  }
}
.surface_c1e9 label {
  flex-basis: 100%;
}
.surface_c1e9::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;
}
.preview_lower_53b1 .paragraph_red_c792 .sidebar_4b6d {
  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;
}
.preview_lower_53b1
  .paragraph_red_c792
  .sidebar_4b6d
  .table_726b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.preview_lower_53b1 .paragraph_red_c792 .sidebar_4b6d .current-2387 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.preview_lower_53b1
  .paragraph_red_c792
  .sidebar_4b6d
  .current-2387:focus {
  background: 0 0;
}
.preview_lower_53b1
  .paragraph_red_c792
  .sidebar_4b6d
  .hard_c5e6 {
  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;
}
.chip_fluid_f332 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.chip_fluid_f332 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.chip_fluid_f332 li:last-child {
  margin-right: 0;
}
.chip_fluid_f332 li:first-child {
  margin-left: 0;
}
.chip_fluid_f332.stone-5d4a a {
  color: #fff;
}
.chip_fluid_f332.stone-5d4a a:hover {
  color: #fff;
}
.chip_fluid_f332 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.chip_fluid_f332 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.chip_fluid_f332 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.chip_fluid_f332 a:hover {
  opacity: 0.9;
  color: inherit;
}
.chip_fluid_f332 [class*="social-icon-apple"] {
  background-color: #999;
}
.chip_fluid_f332 [class*="social-icon-apple"].tag-072c {
  background-color: transparent;
  color: #999;
}
.chip_fluid_f332 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.chip_fluid_f332 [class*="social-icon-behance"].tag-072c {
  background-color: transparent;
  color: #1769ff;
}
.chip_fluid_f332 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.chip_fluid_f332 [class*="social-icon-bitbucket"].tag-072c {
  background-color: transparent;
  color: #205081;
}
.chip_fluid_f332 [class*="social-icon-codepen"] {
  background-color: #000;
}
.chip_fluid_f332 [class*="social-icon-codepen"].tag-072c {
  background-color: transparent;
  color: #000;
}
.chip_fluid_f332 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.chip_fluid_f332 [class*="social-icon-delicious"].tag-072c {
  background-color: transparent;
  color: #39f;
}
.chip_fluid_f332 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.chip_fluid_f332 [class*="social-icon-digg"].tag-072c {
  background-color: transparent;
  color: #005be2;
}
.chip_fluid_f332 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.chip_fluid_f332 [class*="social-icon-dribbble"].tag-072c {
  background-color: transparent;
  color: #ea4c89;
}
.chip_fluid_f332 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.chip_fluid_f332 [class*="social-icon-envelope"].tag-072c {
  background-color: transparent;
  color: #ea4335;
}
.chip_fluid_f332 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.chip_fluid_f332 [class*="social-icon-facebook"].tag-072c {
  background-color: transparent;
  color: #3b5998;
}
.chip_fluid_f332 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.chip_fluid_f332 [class*="social-icon-flickr"].tag-072c {
  background-color: transparent;
  color: #0063dc;
}
.chip_fluid_f332 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.chip_fluid_f332 [class*="social-icon-foursquare"].tag-072c {
  background-color: transparent;
  color: #2d5be3;
}
.chip_fluid_f332 [class*="social-icon-github"] {
  background-color: #333;
}
.chip_fluid_f332 [class*="social-icon-github"].tag-072c {
  background-color: transparent;
  color: #333;
}
.chip_fluid_f332 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.chip_fluid_f332 [class*="social-icon-google-plus"].tag-072c {
  background-color: transparent;
  color: #dd4b39;
}
.chip_fluid_f332 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.chip_fluid_f332 [class*="social-icon-houzz"].tag-072c {
  background-color: transparent;
  color: #7ac142;
}
.chip_fluid_f332 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.chip_fluid_f332 [class*="social-icon-instagram"].tag-072c {
  background-color: transparent;
  color: #262626;
}
.chip_fluid_f332 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.chip_fluid_f332 [class*="social-icon-jsfiddle"].tag-072c {
  background-color: transparent;
  color: #487aa2;
}
.chip_fluid_f332 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.chip_fluid_f332 [class*="social-icon-linkedin"].tag-072c {
  background-color: transparent;
  color: #0077b5;
}
.chip_fluid_f332 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.chip_fluid_f332 [class*="social-icon-medium"].tag-072c {
  background-color: transparent;
  color: #00ab6b;
}
.chip_fluid_f332 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.chip_fluid_f332
  [class*="social-icon-odnoklassniki"].tag-072c {
  background-color: transparent;
  color: #f4731c;
}
.chip_fluid_f332 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.chip_fluid_f332 [class*="social-icon-meetup"].tag-072c {
  background-color: transparent;
  color: #ec1c40;
}
.chip_fluid_f332 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.chip_fluid_f332 [class*="social-icon-pinterest"].tag-072c {
  background-color: transparent;
  color: #bd081c;
}
.chip_fluid_f332 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.chip_fluid_f332 [class*="social-icon-product-hunt"].tag-072c {
  background-color: transparent;
  color: #da552f;
}
.chip_fluid_f332 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.chip_fluid_f332 [class*="social-icon-reddit"].tag-072c {
  background-color: transparent;
  color: #ff4500;
}
.chip_fluid_f332 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.chip_fluid_f332 [class*="social-icon-rss"].tag-072c {
  background-color: transparent;
  color: #f26522;
}
.chip_fluid_f332 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.chip_fluid_f332
  [class*="social-icon-shopping-cart"].tag-072c {
  background-color: transparent;
  color: #4caf50;
}
.chip_fluid_f332 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.chip_fluid_f332 [class*="social-icon-skype"].tag-072c {
  background-color: transparent;
  color: #00aff0;
}
.chip_fluid_f332 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.chip_fluid_f332 [class*="social-icon-slideshare"].tag-072c {
  background-color: transparent;
  color: #0077b5;
}
.chip_fluid_f332 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.chip_fluid_f332 [class*="social-icon-snapchat"].tag-072c {
  background-color: transparent;
  color: #fffc00;
}
.chip_fluid_f332 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.chip_fluid_f332 [class*="social-icon-soundcloud"].tag-072c {
  background-color: transparent;
  color: #f80;
}
.chip_fluid_f332 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.chip_fluid_f332 [class*="social-icon-spotify"].tag-072c {
  background-color: transparent;
  color: #2ebd59;
}
.chip_fluid_f332 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.chip_fluid_f332
  [class*="social-icon-stack-overflow"].tag-072c {
  background-color: transparent;
  color: #fe7a15;
}
.chip_fluid_f332 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.chip_fluid_f332 [class*="social-icon-maldkfgram"].tag-072c {
  background-color: transparent;
  color: #2ca5e0;
}
.chip_fluid_f332 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.chip_fluid_f332 [class*="social-icon-tripadvisor"].tag-072c {
  background-color: transparent;
  color: #589442;
}
.chip_fluid_f332 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.chip_fluid_f332 [class*="social-icon-tumblr"].tag-072c {
  background-color: transparent;
  color: #35465c;
}
.chip_fluid_f332 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.chip_fluid_f332 [class*="social-icon-twitch"].tag-072c {
  background-color: transparent;
  color: #6441a5;
}
.chip_fluid_f332 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.chip_fluid_f332 [class*="social-icon-twitter"].tag-072c {
  background-color: transparent;
  color: #1da1f2;
}
.chip_fluid_f332 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.chip_fluid_f332 [class*="social-icon-vimeo"].tag-072c {
  background-color: transparent;
  color: #1ab7ea;
}
.chip_fluid_f332 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.chip_fluid_f332 [class*="social-icon-vk"].tag-072c {
  background-color: transparent;
  color: #45668e;
}
.chip_fluid_f332 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.chip_fluid_f332 [class*="social-icon-weibo"].tag-072c {
  background-color: transparent;
  color: #df2029;
}
.chip_fluid_f332 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.chip_fluid_f332 [class*="social-icon-weixin"].tag-072c {
  background-color: transparent;
  color: #7bb32e;
}
.chip_fluid_f332 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.chip_fluid_f332 [class*="social-icon-whatsapp"].tag-072c {
  background-color: transparent;
  color: #25d366;
}
.chip_fluid_f332 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.chip_fluid_f332 [class*="social-icon-wordpress"].tag-072c {
  background-color: transparent;
  color: #21759b;
}
.chip_fluid_f332 [class*="social-icon-xing"] {
  background-color: #026466;
}
.chip_fluid_f332 [class*="social-icon-xing"].tag-072c {
  background-color: transparent;
  color: #026466;
}
.chip_fluid_f332 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.chip_fluid_f332 [class*="social-icon-yelp"].tag-072c {
  background-color: transparent;
  color: #af0606;
}
.chip_fluid_f332 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.chip_fluid_f332 [class*="social-icon-youtube"].tag-072c {
  background-color: transparent;
  color: #cd201f;
}
.stale_2861 {
  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;
}
.stale_2861:hover {
  box-shadow: none;
  background: 0 0;
}
.advanced-93dd {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.container_up_8ea5 {
  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;
}
.element_3f3a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.light_e32e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.light_e32e,
.light_e32e::after,
.light_e32e::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;
}
.light_e32e::after,
.light_e32e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.notification_dynamic_c676 .container_up_8ea5 .element_3f3a {
  margin-top: -2px;
  width: 19px;
}
.notification_dynamic_c676 .container_up_8ea5 .light_e32e {
  margin-top: -1px;
}
.notification_dynamic_c676 .container_up_8ea5 .light_e32e,
.notification_dynamic_c676 .container_up_8ea5 .light_e32e::after,
.notification_dynamic_c676 .container_up_8ea5 .light_e32e::before {
  width: 19px;
  height: 2px;
}
.notification_dynamic_c676 .container_up_8ea5 .light_e32e::before {
  top: -6px;
}
.notification_dynamic_c676 .container_up_8ea5 .light_e32e::after {
  bottom: -6px;
}
.video-47f0 .container_up_8ea5 .element_3f3a {
  margin-top: -2px;
  width: 22px;
}
.video-47f0 .container_up_8ea5 .light_e32e {
  margin-top: -1px;
}
.video-47f0 .container_up_8ea5 .light_e32e,
.video-47f0 .container_up_8ea5 .light_e32e::after,
.video-47f0 .container_up_8ea5 .light_e32e::before {
  width: 22px;
  height: 2px;
}
.video-47f0 .container_up_8ea5 .light_e32e::before {
  top: -7px;
}
.video-47f0 .container_up_8ea5 .light_e32e::after {
  bottom: -7px;
}
.current_aa2b .container_up_8ea5 .element_3f3a {
  margin-top: -2px;
  width: 31px;
}
.current_aa2b .container_up_8ea5 .light_e32e {
  margin-top: -1.5px;
}
.current_aa2b .container_up_8ea5 .light_e32e,
.current_aa2b .container_up_8ea5 .light_e32e::after,
.current_aa2b .container_up_8ea5 .light_e32e::before {
  width: 31px;
  height: 3px;
}
.current_aa2b .container_up_8ea5 .light_e32e::before {
  top: -9px;
}
.current_aa2b .container_up_8ea5 .light_e32e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .mini-606d .container_up_8ea5 .element_3f3a {
    margin-top: -2px;
    width: 19px;
  }
  .mini-606d .container_up_8ea5 .light_e32e {
    margin-top: -1px;
  }
  .mini-606d .container_up_8ea5 .light_e32e,
  .mini-606d .container_up_8ea5 .light_e32e::after,
  .mini-606d .container_up_8ea5 .light_e32e::before {
    width: 19px;
    height: 2px;
  }
  .mini-606d .container_up_8ea5 .light_e32e::before {
    top: -6px;
  }
  .mini-606d .container_up_8ea5 .light_e32e::after {
    bottom: -6px;
  }
  .panel_c1d8 .container_up_8ea5 .element_3f3a {
    margin-top: -2px;
    width: 22px;
  }
  .panel_c1d8 .container_up_8ea5 .light_e32e {
    margin-top: -1px;
  }
  .panel_c1d8 .container_up_8ea5 .light_e32e,
  .panel_c1d8 .container_up_8ea5 .light_e32e::after,
  .panel_c1d8 .container_up_8ea5 .light_e32e::before {
    width: 22px;
    height: 2px;
  }
  .panel_c1d8 .container_up_8ea5 .light_e32e::before {
    top: -7px;
  }
  .panel_c1d8 .container_up_8ea5 .light_e32e::after {
    bottom: -7px;
  }
  .card-static-887f .container_up_8ea5 .element_3f3a {
    margin-top: -2px;
    width: 31px;
  }
  .card-static-887f .container_up_8ea5 .light_e32e {
    margin-top: -1.5px;
  }
  .card-static-887f .container_up_8ea5 .light_e32e,
  .card-static-887f .container_up_8ea5 .light_e32e::after,
  .card-static-887f .container_up_8ea5 .light_e32e::before {
    width: 31px;
    height: 3px;
  }
  .card-static-887f .container_up_8ea5 .light_e32e::before {
    top: -9px;
  }
  .card-static-887f .container_up_8ea5 .light_e32e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .thumbnail-brown-bd4b .container_up_8ea5 .element_3f3a {
    margin-top: -2px;
    width: 19px;
  }
  .thumbnail-brown-bd4b .container_up_8ea5 .light_e32e {
    margin-top: -1px;
  }
  .thumbnail-brown-bd4b .container_up_8ea5 .light_e32e,
  .thumbnail-brown-bd4b .container_up_8ea5 .light_e32e::after,
  .thumbnail-brown-bd4b .container_up_8ea5 .light_e32e::before {
    width: 19px;
    height: 2px;
  }
  .thumbnail-brown-bd4b .container_up_8ea5 .light_e32e::before {
    top: -6px;
  }
  .thumbnail-brown-bd4b .container_up_8ea5 .light_e32e::after {
    bottom: -6px;
  }
  .advanced-4c2d .container_up_8ea5 .element_3f3a {
    margin-top: -2px;
    width: 22px;
  }
  .advanced-4c2d .container_up_8ea5 .light_e32e {
    margin-top: -1px;
  }
  .advanced-4c2d .container_up_8ea5 .light_e32e,
  .advanced-4c2d .container_up_8ea5 .light_e32e::after,
  .advanced-4c2d .container_up_8ea5 .light_e32e::before {
    width: 22px;
    height: 2px;
  }
  .advanced-4c2d .container_up_8ea5 .light_e32e::before {
    top: -7px;
  }
  .advanced-4c2d .container_up_8ea5 .light_e32e::after {
    bottom: -7px;
  }
  .card_d03a .container_up_8ea5 .element_3f3a {
    margin-top: -2px;
    width: 31px;
  }
  .card_d03a .container_up_8ea5 .light_e32e {
    margin-top: -1.5px;
  }
  .card_d03a .container_up_8ea5 .light_e32e,
  .card_d03a .container_up_8ea5 .light_e32e::after,
  .card_d03a .container_up_8ea5 .light_e32e::before {
    width: 31px;
    height: 3px;
  }
  .card_d03a .container_up_8ea5 .light_e32e::before {
    top: -9px;
  }
  .card_d03a .container_up_8ea5 .light_e32e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .blue_e7bb .container_up_8ea5 .element_3f3a {
    margin-top: -2px;
    width: 19px;
  }
  .blue_e7bb .container_up_8ea5 .light_e32e {
    margin-top: -1px;
  }
  .blue_e7bb .container_up_8ea5 .light_e32e,
  .blue_e7bb .container_up_8ea5 .light_e32e::after,
  .blue_e7bb .container_up_8ea5 .light_e32e::before {
    width: 19px;
    height: 2px;
  }
  .blue_e7bb .container_up_8ea5 .light_e32e::before {
    top: -6px;
  }
  .blue_e7bb .container_up_8ea5 .light_e32e::after {
    bottom: -6px;
  }
  .paragraph_huge_9c02 .container_up_8ea5 .element_3f3a {
    margin-top: -2px;
    width: 22px;
  }
  .paragraph_huge_9c02 .container_up_8ea5 .light_e32e {
    margin-top: -1px;
  }
  .paragraph_huge_9c02 .container_up_8ea5 .light_e32e,
  .paragraph_huge_9c02 .container_up_8ea5 .light_e32e::after,
  .paragraph_huge_9c02 .container_up_8ea5 .light_e32e::before {
    width: 22px;
    height: 2px;
  }
  .paragraph_huge_9c02 .container_up_8ea5 .light_e32e::before {
    top: -7px;
  }
  .paragraph_huge_9c02 .container_up_8ea5 .light_e32e::after {
    bottom: -7px;
  }
  .layout-301f .container_up_8ea5 .element_3f3a {
    margin-top: -2px;
    width: 31px;
  }
  .layout-301f .container_up_8ea5 .light_e32e {
    margin-top: -1.5px;
  }
  .layout-301f .container_up_8ea5 .light_e32e,
  .layout-301f .container_up_8ea5 .light_e32e::after,
  .layout-301f .container_up_8ea5 .light_e32e::before {
    width: 31px;
    height: 3px;
  }
  .layout-301f .container_up_8ea5 .light_e32e::before {
    top: -9px;
  }
  .layout-301f .container_up_8ea5 .light_e32e::after {
    bottom: -9px;
  }
}
.preview-fixed-5d08 .light_e32e {
  -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);
}
.preview-fixed-5d08 .light_e32e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.preview-fixed-5d08 .light_e32e::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);
}
.preview-fixed-5d08.easy-e64a .light_e32e {
  -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);
}
.preview-fixed-5d08.easy-e64a .light_e32e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.preview-fixed-5d08.easy-e64a .light_e32e::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);
}
.logo_upper_25c8 {
  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.carousel_up_908c:before {
  display: none;
}
.focused_1e3f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.focused_1e3f .icon_860a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.focused_1e3f .icon_860a:last-of-type {
  border-bottom: none;
}
.focused_1e3f .icon_860a.focus_tiny_3de3,
.focused_1e3f .icon_860a.tall-b1a3,
.focused_1e3f .icon_860a.tag_motion_96ab {
  padding: 0;
}
.focused_1e3f .grid-80eb .stone_bb7f {
  color: currentColor;
}
.focused_1e3f .grid-80eb .stone_bb7f:focus,
.focused_1e3f .grid-80eb .stone_bb7f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focused_1e3f.item-gas-aaf2 .primary-eef1,
.focused_1e3f.item-gas-aaf2 .focus_ea78 a,
.focused_1e3f.item-gas-aaf2 .title-out-70ab a,
.focused_1e3f.item-gas-aaf2 .shade-black-2d98 a {
  color: rgba(0, 0, 0, 0.55);
}
.focused_1e3f.item-gas-aaf2 .primary-eef1:hover,
.focused_1e3f.item-gas-aaf2 .focus_ea78 a:hover,
.focused_1e3f.item-gas-aaf2 .title-out-70ab a:hover,
.focused_1e3f.item-gas-aaf2 .shade-black-2d98 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focused_1e3f.item-gas-aaf2 .content-current-5bb2 {
  color: rgba(0, 0, 0, 0.8);
}
.focused_1e3f.item-gas-aaf2 .icon_860a {
  border-color: rgba(0, 0, 0, 0.08);
}
.focused_1e3f.item-gas-aaf2 .icon_860a:before {
  background: rgba(0, 0, 0, 0.08);
}
.focused_1e3f.item-gas-aaf2 .current_c0b9:before {
  background: rgba(255, 255, 255, 0.9);
}
.focused_1e3f.item-gas-aaf2 .grid-80eb .texture_c503 li a,
.focused_1e3f.item-gas-aaf2 .grid-80eb .stone_bb7f,
.focused_1e3f.item-gas-aaf2 .shade-black-2d98 {
  border-color: rgba(0, 0, 0, 0.08);
}
.focused_1e3f.item-gas-aaf2 .grid-80eb .stone_bb7f:focus,
.focused_1e3f.item-gas-aaf2 .grid-80eb .stone_bb7f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focused_1e3f.item-gas-aaf2 .texture_c503 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.focused_1e3f.layout_easy_99c6 .primary-eef1,
.focused_1e3f.layout_easy_99c6 .focus_ea78 a,
.focused_1e3f.layout_easy_99c6 .title-out-70ab .stone_bb7f,
.focused_1e3f.layout_easy_99c6 .title-out-70ab a,
.focused_1e3f.layout_easy_99c6 .shade-black-2d98 a {
  color: rgba(255, 255, 255, 0.79);
}
.focused_1e3f.layout_easy_99c6 .primary-eef1:hover,
.focused_1e3f.layout_easy_99c6 .focus_ea78 a:hover,
.focused_1e3f.layout_easy_99c6 .title-out-70ab .stone_bb7f:hover,
.focused_1e3f.layout_easy_99c6 .title-out-70ab a:hover,
.focused_1e3f.layout_easy_99c6 .shade-black-2d98 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focused_1e3f.layout_easy_99c6 .content-current-5bb2 {
  color: rgba(255, 255, 255, 0.99);
}
.focused_1e3f.layout_easy_99c6 .icon_860a {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused_1e3f.layout_easy_99c6 .icon_860a:before {
  background: rgba(255, 255, 255, 0.08);
}
.focused_1e3f.layout_easy_99c6 .current_c0b9:before {
  background: rgba(0, 0, 0, 0.9);
}
.focused_1e3f.layout_easy_99c6 .grid-80eb .texture_c503 li a,
.focused_1e3f.layout_easy_99c6 .grid-80eb .stone_bb7f,
.focused_1e3f.layout_easy_99c6 .shade-black-2d98 {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused_1e3f.layout_easy_99c6 .grid-80eb .stone_bb7f:focus,
.focused_1e3f.layout_easy_99c6 .grid-80eb .stone_bb7f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focused_1e3f.layout_easy_99c6 .texture_c503 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.current_c0b9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.current_c0b9:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.green-a855 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.huge-c842 .focused_1e3f {
  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;
}
.huge-c842 .icon_860a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.huge-c842 .icon_860a: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) {
  .huge-c842 .icon_860a:before {
    width: 16%;
    left: 42%;
  }
}
.huge-c842 .icon_860a:last-child:before {
  content: none;
}
.huge-c842 .icon_860a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.huge-c842 .grid-80eb .texture_c503 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.huge-c842 .grid-80eb .texture_c503 li a .stone_bb7f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.huge-c842 .grid-80eb .shade-black-2d98 {
  border: none;
}
.huge-c842 .grid-80eb .shade-black-2d98 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.huge-c842 .current_c0b9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.huge-c842 .green-a855 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.huge-c842 .layout_easy_99c6 .current_c0b9:before {
  background: rgba(0, 0, 0, 0.9);
}
.huge-c842 .item-gas-aaf2.description_a0fa .light_e32e {
  background: rgba(0, 0, 0, 0.6);
}
.huge-c842
  .item-gas-aaf2.description_a0fa
  .light_e32e::after,
.huge-c842
  .item-gas-aaf2.description_a0fa
  .light_e32e:before {
  background: inherit;
}
.huge-c842
  .item-gas-aaf2.description_a0fa:hover
  .light_e32e {
  background: rgba(0, 0, 0, 0.8);
}
.video_7fb0 .focused_1e3f {
  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) {
  .video_7fb0 .focused_1e3f {
    width: auto;
    right: 45px;
  }
}
.paragraph-complex-a787 .focused_1e3f {
  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) {
  .paragraph-complex-a787 .focused_1e3f {
    width: auto;
    left: 45px;
  }
}
.carousel_up_908c .focused_1e3f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.carousel_up_908c .green-a855 {
  max-width: 48em;
  margin: 0 auto;
}
.carousel_up_908c .current_c0b9:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.element-stone-e5be {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.element-stone-e5be.huge-c842 .focused_1e3f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.element-stone-e5be.video_7fb0 .focused_1e3f {
  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);
}
.element-stone-e5be .focused_1e3f {
  visibility: visible;
}
.element-stone-e5be.paragraph-complex-a787 .focused_1e3f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.heading_9db0,
.notice-hovered-225c {
  overflow-x: hidden;
}
.heading_9db0 .focused_1e3f {
  overflow: auto;
}
.heading_9db0.huge-c842 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading_9db0.huge-c842 .focused_1e3f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.heading_9db0.huge-c842 .stale_2861 {
  opacity: 0;
}
.heading_9db0.video_7fb0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading_9db0.video_7fb0 .focused_1e3f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.heading_9db0.video_7fb0 .stale_2861 {
  opacity: 0;
}
.heading_9db0.paragraph-complex-a787 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading_9db0.paragraph-complex-a787 .focused_1e3f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.heading_9db0.paragraph-complex-a787 .stale_2861 {
  opacity: 0;
}
.heading_9db0.carousel_up_908c .focused_1e3f {
  z-index: 10;
  visibility: visible;
}
.description_a0fa {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.description_a0fa .light_e32e {
  background: rgba(255, 255, 255, 0.99);
}
.description_a0fa .light_e32e::after,
.description_a0fa .light_e32e:before {
  background: inherit;
}
.description_a0fa:hover .light_e32e {
  background: rgba(255, 255, 255, 0.99);
}
.paragraph-complex-a787 .description_a0fa {
  top: 10px;
  right: auto;
  left: 12px;
}
.carousel_up_908c .description_a0fa {
  display: none !important;
}
.heading_9db0:before,
.notice-hovered-225c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.heading_9db0 .description_a0fa,
.notice-hovered-225c .description_a0fa {
  display: inline-block;
}
.focused_1e3f .container-large-4681 {
  -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;
}
.heading_9db0 .focused_1e3f .container-large-4681,
.notice-hovered-225c .focused_1e3f .container-large-4681 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.current-84f9 .table_726b {
  width: 100%;
}
.active-7b8f {
  padding: 0 0.5em 0;
}
.active-7b8f [class*="customify-col-"],
.active-7b8f [class*="customify-col_"],
.active-7b8f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.texture-light-c27e .active-7b8f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tertiary-395e .pattern-new-714f,
  .pattern-new-714f {
    display: none;
  }
  .copper_f112 {
    text-align: left;
  }
  .purple_8047 {
    text-align: center;
  }
  .box_soft_6102 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary-395e .list-glass-0e5f,
  .list-glass-0e5f {
    display: none;
  }
  .pattern-liquid-4bba {
    text-align: left;
  }
  .grid-under-598b {
    text-align: center;
  }
  .complex-d988 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tertiary-395e .progress-e189,
  .progress-e189 {
    display: none;
  }
  .red_ad79 {
    text-align: left;
  }
  .hidden-d9e8 {
    text-align: center;
  }
  .upper_8c87 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.blue_268c {
  box-shadow: none !important;
}
.frame-wide-f7c1 .header_66fe,
.tertiary_copper_8182 .header_66fe {
  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;
}
.tertiary_copper_8182 .header_66fe {
  margin-top: 30px;
  margin-bottom: 30px;
}
.picture_410c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.picture_410c:after,
.picture_410c:before {
  content: "";
  display: table;
}
.picture_410c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .picture_410c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.picture_410c,
.selected_bb15 {
  max-width: 1248px;
  margin: 0 auto;
}

.pink_11fc.notification_old_38c9 .picture_410c {
  max-width: 100%;
}
.pink_11fc.selected-f48e {
  max-width: 1200px;
  margin: 0 auto;
}
.pink_11fc.top-a350 .picture_410c {
  max-width: 100%;
}
.pink_11fc.top-a350 > .picture_410c {
  padding-left: 0;
  padding-right: 0;
}
.pink_11fc.top-a350 > .picture_410c .tertiary-395e {
  margin: 0;
}
.pink_11fc.top-a350
  > .picture_410c
  .red-5f0e.complex_9e4c {
  margin-right: 0;
  margin-left: 0;
}
.pink_11fc.top-a350 #main.complex_9e4c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .warm_e033 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .warm_e033 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .menu-2bfd .breadcrumb-60ae {
    padding-right: 1em;
  }
  .menu-2bfd.focus-667c .red-5f0e {
    border-right: 1px solid #eaecee;
  }
  .menu-2bfd.focus-667c .breadcrumb-60ae {
    padding-right: 1em;
  }
  .menu-2bfd.focus-667c .primary_last_d5b2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input_warm_0796 .breadcrumb-60ae {
    padding-left: 1em;
  }
  .input_warm_0796.focus-667c .red-5f0e {
    border-left: 1px solid #eaecee;
  }
  .input_warm_0796.focus-667c .breadcrumb-60ae {
    padding-left: 1em;
  }
  .input_warm_0796.focus-667c .primary_last_d5b2 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .rough-04f2 .breadcrumb-60ae {
    padding-left: 1em;
  }
  .rough-04f2.focus-667c .plasma-fd51 {
    border-right: 1px solid #eaecee;
  }
  .rough-04f2.focus-667c .north-b69f {
    border-right: 1px solid #eaecee;
  }
  .rough-04f2.focus-667c .breadcrumb-60ae {
    padding-left: 1em;
  }
  .rough-04f2.focus-667c .primary_last_d5b2 {
    padding-right: 1em;
  }
  .rough-04f2.focus-667c .south_1576 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner-left-2abb .breadcrumb-60ae {
    padding-right: 1em;
  }
  .banner-left-2abb.focus-667c .plasma-fd51 {
    border-left: 1px solid #eaecee;
  }
  .banner-left-2abb.focus-667c .north-b69f {
    border-left: 1px solid #eaecee;
  }
  .banner-left-2abb.focus-667c .breadcrumb-60ae {
    padding-right: 1em;
  }
  .banner-left-2abb.focus-667c .primary_last_d5b2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .banner-left-2abb.focus-667c .south_1576 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .warm_e033 .breadcrumb-60ae {
    padding-left: 1em;
    padding-right: 1em;
  }
  .warm_e033.focus-667c .red-5f0e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .warm_e033.focus-667c .breadcrumb-60ae {
    padding-left: 1em;
    padding-right: 1em;
  }
  .warm_e033.focus-667c .primary_last_d5b2 {
    padding-left: 1em;
  }
  .warm_e033.focus-667c .south_1576 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .warm_e033.focus-667c .breadcrumb-60ae {
    padding-left: 0;
  }
}
.filter-7e84 .active-0abb {
  display: inline-block;
}
.media-3348 {
  display: inline-block;
}
.right-dfb4 {
  word-con: break-word;
}
.progress_top_8273 > span {
  display: inline-block;
  padding: 5px 0;
}
.progress_top_8273 .progress_260a {
  margin-left: 8px;
  margin-right: 8px;
}
.progress_top_8273 .box_middle_8ed1 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.old-1106 .input-5ad2 {
  margin-bottom: 2em;
}
.old-1106 .easy_b546 {
  margin-bottom: 15px;
}
.old-1106 .easy_b546:last-child {
  margin-bottom: 0;
}
.old-1106 .carousel_yellow_5d65 {
  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) {
  .old-1106 .carousel_yellow_5d65 {
    display: block;
  }
}
.old-1106 .selected-79ac {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .old-1106 .selected-79ac {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.old-1106 .avatar-c0da {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.old-1106 .avatar-c0da img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.old-1106 .avatar-c0da a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.old-1106 .right-dfb4 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.old-1106 .right-dfb4 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.old-1106 .border-wide-af10 p:last-child {
  margin-bottom: 0;
}
.old-1106 .tag_active_1cc9 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.old-1106 .shadow-a32e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.old-1106 .up-896b {
  margin-top: 1em;
}
.old-1106 .content_medium_119b {
  top: 0;
  display: block;
}
.old-1106 .content_medium_119b a {
  color: inherit;
}
.old-1106 .content_medium_119b a:hover {
  color: inherit;
}
.old-1106 .tag_18d0 {
  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;
}
.old-1106 .tag_18d0:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.old-1106 .shadow-a32e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.old-1106 .preview_48db {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.old-1106 .preview_48db:first-child {
  margin-top: 0;
}
.old-1106 .preview_48db.button_focused_8676 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.old-1106 .preview_48db.dim_6174 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.old-1106
  .preview_48db.dim_6174.card_575b
  .up-896b {
  width: 100%;
}
.old-1106 .dim_6174 {
  -webkit-box-align: center;
  align-items: center;
}
.old-1106 .dim_6174 .progress_top_8273,
.old-1106 .dim_6174 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.old-1106 .avatar-c0da {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.old-1106 .avatar-c0da img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.old-1106 .avatar-c0da: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;
}
.old-1106 .button_focused_8676 {
  z-index: 5;
}
.old-1106 .modal-660c .down_39e7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.old-1106 .form_09ce .down_39e7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.old-1106 .stale-87cc .down_39e7 {
  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;
}
.old-1106.alert-down-d36a .carousel_yellow_5d65,
.old-1106.highlight_up_fad6 .carousel_yellow_5d65 {
  display: block;
}
.old-1106.alert-down-d36a .carousel_yellow_5d65 .disabled-9a8e,
.old-1106.alert-down-d36a .carousel_yellow_5d65 .shadow-a32e,
.old-1106.highlight_up_fad6 .carousel_yellow_5d65 .disabled-9a8e,
.old-1106.highlight_up_fad6 .carousel_yellow_5d65 .shadow-a32e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.old-1106.breadcrumb_2747 .selected-79ac {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .old-1106.breadcrumb_2747 .selected-79ac {
    margin-right: 0;
  }
}
.old-1106.alert-down-d36a .selected-79ac,
.old-1106.highlight_up_fad6 .selected-79ac {
  padding-top: 40%;
}
.old-1106.alert-down-d36a .input-5ad2,
.old-1106.highlight_up_fad6 .input-5ad2 {
  display: block;
}
.old-1106.alert-down-d36a .fn-sticky-1c0e .shadow-a32e,
.old-1106.highlight_up_fad6 .fn-sticky-1c0e .shadow-a32e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.old-1106.alert-down-d36a .selected-79ac,
.old-1106.highlight_up_fad6 .selected-79ac {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.old-1106.alert-down-d36a .shadow-a32e {
  padding: 1em;
}
.light_4054 {
  margin: 30px auto;
  display: block;
}
.light_4054 .accordion_huge_7993 > * {
  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;
}
.light_4054 .accordion_huge_7993 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.light_4054 .accordion_huge_7993 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.form-14b0 .progress_top_8273 {
  margin-bottom: 1.41575em;
}
.form-14b0 .in_08eb {
  margin-bottom: 1.618em;
}
.popup-491c .header-left-eb0c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.popup-491c .header-left-eb0c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.popup-491c .hero_fd0f {
  max-width: 100%;
  overflow: auto;
}
.bottom_642d .popup-491c a:hover {
  text-decoration: underline;
}
.background-8768 .easy_b546:not(.right-dfb4),
.background-8768 .avatar-c0da {
  margin-bottom: 1.41575em;
}
.background-8768 .easy_b546:not(.right-dfb4):last-child,
.background-8768 .avatar-c0da:last-child {
  margin-bottom: 0;
}
.background-8768 .easy_b546.rough_650c {
  margin-bottom: 0.41575em;
}
.background-8768 .hidden_249d:before,
.background-8768 .warm-d8ff:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.background-8768 .hidden_249d:before {
  content: "\f115";
}
.background-8768 .warm-d8ff:before {
  content: "\f02c";
}
.background-8768 .secondary_silver_eb7d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.background-8768 .secondary_silver_eb7d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.header-057f {
  display: -webkit-box;
  display: flex;
}
.header-057f .tertiary-1879 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .header-057f .tertiary-1879 {
    flex-basis: 90px;
  }
}
.header-057f .avatar-e410 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .header-057f .avatar-e410 {
    flex-basis: calc(100% - 50px);
  }
}
.header-057f .content_static_0dcc p:last-child {
  margin-bottom: 0.72em;
}
.container_1a64 .accordion_huge_7993 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.container_1a64 .accordion_huge_7993:after,
.container_1a64 .accordion_huge_7993:before {
  content: "";
  display: table;
}
.container_1a64 .accordion_huge_7993:after {
  clear: both;
}
.container_1a64 .accordion_huge_7993 .feature-07a1,
.container_1a64 .accordion_huge_7993 .alert_293e {
  width: 49%;
}
.container_1a64 .accordion_huge_7993 .feature-07a1 a span.badge_9109,
.container_1a64 .accordion_huge_7993 .alert_293e a span.badge_9109 {
  display: block;
  margin-bottom: 5px;
}
.container_1a64 .accordion_huge_7993 .alert_293e {
  float: left;
  text-align: left;
}
.container_1a64 .accordion_huge_7993 .feature-07a1 {
  float: right;
  text-align: right;
}
.notification_c4a2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .notification_c4a2 {
    margin-bottom: 0;
  }
}
.tabs_wood_cf16 {
  margin-bottom: 1em;
}
.tabs_wood_cf16 .right-dfb4 {
  font-size: 1.1em;
  line-height: 1.3;
}
.widget_db3d a {
  display: block;
  line-height: 0;
  position: relative;
}
.module-over-fcce .tabs_wood_cf16,
.wrapper_slow_8524 .tabs_wood_cf16 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .module-over-fcce .tabs_wood_cf16,
  .wrapper_slow_8524 .tabs_wood_cf16 {
    display: block;
  }
}
.module-over-fcce .widget_db3d,
.wrapper_slow_8524 .widget_db3d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .module-over-fcce .widget_db3d,
  .wrapper_slow_8524 .widget_db3d {
    margin-bottom: 1em;
  }
}
.module-over-fcce .widget_db3d img,
.wrapper_slow_8524 .widget_db3d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.module-over-fcce .wood-15d2,
.wrapper_slow_8524 .wood-15d2 {
  flex-basis: calc(100% - 160px);
}
.module-over-fcce .wood-15d2 p,
.wrapper_slow_8524 .wood-15d2 p {
  margin-bottom: 0;
}
.module-over-fcce .wood-15d2 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .module-over-fcce .wood-15d2 {
    padding-left: 0;
  }
}
.wrapper_slow_8524 .wood-15d2 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .wrapper_slow_8524 .wood-15d2 {
    padding-right: 0;
  }
}
.wrapper_slow_8524 .widget_db3d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.secondary-easy-07df .widget_db3d {
  margin-bottom: 0.5em;
}
.secondary-easy-07df .widget_db3d img {
  width: 100%;
}
.silver-690d .accordion_1bbd,
.overlay_gold_6f3d .accordion_1bbd {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.overlay_gold_6f3d .red-5f0e .overlay_f68e p:last-child {
  margin-bottom: 0;
}
.highlight_28d4 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.huge-e766 .shade-dynamic-3ceb {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .huge-e766 .shade-dynamic-3ceb:last-of-type {
    margin-bottom: 0;
  }
}
.huge-e766 .shade-dynamic-3ceb ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.huge-e766 .shade-dynamic-3ceb ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.huge-e766 .shade-dynamic-3ceb ul li {
  margin: 0 0 0.6em;
}
.huge-e766 .shade-dynamic-3ceb ul li.tooltip-d5b3,
.huge-e766 .shade-dynamic-3ceb ul li.east-c6cc {
  position: relative;
}
.huge-e766 .shade-dynamic-3ceb ul li.tooltip-d5b3 .solid_ea02,
.huge-e766 .shade-dynamic-3ceb ul li.east-c6cc .solid_ea02 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.huge-e766 .shade-dynamic-3ceb ul li.tooltip-d5b3:after:after,
.huge-e766 .shade-dynamic-3ceb ul li.tooltip-d5b3:after:before,
.huge-e766
  .shade-dynamic-3ceb
  ul
  li.east-c6cc:after:after,
.huge-e766
  .shade-dynamic-3ceb
  ul
  li.east-c6cc:after:before {
  content: "";
  display: table;
}
.huge-e766 .shade-dynamic-3ceb ul li.tooltip-d5b3:after:after,
.huge-e766
  .shade-dynamic-3ceb
  ul
  li.east-c6cc:after:after {
  clear: both;
}
.huge-e766 .shade-dynamic-3ceb a.primary_4149:hover {
  text-decoration: none;
}
.huge-e766 .shade-dynamic-3ceb select {
  max-width: 100%;
}
.huge-e766 .shade-dynamic-3ceb table {
  font-size: 85%;
}
.huge-e766 .shade-dynamic-3ceb table td,
.huge-e766 .shade-dynamic-3ceb table th {
  padding: 0.2360828548em;
  text-align: center;
}
.huge-e766 .shade-dynamic-3ceb table tfoot td {
  text-align: left;
}
.huge-e766 .shade-dynamic-3ceb :last-child {
  margin-bottom: 0;
}
.huge-e766 .shade-dynamic-3ceb .focus_iron_bcdf {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.huge-e766 .shade-dynamic-3ceb .focus_iron_bcdf label {
  width: 100%;
}
.huge-e766 .shade-dynamic-3ceb .focus_iron_bcdf .current-2387 {
  width: 100%;
  display: block;
}
.huge-e766 .shade-dynamic-3ceb .focus_iron_bcdf .basic-bd26 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.huge-e766 .shade-dynamic-3ceb .focus_iron_bcdf .basic-bd26:hover svg #svg-search {
  fill: #444;
}
.huge-e766 .shade-dynamic-3ceb .focus_iron_bcdf .basic-bd26 svg {
  width: 18px;
  height: 18px;
}
.huge-e766 .caption_ee07 ul ul,
.huge-e766 .full-419d ul ul,
.huge-e766 .steel-df7b ul ul,
.huge-e766 .lower-43f9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.huge-e766 .caption_ee07 .highlight_eeef > a,
.huge-e766 .full-419d .highlight_eeef > a,
.huge-e766 .steel-df7b .highlight_eeef > a,
.huge-e766 .lower-43f9 .highlight_eeef > a {
  margin-bottom: 0;
}
.huge-e766 .modal-silver-19f6 li,
.huge-e766 .caption_ee07 li,
.huge-e766 .section_fresh_2528 li,
.huge-e766 .full-419d li,
.huge-e766 .steel-df7b li,
.huge-e766 .lower-43f9 li,
.huge-e766 .label_7da2 li,
.huge-e766 .next-eca5 li {
  display: block;
  position: relative;
}
.huge-e766 .modal-silver-19f6 li:last-child,
.huge-e766 .caption_ee07 li:last-child,
.huge-e766 .section_fresh_2528 li:last-child,
.huge-e766 .full-419d li:last-child,
.huge-e766 .steel-df7b li:last-child,
.huge-e766 .lower-43f9 li:last-child,
.huge-e766 .label_7da2 li:last-child,
.huge-e766 .next-eca5 li:last-child {
  border: none;
}
.huge-e766 .modal-silver-19f6 li a,
.huge-e766 .caption_ee07 li a,
.huge-e766 .section_fresh_2528 li a,
.huge-e766 .full-419d li a,
.huge-e766 .steel-df7b li a,
.huge-e766 .lower-43f9 li a,
.huge-e766 .label_7da2 li a,
.huge-e766 .next-eca5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.huge-e766 .modal-silver-19f6 li ul li::before,
.huge-e766 .caption_ee07 li ul li::before,
.huge-e766 .section_fresh_2528 li ul li::before,
.huge-e766 .full-419d li ul li::before,
.huge-e766 .steel-df7b li ul li::before,
.huge-e766 .lower-43f9 li ul li::before,
.huge-e766 .label_7da2 li ul li::before,
.huge-e766 .next-eca5 li ul li::before {
  left: 15px;
}
.huge-e766 .modal-silver-19f6 li ul a,
.huge-e766 .caption_ee07 li ul a,
.huge-e766 .section_fresh_2528 li ul a,
.huge-e766 .full-419d li ul a,
.huge-e766 .steel-df7b li ul a,
.huge-e766 .lower-43f9 li ul a,
.huge-e766 .label_7da2 li ul a,
.huge-e766 .next-eca5 li ul a {
  padding-left: 20px;
}
.huge-e766 .modal-silver-19f6 li ul ul li::before,
.huge-e766 .caption_ee07 li ul ul li::before,
.huge-e766 .section_fresh_2528 li ul ul li::before,
.huge-e766 .full-419d li ul ul li::before,
.huge-e766 .steel-df7b li ul ul li::before,
.huge-e766 .lower-43f9 li ul ul li::before,
.huge-e766 .label_7da2 li ul ul li::before,
.huge-e766 .next-eca5 li ul ul li::before {
  left: 30px;
}
.huge-e766 .modal-silver-19f6 li ul ul a,
.huge-e766 .caption_ee07 li ul ul a,
.huge-e766 .section_fresh_2528 li ul ul a,
.huge-e766 .full-419d li ul ul a,
.huge-e766 .steel-df7b li ul ul a,
.huge-e766 .lower-43f9 li ul ul a,
.huge-e766 .label_7da2 li ul ul a,
.huge-e766 .next-eca5 li ul ul a {
  padding-left: 40px;
}
.huge-e766 .aside-88b0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.huge-e766 .next-eca5 ul li {
  margin-bottom: 1.41575em;
}
.huge-e766 .next-eca5 ul li .hover-advanced-1ad4 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.huge-e766 .next-eca5 ul li .clean_dfc1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.layout_easy_99c6 .modal-silver-19f6 li a,
.layout_easy_99c6 .caption_ee07 li a,
.layout_easy_99c6 .section_fresh_2528 li a,
.layout_easy_99c6 .full-419d li a,
.layout_easy_99c6 .steel-df7b li a,
.layout_easy_99c6 .lower-43f9 li a,
.layout_easy_99c6 .label_7da2 li a,
.layout_easy_99c6 .next-eca5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_easy_99c6 .aside-88b0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_easy_99c6 .shade-dynamic-3ceb ul li.tooltip-d5b3 .solid_ea02,
.layout_easy_99c6 .shade-dynamic-3ceb ul li.east-c6cc .solid_ea02 {
  background: rgba(0, 0, 0, 0.2);
}
.layout_easy_99c6 .huge-e766 .shade-dynamic-3ceb select {
  border-color: rgba(255, 255, 255, 0.08);
}
.pink_11fc .huge-e766 .texture_c503 li {
  margin: 0;
}
.pink_11fc .huge-e766 .texture_c503 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.pink_11fc .huge-e766 .texture_c503 li ul {
  margin: 0;
}
.pink_11fc .huge-e766 .texture_c503 li ul li a {
  padding-left: 15px;
}
.pink_11fc .huge-e766 .texture_c503 li ul li li a {
  padding-left: 30px;
}
.pink_11fc .huge-e766 .texture_c503 li.notice-brown-7df0 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.pink_11fc .huge-e766 .texture_c503 li.notice-brown-7df0 > 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;
}
.pink_11fc .huge-e766 .texture_c503 li.notice-brown-7df0 > 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;
}
.yellow-3274 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.easy-365a {
  position: relative;
  z-index: 10;
}
.easy-365a .container-large-4681 {
  width: 100%;
  max-width: 100%;
}
.section_out_563a .top_c142 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.section_out_563a .item-gas-aaf2 {
}
.section_out_563a .layout_easy_99c6 {
  background: #292929;
}
.panel_out_9b08 .top_c142 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.panel_out_9b08 .item-gas-aaf2 {
  background: #f9f9f9;
}
.panel_out_9b08 .layout_easy_99c6 {
  background: #303030;
}
.tag_north_58f5 .top_c142 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tag_north_58f5 .active-0abb {
    margin-bottom: 1em;
  }
  .tag_north_58f5 .active-0abb:last-child {
    margin-bottom: 0;
  }
}
.tag_north_58f5 .item-gas-aaf2 {
  background: #ededed;
}
.tag_north_58f5 .layout_easy_99c6 {
  background: #1a1a1a;
}
.top_c142.item-gas-aaf2 {
  color: rgba(0, 0, 0, 0.6);
}
.top_c142.item-gas-aaf2 .item_4532 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.top_c142.layout_easy_99c6 {
  color: rgba(255, 255, 255, 0.99);
}
.top_c142.layout_easy_99c6 a:not(.primary_4149) {
  color: rgba(255, 255, 255, 0.79);
}
.top_c142.layout_easy_99c6 a:not(.primary_4149):hover {
  color: rgba(255, 255, 255, 0.99);
}
.top_c142.layout_easy_99c6 .item_4532 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.top_c142.layout_easy_99c6 table tbody td,
.top_c142.layout_easy_99c6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.left_eba4.photo_54c2 .picture_410c {
  max-width: initial;
}
.left_eba4 .link_9167 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.left_eba4 .link_9167 .container-large-4681 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .left_eba4 .link_9167 .container-large-4681 {
    display: block;
    margin-bottom: 2em;
  }
  .left_eba4 .link_9167 .container-large-4681:last-child {
    margin-bottom: 0;
  }
}
.tag_north_58f5 .active-0abb:last-child,
.panel_out_9b08 .active-0abb:last-child,
.section_out_563a .active-0abb:last-child {
  margin-bottom: 0;
}
.tag_north_58f5 .active-0abb .huge-e766 .shade-dynamic-3ceb:last-child,
.panel_out_9b08 .active-0abb .huge-e766 .shade-dynamic-3ceb:last-child,
.section_out_563a .active-0abb .huge-e766 .shade-dynamic-3ceb:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tag_north_58f5 .message_58a6,
  .tag_north_58f5 .basic-cf70,
  .panel_out_9b08 .message_58a6,
  .panel_out_9b08 .basic-cf70,
  .section_out_563a .message_58a6,
  .section_out_563a .basic-cf70 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .easy-365a .active-0abb {
    margin-bottom: 2em;
  }
}
.easy-365a p:last-child {
  margin-bottom: 0;
}
.easy-365a li,
.easy-365a ul {
  list-style: none;
  margin: 0;
}
.easy-365a ul ul {
  margin-left: 2.617924em;
}
.summary_07dc {
  font-size: 0.875em;
}

/* css-noise: a03e */
.widget-item-i1 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
