/*!
Theme Name: Customify
Theme URI: https://pressmaximum.new-d354/customify
Author: WPCustomify
Author URI: https://pressmaximum.new-d354
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.new-d354/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.shadow_out_f1db.card-cold-dabc/licenses/gpl-2.0.component_stale_6518
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.pattern-e444/, (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.notification-yellow-5b62.active-8029/normalize.hero-3d3d/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.hero-3d3d v7.0.0 | MIT License | github.new-d354/necolas/normalize.hero-3d3d */
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;
}
.table_dim_7f3f .purple-cf17,
.dynamic_3c6a,
.breadcrumb-short-3176,
.image-wood-80c9,
.popup-motion-d2ae,
.active-f675,
.full_cf17,
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;
}
.dynamic_3c6a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .dynamic_3c6a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .dynamic_3c6a,
  h1 {
    font-size: 1.8em;
  }
}
.breadcrumb-short-3176,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.breadcrumb-short-3176 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .breadcrumb-short-3176,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-short-3176,
  h2 {
    font-size: 1.7em;
  }
}
.image-wood-80c9,
h3 {
  font-size: 1.618em;
}
.table_dim_7f3f .purple-cf17,
.popup-motion-d2ae,
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.picture-73c2 {
  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;
}
.aside-1a23:after,
.aside-1a23:before,
.chip_ff9d:after,
.chip_ff9d:before {
  content: "";
  display: table;
}
.aside-1a23:after,
.chip_ff9d:after {
  clear: both;
}
.badge_a9c5 {
  float: right;
  margin-right: 0;
}
.content_3a27 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.iron-f72b .photo_wide_98d5,
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;
}
.iron-f72b .photo_wide_98d5: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;
}
.icon-tall-e85b .photo_wide_98d5 {
  box-shadow: none;
}
.icon-tall-e85b
  .photo_wide_98d5
  .slider-6f9a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.icon-tall-e85b .photo_wide_98d5 .link-upper-21cc {
  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;
}
.icon-tall-e85b
  .photo_wide_98d5
  .link-upper-21cc
  b {
  display: none;
}
.icon-tall-e85b .menu-9da0 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.rough-7d52:not(.gold_e26a):not(.huge-f0ee),
button:not(.gold_e26a):not(.huge-f0ee),
input[type="button"]:not(.gold_e26a):not(
    .huge-f0ee
  ),
input[type="reset"]:not(.gold_e26a):not(
    .huge-f0ee
  ),
input[type="submit"]:not(.gold_e26a):not(
    .huge-f0ee
  ) {
  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;
}
.rough-7d52:not(.gold_e26a):not(
    .huge-f0ee
  ):hover,
button:not(.gold_e26a):not(
    .huge-f0ee
  ):hover,
input[type="button"]:not(.gold_e26a):not(
    .huge-f0ee
  ):hover,
input[type="reset"]:not(.gold_e26a):not(
    .huge-f0ee
  ):hover,
input[type="submit"]:not(.gold_e26a):not(
    .huge-f0ee
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.rough-7d52:not(.gold_e26a):not(
    .huge-f0ee
  ):active,
.rough-7d52:not(.gold_e26a):not(
    .huge-f0ee
  ):focus,
button:not(.gold_e26a):not(
    .huge-f0ee
  ):active,
button:not(.gold_e26a):not(
    .huge-f0ee
  ):focus,
input[type="button"]:not(.gold_e26a):not(
    .huge-f0ee
  ):active,
input[type="button"]:not(.gold_e26a):not(
    .huge-f0ee
  ):focus,
input[type="reset"]:not(.gold_e26a):not(
    .huge-f0ee
  ):active,
input[type="reset"]:not(.gold_e26a):not(
    .huge-f0ee
  ):focus,
input[type="submit"]:not(.gold_e26a):not(
    .huge-f0ee
  ):active,
input[type="submit"]:not(.gold_e26a):not(
    .huge-f0ee
  ):focus {
  outline: 0;
}
.rough-7d52:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d,
button:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d,
input[type="button"]:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d,
input[type="reset"]:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d,
input[type="submit"]:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d {
  position: relative;
}
.rough-7d52:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d
  .gradient_dirty_6fa4,
.rough-7d52:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d
  .alert-easy-06c9,
.rough-7d52:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d
  .sidebar_silver_d538,
.rough-7d52:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d
  i,
.rough-7d52:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d
  svg,
button:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d
  .gradient_dirty_6fa4,
button:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d
  .alert-easy-06c9,
button:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d
  .sidebar_silver_d538,
button:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d
  i,
button:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d
  svg,
input[type="button"]:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d
  .gradient_dirty_6fa4,
input[type="button"]:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d
  .alert-easy-06c9,
input[type="button"]:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d
  .sidebar_silver_d538,
input[type="button"]:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d
  i,
input[type="button"]:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d
  svg,
input[type="reset"]:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d
  .gradient_dirty_6fa4,
input[type="reset"]:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d
  .alert-easy-06c9,
input[type="reset"]:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d
  .sidebar_silver_d538,
input[type="reset"]:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d
  i,
input[type="reset"]:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d
  svg,
input[type="submit"]:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d
  .gradient_dirty_6fa4,
input[type="submit"]:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d
  .alert-easy-06c9,
input[type="submit"]:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d
  .sidebar_silver_d538,
input[type="submit"]:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d
  i,
input[type="submit"]:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d
  svg {
  visibility: hidden;
}
.rough-7d52:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d:after,
button:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d:after,
input[type="button"]:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d:after,
input[type="reset"]:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d:after,
input[type="submit"]:not(.gold_e26a):not(
    .huge-f0ee
  ).fn-loading-679d: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;
}
.rough-7d52:not(.gold_e26a):not(.huge-f0ee),
input[type="button"]:not(.gold_e26a):not(
    .huge-f0ee
  ),
input[type="reset"]:not(.gold_e26a):not(
    .huge-f0ee
  ),
input[type="submit"]:not(.gold_e26a):not(
    .huge-f0ee
  ) {
  color: #fff;
  background: #235787;
}
.rough-7d52:not(.gold_e26a):not(
    .huge-f0ee
  ):focus,
input[type="button"]:not(.gold_e26a):not(
    .huge-f0ee
  ):focus,
input[type="reset"]:not(.gold_e26a):not(
    .huge-f0ee
  ):focus,
input[type="submit"]:not(.gold_e26a):not(
    .huge-f0ee
  ):focus {
  color: #fff;
}
.rough-7d52.fn-disabled-679d:not(.gold_e26a):not(
    .huge-f0ee
  ),
.rough-7d52[disabled]:not(.gold_e26a):not(
    .huge-f0ee
  ),
button.fn-disabled-679d:not(.gold_e26a):not(
    .huge-f0ee
  ),
button[disabled]:not(.gold_e26a):not(
    .huge-f0ee
  ) {
  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;
}
.menu_thick_8020 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.menu_thick_8020: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;
}
.first-711a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.large_4b3c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.sidebar_cool_f06a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.aside-1a23:after,
.aside-1a23:before,
.filter-704d:after,
.filter-704d:before,
.info_pro_25ea:after,
.info_pro_25ea:before,
.notification-green-f1a9:after,
.notification-green-f1a9:before,
.pattern-down-ad78:after,
.pattern-down-ad78:before,
.gold-03c1:after,
.gold-03c1:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.aside-1a23:after,
.filter-704d:after,
.info_pro_25ea:after,
.notification-green-f1a9:after,
.pattern-down-ad78:after,
.gold-03c1:after {
  clear: both;
}
.filter-704d .photo-08b7,
.info_pro_25ea .photo-08b7,
.green-3e92 .photo-08b7 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.east_0ac2 {
  display: inline-block;
}
.gradient_bright_c325 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.gradient_bright_c325 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gradient_bright_c325 .label_upper_dd2e {
  padding: 1em 0;
  font-size: 85%;
}
.label_upper_dd2e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.complex-f2ee {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.complex-f2ee:after,
.complex-f2ee:before {
  content: "";
  display: table;
}
.complex-f2ee:after {
  clear: both;
}
.huge-8713 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.form_0d0f .huge-8713 {
  max-width: 50%;
}
.background_aeb2 .huge-8713 {
  max-width: 33.33%;
}
.paragraph_c68a .huge-8713 {
  max-width: 25%;
}
.bronze-79b9 .huge-8713 {
  max-width: 20%;
}
.medium_9c5e .huge-8713 {
  max-width: 16.66%;
}
.thick_12fc .huge-8713 {
  max-width: 14.28%;
}
.detail_f029 .huge-8713 {
  max-width: 12.5%;
}
.hard-cae8 .huge-8713 {
  max-width: 11.11%;
}
.status_solid_e699 {
  display: block;
}
.table_dim_7f3f .basic_bc84 label,
.table_dim_7f3f .grid-out-adac label,
.table_dim_7f3f .active-action-1ca5 label,
.table_dim_7f3f .button_e050 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.form_red_bc5a {
  list-style: none;
  margin: 0;
}
.form_red_bc5a article.header-blue-39e0 {
  margin-bottom: 0;
}
.form_red_bc5a ul {
  list-style: none;
  margin: 0;
}
.form_red_bc5a .item-b50f li.header-blue-39e0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .form_red_bc5a .item-b50f li.header-blue-39e0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .form_red_bc5a .item-b50f li.header-blue-39e0: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_red_bc5a .item-b50f li.header-blue-39e0 li.header-blue-39e0 li.header-blue-39e0 li.header-blue-39e0 {
    padding-left: 0;
  }
}
article.header-blue-39e0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.header-blue-39e0 .filter-704d p:last-of-type {
  margin-bottom: 0;
}
article.header-blue-39e0 .picture_0865 {
  float: left;
}
article.header-blue-39e0 .content-8ec8 {
  margin-left: 85px;
}
article.header-blue-39e0 .avatar_plasma_1ab7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.header-blue-39e0 .avatar_plasma_1ab7 .container_down_9cc7 {
  margin-left: 10px;
}
article.header-blue-39e0 .icon_wood_ec97 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.header-blue-39e0 .nav_b3c7 {
  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 .basic_bc84,
  #respond .active-action-1ca5,
  #respond .button_e050 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .basic_bc84 input,
#respond .active-action-1ca5 input,
#respond .button_e050 input {
  width: 100%;
}
#respond .button_e050 {
  margin-right: 0;
}
#respond .widget_2454 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.highlight-8d5d {
  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;
}
.highlight-8d5d.solid_e6b3 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.highlight-8d5d 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%);
}
.highlight-8d5d:focus,
.highlight-8d5d: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);
}
.column-45be {
  border-radius: 10%;
}
.link_0cfc {
  border-radius: 50%;
}
.aside-clean-5e30 {
  font-size: 0.72em;
}
.simple_65f0 {
  font-size: 0.875em;
}
.highlight_bronze_0c9e {
  font-size: 1.1em;
}
.hover_ed6f {
  text-transform: uppercase;
  line-height: 1.2;
}
.hover_ed6f.aside-clean-5e30 {
  letter-spacing: 0.5px;
}
.lite_a4fd,
.lite_a4fd a {
  color: #6d6d6d;
}
.lite_a4fd a:hover {
  color: #111;
}
.old_1d32 {
  color: #6d6d6d;
}
.under-7167 {
  overflow-x: hidden;
}
.under-7167 .title_warm_73de.pressed-a9a2 {
  position: relative;
}
.under-7167 .title_warm_73de.pressed-a9a2.breadcrumb-smooth-95ff {
  position: initial;
}
.under-7167
  .title_warm_73de.pressed-a9a2.breadcrumb-smooth-95ff
  .pressed-5858 {
  left: auto;
}
.under-7167 .title_warm_73de .pressed-5858 {
  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;
}
.under-7167 .title_warm_73de:hover.pressed-a9a2 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.under-7167
  .title_warm_73de:hover.pressed-a9a2
  .pressed-5858 {
  display: block;
  z-index: 9999999;
}
.under-7167 .paper-52ac .focus_79f6,
.under-7167 .sort-fast-9df8 .focus_79f6 {
  display: none;
}
.under-7167 .item_yellow_6f21 .title_warm_73de:hover.pressed-a9a2 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.table_dim_7f3f .basic_bc84 label,
.table_dim_7f3f .grid-out-adac label,
.table_dim_7f3f .active-action-1ca5 label,
.table_dim_7f3f .button_e050 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.form_red_bc5a {
  list-style: none;
  margin: 0;
}
.form_red_bc5a article.header-blue-39e0 {
  margin-bottom: 0;
}
.form_red_bc5a ul {
  list-style: none;
  margin: 0;
}
.form_red_bc5a .item-b50f li.header-blue-39e0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .form_red_bc5a .item-b50f li.header-blue-39e0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .form_red_bc5a .item-b50f li.header-blue-39e0: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_red_bc5a .item-b50f li.header-blue-39e0 li.header-blue-39e0 li.header-blue-39e0 li.header-blue-39e0 {
    padding-left: 0;
  }
}
article.header-blue-39e0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.header-blue-39e0 .filter-704d p:last-of-type {
  margin-bottom: 0;
}
article.header-blue-39e0 .picture_0865 {
  float: left;
}
article.header-blue-39e0 .content-8ec8 {
  margin-left: 85px;
}
article.header-blue-39e0 .avatar_plasma_1ab7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.header-blue-39e0 .avatar_plasma_1ab7 .container_down_9cc7 {
  margin-left: 10px;
}
article.header-blue-39e0 .icon_wood_ec97 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.header-blue-39e0 .nav_b3c7 {
  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 .basic_bc84,
  #respond .active-action-1ca5,
  #respond .button_e050 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .basic_bc84 input,
#respond .active-action-1ca5 input,
#respond .button_e050 input {
  width: 100%;
}
#respond .button_e050 {
  margin-right: 0;
}
#respond .widget_2454 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.paper-52ac .video_new_ce54 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.video_new_ce54 .photo_complex_8e5c.disabled-east-ad41 .dropdown-right-3567 > li > a:focus,
.video_new_ce54 .photo_complex_8e5c.disabled-east-ad41 .dropdown-right-3567 > li > a:hover,
.video_new_ce54 .photo_complex_8e5c.section_dirty_2a23 .dropdown-right-3567 > li > a:focus,
.video_new_ce54 .photo_complex_8e5c.section_dirty_2a23 .dropdown-right-3567 > li > a:hover,
.video_new_ce54 .photo_complex_8e5c.iron-eb23 .dropdown-right-3567 > li > a:focus,
.video_new_ce54 .photo_complex_8e5c.iron-eb23 .dropdown-right-3567 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.video_new_ce54
  .photo_complex_8e5c.disabled-east-ad41
  .dropdown-right-3567
  > li.wrapper_8441
  > a,
.video_new_ce54
  .photo_complex_8e5c.disabled-east-ad41
  .dropdown-right-3567
  > li.right_4b04
  > a,
.video_new_ce54
  .photo_complex_8e5c.section_dirty_2a23
  .dropdown-right-3567
  > li.wrapper_8441
  > a,
.video_new_ce54
  .photo_complex_8e5c.section_dirty_2a23
  .dropdown-right-3567
  > li.right_4b04
  > a,
.video_new_ce54
  .photo_complex_8e5c.iron-eb23
  .dropdown-right-3567
  > li.wrapper_8441
  > a,
.video_new_ce54 .photo_complex_8e5c.iron-eb23 .dropdown-right-3567 > li.list_cb45 > a {
  color: rgba(255, 255, 255, 0.99);
}
.video_new_ce54 .input-blue-a47c,
.video_new_ce54 .input-blue-a47c a {
  color: rgba(255, 255, 255, 0.99);
}
.video_new_ce54 .nav-copper-f99f.highlight_6018 li a,
.video_new_ce54 .tag_eafa a,
.video_new_ce54 .steel-8af3,
.video_new_ce54 .dropdown-right-3567 > li > a,
.video_new_ce54 .gas-bd52 {
  color: rgba(255, 255, 255, 0.79);
}
.video_new_ce54 .nav-copper-f99f.highlight_6018 li a:hover,
.video_new_ce54 .tag_eafa a:hover,
.video_new_ce54 .steel-8af3:hover,
.video_new_ce54 .dropdown-right-3567 > li > a:hover,
.video_new_ce54 .gas-bd52:hover {
  color: rgba(255, 255, 255, 0.99);
}
.video_new_ce54 .menu_c84b {
  color: rgba(255, 255, 255, 0.79);
}
.video_new_ce54 .menu_c84b .breadcrumb_89f0 {
  color: rgba(255, 255, 255, 0.99);
}
.video_new_ce54 .menu_c84b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.video_new_ce54 .list-fd06 .black_dca1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.video_new_ce54 .list-fd06 .black_dca1 .cold-dcc4 {
  color: rgba(255, 255, 255, 0.79);
}
.video_new_ce54
  .list-fd06
  .black_dca1
  .cold-dcc4::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.video_new_ce54
  .list-fd06
  .black_dca1
  .cold-dcc4:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.video_new_ce54
  .list-fd06
  .black_dca1
  .cold-dcc4::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.video_new_ce54
  .list-fd06
  .black_dca1
  .cold-dcc4::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.video_new_ce54 .list-fd06 .advanced-bd66 {
  color: rgba(255, 255, 255, 0.79);
}
.video_new_ce54 .list-fd06 .advanced-bd66:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pro-eadd
  .video_new_ce54
  .list-fd06
  .menu_silver_6b54
  .image_d44a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pro-eadd
  .video_new_ce54
  .list-fd06
  .menu_silver_6b54
  .cold-dcc4 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paper-52ac .east-f57b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.east-f57b .photo_complex_8e5c.disabled-east-ad41 .dropdown-right-3567 > li > a:focus,
.east-f57b .photo_complex_8e5c.disabled-east-ad41 .dropdown-right-3567 > li > a:hover,
.east-f57b .photo_complex_8e5c.section_dirty_2a23 .dropdown-right-3567 > li > a:focus,
.east-f57b .photo_complex_8e5c.section_dirty_2a23 .dropdown-right-3567 > li > a:hover,
.east-f57b .photo_complex_8e5c.iron-eb23 .dropdown-right-3567 > li > a:focus,
.east-f57b .photo_complex_8e5c.iron-eb23 .dropdown-right-3567 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.east-f57b
  .photo_complex_8e5c.disabled-east-ad41
  .dropdown-right-3567
  > li.wrapper_8441
  > a,
.east-f57b
  .photo_complex_8e5c.disabled-east-ad41
  .dropdown-right-3567
  > li.right_4b04
  > a,
.east-f57b
  .photo_complex_8e5c.section_dirty_2a23
  .dropdown-right-3567
  > li.wrapper_8441
  > a,
.east-f57b
  .photo_complex_8e5c.section_dirty_2a23
  .dropdown-right-3567
  > li.right_4b04
  > a,
.east-f57b
  .photo_complex_8e5c.iron-eb23
  .dropdown-right-3567
  > li.wrapper_8441
  > a,
.east-f57b .photo_complex_8e5c.iron-eb23 .dropdown-right-3567 > li.list_cb45 > a {
  color: rgba(0, 0, 0, 0.8);
}
.east-f57b .input-blue-a47c,
.east-f57b .input-blue-a47c a {
  color: rgba(0, 0, 0, 0.8);
}
.east-f57b .nav-copper-f99f.highlight_6018 li a,
.east-f57b .tag_eafa a,
.east-f57b .steel-8af3,
.east-f57b .dropdown-right-3567 > li > a,
.east-f57b .gas-bd52 {
  color: rgba(0, 0, 0, 0.55);
}
.east-f57b .nav-copper-f99f.highlight_6018 li a:hover,
.east-f57b .tag_eafa a:hover,
.east-f57b .steel-8af3:hover,
.east-f57b .dropdown-right-3567 > li > a:hover,
.east-f57b .gas-bd52:hover {
  color: rgba(0, 0, 0, 0.8);
}
.east-f57b .menu_c84b {
  color: rgba(0, 0, 0, 0.55);
}
.east-f57b .menu_c84b .breadcrumb_89f0 {
  color: rgba(0, 0, 0, 0.8);
}
.east-f57b .menu_c84b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active_down_7e75 .preview_tall_23eb {
  margin-left: auto;
  margin-right: auto;
}
.info_pro_25ea > * {
  margin-left: auto;
  margin-right: auto;
}
.info_pro_25ea .first-711a {
  margin-right: 1.41575em;
}
.photo-fast-082f .info_pro_25ea > .fast-4174 {
  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;
}
.photo-fast-082f .info_pro_25ea > .solid_b959 {
  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;
}
.pagination-5996.active_down_7e75 .preview_tall_23eb,
.image-d593.active_down_7e75 .preview_tall_23eb {
  margin-left: 0;
}
.mask-cool-5643.active_down_7e75 .preview_tall_23eb,
.avatar-huge-5f6b.active_down_7e75 .preview_tall_23eb {
  margin-right: 0;
}
.info_pro_25ea ol,
.info_pro_25ea ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.link-wide-14d4 video {
  max-width: 100%;
}
.smooth_aa65 img {
  display: block;
}
.smooth_aa65.first-711a,
.smooth_aa65.large_4b3c {
  width: 100%;
}
.smooth_aa65.solid_b959 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.message_c23d:not(.chip_paper_0762) {
  margin: 1.5em auto;
}
.breadcrumb-center-338f p {
  padding: 1.5em 14px;
}
ul.aside_b007.solid_b959,
ul.aside_b007.fast-4174,
ul.aside_b007.light-9a70.fast-4174 {
  padding: 0 14px;
}
.module_017f {
  display: block;
  overflow-x: auto;
}
.module_017f table {
  border-collapse: collapse;
  width: 100%;
}
.module_017f td,
.module_017f th {
  padding: 0.5em;
}
.info_pro_25ea li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.info_pro_25ea ol ol,
.info_pro_25ea ol ul,
.info_pro_25ea ul ol,
.info_pro_25ea ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.info_pro_25ea ol ol li,
.info_pro_25ea ol ul li,
.info_pro_25ea ul ol li,
.info_pro_25ea ul ul li {
  margin-left: 0;
}
.cold-3f15.rough_6990 > .sidebar-3e36 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.cold-3f15.rough_6990 > .sidebar-3e36 iframe,
.cold-3f15.rough_6990 > .sidebar-3e36 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.footer-8ac5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.footer-8ac5.fresh-c223 {
  padding: 0;
}
.footer-8ac5.fresh-c223 cite {
  font-size: 13px;
}
.footer-8ac5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.footer-8ac5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.detail_3398 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.detail_3398 > p:first-child {
  margin-top: 0;
}
.detail_3398 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.detail_3398 blockquote {
  border-left: 0;
}
.form_8867 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.form_8867:not(.disabled-under-527f) {
  max-width: 100px;
}
.form_8867.grid-iron-e328 {
  border-bottom: none !important;
  text-align: center;
}
.form_8867.grid-iron-e328::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .breadcrumb-center-338f p {
    padding: 1.5em 0;
  }
}
.list_short_156d {
  color: #0073aa;
}
.column-ed63 {
  background-color: #0073aa;
}
.preview_3870 {
  color: #229fd8;
}
.wrapper_current_7a88 {
  background-color: #229fd8;
}
.filter_full_e8c8 {
  color: #eee;
}
.thumbnail-9adf {
  background-color: #eee;
}
.form-76c6 {
  color: #444;
}
.white_88e4 {
  background-color: #444;
}
.outer-4415 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.outer-4415 .fluid-f86d .tag_eafa {
  font-size: 15px;
}
.outer-4415 .tag_eafa {
  line-height: 1.3;
}
.outer-4415 .east-f57b {
}
.outer-4415 .video_new_ce54 {
  background: #235787;
}
.widget_6011 {
  padding: 0;
}
.widget_6011 .video_new_ce54 {
  background: #1a1a1a;
}
.widget_6011 .east-f57b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.sort-up-2cdf {
  padding: 0;
  border-left: none;
  border-right: none;
}
.sort-up-2cdf .east-f57b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.sort-up-2cdf .video_new_ce54 {
  background: #303030;
}
.gold-03c1 {
  position: relative;
  z-index: 10;
}
.gold-03c1 .south-d5de {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.basic_67ae .pressed-a9a2 {
  display: inline-block;
  vertical-align: middle;
}
.basic_67ae.footer_hot_7beb .pressed-a9a2 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .basic_67ae.footer_hot_7beb .pressed-a9a2 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .basic_67ae.footer_hot_7beb .pressed-a9a2 {
    margin-right: 0.4em;
  }
}
.basic_67ae.footer_hot_7beb .pressed-a9a2:last-child {
  margin-right: 0;
}
.basic-a117 .south-d5de {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .paper-52ac .fluid-f86d {
    margin: 0 -0.5em;
  }
  .paper-52ac .fluid-f86d [class*="customify-col-"],
  .paper-52ac .fluid-f86d [class*="customify-col_"],
  .paper-52ac .fluid-f86d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.paper-52ac.item_complex_a1e2 .south-d5de {
  background: 0 0 !important;
}
.paper-52ac.item_complex_a1e2 .south-d5de,
.paper-52ac.basic-a117 .south-d5de {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .paper-52ac.description_a2de {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.paper-52ac.basic-a117 .south-d5de {
  box-shadow: none !important;
}
.table_5151 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .table_5151 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .table_5151 {
    padding: 18px 0 20px;
  }
}
.table_5151 .fluid-e09f {
  width: 100%;
}
.table_5151 .accent_6915 {
  margin-bottom: 0;
}
.table_5151 .solid_8d86 {
  margin-top: 5px;
  font-size: 0.875em;
}
.texture_dirty_4cd9 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.texture_dirty_4cd9 .paper_52ec {
  width: 100%;
}
.hero-4c70 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hero-4c70 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hero-4c70 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;
}
.hero-4c70 li:last-child:after {
  display: none;
}
.hero-4c70 li a {
  font-weight: 500;
  margin-right: 10px;
}
.tooltip_f872 .focus_79f6 button,
.table_5151 .focus_79f6 button {
  left: 0;
}
.tooltip_f872 .paper_52ec,
.table_5151 .paper_52ec {
  padding-left: 0;
  padding-right: 0;
}
.tooltip_f872 .texture_dirty_4cd9,
.table_5151 .texture_dirty_4cd9 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tooltip_f872 {
  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;
}
.tooltip_f872: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;
}
.tooltip_f872 .description-89e8 {
  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) {
  .tooltip_f872 .description-89e8 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tooltip_f872 .description-89e8 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip_f872 .description-89e8 {
    min-height: 200px;
  }
}
.tooltip_f872 .hero-4c70 {
  color: rgba(255, 255, 255, 0.8);
}
.tooltip_f872 .hero-4c70 a,
.tooltip_f872 .hero-4c70 li:after {
  color: inherit;
}
.tooltip_f872 .hero-4c70 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.layout-pro-18cc {
  margin-bottom: 0.5em;
}
.steel_98f6 {
  margin-bottom: 1.2em;
}
.steel_98f6,
.layout-pro-18cc {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.steel_98f6 p:last-child,
.layout-pro-18cc p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .focus_79f6,
#masthead .focus_79f6 {
  display: none;
}
#masthead
  > .focus_79f6.orange_0a32 {
  display: none;
}
#masthead > .focus_79f6 button {
  left: 0;
}
.badge_9e33 {
  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%;
}
.badge_9e33 .pressed-a9a2 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.badge_9e33 .summary-simple-8c3e {
  display: -webkit-box;
  display: flex;
}
.badge_9e33 .summary-simple-8c3e.active-c4f4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.badge_9e33 .summary-simple-8c3e.notification_bronze_c45c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.badge_9e33 .summary-simple-8c3e.east-5022 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.badge_9e33.breadcrumb_fce6.fixed_bc6a .summary-simple-8c3e.active-c4f4 {
  flex-basis: 100%;
}
.badge_9e33.component-rough-8610 .summary-simple-8c3e.notification_bronze_c45c {
  -webkit-box-flex: 1;
  flex: auto;
}
.badge_9e33.component-rough-8610 .summary-simple-8c3e.east-5022 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .focus_79f6.orange_0a32 {
  display: none;
}
#masthead > .focus_79f6 button {
  left: 0;
}
.slider-2a21 {
  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;
}
.slider-2a21:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.slider-2a21.bottom_ca74 i {
  margin-right: 4px;
}
.slider-2a21.tertiary-solid-4447 i {
  margin-left: 5px;
}
.tag_eafa p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tag_eafa p:last-child {
  margin-bottom: 0;
}
.alert-large-e10d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.alert-large-e10d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.alert-large-e10d img {
  display: block;
  width: auto;
  line-height: 1;
}
.alert-large-e10d .input-blue-a47c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.alert-large-e10d .banner_full_daea {
  margin: 5px 0 7px 0;
}
.alert-large-e10d.footer_light_0083 .inner_06c7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.alert-large-e10d.footer_light_0083 .complex-0393 {
  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;
}
.alert-large-e10d.wrapper_a05c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.alert-large-e10d.wrapper_a05c .inner_06c7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.alert-large-e10d.wrapper_a05c .complex-0393 {
  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;
}
.alert-large-e10d.cool_5a7b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.alert-large-e10d.pagination_4005 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.alert-large-e10d.pagination_4005 .complex-0393 {
  margin-top: 7px;
}
.slider-77f8 {
  display: inline-block;
}
.gold-03c1 .first-3164 .alert-large-e10d img {
  max-width: 100%;
}
.photo_complex_8e5c .module_action_535a.top-4918,
.gas-1842 .module_action_535a.top-4918 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.photo_complex_8e5c .modal-6831,
.gas-1842 .modal-6831 {
  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%);
}
.photo_complex_8e5c .modal-6831 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.photo_complex_8e5c.outer_bd02 .modal-6831 {
  display: none;
}
.photo_complex_8e5c .article-0b89 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.photo_complex_8e5c .article-0b89 li {
  display: inline-block;
  position: relative;
}
.photo_complex_8e5c .article-0b89 li:last-child {
  margin-right: 0;
}
.photo_complex_8e5c .article-0b89 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;
}
.photo_complex_8e5c .article-0b89 li.list_cb45 > a {
  color: rgba(0, 0, 0, 0.9);
}
.photo_complex_8e5c .article-0b89 > 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;
}
.photo_complex_8e5c .article-0b89 > li > a i {
  line-height: 0;
}
.photo_complex_8e5c .article-0b89 > li.hover_under_373c > a .modal-6831 {
  margin-left: 4px;
  line-height: 0;
}
.photo_complex_8e5c .article-0b89 .nav-easy-0772 li.hover_under_373c > a {
  position: relative;
}
.photo_complex_8e5c .article-0b89 .nav-easy-0772 li.hover_under_373c > a:after,
.photo_complex_8e5c .article-0b89 .nav-easy-0772 li.hover_under_373c > a:before {
  content: "";
  display: table;
}
.photo_complex_8e5c .article-0b89 .nav-easy-0772 li.hover_under_373c > a:after {
  clear: both;
}
.photo_complex_8e5c .article-0b89 .nav-easy-0772 li.hover_under_373c > a .modal-6831 {
  margin-left: 5px;
  float: right;
}
.photo_complex_8e5c .prev-3388,
.photo_complex_8e5c .nav-easy-0772 {
  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;
}
.photo_complex_8e5c .nav-easy-0772 {
  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;
}
.photo_complex_8e5c .nav-easy-0772 .top-4918 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.photo_complex_8e5c .nav-easy-0772 .modal-6831 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.photo_complex_8e5c .nav-easy-0772 li {
  display: block;
  margin: 0;
  padding: 0;
}
.photo_complex_8e5c .nav-easy-0772 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;
}
.photo_complex_8e5c .nav-easy-0772 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.photo_complex_8e5c .nav-easy-0772 .nav-easy-0772 {
  top: 0;
  left: 100%;
}
.photo_complex_8e5c .content-hovered-f185.fn-focus-679d > .prev-3388,
.photo_complex_8e5c .content-hovered-f185.fn-focus-679d > .nav-easy-0772,
.photo_complex_8e5c .content-hovered-f185:focus > .prev-3388,
.photo_complex_8e5c .content-hovered-f185:focus > .nav-easy-0772,
.photo_complex_8e5c .content-hovered-f185:hover > .prev-3388,
.photo_complex_8e5c .content-hovered-f185:hover > .nav-easy-0772 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.photo_complex_8e5c.iron-eb23 .dropdown-right-3567:after,
.photo_complex_8e5c.iron-eb23 .dropdown-right-3567:before {
  content: "";
  display: table;
}
.photo_complex_8e5c.iron-eb23 .dropdown-right-3567:after {
  clear: both;
}
.photo_complex_8e5c.iron-eb23 .dropdown-right-3567 > li {
  float: left;
}
.photo_complex_8e5c.outer_1669 .dropdown-right-3567:after,
.photo_complex_8e5c.outer_1669 .dropdown-right-3567:before {
  content: "";
  display: table;
}
.photo_complex_8e5c.outer_1669 .dropdown-right-3567:after {
  clear: both;
}
.photo_complex_8e5c.outer_1669 .dropdown-right-3567 > li {
  float: left;
}
.photo_complex_8e5c.outer_1669 .dropdown-right-3567 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.photo_complex_8e5c.outer_1669 .dropdown-right-3567 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.photo_complex_8e5c.outer_1669 .dropdown-right-3567 > li.wrapper_8441 > a,
.photo_complex_8e5c.outer_1669 .dropdown-right-3567 > li.list_cb45 > a {
  color: #fff;
  background-color: #1e4b75;
}
.photo_complex_8e5c.disabled-east-ad41 .dropdown-right-3567 > li > a .top-4918 {
  position: relative;
}
.photo_complex_8e5c.disabled-east-ad41 .dropdown-right-3567 > li > a .top-4918: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;
}
.photo_complex_8e5c.disabled-east-ad41
  .dropdown-right-3567
  > li:focus
  > a
  .top-4918:before,
.photo_complex_8e5c.disabled-east-ad41
  .dropdown-right-3567
  > li:hover
  > a
  .top-4918:before {
  width: 100%;
  background-color: currentColor;
}
.photo_complex_8e5c.disabled-east-ad41
  .dropdown-right-3567
  > li.wrapper_8441
  > a
  .top-4918:before,
.photo_complex_8e5c.disabled-east-ad41
  .dropdown-right-3567
  > li.right_4b04
  > a
  .top-4918:before {
  width: 100%;
  background-color: currentColor;
}
.photo_complex_8e5c.section_dirty_2a23 .dropdown-right-3567 > li > a .top-4918 {
  position: relative;
}
.photo_complex_8e5c.section_dirty_2a23 .dropdown-right-3567 > li > a .top-4918: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;
}
.photo_complex_8e5c.section_dirty_2a23 .dropdown-right-3567 > li:focus > a .top-4918:before,
.photo_complex_8e5c.section_dirty_2a23
  .dropdown-right-3567
  > li:hover
  > a
  .top-4918:before {
  width: 100%;
  background-color: currentColor;
}
.photo_complex_8e5c.section_dirty_2a23
  .dropdown-right-3567
  > li.wrapper_8441
  > a
  .top-4918:before,
.photo_complex_8e5c.section_dirty_2a23
  .dropdown-right-3567
  > li.right_4b04
  > a
  .top-4918:before {
  width: 100%;
  background-color: currentColor;
}
.gas-1842 .article-0b89 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gas-1842 .article-0b89 li:first-child > a {
  border-top: none;
}
.gas-1842 .article-0b89 .link-eea7 > .top-4918 .modal-6831 {
  display: none;
}
.gas-1842 .article-0b89 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.gas-1842 .article-0b89 li:last-child {
  border: none;
}
.gas-1842 .article-0b89 li.hover_under_373c > a {
  padding-right: 45px !important;
}
.gas-1842 .article-0b89 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.gas-1842 .article-0b89 li a:focus,
.gas-1842 .article-0b89 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gas-1842 .article-0b89 li .liquid-c8fd {
  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;
}
.gas-1842 .article-0b89 li .liquid-c8fd:hover {
  box-shadow: none;
}
.gas-1842 .article-0b89 li .liquid-c8fd .modal-6831 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.gas-1842 .article-0b89 .nav-easy-0772 {
  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);
}
.gas-1842 .article-0b89 .nav-easy-0772 li a {
  padding-left: 3em;
}
.gas-1842 .article-0b89 .carousel-3994 > a .liquid-c8fd i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.gas-1842 .article-0b89 .carousel-3994 > .nav-easy-0772 {
  display: block;
  opacity: 1;
}
.outline-liquid-7c57 {
  max-width: 100%;
}
.surface-4e92 {
  line-height: 0;
  cursor: pointer;
}
.gas-bd52 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.gas-bd52:hover {
  box-shadow: none;
  color: currentColor;
}
.gas-bd52 svg {
  width: 18px;
  height: 18px;
}
.gas-bd52 .dynamic-3591 {
  display: none;
}
.panel-8df2 {
  position: relative;
}
.panel-8df2.fn-active-679d .gas-bd52 .soft_8098 {
  display: none;
}
.panel-8df2.fn-active-679d .gas-bd52 .dynamic-3591 {
  display: inline-block;
}
.panel-8df2 .primary-01c8 {
  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);
}
.panel-8df2.border_selected_0e01 .primary-01c8 {
  left: auto;
  right: -0.9em;
}
.panel-8df2.border_selected_0e01 .notification-74b7::before {
  left: auto;
  right: 15px;
}
.panel-8df2.fn-active-679d .primary-01c8 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.menu_silver_6b54 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.menu_silver_6b54 label {
  flex-basis: 100%;
}
.menu_silver_6b54 .black_dca1 {
  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;
}
.menu_silver_6b54 .cold-dcc4 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.menu_silver_6b54 .cold-dcc4:focus {
  background-color: transparent;
}
.menu_silver_6b54 button.advanced-bd66 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.menu_silver_6b54 button.advanced-bd66:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.menu_silver_6b54 button.advanced-bd66 svg {
  width: 18px;
  height: 18px;
}
.menu_silver_6b54 input[type="submit"] {
  min-height: auto;
}
.list-fd06 .menu_silver_6b54 .cold-dcc4 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.notification-74b7 {
  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) {
  .notification-74b7 {
    width: 220px;
  }
}
.notification-74b7 label {
  flex-basis: 100%;
}
.notification-74b7::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;
}
.pro-eadd .list-fd06 .menu_silver_6b54 {
  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;
}
.pro-eadd
  .list-fd06
  .menu_silver_6b54
  .black_dca1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.pro-eadd .list-fd06 .menu_silver_6b54 .cold-dcc4 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.pro-eadd
  .list-fd06
  .menu_silver_6b54
  .cold-dcc4:focus {
  background: 0 0;
}
.pro-eadd
  .list-fd06
  .menu_silver_6b54
  .image_d44a {
  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;
}
.nav-copper-f99f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.nav-copper-f99f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.nav-copper-f99f li:last-child {
  margin-right: 0;
}
.nav-copper-f99f li:first-child {
  margin-left: 0;
}
.nav-copper-f99f.table_faa0 a {
  color: #fff;
}
.nav-copper-f99f.table_faa0 a:hover {
  color: #fff;
}
.nav-copper-f99f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.nav-copper-f99f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.nav-copper-f99f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.nav-copper-f99f a:hover {
  opacity: 0.9;
  color: inherit;
}
.nav-copper-f99f [class*="social-icon-apple"] {
  background-color: #999;
}
.nav-copper-f99f [class*="social-icon-apple"].lite_f3cf {
  background-color: transparent;
  color: #999;
}
.nav-copper-f99f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.nav-copper-f99f [class*="social-icon-behance"].lite_f3cf {
  background-color: transparent;
  color: #1769ff;
}
.nav-copper-f99f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.nav-copper-f99f [class*="social-icon-bitbucket"].lite_f3cf {
  background-color: transparent;
  color: #205081;
}
.nav-copper-f99f [class*="social-icon-codepen"] {
  background-color: #000;
}
.nav-copper-f99f [class*="social-icon-codepen"].lite_f3cf {
  background-color: transparent;
  color: #000;
}
.nav-copper-f99f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.nav-copper-f99f [class*="social-icon-delicious"].lite_f3cf {
  background-color: transparent;
  color: #39f;
}
.nav-copper-f99f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.nav-copper-f99f [class*="social-icon-digg"].lite_f3cf {
  background-color: transparent;
  color: #005be2;
}
.nav-copper-f99f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.nav-copper-f99f [class*="social-icon-dribbble"].lite_f3cf {
  background-color: transparent;
  color: #ea4c89;
}
.nav-copper-f99f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.nav-copper-f99f [class*="social-icon-envelope"].lite_f3cf {
  background-color: transparent;
  color: #ea4335;
}
.nav-copper-f99f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.nav-copper-f99f [class*="social-icon-facebook"].lite_f3cf {
  background-color: transparent;
  color: #3b5998;
}
.nav-copper-f99f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.nav-copper-f99f [class*="social-icon-flickr"].lite_f3cf {
  background-color: transparent;
  color: #0063dc;
}
.nav-copper-f99f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.nav-copper-f99f [class*="social-icon-foursquare"].lite_f3cf {
  background-color: transparent;
  color: #2d5be3;
}
.nav-copper-f99f [class*="social-icon-github"] {
  background-color: #333;
}
.nav-copper-f99f [class*="social-icon-github"].lite_f3cf {
  background-color: transparent;
  color: #333;
}
.nav-copper-f99f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.nav-copper-f99f [class*="social-icon-google-plus"].lite_f3cf {
  background-color: transparent;
  color: #dd4b39;
}
.nav-copper-f99f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.nav-copper-f99f [class*="social-icon-houzz"].lite_f3cf {
  background-color: transparent;
  color: #7ac142;
}
.nav-copper-f99f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.nav-copper-f99f [class*="social-icon-instagram"].lite_f3cf {
  background-color: transparent;
  color: #262626;
}
.nav-copper-f99f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.nav-copper-f99f [class*="social-icon-jsfiddle"].lite_f3cf {
  background-color: transparent;
  color: #487aa2;
}
.nav-copper-f99f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.nav-copper-f99f [class*="social-icon-linkedin"].lite_f3cf {
  background-color: transparent;
  color: #0077b5;
}
.nav-copper-f99f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.nav-copper-f99f [class*="social-icon-medium"].lite_f3cf {
  background-color: transparent;
  color: #00ab6b;
}
.nav-copper-f99f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.nav-copper-f99f
  [class*="social-icon-odnoklassniki"].lite_f3cf {
  background-color: transparent;
  color: #f4731c;
}
.nav-copper-f99f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.nav-copper-f99f [class*="social-icon-meetup"].lite_f3cf {
  background-color: transparent;
  color: #ec1c40;
}
.nav-copper-f99f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.nav-copper-f99f [class*="social-icon-pinterest"].lite_f3cf {
  background-color: transparent;
  color: #bd081c;
}
.nav-copper-f99f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.nav-copper-f99f [class*="social-icon-product-hunt"].lite_f3cf {
  background-color: transparent;
  color: #da552f;
}
.nav-copper-f99f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.nav-copper-f99f [class*="social-icon-reddit"].lite_f3cf {
  background-color: transparent;
  color: #ff4500;
}
.nav-copper-f99f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.nav-copper-f99f [class*="social-icon-rss"].lite_f3cf {
  background-color: transparent;
  color: #f26522;
}
.nav-copper-f99f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.nav-copper-f99f
  [class*="social-icon-shopping-cart"].lite_f3cf {
  background-color: transparent;
  color: #4caf50;
}
.nav-copper-f99f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.nav-copper-f99f [class*="social-icon-skype"].lite_f3cf {
  background-color: transparent;
  color: #00aff0;
}
.nav-copper-f99f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.nav-copper-f99f [class*="social-icon-slideshare"].lite_f3cf {
  background-color: transparent;
  color: #0077b5;
}
.nav-copper-f99f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.nav-copper-f99f [class*="social-icon-snapchat"].lite_f3cf {
  background-color: transparent;
  color: #fffc00;
}
.nav-copper-f99f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.nav-copper-f99f [class*="social-icon-soundcloud"].lite_f3cf {
  background-color: transparent;
  color: #f80;
}
.nav-copper-f99f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.nav-copper-f99f [class*="social-icon-spotify"].lite_f3cf {
  background-color: transparent;
  color: #2ebd59;
}
.nav-copper-f99f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.nav-copper-f99f
  [class*="social-icon-stack-overflow"].lite_f3cf {
  background-color: transparent;
  color: #fe7a15;
}
.nav-copper-f99f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.nav-copper-f99f [class*="social-icon-maldkfgram"].lite_f3cf {
  background-color: transparent;
  color: #2ca5e0;
}
.nav-copper-f99f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.nav-copper-f99f [class*="social-icon-tripadvisor"].lite_f3cf {
  background-color: transparent;
  color: #589442;
}
.nav-copper-f99f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.nav-copper-f99f [class*="social-icon-tumblr"].lite_f3cf {
  background-color: transparent;
  color: #35465c;
}
.nav-copper-f99f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.nav-copper-f99f [class*="social-icon-twitch"].lite_f3cf {
  background-color: transparent;
  color: #6441a5;
}
.nav-copper-f99f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.nav-copper-f99f [class*="social-icon-twitter"].lite_f3cf {
  background-color: transparent;
  color: #1da1f2;
}
.nav-copper-f99f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.nav-copper-f99f [class*="social-icon-vimeo"].lite_f3cf {
  background-color: transparent;
  color: #1ab7ea;
}
.nav-copper-f99f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.nav-copper-f99f [class*="social-icon-vk"].lite_f3cf {
  background-color: transparent;
  color: #45668e;
}
.nav-copper-f99f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.nav-copper-f99f [class*="social-icon-weibo"].lite_f3cf {
  background-color: transparent;
  color: #df2029;
}
.nav-copper-f99f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.nav-copper-f99f [class*="social-icon-weixin"].lite_f3cf {
  background-color: transparent;
  color: #7bb32e;
}
.nav-copper-f99f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.nav-copper-f99f [class*="social-icon-whatsapp"].lite_f3cf {
  background-color: transparent;
  color: #25d366;
}
.nav-copper-f99f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.nav-copper-f99f [class*="social-icon-wordpress"].lite_f3cf {
  background-color: transparent;
  color: #21759b;
}
.nav-copper-f99f [class*="social-icon-xing"] {
  background-color: #026466;
}
.nav-copper-f99f [class*="social-icon-xing"].lite_f3cf {
  background-color: transparent;
  color: #026466;
}
.nav-copper-f99f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.nav-copper-f99f [class*="social-icon-yelp"].lite_f3cf {
  background-color: transparent;
  color: #af0606;
}
.nav-copper-f99f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.nav-copper-f99f [class*="social-icon-youtube"].lite_f3cf {
  background-color: transparent;
  color: #cd201f;
}
.steel-8af3 {
  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;
}
.steel-8af3:hover {
  box-shadow: none;
  background: 0 0;
}
.button_dim_840d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.next_129d {
  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;
}
.full-1dca {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.mask-prev-9dba {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.mask-prev-9dba,
.mask-prev-9dba::after,
.mask-prev-9dba::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;
}
.mask-prev-9dba::after,
.mask-prev-9dba::before {
  content: "";
  display: block;
  background-color: inherit;
}
.simple_db98 .next_129d .full-1dca {
  margin-top: -2px;
  width: 19px;
}
.simple_db98 .next_129d .mask-prev-9dba {
  margin-top: -1px;
}
.simple_db98 .next_129d .mask-prev-9dba,
.simple_db98 .next_129d .mask-prev-9dba::after,
.simple_db98 .next_129d .mask-prev-9dba::before {
  width: 19px;
  height: 2px;
}
.simple_db98 .next_129d .mask-prev-9dba::before {
  top: -6px;
}
.simple_db98 .next_129d .mask-prev-9dba::after {
  bottom: -6px;
}
.paragraph-top-3d92 .next_129d .full-1dca {
  margin-top: -2px;
  width: 22px;
}
.paragraph-top-3d92 .next_129d .mask-prev-9dba {
  margin-top: -1px;
}
.paragraph-top-3d92 .next_129d .mask-prev-9dba,
.paragraph-top-3d92 .next_129d .mask-prev-9dba::after,
.paragraph-top-3d92 .next_129d .mask-prev-9dba::before {
  width: 22px;
  height: 2px;
}
.paragraph-top-3d92 .next_129d .mask-prev-9dba::before {
  top: -7px;
}
.paragraph-top-3d92 .next_129d .mask-prev-9dba::after {
  bottom: -7px;
}
.progress-b24f .next_129d .full-1dca {
  margin-top: -2px;
  width: 31px;
}
.progress-b24f .next_129d .mask-prev-9dba {
  margin-top: -1.5px;
}
.progress-b24f .next_129d .mask-prev-9dba,
.progress-b24f .next_129d .mask-prev-9dba::after,
.progress-b24f .next_129d .mask-prev-9dba::before {
  width: 31px;
  height: 3px;
}
.progress-b24f .next_129d .mask-prev-9dba::before {
  top: -9px;
}
.progress-b24f .next_129d .mask-prev-9dba::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .summary_in_f4b5 .next_129d .full-1dca {
    margin-top: -2px;
    width: 19px;
  }
  .summary_in_f4b5 .next_129d .mask-prev-9dba {
    margin-top: -1px;
  }
  .summary_in_f4b5 .next_129d .mask-prev-9dba,
  .summary_in_f4b5 .next_129d .mask-prev-9dba::after,
  .summary_in_f4b5 .next_129d .mask-prev-9dba::before {
    width: 19px;
    height: 2px;
  }
  .summary_in_f4b5 .next_129d .mask-prev-9dba::before {
    top: -6px;
  }
  .summary_in_f4b5 .next_129d .mask-prev-9dba::after {
    bottom: -6px;
  }
  .slider_7799 .next_129d .full-1dca {
    margin-top: -2px;
    width: 22px;
  }
  .slider_7799 .next_129d .mask-prev-9dba {
    margin-top: -1px;
  }
  .slider_7799 .next_129d .mask-prev-9dba,
  .slider_7799 .next_129d .mask-prev-9dba::after,
  .slider_7799 .next_129d .mask-prev-9dba::before {
    width: 22px;
    height: 2px;
  }
  .slider_7799 .next_129d .mask-prev-9dba::before {
    top: -7px;
  }
  .slider_7799 .next_129d .mask-prev-9dba::after {
    bottom: -7px;
  }
  .tooltip-5712 .next_129d .full-1dca {
    margin-top: -2px;
    width: 31px;
  }
  .tooltip-5712 .next_129d .mask-prev-9dba {
    margin-top: -1.5px;
  }
  .tooltip-5712 .next_129d .mask-prev-9dba,
  .tooltip-5712 .next_129d .mask-prev-9dba::after,
  .tooltip-5712 .next_129d .mask-prev-9dba::before {
    width: 31px;
    height: 3px;
  }
  .tooltip-5712 .next_129d .mask-prev-9dba::before {
    top: -9px;
  }
  .tooltip-5712 .next_129d .mask-prev-9dba::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .hero-motion-1453 .next_129d .full-1dca {
    margin-top: -2px;
    width: 19px;
  }
  .hero-motion-1453 .next_129d .mask-prev-9dba {
    margin-top: -1px;
  }
  .hero-motion-1453 .next_129d .mask-prev-9dba,
  .hero-motion-1453 .next_129d .mask-prev-9dba::after,
  .hero-motion-1453 .next_129d .mask-prev-9dba::before {
    width: 19px;
    height: 2px;
  }
  .hero-motion-1453 .next_129d .mask-prev-9dba::before {
    top: -6px;
  }
  .hero-motion-1453 .next_129d .mask-prev-9dba::after {
    bottom: -6px;
  }
  .menu_tall_bf0a .next_129d .full-1dca {
    margin-top: -2px;
    width: 22px;
  }
  .menu_tall_bf0a .next_129d .mask-prev-9dba {
    margin-top: -1px;
  }
  .menu_tall_bf0a .next_129d .mask-prev-9dba,
  .menu_tall_bf0a .next_129d .mask-prev-9dba::after,
  .menu_tall_bf0a .next_129d .mask-prev-9dba::before {
    width: 22px;
    height: 2px;
  }
  .menu_tall_bf0a .next_129d .mask-prev-9dba::before {
    top: -7px;
  }
  .menu_tall_bf0a .next_129d .mask-prev-9dba::after {
    bottom: -7px;
  }
  .banner_0c01 .next_129d .full-1dca {
    margin-top: -2px;
    width: 31px;
  }
  .banner_0c01 .next_129d .mask-prev-9dba {
    margin-top: -1.5px;
  }
  .banner_0c01 .next_129d .mask-prev-9dba,
  .banner_0c01 .next_129d .mask-prev-9dba::after,
  .banner_0c01 .next_129d .mask-prev-9dba::before {
    width: 31px;
    height: 3px;
  }
  .banner_0c01 .next_129d .mask-prev-9dba::before {
    top: -9px;
  }
  .banner_0c01 .next_129d .mask-prev-9dba::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tertiary-e9e5 .next_129d .full-1dca {
    margin-top: -2px;
    width: 19px;
  }
  .tertiary-e9e5 .next_129d .mask-prev-9dba {
    margin-top: -1px;
  }
  .tertiary-e9e5 .next_129d .mask-prev-9dba,
  .tertiary-e9e5 .next_129d .mask-prev-9dba::after,
  .tertiary-e9e5 .next_129d .mask-prev-9dba::before {
    width: 19px;
    height: 2px;
  }
  .tertiary-e9e5 .next_129d .mask-prev-9dba::before {
    top: -6px;
  }
  .tertiary-e9e5 .next_129d .mask-prev-9dba::after {
    bottom: -6px;
  }
  .aside_6b3a .next_129d .full-1dca {
    margin-top: -2px;
    width: 22px;
  }
  .aside_6b3a .next_129d .mask-prev-9dba {
    margin-top: -1px;
  }
  .aside_6b3a .next_129d .mask-prev-9dba,
  .aside_6b3a .next_129d .mask-prev-9dba::after,
  .aside_6b3a .next_129d .mask-prev-9dba::before {
    width: 22px;
    height: 2px;
  }
  .aside_6b3a .next_129d .mask-prev-9dba::before {
    top: -7px;
  }
  .aside_6b3a .next_129d .mask-prev-9dba::after {
    bottom: -7px;
  }
  .hard_2861 .next_129d .full-1dca {
    margin-top: -2px;
    width: 31px;
  }
  .hard_2861 .next_129d .mask-prev-9dba {
    margin-top: -1.5px;
  }
  .hard_2861 .next_129d .mask-prev-9dba,
  .hard_2861 .next_129d .mask-prev-9dba::after,
  .hard_2861 .next_129d .mask-prev-9dba::before {
    width: 31px;
    height: 3px;
  }
  .hard_2861 .next_129d .mask-prev-9dba::before {
    top: -9px;
  }
  .hard_2861 .next_129d .mask-prev-9dba::after {
    bottom: -9px;
  }
}
.column-90eb .mask-prev-9dba {
  -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);
}
.column-90eb .mask-prev-9dba::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.column-90eb .mask-prev-9dba::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);
}
.column-90eb.primary-glass-cc3c .mask-prev-9dba {
  -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);
}
.column-90eb.primary-glass-cc3c .mask-prev-9dba::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.column-90eb.primary-glass-cc3c .mask-prev-9dba::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);
}
.south_13f6 {
  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.form_b498:before {
  display: none;
}
.sort-fast-9df8 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.sort-fast-9df8 .banner-paper-8689 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.sort-fast-9df8 .banner-paper-8689:last-of-type {
  border-bottom: none;
}
.sort-fast-9df8 .banner-paper-8689.mask-906f,
.sort-fast-9df8 .banner-paper-8689.main_south_ad21,
.sort-fast-9df8 .banner-paper-8689.footer-clean-d252 {
  padding: 0;
}
.sort-fast-9df8 .gas-1842 .liquid-c8fd {
  color: currentColor;
}
.sort-fast-9df8 .gas-1842 .liquid-c8fd:focus,
.sort-fast-9df8 .gas-1842 .liquid-c8fd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sort-fast-9df8.east-f57b .menu_c84b,
.sort-fast-9df8.east-f57b .tag_eafa a,
.sort-fast-9df8.east-f57b .dropdown-right-3567 a,
.sort-fast-9df8.east-f57b .nav-easy-0772 a {
  color: rgba(0, 0, 0, 0.55);
}
.sort-fast-9df8.east-f57b .menu_c84b:hover,
.sort-fast-9df8.east-f57b .tag_eafa a:hover,
.sort-fast-9df8.east-f57b .dropdown-right-3567 a:hover,
.sort-fast-9df8.east-f57b .nav-easy-0772 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort-fast-9df8.east-f57b .breadcrumb_89f0 {
  color: rgba(0, 0, 0, 0.8);
}
.sort-fast-9df8.east-f57b .banner-paper-8689 {
  border-color: rgba(0, 0, 0, 0.08);
}
.sort-fast-9df8.east-f57b .banner-paper-8689:before {
  background: rgba(0, 0, 0, 0.08);
}
.sort-fast-9df8.east-f57b .wide_c404:before {
  background: rgba(255, 255, 255, 0.9);
}
.sort-fast-9df8.east-f57b .gas-1842 .article-0b89 li a,
.sort-fast-9df8.east-f57b .gas-1842 .liquid-c8fd,
.sort-fast-9df8.east-f57b .nav-easy-0772 {
  border-color: rgba(0, 0, 0, 0.08);
}
.sort-fast-9df8.east-f57b .gas-1842 .liquid-c8fd:focus,
.sort-fast-9df8.east-f57b .gas-1842 .liquid-c8fd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sort-fast-9df8.east-f57b .article-0b89 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.sort-fast-9df8.video_new_ce54 .menu_c84b,
.sort-fast-9df8.video_new_ce54 .tag_eafa a,
.sort-fast-9df8.video_new_ce54 .dropdown-right-3567 .liquid-c8fd,
.sort-fast-9df8.video_new_ce54 .dropdown-right-3567 a,
.sort-fast-9df8.video_new_ce54 .nav-easy-0772 a {
  color: rgba(255, 255, 255, 0.79);
}
.sort-fast-9df8.video_new_ce54 .menu_c84b:hover,
.sort-fast-9df8.video_new_ce54 .tag_eafa a:hover,
.sort-fast-9df8.video_new_ce54 .dropdown-right-3567 .liquid-c8fd:hover,
.sort-fast-9df8.video_new_ce54 .dropdown-right-3567 a:hover,
.sort-fast-9df8.video_new_ce54 .nav-easy-0772 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort-fast-9df8.video_new_ce54 .breadcrumb_89f0 {
  color: rgba(255, 255, 255, 0.99);
}
.sort-fast-9df8.video_new_ce54 .banner-paper-8689 {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort-fast-9df8.video_new_ce54 .banner-paper-8689:before {
  background: rgba(255, 255, 255, 0.08);
}
.sort-fast-9df8.video_new_ce54 .wide_c404:before {
  background: rgba(0, 0, 0, 0.9);
}
.sort-fast-9df8.video_new_ce54 .gas-1842 .article-0b89 li a,
.sort-fast-9df8.video_new_ce54 .gas-1842 .liquid-c8fd,
.sort-fast-9df8.video_new_ce54 .nav-easy-0772 {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort-fast-9df8.video_new_ce54 .gas-1842 .liquid-c8fd:focus,
.sort-fast-9df8.video_new_ce54 .gas-1842 .liquid-c8fd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sort-fast-9df8.video_new_ce54 .article-0b89 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wide_c404 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.wide_c404:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.stale_d3b7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.widget-medium-74de .sort-fast-9df8 {
  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;
}
.widget-medium-74de .banner-paper-8689 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.widget-medium-74de .banner-paper-8689: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) {
  .widget-medium-74de .banner-paper-8689:before {
    width: 16%;
    left: 42%;
  }
}
.widget-medium-74de .banner-paper-8689:last-child:before {
  content: none;
}
.widget-medium-74de .banner-paper-8689[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.widget-medium-74de .gas-1842 .article-0b89 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.widget-medium-74de .gas-1842 .article-0b89 li a .liquid-c8fd {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.widget-medium-74de .gas-1842 .nav-easy-0772 {
  border: none;
}
.widget-medium-74de .gas-1842 .nav-easy-0772 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.widget-medium-74de .wide_c404 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.widget-medium-74de .stale_d3b7 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.widget-medium-74de .video_new_ce54 .wide_c404:before {
  background: rgba(0, 0, 0, 0.9);
}
.widget-medium-74de .east-f57b.media-0ac9 .mask-prev-9dba {
  background: rgba(0, 0, 0, 0.6);
}
.widget-medium-74de
  .east-f57b.media-0ac9
  .mask-prev-9dba::after,
.widget-medium-74de
  .east-f57b.media-0ac9
  .mask-prev-9dba:before {
  background: inherit;
}
.widget-medium-74de
  .east-f57b.media-0ac9:hover
  .mask-prev-9dba {
  background: rgba(0, 0, 0, 0.8);
}
.content_1b6f .sort-fast-9df8 {
  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) {
  .content_1b6f .sort-fast-9df8 {
    width: auto;
    right: 45px;
  }
}
.search_c0ce .sort-fast-9df8 {
  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) {
  .search_c0ce .sort-fast-9df8 {
    width: auto;
    left: 45px;
  }
}
.form_b498 .sort-fast-9df8 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.form_b498 .stale_d3b7 {
  max-width: 48em;
  margin: 0 auto;
}
.form_b498 .wide_c404:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.feature-cool-49fa {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.feature-cool-49fa.widget-medium-74de .sort-fast-9df8 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.feature-cool-49fa.content_1b6f .sort-fast-9df8 {
  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);
}
.feature-cool-49fa .sort-fast-9df8 {
  visibility: visible;
}
.feature-cool-49fa.search_c0ce .sort-fast-9df8 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.section-46a9,
.hard-324c {
  overflow-x: hidden;
}
.section-46a9 .sort-fast-9df8 {
  overflow: auto;
}
.section-46a9.widget-medium-74de {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section-46a9.widget-medium-74de .sort-fast-9df8 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.section-46a9.widget-medium-74de .steel-8af3 {
  opacity: 0;
}
.section-46a9.content_1b6f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section-46a9.content_1b6f .sort-fast-9df8 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.section-46a9.content_1b6f .steel-8af3 {
  opacity: 0;
}
.section-46a9.search_c0ce {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section-46a9.search_c0ce .sort-fast-9df8 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.section-46a9.search_c0ce .steel-8af3 {
  opacity: 0;
}
.section-46a9.form_b498 .sort-fast-9df8 {
  z-index: 10;
  visibility: visible;
}
.media-0ac9 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.media-0ac9 .mask-prev-9dba {
  background: rgba(255, 255, 255, 0.99);
}
.media-0ac9 .mask-prev-9dba::after,
.media-0ac9 .mask-prev-9dba:before {
  background: inherit;
}
.media-0ac9:hover .mask-prev-9dba {
  background: rgba(255, 255, 255, 0.99);
}
.search_c0ce .media-0ac9 {
  top: 10px;
  right: auto;
  left: 12px;
}
.form_b498 .media-0ac9 {
  display: none !important;
}
.section-46a9:before,
.hard-324c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.section-46a9 .media-0ac9,
.hard-324c .media-0ac9 {
  display: inline-block;
}
.sort-fast-9df8 .pressed-a9a2 {
  -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;
}
.section-46a9 .sort-fast-9df8 .pressed-a9a2,
.hard-324c .sort-fast-9df8 .pressed-a9a2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.in-e309 .black_dca1 {
  width: 100%;
}
.first-3164 {
  padding: 0 0.5em 0;
}
.first-3164 [class*="customify-col-"],
.first-3164 [class*="customify-col_"],
.first-3164 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.clean-38f2 .first-3164 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .fluid-f86d .logo-5c3f,
  .logo-5c3f {
    display: none;
  }
  .main-basic-6c12 {
    text-align: left;
  }
  .outer_f377 {
    text-align: center;
  }
  .paragraph-hard-5f86 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .fluid-f86d .block_top_bac5,
  .block_top_bac5 {
    display: none;
  }
  .background_ce51 {
    text-align: left;
  }
  .chip-1ce6 {
    text-align: center;
  }
  .widget_center_6c06 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .fluid-f86d .card-paper-7ca9,
  .card-paper-7ca9 {
    display: none;
  }
  .alert_short_7fad {
    text-align: left;
  }
  .pagination_8cb8 {
    text-align: center;
  }
  .upper-1afe {
    text-align: right;
  }
}
#page {
  position: relative;
}
.sort_complex_e140 {
  box-shadow: none !important;
}
.status_cbc5 .breadcrumb_fixed_fc8e,
.tertiary_hot_0c85 .breadcrumb_fixed_fc8e {
  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_hot_0c85 .breadcrumb_fixed_fc8e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.south-d5de {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.south-d5de:after,
.south-d5de:before {
  content: "";
  display: table;
}
.south-d5de:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .south-d5de {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.south-d5de,
.description_a2de {
  max-width: 1248px;
  margin: 0 auto;
}

.notification-green-f1a9.paragraph-tiny-d53f .south-d5de {
  max-width: 100%;
}
.notification-green-f1a9.menu_f6c4 {
  max-width: 1200px;
  margin: 0 auto;
}
.notification-green-f1a9.advanced-8187 .south-d5de {
  max-width: 100%;
}
.notification-green-f1a9.advanced-8187 > .south-d5de {
  padding-left: 0;
  padding-right: 0;
}
.notification-green-f1a9.advanced-8187 > .south-d5de .fluid-f86d {
  margin: 0;
}
.notification-green-f1a9.advanced-8187
  > .south-d5de
  .notice-steel-39d5.link_static_c7a8 {
  margin-right: 0;
  margin-left: 0;
}
.notification-green-f1a9.advanced-8187 #main.link_static_c7a8 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .description-07ea #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .description-07ea #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .form-liquid-a4b2 .preview_tall_23eb {
    padding-right: 1em;
  }
  .form-liquid-a4b2.thick_d9de .notice-steel-39d5 {
    border-right: 1px solid #eaecee;
  }
  .form-liquid-a4b2.thick_d9de .preview_tall_23eb {
    padding-right: 1em;
  }
  .form-liquid-a4b2.thick_d9de .surface_6d67 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .top-834d .preview_tall_23eb {
    padding-left: 1em;
  }
  .top-834d.thick_d9de .notice-steel-39d5 {
    border-left: 1px solid #eaecee;
  }
  .top-834d.thick_d9de .preview_tall_23eb {
    padding-left: 1em;
  }
  .top-834d.thick_d9de .surface_6d67 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .orange-e7c5 .preview_tall_23eb {
    padding-left: 1em;
  }
  .orange-e7c5.thick_d9de .tooltip-95d3 {
    border-right: 1px solid #eaecee;
  }
  .orange-e7c5.thick_d9de .fast-5cc0 {
    border-right: 1px solid #eaecee;
  }
  .orange-e7c5.thick_d9de .preview_tall_23eb {
    padding-left: 1em;
  }
  .orange-e7c5.thick_d9de .surface_6d67 {
    padding-right: 1em;
  }
  .orange-e7c5.thick_d9de .logo_copper_265b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fresh-2596 .preview_tall_23eb {
    padding-right: 1em;
  }
  .fresh-2596.thick_d9de .tooltip-95d3 {
    border-left: 1px solid #eaecee;
  }
  .fresh-2596.thick_d9de .fast-5cc0 {
    border-left: 1px solid #eaecee;
  }
  .fresh-2596.thick_d9de .preview_tall_23eb {
    padding-right: 1em;
  }
  .fresh-2596.thick_d9de .surface_6d67 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fresh-2596.thick_d9de .logo_copper_265b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description-07ea .preview_tall_23eb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .description-07ea.thick_d9de .notice-steel-39d5 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .description-07ea.thick_d9de .preview_tall_23eb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .description-07ea.thick_d9de .surface_6d67 {
    padding-left: 1em;
  }
  .description-07ea.thick_d9de .logo_copper_265b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .description-07ea.thick_d9de .preview_tall_23eb {
    padding-left: 0;
  }
}
.texture_paper_93b8 .basic_67ae {
  display: inline-block;
}
.fresh_b28d {
  display: inline-block;
}
.block-tiny-bf6a {
  word-con: break-word;
}
.media-5041 > span {
  display: inline-block;
  padding: 5px 0;
}
.media-5041 .panel_yellow_8323 {
  margin-left: 8px;
  margin-right: 8px;
}
.media-5041 .label_first_9110 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.shadow-prev-1b91 .complex_c6c9 {
  margin-bottom: 2em;
}
.shadow-prev-1b91 .media-6f92 {
  margin-bottom: 15px;
}
.shadow-prev-1b91 .media-6f92:last-child {
  margin-bottom: 0;
}
.shadow-prev-1b91 .progress_liquid_4df6 {
  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) {
  .shadow-prev-1b91 .progress_liquid_4df6 {
    display: block;
  }
}
.shadow-prev-1b91 .hovered-2b78 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .shadow-prev-1b91 .hovered-2b78 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.shadow-prev-1b91 .large-5f7f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.shadow-prev-1b91 .large-5f7f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.shadow-prev-1b91 .large-5f7f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.shadow-prev-1b91 .block-tiny-bf6a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.shadow-prev-1b91 .block-tiny-bf6a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.shadow-prev-1b91 .down-7d31 p:last-child {
  margin-bottom: 0;
}
.shadow-prev-1b91 .tag-ed1e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.shadow-prev-1b91 .article_fb33 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.shadow-prev-1b91 .sort_green_abab {
  margin-top: 1em;
}
.shadow-prev-1b91 .search-55a1 {
  top: 0;
  display: block;
}
.shadow-prev-1b91 .search-55a1 a {
  color: inherit;
}
.shadow-prev-1b91 .search-55a1 a:hover {
  color: inherit;
}
.shadow-prev-1b91 .next_7815 {
  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;
}
.shadow-prev-1b91 .next_7815:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.shadow-prev-1b91 .article_fb33 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.shadow-prev-1b91 .red_855c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.shadow-prev-1b91 .red_855c:first-child {
  margin-top: 0;
}
.shadow-prev-1b91 .red_855c.active-pro-b2b1 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.shadow-prev-1b91 .red_855c.nav_bronze_b711 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shadow-prev-1b91
  .red_855c.nav_bronze_b711.section-warm-abd2
  .sort_green_abab {
  width: 100%;
}
.shadow-prev-1b91 .nav_bronze_b711 {
  -webkit-box-align: center;
  align-items: center;
}
.shadow-prev-1b91 .nav_bronze_b711 .media-5041,
.shadow-prev-1b91 .nav_bronze_b711 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.shadow-prev-1b91 .large-5f7f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.shadow-prev-1b91 .large-5f7f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.shadow-prev-1b91 .large-5f7f: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;
}
.shadow-prev-1b91 .active-pro-b2b1 {
  z-index: 5;
}
.shadow-prev-1b91 .pagination_glass_f1e9 .accent_paper_0318 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.shadow-prev-1b91 .title_ae6c .accent_paper_0318 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.shadow-prev-1b91 .small-0b5e .accent_paper_0318 {
  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;
}
.shadow-prev-1b91.basic_37d5 .progress_liquid_4df6,
.shadow-prev-1b91.bottom-2c21 .progress_liquid_4df6 {
  display: block;
}
.shadow-prev-1b91.basic_37d5 .progress_liquid_4df6 .dropdown-40c7,
.shadow-prev-1b91.basic_37d5 .progress_liquid_4df6 .article_fb33,
.shadow-prev-1b91.bottom-2c21 .progress_liquid_4df6 .dropdown-40c7,
.shadow-prev-1b91.bottom-2c21 .progress_liquid_4df6 .article_fb33 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.shadow-prev-1b91.link_08b2 .hovered-2b78 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .shadow-prev-1b91.link_08b2 .hovered-2b78 {
    margin-right: 0;
  }
}
.shadow-prev-1b91.basic_37d5 .hovered-2b78,
.shadow-prev-1b91.bottom-2c21 .hovered-2b78 {
  padding-top: 40%;
}
.shadow-prev-1b91.basic_37d5 .complex_c6c9,
.shadow-prev-1b91.bottom-2c21 .complex_c6c9 {
  display: block;
}
.shadow-prev-1b91.basic_37d5 .fn-sticky-679d .article_fb33,
.shadow-prev-1b91.bottom-2c21 .fn-sticky-679d .article_fb33 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.shadow-prev-1b91.basic_37d5 .hovered-2b78,
.shadow-prev-1b91.bottom-2c21 .hovered-2b78 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.shadow-prev-1b91.basic_37d5 .article_fb33 {
  padding: 1em;
}
.light_cfa8 {
  margin: 30px auto;
  display: block;
}
.light_cfa8 .tiny_edb8 > * {
  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_cfa8 .tiny_edb8 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.light_cfa8 .tiny_edb8 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gold_9a66 .media-5041 {
  margin-bottom: 1.41575em;
}
.gold_9a66 .short_f9a2 {
  margin-bottom: 1.618em;
}
.info_pro_25ea .out-dba7 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.info_pro_25ea .out-dba7 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.info_pro_25ea .popup_b54a {
  max-width: 100%;
  overflow: auto;
}
.active_down_7e75 .info_pro_25ea a:hover {
  text-decoration: underline;
}
.message-2b08 .media-6f92:not(.block-tiny-bf6a),
.message-2b08 .large-5f7f {
  margin-bottom: 1.41575em;
}
.message-2b08 .media-6f92:not(.block-tiny-bf6a):last-child,
.message-2b08 .large-5f7f:last-child {
  margin-bottom: 0;
}
.message-2b08 .media-6f92.section_north_45e7 {
  margin-bottom: 0.41575em;
}
.message-2b08 .breadcrumb-dark-1690:before,
.message-2b08 .accent_87df:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.message-2b08 .breadcrumb-dark-1690:before {
  content: "\f115";
}
.message-2b08 .accent_87df:before {
  content: "\f02c";
}
.message-2b08 .modal-1577 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.message-2b08 .modal-1577 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.prev_330d {
  display: -webkit-box;
  display: flex;
}
.prev_330d .paragraph-0153 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .prev_330d .paragraph-0153 {
    flex-basis: 90px;
  }
}
.prev_330d .purple-46e3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .prev_330d .purple-46e3 {
    flex-basis: calc(100% - 50px);
  }
}
.prev_330d .video-smooth-6adf p:last-child {
  margin-bottom: 0.72em;
}
.last_b622 .tiny_edb8 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.last_b622 .tiny_edb8:after,
.last_b622 .tiny_edb8:before {
  content: "";
  display: table;
}
.last_b622 .tiny_edb8:after {
  clear: both;
}
.last_b622 .tiny_edb8 .down_271e,
.last_b622 .tiny_edb8 .main_6c12 {
  width: 49%;
}
.last_b622 .tiny_edb8 .down_271e a span.mask-tiny-78f3,
.last_b622 .tiny_edb8 .main_6c12 a span.mask-tiny-78f3 {
  display: block;
  margin-bottom: 5px;
}
.last_b622 .tiny_edb8 .main_6c12 {
  float: left;
  text-align: left;
}
.last_b622 .tiny_edb8 .down_271e {
  float: right;
  text-align: right;
}
.photo-3519 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .photo-3519 {
    margin-bottom: 0;
  }
}
.basic_6a27 {
  margin-bottom: 1em;
}
.basic_6a27 .block-tiny-bf6a {
  font-size: 1.1em;
  line-height: 1.3;
}
.label_7825 a {
  display: block;
  line-height: 0;
  position: relative;
}
.shade-middle-e491 .basic_6a27,
.modal-c278 .basic_6a27 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .shade-middle-e491 .basic_6a27,
  .modal-c278 .basic_6a27 {
    display: block;
  }
}
.shade-middle-e491 .label_7825,
.modal-c278 .label_7825 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .shade-middle-e491 .label_7825,
  .modal-c278 .label_7825 {
    margin-bottom: 1em;
  }
}
.shade-middle-e491 .label_7825 img,
.modal-c278 .label_7825 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.shade-middle-e491 .top-b373,
.modal-c278 .top-b373 {
  flex-basis: calc(100% - 160px);
}
.shade-middle-e491 .top-b373 p,
.modal-c278 .top-b373 p {
  margin-bottom: 0;
}
.shade-middle-e491 .top-b373 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .shade-middle-e491 .top-b373 {
    padding-left: 0;
  }
}
.modal-c278 .top-b373 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .modal-c278 .top-b373 {
    padding-right: 0;
  }
}
.modal-c278 .label_7825 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.gas-bde8 .label_7825 {
  margin-bottom: 0.5em;
}
.gas-bde8 .label_7825 img {
  width: 100%;
}
.layout_tiny_8eac .solid-1189,
.badge-6f4b .solid-1189 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.badge-6f4b .notice-steel-39d5 .first-1060 p:last-child {
  margin-bottom: 0;
}
.image_6a5e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.active_5689 .label-new-f96a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .active_5689 .label-new-f96a:last-of-type {
    margin-bottom: 0;
  }
}
.active_5689 .label-new-f96a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.active_5689 .label-new-f96a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.active_5689 .label-new-f96a ul li {
  margin: 0 0 0.6em;
}
.active_5689 .label-new-f96a ul li.sidebar_green_26de,
.active_5689 .label-new-f96a ul li.warm-c8eb {
  position: relative;
}
.active_5689 .label-new-f96a ul li.sidebar_green_26de .gas_3d82,
.active_5689 .label-new-f96a ul li.warm-c8eb .gas_3d82 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.active_5689 .label-new-f96a ul li.sidebar_green_26de:after:after,
.active_5689 .label-new-f96a ul li.sidebar_green_26de:after:before,
.active_5689
  .label-new-f96a
  ul
  li.warm-c8eb:after:after,
.active_5689
  .label-new-f96a
  ul
  li.warm-c8eb:after:before {
  content: "";
  display: table;
}
.active_5689 .label-new-f96a ul li.sidebar_green_26de:after:after,
.active_5689
  .label-new-f96a
  ul
  li.warm-c8eb:after:after {
  clear: both;
}
.active_5689 .label-new-f96a a.rough-7d52:hover {
  text-decoration: none;
}
.active_5689 .label-new-f96a select {
  max-width: 100%;
}
.active_5689 .label-new-f96a table {
  font-size: 85%;
}
.active_5689 .label-new-f96a table td,
.active_5689 .label-new-f96a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.active_5689 .label-new-f96a table tfoot td {
  text-align: left;
}
.active_5689 .label-new-f96a :last-child {
  margin-bottom: 0;
}
.active_5689 .label-new-f96a .article-east-7aa0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.active_5689 .label-new-f96a .article-east-7aa0 label {
  width: 100%;
}
.active_5689 .label-new-f96a .article-east-7aa0 .cold-dcc4 {
  width: 100%;
  display: block;
}
.active_5689 .label-new-f96a .article-east-7aa0 .advanced-bd66 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.active_5689 .label-new-f96a .article-east-7aa0 .advanced-bd66:hover svg #svg-search {
  fill: #444;
}
.active_5689 .label-new-f96a .article-east-7aa0 .advanced-bd66 svg {
  width: 18px;
  height: 18px;
}
.active_5689 .gold-4842 ul ul,
.active_5689 .first_5d74 ul ul,
.active_5689 .border_ba32 ul ul,
.active_5689 .container_rough_1d27 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.active_5689 .gold-4842 .hover_under_373c > a,
.active_5689 .first_5d74 .hover_under_373c > a,
.active_5689 .border_ba32 .hover_under_373c > a,
.active_5689 .container_rough_1d27 .hover_under_373c > a {
  margin-bottom: 0;
}
.active_5689 .panel-7282 li,
.active_5689 .gold-4842 li,
.active_5689 .main-6e9d li,
.active_5689 .first_5d74 li,
.active_5689 .border_ba32 li,
.active_5689 .container_rough_1d27 li,
.active_5689 .dropdown_center_1a14 li,
.active_5689 .static-05b7 li {
  display: block;
  position: relative;
}
.active_5689 .panel-7282 li:last-child,
.active_5689 .gold-4842 li:last-child,
.active_5689 .main-6e9d li:last-child,
.active_5689 .first_5d74 li:last-child,
.active_5689 .border_ba32 li:last-child,
.active_5689 .container_rough_1d27 li:last-child,
.active_5689 .dropdown_center_1a14 li:last-child,
.active_5689 .static-05b7 li:last-child {
  border: none;
}
.active_5689 .panel-7282 li a,
.active_5689 .gold-4842 li a,
.active_5689 .main-6e9d li a,
.active_5689 .first_5d74 li a,
.active_5689 .border_ba32 li a,
.active_5689 .container_rough_1d27 li a,
.active_5689 .dropdown_center_1a14 li a,
.active_5689 .static-05b7 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.active_5689 .panel-7282 li ul li::before,
.active_5689 .gold-4842 li ul li::before,
.active_5689 .main-6e9d li ul li::before,
.active_5689 .first_5d74 li ul li::before,
.active_5689 .border_ba32 li ul li::before,
.active_5689 .container_rough_1d27 li ul li::before,
.active_5689 .dropdown_center_1a14 li ul li::before,
.active_5689 .static-05b7 li ul li::before {
  left: 15px;
}
.active_5689 .panel-7282 li ul a,
.active_5689 .gold-4842 li ul a,
.active_5689 .main-6e9d li ul a,
.active_5689 .first_5d74 li ul a,
.active_5689 .border_ba32 li ul a,
.active_5689 .container_rough_1d27 li ul a,
.active_5689 .dropdown_center_1a14 li ul a,
.active_5689 .static-05b7 li ul a {
  padding-left: 20px;
}
.active_5689 .panel-7282 li ul ul li::before,
.active_5689 .gold-4842 li ul ul li::before,
.active_5689 .main-6e9d li ul ul li::before,
.active_5689 .first_5d74 li ul ul li::before,
.active_5689 .border_ba32 li ul ul li::before,
.active_5689 .container_rough_1d27 li ul ul li::before,
.active_5689 .dropdown_center_1a14 li ul ul li::before,
.active_5689 .static-05b7 li ul ul li::before {
  left: 30px;
}
.active_5689 .panel-7282 li ul ul a,
.active_5689 .gold-4842 li ul ul a,
.active_5689 .main-6e9d li ul ul a,
.active_5689 .first_5d74 li ul ul a,
.active_5689 .border_ba32 li ul ul a,
.active_5689 .container_rough_1d27 li ul ul a,
.active_5689 .dropdown_center_1a14 li ul ul a,
.active_5689 .static-05b7 li ul ul a {
  padding-left: 40px;
}
.active_5689 .tertiary_south_931f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.active_5689 .static-05b7 ul li {
  margin-bottom: 1.41575em;
}
.active_5689 .static-05b7 ul li .row-large-075a {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.active_5689 .static-05b7 ul li .logo_orange_bd87 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.video_new_ce54 .panel-7282 li a,
.video_new_ce54 .gold-4842 li a,
.video_new_ce54 .main-6e9d li a,
.video_new_ce54 .first_5d74 li a,
.video_new_ce54 .border_ba32 li a,
.video_new_ce54 .container_rough_1d27 li a,
.video_new_ce54 .dropdown_center_1a14 li a,
.video_new_ce54 .static-05b7 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_new_ce54 .tertiary_south_931f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_new_ce54 .label-new-f96a ul li.sidebar_green_26de .gas_3d82,
.video_new_ce54 .label-new-f96a ul li.warm-c8eb .gas_3d82 {
  background: rgba(0, 0, 0, 0.2);
}
.video_new_ce54 .active_5689 .label-new-f96a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification-green-f1a9 .active_5689 .article-0b89 li {
  margin: 0;
}
.notification-green-f1a9 .active_5689 .article-0b89 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.notification-green-f1a9 .active_5689 .article-0b89 li ul {
  margin: 0;
}
.notification-green-f1a9 .active_5689 .article-0b89 li ul li a {
  padding-left: 15px;
}
.notification-green-f1a9 .active_5689 .article-0b89 li ul li li a {
  padding-left: 30px;
}
.notification-green-f1a9 .active_5689 .article-0b89 li.list_cb45 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.notification-green-f1a9 .active_5689 .article-0b89 li.list_cb45 > 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;
}
.notification-green-f1a9 .active_5689 .article-0b89 li.list_cb45 > 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;
}
.title_de10 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pattern-down-ad78 {
  position: relative;
  z-index: 10;
}
.pattern-down-ad78 .pressed-a9a2 {
  width: 100%;
  max-width: 100%;
}
.bottom_9312 .mask_purple_ef3d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.bottom_9312 .east-f57b {
}
.bottom_9312 .video_new_ce54 {
  background: #292929;
}
.orange_77a1 .mask_purple_ef3d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.orange_77a1 .east-f57b {
  background: #f9f9f9;
}
.orange_77a1 .video_new_ce54 {
  background: #303030;
}
.rough_0393 .mask_purple_ef3d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .rough_0393 .basic_67ae {
    margin-bottom: 1em;
  }
  .rough_0393 .basic_67ae:last-child {
    margin-bottom: 0;
  }
}
.rough_0393 .east-f57b {
  background: #ededed;
}
.rough_0393 .video_new_ce54 {
  background: #1a1a1a;
}
.mask_purple_ef3d.east-f57b {
  color: rgba(0, 0, 0, 0.6);
}
.mask_purple_ef3d.east-f57b .feature_tiny_508d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask_purple_ef3d.video_new_ce54 {
  color: rgba(255, 255, 255, 0.99);
}
.mask_purple_ef3d.video_new_ce54 a:not(.rough-7d52) {
  color: rgba(255, 255, 255, 0.79);
}
.mask_purple_ef3d.video_new_ce54 a:not(.rough-7d52):hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_purple_ef3d.video_new_ce54 .feature_tiny_508d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_purple_ef3d.video_new_ce54 table tbody td,
.mask_purple_ef3d.video_new_ce54 table th {
  background: rgba(0, 0, 0, 0.08);
}
.item_yellow_6f21.basic-a117 .south-d5de {
  max-width: initial;
}
.item_yellow_6f21 .footer_hot_7beb {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.item_yellow_6f21 .footer_hot_7beb .pressed-a9a2 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .item_yellow_6f21 .footer_hot_7beb .pressed-a9a2 {
    display: block;
    margin-bottom: 2em;
  }
  .item_yellow_6f21 .footer_hot_7beb .pressed-a9a2:last-child {
    margin-bottom: 0;
  }
}
.rough_0393 .basic_67ae:last-child,
.orange_77a1 .basic_67ae:last-child,
.bottom_9312 .basic_67ae:last-child {
  margin-bottom: 0;
}
.rough_0393 .basic_67ae .active_5689 .label-new-f96a:last-child,
.orange_77a1 .basic_67ae .active_5689 .label-new-f96a:last-child,
.bottom_9312 .basic_67ae .active_5689 .label-new-f96a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .rough_0393 .dirty_c65d,
  .rough_0393 .form-23c5,
  .orange_77a1 .dirty_c65d,
  .orange_77a1 .form-23c5,
  .bottom_9312 .dirty_c65d,
  .bottom_9312 .form-23c5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pattern-down-ad78 .basic_67ae {
    margin-bottom: 2em;
  }
}
.pattern-down-ad78 p:last-child {
  margin-bottom: 0;
}
.pattern-down-ad78 li,
.pattern-down-ad78 ul {
  list-style: none;
  margin: 0;
}
.pattern-down-ad78 ul ul {
  margin-left: 2.617924em;
}
.video-upper-6bca {
  font-size: 0.875em;
}

/* css-noise: e67d */
.ghost-box-p1 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
