/*!
Theme Name: Customify
Theme URI: https://pressmaximum.disabled-copper-b1f4/customify
Author: WPCustomify
Author URI: https://pressmaximum.disabled-copper-b1f4
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.disabled-copper-b1f4/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.info-67df.black-1651/licenses/gpl-2.0.tag_5db2
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-plasma-4159/, (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_6792.inner-82b5/normalize.breadcrumb-6945/
 ======
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.breadcrumb-6945 v7.0.0 | MIT License | github.disabled-copper-b1f4/necolas/normalize.breadcrumb-6945 */
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;
}
.logo-left-e385 .bright-292e,
.status_0f62,
.message_cool_d6bd,
.main-e87a,
.footer_light_1210,
.block_cool_cc40,
.notification-liquid-86b3,
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;
}
.status_0f62,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .status_0f62,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .status_0f62,
  h1 {
    font-size: 1.8em;
  }
}
.message_cool_d6bd,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.message_cool_d6bd + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .message_cool_d6bd,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .message_cool_d6bd,
  h2 {
    font-size: 1.7em;
  }
}
.main-e87a,
h3 {
  font-size: 1.618em;
}
.logo-left-e385 .bright-292e,
.footer_light_1210,
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.sidebar-iron-9acf {
  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;
}
.sort-9019:after,
.sort-9019:before,
.dirty_8a1b:after,
.dirty_8a1b:before {
  content: "";
  display: table;
}
.sort-9019:after,
.dirty_8a1b:after {
  clear: both;
}
.down_085e {
  float: right;
  margin-right: 0;
}
.focused_91ba {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.photo-73cb .photo_22a8,
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;
}
.photo-73cb .photo_22a8: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;
}
.row-7cf9 .photo_22a8 {
  box-shadow: none;
}
.row-7cf9
  .photo_22a8
  .small-be10 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.row-7cf9 .photo_22a8 .old_e0ce {
  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;
}
.row-7cf9
  .photo_22a8
  .old_e0ce
  b {
  display: none;
}
.row-7cf9 .block-gas-5883 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.accordion-first-bc3d:not(.wrapper-steel-f17a):not(.avatar_6f10),
button:not(.wrapper-steel-f17a):not(.avatar_6f10),
input[type="button"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ),
input[type="reset"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ),
input[type="submit"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ) {
  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;
}
.accordion-first-bc3d:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ):hover,
button:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ):hover,
input[type="button"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ):hover,
input[type="reset"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ):hover,
input[type="submit"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.accordion-first-bc3d:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ):active,
.accordion-first-bc3d:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ):focus,
button:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ):active,
button:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ):focus,
input[type="button"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ):active,
input[type="button"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ):focus,
input[type="reset"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ):active,
input[type="reset"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ):focus,
input[type="submit"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ):active,
input[type="submit"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ):focus {
  outline: 0;
}
.accordion-first-bc3d:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93,
button:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93,
input[type="button"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93,
input[type="reset"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93,
input[type="submit"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93 {
  position: relative;
}
.accordion-first-bc3d:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93
  .bronze_de15,
.accordion-first-bc3d:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93
  .list-26ed,
.accordion-first-bc3d:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93
  .column_7796,
.accordion-first-bc3d:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93
  i,
.accordion-first-bc3d:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93
  svg,
button:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93
  .bronze_de15,
button:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93
  .list-26ed,
button:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93
  .column_7796,
button:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93
  i,
button:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93
  svg,
input[type="button"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93
  .bronze_de15,
input[type="button"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93
  .list-26ed,
input[type="button"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93
  .column_7796,
input[type="button"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93
  i,
input[type="button"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93
  svg,
input[type="reset"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93
  .bronze_de15,
input[type="reset"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93
  .list-26ed,
input[type="reset"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93
  .column_7796,
input[type="reset"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93
  i,
input[type="reset"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93
  svg,
input[type="submit"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93
  .bronze_de15,
input[type="submit"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93
  .list-26ed,
input[type="submit"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93
  .column_7796,
input[type="submit"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93
  i,
input[type="submit"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93
  svg {
  visibility: hidden;
}
.accordion-first-bc3d:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93:after,
button:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93:after,
input[type="button"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93:after,
input[type="reset"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93:after,
input[type="submit"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ).fn-loading-be93: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;
}
.accordion-first-bc3d:not(.wrapper-steel-f17a):not(.avatar_6f10),
input[type="button"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ),
input[type="reset"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ),
input[type="submit"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ) {
  color: #fff;
  background: #235787;
}
.accordion-first-bc3d:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ):focus,
input[type="button"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ):focus,
input[type="reset"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ):focus,
input[type="submit"]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ):focus {
  color: #fff;
}
.accordion-first-bc3d.fn-disabled-be93:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ),
.accordion-first-bc3d[disabled]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ),
button.fn-disabled-be93:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ),
button[disabled]:not(.wrapper-steel-f17a):not(
    .avatar_6f10
  ) {
  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;
}
.status-out-b8cc {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.status-out-b8cc: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;
}
.highlight-1469 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.breadcrumb-slow-4ef3 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.button_841d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.sort-9019:after,
.sort-9019:before,
.chip_5419:after,
.chip_5419:before,
.shadow_ab41:after,
.shadow_ab41:before,
.background_middle_e5c3:after,
.background_middle_e5c3:before,
.menu-ade1:after,
.menu-ade1:before,
.tertiary_green_8ea3:after,
.tertiary_green_8ea3:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.sort-9019:after,
.chip_5419:after,
.shadow_ab41:after,
.background_middle_e5c3:after,
.menu-ade1:after,
.tertiary_green_8ea3:after {
  clear: both;
}
.chip_5419 .frame_ae43,
.shadow_ab41 .frame_ae43,
.box-80f7 .frame_ae43 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.status-wide-35b6 {
  display: inline-block;
}
.disabled-slow-7902 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.disabled-slow-7902 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.disabled-slow-7902 .hover_f5c1 {
  padding: 1em 0;
  font-size: 85%;
}
.hover_f5c1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.border_dbe0 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.border_dbe0:after,
.border_dbe0:before {
  content: "";
  display: table;
}
.border_dbe0:after {
  clear: both;
}
.lite-6984 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.dynamic_f1b1 .lite-6984 {
  max-width: 50%;
}
.large_7165 .lite-6984 {
  max-width: 33.33%;
}
.media_center_16bf .lite-6984 {
  max-width: 25%;
}
.down_f508 .lite-6984 {
  max-width: 20%;
}
.feature_5d04 .lite-6984 {
  max-width: 16.66%;
}
.overlay-in-85d4 .lite-6984 {
  max-width: 14.28%;
}
.link_brown_3b57 .lite-6984 {
  max-width: 12.5%;
}
.notice_gold_1742 .lite-6984 {
  max-width: 11.11%;
}
.gas-ee7c {
  display: block;
}
.logo-left-e385 .grid-276b label,
.logo-left-e385 .header_yellow_f8bf label,
.logo-left-e385 .hard_e1cf label,
.logo-left-e385 .grid_hot_d4c7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.highlight-c752 {
  list-style: none;
  margin: 0;
}
.highlight-c752 article.solid-bf8f {
  margin-bottom: 0;
}
.highlight-c752 ul {
  list-style: none;
  margin: 0;
}
.highlight-c752 .chip_e56a li.solid-bf8f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .highlight-c752 .chip_e56a li.solid-bf8f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .highlight-c752 .chip_e56a li.solid-bf8f: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) {
  .highlight-c752 .chip_e56a li.solid-bf8f li.solid-bf8f li.solid-bf8f li.solid-bf8f {
    padding-left: 0;
  }
}
article.solid-bf8f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.solid-bf8f .chip_5419 p:last-of-type {
  margin-bottom: 0;
}
article.solid-bf8f .menu_basic_3f3c {
  float: left;
}
article.solid-bf8f .notice-fast-7116 {
  margin-left: 85px;
}
article.solid-bf8f .badge-eca5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.solid-bf8f .badge-eca5 .content-lower-5f46 {
  margin-left: 10px;
}
article.solid-bf8f .breadcrumb-warm-880a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.solid-bf8f .sort-left-5a48 {
  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 .grid-276b,
  #respond .hard_e1cf,
  #respond .grid_hot_d4c7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .grid-276b input,
#respond .hard_e1cf input,
#respond .grid_hot_d4c7 input {
  width: 100%;
}
#respond .grid_hot_d4c7 {
  margin-right: 0;
}
#respond .pagination_78b8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pink_d05c {
  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;
}
.pink_d05c.icon-hard-aa5c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.pink_d05c 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%);
}
.pink_d05c:focus,
.pink_d05c: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);
}
.mask-east-0bb3 {
  border-radius: 10%;
}
.nav-brown-5afe {
  border-radius: 50%;
}
.modal-1c12 {
  font-size: 0.72em;
}
.solid-7f72 {
  font-size: 0.875em;
}
.popup-pressed-ec6b {
  font-size: 1.1em;
}
.element-fafe {
  text-transform: uppercase;
  line-height: 1.2;
}
.element-fafe.modal-1c12 {
  letter-spacing: 0.5px;
}
.east-a21f,
.east-a21f a {
  color: #6d6d6d;
}
.east-a21f a:hover {
  color: #111;
}
.upper-c9a0 {
  color: #6d6d6d;
}
.paragraph_static_2bc6 {
  overflow-x: hidden;
}
.paragraph_static_2bc6 .middle-d4f0.form_full_15ac {
  position: relative;
}
.paragraph_static_2bc6 .middle-d4f0.form_full_15ac.photo-5cd9 {
  position: initial;
}
.paragraph_static_2bc6
  .middle-d4f0.form_full_15ac.photo-5cd9
  .search-89bc {
  left: auto;
}
.paragraph_static_2bc6 .middle-d4f0 .search-89bc {
  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;
}
.paragraph_static_2bc6 .middle-d4f0:hover.form_full_15ac {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.paragraph_static_2bc6
  .middle-d4f0:hover.form_full_15ac
  .search-89bc {
  display: block;
  z-index: 9999999;
}
.paragraph_static_2bc6 .button-7425 .media_5d2b,
.paragraph_static_2bc6 .down-7135 .media_5d2b {
  display: none;
}
.paragraph_static_2bc6 .form_1273 .middle-d4f0:hover.form_full_15ac {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.logo-left-e385 .grid-276b label,
.logo-left-e385 .header_yellow_f8bf label,
.logo-left-e385 .hard_e1cf label,
.logo-left-e385 .grid_hot_d4c7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.highlight-c752 {
  list-style: none;
  margin: 0;
}
.highlight-c752 article.solid-bf8f {
  margin-bottom: 0;
}
.highlight-c752 ul {
  list-style: none;
  margin: 0;
}
.highlight-c752 .chip_e56a li.solid-bf8f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .highlight-c752 .chip_e56a li.solid-bf8f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .highlight-c752 .chip_e56a li.solid-bf8f: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) {
  .highlight-c752 .chip_e56a li.solid-bf8f li.solid-bf8f li.solid-bf8f li.solid-bf8f {
    padding-left: 0;
  }
}
article.solid-bf8f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.solid-bf8f .chip_5419 p:last-of-type {
  margin-bottom: 0;
}
article.solid-bf8f .menu_basic_3f3c {
  float: left;
}
article.solid-bf8f .notice-fast-7116 {
  margin-left: 85px;
}
article.solid-bf8f .badge-eca5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.solid-bf8f .badge-eca5 .content-lower-5f46 {
  margin-left: 10px;
}
article.solid-bf8f .breadcrumb-warm-880a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.solid-bf8f .sort-left-5a48 {
  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 .grid-276b,
  #respond .hard_e1cf,
  #respond .grid_hot_d4c7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .grid-276b input,
#respond .hard_e1cf input,
#respond .grid_hot_d4c7 input {
  width: 100%;
}
#respond .grid_hot_d4c7 {
  margin-right: 0;
}
#respond .pagination_78b8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.button-7425 .title_c083 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.title_c083 .logo_7069.hero_970f .sidebar_rough_7d6e > li > a:focus,
.title_c083 .logo_7069.hero_970f .sidebar_rough_7d6e > li > a:hover,
.title_c083 .logo_7069.east-c64e .sidebar_rough_7d6e > li > a:focus,
.title_c083 .logo_7069.east-c64e .sidebar_rough_7d6e > li > a:hover,
.title_c083 .logo_7069.dim_441b .sidebar_rough_7d6e > li > a:focus,
.title_c083 .logo_7069.dim_441b .sidebar_rough_7d6e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.title_c083
  .logo_7069.hero_970f
  .sidebar_rough_7d6e
  > li.basic_c018
  > a,
.title_c083
  .logo_7069.hero_970f
  .sidebar_rough_7d6e
  > li.primary_1080
  > a,
.title_c083
  .logo_7069.east-c64e
  .sidebar_rough_7d6e
  > li.basic_c018
  > a,
.title_c083
  .logo_7069.east-c64e
  .sidebar_rough_7d6e
  > li.primary_1080
  > a,
.title_c083
  .logo_7069.dim_441b
  .sidebar_rough_7d6e
  > li.basic_c018
  > a,
.title_c083 .logo_7069.dim_441b .sidebar_rough_7d6e > li.bright_bda3 > a {
  color: rgba(255, 255, 255, 0.99);
}
.title_c083 .panel_wood_8b30,
.title_c083 .panel_wood_8b30 a {
  color: rgba(255, 255, 255, 0.99);
}
.title_c083 .picture_huge_66ec.soft-2492 li a,
.title_c083 .shade_iron_acf0 a,
.title_c083 .backdrop-5ccf,
.title_c083 .sidebar_rough_7d6e > li > a,
.title_c083 .steel_d984 {
  color: rgba(255, 255, 255, 0.79);
}
.title_c083 .picture_huge_66ec.soft-2492 li a:hover,
.title_c083 .shade_iron_acf0 a:hover,
.title_c083 .backdrop-5ccf:hover,
.title_c083 .sidebar_rough_7d6e > li > a:hover,
.title_c083 .steel_d984:hover {
  color: rgba(255, 255, 255, 0.99);
}
.title_c083 .outer_77ed {
  color: rgba(255, 255, 255, 0.79);
}
.title_c083 .outer_77ed .tooltip-3f78 {
  color: rgba(255, 255, 255, 0.99);
}
.title_c083 .outer_77ed:hover {
  color: rgba(255, 255, 255, 0.99);
}
.title_c083 .tertiary-mini-a22e .disabled-simple-7224 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.title_c083 .tertiary-mini-a22e .disabled-simple-7224 .status_9db8 {
  color: rgba(255, 255, 255, 0.79);
}
.title_c083
  .tertiary-mini-a22e
  .disabled-simple-7224
  .status_9db8::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.title_c083
  .tertiary-mini-a22e
  .disabled-simple-7224
  .status_9db8:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.title_c083
  .tertiary-mini-a22e
  .disabled-simple-7224
  .status_9db8::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.title_c083
  .tertiary-mini-a22e
  .disabled-simple-7224
  .status_9db8::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.title_c083 .tertiary-mini-a22e .banner-301e {
  color: rgba(255, 255, 255, 0.79);
}
.title_c083 .tertiary-mini-a22e .banner-301e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert-hard-8b68
  .title_c083
  .tertiary-mini-a22e
  .plasma-338d
  .accent_3c7b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.alert-hard-8b68
  .title_c083
  .tertiary-mini-a22e
  .plasma-338d
  .status_9db8 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.button-7425 .disabled_smooth_2349 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.disabled_smooth_2349 .logo_7069.hero_970f .sidebar_rough_7d6e > li > a:focus,
.disabled_smooth_2349 .logo_7069.hero_970f .sidebar_rough_7d6e > li > a:hover,
.disabled_smooth_2349 .logo_7069.east-c64e .sidebar_rough_7d6e > li > a:focus,
.disabled_smooth_2349 .logo_7069.east-c64e .sidebar_rough_7d6e > li > a:hover,
.disabled_smooth_2349 .logo_7069.dim_441b .sidebar_rough_7d6e > li > a:focus,
.disabled_smooth_2349 .logo_7069.dim_441b .sidebar_rough_7d6e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.disabled_smooth_2349
  .logo_7069.hero_970f
  .sidebar_rough_7d6e
  > li.basic_c018
  > a,
.disabled_smooth_2349
  .logo_7069.hero_970f
  .sidebar_rough_7d6e
  > li.primary_1080
  > a,
.disabled_smooth_2349
  .logo_7069.east-c64e
  .sidebar_rough_7d6e
  > li.basic_c018
  > a,
.disabled_smooth_2349
  .logo_7069.east-c64e
  .sidebar_rough_7d6e
  > li.primary_1080
  > a,
.disabled_smooth_2349
  .logo_7069.dim_441b
  .sidebar_rough_7d6e
  > li.basic_c018
  > a,
.disabled_smooth_2349 .logo_7069.dim_441b .sidebar_rough_7d6e > li.bright_bda3 > a {
  color: rgba(0, 0, 0, 0.8);
}
.disabled_smooth_2349 .panel_wood_8b30,
.disabled_smooth_2349 .panel_wood_8b30 a {
  color: rgba(0, 0, 0, 0.8);
}
.disabled_smooth_2349 .picture_huge_66ec.soft-2492 li a,
.disabled_smooth_2349 .shade_iron_acf0 a,
.disabled_smooth_2349 .backdrop-5ccf,
.disabled_smooth_2349 .sidebar_rough_7d6e > li > a,
.disabled_smooth_2349 .steel_d984 {
  color: rgba(0, 0, 0, 0.55);
}
.disabled_smooth_2349 .picture_huge_66ec.soft-2492 li a:hover,
.disabled_smooth_2349 .shade_iron_acf0 a:hover,
.disabled_smooth_2349 .backdrop-5ccf:hover,
.disabled_smooth_2349 .sidebar_rough_7d6e > li > a:hover,
.disabled_smooth_2349 .steel_d984:hover {
  color: rgba(0, 0, 0, 0.8);
}
.disabled_smooth_2349 .outer_77ed {
  color: rgba(0, 0, 0, 0.55);
}
.disabled_smooth_2349 .outer_77ed .tooltip-3f78 {
  color: rgba(0, 0, 0, 0.8);
}
.disabled_smooth_2349 .outer_77ed:hover {
  color: rgba(0, 0, 0, 0.8);
}
.element_bd5e .gas-91b9 {
  margin-left: auto;
  margin-right: auto;
}
.shadow_ab41 > * {
  margin-left: auto;
  margin-right: auto;
}
.shadow_ab41 .highlight-1469 {
  margin-right: 1.41575em;
}
.pink_9675 .shadow_ab41 > .brown_5c8e {
  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;
}
.pink_9675 .shadow_ab41 > .tabs-dim-24b5 {
  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;
}
.preview_mini_437a.element_bd5e .gas-91b9,
.summary_efde.element_bd5e .gas-91b9 {
  margin-left: 0;
}
.button-a2b7.element_bd5e .gas-91b9,
.hero-tiny-fcfd.element_bd5e .gas-91b9 {
  margin-right: 0;
}
.shadow_ab41 ol,
.shadow_ab41 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.blue_439f video {
  max-width: 100%;
}
.hidden_3144 img {
  display: block;
}
.hidden_3144.highlight-1469,
.hidden_3144.breadcrumb-slow-4ef3 {
  width: 100%;
}
.hidden_3144.tabs-dim-24b5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.nav_old_8379:not(.media-gas-50d7) {
  margin: 1.5em auto;
}
.badge_936e p {
  padding: 1.5em 14px;
}
ul.down_a492.tabs-dim-24b5,
ul.down_a492.brown_5c8e,
ul.down_a492.mask-stone-5904.brown_5c8e {
  padding: 0 14px;
}
.heading_stone_058b {
  display: block;
  overflow-x: auto;
}
.heading_stone_058b table {
  border-collapse: collapse;
  width: 100%;
}
.heading_stone_058b td,
.heading_stone_058b th {
  padding: 0.5em;
}
.shadow_ab41 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.shadow_ab41 ol ol,
.shadow_ab41 ol ul,
.shadow_ab41 ul ol,
.shadow_ab41 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.shadow_ab41 ol ol li,
.shadow_ab41 ol ul li,
.shadow_ab41 ul ol li,
.shadow_ab41 ul ul li {
  margin-left: 0;
}
.secondary_in_d513.card_f178 > .west-7718 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.secondary_in_d513.card_f178 > .west-7718 iframe,
.secondary_in_d513.card_f178 > .west-7718 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.fixed-7866 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.fixed-7866.warm_15e8 {
  padding: 0;
}
.fixed-7866.warm_15e8 cite {
  font-size: 13px;
}
.fixed-7866 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.fixed-7866 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.button-d7d2 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.button-d7d2 > p:first-child {
  margin-top: 0;
}
.button-d7d2 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.button-d7d2 blockquote {
  border-left: 0;
}
.media_motion_b34e {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.media_motion_b34e:not(.tertiary_pressed_8463) {
  max-width: 100px;
}
.media_motion_b34e.basic_8068 {
  border-bottom: none !important;
  text-align: center;
}
.media_motion_b34e.basic_8068::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .badge_936e p {
    padding: 1.5em 0;
  }
}
.image_95f8 {
  color: #0073aa;
}
.dropdown-b247 {
  background-color: #0073aa;
}
.border-ebda {
  color: #229fd8;
}
.silver-2047 {
  background-color: #229fd8;
}
.notification_f873 {
  color: #eee;
}
.over_4abb {
  background-color: #eee;
}
.gradient_1315 {
  color: #444;
}
.wrapper_1ccd {
  background-color: #444;
}
.old_b29e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.old_b29e .title_pressed_4a0e .shade_iron_acf0 {
  font-size: 15px;
}
.old_b29e .shade_iron_acf0 {
  line-height: 1.3;
}
.old_b29e .disabled_smooth_2349 {
}
.old_b29e .title_c083 {
  background: #235787;
}
.image-14c6 {
  padding: 0;
}
.image-14c6 .title_c083 {
  background: #1a1a1a;
}
.image-14c6 .disabled_smooth_2349 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.search_new_50c6 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.search_new_50c6 .disabled_smooth_2349 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.search_new_50c6 .title_c083 {
  background: #303030;
}
.tertiary_green_8ea3 {
  position: relative;
  z-index: 10;
}
.tertiary_green_8ea3 .iron_a85a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside_top_c772 .form_full_15ac {
  display: inline-block;
  vertical-align: middle;
}
.aside_top_c772.backdrop_pink_946a .form_full_15ac {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .aside_top_c772.backdrop_pink_946a .form_full_15ac {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .aside_top_c772.backdrop_pink_946a .form_full_15ac {
    margin-right: 0.4em;
  }
}
.aside_top_c772.backdrop_pink_946a .form_full_15ac:last-child {
  margin-right: 0;
}
.bottom_1408 .iron_a85a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .button-7425 .title_pressed_4a0e {
    margin: 0 -0.5em;
  }
  .button-7425 .title_pressed_4a0e [class*="customify-col-"],
  .button-7425 .title_pressed_4a0e [class*="customify-col_"],
  .button-7425 .title_pressed_4a0e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.button-7425.center-4d25 .iron_a85a {
  background: 0 0 !important;
}
.button-7425.center-4d25 .iron_a85a,
.button-7425.bottom_1408 .iron_a85a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .button-7425.card-large-0368 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.button-7425.bottom_1408 .iron_a85a {
  box-shadow: none !important;
}
.large_10ee {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .large_10ee {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .large_10ee {
    padding: 18px 0 20px;
  }
}
.large_10ee .focus_f7cf {
  width: 100%;
}
.large_10ee .under_7890 {
  margin-bottom: 0;
}
.large_10ee .shade_c9d4 {
  margin-top: 5px;
  font-size: 0.875em;
}
.pro-c3cf {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.pro-c3cf .short-7910 {
  width: 100%;
}
.detail_f6a0 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.detail_f6a0 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.detail_f6a0 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;
}
.detail_f6a0 li:last-child:after {
  display: none;
}
.detail_f6a0 li a {
  font-weight: 500;
  margin-right: 10px;
}
.frame-ec49 .media_5d2b button,
.large_10ee .media_5d2b button {
  left: 0;
}
.frame-ec49 .short-7910,
.large_10ee .short-7910 {
  padding-left: 0;
  padding-right: 0;
}
.frame-ec49 .pro-c3cf,
.large_10ee .pro-c3cf {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.frame-ec49 {
  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;
}
.frame-ec49: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;
}
.frame-ec49 .photo_208a {
  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) {
  .frame-ec49 .photo_208a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .frame-ec49 .photo_208a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .frame-ec49 .photo_208a {
    min-height: 200px;
  }
}
.frame-ec49 .detail_f6a0 {
  color: rgba(255, 255, 255, 0.8);
}
.frame-ec49 .detail_f6a0 a,
.frame-ec49 .detail_f6a0 li:after {
  color: inherit;
}
.frame-ec49 .detail_f6a0 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.info_cool_d392 {
  margin-bottom: 0.5em;
}
.input-glass-0ba9 {
  margin-bottom: 1.2em;
}
.input-glass-0ba9,
.info_cool_d392 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.input-glass-0ba9 p:last-child,
.info_cool_d392 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .media_5d2b,
#masthead .media_5d2b {
  display: none;
}
#masthead
  > .media_5d2b.notice-a70d {
  display: none;
}
#masthead > .media_5d2b button {
  left: 0;
}
.pressed-7b4a {
  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%;
}
.pressed-7b4a .form_full_15ac {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.pressed-7b4a .chip_dac6 {
  display: -webkit-box;
  display: flex;
}
.pressed-7b4a .chip_dac6.status_dc0c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.pressed-7b4a .chip_dac6.static-7359 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pressed-7b4a .chip_dac6.brown-61e0 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pressed-7b4a.upper-6680.section_62be .chip_dac6.status_dc0c {
  flex-basis: 100%;
}
.pressed-7b4a.hidden-9c00 .chip_dac6.static-7359 {
  -webkit-box-flex: 1;
  flex: auto;
}
.pressed-7b4a.hidden-9c00 .chip_dac6.brown-61e0 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .media_5d2b.notice-a70d {
  display: none;
}
#masthead > .media_5d2b button {
  left: 0;
}
.caption_fa9d {
  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;
}
.caption_fa9d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.caption_fa9d.accent-purple-508b i {
  margin-right: 4px;
}
.caption_fa9d.feature_action_be7c i {
  margin-left: 5px;
}
.shade_iron_acf0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.shade_iron_acf0 p:last-child {
  margin-bottom: 0;
}
.element_gold_e42e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.element_gold_e42e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.element_gold_e42e img {
  display: block;
  width: auto;
  line-height: 1;
}
.element_gold_e42e .panel_wood_8b30 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.element_gold_e42e .footer-south-8c3a {
  margin: 5px 0 7px 0;
}
.element_gold_e42e.slow-56c7 .media-up-5b74 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element_gold_e42e.slow-56c7 .button-4c23 {
  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;
}
.element_gold_e42e.highlight_soft_4b90 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.element_gold_e42e.highlight_soft_4b90 .media-up-5b74 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element_gold_e42e.highlight_soft_4b90 .button-4c23 {
  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;
}
.element_gold_e42e.lower-9f74 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.element_gold_e42e.notice_small_0347 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.element_gold_e42e.notice_small_0347 .button-4c23 {
  margin-top: 7px;
}
.breadcrumb-west-debe {
  display: inline-block;
}
.tertiary_green_8ea3 .surface-bea4 .element_gold_e42e img {
  max-width: 100%;
}
.logo_7069 .background_fd92.up_fc41,
.west_06eb .background_fd92.up_fc41 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.logo_7069 .orange-257a,
.west_06eb .orange-257a {
  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%);
}
.logo_7069 .orange-257a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.logo_7069.complex-08c7 .orange-257a {
  display: none;
}
.logo_7069 .highlight-in-e286 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.logo_7069 .highlight-in-e286 li {
  display: inline-block;
  position: relative;
}
.logo_7069 .highlight-in-e286 li:last-child {
  margin-right: 0;
}
.logo_7069 .highlight-in-e286 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;
}
.logo_7069 .highlight-in-e286 li.bright_bda3 > a {
  color: rgba(0, 0, 0, 0.9);
}
.logo_7069 .highlight-in-e286 > 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;
}
.logo_7069 .highlight-in-e286 > li > a i {
  line-height: 0;
}
.logo_7069 .highlight-in-e286 > li.tertiary_f19c > a .orange-257a {
  margin-left: 4px;
  line-height: 0;
}
.logo_7069 .highlight-in-e286 .image-9ba9 li.tertiary_f19c > a {
  position: relative;
}
.logo_7069 .highlight-in-e286 .image-9ba9 li.tertiary_f19c > a:after,
.logo_7069 .highlight-in-e286 .image-9ba9 li.tertiary_f19c > a:before {
  content: "";
  display: table;
}
.logo_7069 .highlight-in-e286 .image-9ba9 li.tertiary_f19c > a:after {
  clear: both;
}
.logo_7069 .highlight-in-e286 .image-9ba9 li.tertiary_f19c > a .orange-257a {
  margin-left: 5px;
  float: right;
}
.logo_7069 .pagination_east_8246,
.logo_7069 .image-9ba9 {
  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;
}
.logo_7069 .image-9ba9 {
  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;
}
.logo_7069 .image-9ba9 .up_fc41 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.logo_7069 .image-9ba9 .orange-257a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.logo_7069 .image-9ba9 li {
  display: block;
  margin: 0;
  padding: 0;
}
.logo_7069 .image-9ba9 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;
}
.logo_7069 .image-9ba9 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.logo_7069 .image-9ba9 .image-9ba9 {
  top: 0;
  left: 100%;
}
.logo_7069 .fluid_88cb.fn-focus-be93 > .pagination_east_8246,
.logo_7069 .fluid_88cb.fn-focus-be93 > .image-9ba9,
.logo_7069 .fluid_88cb:focus > .pagination_east_8246,
.logo_7069 .fluid_88cb:focus > .image-9ba9,
.logo_7069 .fluid_88cb:hover > .pagination_east_8246,
.logo_7069 .fluid_88cb:hover > .image-9ba9 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.logo_7069.dim_441b .sidebar_rough_7d6e:after,
.logo_7069.dim_441b .sidebar_rough_7d6e:before {
  content: "";
  display: table;
}
.logo_7069.dim_441b .sidebar_rough_7d6e:after {
  clear: both;
}
.logo_7069.dim_441b .sidebar_rough_7d6e > li {
  float: left;
}
.logo_7069.alert_92eb .sidebar_rough_7d6e:after,
.logo_7069.alert_92eb .sidebar_rough_7d6e:before {
  content: "";
  display: table;
}
.logo_7069.alert_92eb .sidebar_rough_7d6e:after {
  clear: both;
}
.logo_7069.alert_92eb .sidebar_rough_7d6e > li {
  float: left;
}
.logo_7069.alert_92eb .sidebar_rough_7d6e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.logo_7069.alert_92eb .sidebar_rough_7d6e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.logo_7069.alert_92eb .sidebar_rough_7d6e > li.basic_c018 > a,
.logo_7069.alert_92eb .sidebar_rough_7d6e > li.bright_bda3 > a {
  color: #fff;
  background-color: #1e4b75;
}
.logo_7069.hero_970f .sidebar_rough_7d6e > li > a .up_fc41 {
  position: relative;
}
.logo_7069.hero_970f .sidebar_rough_7d6e > li > a .up_fc41: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;
}
.logo_7069.hero_970f
  .sidebar_rough_7d6e
  > li:focus
  > a
  .up_fc41:before,
.logo_7069.hero_970f
  .sidebar_rough_7d6e
  > li:hover
  > a
  .up_fc41:before {
  width: 100%;
  background-color: currentColor;
}
.logo_7069.hero_970f
  .sidebar_rough_7d6e
  > li.basic_c018
  > a
  .up_fc41:before,
.logo_7069.hero_970f
  .sidebar_rough_7d6e
  > li.primary_1080
  > a
  .up_fc41:before {
  width: 100%;
  background-color: currentColor;
}
.logo_7069.east-c64e .sidebar_rough_7d6e > li > a .up_fc41 {
  position: relative;
}
.logo_7069.east-c64e .sidebar_rough_7d6e > li > a .up_fc41: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;
}
.logo_7069.east-c64e .sidebar_rough_7d6e > li:focus > a .up_fc41:before,
.logo_7069.east-c64e
  .sidebar_rough_7d6e
  > li:hover
  > a
  .up_fc41:before {
  width: 100%;
  background-color: currentColor;
}
.logo_7069.east-c64e
  .sidebar_rough_7d6e
  > li.basic_c018
  > a
  .up_fc41:before,
.logo_7069.east-c64e
  .sidebar_rough_7d6e
  > li.primary_1080
  > a
  .up_fc41:before {
  width: 100%;
  background-color: currentColor;
}
.west_06eb .highlight-in-e286 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.west_06eb .highlight-in-e286 li:first-child > a {
  border-top: none;
}
.west_06eb .highlight-in-e286 .bronze-1363 > .up_fc41 .orange-257a {
  display: none;
}
.west_06eb .highlight-in-e286 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.west_06eb .highlight-in-e286 li:last-child {
  border: none;
}
.west_06eb .highlight-in-e286 li.tertiary_f19c > a {
  padding-right: 45px !important;
}
.west_06eb .highlight-in-e286 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.west_06eb .highlight-in-e286 li a:focus,
.west_06eb .highlight-in-e286 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.west_06eb .highlight-in-e286 li .secondary_simple_9b6d {
  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;
}
.west_06eb .highlight-in-e286 li .secondary_simple_9b6d:hover {
  box-shadow: none;
}
.west_06eb .highlight-in-e286 li .secondary_simple_9b6d .orange-257a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.west_06eb .highlight-in-e286 .image-9ba9 {
  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);
}
.west_06eb .highlight-in-e286 .image-9ba9 li a {
  padding-left: 3em;
}
.west_06eb .highlight-in-e286 .menu_f519 > a .secondary_simple_9b6d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.west_06eb .highlight-in-e286 .menu_f519 > .image-9ba9 {
  display: block;
  opacity: 1;
}
.active_huge_8998 {
  max-width: 100%;
}
.smooth-b73c {
  line-height: 0;
  cursor: pointer;
}
.steel_d984 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.steel_d984:hover {
  box-shadow: none;
  color: currentColor;
}
.steel_d984 svg {
  width: 18px;
  height: 18px;
}
.steel_d984 .focused_c3df {
  display: none;
}
.secondary-next-4c71 {
  position: relative;
}
.secondary-next-4c71.fn-active-be93 .steel_d984 .out-5bd3 {
  display: none;
}
.secondary-next-4c71.fn-active-be93 .steel_d984 .focused_c3df {
  display: inline-block;
}
.secondary-next-4c71 .article-b1cf {
  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);
}
.secondary-next-4c71.sort-current-69ca .article-b1cf {
  left: auto;
  right: -0.9em;
}
.secondary-next-4c71.sort-current-69ca .gold_8f6a::before {
  left: auto;
  right: 15px;
}
.secondary-next-4c71.fn-active-be93 .article-b1cf {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.plasma-338d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.plasma-338d label {
  flex-basis: 100%;
}
.plasma-338d .disabled-simple-7224 {
  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;
}
.plasma-338d .status_9db8 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.plasma-338d .status_9db8:focus {
  background-color: transparent;
}
.plasma-338d button.banner-301e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.plasma-338d button.banner-301e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.plasma-338d button.banner-301e svg {
  width: 18px;
  height: 18px;
}
.plasma-338d input[type="submit"] {
  min-height: auto;
}
.tertiary-mini-a22e .plasma-338d .status_9db8 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.gold_8f6a {
  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) {
  .gold_8f6a {
    width: 220px;
  }
}
.gold_8f6a label {
  flex-basis: 100%;
}
.gold_8f6a::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;
}
.alert-hard-8b68 .tertiary-mini-a22e .plasma-338d {
  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;
}
.alert-hard-8b68
  .tertiary-mini-a22e
  .plasma-338d
  .disabled-simple-7224 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.alert-hard-8b68 .tertiary-mini-a22e .plasma-338d .status_9db8 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.alert-hard-8b68
  .tertiary-mini-a22e
  .plasma-338d
  .status_9db8:focus {
  background: 0 0;
}
.alert-hard-8b68
  .tertiary-mini-a22e
  .plasma-338d
  .accent_3c7b {
  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;
}
.picture_huge_66ec {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.picture_huge_66ec li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.picture_huge_66ec li:last-child {
  margin-right: 0;
}
.picture_huge_66ec li:first-child {
  margin-left: 0;
}
.picture_huge_66ec.primary-b3be a {
  color: #fff;
}
.picture_huge_66ec.primary-b3be a:hover {
  color: #fff;
}
.picture_huge_66ec a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.picture_huge_66ec a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.picture_huge_66ec a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.picture_huge_66ec a:hover {
  opacity: 0.9;
  color: inherit;
}
.picture_huge_66ec [class*="social-icon-apple"] {
  background-color: #999;
}
.picture_huge_66ec [class*="social-icon-apple"].tertiary_5d2b {
  background-color: transparent;
  color: #999;
}
.picture_huge_66ec [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.picture_huge_66ec [class*="social-icon-behance"].tertiary_5d2b {
  background-color: transparent;
  color: #1769ff;
}
.picture_huge_66ec [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.picture_huge_66ec [class*="social-icon-bitbucket"].tertiary_5d2b {
  background-color: transparent;
  color: #205081;
}
.picture_huge_66ec [class*="social-icon-codepen"] {
  background-color: #000;
}
.picture_huge_66ec [class*="social-icon-codepen"].tertiary_5d2b {
  background-color: transparent;
  color: #000;
}
.picture_huge_66ec [class*="social-icon-delicious"] {
  background-color: #39f;
}
.picture_huge_66ec [class*="social-icon-delicious"].tertiary_5d2b {
  background-color: transparent;
  color: #39f;
}
.picture_huge_66ec [class*="social-icon-digg"] {
  background-color: #005be2;
}
.picture_huge_66ec [class*="social-icon-digg"].tertiary_5d2b {
  background-color: transparent;
  color: #005be2;
}
.picture_huge_66ec [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.picture_huge_66ec [class*="social-icon-dribbble"].tertiary_5d2b {
  background-color: transparent;
  color: #ea4c89;
}
.picture_huge_66ec [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.picture_huge_66ec [class*="social-icon-envelope"].tertiary_5d2b {
  background-color: transparent;
  color: #ea4335;
}
.picture_huge_66ec [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.picture_huge_66ec [class*="social-icon-facebook"].tertiary_5d2b {
  background-color: transparent;
  color: #3b5998;
}
.picture_huge_66ec [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.picture_huge_66ec [class*="social-icon-flickr"].tertiary_5d2b {
  background-color: transparent;
  color: #0063dc;
}
.picture_huge_66ec [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.picture_huge_66ec [class*="social-icon-foursquare"].tertiary_5d2b {
  background-color: transparent;
  color: #2d5be3;
}
.picture_huge_66ec [class*="social-icon-github"] {
  background-color: #333;
}
.picture_huge_66ec [class*="social-icon-github"].tertiary_5d2b {
  background-color: transparent;
  color: #333;
}
.picture_huge_66ec [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.picture_huge_66ec [class*="social-icon-google-plus"].tertiary_5d2b {
  background-color: transparent;
  color: #dd4b39;
}
.picture_huge_66ec [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.picture_huge_66ec [class*="social-icon-houzz"].tertiary_5d2b {
  background-color: transparent;
  color: #7ac142;
}
.picture_huge_66ec [class*="social-icon-instagram"] {
  background-color: #262626;
}
.picture_huge_66ec [class*="social-icon-instagram"].tertiary_5d2b {
  background-color: transparent;
  color: #262626;
}
.picture_huge_66ec [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.picture_huge_66ec [class*="social-icon-jsfiddle"].tertiary_5d2b {
  background-color: transparent;
  color: #487aa2;
}
.picture_huge_66ec [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.picture_huge_66ec [class*="social-icon-linkedin"].tertiary_5d2b {
  background-color: transparent;
  color: #0077b5;
}
.picture_huge_66ec [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.picture_huge_66ec [class*="social-icon-medium"].tertiary_5d2b {
  background-color: transparent;
  color: #00ab6b;
}
.picture_huge_66ec [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.picture_huge_66ec
  [class*="social-icon-odnoklassniki"].tertiary_5d2b {
  background-color: transparent;
  color: #f4731c;
}
.picture_huge_66ec [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.picture_huge_66ec [class*="social-icon-meetup"].tertiary_5d2b {
  background-color: transparent;
  color: #ec1c40;
}
.picture_huge_66ec [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.picture_huge_66ec [class*="social-icon-pinterest"].tertiary_5d2b {
  background-color: transparent;
  color: #bd081c;
}
.picture_huge_66ec [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.picture_huge_66ec [class*="social-icon-product-hunt"].tertiary_5d2b {
  background-color: transparent;
  color: #da552f;
}
.picture_huge_66ec [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.picture_huge_66ec [class*="social-icon-reddit"].tertiary_5d2b {
  background-color: transparent;
  color: #ff4500;
}
.picture_huge_66ec [class*="social-icon-rss"] {
  background-color: #f26522;
}
.picture_huge_66ec [class*="social-icon-rss"].tertiary_5d2b {
  background-color: transparent;
  color: #f26522;
}
.picture_huge_66ec [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.picture_huge_66ec
  [class*="social-icon-shopping-cart"].tertiary_5d2b {
  background-color: transparent;
  color: #4caf50;
}
.picture_huge_66ec [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.picture_huge_66ec [class*="social-icon-skype"].tertiary_5d2b {
  background-color: transparent;
  color: #00aff0;
}
.picture_huge_66ec [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.picture_huge_66ec [class*="social-icon-slideshare"].tertiary_5d2b {
  background-color: transparent;
  color: #0077b5;
}
.picture_huge_66ec [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.picture_huge_66ec [class*="social-icon-snapchat"].tertiary_5d2b {
  background-color: transparent;
  color: #fffc00;
}
.picture_huge_66ec [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.picture_huge_66ec [class*="social-icon-soundcloud"].tertiary_5d2b {
  background-color: transparent;
  color: #f80;
}
.picture_huge_66ec [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.picture_huge_66ec [class*="social-icon-spotify"].tertiary_5d2b {
  background-color: transparent;
  color: #2ebd59;
}
.picture_huge_66ec [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.picture_huge_66ec
  [class*="social-icon-stack-overflow"].tertiary_5d2b {
  background-color: transparent;
  color: #fe7a15;
}
.picture_huge_66ec [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.picture_huge_66ec [class*="social-icon-maldkfgram"].tertiary_5d2b {
  background-color: transparent;
  color: #2ca5e0;
}
.picture_huge_66ec [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.picture_huge_66ec [class*="social-icon-tripadvisor"].tertiary_5d2b {
  background-color: transparent;
  color: #589442;
}
.picture_huge_66ec [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.picture_huge_66ec [class*="social-icon-tumblr"].tertiary_5d2b {
  background-color: transparent;
  color: #35465c;
}
.picture_huge_66ec [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.picture_huge_66ec [class*="social-icon-twitch"].tertiary_5d2b {
  background-color: transparent;
  color: #6441a5;
}
.picture_huge_66ec [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.picture_huge_66ec [class*="social-icon-twitter"].tertiary_5d2b {
  background-color: transparent;
  color: #1da1f2;
}
.picture_huge_66ec [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.picture_huge_66ec [class*="social-icon-vimeo"].tertiary_5d2b {
  background-color: transparent;
  color: #1ab7ea;
}
.picture_huge_66ec [class*="social-icon-vk"] {
  background-color: #45668e;
}
.picture_huge_66ec [class*="social-icon-vk"].tertiary_5d2b {
  background-color: transparent;
  color: #45668e;
}
.picture_huge_66ec [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.picture_huge_66ec [class*="social-icon-weibo"].tertiary_5d2b {
  background-color: transparent;
  color: #df2029;
}
.picture_huge_66ec [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.picture_huge_66ec [class*="social-icon-weixin"].tertiary_5d2b {
  background-color: transparent;
  color: #7bb32e;
}
.picture_huge_66ec [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.picture_huge_66ec [class*="social-icon-whatsapp"].tertiary_5d2b {
  background-color: transparent;
  color: #25d366;
}
.picture_huge_66ec [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.picture_huge_66ec [class*="social-icon-wordpress"].tertiary_5d2b {
  background-color: transparent;
  color: #21759b;
}
.picture_huge_66ec [class*="social-icon-xing"] {
  background-color: #026466;
}
.picture_huge_66ec [class*="social-icon-xing"].tertiary_5d2b {
  background-color: transparent;
  color: #026466;
}
.picture_huge_66ec [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.picture_huge_66ec [class*="social-icon-yelp"].tertiary_5d2b {
  background-color: transparent;
  color: #af0606;
}
.picture_huge_66ec [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.picture_huge_66ec [class*="social-icon-youtube"].tertiary_5d2b {
  background-color: transparent;
  color: #cd201f;
}
.backdrop-5ccf {
  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;
}
.backdrop-5ccf:hover {
  box-shadow: none;
  background: 0 0;
}
.hover-brown-6193 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.stale-c768 {
  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;
}
.block_tall_f67d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.pro_7233 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.pro_7233,
.pro_7233::after,
.pro_7233::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;
}
.pro_7233::after,
.pro_7233::before {
  content: "";
  display: block;
  background-color: inherit;
}
.media-outer-ceb1 .stale-c768 .block_tall_f67d {
  margin-top: -2px;
  width: 19px;
}
.media-outer-ceb1 .stale-c768 .pro_7233 {
  margin-top: -1px;
}
.media-outer-ceb1 .stale-c768 .pro_7233,
.media-outer-ceb1 .stale-c768 .pro_7233::after,
.media-outer-ceb1 .stale-c768 .pro_7233::before {
  width: 19px;
  height: 2px;
}
.media-outer-ceb1 .stale-c768 .pro_7233::before {
  top: -6px;
}
.media-outer-ceb1 .stale-c768 .pro_7233::after {
  bottom: -6px;
}
.feature-1bca .stale-c768 .block_tall_f67d {
  margin-top: -2px;
  width: 22px;
}
.feature-1bca .stale-c768 .pro_7233 {
  margin-top: -1px;
}
.feature-1bca .stale-c768 .pro_7233,
.feature-1bca .stale-c768 .pro_7233::after,
.feature-1bca .stale-c768 .pro_7233::before {
  width: 22px;
  height: 2px;
}
.feature-1bca .stale-c768 .pro_7233::before {
  top: -7px;
}
.feature-1bca .stale-c768 .pro_7233::after {
  bottom: -7px;
}
.shade_4684 .stale-c768 .block_tall_f67d {
  margin-top: -2px;
  width: 31px;
}
.shade_4684 .stale-c768 .pro_7233 {
  margin-top: -1.5px;
}
.shade_4684 .stale-c768 .pro_7233,
.shade_4684 .stale-c768 .pro_7233::after,
.shade_4684 .stale-c768 .pro_7233::before {
  width: 31px;
  height: 3px;
}
.shade_4684 .stale-c768 .pro_7233::before {
  top: -9px;
}
.shade_4684 .stale-c768 .pro_7233::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .form_09c5 .stale-c768 .block_tall_f67d {
    margin-top: -2px;
    width: 19px;
  }
  .form_09c5 .stale-c768 .pro_7233 {
    margin-top: -1px;
  }
  .form_09c5 .stale-c768 .pro_7233,
  .form_09c5 .stale-c768 .pro_7233::after,
  .form_09c5 .stale-c768 .pro_7233::before {
    width: 19px;
    height: 2px;
  }
  .form_09c5 .stale-c768 .pro_7233::before {
    top: -6px;
  }
  .form_09c5 .stale-c768 .pro_7233::after {
    bottom: -6px;
  }
  .rough_6a8b .stale-c768 .block_tall_f67d {
    margin-top: -2px;
    width: 22px;
  }
  .rough_6a8b .stale-c768 .pro_7233 {
    margin-top: -1px;
  }
  .rough_6a8b .stale-c768 .pro_7233,
  .rough_6a8b .stale-c768 .pro_7233::after,
  .rough_6a8b .stale-c768 .pro_7233::before {
    width: 22px;
    height: 2px;
  }
  .rough_6a8b .stale-c768 .pro_7233::before {
    top: -7px;
  }
  .rough_6a8b .stale-c768 .pro_7233::after {
    bottom: -7px;
  }
  .list_dcd9 .stale-c768 .block_tall_f67d {
    margin-top: -2px;
    width: 31px;
  }
  .list_dcd9 .stale-c768 .pro_7233 {
    margin-top: -1.5px;
  }
  .list_dcd9 .stale-c768 .pro_7233,
  .list_dcd9 .stale-c768 .pro_7233::after,
  .list_dcd9 .stale-c768 .pro_7233::before {
    width: 31px;
    height: 3px;
  }
  .list_dcd9 .stale-c768 .pro_7233::before {
    top: -9px;
  }
  .list_dcd9 .stale-c768 .pro_7233::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .active_pressed_058c .stale-c768 .block_tall_f67d {
    margin-top: -2px;
    width: 19px;
  }
  .active_pressed_058c .stale-c768 .pro_7233 {
    margin-top: -1px;
  }
  .active_pressed_058c .stale-c768 .pro_7233,
  .active_pressed_058c .stale-c768 .pro_7233::after,
  .active_pressed_058c .stale-c768 .pro_7233::before {
    width: 19px;
    height: 2px;
  }
  .active_pressed_058c .stale-c768 .pro_7233::before {
    top: -6px;
  }
  .active_pressed_058c .stale-c768 .pro_7233::after {
    bottom: -6px;
  }
  .left-cff4 .stale-c768 .block_tall_f67d {
    margin-top: -2px;
    width: 22px;
  }
  .left-cff4 .stale-c768 .pro_7233 {
    margin-top: -1px;
  }
  .left-cff4 .stale-c768 .pro_7233,
  .left-cff4 .stale-c768 .pro_7233::after,
  .left-cff4 .stale-c768 .pro_7233::before {
    width: 22px;
    height: 2px;
  }
  .left-cff4 .stale-c768 .pro_7233::before {
    top: -7px;
  }
  .left-cff4 .stale-c768 .pro_7233::after {
    bottom: -7px;
  }
  .card_north_fff4 .stale-c768 .block_tall_f67d {
    margin-top: -2px;
    width: 31px;
  }
  .card_north_fff4 .stale-c768 .pro_7233 {
    margin-top: -1.5px;
  }
  .card_north_fff4 .stale-c768 .pro_7233,
  .card_north_fff4 .stale-c768 .pro_7233::after,
  .card_north_fff4 .stale-c768 .pro_7233::before {
    width: 31px;
    height: 3px;
  }
  .card_north_fff4 .stale-c768 .pro_7233::before {
    top: -9px;
  }
  .card_north_fff4 .stale-c768 .pro_7233::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hero_a84c .stale-c768 .block_tall_f67d {
    margin-top: -2px;
    width: 19px;
  }
  .hero_a84c .stale-c768 .pro_7233 {
    margin-top: -1px;
  }
  .hero_a84c .stale-c768 .pro_7233,
  .hero_a84c .stale-c768 .pro_7233::after,
  .hero_a84c .stale-c768 .pro_7233::before {
    width: 19px;
    height: 2px;
  }
  .hero_a84c .stale-c768 .pro_7233::before {
    top: -6px;
  }
  .hero_a84c .stale-c768 .pro_7233::after {
    bottom: -6px;
  }
  .paper_5616 .stale-c768 .block_tall_f67d {
    margin-top: -2px;
    width: 22px;
  }
  .paper_5616 .stale-c768 .pro_7233 {
    margin-top: -1px;
  }
  .paper_5616 .stale-c768 .pro_7233,
  .paper_5616 .stale-c768 .pro_7233::after,
  .paper_5616 .stale-c768 .pro_7233::before {
    width: 22px;
    height: 2px;
  }
  .paper_5616 .stale-c768 .pro_7233::before {
    top: -7px;
  }
  .paper_5616 .stale-c768 .pro_7233::after {
    bottom: -7px;
  }
  .banner-last-84f5 .stale-c768 .block_tall_f67d {
    margin-top: -2px;
    width: 31px;
  }
  .banner-last-84f5 .stale-c768 .pro_7233 {
    margin-top: -1.5px;
  }
  .banner-last-84f5 .stale-c768 .pro_7233,
  .banner-last-84f5 .stale-c768 .pro_7233::after,
  .banner-last-84f5 .stale-c768 .pro_7233::before {
    width: 31px;
    height: 3px;
  }
  .banner-last-84f5 .stale-c768 .pro_7233::before {
    top: -9px;
  }
  .banner-last-84f5 .stale-c768 .pro_7233::after {
    bottom: -9px;
  }
}
.article_e476 .pro_7233 {
  -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);
}
.article_e476 .pro_7233::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.article_e476 .pro_7233::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);
}
.article_e476.fluid_8610 .pro_7233 {
  -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);
}
.article_e476.fluid_8610 .pro_7233::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.article_e476.fluid_8610 .pro_7233::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);
}
.under-4481 {
  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.glass_9aba:before {
  display: none;
}
.down-7135 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.down-7135 .progress_wide_ab10 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.down-7135 .progress_wide_ab10:last-of-type {
  border-bottom: none;
}
.down-7135 .progress_wide_ab10.sidebar_0dde,
.down-7135 .progress_wide_ab10.active-78c3,
.down-7135 .progress_wide_ab10.tall_0c53 {
  padding: 0;
}
.down-7135 .west_06eb .secondary_simple_9b6d {
  color: currentColor;
}
.down-7135 .west_06eb .secondary_simple_9b6d:focus,
.down-7135 .west_06eb .secondary_simple_9b6d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.down-7135.disabled_smooth_2349 .outer_77ed,
.down-7135.disabled_smooth_2349 .shade_iron_acf0 a,
.down-7135.disabled_smooth_2349 .sidebar_rough_7d6e a,
.down-7135.disabled_smooth_2349 .image-9ba9 a {
  color: rgba(0, 0, 0, 0.55);
}
.down-7135.disabled_smooth_2349 .outer_77ed:hover,
.down-7135.disabled_smooth_2349 .shade_iron_acf0 a:hover,
.down-7135.disabled_smooth_2349 .sidebar_rough_7d6e a:hover,
.down-7135.disabled_smooth_2349 .image-9ba9 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.down-7135.disabled_smooth_2349 .tooltip-3f78 {
  color: rgba(0, 0, 0, 0.8);
}
.down-7135.disabled_smooth_2349 .progress_wide_ab10 {
  border-color: rgba(0, 0, 0, 0.08);
}
.down-7135.disabled_smooth_2349 .progress_wide_ab10:before {
  background: rgba(0, 0, 0, 0.08);
}
.down-7135.disabled_smooth_2349 .tooltip-active-566f:before {
  background: rgba(255, 255, 255, 0.9);
}
.down-7135.disabled_smooth_2349 .west_06eb .highlight-in-e286 li a,
.down-7135.disabled_smooth_2349 .west_06eb .secondary_simple_9b6d,
.down-7135.disabled_smooth_2349 .image-9ba9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.down-7135.disabled_smooth_2349 .west_06eb .secondary_simple_9b6d:focus,
.down-7135.disabled_smooth_2349 .west_06eb .secondary_simple_9b6d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.down-7135.disabled_smooth_2349 .highlight-in-e286 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.down-7135.title_c083 .outer_77ed,
.down-7135.title_c083 .shade_iron_acf0 a,
.down-7135.title_c083 .sidebar_rough_7d6e .secondary_simple_9b6d,
.down-7135.title_c083 .sidebar_rough_7d6e a,
.down-7135.title_c083 .image-9ba9 a {
  color: rgba(255, 255, 255, 0.79);
}
.down-7135.title_c083 .outer_77ed:hover,
.down-7135.title_c083 .shade_iron_acf0 a:hover,
.down-7135.title_c083 .sidebar_rough_7d6e .secondary_simple_9b6d:hover,
.down-7135.title_c083 .sidebar_rough_7d6e a:hover,
.down-7135.title_c083 .image-9ba9 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.down-7135.title_c083 .tooltip-3f78 {
  color: rgba(255, 255, 255, 0.99);
}
.down-7135.title_c083 .progress_wide_ab10 {
  border-color: rgba(255, 255, 255, 0.08);
}
.down-7135.title_c083 .progress_wide_ab10:before {
  background: rgba(255, 255, 255, 0.08);
}
.down-7135.title_c083 .tooltip-active-566f:before {
  background: rgba(0, 0, 0, 0.9);
}
.down-7135.title_c083 .west_06eb .highlight-in-e286 li a,
.down-7135.title_c083 .west_06eb .secondary_simple_9b6d,
.down-7135.title_c083 .image-9ba9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.down-7135.title_c083 .west_06eb .secondary_simple_9b6d:focus,
.down-7135.title_c083 .west_06eb .secondary_simple_9b6d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.down-7135.title_c083 .highlight-in-e286 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip-active-566f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tooltip-active-566f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.modal-left-3e49 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.block_8758 .down-7135 {
  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;
}
.block_8758 .progress_wide_ab10 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.block_8758 .progress_wide_ab10: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) {
  .block_8758 .progress_wide_ab10:before {
    width: 16%;
    left: 42%;
  }
}
.block_8758 .progress_wide_ab10:last-child:before {
  content: none;
}
.block_8758 .progress_wide_ab10[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.block_8758 .west_06eb .highlight-in-e286 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.block_8758 .west_06eb .highlight-in-e286 li a .secondary_simple_9b6d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.block_8758 .west_06eb .image-9ba9 {
  border: none;
}
.block_8758 .west_06eb .image-9ba9 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.block_8758 .tooltip-active-566f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.block_8758 .modal-left-3e49 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.block_8758 .title_c083 .tooltip-active-566f:before {
  background: rgba(0, 0, 0, 0.9);
}
.block_8758 .disabled_smooth_2349.nav_next_3410 .pro_7233 {
  background: rgba(0, 0, 0, 0.6);
}
.block_8758
  .disabled_smooth_2349.nav_next_3410
  .pro_7233::after,
.block_8758
  .disabled_smooth_2349.nav_next_3410
  .pro_7233:before {
  background: inherit;
}
.block_8758
  .disabled_smooth_2349.nav_next_3410:hover
  .pro_7233 {
  background: rgba(0, 0, 0, 0.8);
}
.hot_32e3 .down-7135 {
  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) {
  .hot_32e3 .down-7135 {
    width: auto;
    right: 45px;
  }
}
.input-027e .down-7135 {
  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) {
  .input-027e .down-7135 {
    width: auto;
    left: 45px;
  }
}
.glass_9aba .down-7135 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.glass_9aba .modal-left-3e49 {
  max-width: 48em;
  margin: 0 auto;
}
.glass_9aba .tooltip-active-566f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.column-brown-559d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.column-brown-559d.block_8758 .down-7135 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.column-brown-559d.hot_32e3 .down-7135 {
  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);
}
.column-brown-559d .down-7135 {
  visibility: visible;
}
.column-brown-559d.input-027e .down-7135 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.box-simple-345c,
.notice_dim_4ece {
  overflow-x: hidden;
}
.box-simple-345c .down-7135 {
  overflow: auto;
}
.box-simple-345c.block_8758 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box-simple-345c.block_8758 .down-7135 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.box-simple-345c.block_8758 .backdrop-5ccf {
  opacity: 0;
}
.box-simple-345c.hot_32e3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box-simple-345c.hot_32e3 .down-7135 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.box-simple-345c.hot_32e3 .backdrop-5ccf {
  opacity: 0;
}
.box-simple-345c.input-027e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box-simple-345c.input-027e .down-7135 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.box-simple-345c.input-027e .backdrop-5ccf {
  opacity: 0;
}
.box-simple-345c.glass_9aba .down-7135 {
  z-index: 10;
  visibility: visible;
}
.nav_next_3410 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.nav_next_3410 .pro_7233 {
  background: rgba(255, 255, 255, 0.99);
}
.nav_next_3410 .pro_7233::after,
.nav_next_3410 .pro_7233:before {
  background: inherit;
}
.nav_next_3410:hover .pro_7233 {
  background: rgba(255, 255, 255, 0.99);
}
.input-027e .nav_next_3410 {
  top: 10px;
  right: auto;
  left: 12px;
}
.glass_9aba .nav_next_3410 {
  display: none !important;
}
.box-simple-345c:before,
.notice_dim_4ece:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.box-simple-345c .nav_next_3410,
.notice_dim_4ece .nav_next_3410 {
  display: inline-block;
}
.down-7135 .form_full_15ac {
  -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;
}
.box-simple-345c .down-7135 .form_full_15ac,
.notice_dim_4ece .down-7135 .form_full_15ac {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.carousel_pro_9ff6 .disabled-simple-7224 {
  width: 100%;
}
.surface-bea4 {
  padding: 0 0.5em 0;
}
.surface-bea4 [class*="customify-col-"],
.surface-bea4 [class*="customify-col_"],
.surface-bea4 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.inner_c22a .surface-bea4 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .title_pressed_4a0e .texture-mini-f457,
  .texture-mini-f457 {
    display: none;
  }
  .logo-7ab6 {
    text-align: left;
  }
  .popup_a57b {
    text-align: center;
  }
  .header-fast-2ff2 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .title_pressed_4a0e .disabled_8009,
  .disabled_8009 {
    display: none;
  }
  .caption_tiny_e682 {
    text-align: left;
  }
  .dirty_79fc {
    text-align: center;
  }
  .alert-stone-1c55 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .title_pressed_4a0e .active-eda9,
  .active-eda9 {
    display: none;
  }
  .video_8ef9 {
    text-align: left;
  }
  .pro-ee94 {
    text-align: center;
  }
  .detail-9ed6 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.modal_394f {
  box-shadow: none !important;
}
.surface_large_a2b4 .notification-narrow-37e1,
.slow-2737 .notification-narrow-37e1 {
  max-width: 1248px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto;
}
.slow-2737 .notification-narrow-37e1 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.iron_a85a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.iron_a85a:after,
.iron_a85a:before {
  content: "";
  display: table;
}
.iron_a85a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .iron_a85a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.iron_a85a,
.card-large-0368 {
  max-width: 1248px;
  margin: 0 auto;
}

.background_middle_e5c3.avatar_hot_aad6 .iron_a85a {
  max-width: 100%;
}
.background_middle_e5c3.stale_0cd0 {
  max-width: 1200px;
  margin: 0 auto;
}
.background_middle_e5c3.label-a18a .iron_a85a {
  max-width: 100%;
}
.background_middle_e5c3.label-a18a > .iron_a85a {
  padding-left: 0;
  padding-right: 0;
}
.background_middle_e5c3.label-a18a > .iron_a85a .title_pressed_4a0e {
  margin: 0;
}
.background_middle_e5c3.label-a18a
  > .iron_a85a
  .next-8844.overlay_dd43 {
  margin-right: 0;
  margin-left: 0;
}
.background_middle_e5c3.label-a18a #main.overlay_dd43 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .focus_hard_eb55 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .focus_hard_eb55 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .badge_inner_3d45 .gas-91b9 {
    padding-right: 1em;
  }
  .badge_inner_3d45.active_4bbf .next-8844 {
    border-right: 1px solid #eaecee;
  }
  .badge_inner_3d45.active_4bbf .gas-91b9 {
    padding-right: 1em;
  }
  .badge_inner_3d45.active_4bbf .aside-ac63 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification-cb12 .gas-91b9 {
    padding-left: 1em;
  }
  .notification-cb12.active_4bbf .next-8844 {
    border-left: 1px solid #eaecee;
  }
  .notification-cb12.active_4bbf .gas-91b9 {
    padding-left: 1em;
  }
  .notification-cb12.active_4bbf .aside-ac63 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail_08f4 .gas-91b9 {
    padding-left: 1em;
  }
  .thumbnail_08f4.active_4bbf .texture-dynamic-5e4d {
    border-right: 1px solid #eaecee;
  }
  .thumbnail_08f4.active_4bbf .huge_09c0 {
    border-right: 1px solid #eaecee;
  }
  .thumbnail_08f4.active_4bbf .gas-91b9 {
    padding-left: 1em;
  }
  .thumbnail_08f4.active_4bbf .aside-ac63 {
    padding-right: 1em;
  }
  .thumbnail_08f4.active_4bbf .mask-east-9953 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade-aac6 .gas-91b9 {
    padding-right: 1em;
  }
  .shade-aac6.active_4bbf .texture-dynamic-5e4d {
    border-left: 1px solid #eaecee;
  }
  .shade-aac6.active_4bbf .huge_09c0 {
    border-left: 1px solid #eaecee;
  }
  .shade-aac6.active_4bbf .gas-91b9 {
    padding-right: 1em;
  }
  .shade-aac6.active_4bbf .aside-ac63 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shade-aac6.active_4bbf .mask-east-9953 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus_hard_eb55 .gas-91b9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focus_hard_eb55.active_4bbf .next-8844 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .focus_hard_eb55.active_4bbf .gas-91b9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focus_hard_eb55.active_4bbf .aside-ac63 {
    padding-left: 1em;
  }
  .focus_hard_eb55.active_4bbf .mask-east-9953 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .focus_hard_eb55.active_4bbf .gas-91b9 {
    padding-left: 0;
  }
}
.logo-static-5287 .aside_top_c772 {
  display: inline-block;
}
.section_prev_80fb {
  display: inline-block;
}
.column-2184 {
  word-con: break-word;
}
.progress-green-fddf > span {
  display: inline-block;
  padding: 5px 0;
}
.progress-green-fddf .title-eadb {
  margin-left: 8px;
  margin-right: 8px;
}
.progress-green-fddf .row_narrow_5828 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.dirty-2687 .silver_66e0 {
  margin-bottom: 2em;
}
.dirty-2687 .orange-a8e7 {
  margin-bottom: 15px;
}
.dirty-2687 .orange-a8e7:last-child {
  margin-bottom: 0;
}
.dirty-2687 .component-large-f4e7 {
  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) {
  .dirty-2687 .component-large-f4e7 {
    display: block;
  }
}
.dirty-2687 .south_7a58 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .dirty-2687 .south_7a58 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.dirty-2687 .border-9cb7 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.dirty-2687 .border-9cb7 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.dirty-2687 .border-9cb7 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.dirty-2687 .column-2184 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.dirty-2687 .column-2184 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.dirty-2687 .icon_iron_e337 p:last-child {
  margin-bottom: 0;
}
.dirty-2687 .in-4db4 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.dirty-2687 .sort-9805 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.dirty-2687 .notice-silver-53be {
  margin-top: 1em;
}
.dirty-2687 .feature-large-dcb9 {
  top: 0;
  display: block;
}
.dirty-2687 .feature-large-dcb9 a {
  color: inherit;
}
.dirty-2687 .feature-large-dcb9 a:hover {
  color: inherit;
}
.dirty-2687 .info_7b64 {
  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;
}
.dirty-2687 .info_7b64:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.dirty-2687 .sort-9805 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.dirty-2687 .complex-9eb8 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.dirty-2687 .complex-9eb8:first-child {
  margin-top: 0;
}
.dirty-2687 .complex-9eb8.prev-7797 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.dirty-2687 .complex-9eb8.modal-selected-8cb5 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.dirty-2687
  .complex-9eb8.modal-selected-8cb5.button-5b04
  .notice-silver-53be {
  width: 100%;
}
.dirty-2687 .modal-selected-8cb5 {
  -webkit-box-align: center;
  align-items: center;
}
.dirty-2687 .modal-selected-8cb5 .progress-green-fddf,
.dirty-2687 .modal-selected-8cb5 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.dirty-2687 .border-9cb7 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dirty-2687 .border-9cb7 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dirty-2687 .border-9cb7: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;
}
.dirty-2687 .prev-7797 {
  z-index: 5;
}
.dirty-2687 .bright-3652 .section-dynamic-3fe0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.dirty-2687 .list-silver-0784 .section-dynamic-3fe0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.dirty-2687 .frame-2faf .section-dynamic-3fe0 {
  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;
}
.dirty-2687.steel-8b91 .component-large-f4e7,
.dirty-2687.info-selected-362f .component-large-f4e7 {
  display: block;
}
.dirty-2687.steel-8b91 .component-large-f4e7 .primary-north-ca27,
.dirty-2687.steel-8b91 .component-large-f4e7 .sort-9805,
.dirty-2687.info-selected-362f .component-large-f4e7 .primary-north-ca27,
.dirty-2687.info-selected-362f .component-large-f4e7 .sort-9805 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dirty-2687.background-e174 .south_7a58 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .dirty-2687.background-e174 .south_7a58 {
    margin-right: 0;
  }
}
.dirty-2687.steel-8b91 .south_7a58,
.dirty-2687.info-selected-362f .south_7a58 {
  padding-top: 40%;
}
.dirty-2687.steel-8b91 .silver_66e0,
.dirty-2687.info-selected-362f .silver_66e0 {
  display: block;
}
.dirty-2687.steel-8b91 .fn-sticky-be93 .sort-9805,
.dirty-2687.info-selected-362f .fn-sticky-be93 .sort-9805 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.dirty-2687.steel-8b91 .south_7a58,
.dirty-2687.info-selected-362f .south_7a58 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.dirty-2687.steel-8b91 .sort-9805 {
  padding: 1em;
}
.frame-medium-788f {
  margin: 30px auto;
  display: block;
}
.frame-medium-788f .tooltip-right-ff20 > * {
  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;
}
.frame-medium-788f .tooltip-right-ff20 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.frame-medium-788f .tooltip-right-ff20 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.notice-cd15 .progress-green-fddf {
  margin-bottom: 1.41575em;
}
.notice-cd15 .image-9140 {
  margin-bottom: 1.618em;
}
.shadow_ab41 .text_orange_ef84 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.shadow_ab41 .text_orange_ef84 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.shadow_ab41 .accent-liquid-f52a {
  max-width: 100%;
  overflow: auto;
}
.element_bd5e .shadow_ab41 a:hover {
  text-decoration: underline;
}
.west_a3b9 .orange-a8e7:not(.column-2184),
.west_a3b9 .border-9cb7 {
  margin-bottom: 1.41575em;
}
.west_a3b9 .orange-a8e7:not(.column-2184):last-child,
.west_a3b9 .border-9cb7:last-child {
  margin-bottom: 0;
}
.west_a3b9 .orange-a8e7.shadow_dbc8 {
  margin-bottom: 0.41575em;
}
.west_a3b9 .dark_0d4c:before,
.west_a3b9 .dim_fdec:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.west_a3b9 .dark_0d4c:before {
  content: "\f115";
}
.west_a3b9 .dim_fdec:before {
  content: "\f02c";
}
.west_a3b9 .highlight_e3c0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.west_a3b9 .highlight_e3c0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.label-iron-3f4e {
  display: -webkit-box;
  display: flex;
}
.label-iron-3f4e .card_cold_c960 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .label-iron-3f4e .card_cold_c960 {
    flex-basis: 90px;
  }
}
.label-iron-3f4e .blue_0352 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .label-iron-3f4e .blue_0352 {
    flex-basis: calc(100% - 50px);
  }
}
.label-iron-3f4e .widget-c26a p:last-child {
  margin-bottom: 0.72em;
}
.pressed-518c .tooltip-right-ff20 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.pressed-518c .tooltip-right-ff20:after,
.pressed-518c .tooltip-right-ff20:before {
  content: "";
  display: table;
}
.pressed-518c .tooltip-right-ff20:after {
  clear: both;
}
.pressed-518c .tooltip-right-ff20 .article-wood-edb7,
.pressed-518c .tooltip-right-ff20 .description-easy-fa26 {
  width: 49%;
}
.pressed-518c .tooltip-right-ff20 .article-wood-edb7 a span.primary-1460,
.pressed-518c .tooltip-right-ff20 .description-easy-fa26 a span.primary-1460 {
  display: block;
  margin-bottom: 5px;
}
.pressed-518c .tooltip-right-ff20 .description-easy-fa26 {
  float: left;
  text-align: left;
}
.pressed-518c .tooltip-right-ff20 .article-wood-edb7 {
  float: right;
  text-align: right;
}
.list_79cb {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .list_79cb {
    margin-bottom: 0;
  }
}
.smooth_20d1 {
  margin-bottom: 1em;
}
.smooth_20d1 .column-2184 {
  font-size: 1.1em;
  line-height: 1.3;
}
.notification-53e2 a {
  display: block;
  line-height: 0;
  position: relative;
}
.list_04ad .smooth_20d1,
.backdrop-huge-ccf7 .smooth_20d1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .list_04ad .smooth_20d1,
  .backdrop-huge-ccf7 .smooth_20d1 {
    display: block;
  }
}
.list_04ad .notification-53e2,
.backdrop-huge-ccf7 .notification-53e2 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .list_04ad .notification-53e2,
  .backdrop-huge-ccf7 .notification-53e2 {
    margin-bottom: 1em;
  }
}
.list_04ad .notification-53e2 img,
.backdrop-huge-ccf7 .notification-53e2 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.list_04ad .plasma-c8fe,
.backdrop-huge-ccf7 .plasma-c8fe {
  flex-basis: calc(100% - 160px);
}
.list_04ad .plasma-c8fe p,
.backdrop-huge-ccf7 .plasma-c8fe p {
  margin-bottom: 0;
}
.list_04ad .plasma-c8fe {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .list_04ad .plasma-c8fe {
    padding-left: 0;
  }
}
.backdrop-huge-ccf7 .plasma-c8fe {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .backdrop-huge-ccf7 .plasma-c8fe {
    padding-right: 0;
  }
}
.backdrop-huge-ccf7 .notification-53e2 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.avatar_plasma_569f .notification-53e2 {
  margin-bottom: 0.5em;
}
.avatar_plasma_569f .notification-53e2 img {
  width: 100%;
}
.tertiary-4463 .paragraph-c6f3,
.preview_selected_c123 .paragraph-c6f3 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.preview_selected_c123 .next-8844 .stone_3793 p:last-child {
  margin-bottom: 0;
}
.plasma-ee18 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.overlay-5792 .media-gas-6d7b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .overlay-5792 .media-gas-6d7b:last-of-type {
    margin-bottom: 0;
  }
}
.overlay-5792 .media-gas-6d7b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.overlay-5792 .media-gas-6d7b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.overlay-5792 .media-gas-6d7b ul li {
  margin: 0 0 0.6em;
}
.overlay-5792 .media-gas-6d7b ul li.focus-left-6e2c,
.overlay-5792 .media-gas-6d7b ul li.avatar-c33f {
  position: relative;
}
.overlay-5792 .media-gas-6d7b ul li.focus-left-6e2c .wide_2c8b,
.overlay-5792 .media-gas-6d7b ul li.avatar-c33f .wide_2c8b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.overlay-5792 .media-gas-6d7b ul li.focus-left-6e2c:after:after,
.overlay-5792 .media-gas-6d7b ul li.focus-left-6e2c:after:before,
.overlay-5792
  .media-gas-6d7b
  ul
  li.avatar-c33f:after:after,
.overlay-5792
  .media-gas-6d7b
  ul
  li.avatar-c33f:after:before {
  content: "";
  display: table;
}
.overlay-5792 .media-gas-6d7b ul li.focus-left-6e2c:after:after,
.overlay-5792
  .media-gas-6d7b
  ul
  li.avatar-c33f:after:after {
  clear: both;
}
.overlay-5792 .media-gas-6d7b a.accordion-first-bc3d:hover {
  text-decoration: none;
}
.overlay-5792 .media-gas-6d7b select {
  max-width: 100%;
}
.overlay-5792 .media-gas-6d7b table {
  font-size: 85%;
}
.overlay-5792 .media-gas-6d7b table td,
.overlay-5792 .media-gas-6d7b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.overlay-5792 .media-gas-6d7b table tfoot td {
  text-align: left;
}
.overlay-5792 .media-gas-6d7b :last-child {
  margin-bottom: 0;
}
.overlay-5792 .media-gas-6d7b .mini-6602 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.overlay-5792 .media-gas-6d7b .mini-6602 label {
  width: 100%;
}
.overlay-5792 .media-gas-6d7b .mini-6602 .status_9db8 {
  width: 100%;
  display: block;
}
.overlay-5792 .media-gas-6d7b .mini-6602 .banner-301e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.overlay-5792 .media-gas-6d7b .mini-6602 .banner-301e:hover svg #svg-search {
  fill: #444;
}
.overlay-5792 .media-gas-6d7b .mini-6602 .banner-301e svg {
  width: 18px;
  height: 18px;
}
.overlay-5792 .primary_black_c2db ul ul,
.overlay-5792 .main_d770 ul ul,
.overlay-5792 .dim-5bbd ul ul,
.overlay-5792 .primary_4945 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.overlay-5792 .primary_black_c2db .tertiary_f19c > a,
.overlay-5792 .main_d770 .tertiary_f19c > a,
.overlay-5792 .dim-5bbd .tertiary_f19c > a,
.overlay-5792 .primary_4945 .tertiary_f19c > a {
  margin-bottom: 0;
}
.overlay-5792 .large-fb66 li,
.overlay-5792 .primary_black_c2db li,
.overlay-5792 .gold-6bc0 li,
.overlay-5792 .main_d770 li,
.overlay-5792 .dim-5bbd li,
.overlay-5792 .primary_4945 li,
.overlay-5792 .hard-4315 li,
.overlay-5792 .footer_pro_0afb li {
  display: block;
  position: relative;
}
.overlay-5792 .large-fb66 li:last-child,
.overlay-5792 .primary_black_c2db li:last-child,
.overlay-5792 .gold-6bc0 li:last-child,
.overlay-5792 .main_d770 li:last-child,
.overlay-5792 .dim-5bbd li:last-child,
.overlay-5792 .primary_4945 li:last-child,
.overlay-5792 .hard-4315 li:last-child,
.overlay-5792 .footer_pro_0afb li:last-child {
  border: none;
}
.overlay-5792 .large-fb66 li a,
.overlay-5792 .primary_black_c2db li a,
.overlay-5792 .gold-6bc0 li a,
.overlay-5792 .main_d770 li a,
.overlay-5792 .dim-5bbd li a,
.overlay-5792 .primary_4945 li a,
.overlay-5792 .hard-4315 li a,
.overlay-5792 .footer_pro_0afb li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.overlay-5792 .large-fb66 li ul li::before,
.overlay-5792 .primary_black_c2db li ul li::before,
.overlay-5792 .gold-6bc0 li ul li::before,
.overlay-5792 .main_d770 li ul li::before,
.overlay-5792 .dim-5bbd li ul li::before,
.overlay-5792 .primary_4945 li ul li::before,
.overlay-5792 .hard-4315 li ul li::before,
.overlay-5792 .footer_pro_0afb li ul li::before {
  left: 15px;
}
.overlay-5792 .large-fb66 li ul a,
.overlay-5792 .primary_black_c2db li ul a,
.overlay-5792 .gold-6bc0 li ul a,
.overlay-5792 .main_d770 li ul a,
.overlay-5792 .dim-5bbd li ul a,
.overlay-5792 .primary_4945 li ul a,
.overlay-5792 .hard-4315 li ul a,
.overlay-5792 .footer_pro_0afb li ul a {
  padding-left: 20px;
}
.overlay-5792 .large-fb66 li ul ul li::before,
.overlay-5792 .primary_black_c2db li ul ul li::before,
.overlay-5792 .gold-6bc0 li ul ul li::before,
.overlay-5792 .main_d770 li ul ul li::before,
.overlay-5792 .dim-5bbd li ul ul li::before,
.overlay-5792 .primary_4945 li ul ul li::before,
.overlay-5792 .hard-4315 li ul ul li::before,
.overlay-5792 .footer_pro_0afb li ul ul li::before {
  left: 30px;
}
.overlay-5792 .large-fb66 li ul ul a,
.overlay-5792 .primary_black_c2db li ul ul a,
.overlay-5792 .gold-6bc0 li ul ul a,
.overlay-5792 .main_d770 li ul ul a,
.overlay-5792 .dim-5bbd li ul ul a,
.overlay-5792 .primary_4945 li ul ul a,
.overlay-5792 .hard-4315 li ul ul a,
.overlay-5792 .footer_pro_0afb li ul ul a {
  padding-left: 40px;
}
.overlay-5792 .wood-1c7e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.overlay-5792 .footer_pro_0afb ul li {
  margin-bottom: 1.41575em;
}
.overlay-5792 .footer_pro_0afb ul li .breadcrumb_complex_75a3 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.overlay-5792 .footer_pro_0afb ul li .hover_dae4 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.title_c083 .large-fb66 li a,
.title_c083 .primary_black_c2db li a,
.title_c083 .gold-6bc0 li a,
.title_c083 .main_d770 li a,
.title_c083 .dim-5bbd li a,
.title_c083 .primary_4945 li a,
.title_c083 .hard-4315 li a,
.title_c083 .footer_pro_0afb li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.title_c083 .wood-1c7e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.title_c083 .media-gas-6d7b ul li.focus-left-6e2c .wide_2c8b,
.title_c083 .media-gas-6d7b ul li.avatar-c33f .wide_2c8b {
  background: rgba(0, 0, 0, 0.2);
}
.title_c083 .overlay-5792 .media-gas-6d7b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.background_middle_e5c3 .overlay-5792 .highlight-in-e286 li {
  margin: 0;
}
.background_middle_e5c3 .overlay-5792 .highlight-in-e286 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.background_middle_e5c3 .overlay-5792 .highlight-in-e286 li ul {
  margin: 0;
}
.background_middle_e5c3 .overlay-5792 .highlight-in-e286 li ul li a {
  padding-left: 15px;
}
.background_middle_e5c3 .overlay-5792 .highlight-in-e286 li ul li li a {
  padding-left: 30px;
}
.background_middle_e5c3 .overlay-5792 .highlight-in-e286 li.bright_bda3 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.background_middle_e5c3 .overlay-5792 .highlight-in-e286 li.bright_bda3 > 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;
}
.background_middle_e5c3 .overlay-5792 .highlight-in-e286 li.bright_bda3 > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.bright_abc7 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.menu-ade1 {
  position: relative;
  z-index: 10;
}
.menu-ade1 .form_full_15ac {
  width: 100%;
  max-width: 100%;
}
.fluid-b766 .layout_5c0e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.fluid-b766 .disabled_smooth_2349 {
}
.fluid-b766 .title_c083 {
  background: #292929;
}
.large-0967 .layout_5c0e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.large-0967 .disabled_smooth_2349 {
  background: #f9f9f9;
}
.large-0967 .title_c083 {
  background: #303030;
}
.slow-89e4 .layout_5c0e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .slow-89e4 .aside_top_c772 {
    margin-bottom: 1em;
  }
  .slow-89e4 .aside_top_c772:last-child {
    margin-bottom: 0;
  }
}
.slow-89e4 .disabled_smooth_2349 {
  background: #ededed;
}
.slow-89e4 .title_c083 {
  background: #1a1a1a;
}
.layout_5c0e.disabled_smooth_2349 {
  color: rgba(0, 0, 0, 0.6);
}
.layout_5c0e.disabled_smooth_2349 .component_silver_4c42 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout_5c0e.title_c083 {
  color: rgba(255, 255, 255, 0.99);
}
.layout_5c0e.title_c083 a:not(.accordion-first-bc3d) {
  color: rgba(255, 255, 255, 0.79);
}
.layout_5c0e.title_c083 a:not(.accordion-first-bc3d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_5c0e.title_c083 .component_silver_4c42 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_5c0e.title_c083 table tbody td,
.layout_5c0e.title_c083 table th {
  background: rgba(0, 0, 0, 0.08);
}
.form_1273.bottom_1408 .iron_a85a {
  max-width: initial;
}
.form_1273 .backdrop_pink_946a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.form_1273 .backdrop_pink_946a .form_full_15ac {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .form_1273 .backdrop_pink_946a .form_full_15ac {
    display: block;
    margin-bottom: 2em;
  }
  .form_1273 .backdrop_pink_946a .form_full_15ac:last-child {
    margin-bottom: 0;
  }
}
.slow-89e4 .aside_top_c772:last-child,
.large-0967 .aside_top_c772:last-child,
.fluid-b766 .aside_top_c772:last-child {
  margin-bottom: 0;
}
.slow-89e4 .aside_top_c772 .overlay-5792 .media-gas-6d7b:last-child,
.large-0967 .aside_top_c772 .overlay-5792 .media-gas-6d7b:last-child,
.fluid-b766 .aside_top_c772 .overlay-5792 .media-gas-6d7b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .slow-89e4 .light-23a1,
  .slow-89e4 .input_1102,
  .large-0967 .light-23a1,
  .large-0967 .input_1102,
  .fluid-b766 .light-23a1,
  .fluid-b766 .input_1102 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .menu-ade1 .aside_top_c772 {
    margin-bottom: 2em;
  }
}
.menu-ade1 p:last-child {
  margin-bottom: 0;
}
.menu-ade1 li,
.menu-ade1 ul {
  list-style: none;
  margin: 0;
}
.menu-ade1 ul ul {
  margin-left: 2.617924em;
}
.primary_clean_85d5 {
  font-size: 0.875em;
}

/* css-noise: 46aa */
.promo-block-o2 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.2;
}
