/*!
Theme Name: Customify
Theme URI: https://pressmaximum.outline_wide_5c5f/customify
Author: WPCustomify
Author URI: https://pressmaximum.outline_wide_5c5f
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.outline_wide_5c5f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.motion-0ccb.chip_up_1063/licenses/gpl-2.0.green-9c79
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.gradient-9d66/, (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.column_2237.pagination_inner_4280/normalize.info_5044/
 ======
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.info_5044 v7.0.0 | MIT License | github.outline_wide_5c5f/necolas/normalize.info_5044 */
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;
}
.overlay-middle-10ca .red_01f1,
.grid-f227,
.secondary-stale-94da,
.steel-52d1,
.alert-fresh-85fc,
.sidebar-stale-4bf4,
.tabs_medium_a449,
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;
}
.grid-f227,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .grid-f227,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .grid-f227,
  h1 {
    font-size: 1.8em;
  }
}
.secondary-stale-94da,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.secondary-stale-94da + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .secondary-stale-94da,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .secondary-stale-94da,
  h2 {
    font-size: 1.7em;
  }
}
.steel-52d1,
h3 {
  font-size: 1.618em;
}
.overlay-middle-10ca .red_01f1,
.alert-fresh-85fc,
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.mask-paper-a9d8 {
  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;
}
.west-ae8b:after,
.west-ae8b:before,
.progress-266d:after,
.progress-266d:before {
  content: "";
  display: table;
}
.west-ae8b:after,
.progress-266d:after {
  clear: both;
}
.status_d3d0 {
  float: right;
  margin-right: 0;
}
.tooltip_4ec6 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.top_7e89 .glass_e629,
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;
}
.top_7e89 .glass_e629: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;
}
.left-09cf .glass_e629 {
  box-shadow: none;
}
.left-09cf
  .glass_e629
  .detail_green_9ff1 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.left-09cf .glass_e629 .overlay_6fce {
  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;
}
.left-09cf
  .glass_e629
  .overlay_6fce
  b {
  display: none;
}
.left-09cf .panel-68d6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.secondary_1d46:not(.glass_5d90):not(.highlight-fluid-af9f),
button:not(.glass_5d90):not(.highlight-fluid-af9f),
input[type="button"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ),
input[type="reset"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ),
input[type="submit"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.secondary_1d46:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ):hover,
button:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ):hover,
input[type="button"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ):hover,
input[type="reset"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ):hover,
input[type="submit"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.secondary_1d46:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ):active,
.secondary_1d46:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ):focus,
button:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ):active,
button:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ):focus,
input[type="button"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ):active,
input[type="button"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ):focus,
input[type="reset"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ):active,
input[type="reset"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ):focus,
input[type="submit"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ):active,
input[type="submit"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ):focus {
  outline: 0;
}
.secondary_1d46:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243,
button:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243,
input[type="button"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243,
input[type="reset"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243,
input[type="submit"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243 {
  position: relative;
}
.secondary_1d46:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243
  .notice-hot-ebfe,
.secondary_1d46:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243
  .heading_basic_0997,
.secondary_1d46:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243
  .fixed_1db1,
.secondary_1d46:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243
  i,
.secondary_1d46:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243
  svg,
button:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243
  .notice-hot-ebfe,
button:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243
  .heading_basic_0997,
button:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243
  .fixed_1db1,
button:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243
  i,
button:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243
  svg,
input[type="button"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243
  .notice-hot-ebfe,
input[type="button"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243
  .heading_basic_0997,
input[type="button"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243
  .fixed_1db1,
input[type="button"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243
  i,
input[type="button"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243
  svg,
input[type="reset"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243
  .notice-hot-ebfe,
input[type="reset"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243
  .heading_basic_0997,
input[type="reset"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243
  .fixed_1db1,
input[type="reset"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243
  i,
input[type="reset"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243
  svg,
input[type="submit"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243
  .notice-hot-ebfe,
input[type="submit"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243
  .heading_basic_0997,
input[type="submit"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243
  .fixed_1db1,
input[type="submit"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243
  i,
input[type="submit"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243
  svg {
  visibility: hidden;
}
.secondary_1d46:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243:after,
button:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243:after,
input[type="button"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243:after,
input[type="reset"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243:after,
input[type="submit"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ).fn-loading-4243:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.secondary_1d46:not(.glass_5d90):not(.highlight-fluid-af9f),
input[type="button"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ),
input[type="reset"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ),
input[type="submit"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ) {
  color: #fff;
  background: #235787;
}
.secondary_1d46:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ):focus,
input[type="button"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ):focus,
input[type="reset"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ):focus,
input[type="submit"]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ):focus {
  color: #fff;
}
.secondary_1d46.fn-disabled-4243:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ),
.secondary_1d46[disabled]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ),
button.fn-disabled-4243:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ),
button[disabled]:not(.glass_5d90):not(
    .highlight-fluid-af9f
  ) {
  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;
}
.preview-stale-db1f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.preview-stale-db1f: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;
}
.chip_5d26 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.backdrop-3fd3 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.current-9c78 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.west-ae8b:after,
.west-ae8b:before,
.pattern_b30e:after,
.pattern_b30e:before,
.notice_steel_198a:after,
.notice_steel_198a:before,
.copper_777e:after,
.copper_777e:before,
.accordion-0f29:after,
.accordion-0f29:before,
.in_d345:after,
.in_d345:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.west-ae8b:after,
.pattern_b30e:after,
.notice_steel_198a:after,
.copper_777e:after,
.accordion-0f29:after,
.in_d345:after {
  clear: both;
}
.pattern_b30e .pattern-27fa,
.notice_steel_198a .pattern-27fa,
.media_top_d835 .pattern-27fa {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dim_0f54 {
  display: inline-block;
}
.thumbnail-1432 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.thumbnail-1432 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail-1432 .table_cdf0 {
  padding: 1em 0;
  font-size: 85%;
}
.table_cdf0 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tertiary-east-069f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tertiary-east-069f:after,
.tertiary-east-069f:before {
  content: "";
  display: table;
}
.tertiary-east-069f:after {
  clear: both;
}
.dynamic_a9a7 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.shade-white-58a4 .dynamic_a9a7 {
  max-width: 50%;
}
.hot-5653 .dynamic_a9a7 {
  max-width: 33.33%;
}
.black-20b9 .dynamic_a9a7 {
  max-width: 25%;
}
.down-4388 .dynamic_a9a7 {
  max-width: 20%;
}
.outer_6636 .dynamic_a9a7 {
  max-width: 16.66%;
}
.glass_c84e .dynamic_a9a7 {
  max-width: 14.28%;
}
.paper-50cd .dynamic_a9a7 {
  max-width: 12.5%;
}
.hidden-narrow-6074 .dynamic_a9a7 {
  max-width: 11.11%;
}
.feature_c967 {
  display: block;
}
.overlay-middle-10ca .content_aa44 label,
.overlay-middle-10ca .overlay_58a8 label,
.overlay-middle-10ca .hidden-6df8 label,
.overlay-middle-10ca .alert-bottom-cc9f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.header_cddb {
  list-style: none;
  margin: 0;
}
.header_cddb article.border-fast-a251 {
  margin-bottom: 0;
}
.header_cddb ul {
  list-style: none;
  margin: 0;
}
.header_cddb .media-old-8490 li.border-fast-a251 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .header_cddb .media-old-8490 li.border-fast-a251 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .header_cddb .media-old-8490 li.border-fast-a251: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) {
  .header_cddb .media-old-8490 li.border-fast-a251 li.border-fast-a251 li.border-fast-a251 li.border-fast-a251 {
    padding-left: 0;
  }
}
article.border-fast-a251 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.border-fast-a251 .pattern_b30e p:last-of-type {
  margin-bottom: 0;
}
article.border-fast-a251 .picture-3641 {
  float: left;
}
article.border-fast-a251 .selected-14f2 {
  margin-left: 85px;
}
article.border-fast-a251 .surface-paper-4594 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.border-fast-a251 .surface-paper-4594 .input_dim_f932 {
  margin-left: 10px;
}
article.border-fast-a251 .background_9bb9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.border-fast-a251 .header-06e1 {
  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 .content_aa44,
  #respond .hidden-6df8,
  #respond .alert-bottom-cc9f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .content_aa44 input,
#respond .hidden-6df8 input,
#respond .alert-bottom-cc9f input {
  width: 100%;
}
#respond .alert-bottom-cc9f {
  margin-right: 0;
}
#respond .static-9768 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.picture-0191 {
  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;
}
.picture-0191.highlight-0388 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.picture-0191 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%);
}
.picture-0191:focus,
.picture-0191: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);
}
.light-07ef {
  border-radius: 10%;
}
.article-6db3 {
  border-radius: 50%;
}
.preview-f1d1 {
  font-size: 0.72em;
}
.tabs-222d {
  font-size: 0.875em;
}
.box-06ce {
  font-size: 1.1em;
}
.purple_f695 {
  text-transform: uppercase;
  line-height: 1.2;
}
.purple_f695.preview-f1d1 {
  letter-spacing: 0.5px;
}
.narrow_cdb5,
.narrow_cdb5 a {
  color: #6d6d6d;
}
.narrow_cdb5 a:hover {
  color: #111;
}
.shadow_next_6c4f {
  color: #6d6d6d;
}
.shade-black-2f84 {
  overflow-x: hidden;
}
.shade-black-2f84 .liquid-6dcf.dropdown-8bb0 {
  position: relative;
}
.shade-black-2f84 .liquid-6dcf.dropdown-8bb0.breadcrumb_advanced_88a2 {
  position: initial;
}
.shade-black-2f84
  .liquid-6dcf.dropdown-8bb0.breadcrumb_advanced_88a2
  .paragraph-fd74 {
  left: auto;
}
.shade-black-2f84 .liquid-6dcf .paragraph-fd74 {
  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;
}
.shade-black-2f84 .liquid-6dcf:hover.dropdown-8bb0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.shade-black-2f84
  .liquid-6dcf:hover.dropdown-8bb0
  .paragraph-fd74 {
  display: block;
  z-index: 9999999;
}
.shade-black-2f84 .medium_7281 .avatar-aada,
.shade-black-2f84 .old_586a .avatar-aada {
  display: none;
}
.shade-black-2f84 .avatar_37af .liquid-6dcf:hover.dropdown-8bb0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.overlay-middle-10ca .content_aa44 label,
.overlay-middle-10ca .overlay_58a8 label,
.overlay-middle-10ca .hidden-6df8 label,
.overlay-middle-10ca .alert-bottom-cc9f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.header_cddb {
  list-style: none;
  margin: 0;
}
.header_cddb article.border-fast-a251 {
  margin-bottom: 0;
}
.header_cddb ul {
  list-style: none;
  margin: 0;
}
.header_cddb .media-old-8490 li.border-fast-a251 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .header_cddb .media-old-8490 li.border-fast-a251 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .header_cddb .media-old-8490 li.border-fast-a251: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) {
  .header_cddb .media-old-8490 li.border-fast-a251 li.border-fast-a251 li.border-fast-a251 li.border-fast-a251 {
    padding-left: 0;
  }
}
article.border-fast-a251 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.border-fast-a251 .pattern_b30e p:last-of-type {
  margin-bottom: 0;
}
article.border-fast-a251 .picture-3641 {
  float: left;
}
article.border-fast-a251 .selected-14f2 {
  margin-left: 85px;
}
article.border-fast-a251 .surface-paper-4594 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.border-fast-a251 .surface-paper-4594 .input_dim_f932 {
  margin-left: 10px;
}
article.border-fast-a251 .background_9bb9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.border-fast-a251 .header-06e1 {
  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 .content_aa44,
  #respond .hidden-6df8,
  #respond .alert-bottom-cc9f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .content_aa44 input,
#respond .hidden-6df8 input,
#respond .alert-bottom-cc9f input {
  width: 100%;
}
#respond .alert-bottom-cc9f {
  margin-right: 0;
}
#respond .static-9768 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.medium_7281 .out_cc44 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.out_cc44 .card-328a.gold_8d0c .secondary_medium_cfb4 > li > a:focus,
.out_cc44 .card-328a.gold_8d0c .secondary_medium_cfb4 > li > a:hover,
.out_cc44 .card-328a.picture_fresh_1d30 .secondary_medium_cfb4 > li > a:focus,
.out_cc44 .card-328a.picture_fresh_1d30 .secondary_medium_cfb4 > li > a:hover,
.out_cc44 .card-328a.outline-091a .secondary_medium_cfb4 > li > a:focus,
.out_cc44 .card-328a.outline-091a .secondary_medium_cfb4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.out_cc44
  .card-328a.gold_8d0c
  .secondary_medium_cfb4
  > li.breadcrumb-warm-c81a
  > a,
.out_cc44
  .card-328a.gold_8d0c
  .secondary_medium_cfb4
  > li.grid_bronze_ac4f
  > a,
.out_cc44
  .card-328a.picture_fresh_1d30
  .secondary_medium_cfb4
  > li.breadcrumb-warm-c81a
  > a,
.out_cc44
  .card-328a.picture_fresh_1d30
  .secondary_medium_cfb4
  > li.grid_bronze_ac4f
  > a,
.out_cc44
  .card-328a.outline-091a
  .secondary_medium_cfb4
  > li.breadcrumb-warm-c81a
  > a,
.out_cc44 .card-328a.outline-091a .secondary_medium_cfb4 > li.component-center-4234 > a {
  color: rgba(255, 255, 255, 0.99);
}
.out_cc44 .orange-7920,
.out_cc44 .orange-7920 a {
  color: rgba(255, 255, 255, 0.99);
}
.out_cc44 .static-9e5d.element_action_5241 li a,
.out_cc44 .component-cool-47c9 a,
.out_cc44 .accent_dynamic_1b67,
.out_cc44 .secondary_medium_cfb4 > li > a,
.out_cc44 .aside_gas_f5c6 {
  color: rgba(255, 255, 255, 0.79);
}
.out_cc44 .static-9e5d.element_action_5241 li a:hover,
.out_cc44 .component-cool-47c9 a:hover,
.out_cc44 .accent_dynamic_1b67:hover,
.out_cc44 .secondary_medium_cfb4 > li > a:hover,
.out_cc44 .aside_gas_f5c6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.out_cc44 .notice-8cba {
  color: rgba(255, 255, 255, 0.79);
}
.out_cc44 .notice-8cba .easy-2659 {
  color: rgba(255, 255, 255, 0.99);
}
.out_cc44 .notice-8cba:hover {
  color: rgba(255, 255, 255, 0.99);
}
.out_cc44 .video-c5d8 .progress-over-665d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.out_cc44 .video-c5d8 .progress-over-665d .tag-d7af {
  color: rgba(255, 255, 255, 0.79);
}
.out_cc44
  .video-c5d8
  .progress-over-665d
  .tag-d7af::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.out_cc44
  .video-c5d8
  .progress-over-665d
  .tag-d7af:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.out_cc44
  .video-c5d8
  .progress-over-665d
  .tag-d7af::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.out_cc44
  .video-c5d8
  .progress-over-665d
  .tag-d7af::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.out_cc44 .video-c5d8 .prev_71ab {
  color: rgba(255, 255, 255, 0.79);
}
.out_cc44 .video-c5d8 .prev_71ab:hover {
  color: rgba(255, 255, 255, 0.99);
}
.silver_c1e9
  .out_cc44
  .video-c5d8
  .advanced-0966
  .under_46ff {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.silver_c1e9
  .out_cc44
  .video-c5d8
  .advanced-0966
  .tag-d7af {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.medium_7281 .smooth-461e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.smooth-461e .card-328a.gold_8d0c .secondary_medium_cfb4 > li > a:focus,
.smooth-461e .card-328a.gold_8d0c .secondary_medium_cfb4 > li > a:hover,
.smooth-461e .card-328a.picture_fresh_1d30 .secondary_medium_cfb4 > li > a:focus,
.smooth-461e .card-328a.picture_fresh_1d30 .secondary_medium_cfb4 > li > a:hover,
.smooth-461e .card-328a.outline-091a .secondary_medium_cfb4 > li > a:focus,
.smooth-461e .card-328a.outline-091a .secondary_medium_cfb4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.smooth-461e
  .card-328a.gold_8d0c
  .secondary_medium_cfb4
  > li.breadcrumb-warm-c81a
  > a,
.smooth-461e
  .card-328a.gold_8d0c
  .secondary_medium_cfb4
  > li.grid_bronze_ac4f
  > a,
.smooth-461e
  .card-328a.picture_fresh_1d30
  .secondary_medium_cfb4
  > li.breadcrumb-warm-c81a
  > a,
.smooth-461e
  .card-328a.picture_fresh_1d30
  .secondary_medium_cfb4
  > li.grid_bronze_ac4f
  > a,
.smooth-461e
  .card-328a.outline-091a
  .secondary_medium_cfb4
  > li.breadcrumb-warm-c81a
  > a,
.smooth-461e .card-328a.outline-091a .secondary_medium_cfb4 > li.component-center-4234 > a {
  color: rgba(0, 0, 0, 0.8);
}
.smooth-461e .orange-7920,
.smooth-461e .orange-7920 a {
  color: rgba(0, 0, 0, 0.8);
}
.smooth-461e .static-9e5d.element_action_5241 li a,
.smooth-461e .component-cool-47c9 a,
.smooth-461e .accent_dynamic_1b67,
.smooth-461e .secondary_medium_cfb4 > li > a,
.smooth-461e .aside_gas_f5c6 {
  color: rgba(0, 0, 0, 0.55);
}
.smooth-461e .static-9e5d.element_action_5241 li a:hover,
.smooth-461e .component-cool-47c9 a:hover,
.smooth-461e .accent_dynamic_1b67:hover,
.smooth-461e .secondary_medium_cfb4 > li > a:hover,
.smooth-461e .aside_gas_f5c6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.smooth-461e .notice-8cba {
  color: rgba(0, 0, 0, 0.55);
}
.smooth-461e .notice-8cba .easy-2659 {
  color: rgba(0, 0, 0, 0.8);
}
.smooth-461e .notice-8cba:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon-inner-de03 .link_8cef {
  margin-left: auto;
  margin-right: auto;
}
.notice_steel_198a > * {
  margin-left: auto;
  margin-right: auto;
}
.notice_steel_198a .chip_5d26 {
  margin-right: 1.41575em;
}
.column_fd58 .notice_steel_198a > .column-dirty-8843 {
  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;
}
.column_fd58 .notice_steel_198a > .hover-12d7 {
  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;
}
.top_9706.icon-inner-de03 .link_8cef,
.highlight_simple_af84.icon-inner-de03 .link_8cef {
  margin-left: 0;
}
.complex-077b.icon-inner-de03 .link_8cef,
.text-cool-ab2f.icon-inner-de03 .link_8cef {
  margin-right: 0;
}
.notice_steel_198a ol,
.notice_steel_198a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.slider-a274 video {
  max-width: 100%;
}
.dropdown_7742 img {
  display: block;
}
.dropdown_7742.chip_5d26,
.dropdown_7742.backdrop-3fd3 {
  width: 100%;
}
.dropdown_7742.hover-12d7 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.purple-500f:not(.east_8785) {
  margin: 1.5em auto;
}
.over_9a92 p {
  padding: 1.5em 14px;
}
ul.thick-d7f9.hover-12d7,
ul.thick-d7f9.column-dirty-8843,
ul.thick-d7f9.avatar-prev-77ac.column-dirty-8843 {
  padding: 0 14px;
}
.menu-c318 {
  display: block;
  overflow-x: auto;
}
.menu-c318 table {
  border-collapse: collapse;
  width: 100%;
}
.menu-c318 td,
.menu-c318 th {
  padding: 0.5em;
}
.notice_steel_198a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.notice_steel_198a ol ol,
.notice_steel_198a ol ul,
.notice_steel_198a ul ol,
.notice_steel_198a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.notice_steel_198a ol ol li,
.notice_steel_198a ol ul li,
.notice_steel_198a ul ol li,
.notice_steel_198a ul ul li {
  margin-left: 0;
}
.video_small_0785.article-pressed-d27b > .link-e030 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.video_small_0785.article-pressed-d27b > .link-e030 iframe,
.video_small_0785.article-pressed-d27b > .link-e030 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.breadcrumb-narrow-07f0 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.breadcrumb-narrow-07f0.carousel_narrow_0ebc {
  padding: 0;
}
.breadcrumb-narrow-07f0.carousel_narrow_0ebc cite {
  font-size: 13px;
}
.breadcrumb-narrow-07f0 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.breadcrumb-narrow-07f0 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.accordion-1450 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.accordion-1450 > p:first-child {
  margin-top: 0;
}
.accordion-1450 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.accordion-1450 blockquote {
  border-left: 0;
}
.preview-e9c0 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.preview-e9c0:not(.dark_4b5c) {
  max-width: 100px;
}
.preview-e9c0.preview_light_b6a0 {
  border-bottom: none !important;
  text-align: center;
}
.preview-e9c0.preview_light_b6a0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .over_9a92 p {
    padding: 1.5em 0;
  }
}
.feature_top_4fd0 {
  color: #0073aa;
}
.alert_c800 {
  background-color: #0073aa;
}
.mask_7156 {
  color: #229fd8;
}
.link_a89e {
  background-color: #229fd8;
}
.disabled-37dc {
  color: #eee;
}
.pro_f8cf {
  background-color: #eee;
}
.slow_2531 {
  color: #444;
}
.east_e8ec {
  background-color: #444;
}
.filter_98cd {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.filter_98cd .out_90b7 .component-cool-47c9 {
  font-size: 15px;
}
.filter_98cd .component-cool-47c9 {
  line-height: 1.3;
}
.filter_98cd .smooth-461e {
}
.filter_98cd .out_cc44 {
  background: #235787;
}
.secondary_focused_af53 {
  padding: 0;
}
.secondary_focused_af53 .out_cc44 {
  background: #1a1a1a;
}
.secondary_focused_af53 .smooth-461e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.smooth_7421 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.smooth_7421 .smooth-461e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.smooth_7421 .out_cc44 {
  background: #303030;
}
.in_d345 {
  position: relative;
  z-index: 10;
}
.in_d345 .pagination-active-56b4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.advanced-ea53 .dropdown-8bb0 {
  display: inline-block;
  vertical-align: middle;
}
.advanced-ea53.layout-easy-6fe5 .dropdown-8bb0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .advanced-ea53.layout-easy-6fe5 .dropdown-8bb0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .advanced-ea53.layout-easy-6fe5 .dropdown-8bb0 {
    margin-right: 0.4em;
  }
}
.advanced-ea53.layout-easy-6fe5 .dropdown-8bb0:last-child {
  margin-right: 0;
}
.caption-pro-7bd3 .pagination-active-56b4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .medium_7281 .out_90b7 {
    margin: 0 -0.5em;
  }
  .medium_7281 .out_90b7 [class*="customify-col-"],
  .medium_7281 .out_90b7 [class*="customify-col_"],
  .medium_7281 .out_90b7 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.medium_7281.shade_bronze_ac02 .pagination-active-56b4 {
  background: 0 0 !important;
}
.medium_7281.shade_bronze_ac02 .pagination-active-56b4,
.medium_7281.caption-pro-7bd3 .pagination-active-56b4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .medium_7281.article-a227 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.medium_7281.caption-pro-7bd3 .pagination-active-56b4 {
  box-shadow: none !important;
}
.tag-5c92 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tag-5c92 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tag-5c92 {
    padding: 18px 0 20px;
  }
}
.tag-5c92 .link_north_5bda {
  width: 100%;
}
.tag-5c92 .background_wide_1073 {
  margin-bottom: 0;
}
.tag-5c92 .layout_up_a755 {
  margin-top: 5px;
  font-size: 0.875em;
}
.orange-1e77 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.orange-1e77 .label_huge_8711 {
  width: 100%;
}
.blue_63e1 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.blue_63e1 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.blue_63e1 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;
}
.blue_63e1 li:last-child:after {
  display: none;
}
.blue_63e1 li a {
  font-weight: 500;
  margin-right: 10px;
}
.center-636b .avatar-aada button,
.tag-5c92 .avatar-aada button {
  left: 0;
}
.center-636b .label_huge_8711,
.tag-5c92 .label_huge_8711 {
  padding-left: 0;
  padding-right: 0;
}
.center-636b .orange-1e77,
.tag-5c92 .orange-1e77 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.center-636b {
  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;
}
.center-636b: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;
}
.center-636b .modal-2482 {
  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) {
  .center-636b .modal-2482 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .center-636b .modal-2482 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .center-636b .modal-2482 {
    min-height: 200px;
  }
}
.center-636b .blue_63e1 {
  color: rgba(255, 255, 255, 0.8);
}
.center-636b .blue_63e1 a,
.center-636b .blue_63e1 li:after {
  color: inherit;
}
.center-636b .blue_63e1 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.form_6028 {
  margin-bottom: 0.5em;
}
.gas-6a7c {
  margin-bottom: 1.2em;
}
.gas-6a7c,
.form_6028 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.gas-6a7c p:last-child,
.form_6028 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .avatar-aada,
#masthead .avatar-aada {
  display: none;
}
#masthead
  > .avatar-aada.down-2e8d {
  display: none;
}
#masthead > .avatar-aada button {
  left: 0;
}
.iron-6963 {
  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%;
}
.iron-6963 .dropdown-8bb0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.iron-6963 .accent-purple-abda {
  display: -webkit-box;
  display: flex;
}
.iron-6963 .accent-purple-abda.picture-north-7cef {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.iron-6963 .accent-purple-abda.active-selected-62a5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.iron-6963 .accent-purple-abda.outer_7c37 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.iron-6963.tabs-wood-7761.chip-large-5440 .accent-purple-abda.picture-north-7cef {
  flex-basis: 100%;
}
.iron-6963.slider_32ef .accent-purple-abda.active-selected-62a5 {
  -webkit-box-flex: 1;
  flex: auto;
}
.iron-6963.slider_32ef .accent-purple-abda.outer_7c37 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .avatar-aada.down-2e8d {
  display: none;
}
#masthead > .avatar-aada button {
  left: 0;
}
.frame-0a60 {
  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;
}
.frame-0a60:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.frame-0a60.chip-blue-2f49 i {
  margin-right: 4px;
}
.frame-0a60.right_e84f i {
  margin-left: 5px;
}
.component-cool-47c9 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.component-cool-47c9 p:last-child {
  margin-bottom: 0;
}
.backdrop-a359 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.backdrop-a359 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.backdrop-a359 img {
  display: block;
  width: auto;
  line-height: 1;
}
.backdrop-a359 .orange-7920 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.backdrop-a359 .form-901e {
  margin: 5px 0 7px 0;
}
.backdrop-a359.background_middle_c7b8 .wood_e371 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop-a359.background_middle_c7b8 .slider-20e2 {
  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;
}
.backdrop-a359.warm-6f1f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.backdrop-a359.warm-6f1f .wood_e371 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop-a359.warm-6f1f .slider-20e2 {
  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;
}
.backdrop-a359.under-c58a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.backdrop-a359.section-cef2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.backdrop-a359.section-cef2 .slider-20e2 {
  margin-top: 7px;
}
.hero-yellow-c413 {
  display: inline-block;
}
.in_d345 .surface_hard_20e6 .backdrop-a359 img {
  max-width: 100%;
}
.card-328a .texture-mini-d9b9.alert-6730,
.advanced_f90c .texture-mini-d9b9.alert-6730 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.card-328a .gradient_266e,
.advanced_f90c .gradient_266e {
  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%);
}
.card-328a .gradient_266e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.card-328a.blue_fce3 .gradient_266e {
  display: none;
}
.card-328a .container-green-8434 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.card-328a .container-green-8434 li {
  display: inline-block;
  position: relative;
}
.card-328a .container-green-8434 li:last-child {
  margin-right: 0;
}
.card-328a .container-green-8434 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;
}
.card-328a .container-green-8434 li.component-center-4234 > a {
  color: rgba(0, 0, 0, 0.9);
}
.card-328a .container-green-8434 > 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;
}
.card-328a .container-green-8434 > li > a i {
  line-height: 0;
}
.card-328a .container-green-8434 > li.prev_aafd > a .gradient_266e {
  margin-left: 4px;
  line-height: 0;
}
.card-328a .container-green-8434 .plasma_cbe1 li.prev_aafd > a {
  position: relative;
}
.card-328a .container-green-8434 .plasma_cbe1 li.prev_aafd > a:after,
.card-328a .container-green-8434 .plasma_cbe1 li.prev_aafd > a:before {
  content: "";
  display: table;
}
.card-328a .container-green-8434 .plasma_cbe1 li.prev_aafd > a:after {
  clear: both;
}
.card-328a .container-green-8434 .plasma_cbe1 li.prev_aafd > a .gradient_266e {
  margin-left: 5px;
  float: right;
}
.card-328a .element-e9b5,
.card-328a .plasma_cbe1 {
  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;
}
.card-328a .plasma_cbe1 {
  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;
}
.card-328a .plasma_cbe1 .alert-6730 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.card-328a .plasma_cbe1 .gradient_266e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.card-328a .plasma_cbe1 li {
  display: block;
  margin: 0;
  padding: 0;
}
.card-328a .plasma_cbe1 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;
}
.card-328a .plasma_cbe1 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.card-328a .plasma_cbe1 .plasma_cbe1 {
  top: 0;
  left: 100%;
}
.card-328a .paper_d76a.fn-focus-4243 > .element-e9b5,
.card-328a .paper_d76a.fn-focus-4243 > .plasma_cbe1,
.card-328a .paper_d76a:focus > .element-e9b5,
.card-328a .paper_d76a:focus > .plasma_cbe1,
.card-328a .paper_d76a:hover > .element-e9b5,
.card-328a .paper_d76a:hover > .plasma_cbe1 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.card-328a.outline-091a .secondary_medium_cfb4:after,
.card-328a.outline-091a .secondary_medium_cfb4:before {
  content: "";
  display: table;
}
.card-328a.outline-091a .secondary_medium_cfb4:after {
  clear: both;
}
.card-328a.outline-091a .secondary_medium_cfb4 > li {
  float: left;
}
.card-328a.tooltip_solid_4b0f .secondary_medium_cfb4:after,
.card-328a.tooltip_solid_4b0f .secondary_medium_cfb4:before {
  content: "";
  display: table;
}
.card-328a.tooltip_solid_4b0f .secondary_medium_cfb4:after {
  clear: both;
}
.card-328a.tooltip_solid_4b0f .secondary_medium_cfb4 > li {
  float: left;
}
.card-328a.tooltip_solid_4b0f .secondary_medium_cfb4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.card-328a.tooltip_solid_4b0f .secondary_medium_cfb4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.card-328a.tooltip_solid_4b0f .secondary_medium_cfb4 > li.breadcrumb-warm-c81a > a,
.card-328a.tooltip_solid_4b0f .secondary_medium_cfb4 > li.component-center-4234 > a {
  color: #fff;
  background-color: #1e4b75;
}
.card-328a.gold_8d0c .secondary_medium_cfb4 > li > a .alert-6730 {
  position: relative;
}
.card-328a.gold_8d0c .secondary_medium_cfb4 > li > a .alert-6730: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;
}
.card-328a.gold_8d0c
  .secondary_medium_cfb4
  > li:focus
  > a
  .alert-6730:before,
.card-328a.gold_8d0c
  .secondary_medium_cfb4
  > li:hover
  > a
  .alert-6730:before {
  width: 100%;
  background-color: currentColor;
}
.card-328a.gold_8d0c
  .secondary_medium_cfb4
  > li.breadcrumb-warm-c81a
  > a
  .alert-6730:before,
.card-328a.gold_8d0c
  .secondary_medium_cfb4
  > li.grid_bronze_ac4f
  > a
  .alert-6730:before {
  width: 100%;
  background-color: currentColor;
}
.card-328a.picture_fresh_1d30 .secondary_medium_cfb4 > li > a .alert-6730 {
  position: relative;
}
.card-328a.picture_fresh_1d30 .secondary_medium_cfb4 > li > a .alert-6730: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;
}
.card-328a.picture_fresh_1d30 .secondary_medium_cfb4 > li:focus > a .alert-6730:before,
.card-328a.picture_fresh_1d30
  .secondary_medium_cfb4
  > li:hover
  > a
  .alert-6730:before {
  width: 100%;
  background-color: currentColor;
}
.card-328a.picture_fresh_1d30
  .secondary_medium_cfb4
  > li.breadcrumb-warm-c81a
  > a
  .alert-6730:before,
.card-328a.picture_fresh_1d30
  .secondary_medium_cfb4
  > li.grid_bronze_ac4f
  > a
  .alert-6730:before {
  width: 100%;
  background-color: currentColor;
}
.advanced_f90c .container-green-8434 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.advanced_f90c .container-green-8434 li:first-child > a {
  border-top: none;
}
.advanced_f90c .container-green-8434 .tertiary_fast_c298 > .alert-6730 .gradient_266e {
  display: none;
}
.advanced_f90c .container-green-8434 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.advanced_f90c .container-green-8434 li:last-child {
  border: none;
}
.advanced_f90c .container-green-8434 li.prev_aafd > a {
  padding-right: 45px !important;
}
.advanced_f90c .container-green-8434 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.advanced_f90c .container-green-8434 li a:focus,
.advanced_f90c .container-green-8434 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.advanced_f90c .container-green-8434 li .image_center_ecbb {
  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;
}
.advanced_f90c .container-green-8434 li .image_center_ecbb:hover {
  box-shadow: none;
}
.advanced_f90c .container-green-8434 li .image_center_ecbb .gradient_266e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.advanced_f90c .container-green-8434 .plasma_cbe1 {
  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);
}
.advanced_f90c .container-green-8434 .plasma_cbe1 li a {
  padding-left: 3em;
}
.advanced_f90c .container-green-8434 .footer-plasma-e139 > a .image_center_ecbb i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.advanced_f90c .container-green-8434 .footer-plasma-e139 > .plasma_cbe1 {
  display: block;
  opacity: 1;
}
.primary-selected-12f8 {
  max-width: 100%;
}
.text_over_2ec7 {
  line-height: 0;
  cursor: pointer;
}
.aside_gas_f5c6 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.aside_gas_f5c6:hover {
  box-shadow: none;
  color: currentColor;
}
.aside_gas_f5c6 svg {
  width: 18px;
  height: 18px;
}
.aside_gas_f5c6 .focused_e3b6 {
  display: none;
}
.tertiary_92a2 {
  position: relative;
}
.tertiary_92a2.fn-active-4243 .aside_gas_f5c6 .hard_44a5 {
  display: none;
}
.tertiary_92a2.fn-active-4243 .aside_gas_f5c6 .focused_e3b6 {
  display: inline-block;
}
.tertiary_92a2 .disabled_bc99 {
  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);
}
.tertiary_92a2.current-728f .disabled_bc99 {
  left: auto;
  right: -0.9em;
}
.tertiary_92a2.current-728f .thumbnail-gas-da27::before {
  left: auto;
  right: 15px;
}
.tertiary_92a2.fn-active-4243 .disabled_bc99 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.advanced-0966 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.advanced-0966 label {
  flex-basis: 100%;
}
.advanced-0966 .progress-over-665d {
  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;
}
.advanced-0966 .tag-d7af {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.advanced-0966 .tag-d7af:focus {
  background-color: transparent;
}
.advanced-0966 button.prev_71ab {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.advanced-0966 button.prev_71ab:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.advanced-0966 button.prev_71ab svg {
  width: 18px;
  height: 18px;
}
.advanced-0966 input[type="submit"] {
  min-height: auto;
}
.video-c5d8 .advanced-0966 .tag-d7af {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.thumbnail-gas-da27 {
  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) {
  .thumbnail-gas-da27 {
    width: 220px;
  }
}
.thumbnail-gas-da27 label {
  flex-basis: 100%;
}
.thumbnail-gas-da27::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;
}
.silver_c1e9 .video-c5d8 .advanced-0966 {
  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;
}
.silver_c1e9
  .video-c5d8
  .advanced-0966
  .progress-over-665d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.silver_c1e9 .video-c5d8 .advanced-0966 .tag-d7af {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.silver_c1e9
  .video-c5d8
  .advanced-0966
  .tag-d7af:focus {
  background: 0 0;
}
.silver_c1e9
  .video-c5d8
  .advanced-0966
  .under_46ff {
  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;
}
.static-9e5d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.static-9e5d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.static-9e5d li:last-child {
  margin-right: 0;
}
.static-9e5d li:first-child {
  margin-left: 0;
}
.static-9e5d.thumbnail_yellow_8541 a {
  color: #fff;
}
.static-9e5d.thumbnail_yellow_8541 a:hover {
  color: #fff;
}
.static-9e5d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.static-9e5d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.static-9e5d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.static-9e5d a:hover {
  opacity: 0.9;
  color: inherit;
}
.static-9e5d [class*="social-icon-apple"] {
  background-color: #999;
}
.static-9e5d [class*="social-icon-apple"].menu-1139 {
  background-color: transparent;
  color: #999;
}
.static-9e5d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.static-9e5d [class*="social-icon-behance"].menu-1139 {
  background-color: transparent;
  color: #1769ff;
}
.static-9e5d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.static-9e5d [class*="social-icon-bitbucket"].menu-1139 {
  background-color: transparent;
  color: #205081;
}
.static-9e5d [class*="social-icon-codepen"] {
  background-color: #000;
}
.static-9e5d [class*="social-icon-codepen"].menu-1139 {
  background-color: transparent;
  color: #000;
}
.static-9e5d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.static-9e5d [class*="social-icon-delicious"].menu-1139 {
  background-color: transparent;
  color: #39f;
}
.static-9e5d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.static-9e5d [class*="social-icon-digg"].menu-1139 {
  background-color: transparent;
  color: #005be2;
}
.static-9e5d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.static-9e5d [class*="social-icon-dribbble"].menu-1139 {
  background-color: transparent;
  color: #ea4c89;
}
.static-9e5d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.static-9e5d [class*="social-icon-envelope"].menu-1139 {
  background-color: transparent;
  color: #ea4335;
}
.static-9e5d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.static-9e5d [class*="social-icon-facebook"].menu-1139 {
  background-color: transparent;
  color: #3b5998;
}
.static-9e5d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.static-9e5d [class*="social-icon-flickr"].menu-1139 {
  background-color: transparent;
  color: #0063dc;
}
.static-9e5d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.static-9e5d [class*="social-icon-foursquare"].menu-1139 {
  background-color: transparent;
  color: #2d5be3;
}
.static-9e5d [class*="social-icon-github"] {
  background-color: #333;
}
.static-9e5d [class*="social-icon-github"].menu-1139 {
  background-color: transparent;
  color: #333;
}
.static-9e5d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.static-9e5d [class*="social-icon-google-plus"].menu-1139 {
  background-color: transparent;
  color: #dd4b39;
}
.static-9e5d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.static-9e5d [class*="social-icon-houzz"].menu-1139 {
  background-color: transparent;
  color: #7ac142;
}
.static-9e5d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.static-9e5d [class*="social-icon-instagram"].menu-1139 {
  background-color: transparent;
  color: #262626;
}
.static-9e5d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.static-9e5d [class*="social-icon-jsfiddle"].menu-1139 {
  background-color: transparent;
  color: #487aa2;
}
.static-9e5d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.static-9e5d [class*="social-icon-linkedin"].menu-1139 {
  background-color: transparent;
  color: #0077b5;
}
.static-9e5d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.static-9e5d [class*="social-icon-medium"].menu-1139 {
  background-color: transparent;
  color: #00ab6b;
}
.static-9e5d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.static-9e5d
  [class*="social-icon-odnoklassniki"].menu-1139 {
  background-color: transparent;
  color: #f4731c;
}
.static-9e5d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.static-9e5d [class*="social-icon-meetup"].menu-1139 {
  background-color: transparent;
  color: #ec1c40;
}
.static-9e5d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.static-9e5d [class*="social-icon-pinterest"].menu-1139 {
  background-color: transparent;
  color: #bd081c;
}
.static-9e5d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.static-9e5d [class*="social-icon-product-hunt"].menu-1139 {
  background-color: transparent;
  color: #da552f;
}
.static-9e5d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.static-9e5d [class*="social-icon-reddit"].menu-1139 {
  background-color: transparent;
  color: #ff4500;
}
.static-9e5d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.static-9e5d [class*="social-icon-rss"].menu-1139 {
  background-color: transparent;
  color: #f26522;
}
.static-9e5d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.static-9e5d
  [class*="social-icon-shopping-cart"].menu-1139 {
  background-color: transparent;
  color: #4caf50;
}
.static-9e5d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.static-9e5d [class*="social-icon-skype"].menu-1139 {
  background-color: transparent;
  color: #00aff0;
}
.static-9e5d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.static-9e5d [class*="social-icon-slideshare"].menu-1139 {
  background-color: transparent;
  color: #0077b5;
}
.static-9e5d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.static-9e5d [class*="social-icon-snapchat"].menu-1139 {
  background-color: transparent;
  color: #fffc00;
}
.static-9e5d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.static-9e5d [class*="social-icon-soundcloud"].menu-1139 {
  background-color: transparent;
  color: #f80;
}
.static-9e5d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.static-9e5d [class*="social-icon-spotify"].menu-1139 {
  background-color: transparent;
  color: #2ebd59;
}
.static-9e5d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.static-9e5d
  [class*="social-icon-stack-overflow"].menu-1139 {
  background-color: transparent;
  color: #fe7a15;
}
.static-9e5d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.static-9e5d [class*="social-icon-maldkfgram"].menu-1139 {
  background-color: transparent;
  color: #2ca5e0;
}
.static-9e5d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.static-9e5d [class*="social-icon-tripadvisor"].menu-1139 {
  background-color: transparent;
  color: #589442;
}
.static-9e5d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.static-9e5d [class*="social-icon-tumblr"].menu-1139 {
  background-color: transparent;
  color: #35465c;
}
.static-9e5d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.static-9e5d [class*="social-icon-twitch"].menu-1139 {
  background-color: transparent;
  color: #6441a5;
}
.static-9e5d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.static-9e5d [class*="social-icon-twitter"].menu-1139 {
  background-color: transparent;
  color: #1da1f2;
}
.static-9e5d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.static-9e5d [class*="social-icon-vimeo"].menu-1139 {
  background-color: transparent;
  color: #1ab7ea;
}
.static-9e5d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.static-9e5d [class*="social-icon-vk"].menu-1139 {
  background-color: transparent;
  color: #45668e;
}
.static-9e5d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.static-9e5d [class*="social-icon-weibo"].menu-1139 {
  background-color: transparent;
  color: #df2029;
}
.static-9e5d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.static-9e5d [class*="social-icon-weixin"].menu-1139 {
  background-color: transparent;
  color: #7bb32e;
}
.static-9e5d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.static-9e5d [class*="social-icon-whatsapp"].menu-1139 {
  background-color: transparent;
  color: #25d366;
}
.static-9e5d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.static-9e5d [class*="social-icon-wordpress"].menu-1139 {
  background-color: transparent;
  color: #21759b;
}
.static-9e5d [class*="social-icon-xing"] {
  background-color: #026466;
}
.static-9e5d [class*="social-icon-xing"].menu-1139 {
  background-color: transparent;
  color: #026466;
}
.static-9e5d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.static-9e5d [class*="social-icon-yelp"].menu-1139 {
  background-color: transparent;
  color: #af0606;
}
.static-9e5d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.static-9e5d [class*="social-icon-youtube"].menu-1139 {
  background-color: transparent;
  color: #cd201f;
}
.accent_dynamic_1b67 {
  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;
}
.accent_dynamic_1b67:hover {
  box-shadow: none;
  background: 0 0;
}
.tiny-4892 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tertiary_pressed_4348 {
  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;
}
.nav-7c5e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hot_1681 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hot_1681,
.hot_1681::after,
.hot_1681::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;
}
.hot_1681::after,
.hot_1681::before {
  content: "";
  display: block;
  background-color: inherit;
}
.top-e08a .tertiary_pressed_4348 .nav-7c5e {
  margin-top: -2px;
  width: 19px;
}
.top-e08a .tertiary_pressed_4348 .hot_1681 {
  margin-top: -1px;
}
.top-e08a .tertiary_pressed_4348 .hot_1681,
.top-e08a .tertiary_pressed_4348 .hot_1681::after,
.top-e08a .tertiary_pressed_4348 .hot_1681::before {
  width: 19px;
  height: 2px;
}
.top-e08a .tertiary_pressed_4348 .hot_1681::before {
  top: -6px;
}
.top-e08a .tertiary_pressed_4348 .hot_1681::after {
  bottom: -6px;
}
.container-9b01 .tertiary_pressed_4348 .nav-7c5e {
  margin-top: -2px;
  width: 22px;
}
.container-9b01 .tertiary_pressed_4348 .hot_1681 {
  margin-top: -1px;
}
.container-9b01 .tertiary_pressed_4348 .hot_1681,
.container-9b01 .tertiary_pressed_4348 .hot_1681::after,
.container-9b01 .tertiary_pressed_4348 .hot_1681::before {
  width: 22px;
  height: 2px;
}
.container-9b01 .tertiary_pressed_4348 .hot_1681::before {
  top: -7px;
}
.container-9b01 .tertiary_pressed_4348 .hot_1681::after {
  bottom: -7px;
}
.smooth-a167 .tertiary_pressed_4348 .nav-7c5e {
  margin-top: -2px;
  width: 31px;
}
.smooth-a167 .tertiary_pressed_4348 .hot_1681 {
  margin-top: -1.5px;
}
.smooth-a167 .tertiary_pressed_4348 .hot_1681,
.smooth-a167 .tertiary_pressed_4348 .hot_1681::after,
.smooth-a167 .tertiary_pressed_4348 .hot_1681::before {
  width: 31px;
  height: 3px;
}
.smooth-a167 .tertiary_pressed_4348 .hot_1681::before {
  top: -9px;
}
.smooth-a167 .tertiary_pressed_4348 .hot_1681::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .container-3a2e .tertiary_pressed_4348 .nav-7c5e {
    margin-top: -2px;
    width: 19px;
  }
  .container-3a2e .tertiary_pressed_4348 .hot_1681 {
    margin-top: -1px;
  }
  .container-3a2e .tertiary_pressed_4348 .hot_1681,
  .container-3a2e .tertiary_pressed_4348 .hot_1681::after,
  .container-3a2e .tertiary_pressed_4348 .hot_1681::before {
    width: 19px;
    height: 2px;
  }
  .container-3a2e .tertiary_pressed_4348 .hot_1681::before {
    top: -6px;
  }
  .container-3a2e .tertiary_pressed_4348 .hot_1681::after {
    bottom: -6px;
  }
  .modal_7b87 .tertiary_pressed_4348 .nav-7c5e {
    margin-top: -2px;
    width: 22px;
  }
  .modal_7b87 .tertiary_pressed_4348 .hot_1681 {
    margin-top: -1px;
  }
  .modal_7b87 .tertiary_pressed_4348 .hot_1681,
  .modal_7b87 .tertiary_pressed_4348 .hot_1681::after,
  .modal_7b87 .tertiary_pressed_4348 .hot_1681::before {
    width: 22px;
    height: 2px;
  }
  .modal_7b87 .tertiary_pressed_4348 .hot_1681::before {
    top: -7px;
  }
  .modal_7b87 .tertiary_pressed_4348 .hot_1681::after {
    bottom: -7px;
  }
  .shade_selected_91be .tertiary_pressed_4348 .nav-7c5e {
    margin-top: -2px;
    width: 31px;
  }
  .shade_selected_91be .tertiary_pressed_4348 .hot_1681 {
    margin-top: -1.5px;
  }
  .shade_selected_91be .tertiary_pressed_4348 .hot_1681,
  .shade_selected_91be .tertiary_pressed_4348 .hot_1681::after,
  .shade_selected_91be .tertiary_pressed_4348 .hot_1681::before {
    width: 31px;
    height: 3px;
  }
  .shade_selected_91be .tertiary_pressed_4348 .hot_1681::before {
    top: -9px;
  }
  .shade_selected_91be .tertiary_pressed_4348 .hot_1681::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .table_b44a .tertiary_pressed_4348 .nav-7c5e {
    margin-top: -2px;
    width: 19px;
  }
  .table_b44a .tertiary_pressed_4348 .hot_1681 {
    margin-top: -1px;
  }
  .table_b44a .tertiary_pressed_4348 .hot_1681,
  .table_b44a .tertiary_pressed_4348 .hot_1681::after,
  .table_b44a .tertiary_pressed_4348 .hot_1681::before {
    width: 19px;
    height: 2px;
  }
  .table_b44a .tertiary_pressed_4348 .hot_1681::before {
    top: -6px;
  }
  .table_b44a .tertiary_pressed_4348 .hot_1681::after {
    bottom: -6px;
  }
  .wide_7087 .tertiary_pressed_4348 .nav-7c5e {
    margin-top: -2px;
    width: 22px;
  }
  .wide_7087 .tertiary_pressed_4348 .hot_1681 {
    margin-top: -1px;
  }
  .wide_7087 .tertiary_pressed_4348 .hot_1681,
  .wide_7087 .tertiary_pressed_4348 .hot_1681::after,
  .wide_7087 .tertiary_pressed_4348 .hot_1681::before {
    width: 22px;
    height: 2px;
  }
  .wide_7087 .tertiary_pressed_4348 .hot_1681::before {
    top: -7px;
  }
  .wide_7087 .tertiary_pressed_4348 .hot_1681::after {
    bottom: -7px;
  }
  .selected-b765 .tertiary_pressed_4348 .nav-7c5e {
    margin-top: -2px;
    width: 31px;
  }
  .selected-b765 .tertiary_pressed_4348 .hot_1681 {
    margin-top: -1.5px;
  }
  .selected-b765 .tertiary_pressed_4348 .hot_1681,
  .selected-b765 .tertiary_pressed_4348 .hot_1681::after,
  .selected-b765 .tertiary_pressed_4348 .hot_1681::before {
    width: 31px;
    height: 3px;
  }
  .selected-b765 .tertiary_pressed_4348 .hot_1681::before {
    top: -9px;
  }
  .selected-b765 .tertiary_pressed_4348 .hot_1681::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .progress_over_c6b9 .tertiary_pressed_4348 .nav-7c5e {
    margin-top: -2px;
    width: 19px;
  }
  .progress_over_c6b9 .tertiary_pressed_4348 .hot_1681 {
    margin-top: -1px;
  }
  .progress_over_c6b9 .tertiary_pressed_4348 .hot_1681,
  .progress_over_c6b9 .tertiary_pressed_4348 .hot_1681::after,
  .progress_over_c6b9 .tertiary_pressed_4348 .hot_1681::before {
    width: 19px;
    height: 2px;
  }
  .progress_over_c6b9 .tertiary_pressed_4348 .hot_1681::before {
    top: -6px;
  }
  .progress_over_c6b9 .tertiary_pressed_4348 .hot_1681::after {
    bottom: -6px;
  }
  .info_7421 .tertiary_pressed_4348 .nav-7c5e {
    margin-top: -2px;
    width: 22px;
  }
  .info_7421 .tertiary_pressed_4348 .hot_1681 {
    margin-top: -1px;
  }
  .info_7421 .tertiary_pressed_4348 .hot_1681,
  .info_7421 .tertiary_pressed_4348 .hot_1681::after,
  .info_7421 .tertiary_pressed_4348 .hot_1681::before {
    width: 22px;
    height: 2px;
  }
  .info_7421 .tertiary_pressed_4348 .hot_1681::before {
    top: -7px;
  }
  .info_7421 .tertiary_pressed_4348 .hot_1681::after {
    bottom: -7px;
  }
  .cool_e588 .tertiary_pressed_4348 .nav-7c5e {
    margin-top: -2px;
    width: 31px;
  }
  .cool_e588 .tertiary_pressed_4348 .hot_1681 {
    margin-top: -1.5px;
  }
  .cool_e588 .tertiary_pressed_4348 .hot_1681,
  .cool_e588 .tertiary_pressed_4348 .hot_1681::after,
  .cool_e588 .tertiary_pressed_4348 .hot_1681::before {
    width: 31px;
    height: 3px;
  }
  .cool_e588 .tertiary_pressed_4348 .hot_1681::before {
    top: -9px;
  }
  .cool_e588 .tertiary_pressed_4348 .hot_1681::after {
    bottom: -9px;
  }
}
.outer-ab23 .hot_1681 {
  -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);
}
.outer-ab23 .hot_1681::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.outer-ab23 .hot_1681::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);
}
.outer-ab23.list-paper-431b .hot_1681 {
  -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);
}
.outer-ab23.list-paper-431b .hot_1681::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.outer-ab23.list-paper-431b .hot_1681::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);
}
.pagination-dim-cef7 {
  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.accordion-glass-d54e:before {
  display: none;
}
.old_586a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.old_586a .info-dynamic-2f6c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.old_586a .info-dynamic-2f6c:last-of-type {
  border-bottom: none;
}
.old_586a .info-dynamic-2f6c.sidebar-44fa,
.old_586a .info-dynamic-2f6c.hero_mini_7ec4,
.old_586a .info-dynamic-2f6c.link_a761 {
  padding: 0;
}
.old_586a .advanced_f90c .image_center_ecbb {
  color: currentColor;
}
.old_586a .advanced_f90c .image_center_ecbb:focus,
.old_586a .advanced_f90c .image_center_ecbb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.old_586a.smooth-461e .notice-8cba,
.old_586a.smooth-461e .component-cool-47c9 a,
.old_586a.smooth-461e .secondary_medium_cfb4 a,
.old_586a.smooth-461e .plasma_cbe1 a {
  color: rgba(0, 0, 0, 0.55);
}
.old_586a.smooth-461e .notice-8cba:hover,
.old_586a.smooth-461e .component-cool-47c9 a:hover,
.old_586a.smooth-461e .secondary_medium_cfb4 a:hover,
.old_586a.smooth-461e .plasma_cbe1 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.old_586a.smooth-461e .easy-2659 {
  color: rgba(0, 0, 0, 0.8);
}
.old_586a.smooth-461e .info-dynamic-2f6c {
  border-color: rgba(0, 0, 0, 0.08);
}
.old_586a.smooth-461e .info-dynamic-2f6c:before {
  background: rgba(0, 0, 0, 0.08);
}
.old_586a.smooth-461e .icon-eec6:before {
  background: rgba(255, 255, 255, 0.9);
}
.old_586a.smooth-461e .advanced_f90c .container-green-8434 li a,
.old_586a.smooth-461e .advanced_f90c .image_center_ecbb,
.old_586a.smooth-461e .plasma_cbe1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.old_586a.smooth-461e .advanced_f90c .image_center_ecbb:focus,
.old_586a.smooth-461e .advanced_f90c .image_center_ecbb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.old_586a.smooth-461e .container-green-8434 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.old_586a.out_cc44 .notice-8cba,
.old_586a.out_cc44 .component-cool-47c9 a,
.old_586a.out_cc44 .secondary_medium_cfb4 .image_center_ecbb,
.old_586a.out_cc44 .secondary_medium_cfb4 a,
.old_586a.out_cc44 .plasma_cbe1 a {
  color: rgba(255, 255, 255, 0.79);
}
.old_586a.out_cc44 .notice-8cba:hover,
.old_586a.out_cc44 .component-cool-47c9 a:hover,
.old_586a.out_cc44 .secondary_medium_cfb4 .image_center_ecbb:hover,
.old_586a.out_cc44 .secondary_medium_cfb4 a:hover,
.old_586a.out_cc44 .plasma_cbe1 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.old_586a.out_cc44 .easy-2659 {
  color: rgba(255, 255, 255, 0.99);
}
.old_586a.out_cc44 .info-dynamic-2f6c {
  border-color: rgba(255, 255, 255, 0.08);
}
.old_586a.out_cc44 .info-dynamic-2f6c:before {
  background: rgba(255, 255, 255, 0.08);
}
.old_586a.out_cc44 .icon-eec6:before {
  background: rgba(0, 0, 0, 0.9);
}
.old_586a.out_cc44 .advanced_f90c .container-green-8434 li a,
.old_586a.out_cc44 .advanced_f90c .image_center_ecbb,
.old_586a.out_cc44 .plasma_cbe1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.old_586a.out_cc44 .advanced_f90c .image_center_ecbb:focus,
.old_586a.out_cc44 .advanced_f90c .image_center_ecbb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.old_586a.out_cc44 .container-green-8434 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon-eec6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.icon-eec6:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.rough_7d5b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.wood_e2a4 .old_586a {
  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;
}
.wood_e2a4 .info-dynamic-2f6c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.wood_e2a4 .info-dynamic-2f6c: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) {
  .wood_e2a4 .info-dynamic-2f6c:before {
    width: 16%;
    left: 42%;
  }
}
.wood_e2a4 .info-dynamic-2f6c:last-child:before {
  content: none;
}
.wood_e2a4 .info-dynamic-2f6c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.wood_e2a4 .advanced_f90c .container-green-8434 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.wood_e2a4 .advanced_f90c .container-green-8434 li a .image_center_ecbb {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.wood_e2a4 .advanced_f90c .plasma_cbe1 {
  border: none;
}
.wood_e2a4 .advanced_f90c .plasma_cbe1 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.wood_e2a4 .icon-eec6 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.wood_e2a4 .rough_7d5b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.wood_e2a4 .out_cc44 .icon-eec6:before {
  background: rgba(0, 0, 0, 0.9);
}
.wood_e2a4 .smooth-461e.dropdown-up-c91c .hot_1681 {
  background: rgba(0, 0, 0, 0.6);
}
.wood_e2a4
  .smooth-461e.dropdown-up-c91c
  .hot_1681::after,
.wood_e2a4
  .smooth-461e.dropdown-up-c91c
  .hot_1681:before {
  background: inherit;
}
.wood_e2a4
  .smooth-461e.dropdown-up-c91c:hover
  .hot_1681 {
  background: rgba(0, 0, 0, 0.8);
}
.input-8806 .old_586a {
  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) {
  .input-8806 .old_586a {
    width: auto;
    right: 45px;
  }
}
.left-71a1 .old_586a {
  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) {
  .left-71a1 .old_586a {
    width: auto;
    left: 45px;
  }
}
.accordion-glass-d54e .old_586a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.accordion-glass-d54e .rough_7d5b {
  max-width: 48em;
  margin: 0 auto;
}
.accordion-glass-d54e .icon-eec6:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.motion_472c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.motion_472c.wood_e2a4 .old_586a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.motion_472c.input-8806 .old_586a {
  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);
}
.motion_472c .old_586a {
  visibility: visible;
}
.motion_472c.left-71a1 .old_586a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.row_d08e,
.module-dim-6b5f {
  overflow-x: hidden;
}
.row_d08e .old_586a {
  overflow: auto;
}
.row_d08e.wood_e2a4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.row_d08e.wood_e2a4 .old_586a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.row_d08e.wood_e2a4 .accent_dynamic_1b67 {
  opacity: 0;
}
.row_d08e.input-8806 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.row_d08e.input-8806 .old_586a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.row_d08e.input-8806 .accent_dynamic_1b67 {
  opacity: 0;
}
.row_d08e.left-71a1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.row_d08e.left-71a1 .old_586a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.row_d08e.left-71a1 .accent_dynamic_1b67 {
  opacity: 0;
}
.row_d08e.accordion-glass-d54e .old_586a {
  z-index: 10;
  visibility: visible;
}
.dropdown-up-c91c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.dropdown-up-c91c .hot_1681 {
  background: rgba(255, 255, 255, 0.99);
}
.dropdown-up-c91c .hot_1681::after,
.dropdown-up-c91c .hot_1681:before {
  background: inherit;
}
.dropdown-up-c91c:hover .hot_1681 {
  background: rgba(255, 255, 255, 0.99);
}
.left-71a1 .dropdown-up-c91c {
  top: 10px;
  right: auto;
  left: 12px;
}
.accordion-glass-d54e .dropdown-up-c91c {
  display: none !important;
}
.row_d08e:before,
.module-dim-6b5f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.row_d08e .dropdown-up-c91c,
.module-dim-6b5f .dropdown-up-c91c {
  display: inline-block;
}
.old_586a .dropdown-8bb0 {
  -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;
}
.row_d08e .old_586a .dropdown-8bb0,
.module-dim-6b5f .old_586a .dropdown-8bb0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pattern-d1db .progress-over-665d {
  width: 100%;
}
.surface_hard_20e6 {
  padding: 0 0.5em 0;
}
.surface_hard_20e6 [class*="customify-col-"],
.surface_hard_20e6 [class*="customify-col_"],
.surface_hard_20e6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.first-272a .surface_hard_20e6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .out_90b7 .row-out-d1ae,
  .row-out-d1ae {
    display: none;
  }
  .frame_smooth_3766 {
    text-align: left;
  }
  .footer-527f {
    text-align: center;
  }
  .section_black_a3d2 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .out_90b7 .container-outer-2ac0,
  .container-outer-2ac0 {
    display: none;
  }
  .frame_9e46 {
    text-align: left;
  }
  .detail_796a {
    text-align: center;
  }
  .gradient_9913 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .out_90b7 .fast_84f5,
  .fast_84f5 {
    display: none;
  }
  .selected_3a41 {
    text-align: left;
  }
  .hot_1b09 {
    text-align: center;
  }
  .outline_in_045f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.form_d15c {
  box-shadow: none !important;
}
.texture_0a7d .easy-e720,
.slow-f3d7 .easy-e720 {
  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;
}
.slow-f3d7 .easy-e720 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pagination-active-56b4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.pagination-active-56b4:after,
.pagination-active-56b4:before {
  content: "";
  display: table;
}
.pagination-active-56b4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .pagination-active-56b4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.pagination-active-56b4,
.article-a227 {
  max-width: 1248px;
  margin: 0 auto;
}

.copper_777e.panel_upper_2af6 .pagination-active-56b4 {
  max-width: 100%;
}
.copper_777e.sort-a529 {
  max-width: 1200px;
  margin: 0 auto;
}
.copper_777e.avatar-lower-9c00 .pagination-active-56b4 {
  max-width: 100%;
}
.copper_777e.avatar-lower-9c00 > .pagination-active-56b4 {
  padding-left: 0;
  padding-right: 0;
}
.copper_777e.avatar-lower-9c00 > .pagination-active-56b4 .out_90b7 {
  margin: 0;
}
.copper_777e.avatar-lower-9c00
  > .pagination-active-56b4
  .smooth_a5de.avatar_large_ad97 {
  margin-right: 0;
  margin-left: 0;
}
.copper_777e.avatar-lower-9c00 #main.avatar_large_ad97 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .form-advanced-a062 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .form-advanced-a062 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .inner_a6e2 .link_8cef {
    padding-right: 1em;
  }
  .inner_a6e2.bottom-114f .smooth_a5de {
    border-right: 1px solid #eaecee;
  }
  .inner_a6e2.bottom-114f .link_8cef {
    padding-right: 1em;
  }
  .inner_a6e2.bottom-114f .modal_cd7d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .middle_344d .link_8cef {
    padding-left: 1em;
  }
  .middle_344d.bottom-114f .smooth_a5de {
    border-left: 1px solid #eaecee;
  }
  .middle_344d.bottom-114f .link_8cef {
    padding-left: 1em;
  }
  .middle_344d.bottom-114f .modal_cd7d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fresh_e2b7 .link_8cef {
    padding-left: 1em;
  }
  .fresh_e2b7.bottom-114f .wide-9e16 {
    border-right: 1px solid #eaecee;
  }
  .fresh_e2b7.bottom-114f .orange-6a3a {
    border-right: 1px solid #eaecee;
  }
  .fresh_e2b7.bottom-114f .link_8cef {
    padding-left: 1em;
  }
  .fresh_e2b7.bottom-114f .modal_cd7d {
    padding-right: 1em;
  }
  .fresh_e2b7.bottom-114f .description_dbe5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header_stale_47bd .link_8cef {
    padding-right: 1em;
  }
  .header_stale_47bd.bottom-114f .wide-9e16 {
    border-left: 1px solid #eaecee;
  }
  .header_stale_47bd.bottom-114f .orange-6a3a {
    border-left: 1px solid #eaecee;
  }
  .header_stale_47bd.bottom-114f .link_8cef {
    padding-right: 1em;
  }
  .header_stale_47bd.bottom-114f .modal_cd7d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .header_stale_47bd.bottom-114f .description_dbe5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form-advanced-a062 .link_8cef {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form-advanced-a062.bottom-114f .smooth_a5de {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .form-advanced-a062.bottom-114f .link_8cef {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form-advanced-a062.bottom-114f .modal_cd7d {
    padding-left: 1em;
  }
  .form-advanced-a062.bottom-114f .description_dbe5 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .form-advanced-a062.bottom-114f .link_8cef {
    padding-left: 0;
  }
}
.orange_1bd4 .advanced-ea53 {
  display: inline-block;
}
.aside_af01 {
  display: inline-block;
}
.item_prev_0a59 {
  word-con: break-word;
}
.badge-853c > span {
  display: inline-block;
  padding: 5px 0;
}
.badge-853c .tertiary-thick-78c0 {
  margin-left: 8px;
  margin-right: 8px;
}
.badge-853c .section-3d75 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.feature-657a .tiny-1a7b {
  margin-bottom: 2em;
}
.feature-657a .column-simple-71e4 {
  margin-bottom: 15px;
}
.feature-657a .column-simple-71e4:last-child {
  margin-bottom: 0;
}
.feature-657a .label-pro-d7f1 {
  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) {
  .feature-657a .label-pro-d7f1 {
    display: block;
  }
}
.feature-657a .card-04bc {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .feature-657a .card-04bc {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.feature-657a .photo_bronze_e7e3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.feature-657a .photo_bronze_e7e3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.feature-657a .photo_bronze_e7e3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.feature-657a .item_prev_0a59 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.feature-657a .item_prev_0a59 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.feature-657a .motion_a45f p:last-child {
  margin-bottom: 0;
}
.feature-657a .image_light_682d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.feature-657a .disabled-blue-a2c0 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.feature-657a .input-west-34a7 {
  margin-top: 1em;
}
.feature-657a .mask_orange_2536 {
  top: 0;
  display: block;
}
.feature-657a .mask_orange_2536 a {
  color: inherit;
}
.feature-657a .mask_orange_2536 a:hover {
  color: inherit;
}
.feature-657a .breadcrumb-red-cedb {
  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;
}
.feature-657a .breadcrumb-red-cedb:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.feature-657a .disabled-blue-a2c0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.feature-657a .active-middle-dc04 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.feature-657a .active-middle-dc04:first-child {
  margin-top: 0;
}
.feature-657a .active-middle-dc04.title-933c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.feature-657a .active-middle-dc04.active-97ef {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.feature-657a
  .active-middle-dc04.active-97ef.avatar_d9b3
  .input-west-34a7 {
  width: 100%;
}
.feature-657a .active-97ef {
  -webkit-box-align: center;
  align-items: center;
}
.feature-657a .active-97ef .badge-853c,
.feature-657a .active-97ef > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.feature-657a .photo_bronze_e7e3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature-657a .photo_bronze_e7e3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature-657a .photo_bronze_e7e3: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;
}
.feature-657a .title-933c {
  z-index: 5;
}
.feature-657a .bottom_ad05 .filter-7617 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.feature-657a .pressed-b1f2 .filter-7617 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.feature-657a .gold-d0a3 .filter-7617 {
  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;
}
.feature-657a.hovered-ffbf .label-pro-d7f1,
.feature-657a.smooth_67d4 .label-pro-d7f1 {
  display: block;
}
.feature-657a.hovered-ffbf .label-pro-d7f1 .disabled-2543,
.feature-657a.hovered-ffbf .label-pro-d7f1 .disabled-blue-a2c0,
.feature-657a.smooth_67d4 .label-pro-d7f1 .disabled-2543,
.feature-657a.smooth_67d4 .label-pro-d7f1 .disabled-blue-a2c0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.feature-657a.tag_3c7a .card-04bc {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .feature-657a.tag_3c7a .card-04bc {
    margin-right: 0;
  }
}
.feature-657a.hovered-ffbf .card-04bc,
.feature-657a.smooth_67d4 .card-04bc {
  padding-top: 40%;
}
.feature-657a.hovered-ffbf .tiny-1a7b,
.feature-657a.smooth_67d4 .tiny-1a7b {
  display: block;
}
.feature-657a.hovered-ffbf .fn-sticky-4243 .disabled-blue-a2c0,
.feature-657a.smooth_67d4 .fn-sticky-4243 .disabled-blue-a2c0 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.feature-657a.hovered-ffbf .card-04bc,
.feature-657a.smooth_67d4 .card-04bc {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.feature-657a.hovered-ffbf .disabled-blue-a2c0 {
  padding: 1em;
}
.old_c1ac {
  margin: 30px auto;
  display: block;
}
.old_c1ac .accent_glass_3eb4 > * {
  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;
}
.old_c1ac .accent_glass_3eb4 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.old_c1ac .accent_glass_3eb4 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.box_plasma_a2c1 .badge-853c {
  margin-bottom: 1.41575em;
}
.box_plasma_a2c1 .wide-e92a {
  margin-bottom: 1.618em;
}
.notice_steel_198a .logo-fast-7ac8 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.notice_steel_198a .logo-fast-7ac8 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.notice_steel_198a .column-7ab4 {
  max-width: 100%;
  overflow: auto;
}
.icon-inner-de03 .notice_steel_198a a:hover {
  text-decoration: underline;
}
.pattern_ec34 .column-simple-71e4:not(.item_prev_0a59),
.pattern_ec34 .photo_bronze_e7e3 {
  margin-bottom: 1.41575em;
}
.pattern_ec34 .column-simple-71e4:not(.item_prev_0a59):last-child,
.pattern_ec34 .photo_bronze_e7e3:last-child {
  margin-bottom: 0;
}
.pattern_ec34 .column-simple-71e4.logo-east-625f {
  margin-bottom: 0.41575em;
}
.pattern_ec34 .advanced-162d:before,
.pattern_ec34 .tag_ba3c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pattern_ec34 .advanced-162d:before {
  content: "\f115";
}
.pattern_ec34 .tag_ba3c:before {
  content: "\f02c";
}
.pattern_ec34 .nav_north_b872 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pattern_ec34 .nav_north_b872 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tabs_outer_83a7 {
  display: -webkit-box;
  display: flex;
}
.tabs_outer_83a7 .under_4d75 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tabs_outer_83a7 .under_4d75 {
    flex-basis: 90px;
  }
}
.tabs_outer_83a7 .stone_198b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tabs_outer_83a7 .stone_198b {
    flex-basis: calc(100% - 50px);
  }
}
.tabs_outer_83a7 .module_short_d809 p:last-child {
  margin-bottom: 0.72em;
}
.menu_79f9 .accent_glass_3eb4 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.menu_79f9 .accent_glass_3eb4:after,
.menu_79f9 .accent_glass_3eb4:before {
  content: "";
  display: table;
}
.menu_79f9 .accent_glass_3eb4:after {
  clear: both;
}
.menu_79f9 .accent_glass_3eb4 .center-2f4d,
.menu_79f9 .accent_glass_3eb4 .detail_steel_ce90 {
  width: 49%;
}
.menu_79f9 .accent_glass_3eb4 .center-2f4d a span.frame-d754,
.menu_79f9 .accent_glass_3eb4 .detail_steel_ce90 a span.frame-d754 {
  display: block;
  margin-bottom: 5px;
}
.menu_79f9 .accent_glass_3eb4 .detail_steel_ce90 {
  float: left;
  text-align: left;
}
.menu_79f9 .accent_glass_3eb4 .center-2f4d {
  float: right;
  text-align: right;
}
.element-pressed-b1b9 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .element-pressed-b1b9 {
    margin-bottom: 0;
  }
}
.simple-87a5 {
  margin-bottom: 1em;
}
.simple-87a5 .item_prev_0a59 {
  font-size: 1.1em;
  line-height: 1.3;
}
.carousel-yellow-53c8 a {
  display: block;
  line-height: 0;
  position: relative;
}
.purple_fc85 .simple-87a5,
.panel-pro-dfe6 .simple-87a5 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .purple_fc85 .simple-87a5,
  .panel-pro-dfe6 .simple-87a5 {
    display: block;
  }
}
.purple_fc85 .carousel-yellow-53c8,
.panel-pro-dfe6 .carousel-yellow-53c8 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .purple_fc85 .carousel-yellow-53c8,
  .panel-pro-dfe6 .carousel-yellow-53c8 {
    margin-bottom: 1em;
  }
}
.purple_fc85 .carousel-yellow-53c8 img,
.panel-pro-dfe6 .carousel-yellow-53c8 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.purple_fc85 .hidden-65c4,
.panel-pro-dfe6 .hidden-65c4 {
  flex-basis: calc(100% - 160px);
}
.purple_fc85 .hidden-65c4 p,
.panel-pro-dfe6 .hidden-65c4 p {
  margin-bottom: 0;
}
.purple_fc85 .hidden-65c4 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .purple_fc85 .hidden-65c4 {
    padding-left: 0;
  }
}
.panel-pro-dfe6 .hidden-65c4 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .panel-pro-dfe6 .hidden-65c4 {
    padding-right: 0;
  }
}
.panel-pro-dfe6 .carousel-yellow-53c8 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.border_stale_1ad4 .carousel-yellow-53c8 {
  margin-bottom: 0.5em;
}
.border_stale_1ad4 .carousel-yellow-53c8 img {
  width: 100%;
}
.last_e15d .accent-dim-1837,
.title_bottom_2f55 .accent-dim-1837 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.title_bottom_2f55 .smooth_a5de .nav-6749 p:last-child {
  margin-bottom: 0;
}
.modal-04b2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.title-c6cc .media-gas-6ce2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .title-c6cc .media-gas-6ce2:last-of-type {
    margin-bottom: 0;
  }
}
.title-c6cc .media-gas-6ce2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.title-c6cc .media-gas-6ce2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.title-c6cc .media-gas-6ce2 ul li {
  margin: 0 0 0.6em;
}
.title-c6cc .media-gas-6ce2 ul li.complex-a574,
.title-c6cc .media-gas-6ce2 ul li.image-orange-a6b5 {
  position: relative;
}
.title-c6cc .media-gas-6ce2 ul li.complex-a574 .accordion_3f0f,
.title-c6cc .media-gas-6ce2 ul li.image-orange-a6b5 .accordion_3f0f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.title-c6cc .media-gas-6ce2 ul li.complex-a574:after:after,
.title-c6cc .media-gas-6ce2 ul li.complex-a574:after:before,
.title-c6cc
  .media-gas-6ce2
  ul
  li.image-orange-a6b5:after:after,
.title-c6cc
  .media-gas-6ce2
  ul
  li.image-orange-a6b5:after:before {
  content: "";
  display: table;
}
.title-c6cc .media-gas-6ce2 ul li.complex-a574:after:after,
.title-c6cc
  .media-gas-6ce2
  ul
  li.image-orange-a6b5:after:after {
  clear: both;
}
.title-c6cc .media-gas-6ce2 a.secondary_1d46:hover {
  text-decoration: none;
}
.title-c6cc .media-gas-6ce2 select {
  max-width: 100%;
}
.title-c6cc .media-gas-6ce2 table {
  font-size: 85%;
}
.title-c6cc .media-gas-6ce2 table td,
.title-c6cc .media-gas-6ce2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.title-c6cc .media-gas-6ce2 table tfoot td {
  text-align: left;
}
.title-c6cc .media-gas-6ce2 :last-child {
  margin-bottom: 0;
}
.title-c6cc .media-gas-6ce2 .backdrop-8db4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.title-c6cc .media-gas-6ce2 .backdrop-8db4 label {
  width: 100%;
}
.title-c6cc .media-gas-6ce2 .backdrop-8db4 .tag-d7af {
  width: 100%;
  display: block;
}
.title-c6cc .media-gas-6ce2 .backdrop-8db4 .prev_71ab {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.title-c6cc .media-gas-6ce2 .backdrop-8db4 .prev_71ab:hover svg #svg-search {
  fill: #444;
}
.title-c6cc .media-gas-6ce2 .backdrop-8db4 .prev_71ab svg {
  width: 18px;
  height: 18px;
}
.title-c6cc .container-bottom-48cb ul ul,
.title-c6cc .shade-focused-e4f6 ul ul,
.title-c6cc .slow_8d75 ul ul,
.title-c6cc .last_3186 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.title-c6cc .container-bottom-48cb .prev_aafd > a,
.title-c6cc .shade-focused-e4f6 .prev_aafd > a,
.title-c6cc .slow_8d75 .prev_aafd > a,
.title-c6cc .last_3186 .prev_aafd > a {
  margin-bottom: 0;
}
.title-c6cc .nav-huge-0935 li,
.title-c6cc .container-bottom-48cb li,
.title-c6cc .hidden_af2a li,
.title-c6cc .shade-focused-e4f6 li,
.title-c6cc .slow_8d75 li,
.title-c6cc .last_3186 li,
.title-c6cc .fluid_90cb li,
.title-c6cc .article_31ed li {
  display: block;
  position: relative;
}
.title-c6cc .nav-huge-0935 li:last-child,
.title-c6cc .container-bottom-48cb li:last-child,
.title-c6cc .hidden_af2a li:last-child,
.title-c6cc .shade-focused-e4f6 li:last-child,
.title-c6cc .slow_8d75 li:last-child,
.title-c6cc .last_3186 li:last-child,
.title-c6cc .fluid_90cb li:last-child,
.title-c6cc .article_31ed li:last-child {
  border: none;
}
.title-c6cc .nav-huge-0935 li a,
.title-c6cc .container-bottom-48cb li a,
.title-c6cc .hidden_af2a li a,
.title-c6cc .shade-focused-e4f6 li a,
.title-c6cc .slow_8d75 li a,
.title-c6cc .last_3186 li a,
.title-c6cc .fluid_90cb li a,
.title-c6cc .article_31ed li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.title-c6cc .nav-huge-0935 li ul li::before,
.title-c6cc .container-bottom-48cb li ul li::before,
.title-c6cc .hidden_af2a li ul li::before,
.title-c6cc .shade-focused-e4f6 li ul li::before,
.title-c6cc .slow_8d75 li ul li::before,
.title-c6cc .last_3186 li ul li::before,
.title-c6cc .fluid_90cb li ul li::before,
.title-c6cc .article_31ed li ul li::before {
  left: 15px;
}
.title-c6cc .nav-huge-0935 li ul a,
.title-c6cc .container-bottom-48cb li ul a,
.title-c6cc .hidden_af2a li ul a,
.title-c6cc .shade-focused-e4f6 li ul a,
.title-c6cc .slow_8d75 li ul a,
.title-c6cc .last_3186 li ul a,
.title-c6cc .fluid_90cb li ul a,
.title-c6cc .article_31ed li ul a {
  padding-left: 20px;
}
.title-c6cc .nav-huge-0935 li ul ul li::before,
.title-c6cc .container-bottom-48cb li ul ul li::before,
.title-c6cc .hidden_af2a li ul ul li::before,
.title-c6cc .shade-focused-e4f6 li ul ul li::before,
.title-c6cc .slow_8d75 li ul ul li::before,
.title-c6cc .last_3186 li ul ul li::before,
.title-c6cc .fluid_90cb li ul ul li::before,
.title-c6cc .article_31ed li ul ul li::before {
  left: 30px;
}
.title-c6cc .nav-huge-0935 li ul ul a,
.title-c6cc .container-bottom-48cb li ul ul a,
.title-c6cc .hidden_af2a li ul ul a,
.title-c6cc .shade-focused-e4f6 li ul ul a,
.title-c6cc .slow_8d75 li ul ul a,
.title-c6cc .last_3186 li ul ul a,
.title-c6cc .fluid_90cb li ul ul a,
.title-c6cc .article_31ed li ul ul a {
  padding-left: 40px;
}
.title-c6cc .pro_227a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.title-c6cc .article_31ed ul li {
  margin-bottom: 1.41575em;
}
.title-c6cc .article_31ed ul li .module-copper-0406 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.title-c6cc .article_31ed ul li .tiny-464c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.out_cc44 .nav-huge-0935 li a,
.out_cc44 .container-bottom-48cb li a,
.out_cc44 .hidden_af2a li a,
.out_cc44 .shade-focused-e4f6 li a,
.out_cc44 .slow_8d75 li a,
.out_cc44 .last_3186 li a,
.out_cc44 .fluid_90cb li a,
.out_cc44 .article_31ed li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.out_cc44 .pro_227a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.out_cc44 .media-gas-6ce2 ul li.complex-a574 .accordion_3f0f,
.out_cc44 .media-gas-6ce2 ul li.image-orange-a6b5 .accordion_3f0f {
  background: rgba(0, 0, 0, 0.2);
}
.out_cc44 .title-c6cc .media-gas-6ce2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.copper_777e .title-c6cc .container-green-8434 li {
  margin: 0;
}
.copper_777e .title-c6cc .container-green-8434 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.copper_777e .title-c6cc .container-green-8434 li ul {
  margin: 0;
}
.copper_777e .title-c6cc .container-green-8434 li ul li a {
  padding-left: 15px;
}
.copper_777e .title-c6cc .container-green-8434 li ul li li a {
  padding-left: 30px;
}
.copper_777e .title-c6cc .container-green-8434 li.component-center-4234 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.copper_777e .title-c6cc .container-green-8434 li.component-center-4234 > 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;
}
.copper_777e .title-c6cc .container-green-8434 li.component-center-4234 > 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;
}
.bright_22dd a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.accordion-0f29 {
  position: relative;
  z-index: 10;
}
.accordion-0f29 .dropdown-8bb0 {
  width: 100%;
  max-width: 100%;
}
.shadow-18e2 .banner_silver_1c64 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.shadow-18e2 .smooth-461e {
}
.shadow-18e2 .out_cc44 {
  background: #292929;
}
.hero_b36d .banner_silver_1c64 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hero_b36d .smooth-461e {
  background: #f9f9f9;
}
.hero_b36d .out_cc44 {
  background: #303030;
}
.cold-9ca2 .banner_silver_1c64 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .cold-9ca2 .advanced-ea53 {
    margin-bottom: 1em;
  }
  .cold-9ca2 .advanced-ea53:last-child {
    margin-bottom: 0;
  }
}
.cold-9ca2 .smooth-461e {
  background: #ededed;
}
.cold-9ca2 .out_cc44 {
  background: #1a1a1a;
}
.banner_silver_1c64.smooth-461e {
  color: rgba(0, 0, 0, 0.6);
}
.banner_silver_1c64.smooth-461e .out-f319 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.banner_silver_1c64.out_cc44 {
  color: rgba(255, 255, 255, 0.99);
}
.banner_silver_1c64.out_cc44 a:not(.secondary_1d46) {
  color: rgba(255, 255, 255, 0.79);
}
.banner_silver_1c64.out_cc44 a:not(.secondary_1d46):hover {
  color: rgba(255, 255, 255, 0.99);
}
.banner_silver_1c64.out_cc44 .out-f319 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner_silver_1c64.out_cc44 table tbody td,
.banner_silver_1c64.out_cc44 table th {
  background: rgba(0, 0, 0, 0.08);
}
.avatar_37af.caption-pro-7bd3 .pagination-active-56b4 {
  max-width: initial;
}
.avatar_37af .layout-easy-6fe5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.avatar_37af .layout-easy-6fe5 .dropdown-8bb0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .avatar_37af .layout-easy-6fe5 .dropdown-8bb0 {
    display: block;
    margin-bottom: 2em;
  }
  .avatar_37af .layout-easy-6fe5 .dropdown-8bb0:last-child {
    margin-bottom: 0;
  }
}
.cold-9ca2 .advanced-ea53:last-child,
.hero_b36d .advanced-ea53:last-child,
.shadow-18e2 .advanced-ea53:last-child {
  margin-bottom: 0;
}
.cold-9ca2 .advanced-ea53 .title-c6cc .media-gas-6ce2:last-child,
.hero_b36d .advanced-ea53 .title-c6cc .media-gas-6ce2:last-child,
.shadow-18e2 .advanced-ea53 .title-c6cc .media-gas-6ce2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .cold-9ca2 .easy-b5d5,
  .cold-9ca2 .logo_tiny_6ae2,
  .hero_b36d .easy-b5d5,
  .hero_b36d .logo_tiny_6ae2,
  .shadow-18e2 .easy-b5d5,
  .shadow-18e2 .logo_tiny_6ae2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .accordion-0f29 .advanced-ea53 {
    margin-bottom: 2em;
  }
}
.accordion-0f29 p:last-child {
  margin-bottom: 0;
}
.accordion-0f29 li,
.accordion-0f29 ul {
  list-style: none;
  margin: 0;
}
.accordion-0f29 ul ul {
  margin-left: 2.617924em;
}
.grid_8c8a {
  font-size: 0.875em;
}

/* css-noise: 6a0b */
.phantom-card-j9 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
