/*!
Theme Name: Customify
Theme URI: https://pressmaximum.mask-ad1b/customify
Author: WPCustomify
Author URI: https://pressmaximum.mask-ad1b
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.mask-ad1b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.row_63d0.shade-3560/licenses/gpl-2.0.hard_8128
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.heading_48b5/, (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.paragraph_top_8f10.overlay-selected-6849/normalize.secondary_8923/
 ======
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.secondary_8923 v7.0.0 | MIT License | github.mask-ad1b/necolas/normalize.secondary_8923 */
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;
}
.under-2bf8 .logo_727b,
.highlight-under-c240,
.detail-64c7,
.backdrop-8c7f,
.popup_outer_f53f,
.list-0508,
.surface_189f,
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;
}
.highlight-under-c240,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .highlight-under-c240,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .highlight-under-c240,
  h1 {
    font-size: 1.8em;
  }
}
.detail-64c7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.detail-64c7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .detail-64c7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .detail-64c7,
  h2 {
    font-size: 1.7em;
  }
}
.backdrop-8c7f,
h3 {
  font-size: 1.618em;
}
.under-2bf8 .logo_727b,
.popup_outer_f53f,
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.north-807e {
  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;
}
.thumbnail-prev-3dff:after,
.thumbnail-prev-3dff:before,
.glass-03da:after,
.glass-03da:before {
  content: "";
  display: table;
}
.thumbnail-prev-3dff:after,
.glass-03da:after {
  clear: both;
}
.focused_a9d4 {
  float: right;
  margin-right: 0;
}
.alert-solid-6879 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.motion-d353 .component_a753,
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;
}
.motion-d353 .component_a753: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;
}
.text-dark-38a3 .component_a753 {
  box-shadow: none;
}
.text-dark-38a3
  .component_a753
  .silver-6000 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.text-dark-38a3 .component_a753 .active-smooth-03f0 {
  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;
}
.text-dark-38a3
  .component_a753
  .active-smooth-03f0
  b {
  display: none;
}
.text-dark-38a3 .prev_78b0 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.lower_ffc6:not(.chip_947c):not(.fast_760c),
button:not(.chip_947c):not(.fast_760c),
input[type="button"]:not(.chip_947c):not(
    .fast_760c
  ),
input[type="reset"]:not(.chip_947c):not(
    .fast_760c
  ),
input[type="submit"]:not(.chip_947c):not(
    .fast_760c
  ) {
  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;
}
.lower_ffc6:not(.chip_947c):not(
    .fast_760c
  ):hover,
button:not(.chip_947c):not(
    .fast_760c
  ):hover,
input[type="button"]:not(.chip_947c):not(
    .fast_760c
  ):hover,
input[type="reset"]:not(.chip_947c):not(
    .fast_760c
  ):hover,
input[type="submit"]:not(.chip_947c):not(
    .fast_760c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.lower_ffc6:not(.chip_947c):not(
    .fast_760c
  ):active,
.lower_ffc6:not(.chip_947c):not(
    .fast_760c
  ):focus,
button:not(.chip_947c):not(
    .fast_760c
  ):active,
button:not(.chip_947c):not(
    .fast_760c
  ):focus,
input[type="button"]:not(.chip_947c):not(
    .fast_760c
  ):active,
input[type="button"]:not(.chip_947c):not(
    .fast_760c
  ):focus,
input[type="reset"]:not(.chip_947c):not(
    .fast_760c
  ):active,
input[type="reset"]:not(.chip_947c):not(
    .fast_760c
  ):focus,
input[type="submit"]:not(.chip_947c):not(
    .fast_760c
  ):active,
input[type="submit"]:not(.chip_947c):not(
    .fast_760c
  ):focus {
  outline: 0;
}
.lower_ffc6:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b,
button:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b,
input[type="button"]:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b,
input[type="reset"]:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b,
input[type="submit"]:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b {
  position: relative;
}
.lower_ffc6:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b
  .container_active_6b74,
.lower_ffc6:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b
  .gas-9efd,
.lower_ffc6:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b
  .tabs_3b68,
.lower_ffc6:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b
  i,
.lower_ffc6:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b
  svg,
button:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b
  .container_active_6b74,
button:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b
  .gas-9efd,
button:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b
  .tabs_3b68,
button:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b
  i,
button:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b
  svg,
input[type="button"]:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b
  .container_active_6b74,
input[type="button"]:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b
  .gas-9efd,
input[type="button"]:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b
  .tabs_3b68,
input[type="button"]:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b
  i,
input[type="button"]:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b
  svg,
input[type="reset"]:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b
  .container_active_6b74,
input[type="reset"]:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b
  .gas-9efd,
input[type="reset"]:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b
  .tabs_3b68,
input[type="reset"]:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b
  i,
input[type="reset"]:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b
  svg,
input[type="submit"]:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b
  .container_active_6b74,
input[type="submit"]:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b
  .gas-9efd,
input[type="submit"]:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b
  .tabs_3b68,
input[type="submit"]:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b
  i,
input[type="submit"]:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b
  svg {
  visibility: hidden;
}
.lower_ffc6:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b:after,
button:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b:after,
input[type="button"]:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b:after,
input[type="reset"]:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b:after,
input[type="submit"]:not(.chip_947c):not(
    .fast_760c
  ).fn-loading-d45b: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;
}
.lower_ffc6:not(.chip_947c):not(.fast_760c),
input[type="button"]:not(.chip_947c):not(
    .fast_760c
  ),
input[type="reset"]:not(.chip_947c):not(
    .fast_760c
  ),
input[type="submit"]:not(.chip_947c):not(
    .fast_760c
  ) {
  color: #fff;
  background: #235787;
}
.lower_ffc6:not(.chip_947c):not(
    .fast_760c
  ):focus,
input[type="button"]:not(.chip_947c):not(
    .fast_760c
  ):focus,
input[type="reset"]:not(.chip_947c):not(
    .fast_760c
  ):focus,
input[type="submit"]:not(.chip_947c):not(
    .fast_760c
  ):focus {
  color: #fff;
}
.lower_ffc6.fn-disabled-d45b:not(.chip_947c):not(
    .fast_760c
  ),
.lower_ffc6[disabled]:not(.chip_947c):not(
    .fast_760c
  ),
button.fn-disabled-d45b:not(.chip_947c):not(
    .fast_760c
  ),
button[disabled]:not(.chip_947c):not(
    .fast_760c
  ) {
  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;
}
.rough-c1d1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.rough-c1d1: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;
}
.mask_aa7e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.frame_882b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.silver-8395 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.thumbnail-prev-3dff:after,
.thumbnail-prev-3dff:before,
.chip_1cf8:after,
.chip_1cf8:before,
.message-9700:after,
.message-9700:before,
.glass-c327:after,
.glass-c327:before,
.lite_5553:after,
.lite_5553:before,
.in_99d2:after,
.in_99d2:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.thumbnail-prev-3dff:after,
.chip_1cf8:after,
.message-9700:after,
.glass-c327:after,
.lite_5553:after,
.in_99d2:after {
  clear: both;
}
.chip_1cf8 .media-ac6f,
.message-9700 .media-ac6f,
.picture_a73a .media-ac6f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.border_easy_094c {
  display: inline-block;
}
.paragraph_2e30 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.paragraph_2e30 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.paragraph_2e30 .tooltip_new_4b0f {
  padding: 1em 0;
  font-size: 85%;
}
.tooltip_new_4b0f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.white_f4f7 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.white_f4f7:after,
.white_f4f7:before {
  content: "";
  display: table;
}
.white_f4f7:after {
  clear: both;
}
.bronze-b97c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.column_top_fa93 .bronze-b97c {
  max-width: 50%;
}
.paper_9af2 .bronze-b97c {
  max-width: 33.33%;
}
.pattern-c3fc .bronze-b97c {
  max-width: 25%;
}
.thumbnail-1be3 .bronze-b97c {
  max-width: 20%;
}
.form_9d3b .bronze-b97c {
  max-width: 16.66%;
}
.under-3843 .bronze-b97c {
  max-width: 14.28%;
}
.link_tall_f2f7 .bronze-b97c {
  max-width: 12.5%;
}
.stale_8bb2 .bronze-b97c {
  max-width: 11.11%;
}
.slider-ebf3 {
  display: block;
}
.under-2bf8 .pagination-0489 label,
.under-2bf8 .texture-out-0783 label,
.under-2bf8 .gas_7947 label,
.under-2bf8 .warm-eafe label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.icon-ad25 {
  list-style: none;
  margin: 0;
}
.icon-ad25 article.caption-c961 {
  margin-bottom: 0;
}
.icon-ad25 ul {
  list-style: none;
  margin: 0;
}
.icon-ad25 .in_2662 li.caption-c961 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .icon-ad25 .in_2662 li.caption-c961 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .icon-ad25 .in_2662 li.caption-c961: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) {
  .icon-ad25 .in_2662 li.caption-c961 li.caption-c961 li.caption-c961 li.caption-c961 {
    padding-left: 0;
  }
}
article.caption-c961 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.caption-c961 .chip_1cf8 p:last-of-type {
  margin-bottom: 0;
}
article.caption-c961 .orange_5e3e {
  float: left;
}
article.caption-c961 .search_f00c {
  margin-left: 85px;
}
article.caption-c961 .header-9416 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.caption-c961 .header-9416 .hidden-blue-ab6e {
  margin-left: 10px;
}
article.caption-c961 .orange_fbd8 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.caption-c961 .medium-06ce {
  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 .pagination-0489,
  #respond .gas_7947,
  #respond .warm-eafe {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pagination-0489 input,
#respond .gas_7947 input,
#respond .warm-eafe input {
  width: 100%;
}
#respond .warm-eafe {
  margin-right: 0;
}
#respond .tabs-6ed8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hidden_1d81 {
  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;
}
.hidden_1d81.pro-c6de {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hidden_1d81 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%);
}
.hidden_1d81:focus,
.hidden_1d81: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);
}
.green-dbb4 {
  border-radius: 10%;
}
.status_ba29 {
  border-radius: 50%;
}
.column-5b16 {
  font-size: 0.72em;
}
.solid-ec1d {
  font-size: 0.875em;
}
.breadcrumb_96a9 {
  font-size: 1.1em;
}
.grid_a501 {
  text-transform: uppercase;
  line-height: 1.2;
}
.grid_a501.column-5b16 {
  letter-spacing: 0.5px;
}
.prev_4799,
.prev_4799 a {
  color: #6d6d6d;
}
.prev_4799 a:hover {
  color: #111;
}
.list-white-79f3 {
  color: #6d6d6d;
}
.purple-7c92 {
  overflow-x: hidden;
}
.purple-7c92 .caption-warm-586a.fluid_9bee {
  position: relative;
}
.purple-7c92 .caption-warm-586a.fluid_9bee.short-8338 {
  position: initial;
}
.purple-7c92
  .caption-warm-586a.fluid_9bee.short-8338
  .label-51de {
  left: auto;
}
.purple-7c92 .caption-warm-586a .label-51de {
  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;
}
.purple-7c92 .caption-warm-586a:hover.fluid_9bee {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.purple-7c92
  .caption-warm-586a:hover.fluid_9bee
  .label-51de {
  display: block;
  z-index: 9999999;
}
.purple-7c92 .input-a179 .button_eb66,
.purple-7c92 .notice-over-08d8 .button_eb66 {
  display: none;
}
.purple-7c92 .icon-active-0668 .caption-warm-586a:hover.fluid_9bee {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.under-2bf8 .pagination-0489 label,
.under-2bf8 .texture-out-0783 label,
.under-2bf8 .gas_7947 label,
.under-2bf8 .warm-eafe label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.icon-ad25 {
  list-style: none;
  margin: 0;
}
.icon-ad25 article.caption-c961 {
  margin-bottom: 0;
}
.icon-ad25 ul {
  list-style: none;
  margin: 0;
}
.icon-ad25 .in_2662 li.caption-c961 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .icon-ad25 .in_2662 li.caption-c961 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .icon-ad25 .in_2662 li.caption-c961: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) {
  .icon-ad25 .in_2662 li.caption-c961 li.caption-c961 li.caption-c961 li.caption-c961 {
    padding-left: 0;
  }
}
article.caption-c961 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.caption-c961 .chip_1cf8 p:last-of-type {
  margin-bottom: 0;
}
article.caption-c961 .orange_5e3e {
  float: left;
}
article.caption-c961 .search_f00c {
  margin-left: 85px;
}
article.caption-c961 .header-9416 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.caption-c961 .header-9416 .hidden-blue-ab6e {
  margin-left: 10px;
}
article.caption-c961 .orange_fbd8 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.caption-c961 .medium-06ce {
  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 .pagination-0489,
  #respond .gas_7947,
  #respond .warm-eafe {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pagination-0489 input,
#respond .gas_7947 input,
#respond .warm-eafe input {
  width: 100%;
}
#respond .warm-eafe {
  margin-right: 0;
}
#respond .tabs-6ed8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.input-a179 .status-cb2a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.status-cb2a .border-a8aa.summary_384a .item-pink-c6ad > li > a:focus,
.status-cb2a .border-a8aa.summary_384a .item-pink-c6ad > li > a:hover,
.status-cb2a .border-a8aa.content_stale_2cbd .item-pink-c6ad > li > a:focus,
.status-cb2a .border-a8aa.content_stale_2cbd .item-pink-c6ad > li > a:hover,
.status-cb2a .border-a8aa.surface_hard_34de .item-pink-c6ad > li > a:focus,
.status-cb2a .border-a8aa.surface_hard_34de .item-pink-c6ad > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.status-cb2a
  .border-a8aa.summary_384a
  .item-pink-c6ad
  > li.outer_cd9b
  > a,
.status-cb2a
  .border-a8aa.summary_384a
  .item-pink-c6ad
  > li.tooltip_light_1707
  > a,
.status-cb2a
  .border-a8aa.content_stale_2cbd
  .item-pink-c6ad
  > li.outer_cd9b
  > a,
.status-cb2a
  .border-a8aa.content_stale_2cbd
  .item-pink-c6ad
  > li.tooltip_light_1707
  > a,
.status-cb2a
  .border-a8aa.surface_hard_34de
  .item-pink-c6ad
  > li.outer_cd9b
  > a,
.status-cb2a .border-a8aa.surface_hard_34de .item-pink-c6ad > li.fresh-471a > a {
  color: rgba(255, 255, 255, 0.99);
}
.status-cb2a .carousel_focused_f818,
.status-cb2a .carousel_focused_f818 a {
  color: rgba(255, 255, 255, 0.99);
}
.status-cb2a .module-copper-d088.nav-center-0e36 li a,
.status-cb2a .status-7e99 a,
.status-cb2a .clean_790e,
.status-cb2a .item-pink-c6ad > li > a,
.status-cb2a .backdrop_basic_b217 {
  color: rgba(255, 255, 255, 0.79);
}
.status-cb2a .module-copper-d088.nav-center-0e36 li a:hover,
.status-cb2a .status-7e99 a:hover,
.status-cb2a .clean_790e:hover,
.status-cb2a .item-pink-c6ad > li > a:hover,
.status-cb2a .backdrop_basic_b217:hover {
  color: rgba(255, 255, 255, 0.99);
}
.status-cb2a .feature_5802 {
  color: rgba(255, 255, 255, 0.79);
}
.status-cb2a .feature_5802 .mask-middle-ea9f {
  color: rgba(255, 255, 255, 0.99);
}
.status-cb2a .feature_5802:hover {
  color: rgba(255, 255, 255, 0.99);
}
.status-cb2a .out_5025 .container-new-e465 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.status-cb2a .out_5025 .container-new-e465 .cold-0713 {
  color: rgba(255, 255, 255, 0.79);
}
.status-cb2a
  .out_5025
  .container-new-e465
  .cold-0713::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.status-cb2a
  .out_5025
  .container-new-e465
  .cold-0713:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.status-cb2a
  .out_5025
  .container-new-e465
  .cold-0713::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.status-cb2a
  .out_5025
  .container-new-e465
  .cold-0713::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.status-cb2a .out_5025 .summary_outer_4309 {
  color: rgba(255, 255, 255, 0.79);
}
.status-cb2a .out_5025 .summary_outer_4309:hover {
  color: rgba(255, 255, 255, 0.99);
}
.huge-6e92
  .status-cb2a
  .out_5025
  .disabled_7497
  .purple-4d39 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.huge-6e92
  .status-cb2a
  .out_5025
  .disabled_7497
  .cold-0713 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.input-a179 .badge-4c11 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.badge-4c11 .border-a8aa.summary_384a .item-pink-c6ad > li > a:focus,
.badge-4c11 .border-a8aa.summary_384a .item-pink-c6ad > li > a:hover,
.badge-4c11 .border-a8aa.content_stale_2cbd .item-pink-c6ad > li > a:focus,
.badge-4c11 .border-a8aa.content_stale_2cbd .item-pink-c6ad > li > a:hover,
.badge-4c11 .border-a8aa.surface_hard_34de .item-pink-c6ad > li > a:focus,
.badge-4c11 .border-a8aa.surface_hard_34de .item-pink-c6ad > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge-4c11
  .border-a8aa.summary_384a
  .item-pink-c6ad
  > li.outer_cd9b
  > a,
.badge-4c11
  .border-a8aa.summary_384a
  .item-pink-c6ad
  > li.tooltip_light_1707
  > a,
.badge-4c11
  .border-a8aa.content_stale_2cbd
  .item-pink-c6ad
  > li.outer_cd9b
  > a,
.badge-4c11
  .border-a8aa.content_stale_2cbd
  .item-pink-c6ad
  > li.tooltip_light_1707
  > a,
.badge-4c11
  .border-a8aa.surface_hard_34de
  .item-pink-c6ad
  > li.outer_cd9b
  > a,
.badge-4c11 .border-a8aa.surface_hard_34de .item-pink-c6ad > li.fresh-471a > a {
  color: rgba(0, 0, 0, 0.8);
}
.badge-4c11 .carousel_focused_f818,
.badge-4c11 .carousel_focused_f818 a {
  color: rgba(0, 0, 0, 0.8);
}
.badge-4c11 .module-copper-d088.nav-center-0e36 li a,
.badge-4c11 .status-7e99 a,
.badge-4c11 .clean_790e,
.badge-4c11 .item-pink-c6ad > li > a,
.badge-4c11 .backdrop_basic_b217 {
  color: rgba(0, 0, 0, 0.55);
}
.badge-4c11 .module-copper-d088.nav-center-0e36 li a:hover,
.badge-4c11 .status-7e99 a:hover,
.badge-4c11 .clean_790e:hover,
.badge-4c11 .item-pink-c6ad > li > a:hover,
.badge-4c11 .backdrop_basic_b217:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge-4c11 .feature_5802 {
  color: rgba(0, 0, 0, 0.55);
}
.badge-4c11 .feature_5802 .mask-middle-ea9f {
  color: rgba(0, 0, 0, 0.8);
}
.badge-4c11 .feature_5802:hover {
  color: rgba(0, 0, 0, 0.8);
}
.video_b396 .pressed-2df4 {
  margin-left: auto;
  margin-right: auto;
}
.message-9700 > * {
  margin-left: auto;
  margin-right: auto;
}
.message-9700 .mask_aa7e {
  margin-right: 1.41575em;
}
.center-f01e .message-9700 > .paragraph-selected-ed47 {
  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;
}
.center-f01e .message-9700 > .frame-f849 {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.pagination_62f0.video_b396 .pressed-2df4,
.active-3101.video_b396 .pressed-2df4 {
  margin-left: 0;
}
.silver-b38e.video_b396 .pressed-2df4,
.notice-dc4c.video_b396 .pressed-2df4 {
  margin-right: 0;
}
.message-9700 ol,
.message-9700 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.link-purple-481b video {
  max-width: 100%;
}
.media-b548 img {
  display: block;
}
.media-b548.mask_aa7e,
.media-b548.frame_882b {
  width: 100%;
}
.media-b548.frame-f849 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.fluid-6c6e:not(.focus-0887) {
  margin: 1.5em auto;
}
.hot-c5c1 p {
  padding: 1.5em 14px;
}
ul.backdrop_south_7c0d.frame-f849,
ul.backdrop_south_7c0d.paragraph-selected-ed47,
ul.backdrop_south_7c0d.tag_pink_666b.paragraph-selected-ed47 {
  padding: 0 14px;
}
.gallery-action-2f41 {
  display: block;
  overflow-x: auto;
}
.gallery-action-2f41 table {
  border-collapse: collapse;
  width: 100%;
}
.gallery-action-2f41 td,
.gallery-action-2f41 th {
  padding: 0.5em;
}
.message-9700 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.message-9700 ol ol,
.message-9700 ol ul,
.message-9700 ul ol,
.message-9700 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.message-9700 ol ol li,
.message-9700 ol ul li,
.message-9700 ul ol li,
.message-9700 ul ul li {
  margin-left: 0;
}
.border_483e.tabs_2e61 > .menu_outer_dfa2 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.border_483e.tabs_2e61 > .menu_outer_dfa2 iframe,
.border_483e.tabs_2e61 > .menu_outer_dfa2 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.notification_hovered_9805 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.notification_hovered_9805.table-soft-fa50 {
  padding: 0;
}
.notification_hovered_9805.table-soft-fa50 cite {
  font-size: 13px;
}
.notification_hovered_9805 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.notification_hovered_9805 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.motion_5151 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.motion_5151 > p:first-child {
  margin-top: 0;
}
.motion_5151 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.motion_5151 blockquote {
  border-left: 0;
}
.backdrop-ccdc {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.backdrop-ccdc:not(.stone_256c) {
  max-width: 100px;
}
.backdrop-ccdc.panel-6f46 {
  border-bottom: none !important;
  text-align: center;
}
.backdrop-ccdc.panel-6f46::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hot-c5c1 p {
    padding: 1.5em 0;
  }
}
.filter-large-514f {
  color: #0073aa;
}
.progress-e482 {
  background-color: #0073aa;
}
.texture_104d {
  color: #229fd8;
}
.shadow-soft-368b {
  background-color: #229fd8;
}
.accordion_ddff {
  color: #eee;
}
.image_pink_f718 {
  background-color: #eee;
}
.white_1d98 {
  color: #444;
}
.shade_focused_a4d9 {
  background-color: #444;
}
.form_paper_83e3 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.form_paper_83e3 .overlay_1e4f .status-7e99 {
  font-size: 15px;
}
.form_paper_83e3 .status-7e99 {
  line-height: 1.3;
}
.form_paper_83e3 .badge-4c11 {
}
.form_paper_83e3 .status-cb2a {
  background: #235787;
}
.next_cb43 {
  padding: 0;
}
.next_cb43 .status-cb2a {
  background: #1a1a1a;
}
.next_cb43 .badge-4c11 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.secondary_black_c4d0 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.secondary_black_c4d0 .badge-4c11 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.secondary_black_c4d0 .status-cb2a {
  background: #303030;
}
.in_99d2 {
  position: relative;
  z-index: 10;
}
.in_99d2 .old_c8fd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.green_a296 .fluid_9bee {
  display: inline-block;
  vertical-align: middle;
}
.green_a296.banner_solid_84b8 .fluid_9bee {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .green_a296.banner_solid_84b8 .fluid_9bee {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .green_a296.banner_solid_84b8 .fluid_9bee {
    margin-right: 0.4em;
  }
}
.green_a296.banner_solid_84b8 .fluid_9bee:last-child {
  margin-right: 0;
}
.light-1d34 .old_c8fd {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .input-a179 .overlay_1e4f {
    margin: 0 -0.5em;
  }
  .input-a179 .overlay_1e4f [class*="customify-col-"],
  .input-a179 .overlay_1e4f [class*="customify-col_"],
  .input-a179 .overlay_1e4f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.input-a179.accordion_slow_b24a .old_c8fd {
  background: 0 0 !important;
}
.input-a179.accordion_slow_b24a .old_c8fd,
.input-a179.light-1d34 .old_c8fd {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .input-a179.column_589d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.input-a179.light-1d34 .old_c8fd {
  box-shadow: none !important;
}
.north_0520 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .north_0520 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .north_0520 {
    padding: 18px 0 20px;
  }
}
.north_0520 .title_09e3 {
  width: 100%;
}
.north_0520 .nav_9c15 {
  margin-bottom: 0;
}
.north_0520 .module_red_0798 {
  margin-top: 5px;
  font-size: 0.875em;
}
.motion_b4d9 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.motion_b4d9 .box_01a4 {
  width: 100%;
}
.list-5075 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.list-5075 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.list-5075 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;
}
.list-5075 li:last-child:after {
  display: none;
}
.list-5075 li a {
  font-weight: 500;
  margin-right: 10px;
}
.panel_rough_eec8 .button_eb66 button,
.north_0520 .button_eb66 button {
  left: 0;
}
.panel_rough_eec8 .box_01a4,
.north_0520 .box_01a4 {
  padding-left: 0;
  padding-right: 0;
}
.panel_rough_eec8 .motion_b4d9,
.north_0520 .motion_b4d9 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.panel_rough_eec8 {
  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;
}
.panel_rough_eec8: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;
}
.panel_rough_eec8 .warm_ede7 {
  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) {
  .panel_rough_eec8 .warm_ede7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .panel_rough_eec8 .warm_ede7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .panel_rough_eec8 .warm_ede7 {
    min-height: 200px;
  }
}
.panel_rough_eec8 .list-5075 {
  color: rgba(255, 255, 255, 0.8);
}
.panel_rough_eec8 .list-5075 a,
.panel_rough_eec8 .list-5075 li:after {
  color: inherit;
}
.panel_rough_eec8 .list-5075 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.large-02a6 {
  margin-bottom: 0.5em;
}
.badge_062b {
  margin-bottom: 1.2em;
}
.badge_062b,
.large-02a6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.badge_062b p:last-child,
.large-02a6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .button_eb66,
#masthead .button_eb66 {
  display: none;
}
#masthead
  > .button_eb66.dropdown-large-c519 {
  display: none;
}
#masthead > .button_eb66 button {
  left: 0;
}
.hovered_f456 {
  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%;
}
.hovered_f456 .fluid_9bee {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hovered_f456 .progress_pro_f400 {
  display: -webkit-box;
  display: flex;
}
.hovered_f456 .progress_pro_f400.chip-blue-753e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hovered_f456 .progress_pro_f400.pro-fcdb {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hovered_f456 .progress_pro_f400.action-cc61 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hovered_f456.mask_full_1ca3.layout-0589 .progress_pro_f400.chip-blue-753e {
  flex-basis: 100%;
}
.hovered_f456.complex-0b82 .progress_pro_f400.pro-fcdb {
  -webkit-box-flex: 1;
  flex: auto;
}
.hovered_f456.complex-0b82 .progress_pro_f400.action-cc61 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .button_eb66.dropdown-large-c519 {
  display: none;
}
#masthead > .button_eb66 button {
  left: 0;
}
.first-f0e2 {
  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;
}
.first-f0e2:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.first-f0e2.thumbnail-87fc i {
  margin-right: 4px;
}
.first-f0e2.hover-ba1a i {
  margin-left: 5px;
}
.status-7e99 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.status-7e99 p:last-child {
  margin-bottom: 0;
}
.hidden_wood_684f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hidden_wood_684f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hidden_wood_684f img {
  display: block;
  width: auto;
  line-height: 1;
}
.hidden_wood_684f .carousel_focused_f818 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hidden_wood_684f .surface_first_eb9a {
  margin: 5px 0 7px 0;
}
.hidden_wood_684f.message-680b .accent-63e3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden_wood_684f.message-680b .component_ac8a {
  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;
}
.hidden_wood_684f.top_416a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hidden_wood_684f.top_416a .accent-63e3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden_wood_684f.top_416a .component_ac8a {
  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;
}
.hidden_wood_684f.wrapper-4da0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hidden_wood_684f.static_0fbe {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hidden_wood_684f.static_0fbe .component_ac8a {
  margin-top: 7px;
}
.east-d221 {
  display: inline-block;
}
.in_99d2 .basic-6e29 .hidden_wood_684f img {
  max-width: 100%;
}
.border-a8aa .image_light_a387.hard_b05a,
.basic-c917 .image_light_a387.hard_b05a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.border-a8aa .tag_upper_39e4,
.basic-c917 .tag_upper_39e4 {
  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%);
}
.border-a8aa .tag_upper_39e4 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.border-a8aa.pressed-4949 .tag_upper_39e4 {
  display: none;
}
.border-a8aa .paper_59d3 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.border-a8aa .paper_59d3 li {
  display: inline-block;
  position: relative;
}
.border-a8aa .paper_59d3 li:last-child {
  margin-right: 0;
}
.border-a8aa .paper_59d3 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;
}
.border-a8aa .paper_59d3 li.fresh-471a > a {
  color: rgba(0, 0, 0, 0.9);
}
.border-a8aa .paper_59d3 > 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;
}
.border-a8aa .paper_59d3 > li > a i {
  line-height: 0;
}
.border-a8aa .paper_59d3 > li.purple-074c > a .tag_upper_39e4 {
  margin-left: 4px;
  line-height: 0;
}
.border-a8aa .paper_59d3 .steel-a5c4 li.purple-074c > a {
  position: relative;
}
.border-a8aa .paper_59d3 .steel-a5c4 li.purple-074c > a:after,
.border-a8aa .paper_59d3 .steel-a5c4 li.purple-074c > a:before {
  content: "";
  display: table;
}
.border-a8aa .paper_59d3 .steel-a5c4 li.purple-074c > a:after {
  clear: both;
}
.border-a8aa .paper_59d3 .steel-a5c4 li.purple-074c > a .tag_upper_39e4 {
  margin-left: 5px;
  float: right;
}
.border-a8aa .grid-slow-c102,
.border-a8aa .steel-a5c4 {
  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;
}
.border-a8aa .steel-a5c4 {
  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;
}
.border-a8aa .steel-a5c4 .hard_b05a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.border-a8aa .steel-a5c4 .tag_upper_39e4 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.border-a8aa .steel-a5c4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.border-a8aa .steel-a5c4 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;
}
.border-a8aa .steel-a5c4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.border-a8aa .steel-a5c4 .steel-a5c4 {
  top: 0;
  left: 100%;
}
.border-a8aa .first-c01d.fn-focus-d45b > .grid-slow-c102,
.border-a8aa .first-c01d.fn-focus-d45b > .steel-a5c4,
.border-a8aa .first-c01d:focus > .grid-slow-c102,
.border-a8aa .first-c01d:focus > .steel-a5c4,
.border-a8aa .first-c01d:hover > .grid-slow-c102,
.border-a8aa .first-c01d:hover > .steel-a5c4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.border-a8aa.surface_hard_34de .item-pink-c6ad:after,
.border-a8aa.surface_hard_34de .item-pink-c6ad:before {
  content: "";
  display: table;
}
.border-a8aa.surface_hard_34de .item-pink-c6ad:after {
  clear: both;
}
.border-a8aa.surface_hard_34de .item-pink-c6ad > li {
  float: left;
}
.border-a8aa.last-94d0 .item-pink-c6ad:after,
.border-a8aa.last-94d0 .item-pink-c6ad:before {
  content: "";
  display: table;
}
.border-a8aa.last-94d0 .item-pink-c6ad:after {
  clear: both;
}
.border-a8aa.last-94d0 .item-pink-c6ad > li {
  float: left;
}
.border-a8aa.last-94d0 .item-pink-c6ad > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.border-a8aa.last-94d0 .item-pink-c6ad > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.border-a8aa.last-94d0 .item-pink-c6ad > li.outer_cd9b > a,
.border-a8aa.last-94d0 .item-pink-c6ad > li.fresh-471a > a {
  color: #fff;
  background-color: #1e4b75;
}
.border-a8aa.summary_384a .item-pink-c6ad > li > a .hard_b05a {
  position: relative;
}
.border-a8aa.summary_384a .item-pink-c6ad > li > a .hard_b05a: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;
}
.border-a8aa.summary_384a
  .item-pink-c6ad
  > li:focus
  > a
  .hard_b05a:before,
.border-a8aa.summary_384a
  .item-pink-c6ad
  > li:hover
  > a
  .hard_b05a:before {
  width: 100%;
  background-color: currentColor;
}
.border-a8aa.summary_384a
  .item-pink-c6ad
  > li.outer_cd9b
  > a
  .hard_b05a:before,
.border-a8aa.summary_384a
  .item-pink-c6ad
  > li.tooltip_light_1707
  > a
  .hard_b05a:before {
  width: 100%;
  background-color: currentColor;
}
.border-a8aa.content_stale_2cbd .item-pink-c6ad > li > a .hard_b05a {
  position: relative;
}
.border-a8aa.content_stale_2cbd .item-pink-c6ad > li > a .hard_b05a: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;
}
.border-a8aa.content_stale_2cbd .item-pink-c6ad > li:focus > a .hard_b05a:before,
.border-a8aa.content_stale_2cbd
  .item-pink-c6ad
  > li:hover
  > a
  .hard_b05a:before {
  width: 100%;
  background-color: currentColor;
}
.border-a8aa.content_stale_2cbd
  .item-pink-c6ad
  > li.outer_cd9b
  > a
  .hard_b05a:before,
.border-a8aa.content_stale_2cbd
  .item-pink-c6ad
  > li.tooltip_light_1707
  > a
  .hard_b05a:before {
  width: 100%;
  background-color: currentColor;
}
.basic-c917 .paper_59d3 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.basic-c917 .paper_59d3 li:first-child > a {
  border-top: none;
}
.basic-c917 .paper_59d3 .layout_gold_d9ba > .hard_b05a .tag_upper_39e4 {
  display: none;
}
.basic-c917 .paper_59d3 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.basic-c917 .paper_59d3 li:last-child {
  border: none;
}
.basic-c917 .paper_59d3 li.purple-074c > a {
  padding-right: 45px !important;
}
.basic-c917 .paper_59d3 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.basic-c917 .paper_59d3 li a:focus,
.basic-c917 .paper_59d3 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.basic-c917 .paper_59d3 li .prev-9811 {
  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;
}
.basic-c917 .paper_59d3 li .prev-9811:hover {
  box-shadow: none;
}
.basic-c917 .paper_59d3 li .prev-9811 .tag_upper_39e4 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.basic-c917 .paper_59d3 .steel-a5c4 {
  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);
}
.basic-c917 .paper_59d3 .steel-a5c4 li a {
  padding-left: 3em;
}
.basic-c917 .paper_59d3 .button-0fce > a .prev-9811 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.basic-c917 .paper_59d3 .button-0fce > .steel-a5c4 {
  display: block;
  opacity: 1;
}
.main_01e5 {
  max-width: 100%;
}
.slider_1126 {
  line-height: 0;
  cursor: pointer;
}
.backdrop_basic_b217 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.backdrop_basic_b217:hover {
  box-shadow: none;
  color: currentColor;
}
.backdrop_basic_b217 svg {
  width: 18px;
  height: 18px;
}
.backdrop_basic_b217 .wrapper_cd63 {
  display: none;
}
.pagination_rough_3136 {
  position: relative;
}
.pagination_rough_3136.fn-active-d45b .backdrop_basic_b217 .mask_first_5cbc {
  display: none;
}
.pagination_rough_3136.fn-active-d45b .backdrop_basic_b217 .wrapper_cd63 {
  display: inline-block;
}
.pagination_rough_3136 .tabs_next_836c {
  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);
}
.pagination_rough_3136.selected-9445 .tabs_next_836c {
  left: auto;
  right: -0.9em;
}
.pagination_rough_3136.selected-9445 .next_ad92::before {
  left: auto;
  right: 15px;
}
.pagination_rough_3136.fn-active-d45b .tabs_next_836c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.disabled_7497 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.disabled_7497 label {
  flex-basis: 100%;
}
.disabled_7497 .container-new-e465 {
  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;
}
.disabled_7497 .cold-0713 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.disabled_7497 .cold-0713:focus {
  background-color: transparent;
}
.disabled_7497 button.summary_outer_4309 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.disabled_7497 button.summary_outer_4309:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.disabled_7497 button.summary_outer_4309 svg {
  width: 18px;
  height: 18px;
}
.disabled_7497 input[type="submit"] {
  min-height: auto;
}
.out_5025 .disabled_7497 .cold-0713 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.next_ad92 {
  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) {
  .next_ad92 {
    width: 220px;
  }
}
.next_ad92 label {
  flex-basis: 100%;
}
.next_ad92::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;
}
.huge-6e92 .out_5025 .disabled_7497 {
  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;
}
.huge-6e92
  .out_5025
  .disabled_7497
  .container-new-e465 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.huge-6e92 .out_5025 .disabled_7497 .cold-0713 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.huge-6e92
  .out_5025
  .disabled_7497
  .cold-0713:focus {
  background: 0 0;
}
.huge-6e92
  .out_5025
  .disabled_7497
  .purple-4d39 {
  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;
}
.module-copper-d088 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.module-copper-d088 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.module-copper-d088 li:last-child {
  margin-right: 0;
}
.module-copper-d088 li:first-child {
  margin-left: 0;
}
.module-copper-d088.caption_red_4c91 a {
  color: #fff;
}
.module-copper-d088.caption_red_4c91 a:hover {
  color: #fff;
}
.module-copper-d088 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.module-copper-d088 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.module-copper-d088 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.module-copper-d088 a:hover {
  opacity: 0.9;
  color: inherit;
}
.module-copper-d088 [class*="social-icon-apple"] {
  background-color: #999;
}
.module-copper-d088 [class*="social-icon-apple"].grid-focused-2dfb {
  background-color: transparent;
  color: #999;
}
.module-copper-d088 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.module-copper-d088 [class*="social-icon-behance"].grid-focused-2dfb {
  background-color: transparent;
  color: #1769ff;
}
.module-copper-d088 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.module-copper-d088 [class*="social-icon-bitbucket"].grid-focused-2dfb {
  background-color: transparent;
  color: #205081;
}
.module-copper-d088 [class*="social-icon-codepen"] {
  background-color: #000;
}
.module-copper-d088 [class*="social-icon-codepen"].grid-focused-2dfb {
  background-color: transparent;
  color: #000;
}
.module-copper-d088 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.module-copper-d088 [class*="social-icon-delicious"].grid-focused-2dfb {
  background-color: transparent;
  color: #39f;
}
.module-copper-d088 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.module-copper-d088 [class*="social-icon-digg"].grid-focused-2dfb {
  background-color: transparent;
  color: #005be2;
}
.module-copper-d088 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.module-copper-d088 [class*="social-icon-dribbble"].grid-focused-2dfb {
  background-color: transparent;
  color: #ea4c89;
}
.module-copper-d088 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.module-copper-d088 [class*="social-icon-envelope"].grid-focused-2dfb {
  background-color: transparent;
  color: #ea4335;
}
.module-copper-d088 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.module-copper-d088 [class*="social-icon-facebook"].grid-focused-2dfb {
  background-color: transparent;
  color: #3b5998;
}
.module-copper-d088 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.module-copper-d088 [class*="social-icon-flickr"].grid-focused-2dfb {
  background-color: transparent;
  color: #0063dc;
}
.module-copper-d088 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.module-copper-d088 [class*="social-icon-foursquare"].grid-focused-2dfb {
  background-color: transparent;
  color: #2d5be3;
}
.module-copper-d088 [class*="social-icon-github"] {
  background-color: #333;
}
.module-copper-d088 [class*="social-icon-github"].grid-focused-2dfb {
  background-color: transparent;
  color: #333;
}
.module-copper-d088 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.module-copper-d088 [class*="social-icon-google-plus"].grid-focused-2dfb {
  background-color: transparent;
  color: #dd4b39;
}
.module-copper-d088 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.module-copper-d088 [class*="social-icon-houzz"].grid-focused-2dfb {
  background-color: transparent;
  color: #7ac142;
}
.module-copper-d088 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.module-copper-d088 [class*="social-icon-instagram"].grid-focused-2dfb {
  background-color: transparent;
  color: #262626;
}
.module-copper-d088 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.module-copper-d088 [class*="social-icon-jsfiddle"].grid-focused-2dfb {
  background-color: transparent;
  color: #487aa2;
}
.module-copper-d088 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.module-copper-d088 [class*="social-icon-linkedin"].grid-focused-2dfb {
  background-color: transparent;
  color: #0077b5;
}
.module-copper-d088 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.module-copper-d088 [class*="social-icon-medium"].grid-focused-2dfb {
  background-color: transparent;
  color: #00ab6b;
}
.module-copper-d088 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.module-copper-d088
  [class*="social-icon-odnoklassniki"].grid-focused-2dfb {
  background-color: transparent;
  color: #f4731c;
}
.module-copper-d088 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.module-copper-d088 [class*="social-icon-meetup"].grid-focused-2dfb {
  background-color: transparent;
  color: #ec1c40;
}
.module-copper-d088 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.module-copper-d088 [class*="social-icon-pinterest"].grid-focused-2dfb {
  background-color: transparent;
  color: #bd081c;
}
.module-copper-d088 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.module-copper-d088 [class*="social-icon-product-hunt"].grid-focused-2dfb {
  background-color: transparent;
  color: #da552f;
}
.module-copper-d088 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.module-copper-d088 [class*="social-icon-reddit"].grid-focused-2dfb {
  background-color: transparent;
  color: #ff4500;
}
.module-copper-d088 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.module-copper-d088 [class*="social-icon-rss"].grid-focused-2dfb {
  background-color: transparent;
  color: #f26522;
}
.module-copper-d088 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.module-copper-d088
  [class*="social-icon-shopping-cart"].grid-focused-2dfb {
  background-color: transparent;
  color: #4caf50;
}
.module-copper-d088 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.module-copper-d088 [class*="social-icon-skype"].grid-focused-2dfb {
  background-color: transparent;
  color: #00aff0;
}
.module-copper-d088 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.module-copper-d088 [class*="social-icon-slideshare"].grid-focused-2dfb {
  background-color: transparent;
  color: #0077b5;
}
.module-copper-d088 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.module-copper-d088 [class*="social-icon-snapchat"].grid-focused-2dfb {
  background-color: transparent;
  color: #fffc00;
}
.module-copper-d088 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.module-copper-d088 [class*="social-icon-soundcloud"].grid-focused-2dfb {
  background-color: transparent;
  color: #f80;
}
.module-copper-d088 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.module-copper-d088 [class*="social-icon-spotify"].grid-focused-2dfb {
  background-color: transparent;
  color: #2ebd59;
}
.module-copper-d088 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.module-copper-d088
  [class*="social-icon-stack-overflow"].grid-focused-2dfb {
  background-color: transparent;
  color: #fe7a15;
}
.module-copper-d088 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.module-copper-d088 [class*="social-icon-maldkfgram"].grid-focused-2dfb {
  background-color: transparent;
  color: #2ca5e0;
}
.module-copper-d088 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.module-copper-d088 [class*="social-icon-tripadvisor"].grid-focused-2dfb {
  background-color: transparent;
  color: #589442;
}
.module-copper-d088 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.module-copper-d088 [class*="social-icon-tumblr"].grid-focused-2dfb {
  background-color: transparent;
  color: #35465c;
}
.module-copper-d088 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.module-copper-d088 [class*="social-icon-twitch"].grid-focused-2dfb {
  background-color: transparent;
  color: #6441a5;
}
.module-copper-d088 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.module-copper-d088 [class*="social-icon-twitter"].grid-focused-2dfb {
  background-color: transparent;
  color: #1da1f2;
}
.module-copper-d088 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.module-copper-d088 [class*="social-icon-vimeo"].grid-focused-2dfb {
  background-color: transparent;
  color: #1ab7ea;
}
.module-copper-d088 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.module-copper-d088 [class*="social-icon-vk"].grid-focused-2dfb {
  background-color: transparent;
  color: #45668e;
}
.module-copper-d088 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.module-copper-d088 [class*="social-icon-weibo"].grid-focused-2dfb {
  background-color: transparent;
  color: #df2029;
}
.module-copper-d088 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.module-copper-d088 [class*="social-icon-weixin"].grid-focused-2dfb {
  background-color: transparent;
  color: #7bb32e;
}
.module-copper-d088 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.module-copper-d088 [class*="social-icon-whatsapp"].grid-focused-2dfb {
  background-color: transparent;
  color: #25d366;
}
.module-copper-d088 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.module-copper-d088 [class*="social-icon-wordpress"].grid-focused-2dfb {
  background-color: transparent;
  color: #21759b;
}
.module-copper-d088 [class*="social-icon-xing"] {
  background-color: #026466;
}
.module-copper-d088 [class*="social-icon-xing"].grid-focused-2dfb {
  background-color: transparent;
  color: #026466;
}
.module-copper-d088 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.module-copper-d088 [class*="social-icon-yelp"].grid-focused-2dfb {
  background-color: transparent;
  color: #af0606;
}
.module-copper-d088 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.module-copper-d088 [class*="social-icon-youtube"].grid-focused-2dfb {
  background-color: transparent;
  color: #cd201f;
}
.clean_790e {
  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;
}
.clean_790e:hover {
  box-shadow: none;
  background: 0 0;
}
.purple_a712 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.header_simple_4e0b {
  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;
}
.fixed_cb97 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.module-purple-0e16 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.module-purple-0e16,
.module-purple-0e16::after,
.module-purple-0e16::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;
}
.module-purple-0e16::after,
.module-purple-0e16::before {
  content: "";
  display: block;
  background-color: inherit;
}
.over-ddf7 .header_simple_4e0b .fixed_cb97 {
  margin-top: -2px;
  width: 19px;
}
.over-ddf7 .header_simple_4e0b .module-purple-0e16 {
  margin-top: -1px;
}
.over-ddf7 .header_simple_4e0b .module-purple-0e16,
.over-ddf7 .header_simple_4e0b .module-purple-0e16::after,
.over-ddf7 .header_simple_4e0b .module-purple-0e16::before {
  width: 19px;
  height: 2px;
}
.over-ddf7 .header_simple_4e0b .module-purple-0e16::before {
  top: -6px;
}
.over-ddf7 .header_simple_4e0b .module-purple-0e16::after {
  bottom: -6px;
}
.badge-stale-6fbb .header_simple_4e0b .fixed_cb97 {
  margin-top: -2px;
  width: 22px;
}
.badge-stale-6fbb .header_simple_4e0b .module-purple-0e16 {
  margin-top: -1px;
}
.badge-stale-6fbb .header_simple_4e0b .module-purple-0e16,
.badge-stale-6fbb .header_simple_4e0b .module-purple-0e16::after,
.badge-stale-6fbb .header_simple_4e0b .module-purple-0e16::before {
  width: 22px;
  height: 2px;
}
.badge-stale-6fbb .header_simple_4e0b .module-purple-0e16::before {
  top: -7px;
}
.badge-stale-6fbb .header_simple_4e0b .module-purple-0e16::after {
  bottom: -7px;
}
.panel-pro-5357 .header_simple_4e0b .fixed_cb97 {
  margin-top: -2px;
  width: 31px;
}
.panel-pro-5357 .header_simple_4e0b .module-purple-0e16 {
  margin-top: -1.5px;
}
.panel-pro-5357 .header_simple_4e0b .module-purple-0e16,
.panel-pro-5357 .header_simple_4e0b .module-purple-0e16::after,
.panel-pro-5357 .header_simple_4e0b .module-purple-0e16::before {
  width: 31px;
  height: 3px;
}
.panel-pro-5357 .header_simple_4e0b .module-purple-0e16::before {
  top: -9px;
}
.panel-pro-5357 .header_simple_4e0b .module-purple-0e16::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hero-basic-c2eb .header_simple_4e0b .fixed_cb97 {
    margin-top: -2px;
    width: 19px;
  }
  .hero-basic-c2eb .header_simple_4e0b .module-purple-0e16 {
    margin-top: -1px;
  }
  .hero-basic-c2eb .header_simple_4e0b .module-purple-0e16,
  .hero-basic-c2eb .header_simple_4e0b .module-purple-0e16::after,
  .hero-basic-c2eb .header_simple_4e0b .module-purple-0e16::before {
    width: 19px;
    height: 2px;
  }
  .hero-basic-c2eb .header_simple_4e0b .module-purple-0e16::before {
    top: -6px;
  }
  .hero-basic-c2eb .header_simple_4e0b .module-purple-0e16::after {
    bottom: -6px;
  }
  .menu_67f0 .header_simple_4e0b .fixed_cb97 {
    margin-top: -2px;
    width: 22px;
  }
  .menu_67f0 .header_simple_4e0b .module-purple-0e16 {
    margin-top: -1px;
  }
  .menu_67f0 .header_simple_4e0b .module-purple-0e16,
  .menu_67f0 .header_simple_4e0b .module-purple-0e16::after,
  .menu_67f0 .header_simple_4e0b .module-purple-0e16::before {
    width: 22px;
    height: 2px;
  }
  .menu_67f0 .header_simple_4e0b .module-purple-0e16::before {
    top: -7px;
  }
  .menu_67f0 .header_simple_4e0b .module-purple-0e16::after {
    bottom: -7px;
  }
  .breadcrumb_fdea .header_simple_4e0b .fixed_cb97 {
    margin-top: -2px;
    width: 31px;
  }
  .breadcrumb_fdea .header_simple_4e0b .module-purple-0e16 {
    margin-top: -1.5px;
  }
  .breadcrumb_fdea .header_simple_4e0b .module-purple-0e16,
  .breadcrumb_fdea .header_simple_4e0b .module-purple-0e16::after,
  .breadcrumb_fdea .header_simple_4e0b .module-purple-0e16::before {
    width: 31px;
    height: 3px;
  }
  .breadcrumb_fdea .header_simple_4e0b .module-purple-0e16::before {
    top: -9px;
  }
  .breadcrumb_fdea .header_simple_4e0b .module-purple-0e16::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .notice-tall-109b .header_simple_4e0b .fixed_cb97 {
    margin-top: -2px;
    width: 19px;
  }
  .notice-tall-109b .header_simple_4e0b .module-purple-0e16 {
    margin-top: -1px;
  }
  .notice-tall-109b .header_simple_4e0b .module-purple-0e16,
  .notice-tall-109b .header_simple_4e0b .module-purple-0e16::after,
  .notice-tall-109b .header_simple_4e0b .module-purple-0e16::before {
    width: 19px;
    height: 2px;
  }
  .notice-tall-109b .header_simple_4e0b .module-purple-0e16::before {
    top: -6px;
  }
  .notice-tall-109b .header_simple_4e0b .module-purple-0e16::after {
    bottom: -6px;
  }
  .slider-top-451c .header_simple_4e0b .fixed_cb97 {
    margin-top: -2px;
    width: 22px;
  }
  .slider-top-451c .header_simple_4e0b .module-purple-0e16 {
    margin-top: -1px;
  }
  .slider-top-451c .header_simple_4e0b .module-purple-0e16,
  .slider-top-451c .header_simple_4e0b .module-purple-0e16::after,
  .slider-top-451c .header_simple_4e0b .module-purple-0e16::before {
    width: 22px;
    height: 2px;
  }
  .slider-top-451c .header_simple_4e0b .module-purple-0e16::before {
    top: -7px;
  }
  .slider-top-451c .header_simple_4e0b .module-purple-0e16::after {
    bottom: -7px;
  }
  .disabled-iron-5327 .header_simple_4e0b .fixed_cb97 {
    margin-top: -2px;
    width: 31px;
  }
  .disabled-iron-5327 .header_simple_4e0b .module-purple-0e16 {
    margin-top: -1.5px;
  }
  .disabled-iron-5327 .header_simple_4e0b .module-purple-0e16,
  .disabled-iron-5327 .header_simple_4e0b .module-purple-0e16::after,
  .disabled-iron-5327 .header_simple_4e0b .module-purple-0e16::before {
    width: 31px;
    height: 3px;
  }
  .disabled-iron-5327 .header_simple_4e0b .module-purple-0e16::before {
    top: -9px;
  }
  .disabled-iron-5327 .header_simple_4e0b .module-purple-0e16::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .feature_motion_bf17 .header_simple_4e0b .fixed_cb97 {
    margin-top: -2px;
    width: 19px;
  }
  .feature_motion_bf17 .header_simple_4e0b .module-purple-0e16 {
    margin-top: -1px;
  }
  .feature_motion_bf17 .header_simple_4e0b .module-purple-0e16,
  .feature_motion_bf17 .header_simple_4e0b .module-purple-0e16::after,
  .feature_motion_bf17 .header_simple_4e0b .module-purple-0e16::before {
    width: 19px;
    height: 2px;
  }
  .feature_motion_bf17 .header_simple_4e0b .module-purple-0e16::before {
    top: -6px;
  }
  .feature_motion_bf17 .header_simple_4e0b .module-purple-0e16::after {
    bottom: -6px;
  }
  .status_east_97b0 .header_simple_4e0b .fixed_cb97 {
    margin-top: -2px;
    width: 22px;
  }
  .status_east_97b0 .header_simple_4e0b .module-purple-0e16 {
    margin-top: -1px;
  }
  .status_east_97b0 .header_simple_4e0b .module-purple-0e16,
  .status_east_97b0 .header_simple_4e0b .module-purple-0e16::after,
  .status_east_97b0 .header_simple_4e0b .module-purple-0e16::before {
    width: 22px;
    height: 2px;
  }
  .status_east_97b0 .header_simple_4e0b .module-purple-0e16::before {
    top: -7px;
  }
  .status_east_97b0 .header_simple_4e0b .module-purple-0e16::after {
    bottom: -7px;
  }
  .silver_be0e .header_simple_4e0b .fixed_cb97 {
    margin-top: -2px;
    width: 31px;
  }
  .silver_be0e .header_simple_4e0b .module-purple-0e16 {
    margin-top: -1.5px;
  }
  .silver_be0e .header_simple_4e0b .module-purple-0e16,
  .silver_be0e .header_simple_4e0b .module-purple-0e16::after,
  .silver_be0e .header_simple_4e0b .module-purple-0e16::before {
    width: 31px;
    height: 3px;
  }
  .silver_be0e .header_simple_4e0b .module-purple-0e16::before {
    top: -9px;
  }
  .silver_be0e .header_simple_4e0b .module-purple-0e16::after {
    bottom: -9px;
  }
}
.input-medium-287d .module-purple-0e16 {
  -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);
}
.input-medium-287d .module-purple-0e16::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.input-medium-287d .module-purple-0e16::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);
}
.input-medium-287d.steel-8541 .module-purple-0e16 {
  -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);
}
.input-medium-287d.steel-8541 .module-purple-0e16::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.input-medium-287d.steel-8541 .module-purple-0e16::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.south-9a7d {
  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.tertiary-b7ed:before {
  display: none;
}
.notice-over-08d8 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.notice-over-08d8 .container_40fc {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.notice-over-08d8 .container_40fc:last-of-type {
  border-bottom: none;
}
.notice-over-08d8 .container_40fc.full-ff6d,
.notice-over-08d8 .container_40fc.table_2f00,
.notice-over-08d8 .container_40fc.disabled_narrow_eec4 {
  padding: 0;
}
.notice-over-08d8 .basic-c917 .prev-9811 {
  color: currentColor;
}
.notice-over-08d8 .basic-c917 .prev-9811:focus,
.notice-over-08d8 .basic-c917 .prev-9811:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice-over-08d8.badge-4c11 .feature_5802,
.notice-over-08d8.badge-4c11 .status-7e99 a,
.notice-over-08d8.badge-4c11 .item-pink-c6ad a,
.notice-over-08d8.badge-4c11 .steel-a5c4 a {
  color: rgba(0, 0, 0, 0.55);
}
.notice-over-08d8.badge-4c11 .feature_5802:hover,
.notice-over-08d8.badge-4c11 .status-7e99 a:hover,
.notice-over-08d8.badge-4c11 .item-pink-c6ad a:hover,
.notice-over-08d8.badge-4c11 .steel-a5c4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice-over-08d8.badge-4c11 .mask-middle-ea9f {
  color: rgba(0, 0, 0, 0.8);
}
.notice-over-08d8.badge-4c11 .container_40fc {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice-over-08d8.badge-4c11 .container_40fc:before {
  background: rgba(0, 0, 0, 0.08);
}
.notice-over-08d8.badge-4c11 .column_lower_3e06:before {
  background: rgba(255, 255, 255, 0.9);
}
.notice-over-08d8.badge-4c11 .basic-c917 .paper_59d3 li a,
.notice-over-08d8.badge-4c11 .basic-c917 .prev-9811,
.notice-over-08d8.badge-4c11 .steel-a5c4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice-over-08d8.badge-4c11 .basic-c917 .prev-9811:focus,
.notice-over-08d8.badge-4c11 .basic-c917 .prev-9811:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice-over-08d8.badge-4c11 .paper_59d3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice-over-08d8.status-cb2a .feature_5802,
.notice-over-08d8.status-cb2a .status-7e99 a,
.notice-over-08d8.status-cb2a .item-pink-c6ad .prev-9811,
.notice-over-08d8.status-cb2a .item-pink-c6ad a,
.notice-over-08d8.status-cb2a .steel-a5c4 a {
  color: rgba(255, 255, 255, 0.79);
}
.notice-over-08d8.status-cb2a .feature_5802:hover,
.notice-over-08d8.status-cb2a .status-7e99 a:hover,
.notice-over-08d8.status-cb2a .item-pink-c6ad .prev-9811:hover,
.notice-over-08d8.status-cb2a .item-pink-c6ad a:hover,
.notice-over-08d8.status-cb2a .steel-a5c4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice-over-08d8.status-cb2a .mask-middle-ea9f {
  color: rgba(255, 255, 255, 0.99);
}
.notice-over-08d8.status-cb2a .container_40fc {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice-over-08d8.status-cb2a .container_40fc:before {
  background: rgba(255, 255, 255, 0.08);
}
.notice-over-08d8.status-cb2a .column_lower_3e06:before {
  background: rgba(0, 0, 0, 0.9);
}
.notice-over-08d8.status-cb2a .basic-c917 .paper_59d3 li a,
.notice-over-08d8.status-cb2a .basic-c917 .prev-9811,
.notice-over-08d8.status-cb2a .steel-a5c4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice-over-08d8.status-cb2a .basic-c917 .prev-9811:focus,
.notice-over-08d8.status-cb2a .basic-c917 .prev-9811:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice-over-08d8.status-cb2a .paper_59d3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.column_lower_3e06 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.column_lower_3e06:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.cool-9d37 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tabs-slow-4cdd .notice-over-08d8 {
  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;
}
.tabs-slow-4cdd .container_40fc {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tabs-slow-4cdd .container_40fc: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) {
  .tabs-slow-4cdd .container_40fc:before {
    width: 16%;
    left: 42%;
  }
}
.tabs-slow-4cdd .container_40fc:last-child:before {
  content: none;
}
.tabs-slow-4cdd .container_40fc[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tabs-slow-4cdd .basic-c917 .paper_59d3 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tabs-slow-4cdd .basic-c917 .paper_59d3 li a .prev-9811 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tabs-slow-4cdd .basic-c917 .steel-a5c4 {
  border: none;
}
.tabs-slow-4cdd .basic-c917 .steel-a5c4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tabs-slow-4cdd .column_lower_3e06 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tabs-slow-4cdd .cool-9d37 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tabs-slow-4cdd .status-cb2a .column_lower_3e06:before {
  background: rgba(0, 0, 0, 0.9);
}
.tabs-slow-4cdd .badge-4c11.orange_93f0 .module-purple-0e16 {
  background: rgba(0, 0, 0, 0.6);
}
.tabs-slow-4cdd
  .badge-4c11.orange_93f0
  .module-purple-0e16::after,
.tabs-slow-4cdd
  .badge-4c11.orange_93f0
  .module-purple-0e16:before {
  background: inherit;
}
.tabs-slow-4cdd
  .badge-4c11.orange_93f0:hover
  .module-purple-0e16 {
  background: rgba(0, 0, 0, 0.8);
}
.overlay-west-9eb0 .notice-over-08d8 {
  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) {
  .overlay-west-9eb0 .notice-over-08d8 {
    width: auto;
    right: 45px;
  }
}
.info-hovered-69ad .notice-over-08d8 {
  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) {
  .info-hovered-69ad .notice-over-08d8 {
    width: auto;
    left: 45px;
  }
}
.tertiary-b7ed .notice-over-08d8 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tertiary-b7ed .cool-9d37 {
  max-width: 48em;
  margin: 0 auto;
}
.tertiary-b7ed .column_lower_3e06:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.section-iron-d1f9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.section-iron-d1f9.tabs-slow-4cdd .notice-over-08d8 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.section-iron-d1f9.overlay-west-9eb0 .notice-over-08d8 {
  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);
}
.section-iron-d1f9 .notice-over-08d8 {
  visibility: visible;
}
.section-iron-d1f9.info-hovered-69ad .notice-over-08d8 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tall_b0f3,
.picture-top-25b2 {
  overflow-x: hidden;
}
.tall_b0f3 .notice-over-08d8 {
  overflow: auto;
}
.tall_b0f3.tabs-slow-4cdd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tall_b0f3.tabs-slow-4cdd .notice-over-08d8 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tall_b0f3.tabs-slow-4cdd .clean_790e {
  opacity: 0;
}
.tall_b0f3.overlay-west-9eb0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tall_b0f3.overlay-west-9eb0 .notice-over-08d8 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tall_b0f3.overlay-west-9eb0 .clean_790e {
  opacity: 0;
}
.tall_b0f3.info-hovered-69ad {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tall_b0f3.info-hovered-69ad .notice-over-08d8 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tall_b0f3.info-hovered-69ad .clean_790e {
  opacity: 0;
}
.tall_b0f3.tertiary-b7ed .notice-over-08d8 {
  z-index: 10;
  visibility: visible;
}
.orange_93f0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.orange_93f0 .module-purple-0e16 {
  background: rgba(255, 255, 255, 0.99);
}
.orange_93f0 .module-purple-0e16::after,
.orange_93f0 .module-purple-0e16:before {
  background: inherit;
}
.orange_93f0:hover .module-purple-0e16 {
  background: rgba(255, 255, 255, 0.99);
}
.info-hovered-69ad .orange_93f0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.tertiary-b7ed .orange_93f0 {
  display: none !important;
}
.tall_b0f3:before,
.picture-top-25b2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tall_b0f3 .orange_93f0,
.picture-top-25b2 .orange_93f0 {
  display: inline-block;
}
.notice-over-08d8 .fluid_9bee {
  -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;
}
.tall_b0f3 .notice-over-08d8 .fluid_9bee,
.picture-top-25b2 .notice-over-08d8 .fluid_9bee {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.steel-d417 .container-new-e465 {
  width: 100%;
}
.basic-6e29 {
  padding: 0 0.5em 0;
}
.basic-6e29 [class*="customify-col-"],
.basic-6e29 [class*="customify-col_"],
.basic-6e29 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.fixed-69f3 .basic-6e29 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .overlay_1e4f .tag_yellow_76d2,
  .tag_yellow_76d2 {
    display: none;
  }
  .east_b28f {
    text-align: left;
  }
  .media-bd4f {
    text-align: center;
  }
  .pressed-7f3d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .overlay_1e4f .video-6988,
  .video-6988 {
    display: none;
  }
  .hover-d58b {
    text-align: left;
  }
  .label-9c2c {
    text-align: center;
  }
  .fast-4806 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .overlay_1e4f .caption_4464,
  .caption_4464 {
    display: none;
  }
  .dropdown_840d {
    text-align: left;
  }
  .disabled_bbfa {
    text-align: center;
  }
  .up_af0b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.medium-294f {
  box-shadow: none !important;
}
.wood_7fda .action_a3d1,
.new-d82d .action_a3d1 {
  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;
}
.new-d82d .action_a3d1 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.old_c8fd {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.old_c8fd:after,
.old_c8fd:before {
  content: "";
  display: table;
}
.old_c8fd:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .old_c8fd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.old_c8fd,
.column_589d {
  max-width: 1248px;
  margin: 0 auto;
}

.glass-c327.badge_last_76f5 .old_c8fd {
  max-width: 100%;
}
.glass-c327.list_hot_8f8d {
  max-width: 1200px;
  margin: 0 auto;
}
.glass-c327.caption-advanced-88a4 .old_c8fd {
  max-width: 100%;
}
.glass-c327.caption-advanced-88a4 > .old_c8fd {
  padding-left: 0;
  padding-right: 0;
}
.glass-c327.caption-advanced-88a4 > .old_c8fd .overlay_1e4f {
  margin: 0;
}
.glass-c327.caption-advanced-88a4
  > .old_c8fd
  .gas-233c.static_9a23 {
  margin-right: 0;
  margin-left: 0;
}
.glass-c327.caption-advanced-88a4 #main.static_9a23 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .form_new_c034 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .form_new_c034 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .panel-lite-79b8 .pressed-2df4 {
    padding-right: 1em;
  }
  .panel-lite-79b8.message_cold_2870 .gas-233c {
    border-right: 1px solid #eaecee;
  }
  .panel-lite-79b8.message_cold_2870 .pressed-2df4 {
    padding-right: 1em;
  }
  .panel-lite-79b8.message_cold_2870 .easy_df2e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .icon-d6ec .pressed-2df4 {
    padding-left: 1em;
  }
  .icon-d6ec.message_cold_2870 .gas-233c {
    border-left: 1px solid #eaecee;
  }
  .icon-d6ec.message_cold_2870 .pressed-2df4 {
    padding-left: 1em;
  }
  .icon-d6ec.message_cold_2870 .easy_df2e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .card_fcf5 .pressed-2df4 {
    padding-left: 1em;
  }
  .card_fcf5.message_cold_2870 .bronze_886b {
    border-right: 1px solid #eaecee;
  }
  .card_fcf5.message_cold_2870 .hero-aa83 {
    border-right: 1px solid #eaecee;
  }
  .card_fcf5.message_cold_2870 .pressed-2df4 {
    padding-left: 1em;
  }
  .card_fcf5.message_cold_2870 .easy_df2e {
    padding-right: 1em;
  }
  .card_fcf5.message_cold_2870 .info-536c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus-current-2e82 .pressed-2df4 {
    padding-right: 1em;
  }
  .focus-current-2e82.message_cold_2870 .bronze_886b {
    border-left: 1px solid #eaecee;
  }
  .focus-current-2e82.message_cold_2870 .hero-aa83 {
    border-left: 1px solid #eaecee;
  }
  .focus-current-2e82.message_cold_2870 .pressed-2df4 {
    padding-right: 1em;
  }
  .focus-current-2e82.message_cold_2870 .easy_df2e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focus-current-2e82.message_cold_2870 .info-536c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form_new_c034 .pressed-2df4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form_new_c034.message_cold_2870 .gas-233c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .form_new_c034.message_cold_2870 .pressed-2df4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form_new_c034.message_cold_2870 .easy_df2e {
    padding-left: 1em;
  }
  .form_new_c034.message_cold_2870 .info-536c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .form_new_c034.message_cold_2870 .pressed-2df4 {
    padding-left: 0;
  }
}
.widget-paper-7ede .green_a296 {
  display: inline-block;
}
.narrow_c3b2 {
  display: inline-block;
}
.cool_00d6 {
  word-con: break-word;
}
.panel_b1c0 > span {
  display: inline-block;
  padding: 5px 0;
}
.panel_b1c0 .heading-hard-734e {
  margin-left: 8px;
  margin-right: 8px;
}
.panel_b1c0 .primary_f3e0 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.photo-lower-56a4 .focused-ad20 {
  margin-bottom: 2em;
}
.photo-lower-56a4 .hero-steel-edbf {
  margin-bottom: 15px;
}
.photo-lower-56a4 .hero-steel-edbf:last-child {
  margin-bottom: 0;
}
.photo-lower-56a4 .thick-007f {
  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) {
  .photo-lower-56a4 .thick-007f {
    display: block;
  }
}
.photo-lower-56a4 .outline-b2a5 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .photo-lower-56a4 .outline-b2a5 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.photo-lower-56a4 .simple-9468 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.photo-lower-56a4 .simple-9468 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.photo-lower-56a4 .simple-9468 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.photo-lower-56a4 .cool_00d6 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.photo-lower-56a4 .cool_00d6 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.photo-lower-56a4 .section-0546 p:last-child {
  margin-bottom: 0;
}
.photo-lower-56a4 .title_next_453e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.photo-lower-56a4 .info-6005 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.photo-lower-56a4 .logo-73f7 {
  margin-top: 1em;
}
.photo-lower-56a4 .card-749e {
  top: 0;
  display: block;
}
.photo-lower-56a4 .card-749e a {
  color: inherit;
}
.photo-lower-56a4 .card-749e a:hover {
  color: inherit;
}
.photo-lower-56a4 .huge_4ef6 {
  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;
}
.photo-lower-56a4 .huge_4ef6:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.photo-lower-56a4 .info-6005 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.photo-lower-56a4 .secondary-bright-ac6a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.photo-lower-56a4 .secondary-bright-ac6a:first-child {
  margin-top: 0;
}
.photo-lower-56a4 .secondary-bright-ac6a.short-4be5 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.photo-lower-56a4 .secondary-bright-ac6a.dropdown-1b17 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.photo-lower-56a4
  .secondary-bright-ac6a.dropdown-1b17.green-f6a4
  .logo-73f7 {
  width: 100%;
}
.photo-lower-56a4 .dropdown-1b17 {
  -webkit-box-align: center;
  align-items: center;
}
.photo-lower-56a4 .dropdown-1b17 .panel_b1c0,
.photo-lower-56a4 .dropdown-1b17 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.photo-lower-56a4 .simple-9468 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.photo-lower-56a4 .simple-9468 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.photo-lower-56a4 .simple-9468: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;
}
.photo-lower-56a4 .short-4be5 {
  z-index: 5;
}
.photo-lower-56a4 .gas_03b7 .column_out_80ec {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.photo-lower-56a4 .gallery_gas_9ba1 .column_out_80ec {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.photo-lower-56a4 .widget-inner-1f7e .column_out_80ec {
  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;
}
.photo-lower-56a4.pink-69e1 .thick-007f,
.photo-lower-56a4.solid-ba78 .thick-007f {
  display: block;
}
.photo-lower-56a4.pink-69e1 .thick-007f .notification_fluid_7c54,
.photo-lower-56a4.pink-69e1 .thick-007f .info-6005,
.photo-lower-56a4.solid-ba78 .thick-007f .notification_fluid_7c54,
.photo-lower-56a4.solid-ba78 .thick-007f .info-6005 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.photo-lower-56a4.hot-fe88 .outline-b2a5 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .photo-lower-56a4.hot-fe88 .outline-b2a5 {
    margin-right: 0;
  }
}
.photo-lower-56a4.pink-69e1 .outline-b2a5,
.photo-lower-56a4.solid-ba78 .outline-b2a5 {
  padding-top: 40%;
}
.photo-lower-56a4.pink-69e1 .focused-ad20,
.photo-lower-56a4.solid-ba78 .focused-ad20 {
  display: block;
}
.photo-lower-56a4.pink-69e1 .fn-sticky-d45b .info-6005,
.photo-lower-56a4.solid-ba78 .fn-sticky-d45b .info-6005 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.photo-lower-56a4.pink-69e1 .outline-b2a5,
.photo-lower-56a4.solid-ba78 .outline-b2a5 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.photo-lower-56a4.pink-69e1 .info-6005 {
  padding: 1em;
}
.shadow-light-11db {
  margin: 30px auto;
  display: block;
}
.shadow-light-11db .chip_hard_2422 > * {
  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;
}
.shadow-light-11db .chip_hard_2422 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.shadow-light-11db .chip_hard_2422 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.photo-steel-b837 .panel_b1c0 {
  margin-bottom: 1.41575em;
}
.photo-steel-b837 .footer_wood_9af0 {
  margin-bottom: 1.618em;
}
.message-9700 .frame_last_0686 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.message-9700 .frame_last_0686 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.message-9700 .sort_2779 {
  max-width: 100%;
  overflow: auto;
}
.video_b396 .message-9700 a:hover {
  text-decoration: underline;
}
.block_rough_eb58 .hero-steel-edbf:not(.cool_00d6),
.block_rough_eb58 .simple-9468 {
  margin-bottom: 1.41575em;
}
.block_rough_eb58 .hero-steel-edbf:not(.cool_00d6):last-child,
.block_rough_eb58 .simple-9468:last-child {
  margin-bottom: 0;
}
.block_rough_eb58 .hero-steel-edbf.block_53c2 {
  margin-bottom: 0.41575em;
}
.block_rough_eb58 .brown_23c1:before,
.block_rough_eb58 .advanced_6e23:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.block_rough_eb58 .brown_23c1:before {
  content: "\f115";
}
.block_rough_eb58 .advanced_6e23:before {
  content: "\f02c";
}
.block_rough_eb58 .component_bronze_a8d3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.block_rough_eb58 .component_bronze_a8d3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.lower-04b4 {
  display: -webkit-box;
  display: flex;
}
.lower-04b4 .copper-b583 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .lower-04b4 .copper-b583 {
    flex-basis: 90px;
  }
}
.lower-04b4 .medium_a09c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .lower-04b4 .medium_a09c {
    flex-basis: calc(100% - 50px);
  }
}
.lower-04b4 .smooth-feff p:last-child {
  margin-bottom: 0.72em;
}
.panel-139e .chip_hard_2422 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.panel-139e .chip_hard_2422:after,
.panel-139e .chip_hard_2422:before {
  content: "";
  display: table;
}
.panel-139e .chip_hard_2422:after {
  clear: both;
}
.panel-139e .chip_hard_2422 .component-5f0f,
.panel-139e .chip_hard_2422 .gradient_1d9e {
  width: 49%;
}
.panel-139e .chip_hard_2422 .component-5f0f a span.tiny-ab17,
.panel-139e .chip_hard_2422 .gradient_1d9e a span.tiny-ab17 {
  display: block;
  margin-bottom: 5px;
}
.panel-139e .chip_hard_2422 .gradient_1d9e {
  float: left;
  text-align: left;
}
.panel-139e .chip_hard_2422 .component-5f0f {
  float: right;
  text-align: right;
}
.lite-4819 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .lite-4819 {
    margin-bottom: 0;
  }
}
.in_06a7 {
  margin-bottom: 1em;
}
.in_06a7 .cool_00d6 {
  font-size: 1.1em;
  line-height: 1.3;
}
.caption_purple_3eb2 a {
  display: block;
  line-height: 0;
  position: relative;
}
.picture_31f8 .in_06a7,
.icon-dynamic-9b19 .in_06a7 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .picture_31f8 .in_06a7,
  .icon-dynamic-9b19 .in_06a7 {
    display: block;
  }
}
.picture_31f8 .caption_purple_3eb2,
.icon-dynamic-9b19 .caption_purple_3eb2 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .picture_31f8 .caption_purple_3eb2,
  .icon-dynamic-9b19 .caption_purple_3eb2 {
    margin-bottom: 1em;
  }
}
.picture_31f8 .caption_purple_3eb2 img,
.icon-dynamic-9b19 .caption_purple_3eb2 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.picture_31f8 .feature_ab20,
.icon-dynamic-9b19 .feature_ab20 {
  flex-basis: calc(100% - 160px);
}
.picture_31f8 .feature_ab20 p,
.icon-dynamic-9b19 .feature_ab20 p {
  margin-bottom: 0;
}
.picture_31f8 .feature_ab20 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .picture_31f8 .feature_ab20 {
    padding-left: 0;
  }
}
.icon-dynamic-9b19 .feature_ab20 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .icon-dynamic-9b19 .feature_ab20 {
    padding-right: 0;
  }
}
.icon-dynamic-9b19 .caption_purple_3eb2 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.background_small_2e2c .caption_purple_3eb2 {
  margin-bottom: 0.5em;
}
.background_small_2e2c .caption_purple_3eb2 img {
  width: 100%;
}
.frame_ee30 .selected_12a2,
.icon-hard-790a .selected_12a2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.icon-hard-790a .gas-233c .layout_gas_f822 p:last-child {
  margin-bottom: 0;
}
.gradient-pressed-5c0a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.column-4543 .menu-fd0d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .column-4543 .menu-fd0d:last-of-type {
    margin-bottom: 0;
  }
}
.column-4543 .menu-fd0d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.column-4543 .menu-fd0d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.column-4543 .menu-fd0d ul li {
  margin: 0 0 0.6em;
}
.column-4543 .menu-fd0d ul li.light_e5b2,
.column-4543 .menu-fd0d ul li.fresh-3015 {
  position: relative;
}
.column-4543 .menu-fd0d ul li.light_e5b2 .banner_f104,
.column-4543 .menu-fd0d ul li.fresh-3015 .banner_f104 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.column-4543 .menu-fd0d ul li.light_e5b2:after:after,
.column-4543 .menu-fd0d ul li.light_e5b2:after:before,
.column-4543
  .menu-fd0d
  ul
  li.fresh-3015:after:after,
.column-4543
  .menu-fd0d
  ul
  li.fresh-3015:after:before {
  content: "";
  display: table;
}
.column-4543 .menu-fd0d ul li.light_e5b2:after:after,
.column-4543
  .menu-fd0d
  ul
  li.fresh-3015:after:after {
  clear: both;
}
.column-4543 .menu-fd0d a.lower_ffc6:hover {
  text-decoration: none;
}
.column-4543 .menu-fd0d select {
  max-width: 100%;
}
.column-4543 .menu-fd0d table {
  font-size: 85%;
}
.column-4543 .menu-fd0d table td,
.column-4543 .menu-fd0d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.column-4543 .menu-fd0d table tfoot td {
  text-align: left;
}
.column-4543 .menu-fd0d :last-child {
  margin-bottom: 0;
}
.column-4543 .menu-fd0d .menu_97e6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.column-4543 .menu-fd0d .menu_97e6 label {
  width: 100%;
}
.column-4543 .menu-fd0d .menu_97e6 .cold-0713 {
  width: 100%;
  display: block;
}
.column-4543 .menu-fd0d .menu_97e6 .summary_outer_4309 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.column-4543 .menu-fd0d .menu_97e6 .summary_outer_4309:hover svg #svg-search {
  fill: #444;
}
.column-4543 .menu-fd0d .menu_97e6 .summary_outer_4309 svg {
  width: 18px;
  height: 18px;
}
.column-4543 .full_bf7b ul ul,
.column-4543 .gas_7c1a ul ul,
.column-4543 .complex-58ae ul ul,
.column-4543 .purple-e875 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.column-4543 .full_bf7b .purple-074c > a,
.column-4543 .gas_7c1a .purple-074c > a,
.column-4543 .complex-58ae .purple-074c > a,
.column-4543 .purple-e875 .purple-074c > a {
  margin-bottom: 0;
}
.column-4543 .gas_05db li,
.column-4543 .full_bf7b li,
.column-4543 .accent_97af li,
.column-4543 .gas_7c1a li,
.column-4543 .complex-58ae li,
.column-4543 .purple-e875 li,
.column-4543 .filter_2416 li,
.column-4543 .search-1f9b li {
  display: block;
  position: relative;
}
.column-4543 .gas_05db li:last-child,
.column-4543 .full_bf7b li:last-child,
.column-4543 .accent_97af li:last-child,
.column-4543 .gas_7c1a li:last-child,
.column-4543 .complex-58ae li:last-child,
.column-4543 .purple-e875 li:last-child,
.column-4543 .filter_2416 li:last-child,
.column-4543 .search-1f9b li:last-child {
  border: none;
}
.column-4543 .gas_05db li a,
.column-4543 .full_bf7b li a,
.column-4543 .accent_97af li a,
.column-4543 .gas_7c1a li a,
.column-4543 .complex-58ae li a,
.column-4543 .purple-e875 li a,
.column-4543 .filter_2416 li a,
.column-4543 .search-1f9b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.column-4543 .gas_05db li ul li::before,
.column-4543 .full_bf7b li ul li::before,
.column-4543 .accent_97af li ul li::before,
.column-4543 .gas_7c1a li ul li::before,
.column-4543 .complex-58ae li ul li::before,
.column-4543 .purple-e875 li ul li::before,
.column-4543 .filter_2416 li ul li::before,
.column-4543 .search-1f9b li ul li::before {
  left: 15px;
}
.column-4543 .gas_05db li ul a,
.column-4543 .full_bf7b li ul a,
.column-4543 .accent_97af li ul a,
.column-4543 .gas_7c1a li ul a,
.column-4543 .complex-58ae li ul a,
.column-4543 .purple-e875 li ul a,
.column-4543 .filter_2416 li ul a,
.column-4543 .search-1f9b li ul a {
  padding-left: 20px;
}
.column-4543 .gas_05db li ul ul li::before,
.column-4543 .full_bf7b li ul ul li::before,
.column-4543 .accent_97af li ul ul li::before,
.column-4543 .gas_7c1a li ul ul li::before,
.column-4543 .complex-58ae li ul ul li::before,
.column-4543 .purple-e875 li ul ul li::before,
.column-4543 .filter_2416 li ul ul li::before,
.column-4543 .search-1f9b li ul ul li::before {
  left: 30px;
}
.column-4543 .gas_05db li ul ul a,
.column-4543 .full_bf7b li ul ul a,
.column-4543 .accent_97af li ul ul a,
.column-4543 .gas_7c1a li ul ul a,
.column-4543 .complex-58ae li ul ul a,
.column-4543 .purple-e875 li ul ul a,
.column-4543 .filter_2416 li ul ul a,
.column-4543 .search-1f9b li ul ul a {
  padding-left: 40px;
}
.column-4543 .border-3ea4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.column-4543 .search-1f9b ul li {
  margin-bottom: 1.41575em;
}
.column-4543 .search-1f9b ul li .simple-3b80 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.column-4543 .search-1f9b ul li .list_next_04c3 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.status-cb2a .gas_05db li a,
.status-cb2a .full_bf7b li a,
.status-cb2a .accent_97af li a,
.status-cb2a .gas_7c1a li a,
.status-cb2a .complex-58ae li a,
.status-cb2a .purple-e875 li a,
.status-cb2a .filter_2416 li a,
.status-cb2a .search-1f9b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.status-cb2a .border-3ea4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.status-cb2a .menu-fd0d ul li.light_e5b2 .banner_f104,
.status-cb2a .menu-fd0d ul li.fresh-3015 .banner_f104 {
  background: rgba(0, 0, 0, 0.2);
}
.status-cb2a .column-4543 .menu-fd0d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.glass-c327 .column-4543 .paper_59d3 li {
  margin: 0;
}
.glass-c327 .column-4543 .paper_59d3 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.glass-c327 .column-4543 .paper_59d3 li ul {
  margin: 0;
}
.glass-c327 .column-4543 .paper_59d3 li ul li a {
  padding-left: 15px;
}
.glass-c327 .column-4543 .paper_59d3 li ul li li a {
  padding-left: 30px;
}
.glass-c327 .column-4543 .paper_59d3 li.fresh-471a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.glass-c327 .column-4543 .paper_59d3 li.fresh-471a > 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;
}
.glass-c327 .column-4543 .paper_59d3 li.fresh-471a > 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;
}
.overlay_f02e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.lite_5553 {
  position: relative;
  z-index: 10;
}
.lite_5553 .fluid_9bee {
  width: 100%;
  max-width: 100%;
}
.video_aac1 .message-liquid-667f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.video_aac1 .badge-4c11 {
}
.video_aac1 .status-cb2a {
  background: #292929;
}
.smooth-39cd .message-liquid-667f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.smooth-39cd .badge-4c11 {
  background: #f9f9f9;
}
.smooth-39cd .status-cb2a {
  background: #303030;
}
.aside-dynamic-20fd .message-liquid-667f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .aside-dynamic-20fd .green_a296 {
    margin-bottom: 1em;
  }
  .aside-dynamic-20fd .green_a296:last-child {
    margin-bottom: 0;
  }
}
.aside-dynamic-20fd .badge-4c11 {
  background: #ededed;
}
.aside-dynamic-20fd .status-cb2a {
  background: #1a1a1a;
}
.message-liquid-667f.badge-4c11 {
  color: rgba(0, 0, 0, 0.6);
}
.message-liquid-667f.badge-4c11 .dark_7254 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.message-liquid-667f.status-cb2a {
  color: rgba(255, 255, 255, 0.99);
}
.message-liquid-667f.status-cb2a a:not(.lower_ffc6) {
  color: rgba(255, 255, 255, 0.79);
}
.message-liquid-667f.status-cb2a a:not(.lower_ffc6):hover {
  color: rgba(255, 255, 255, 0.99);
}
.message-liquid-667f.status-cb2a .dark_7254 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.message-liquid-667f.status-cb2a table tbody td,
.message-liquid-667f.status-cb2a table th {
  background: rgba(0, 0, 0, 0.08);
}
.icon-active-0668.light-1d34 .old_c8fd {
  max-width: initial;
}
.icon-active-0668 .banner_solid_84b8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.icon-active-0668 .banner_solid_84b8 .fluid_9bee {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .icon-active-0668 .banner_solid_84b8 .fluid_9bee {
    display: block;
    margin-bottom: 2em;
  }
  .icon-active-0668 .banner_solid_84b8 .fluid_9bee:last-child {
    margin-bottom: 0;
  }
}
.aside-dynamic-20fd .green_a296:last-child,
.smooth-39cd .green_a296:last-child,
.video_aac1 .green_a296:last-child {
  margin-bottom: 0;
}
.aside-dynamic-20fd .green_a296 .column-4543 .menu-fd0d:last-child,
.smooth-39cd .green_a296 .column-4543 .menu-fd0d:last-child,
.video_aac1 .green_a296 .column-4543 .menu-fd0d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .aside-dynamic-20fd .aside_38d8,
  .aside-dynamic-20fd .huge_6d22,
  .smooth-39cd .aside_38d8,
  .smooth-39cd .huge_6d22,
  .video_aac1 .aside_38d8,
  .video_aac1 .huge_6d22 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .lite_5553 .green_a296 {
    margin-bottom: 2em;
  }
}
.lite_5553 p:last-child {
  margin-bottom: 0;
}
.lite_5553 li,
.lite_5553 ul {
  list-style: none;
  margin: 0;
}
.lite_5553 ul ul {
  margin-left: 2.617924em;
}
.status_cbe9 {
  font-size: 0.875em;
}

/* css-noise: d4aa */
.promo-block-u3 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.1;
}
