/*!
Theme Name: Customify
Theme URI: https://pressmaximum.gradient-3300/customify
Author: WPCustomify
Author URI: https://pressmaximum.gradient-3300
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.gradient-3300/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.section-over-db29.iron_8e00/licenses/gpl-2.0.liquid-7dda
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-17d0/, (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.disabled-cfb4.old_d2f3/normalize.avatar_c55a/
 ======
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.avatar_c55a v7.0.0 | MIT License | github.gradient-3300/necolas/normalize.avatar_c55a */
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;
}
.alert_fixed_0643 .mini-9a68,
.hovered_7b44,
.large-0265,
.feature_fed6,
.link_203f,
.accordion_7d83,
.clean_6535,
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;
}
.hovered_7b44,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hovered_7b44,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hovered_7b44,
  h1 {
    font-size: 1.8em;
  }
}
.large-0265,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.large-0265 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .large-0265,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .large-0265,
  h2 {
    font-size: 1.7em;
  }
}
.feature_fed6,
h3 {
  font-size: 1.618em;
}
.alert_fixed_0643 .mini-9a68,
.link_203f,
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.photo_next_cd5e {
  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;
}
.detail_5f26:after,
.detail_5f26:before,
.wrapper-selected-3d62:after,
.wrapper-selected-3d62:before {
  content: "";
  display: table;
}
.detail_5f26:after,
.wrapper-selected-3d62:after {
  clear: both;
}
.current_800b {
  float: right;
  margin-right: 0;
}
.easy-2105 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.feature-4008 .gallery_f362,
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;
}
.feature-4008 .gallery_f362: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;
}
.sidebar-f13d .gallery_f362 {
  box-shadow: none;
}
.sidebar-f13d
  .gallery_f362
  .hero-wide-99bd {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.sidebar-f13d .gallery_f362 .message-4631 {
  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;
}
.sidebar-f13d
  .gallery_f362
  .message-4631
  b {
  display: none;
}
.sidebar-f13d .lite_05a2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tooltip_old_e39d:not(.item-slow-335a):not(.column-new-5fa0),
button:not(.item-slow-335a):not(.column-new-5fa0),
input[type="button"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ),
input[type="reset"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ),
input[type="submit"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ) {
  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;
}
.tooltip_old_e39d:not(.item-slow-335a):not(
    .column-new-5fa0
  ):hover,
button:not(.item-slow-335a):not(
    .column-new-5fa0
  ):hover,
input[type="button"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ):hover,
input[type="reset"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ):hover,
input[type="submit"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tooltip_old_e39d:not(.item-slow-335a):not(
    .column-new-5fa0
  ):active,
.tooltip_old_e39d:not(.item-slow-335a):not(
    .column-new-5fa0
  ):focus,
button:not(.item-slow-335a):not(
    .column-new-5fa0
  ):active,
button:not(.item-slow-335a):not(
    .column-new-5fa0
  ):focus,
input[type="button"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ):active,
input[type="button"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ):focus,
input[type="reset"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ):active,
input[type="reset"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ):focus,
input[type="submit"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ):active,
input[type="submit"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ):focus {
  outline: 0;
}
.tooltip_old_e39d:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84,
button:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84,
input[type="button"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84,
input[type="reset"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84,
input[type="submit"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84 {
  position: relative;
}
.tooltip_old_e39d:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84
  .media_paper_f62b,
.tooltip_old_e39d:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84
  .tooltip_old_8e73,
.tooltip_old_e39d:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84
  .under-2de5,
.tooltip_old_e39d:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84
  i,
.tooltip_old_e39d:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84
  svg,
button:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84
  .media_paper_f62b,
button:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84
  .tooltip_old_8e73,
button:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84
  .under-2de5,
button:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84
  i,
button:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84
  svg,
input[type="button"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84
  .media_paper_f62b,
input[type="button"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84
  .tooltip_old_8e73,
input[type="button"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84
  .under-2de5,
input[type="button"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84
  i,
input[type="button"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84
  svg,
input[type="reset"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84
  .media_paper_f62b,
input[type="reset"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84
  .tooltip_old_8e73,
input[type="reset"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84
  .under-2de5,
input[type="reset"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84
  i,
input[type="reset"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84
  svg,
input[type="submit"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84
  .media_paper_f62b,
input[type="submit"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84
  .tooltip_old_8e73,
input[type="submit"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84
  .under-2de5,
input[type="submit"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84
  i,
input[type="submit"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84
  svg {
  visibility: hidden;
}
.tooltip_old_e39d:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84:after,
button:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84:after,
input[type="button"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84:after,
input[type="reset"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84:after,
input[type="submit"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ).fn-loading-4d84: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;
}
.tooltip_old_e39d:not(.item-slow-335a):not(.column-new-5fa0),
input[type="button"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ),
input[type="reset"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ),
input[type="submit"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ) {
  color: #fff;
  background: #235787;
}
.tooltip_old_e39d:not(.item-slow-335a):not(
    .column-new-5fa0
  ):focus,
input[type="button"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ):focus,
input[type="reset"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ):focus,
input[type="submit"]:not(.item-slow-335a):not(
    .column-new-5fa0
  ):focus {
  color: #fff;
}
.tooltip_old_e39d.fn-disabled-4d84:not(.item-slow-335a):not(
    .column-new-5fa0
  ),
.tooltip_old_e39d[disabled]:not(.item-slow-335a):not(
    .column-new-5fa0
  ),
button.fn-disabled-4d84:not(.item-slow-335a):not(
    .column-new-5fa0
  ),
button[disabled]:not(.item-slow-335a):not(
    .column-new-5fa0
  ) {
  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;
}
.sidebar_fb19 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.sidebar_fb19: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;
}
.gradient-stone-e667 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.logo-glass-b6ba {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.dropdown-0f46 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.detail_5f26:after,
.detail_5f26:before,
.paragraph-iron-2bb6:after,
.paragraph-iron-2bb6:before,
.panel-cc80:after,
.panel-cc80:before,
.surface-4a18:after,
.surface-4a18:before,
.progress_0f46:after,
.progress_0f46:before,
.south-0631:after,
.south-0631:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.detail_5f26:after,
.paragraph-iron-2bb6:after,
.panel-cc80:after,
.surface-4a18:after,
.progress_0f46:after,
.south-0631:after {
  clear: both;
}
.paragraph-iron-2bb6 .alert-e043,
.panel-cc80 .alert-e043,
.alert_short_9ffb .alert-e043 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.fixed_f2f7 {
  display: inline-block;
}
.basic-086d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.basic-086d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.basic-086d .tertiary-pink-98f6 {
  padding: 1em 0;
  font-size: 85%;
}
.tertiary-pink-98f6 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.gradient-slow-91f3 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.gradient-slow-91f3:after,
.gradient-slow-91f3:before {
  content: "";
  display: table;
}
.gradient-slow-91f3:after {
  clear: both;
}
.secondary_6897 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.message-2474 .secondary_6897 {
  max-width: 50%;
}
.menu_west_e15a .secondary_6897 {
  max-width: 33.33%;
}
.hero_active_9cae .secondary_6897 {
  max-width: 25%;
}
.article_light_0890 .secondary_6897 {
  max-width: 20%;
}
.over-f951 .secondary_6897 {
  max-width: 16.66%;
}
.focus-lower-65f2 .secondary_6897 {
  max-width: 14.28%;
}
.status_bright_8108 .secondary_6897 {
  max-width: 12.5%;
}
.message-2032 .secondary_6897 {
  max-width: 11.11%;
}
.tabs_e902 {
  display: block;
}
.alert_fixed_0643 .media-9d7e label,
.alert_fixed_0643 .hidden-large-d322 label,
.alert_fixed_0643 .border-d129 label,
.alert_fixed_0643 .popup_f3b6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.large_d9fe {
  list-style: none;
  margin: 0;
}
.large_d9fe article.column_56b3 {
  margin-bottom: 0;
}
.large_d9fe ul {
  list-style: none;
  margin: 0;
}
.large_d9fe .easy_2872 li.column_56b3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .large_d9fe .easy_2872 li.column_56b3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .large_d9fe .easy_2872 li.column_56b3: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) {
  .large_d9fe .easy_2872 li.column_56b3 li.column_56b3 li.column_56b3 li.column_56b3 {
    padding-left: 0;
  }
}
article.column_56b3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.column_56b3 .paragraph-iron-2bb6 p:last-of-type {
  margin-bottom: 0;
}
article.column_56b3 .form-prev-a4e9 {
  float: left;
}
article.column_56b3 .table-c77a {
  margin-left: 85px;
}
article.column_56b3 .thumbnail_over_cfc4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.column_56b3 .thumbnail_over_cfc4 .current-809a {
  margin-left: 10px;
}
article.column_56b3 .chip_middle_83a0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.column_56b3 .popup_6220 {
  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 .media-9d7e,
  #respond .border-d129,
  #respond .popup_f3b6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .media-9d7e input,
#respond .border-d129 input,
#respond .popup_f3b6 input {
  width: 100%;
}
#respond .popup_f3b6 {
  margin-right: 0;
}
#respond .brown_e5c7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.frame-90dd {
  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;
}
.frame-90dd.center_4823 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.frame-90dd 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%);
}
.frame-90dd:focus,
.frame-90dd: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);
}
.wrapper-b0f8 {
  border-radius: 10%;
}
.backdrop_cc23 {
  border-radius: 50%;
}
.white-7ec0 {
  font-size: 0.72em;
}
.heading_b07e {
  font-size: 0.875em;
}
.dropdown_1b16 {
  font-size: 1.1em;
}
.info_b136 {
  text-transform: uppercase;
  line-height: 1.2;
}
.info_b136.white-7ec0 {
  letter-spacing: 0.5px;
}
.focused_0450,
.focused_0450 a {
  color: #6d6d6d;
}
.focused_0450 a:hover {
  color: #111;
}
.out-6091 {
  color: #6d6d6d;
}
.banner-advanced-b63d {
  overflow-x: hidden;
}
.banner-advanced-b63d .notice_7621.mask_c9b4 {
  position: relative;
}
.banner-advanced-b63d .notice_7621.mask_c9b4.new-9398 {
  position: initial;
}
.banner-advanced-b63d
  .notice_7621.mask_c9b4.new-9398
  .section-5d4b {
  left: auto;
}
.banner-advanced-b63d .notice_7621 .section-5d4b {
  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;
}
.banner-advanced-b63d .notice_7621:hover.mask_c9b4 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.banner-advanced-b63d
  .notice_7621:hover.mask_c9b4
  .section-5d4b {
  display: block;
  z-index: 9999999;
}
.banner-advanced-b63d .column-soft-2c43 .primary_mini_4ff3,
.banner-advanced-b63d .description-clean-7f6b .primary_mini_4ff3 {
  display: none;
}
.banner-advanced-b63d .progress_top_8b71 .notice_7621:hover.mask_c9b4 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.alert_fixed_0643 .media-9d7e label,
.alert_fixed_0643 .hidden-large-d322 label,
.alert_fixed_0643 .border-d129 label,
.alert_fixed_0643 .popup_f3b6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.large_d9fe {
  list-style: none;
  margin: 0;
}
.large_d9fe article.column_56b3 {
  margin-bottom: 0;
}
.large_d9fe ul {
  list-style: none;
  margin: 0;
}
.large_d9fe .easy_2872 li.column_56b3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .large_d9fe .easy_2872 li.column_56b3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .large_d9fe .easy_2872 li.column_56b3: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) {
  .large_d9fe .easy_2872 li.column_56b3 li.column_56b3 li.column_56b3 li.column_56b3 {
    padding-left: 0;
  }
}
article.column_56b3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.column_56b3 .paragraph-iron-2bb6 p:last-of-type {
  margin-bottom: 0;
}
article.column_56b3 .form-prev-a4e9 {
  float: left;
}
article.column_56b3 .table-c77a {
  margin-left: 85px;
}
article.column_56b3 .thumbnail_over_cfc4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.column_56b3 .thumbnail_over_cfc4 .current-809a {
  margin-left: 10px;
}
article.column_56b3 .chip_middle_83a0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.column_56b3 .popup_6220 {
  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 .media-9d7e,
  #respond .border-d129,
  #respond .popup_f3b6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .media-9d7e input,
#respond .border-d129 input,
#respond .popup_f3b6 input {
  width: 100%;
}
#respond .popup_f3b6 {
  margin-right: 0;
}
#respond .brown_e5c7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.column-soft-2c43 .backdrop_bright_c804 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.backdrop_bright_c804 .primary-7dcd.white-b155 .focus_aa35 > li > a:focus,
.backdrop_bright_c804 .primary-7dcd.white-b155 .focus_aa35 > li > a:hover,
.backdrop_bright_c804 .primary-7dcd.gallery_middle_c599 .focus_aa35 > li > a:focus,
.backdrop_bright_c804 .primary-7dcd.gallery_middle_c599 .focus_aa35 > li > a:hover,
.backdrop_bright_c804 .primary-7dcd.accent_f142 .focus_aa35 > li > a:focus,
.backdrop_bright_c804 .primary-7dcd.accent_f142 .focus_aa35 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_bright_c804
  .primary-7dcd.white-b155
  .focus_aa35
  > li.slow_ed9d
  > a,
.backdrop_bright_c804
  .primary-7dcd.white-b155
  .focus_aa35
  > li.section-31fe
  > a,
.backdrop_bright_c804
  .primary-7dcd.gallery_middle_c599
  .focus_aa35
  > li.slow_ed9d
  > a,
.backdrop_bright_c804
  .primary-7dcd.gallery_middle_c599
  .focus_aa35
  > li.section-31fe
  > a,
.backdrop_bright_c804
  .primary-7dcd.accent_f142
  .focus_aa35
  > li.slow_ed9d
  > a,
.backdrop_bright_c804 .primary-7dcd.accent_f142 .focus_aa35 > li.logo_c4ed > a {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_bright_c804 .silver_90e1,
.backdrop_bright_c804 .silver_90e1 a {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_bright_c804 .tabs_4f88.surface_5815 li a,
.backdrop_bright_c804 .preview-fc48 a,
.backdrop_bright_c804 .action_9976,
.backdrop_bright_c804 .focus_aa35 > li > a,
.backdrop_bright_c804 .backdrop_7cd8 {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_bright_c804 .tabs_4f88.surface_5815 li a:hover,
.backdrop_bright_c804 .preview-fc48 a:hover,
.backdrop_bright_c804 .action_9976:hover,
.backdrop_bright_c804 .focus_aa35 > li > a:hover,
.backdrop_bright_c804 .backdrop_7cd8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_bright_c804 .status-black-778d {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_bright_c804 .status-black-778d .footer-slow-1a76 {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_bright_c804 .status-black-778d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_bright_c804 .preview-5d2c .paper-ce20 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_bright_c804 .preview-5d2c .paper-ce20 .gradient-hard-7dd3 {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_bright_c804
  .preview-5d2c
  .paper-ce20
  .gradient-hard-7dd3::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_bright_c804
  .preview-5d2c
  .paper-ce20
  .gradient-hard-7dd3:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_bright_c804
  .preview-5d2c
  .paper-ce20
  .gradient-hard-7dd3::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_bright_c804
  .preview-5d2c
  .paper-ce20
  .gradient-hard-7dd3::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_bright_c804 .preview-5d2c .label-small-458e {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_bright_c804 .preview-5d2c .label-small-458e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid-new-5432
  .backdrop_bright_c804
  .preview-5d2c
  .smooth-6aab
  .first-6463 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.grid-new-5432
  .backdrop_bright_c804
  .preview-5d2c
  .smooth-6aab
  .gradient-hard-7dd3 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.column-soft-2c43 .last_d7c3 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.last_d7c3 .primary-7dcd.white-b155 .focus_aa35 > li > a:focus,
.last_d7c3 .primary-7dcd.white-b155 .focus_aa35 > li > a:hover,
.last_d7c3 .primary-7dcd.gallery_middle_c599 .focus_aa35 > li > a:focus,
.last_d7c3 .primary-7dcd.gallery_middle_c599 .focus_aa35 > li > a:hover,
.last_d7c3 .primary-7dcd.accent_f142 .focus_aa35 > li > a:focus,
.last_d7c3 .primary-7dcd.accent_f142 .focus_aa35 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.last_d7c3
  .primary-7dcd.white-b155
  .focus_aa35
  > li.slow_ed9d
  > a,
.last_d7c3
  .primary-7dcd.white-b155
  .focus_aa35
  > li.section-31fe
  > a,
.last_d7c3
  .primary-7dcd.gallery_middle_c599
  .focus_aa35
  > li.slow_ed9d
  > a,
.last_d7c3
  .primary-7dcd.gallery_middle_c599
  .focus_aa35
  > li.section-31fe
  > a,
.last_d7c3
  .primary-7dcd.accent_f142
  .focus_aa35
  > li.slow_ed9d
  > a,
.last_d7c3 .primary-7dcd.accent_f142 .focus_aa35 > li.logo_c4ed > a {
  color: rgba(0, 0, 0, 0.8);
}
.last_d7c3 .silver_90e1,
.last_d7c3 .silver_90e1 a {
  color: rgba(0, 0, 0, 0.8);
}
.last_d7c3 .tabs_4f88.surface_5815 li a,
.last_d7c3 .preview-fc48 a,
.last_d7c3 .action_9976,
.last_d7c3 .focus_aa35 > li > a,
.last_d7c3 .backdrop_7cd8 {
  color: rgba(0, 0, 0, 0.55);
}
.last_d7c3 .tabs_4f88.surface_5815 li a:hover,
.last_d7c3 .preview-fc48 a:hover,
.last_d7c3 .action_9976:hover,
.last_d7c3 .focus_aa35 > li > a:hover,
.last_d7c3 .backdrop_7cd8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.last_d7c3 .status-black-778d {
  color: rgba(0, 0, 0, 0.55);
}
.last_d7c3 .status-black-778d .footer-slow-1a76 {
  color: rgba(0, 0, 0, 0.8);
}
.last_d7c3 .status-black-778d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.under_b5db .white_daa7 {
  margin-left: auto;
  margin-right: auto;
}
.panel-cc80 > * {
  margin-left: auto;
  margin-right: auto;
}
.panel-cc80 .gradient-stone-e667 {
  margin-right: 1.41575em;
}
.filter-old-4940 .panel-cc80 > .hot-5105 {
  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;
}
.filter-old-4940 .panel-cc80 > .gradient-0431 {
  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;
}
.component-8d94.under_b5db .white_daa7,
.fluid_b650.under_b5db .white_daa7 {
  margin-left: 0;
}
.border_0e24.under_b5db .white_daa7,
.carousel-hot-fc9d.under_b5db .white_daa7 {
  margin-right: 0;
}
.panel-cc80 ol,
.panel-cc80 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.surface-gas-17e2 video {
  max-width: 100%;
}
.cold_55e5 img {
  display: block;
}
.cold_55e5.gradient-stone-e667,
.cold_55e5.logo-glass-b6ba {
  width: 100%;
}
.cold_55e5.gradient-0431 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.component_9dc7:not(.article_copper_e0f5) {
  margin: 1.5em auto;
}
.picture_d172 p {
  padding: 1.5em 14px;
}
ul.box-a807.gradient-0431,
ul.box-a807.hot-5105,
ul.box-a807.in-24e2.hot-5105 {
  padding: 0 14px;
}
.warm-830f {
  display: block;
  overflow-x: auto;
}
.warm-830f table {
  border-collapse: collapse;
  width: 100%;
}
.warm-830f td,
.warm-830f th {
  padding: 0.5em;
}
.panel-cc80 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.panel-cc80 ol ol,
.panel-cc80 ol ul,
.panel-cc80 ul ol,
.panel-cc80 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.panel-cc80 ol ol li,
.panel-cc80 ol ul li,
.panel-cc80 ul ol li,
.panel-cc80 ul ul li {
  margin-left: 0;
}
.backdrop_3d62.solid_0778 > .new_d707 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.backdrop_3d62.solid_0778 > .new_d707 iframe,
.backdrop_3d62.solid_0778 > .new_d707 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.complex_ff90 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.complex_ff90.modal_b760 {
  padding: 0;
}
.complex_ff90.modal_b760 cite {
  font-size: 13px;
}
.complex_ff90 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.complex_ff90 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.highlight_active_03e8 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.highlight_active_03e8 > p:first-child {
  margin-top: 0;
}
.highlight_active_03e8 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.highlight_active_03e8 blockquote {
  border-left: 0;
}
.element_north_b65f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.element_north_b65f:not(.header_24b1) {
  max-width: 100px;
}
.element_north_b65f.article-lower-93ce {
  border-bottom: none !important;
  text-align: center;
}
.element_north_b65f.article-lower-93ce::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .picture_d172 p {
    padding: 1.5em 0;
  }
}
.label_bc40 {
  color: #0073aa;
}
.smooth_c5cd {
  background-color: #0073aa;
}
.active-8850 {
  color: #229fd8;
}
.main_center_3e1d {
  background-color: #229fd8;
}
.carousel_bef4 {
  color: #eee;
}
.banner_e27d {
  background-color: #eee;
}
.right-5cf4 {
  color: #444;
}
.list-lower-eee8 {
  background-color: #444;
}
.right_1243 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.right_1243 .slider-upper-dd76 .preview-fc48 {
  font-size: 15px;
}
.right_1243 .preview-fc48 {
  line-height: 1.3;
}
.right_1243 .last_d7c3 {
}
.right_1243 .backdrop_bright_c804 {
  background: #235787;
}
.frame-in-6b60 {
  padding: 0;
}
.frame-in-6b60 .backdrop_bright_c804 {
  background: #1a1a1a;
}
.frame-in-6b60 .last_d7c3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.last-1975 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.last-1975 .last_d7c3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.last-1975 .backdrop_bright_c804 {
  background: #303030;
}
.south-0631 {
  position: relative;
  z-index: 10;
}
.south-0631 .header_north_6b1e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.huge_a78d .mask_c9b4 {
  display: inline-block;
  vertical-align: middle;
}
.huge_a78d.hover_middle_891e .mask_c9b4 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .huge_a78d.hover_middle_891e .mask_c9b4 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .huge_a78d.hover_middle_891e .mask_c9b4 {
    margin-right: 0.4em;
  }
}
.huge_a78d.hover_middle_891e .mask_c9b4:last-child {
  margin-right: 0;
}
.cool-b5f7 .header_north_6b1e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .column-soft-2c43 .slider-upper-dd76 {
    margin: 0 -0.5em;
  }
  .column-soft-2c43 .slider-upper-dd76 [class*="customify-col-"],
  .column-soft-2c43 .slider-upper-dd76 [class*="customify-col_"],
  .column-soft-2c43 .slider-upper-dd76 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.column-soft-2c43.last-e1d3 .header_north_6b1e {
  background: 0 0 !important;
}
.column-soft-2c43.last-e1d3 .header_north_6b1e,
.column-soft-2c43.cool-b5f7 .header_north_6b1e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .column-soft-2c43.sort-dark-7fe1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.column-soft-2c43.cool-b5f7 .header_north_6b1e {
  box-shadow: none !important;
}
.top-94b8 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .top-94b8 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .top-94b8 {
    padding: 18px 0 20px;
  }
}
.top-94b8 .slider-pressed-ccbf {
  width: 100%;
}
.top-94b8 .pink-7af3 {
  margin-bottom: 0;
}
.top-94b8 .tall_4920 {
  margin-top: 5px;
  font-size: 0.875em;
}
.dirty-95b2 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.dirty-95b2 .out-d819 {
  width: 100%;
}
.article_gold_8124 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.article_gold_8124 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.article_gold_8124 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;
}
.article_gold_8124 li:last-child:after {
  display: none;
}
.article_gold_8124 li a {
  font-weight: 500;
  margin-right: 10px;
}
.secondary-c3d7 .primary_mini_4ff3 button,
.top-94b8 .primary_mini_4ff3 button {
  left: 0;
}
.secondary-c3d7 .out-d819,
.top-94b8 .out-d819 {
  padding-left: 0;
  padding-right: 0;
}
.secondary-c3d7 .dirty-95b2,
.top-94b8 .dirty-95b2 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.secondary-c3d7 {
  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;
}
.secondary-c3d7: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;
}
.secondary-c3d7 .liquid_a740 {
  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) {
  .secondary-c3d7 .liquid_a740 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .secondary-c3d7 .liquid_a740 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .secondary-c3d7 .liquid_a740 {
    min-height: 200px;
  }
}
.secondary-c3d7 .article_gold_8124 {
  color: rgba(255, 255, 255, 0.8);
}
.secondary-c3d7 .article_gold_8124 a,
.secondary-c3d7 .article_gold_8124 li:after {
  color: inherit;
}
.secondary-c3d7 .article_gold_8124 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.filter_1b43 {
  margin-bottom: 0.5em;
}
.icon_b380 {
  margin-bottom: 1.2em;
}
.icon_b380,
.filter_1b43 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.icon_b380 p:last-child,
.filter_1b43 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .primary_mini_4ff3,
#masthead .primary_mini_4ff3 {
  display: none;
}
#masthead
  > .primary_mini_4ff3.progress_cab6 {
  display: none;
}
#masthead > .primary_mini_4ff3 button {
  left: 0;
}
.aside_north_ad59 {
  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%;
}
.aside_north_ad59 .mask_c9b4 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.aside_north_ad59 .shadow-c2c8 {
  display: -webkit-box;
  display: flex;
}
.aside_north_ad59 .shadow-c2c8.image-f590 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.aside_north_ad59 .shadow-c2c8.iron_d4db {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.aside_north_ad59 .shadow-c2c8.active-upper-3224 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.aside_north_ad59.gallery-dirty-5b3f.footer_last_e979 .shadow-c2c8.image-f590 {
  flex-basis: 100%;
}
.aside_north_ad59.panel-down-28b0 .shadow-c2c8.iron_d4db {
  -webkit-box-flex: 1;
  flex: auto;
}
.aside_north_ad59.panel-down-28b0 .shadow-c2c8.active-upper-3224 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .primary_mini_4ff3.progress_cab6 {
  display: none;
}
#masthead > .primary_mini_4ff3 button {
  left: 0;
}
.content_0878 {
  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;
}
.content_0878:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.content_0878.shadow-941d i {
  margin-right: 4px;
}
.content_0878.white-d139 i {
  margin-left: 5px;
}
.preview-fc48 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.preview-fc48 p:last-child {
  margin-bottom: 0;
}
.tertiary-left-7637 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tertiary-left-7637 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tertiary-left-7637 img {
  display: block;
  width: auto;
  line-height: 1;
}
.tertiary-left-7637 .silver_90e1 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tertiary-left-7637 .wrapper_action_d777 {
  margin: 5px 0 7px 0;
}
.tertiary-left-7637.breadcrumb_fresh_7207 .fluid_4371 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tertiary-left-7637.breadcrumb_fresh_7207 .accent-white-82d2 {
  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;
}
.tertiary-left-7637.table_dynamic_8ed1 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tertiary-left-7637.table_dynamic_8ed1 .fluid_4371 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tertiary-left-7637.table_dynamic_8ed1 .accent-white-82d2 {
  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;
}
.tertiary-left-7637.modal-66f6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tertiary-left-7637.tag_1938 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tertiary-left-7637.tag_1938 .accent-white-82d2 {
  margin-top: 7px;
}
.pagination-89e6 {
  display: inline-block;
}
.south-0631 .sidebar-solid-4a66 .tertiary-left-7637 img {
  max-width: 100%;
}
.primary-7dcd .input_static_b733.picture-pressed-f776,
.preview_selected_cdb6 .input_static_b733.picture-pressed-f776 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.primary-7dcd .label-85b3,
.preview_selected_cdb6 .label-85b3 {
  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%);
}
.primary-7dcd .label-85b3 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.primary-7dcd.current-57c9 .label-85b3 {
  display: none;
}
.primary-7dcd .element_0d87 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.primary-7dcd .element_0d87 li {
  display: inline-block;
  position: relative;
}
.primary-7dcd .element_0d87 li:last-child {
  margin-right: 0;
}
.primary-7dcd .element_0d87 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;
}
.primary-7dcd .element_0d87 li.logo_c4ed > a {
  color: rgba(0, 0, 0, 0.9);
}
.primary-7dcd .element_0d87 > 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;
}
.primary-7dcd .element_0d87 > li > a i {
  line-height: 0;
}
.primary-7dcd .element_0d87 > li.fixed-9bdd > a .label-85b3 {
  margin-left: 4px;
  line-height: 0;
}
.primary-7dcd .element_0d87 .chip-over-add2 li.fixed-9bdd > a {
  position: relative;
}
.primary-7dcd .element_0d87 .chip-over-add2 li.fixed-9bdd > a:after,
.primary-7dcd .element_0d87 .chip-over-add2 li.fixed-9bdd > a:before {
  content: "";
  display: table;
}
.primary-7dcd .element_0d87 .chip-over-add2 li.fixed-9bdd > a:after {
  clear: both;
}
.primary-7dcd .element_0d87 .chip-over-add2 li.fixed-9bdd > a .label-85b3 {
  margin-left: 5px;
  float: right;
}
.primary-7dcd .aside-complex-46c6,
.primary-7dcd .chip-over-add2 {
  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;
}
.primary-7dcd .chip-over-add2 {
  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;
}
.primary-7dcd .chip-over-add2 .picture-pressed-f776 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.primary-7dcd .chip-over-add2 .label-85b3 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.primary-7dcd .chip-over-add2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.primary-7dcd .chip-over-add2 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;
}
.primary-7dcd .chip-over-add2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.primary-7dcd .chip-over-add2 .chip-over-add2 {
  top: 0;
  left: 100%;
}
.primary-7dcd .article-selected-a048.fn-focus-4d84 > .aside-complex-46c6,
.primary-7dcd .article-selected-a048.fn-focus-4d84 > .chip-over-add2,
.primary-7dcd .article-selected-a048:focus > .aside-complex-46c6,
.primary-7dcd .article-selected-a048:focus > .chip-over-add2,
.primary-7dcd .article-selected-a048:hover > .aside-complex-46c6,
.primary-7dcd .article-selected-a048:hover > .chip-over-add2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.primary-7dcd.accent_f142 .focus_aa35:after,
.primary-7dcd.accent_f142 .focus_aa35:before {
  content: "";
  display: table;
}
.primary-7dcd.accent_f142 .focus_aa35:after {
  clear: both;
}
.primary-7dcd.accent_f142 .focus_aa35 > li {
  float: left;
}
.primary-7dcd.frame_598f .focus_aa35:after,
.primary-7dcd.frame_598f .focus_aa35:before {
  content: "";
  display: table;
}
.primary-7dcd.frame_598f .focus_aa35:after {
  clear: both;
}
.primary-7dcd.frame_598f .focus_aa35 > li {
  float: left;
}
.primary-7dcd.frame_598f .focus_aa35 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.primary-7dcd.frame_598f .focus_aa35 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.primary-7dcd.frame_598f .focus_aa35 > li.slow_ed9d > a,
.primary-7dcd.frame_598f .focus_aa35 > li.logo_c4ed > a {
  color: #fff;
  background-color: #1e4b75;
}
.primary-7dcd.white-b155 .focus_aa35 > li > a .picture-pressed-f776 {
  position: relative;
}
.primary-7dcd.white-b155 .focus_aa35 > li > a .picture-pressed-f776: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;
}
.primary-7dcd.white-b155
  .focus_aa35
  > li:focus
  > a
  .picture-pressed-f776:before,
.primary-7dcd.white-b155
  .focus_aa35
  > li:hover
  > a
  .picture-pressed-f776:before {
  width: 100%;
  background-color: currentColor;
}
.primary-7dcd.white-b155
  .focus_aa35
  > li.slow_ed9d
  > a
  .picture-pressed-f776:before,
.primary-7dcd.white-b155
  .focus_aa35
  > li.section-31fe
  > a
  .picture-pressed-f776:before {
  width: 100%;
  background-color: currentColor;
}
.primary-7dcd.gallery_middle_c599 .focus_aa35 > li > a .picture-pressed-f776 {
  position: relative;
}
.primary-7dcd.gallery_middle_c599 .focus_aa35 > li > a .picture-pressed-f776: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;
}
.primary-7dcd.gallery_middle_c599 .focus_aa35 > li:focus > a .picture-pressed-f776:before,
.primary-7dcd.gallery_middle_c599
  .focus_aa35
  > li:hover
  > a
  .picture-pressed-f776:before {
  width: 100%;
  background-color: currentColor;
}
.primary-7dcd.gallery_middle_c599
  .focus_aa35
  > li.slow_ed9d
  > a
  .picture-pressed-f776:before,
.primary-7dcd.gallery_middle_c599
  .focus_aa35
  > li.section-31fe
  > a
  .picture-pressed-f776:before {
  width: 100%;
  background-color: currentColor;
}
.preview_selected_cdb6 .element_0d87 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.preview_selected_cdb6 .element_0d87 li:first-child > a {
  border-top: none;
}
.preview_selected_cdb6 .element_0d87 .banner-86fc > .picture-pressed-f776 .label-85b3 {
  display: none;
}
.preview_selected_cdb6 .element_0d87 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.preview_selected_cdb6 .element_0d87 li:last-child {
  border: none;
}
.preview_selected_cdb6 .element_0d87 li.fixed-9bdd > a {
  padding-right: 45px !important;
}
.preview_selected_cdb6 .element_0d87 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.preview_selected_cdb6 .element_0d87 li a:focus,
.preview_selected_cdb6 .element_0d87 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.preview_selected_cdb6 .element_0d87 li .paper_564f {
  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;
}
.preview_selected_cdb6 .element_0d87 li .paper_564f:hover {
  box-shadow: none;
}
.preview_selected_cdb6 .element_0d87 li .paper_564f .label-85b3 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.preview_selected_cdb6 .element_0d87 .chip-over-add2 {
  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);
}
.preview_selected_cdb6 .element_0d87 .chip-over-add2 li a {
  padding-left: 3em;
}
.preview_selected_cdb6 .element_0d87 .gradient_static_6a2c > a .paper_564f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.preview_selected_cdb6 .element_0d87 .gradient_static_6a2c > .chip-over-add2 {
  display: block;
  opacity: 1;
}
.heading_hard_d847 {
  max-width: 100%;
}
.fluid-651a {
  line-height: 0;
  cursor: pointer;
}
.backdrop_7cd8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.backdrop_7cd8:hover {
  box-shadow: none;
  color: currentColor;
}
.backdrop_7cd8 svg {
  width: 18px;
  height: 18px;
}
.backdrop_7cd8 .clean-3af0 {
  display: none;
}
.notification_219a {
  position: relative;
}
.notification_219a.fn-active-4d84 .backdrop_7cd8 .frame_bronze_41c2 {
  display: none;
}
.notification_219a.fn-active-4d84 .backdrop_7cd8 .clean-3af0 {
  display: inline-block;
}
.notification_219a .fixed_a3d9 {
  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);
}
.notification_219a.accent_dim_619a .fixed_a3d9 {
  left: auto;
  right: -0.9em;
}
.notification_219a.accent_dim_619a .cold_08cc::before {
  left: auto;
  right: 15px;
}
.notification_219a.fn-active-4d84 .fixed_a3d9 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.smooth-6aab {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.smooth-6aab label {
  flex-basis: 100%;
}
.smooth-6aab .paper-ce20 {
  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;
}
.smooth-6aab .gradient-hard-7dd3 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.smooth-6aab .gradient-hard-7dd3:focus {
  background-color: transparent;
}
.smooth-6aab button.label-small-458e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.smooth-6aab button.label-small-458e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.smooth-6aab button.label-small-458e svg {
  width: 18px;
  height: 18px;
}
.smooth-6aab input[type="submit"] {
  min-height: auto;
}
.preview-5d2c .smooth-6aab .gradient-hard-7dd3 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.cold_08cc {
  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) {
  .cold_08cc {
    width: 220px;
  }
}
.cold_08cc label {
  flex-basis: 100%;
}
.cold_08cc::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;
}
.grid-new-5432 .preview-5d2c .smooth-6aab {
  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;
}
.grid-new-5432
  .preview-5d2c
  .smooth-6aab
  .paper-ce20 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.grid-new-5432 .preview-5d2c .smooth-6aab .gradient-hard-7dd3 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.grid-new-5432
  .preview-5d2c
  .smooth-6aab
  .gradient-hard-7dd3:focus {
  background: 0 0;
}
.grid-new-5432
  .preview-5d2c
  .smooth-6aab
  .first-6463 {
  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;
}
.tabs_4f88 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tabs_4f88 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tabs_4f88 li:last-child {
  margin-right: 0;
}
.tabs_4f88 li:first-child {
  margin-left: 0;
}
.tabs_4f88.short-7b39 a {
  color: #fff;
}
.tabs_4f88.short-7b39 a:hover {
  color: #fff;
}
.tabs_4f88 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tabs_4f88 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tabs_4f88 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tabs_4f88 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tabs_4f88 [class*="social-icon-apple"] {
  background-color: #999;
}
.tabs_4f88 [class*="social-icon-apple"].light-f6ba {
  background-color: transparent;
  color: #999;
}
.tabs_4f88 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tabs_4f88 [class*="social-icon-behance"].light-f6ba {
  background-color: transparent;
  color: #1769ff;
}
.tabs_4f88 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tabs_4f88 [class*="social-icon-bitbucket"].light-f6ba {
  background-color: transparent;
  color: #205081;
}
.tabs_4f88 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tabs_4f88 [class*="social-icon-codepen"].light-f6ba {
  background-color: transparent;
  color: #000;
}
.tabs_4f88 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tabs_4f88 [class*="social-icon-delicious"].light-f6ba {
  background-color: transparent;
  color: #39f;
}
.tabs_4f88 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tabs_4f88 [class*="social-icon-digg"].light-f6ba {
  background-color: transparent;
  color: #005be2;
}
.tabs_4f88 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tabs_4f88 [class*="social-icon-dribbble"].light-f6ba {
  background-color: transparent;
  color: #ea4c89;
}
.tabs_4f88 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tabs_4f88 [class*="social-icon-envelope"].light-f6ba {
  background-color: transparent;
  color: #ea4335;
}
.tabs_4f88 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tabs_4f88 [class*="social-icon-facebook"].light-f6ba {
  background-color: transparent;
  color: #3b5998;
}
.tabs_4f88 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tabs_4f88 [class*="social-icon-flickr"].light-f6ba {
  background-color: transparent;
  color: #0063dc;
}
.tabs_4f88 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tabs_4f88 [class*="social-icon-foursquare"].light-f6ba {
  background-color: transparent;
  color: #2d5be3;
}
.tabs_4f88 [class*="social-icon-github"] {
  background-color: #333;
}
.tabs_4f88 [class*="social-icon-github"].light-f6ba {
  background-color: transparent;
  color: #333;
}
.tabs_4f88 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tabs_4f88 [class*="social-icon-google-plus"].light-f6ba {
  background-color: transparent;
  color: #dd4b39;
}
.tabs_4f88 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tabs_4f88 [class*="social-icon-houzz"].light-f6ba {
  background-color: transparent;
  color: #7ac142;
}
.tabs_4f88 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tabs_4f88 [class*="social-icon-instagram"].light-f6ba {
  background-color: transparent;
  color: #262626;
}
.tabs_4f88 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tabs_4f88 [class*="social-icon-jsfiddle"].light-f6ba {
  background-color: transparent;
  color: #487aa2;
}
.tabs_4f88 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tabs_4f88 [class*="social-icon-linkedin"].light-f6ba {
  background-color: transparent;
  color: #0077b5;
}
.tabs_4f88 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tabs_4f88 [class*="social-icon-medium"].light-f6ba {
  background-color: transparent;
  color: #00ab6b;
}
.tabs_4f88 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tabs_4f88
  [class*="social-icon-odnoklassniki"].light-f6ba {
  background-color: transparent;
  color: #f4731c;
}
.tabs_4f88 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tabs_4f88 [class*="social-icon-meetup"].light-f6ba {
  background-color: transparent;
  color: #ec1c40;
}
.tabs_4f88 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tabs_4f88 [class*="social-icon-pinterest"].light-f6ba {
  background-color: transparent;
  color: #bd081c;
}
.tabs_4f88 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tabs_4f88 [class*="social-icon-product-hunt"].light-f6ba {
  background-color: transparent;
  color: #da552f;
}
.tabs_4f88 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tabs_4f88 [class*="social-icon-reddit"].light-f6ba {
  background-color: transparent;
  color: #ff4500;
}
.tabs_4f88 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tabs_4f88 [class*="social-icon-rss"].light-f6ba {
  background-color: transparent;
  color: #f26522;
}
.tabs_4f88 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tabs_4f88
  [class*="social-icon-shopping-cart"].light-f6ba {
  background-color: transparent;
  color: #4caf50;
}
.tabs_4f88 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tabs_4f88 [class*="social-icon-skype"].light-f6ba {
  background-color: transparent;
  color: #00aff0;
}
.tabs_4f88 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tabs_4f88 [class*="social-icon-slideshare"].light-f6ba {
  background-color: transparent;
  color: #0077b5;
}
.tabs_4f88 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tabs_4f88 [class*="social-icon-snapchat"].light-f6ba {
  background-color: transparent;
  color: #fffc00;
}
.tabs_4f88 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tabs_4f88 [class*="social-icon-soundcloud"].light-f6ba {
  background-color: transparent;
  color: #f80;
}
.tabs_4f88 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tabs_4f88 [class*="social-icon-spotify"].light-f6ba {
  background-color: transparent;
  color: #2ebd59;
}
.tabs_4f88 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tabs_4f88
  [class*="social-icon-stack-overflow"].light-f6ba {
  background-color: transparent;
  color: #fe7a15;
}
.tabs_4f88 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tabs_4f88 [class*="social-icon-maldkfgram"].light-f6ba {
  background-color: transparent;
  color: #2ca5e0;
}
.tabs_4f88 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tabs_4f88 [class*="social-icon-tripadvisor"].light-f6ba {
  background-color: transparent;
  color: #589442;
}
.tabs_4f88 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tabs_4f88 [class*="social-icon-tumblr"].light-f6ba {
  background-color: transparent;
  color: #35465c;
}
.tabs_4f88 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tabs_4f88 [class*="social-icon-twitch"].light-f6ba {
  background-color: transparent;
  color: #6441a5;
}
.tabs_4f88 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tabs_4f88 [class*="social-icon-twitter"].light-f6ba {
  background-color: transparent;
  color: #1da1f2;
}
.tabs_4f88 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tabs_4f88 [class*="social-icon-vimeo"].light-f6ba {
  background-color: transparent;
  color: #1ab7ea;
}
.tabs_4f88 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tabs_4f88 [class*="social-icon-vk"].light-f6ba {
  background-color: transparent;
  color: #45668e;
}
.tabs_4f88 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tabs_4f88 [class*="social-icon-weibo"].light-f6ba {
  background-color: transparent;
  color: #df2029;
}
.tabs_4f88 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tabs_4f88 [class*="social-icon-weixin"].light-f6ba {
  background-color: transparent;
  color: #7bb32e;
}
.tabs_4f88 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tabs_4f88 [class*="social-icon-whatsapp"].light-f6ba {
  background-color: transparent;
  color: #25d366;
}
.tabs_4f88 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tabs_4f88 [class*="social-icon-wordpress"].light-f6ba {
  background-color: transparent;
  color: #21759b;
}
.tabs_4f88 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tabs_4f88 [class*="social-icon-xing"].light-f6ba {
  background-color: transparent;
  color: #026466;
}
.tabs_4f88 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tabs_4f88 [class*="social-icon-yelp"].light-f6ba {
  background-color: transparent;
  color: #af0606;
}
.tabs_4f88 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tabs_4f88 [class*="social-icon-youtube"].light-f6ba {
  background-color: transparent;
  color: #cd201f;
}
.action_9976 {
  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;
}
.action_9976:hover {
  box-shadow: none;
  background: 0 0;
}
.layout_9182 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.center_8f01 {
  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;
}
.selected-4afa {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.pressed_c6db {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.pressed_c6db,
.pressed_c6db::after,
.pressed_c6db::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;
}
.pressed_c6db::after,
.pressed_c6db::before {
  content: "";
  display: block;
  background-color: inherit;
}
.solid_3c6c .center_8f01 .selected-4afa {
  margin-top: -2px;
  width: 19px;
}
.solid_3c6c .center_8f01 .pressed_c6db {
  margin-top: -1px;
}
.solid_3c6c .center_8f01 .pressed_c6db,
.solid_3c6c .center_8f01 .pressed_c6db::after,
.solid_3c6c .center_8f01 .pressed_c6db::before {
  width: 19px;
  height: 2px;
}
.solid_3c6c .center_8f01 .pressed_c6db::before {
  top: -6px;
}
.solid_3c6c .center_8f01 .pressed_c6db::after {
  bottom: -6px;
}
.north-b944 .center_8f01 .selected-4afa {
  margin-top: -2px;
  width: 22px;
}
.north-b944 .center_8f01 .pressed_c6db {
  margin-top: -1px;
}
.north-b944 .center_8f01 .pressed_c6db,
.north-b944 .center_8f01 .pressed_c6db::after,
.north-b944 .center_8f01 .pressed_c6db::before {
  width: 22px;
  height: 2px;
}
.north-b944 .center_8f01 .pressed_c6db::before {
  top: -7px;
}
.north-b944 .center_8f01 .pressed_c6db::after {
  bottom: -7px;
}
.input-e346 .center_8f01 .selected-4afa {
  margin-top: -2px;
  width: 31px;
}
.input-e346 .center_8f01 .pressed_c6db {
  margin-top: -1.5px;
}
.input-e346 .center_8f01 .pressed_c6db,
.input-e346 .center_8f01 .pressed_c6db::after,
.input-e346 .center_8f01 .pressed_c6db::before {
  width: 31px;
  height: 3px;
}
.input-e346 .center_8f01 .pressed_c6db::before {
  top: -9px;
}
.input-e346 .center_8f01 .pressed_c6db::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hot-535c .center_8f01 .selected-4afa {
    margin-top: -2px;
    width: 19px;
  }
  .hot-535c .center_8f01 .pressed_c6db {
    margin-top: -1px;
  }
  .hot-535c .center_8f01 .pressed_c6db,
  .hot-535c .center_8f01 .pressed_c6db::after,
  .hot-535c .center_8f01 .pressed_c6db::before {
    width: 19px;
    height: 2px;
  }
  .hot-535c .center_8f01 .pressed_c6db::before {
    top: -6px;
  }
  .hot-535c .center_8f01 .pressed_c6db::after {
    bottom: -6px;
  }
  .pink-00bc .center_8f01 .selected-4afa {
    margin-top: -2px;
    width: 22px;
  }
  .pink-00bc .center_8f01 .pressed_c6db {
    margin-top: -1px;
  }
  .pink-00bc .center_8f01 .pressed_c6db,
  .pink-00bc .center_8f01 .pressed_c6db::after,
  .pink-00bc .center_8f01 .pressed_c6db::before {
    width: 22px;
    height: 2px;
  }
  .pink-00bc .center_8f01 .pressed_c6db::before {
    top: -7px;
  }
  .pink-00bc .center_8f01 .pressed_c6db::after {
    bottom: -7px;
  }
  .hover_81d4 .center_8f01 .selected-4afa {
    margin-top: -2px;
    width: 31px;
  }
  .hover_81d4 .center_8f01 .pressed_c6db {
    margin-top: -1.5px;
  }
  .hover_81d4 .center_8f01 .pressed_c6db,
  .hover_81d4 .center_8f01 .pressed_c6db::after,
  .hover_81d4 .center_8f01 .pressed_c6db::before {
    width: 31px;
    height: 3px;
  }
  .hover_81d4 .center_8f01 .pressed_c6db::before {
    top: -9px;
  }
  .hover_81d4 .center_8f01 .pressed_c6db::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph-short-12ea .center_8f01 .selected-4afa {
    margin-top: -2px;
    width: 19px;
  }
  .paragraph-short-12ea .center_8f01 .pressed_c6db {
    margin-top: -1px;
  }
  .paragraph-short-12ea .center_8f01 .pressed_c6db,
  .paragraph-short-12ea .center_8f01 .pressed_c6db::after,
  .paragraph-short-12ea .center_8f01 .pressed_c6db::before {
    width: 19px;
    height: 2px;
  }
  .paragraph-short-12ea .center_8f01 .pressed_c6db::before {
    top: -6px;
  }
  .paragraph-short-12ea .center_8f01 .pressed_c6db::after {
    bottom: -6px;
  }
  .mask_8657 .center_8f01 .selected-4afa {
    margin-top: -2px;
    width: 22px;
  }
  .mask_8657 .center_8f01 .pressed_c6db {
    margin-top: -1px;
  }
  .mask_8657 .center_8f01 .pressed_c6db,
  .mask_8657 .center_8f01 .pressed_c6db::after,
  .mask_8657 .center_8f01 .pressed_c6db::before {
    width: 22px;
    height: 2px;
  }
  .mask_8657 .center_8f01 .pressed_c6db::before {
    top: -7px;
  }
  .mask_8657 .center_8f01 .pressed_c6db::after {
    bottom: -7px;
  }
  .silver-9fad .center_8f01 .selected-4afa {
    margin-top: -2px;
    width: 31px;
  }
  .silver-9fad .center_8f01 .pressed_c6db {
    margin-top: -1.5px;
  }
  .silver-9fad .center_8f01 .pressed_c6db,
  .silver-9fad .center_8f01 .pressed_c6db::after,
  .silver-9fad .center_8f01 .pressed_c6db::before {
    width: 31px;
    height: 3px;
  }
  .silver-9fad .center_8f01 .pressed_c6db::before {
    top: -9px;
  }
  .silver-9fad .center_8f01 .pressed_c6db::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .backdrop_hard_b33e .center_8f01 .selected-4afa {
    margin-top: -2px;
    width: 19px;
  }
  .backdrop_hard_b33e .center_8f01 .pressed_c6db {
    margin-top: -1px;
  }
  .backdrop_hard_b33e .center_8f01 .pressed_c6db,
  .backdrop_hard_b33e .center_8f01 .pressed_c6db::after,
  .backdrop_hard_b33e .center_8f01 .pressed_c6db::before {
    width: 19px;
    height: 2px;
  }
  .backdrop_hard_b33e .center_8f01 .pressed_c6db::before {
    top: -6px;
  }
  .backdrop_hard_b33e .center_8f01 .pressed_c6db::after {
    bottom: -6px;
  }
  .article_hot_732e .center_8f01 .selected-4afa {
    margin-top: -2px;
    width: 22px;
  }
  .article_hot_732e .center_8f01 .pressed_c6db {
    margin-top: -1px;
  }
  .article_hot_732e .center_8f01 .pressed_c6db,
  .article_hot_732e .center_8f01 .pressed_c6db::after,
  .article_hot_732e .center_8f01 .pressed_c6db::before {
    width: 22px;
    height: 2px;
  }
  .article_hot_732e .center_8f01 .pressed_c6db::before {
    top: -7px;
  }
  .article_hot_732e .center_8f01 .pressed_c6db::after {
    bottom: -7px;
  }
  .selected_ecc5 .center_8f01 .selected-4afa {
    margin-top: -2px;
    width: 31px;
  }
  .selected_ecc5 .center_8f01 .pressed_c6db {
    margin-top: -1.5px;
  }
  .selected_ecc5 .center_8f01 .pressed_c6db,
  .selected_ecc5 .center_8f01 .pressed_c6db::after,
  .selected_ecc5 .center_8f01 .pressed_c6db::before {
    width: 31px;
    height: 3px;
  }
  .selected_ecc5 .center_8f01 .pressed_c6db::before {
    top: -9px;
  }
  .selected_ecc5 .center_8f01 .pressed_c6db::after {
    bottom: -9px;
  }
}
.carousel_ec70 .pressed_c6db {
  -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);
}
.carousel_ec70 .pressed_c6db::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.carousel_ec70 .pressed_c6db::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);
}
.carousel_ec70.notice_7393 .pressed_c6db {
  -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);
}
.carousel_ec70.notice_7393 .pressed_c6db::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.carousel_ec70.notice_7393 .pressed_c6db::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);
}
.basic_baca {
  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.footer_focused_e45c:before {
  display: none;
}
.description-clean-7f6b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.description-clean-7f6b .gas-ea74 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.description-clean-7f6b .gas-ea74:last-of-type {
  border-bottom: none;
}
.description-clean-7f6b .gas-ea74.accordion_e6d2,
.description-clean-7f6b .gas-ea74.new-ffa0,
.description-clean-7f6b .gas-ea74.fast_6e96 {
  padding: 0;
}
.description-clean-7f6b .preview_selected_cdb6 .paper_564f {
  color: currentColor;
}
.description-clean-7f6b .preview_selected_cdb6 .paper_564f:focus,
.description-clean-7f6b .preview_selected_cdb6 .paper_564f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.description-clean-7f6b.last_d7c3 .status-black-778d,
.description-clean-7f6b.last_d7c3 .preview-fc48 a,
.description-clean-7f6b.last_d7c3 .focus_aa35 a,
.description-clean-7f6b.last_d7c3 .chip-over-add2 a {
  color: rgba(0, 0, 0, 0.55);
}
.description-clean-7f6b.last_d7c3 .status-black-778d:hover,
.description-clean-7f6b.last_d7c3 .preview-fc48 a:hover,
.description-clean-7f6b.last_d7c3 .focus_aa35 a:hover,
.description-clean-7f6b.last_d7c3 .chip-over-add2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.description-clean-7f6b.last_d7c3 .footer-slow-1a76 {
  color: rgba(0, 0, 0, 0.8);
}
.description-clean-7f6b.last_d7c3 .gas-ea74 {
  border-color: rgba(0, 0, 0, 0.08);
}
.description-clean-7f6b.last_d7c3 .gas-ea74:before {
  background: rgba(0, 0, 0, 0.08);
}
.description-clean-7f6b.last_d7c3 .pro_bf0b:before {
  background: rgba(255, 255, 255, 0.9);
}
.description-clean-7f6b.last_d7c3 .preview_selected_cdb6 .element_0d87 li a,
.description-clean-7f6b.last_d7c3 .preview_selected_cdb6 .paper_564f,
.description-clean-7f6b.last_d7c3 .chip-over-add2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.description-clean-7f6b.last_d7c3 .preview_selected_cdb6 .paper_564f:focus,
.description-clean-7f6b.last_d7c3 .preview_selected_cdb6 .paper_564f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.description-clean-7f6b.last_d7c3 .element_0d87 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.description-clean-7f6b.backdrop_bright_c804 .status-black-778d,
.description-clean-7f6b.backdrop_bright_c804 .preview-fc48 a,
.description-clean-7f6b.backdrop_bright_c804 .focus_aa35 .paper_564f,
.description-clean-7f6b.backdrop_bright_c804 .focus_aa35 a,
.description-clean-7f6b.backdrop_bright_c804 .chip-over-add2 a {
  color: rgba(255, 255, 255, 0.79);
}
.description-clean-7f6b.backdrop_bright_c804 .status-black-778d:hover,
.description-clean-7f6b.backdrop_bright_c804 .preview-fc48 a:hover,
.description-clean-7f6b.backdrop_bright_c804 .focus_aa35 .paper_564f:hover,
.description-clean-7f6b.backdrop_bright_c804 .focus_aa35 a:hover,
.description-clean-7f6b.backdrop_bright_c804 .chip-over-add2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.description-clean-7f6b.backdrop_bright_c804 .footer-slow-1a76 {
  color: rgba(255, 255, 255, 0.99);
}
.description-clean-7f6b.backdrop_bright_c804 .gas-ea74 {
  border-color: rgba(255, 255, 255, 0.08);
}
.description-clean-7f6b.backdrop_bright_c804 .gas-ea74:before {
  background: rgba(255, 255, 255, 0.08);
}
.description-clean-7f6b.backdrop_bright_c804 .pro_bf0b:before {
  background: rgba(0, 0, 0, 0.9);
}
.description-clean-7f6b.backdrop_bright_c804 .preview_selected_cdb6 .element_0d87 li a,
.description-clean-7f6b.backdrop_bright_c804 .preview_selected_cdb6 .paper_564f,
.description-clean-7f6b.backdrop_bright_c804 .chip-over-add2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.description-clean-7f6b.backdrop_bright_c804 .preview_selected_cdb6 .paper_564f:focus,
.description-clean-7f6b.backdrop_bright_c804 .preview_selected_cdb6 .paper_564f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.description-clean-7f6b.backdrop_bright_c804 .element_0d87 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pro_bf0b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.pro_bf0b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.sidebar_9108 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.logo-tall-98bf .description-clean-7f6b {
  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;
}
.logo-tall-98bf .gas-ea74 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.logo-tall-98bf .gas-ea74: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) {
  .logo-tall-98bf .gas-ea74:before {
    width: 16%;
    left: 42%;
  }
}
.logo-tall-98bf .gas-ea74:last-child:before {
  content: none;
}
.logo-tall-98bf .gas-ea74[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.logo-tall-98bf .preview_selected_cdb6 .element_0d87 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.logo-tall-98bf .preview_selected_cdb6 .element_0d87 li a .paper_564f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.logo-tall-98bf .preview_selected_cdb6 .chip-over-add2 {
  border: none;
}
.logo-tall-98bf .preview_selected_cdb6 .chip-over-add2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.logo-tall-98bf .pro_bf0b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.logo-tall-98bf .sidebar_9108 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.logo-tall-98bf .backdrop_bright_c804 .pro_bf0b:before {
  background: rgba(0, 0, 0, 0.9);
}
.logo-tall-98bf .last_d7c3.tooltip_motion_c782 .pressed_c6db {
  background: rgba(0, 0, 0, 0.6);
}
.logo-tall-98bf
  .last_d7c3.tooltip_motion_c782
  .pressed_c6db::after,
.logo-tall-98bf
  .last_d7c3.tooltip_motion_c782
  .pressed_c6db:before {
  background: inherit;
}
.logo-tall-98bf
  .last_d7c3.tooltip_motion_c782:hover
  .pressed_c6db {
  background: rgba(0, 0, 0, 0.8);
}
.section_tiny_e8de .description-clean-7f6b {
  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) {
  .section_tiny_e8de .description-clean-7f6b {
    width: auto;
    right: 45px;
  }
}
.first_336e .description-clean-7f6b {
  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) {
  .first_336e .description-clean-7f6b {
    width: auto;
    left: 45px;
  }
}
.footer_focused_e45c .description-clean-7f6b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.footer_focused_e45c .sidebar_9108 {
  max-width: 48em;
  margin: 0 auto;
}
.footer_focused_e45c .pro_bf0b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.menu-upper-aa36 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.menu-upper-aa36.logo-tall-98bf .description-clean-7f6b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.menu-upper-aa36.section_tiny_e8de .description-clean-7f6b {
  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);
}
.menu-upper-aa36 .description-clean-7f6b {
  visibility: visible;
}
.menu-upper-aa36.first_336e .description-clean-7f6b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.heading_b7d0,
.east-8b12 {
  overflow-x: hidden;
}
.heading_b7d0 .description-clean-7f6b {
  overflow: auto;
}
.heading_b7d0.logo-tall-98bf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading_b7d0.logo-tall-98bf .description-clean-7f6b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.heading_b7d0.logo-tall-98bf .action_9976 {
  opacity: 0;
}
.heading_b7d0.section_tiny_e8de {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading_b7d0.section_tiny_e8de .description-clean-7f6b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.heading_b7d0.section_tiny_e8de .action_9976 {
  opacity: 0;
}
.heading_b7d0.first_336e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading_b7d0.first_336e .description-clean-7f6b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.heading_b7d0.first_336e .action_9976 {
  opacity: 0;
}
.heading_b7d0.footer_focused_e45c .description-clean-7f6b {
  z-index: 10;
  visibility: visible;
}
.tooltip_motion_c782 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tooltip_motion_c782 .pressed_c6db {
  background: rgba(255, 255, 255, 0.99);
}
.tooltip_motion_c782 .pressed_c6db::after,
.tooltip_motion_c782 .pressed_c6db:before {
  background: inherit;
}
.tooltip_motion_c782:hover .pressed_c6db {
  background: rgba(255, 255, 255, 0.99);
}
.first_336e .tooltip_motion_c782 {
  top: 10px;
  right: auto;
  left: 12px;
}
.footer_focused_e45c .tooltip_motion_c782 {
  display: none !important;
}
.heading_b7d0:before,
.east-8b12:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.heading_b7d0 .tooltip_motion_c782,
.east-8b12 .tooltip_motion_c782 {
  display: inline-block;
}
.description-clean-7f6b .mask_c9b4 {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.heading_b7d0 .description-clean-7f6b .mask_c9b4,
.east-8b12 .description-clean-7f6b .mask_c9b4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.yellow_d6cf .paper-ce20 {
  width: 100%;
}
.sidebar-solid-4a66 {
  padding: 0 0.5em 0;
}
.sidebar-solid-4a66 [class*="customify-col-"],
.sidebar-solid-4a66 [class*="customify-col_"],
.sidebar-solid-4a66 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.gradient_e3b4 .sidebar-solid-4a66 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .slider-upper-dd76 .solid-1b36,
  .solid-1b36 {
    display: none;
  }
  .stale_fefa {
    text-align: left;
  }
  .out_c5ab {
    text-align: center;
  }
  .motion-1d62 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .slider-upper-dd76 .focus_short_ab53,
  .focus_short_ab53 {
    display: none;
  }
  .alert_red_0254 {
    text-align: left;
  }
  .caption_bronze_805b {
    text-align: center;
  }
  .picture_af81 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .slider-upper-dd76 .preview_dd26,
  .preview_dd26 {
    display: none;
  }
  .pressed-b076 {
    text-align: left;
  }
  .pagination_dea7 {
    text-align: center;
  }
  .left_5909 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.sidebar-955f {
  box-shadow: none !important;
}
.hidden_dark_462e .medium-b415,
.box_glass_87e6 .medium-b415 {
  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;
}
.box_glass_87e6 .medium-b415 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.header_north_6b1e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.header_north_6b1e:after,
.header_north_6b1e:before {
  content: "";
  display: table;
}
.header_north_6b1e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .header_north_6b1e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.header_north_6b1e,
.sort-dark-7fe1 {
  max-width: 1248px;
  margin: 0 auto;
}

.surface-4a18.carousel-feb2 .header_north_6b1e {
  max-width: 100%;
}
.surface-4a18.background-solid-82ad {
  max-width: 1200px;
  margin: 0 auto;
}
.surface-4a18.icon-fixed-91c3 .header_north_6b1e {
  max-width: 100%;
}
.surface-4a18.icon-fixed-91c3 > .header_north_6b1e {
  padding-left: 0;
  padding-right: 0;
}
.surface-4a18.icon-fixed-91c3 > .header_north_6b1e .slider-upper-dd76 {
  margin: 0;
}
.surface-4a18.icon-fixed-91c3
  > .header_north_6b1e
  .shadow-cool-6e39.message_iron_8e30 {
  margin-right: 0;
  margin-left: 0;
}
.surface-4a18.icon-fixed-91c3 #main.message_iron_8e30 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tabs-07b6 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tabs-07b6 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .status-ae14 .white_daa7 {
    padding-right: 1em;
  }
  .status-ae14.row-yellow-b70e .shadow-cool-6e39 {
    border-right: 1px solid #eaecee;
  }
  .status-ae14.row-yellow-b70e .white_daa7 {
    padding-right: 1em;
  }
  .status-ae14.row-yellow-b70e .out_8ee6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden-96e2 .white_daa7 {
    padding-left: 1em;
  }
  .hidden-96e2.row-yellow-b70e .shadow-cool-6e39 {
    border-left: 1px solid #eaecee;
  }
  .hidden-96e2.row-yellow-b70e .white_daa7 {
    padding-left: 1em;
  }
  .hidden-96e2.row-yellow-b70e .out_8ee6 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hero-medium-e434 .white_daa7 {
    padding-left: 1em;
  }
  .hero-medium-e434.row-yellow-b70e .tooltip-in-67d8 {
    border-right: 1px solid #eaecee;
  }
  .hero-medium-e434.row-yellow-b70e .media_west_93bc {
    border-right: 1px solid #eaecee;
  }
  .hero-medium-e434.row-yellow-b70e .white_daa7 {
    padding-left: 1em;
  }
  .hero-medium-e434.row-yellow-b70e .out_8ee6 {
    padding-right: 1em;
  }
  .hero-medium-e434.row-yellow-b70e .old-037e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .solid_1ebd .white_daa7 {
    padding-right: 1em;
  }
  .solid_1ebd.row-yellow-b70e .tooltip-in-67d8 {
    border-left: 1px solid #eaecee;
  }
  .solid_1ebd.row-yellow-b70e .media_west_93bc {
    border-left: 1px solid #eaecee;
  }
  .solid_1ebd.row-yellow-b70e .white_daa7 {
    padding-right: 1em;
  }
  .solid_1ebd.row-yellow-b70e .out_8ee6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .solid_1ebd.row-yellow-b70e .old-037e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs-07b6 .white_daa7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs-07b6.row-yellow-b70e .shadow-cool-6e39 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tabs-07b6.row-yellow-b70e .white_daa7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs-07b6.row-yellow-b70e .out_8ee6 {
    padding-left: 1em;
  }
  .tabs-07b6.row-yellow-b70e .old-037e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tabs-07b6.row-yellow-b70e .white_daa7 {
    padding-left: 0;
  }
}
.component-iron-4562 .huge_a78d {
  display: inline-block;
}
.steel_38fb {
  display: inline-block;
}
.soft-4a76 {
  word-con: break-word;
}
.paragraph-liquid-fe40 > span {
  display: inline-block;
  padding: 5px 0;
}
.paragraph-liquid-fe40 .gas-47a8 {
  margin-left: 8px;
  margin-right: 8px;
}
.paragraph-liquid-fe40 .outline-south-191e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.over-36de .menu-huge-6c82 {
  margin-bottom: 2em;
}
.over-36de .info_tiny_f50c {
  margin-bottom: 15px;
}
.over-36de .info_tiny_f50c:last-child {
  margin-bottom: 0;
}
.over-36de .status_brown_e09f {
  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) {
  .over-36de .status_brown_e09f {
    display: block;
  }
}
.over-36de .accordion-easy-82b5 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .over-36de .accordion-easy-82b5 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.over-36de .list-dbed {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.over-36de .list-dbed img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.over-36de .list-dbed a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.over-36de .soft-4a76 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.over-36de .soft-4a76 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.over-36de .wood-dc6e p:last-child {
  margin-bottom: 0;
}
.over-36de .prev_ba32 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.over-36de .slider-c281 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.over-36de .fast_0a29 {
  margin-top: 1em;
}
.over-36de .cool_2d84 {
  top: 0;
  display: block;
}
.over-36de .cool_2d84 a {
  color: inherit;
}
.over-36de .cool_2d84 a:hover {
  color: inherit;
}
.over-36de .thumbnail_a944 {
  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;
}
.over-36de .thumbnail_a944:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.over-36de .slider-c281 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.over-36de .green-78db {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.over-36de .green-78db:first-child {
  margin-top: 0;
}
.over-36de .green-78db.pink-f854 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.over-36de .green-78db.secondary_paper_fae5 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.over-36de
  .green-78db.secondary_paper_fae5.shade-old-c22b
  .fast_0a29 {
  width: 100%;
}
.over-36de .secondary_paper_fae5 {
  -webkit-box-align: center;
  align-items: center;
}
.over-36de .secondary_paper_fae5 .paragraph-liquid-fe40,
.over-36de .secondary_paper_fae5 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.over-36de .list-dbed {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.over-36de .list-dbed img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.over-36de .list-dbed: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;
}
.over-36de .pink-f854 {
  z-index: 5;
}
.over-36de .highlight-056b .hovered_2e7b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.over-36de .row-c4be .hovered_2e7b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.over-36de .feature_d15d .hovered_2e7b {
  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;
}
.over-36de.left-a2fd .status_brown_e09f,
.over-36de.section-paper-8290 .status_brown_e09f {
  display: block;
}
.over-36de.left-a2fd .status_brown_e09f .dirty_fdb8,
.over-36de.left-a2fd .status_brown_e09f .slider-c281,
.over-36de.section-paper-8290 .status_brown_e09f .dirty_fdb8,
.over-36de.section-paper-8290 .status_brown_e09f .slider-c281 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.over-36de.slow-7a95 .accordion-easy-82b5 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .over-36de.slow-7a95 .accordion-easy-82b5 {
    margin-right: 0;
  }
}
.over-36de.left-a2fd .accordion-easy-82b5,
.over-36de.section-paper-8290 .accordion-easy-82b5 {
  padding-top: 40%;
}
.over-36de.left-a2fd .menu-huge-6c82,
.over-36de.section-paper-8290 .menu-huge-6c82 {
  display: block;
}
.over-36de.left-a2fd .fn-sticky-4d84 .slider-c281,
.over-36de.section-paper-8290 .fn-sticky-4d84 .slider-c281 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.over-36de.left-a2fd .accordion-easy-82b5,
.over-36de.section-paper-8290 .accordion-easy-82b5 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.over-36de.left-a2fd .slider-c281 {
  padding: 1em;
}
.summary_3180 {
  margin: 30px auto;
  display: block;
}
.summary_3180 .icon-90da > * {
  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;
}
.summary_3180 .icon-90da > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.summary_3180 .icon-90da span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.feature_1449 .paragraph-liquid-fe40 {
  margin-bottom: 1.41575em;
}
.feature_1449 .right_6788 {
  margin-bottom: 1.618em;
}
.panel-cc80 .disabled_hard_c747 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.panel-cc80 .disabled_hard_c747 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.panel-cc80 .menu-action-2f2b {
  max-width: 100%;
  overflow: auto;
}
.under_b5db .panel-cc80 a:hover {
  text-decoration: underline;
}
.block-d5d7 .info_tiny_f50c:not(.soft-4a76),
.block-d5d7 .list-dbed {
  margin-bottom: 1.41575em;
}
.block-d5d7 .info_tiny_f50c:not(.soft-4a76):last-child,
.block-d5d7 .list-dbed:last-child {
  margin-bottom: 0;
}
.block-d5d7 .info_tiny_f50c.background-2684 {
  margin-bottom: 0.41575em;
}
.block-d5d7 .surface_red_1fc6:before,
.block-d5d7 .narrow_aa86:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.block-d5d7 .surface_red_1fc6:before {
  content: "\f115";
}
.block-d5d7 .narrow_aa86:before {
  content: "\f02c";
}
.block-d5d7 .dirty_b29b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.block-d5d7 .dirty_b29b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.alert-huge-d3f4 {
  display: -webkit-box;
  display: flex;
}
.alert-huge-d3f4 .banner-east-1729 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .alert-huge-d3f4 .banner-east-1729 {
    flex-basis: 90px;
  }
}
.alert-huge-d3f4 .east_c5d0 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .alert-huge-d3f4 .east_c5d0 {
    flex-basis: calc(100% - 50px);
  }
}
.alert-huge-d3f4 .list-8617 p:last-child {
  margin-bottom: 0.72em;
}
.bronze-3a84 .icon-90da {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.bronze-3a84 .icon-90da:after,
.bronze-3a84 .icon-90da:before {
  content: "";
  display: table;
}
.bronze-3a84 .icon-90da:after {
  clear: both;
}
.bronze-3a84 .icon-90da .sidebar-72f9,
.bronze-3a84 .icon-90da .wrapper_d157 {
  width: 49%;
}
.bronze-3a84 .icon-90da .sidebar-72f9 a span.accent_bcd1,
.bronze-3a84 .icon-90da .wrapper_d157 a span.accent_bcd1 {
  display: block;
  margin-bottom: 5px;
}
.bronze-3a84 .icon-90da .wrapper_d157 {
  float: left;
  text-align: left;
}
.bronze-3a84 .icon-90da .sidebar-72f9 {
  float: right;
  text-align: right;
}
.caption_8913 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .caption_8913 {
    margin-bottom: 0;
  }
}
.gradient-46e7 {
  margin-bottom: 1em;
}
.gradient-46e7 .soft-4a76 {
  font-size: 1.1em;
  line-height: 1.3;
}
.bottom_3128 a {
  display: block;
  line-height: 0;
  position: relative;
}
.clean-8f02 .gradient-46e7,
.widget_outer_0927 .gradient-46e7 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .clean-8f02 .gradient-46e7,
  .widget_outer_0927 .gradient-46e7 {
    display: block;
  }
}
.clean-8f02 .bottom_3128,
.widget_outer_0927 .bottom_3128 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .clean-8f02 .bottom_3128,
  .widget_outer_0927 .bottom_3128 {
    margin-bottom: 1em;
  }
}
.clean-8f02 .bottom_3128 img,
.widget_outer_0927 .bottom_3128 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.clean-8f02 .backdrop_e55f,
.widget_outer_0927 .backdrop_e55f {
  flex-basis: calc(100% - 160px);
}
.clean-8f02 .backdrop_e55f p,
.widget_outer_0927 .backdrop_e55f p {
  margin-bottom: 0;
}
.clean-8f02 .backdrop_e55f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .clean-8f02 .backdrop_e55f {
    padding-left: 0;
  }
}
.widget_outer_0927 .backdrop_e55f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .widget_outer_0927 .backdrop_e55f {
    padding-right: 0;
  }
}
.widget_outer_0927 .bottom_3128 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.layout_fa22 .bottom_3128 {
  margin-bottom: 0.5em;
}
.layout_fa22 .bottom_3128 img {
  width: 100%;
}
.paragraph-adcb .icon-8e24,
.plasma-4d0a .icon-8e24 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.plasma-4d0a .shadow-cool-6e39 .dropdown-fresh-b5d3 p:last-child {
  margin-bottom: 0;
}
.bottom-464f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.narrow-44c5 .copper_a29f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .narrow-44c5 .copper_a29f:last-of-type {
    margin-bottom: 0;
  }
}
.narrow-44c5 .copper_a29f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.narrow-44c5 .copper_a29f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.narrow-44c5 .copper_a29f ul li {
  margin: 0 0 0.6em;
}
.narrow-44c5 .copper_a29f ul li.button-cab5,
.narrow-44c5 .copper_a29f ul li.advanced-7302 {
  position: relative;
}
.narrow-44c5 .copper_a29f ul li.button-cab5 .header-inner-6133,
.narrow-44c5 .copper_a29f ul li.advanced-7302 .header-inner-6133 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.narrow-44c5 .copper_a29f ul li.button-cab5:after:after,
.narrow-44c5 .copper_a29f ul li.button-cab5:after:before,
.narrow-44c5
  .copper_a29f
  ul
  li.advanced-7302:after:after,
.narrow-44c5
  .copper_a29f
  ul
  li.advanced-7302:after:before {
  content: "";
  display: table;
}
.narrow-44c5 .copper_a29f ul li.button-cab5:after:after,
.narrow-44c5
  .copper_a29f
  ul
  li.advanced-7302:after:after {
  clear: both;
}
.narrow-44c5 .copper_a29f a.tooltip_old_e39d:hover {
  text-decoration: none;
}
.narrow-44c5 .copper_a29f select {
  max-width: 100%;
}
.narrow-44c5 .copper_a29f table {
  font-size: 85%;
}
.narrow-44c5 .copper_a29f table td,
.narrow-44c5 .copper_a29f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.narrow-44c5 .copper_a29f table tfoot td {
  text-align: left;
}
.narrow-44c5 .copper_a29f :last-child {
  margin-bottom: 0;
}
.narrow-44c5 .copper_a29f .bottom-1528 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.narrow-44c5 .copper_a29f .bottom-1528 label {
  width: 100%;
}
.narrow-44c5 .copper_a29f .bottom-1528 .gradient-hard-7dd3 {
  width: 100%;
  display: block;
}
.narrow-44c5 .copper_a29f .bottom-1528 .label-small-458e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.narrow-44c5 .copper_a29f .bottom-1528 .label-small-458e:hover svg #svg-search {
  fill: #444;
}
.narrow-44c5 .copper_a29f .bottom-1528 .label-small-458e svg {
  width: 18px;
  height: 18px;
}
.narrow-44c5 .preview-d13d ul ul,
.narrow-44c5 .photo_de53 ul ul,
.narrow-44c5 .carousel_b1b9 ul ul,
.narrow-44c5 .form-simple-cb71 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.narrow-44c5 .preview-d13d .fixed-9bdd > a,
.narrow-44c5 .photo_de53 .fixed-9bdd > a,
.narrow-44c5 .carousel_b1b9 .fixed-9bdd > a,
.narrow-44c5 .form-simple-cb71 .fixed-9bdd > a {
  margin-bottom: 0;
}
.narrow-44c5 .hard_0af3 li,
.narrow-44c5 .preview-d13d li,
.narrow-44c5 .preview-6c27 li,
.narrow-44c5 .photo_de53 li,
.narrow-44c5 .carousel_b1b9 li,
.narrow-44c5 .form-simple-cb71 li,
.narrow-44c5 .tag-pro-5aa8 li,
.narrow-44c5 .dropdown_brown_f63b li {
  display: block;
  position: relative;
}
.narrow-44c5 .hard_0af3 li:last-child,
.narrow-44c5 .preview-d13d li:last-child,
.narrow-44c5 .preview-6c27 li:last-child,
.narrow-44c5 .photo_de53 li:last-child,
.narrow-44c5 .carousel_b1b9 li:last-child,
.narrow-44c5 .form-simple-cb71 li:last-child,
.narrow-44c5 .tag-pro-5aa8 li:last-child,
.narrow-44c5 .dropdown_brown_f63b li:last-child {
  border: none;
}
.narrow-44c5 .hard_0af3 li a,
.narrow-44c5 .preview-d13d li a,
.narrow-44c5 .preview-6c27 li a,
.narrow-44c5 .photo_de53 li a,
.narrow-44c5 .carousel_b1b9 li a,
.narrow-44c5 .form-simple-cb71 li a,
.narrow-44c5 .tag-pro-5aa8 li a,
.narrow-44c5 .dropdown_brown_f63b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.narrow-44c5 .hard_0af3 li ul li::before,
.narrow-44c5 .preview-d13d li ul li::before,
.narrow-44c5 .preview-6c27 li ul li::before,
.narrow-44c5 .photo_de53 li ul li::before,
.narrow-44c5 .carousel_b1b9 li ul li::before,
.narrow-44c5 .form-simple-cb71 li ul li::before,
.narrow-44c5 .tag-pro-5aa8 li ul li::before,
.narrow-44c5 .dropdown_brown_f63b li ul li::before {
  left: 15px;
}
.narrow-44c5 .hard_0af3 li ul a,
.narrow-44c5 .preview-d13d li ul a,
.narrow-44c5 .preview-6c27 li ul a,
.narrow-44c5 .photo_de53 li ul a,
.narrow-44c5 .carousel_b1b9 li ul a,
.narrow-44c5 .form-simple-cb71 li ul a,
.narrow-44c5 .tag-pro-5aa8 li ul a,
.narrow-44c5 .dropdown_brown_f63b li ul a {
  padding-left: 20px;
}
.narrow-44c5 .hard_0af3 li ul ul li::before,
.narrow-44c5 .preview-d13d li ul ul li::before,
.narrow-44c5 .preview-6c27 li ul ul li::before,
.narrow-44c5 .photo_de53 li ul ul li::before,
.narrow-44c5 .carousel_b1b9 li ul ul li::before,
.narrow-44c5 .form-simple-cb71 li ul ul li::before,
.narrow-44c5 .tag-pro-5aa8 li ul ul li::before,
.narrow-44c5 .dropdown_brown_f63b li ul ul li::before {
  left: 30px;
}
.narrow-44c5 .hard_0af3 li ul ul a,
.narrow-44c5 .preview-d13d li ul ul a,
.narrow-44c5 .preview-6c27 li ul ul a,
.narrow-44c5 .photo_de53 li ul ul a,
.narrow-44c5 .carousel_b1b9 li ul ul a,
.narrow-44c5 .form-simple-cb71 li ul ul a,
.narrow-44c5 .tag-pro-5aa8 li ul ul a,
.narrow-44c5 .dropdown_brown_f63b li ul ul a {
  padding-left: 40px;
}
.narrow-44c5 .container_pressed_0d9f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.narrow-44c5 .dropdown_brown_f63b ul li {
  margin-bottom: 1.41575em;
}
.narrow-44c5 .dropdown_brown_f63b ul li .column-warm-3d92 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.narrow-44c5 .dropdown_brown_f63b ul li .tabs-4b2f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.backdrop_bright_c804 .hard_0af3 li a,
.backdrop_bright_c804 .preview-d13d li a,
.backdrop_bright_c804 .preview-6c27 li a,
.backdrop_bright_c804 .photo_de53 li a,
.backdrop_bright_c804 .carousel_b1b9 li a,
.backdrop_bright_c804 .form-simple-cb71 li a,
.backdrop_bright_c804 .tag-pro-5aa8 li a,
.backdrop_bright_c804 .dropdown_brown_f63b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop_bright_c804 .container_pressed_0d9f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop_bright_c804 .copper_a29f ul li.button-cab5 .header-inner-6133,
.backdrop_bright_c804 .copper_a29f ul li.advanced-7302 .header-inner-6133 {
  background: rgba(0, 0, 0, 0.2);
}
.backdrop_bright_c804 .narrow-44c5 .copper_a29f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-4a18 .narrow-44c5 .element_0d87 li {
  margin: 0;
}
.surface-4a18 .narrow-44c5 .element_0d87 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.surface-4a18 .narrow-44c5 .element_0d87 li ul {
  margin: 0;
}
.surface-4a18 .narrow-44c5 .element_0d87 li ul li a {
  padding-left: 15px;
}
.surface-4a18 .narrow-44c5 .element_0d87 li ul li li a {
  padding-left: 30px;
}
.surface-4a18 .narrow-44c5 .element_0d87 li.logo_c4ed > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.surface-4a18 .narrow-44c5 .element_0d87 li.logo_c4ed > 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;
}
.surface-4a18 .narrow-44c5 .element_0d87 li.logo_c4ed > 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;
}
.info_e0f5 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.progress_0f46 {
  position: relative;
  z-index: 10;
}
.progress_0f46 .mask_c9b4 {
  width: 100%;
  max-width: 100%;
}
.message-huge-6ed9 .smooth-4bd3 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.message-huge-6ed9 .last_d7c3 {
}
.message-huge-6ed9 .backdrop_bright_c804 {
  background: #292929;
}
.west_ebfc .smooth-4bd3 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.west_ebfc .last_d7c3 {
  background: #f9f9f9;
}
.west_ebfc .backdrop_bright_c804 {
  background: #303030;
}
.notice-6f09 .smooth-4bd3 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .notice-6f09 .huge_a78d {
    margin-bottom: 1em;
  }
  .notice-6f09 .huge_a78d:last-child {
    margin-bottom: 0;
  }
}
.notice-6f09 .last_d7c3 {
  background: #ededed;
}
.notice-6f09 .backdrop_bright_c804 {
  background: #1a1a1a;
}
.smooth-4bd3.last_d7c3 {
  color: rgba(0, 0, 0, 0.6);
}
.smooth-4bd3.last_d7c3 .solid_c888 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.smooth-4bd3.backdrop_bright_c804 {
  color: rgba(255, 255, 255, 0.99);
}
.smooth-4bd3.backdrop_bright_c804 a:not(.tooltip_old_e39d) {
  color: rgba(255, 255, 255, 0.79);
}
.smooth-4bd3.backdrop_bright_c804 a:not(.tooltip_old_e39d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.smooth-4bd3.backdrop_bright_c804 .solid_c888 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth-4bd3.backdrop_bright_c804 table tbody td,
.smooth-4bd3.backdrop_bright_c804 table th {
  background: rgba(0, 0, 0, 0.08);
}
.progress_top_8b71.cool-b5f7 .header_north_6b1e {
  max-width: initial;
}
.progress_top_8b71 .hover_middle_891e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.progress_top_8b71 .hover_middle_891e .mask_c9b4 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .progress_top_8b71 .hover_middle_891e .mask_c9b4 {
    display: block;
    margin-bottom: 2em;
  }
  .progress_top_8b71 .hover_middle_891e .mask_c9b4:last-child {
    margin-bottom: 0;
  }
}
.notice-6f09 .huge_a78d:last-child,
.west_ebfc .huge_a78d:last-child,
.message-huge-6ed9 .huge_a78d:last-child {
  margin-bottom: 0;
}
.notice-6f09 .huge_a78d .narrow-44c5 .copper_a29f:last-child,
.west_ebfc .huge_a78d .narrow-44c5 .copper_a29f:last-child,
.message-huge-6ed9 .huge_a78d .narrow-44c5 .copper_a29f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .notice-6f09 .medium_e440,
  .notice-6f09 .pro_53db,
  .west_ebfc .medium_e440,
  .west_ebfc .pro_53db,
  .message-huge-6ed9 .medium_e440,
  .message-huge-6ed9 .pro_53db {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .progress_0f46 .huge_a78d {
    margin-bottom: 2em;
  }
}
.progress_0f46 p:last-child {
  margin-bottom: 0;
}
.progress_0f46 li,
.progress_0f46 ul {
  list-style: none;
  margin: 0;
}
.progress_0f46 ul ul {
  margin-left: 2.617924em;
}
.alert-blue-9b33 {
  font-size: 0.875em;
}

/* css-noise: 516d */
.promo-block-s1 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.0;
}
