/*!
Theme Name: Customify
Theme URI: https://pressmaximum.chip_bd40/customify
Author: WPCustomify
Author URI: https://pressmaximum.chip_bd40
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.chip_bd40/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.soft_bcc4.block_0cfb/licenses/gpl-2.0.green_fd42
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.inner_a4fe/, (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.backdrop-b31e.wide_8ce3/normalize.slow_0518/
 ======
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.slow_0518 v7.0.0 | MIT License | github.chip_bd40/necolas/normalize.slow_0518 */
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;
}
.button_bottom_622f .large_2922,
.article_smooth_c5aa,
.frame_2e80,
.outline_6152,
.soft-831a,
.tooltip-action-6b83,
.fluid_c7d4,
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;
}
.article_smooth_c5aa,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .article_smooth_c5aa,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .article_smooth_c5aa,
  h1 {
    font-size: 1.8em;
  }
}
.frame_2e80,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.frame_2e80 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .frame_2e80,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .frame_2e80,
  h2 {
    font-size: 1.7em;
  }
}
.outline_6152,
h3 {
  font-size: 1.618em;
}
.button_bottom_622f .large_2922,
.soft-831a,
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.gallery-complex-91dc {
  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;
}
.new-f91b:after,
.new-f91b:before,
.article_out_5d09:after,
.article_out_5d09:before {
  content: "";
  display: table;
}
.new-f91b:after,
.article_out_5d09:after {
  clear: both;
}
.component-center-96cf {
  float: right;
  margin-right: 0;
}
.wrapper-dim-8c51 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tooltip-inner-b514 .section-selected-c453,
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;
}
.tooltip-inner-b514 .section-selected-c453: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;
}
.texture_d82b .section-selected-c453 {
  box-shadow: none;
}
.texture_d82b
  .section-selected-c453
  .link_current_1a28 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.texture_d82b .section-selected-c453 .block-copper-58e0 {
  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;
}
.texture_d82b
  .section-selected-c453
  .block-copper-58e0
  b {
  display: none;
}
.texture_d82b .bronze_b98b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.logo-89f7:not(.video-53c3):not(.box-99fa),
button:not(.video-53c3):not(.box-99fa),
input[type="button"]:not(.video-53c3):not(
    .box-99fa
  ),
input[type="reset"]:not(.video-53c3):not(
    .box-99fa
  ),
input[type="submit"]:not(.video-53c3):not(
    .box-99fa
  ) {
  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;
}
.logo-89f7:not(.video-53c3):not(
    .box-99fa
  ):hover,
button:not(.video-53c3):not(
    .box-99fa
  ):hover,
input[type="button"]:not(.video-53c3):not(
    .box-99fa
  ):hover,
input[type="reset"]:not(.video-53c3):not(
    .box-99fa
  ):hover,
input[type="submit"]:not(.video-53c3):not(
    .box-99fa
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.logo-89f7:not(.video-53c3):not(
    .box-99fa
  ):active,
.logo-89f7:not(.video-53c3):not(
    .box-99fa
  ):focus,
button:not(.video-53c3):not(
    .box-99fa
  ):active,
button:not(.video-53c3):not(
    .box-99fa
  ):focus,
input[type="button"]:not(.video-53c3):not(
    .box-99fa
  ):active,
input[type="button"]:not(.video-53c3):not(
    .box-99fa
  ):focus,
input[type="reset"]:not(.video-53c3):not(
    .box-99fa
  ):active,
input[type="reset"]:not(.video-53c3):not(
    .box-99fa
  ):focus,
input[type="submit"]:not(.video-53c3):not(
    .box-99fa
  ):active,
input[type="submit"]:not(.video-53c3):not(
    .box-99fa
  ):focus {
  outline: 0;
}
.logo-89f7:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190,
button:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190,
input[type="button"]:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190,
input[type="reset"]:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190,
input[type="submit"]:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190 {
  position: relative;
}
.logo-89f7:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190
  .button-ba4a,
.logo-89f7:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190
  .out-ad24,
.logo-89f7:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190
  .disabled_inner_83e8,
.logo-89f7:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190
  i,
.logo-89f7:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190
  svg,
button:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190
  .button-ba4a,
button:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190
  .out-ad24,
button:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190
  .disabled_inner_83e8,
button:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190
  i,
button:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190
  svg,
input[type="button"]:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190
  .button-ba4a,
input[type="button"]:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190
  .out-ad24,
input[type="button"]:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190
  .disabled_inner_83e8,
input[type="button"]:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190
  i,
input[type="button"]:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190
  svg,
input[type="reset"]:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190
  .button-ba4a,
input[type="reset"]:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190
  .out-ad24,
input[type="reset"]:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190
  .disabled_inner_83e8,
input[type="reset"]:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190
  i,
input[type="reset"]:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190
  svg,
input[type="submit"]:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190
  .button-ba4a,
input[type="submit"]:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190
  .out-ad24,
input[type="submit"]:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190
  .disabled_inner_83e8,
input[type="submit"]:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190
  i,
input[type="submit"]:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190
  svg {
  visibility: hidden;
}
.logo-89f7:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190:after,
button:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190:after,
input[type="button"]:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190:after,
input[type="reset"]:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190:after,
input[type="submit"]:not(.video-53c3):not(
    .box-99fa
  ).fn-loading-6190: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;
}
.logo-89f7:not(.video-53c3):not(.box-99fa),
input[type="button"]:not(.video-53c3):not(
    .box-99fa
  ),
input[type="reset"]:not(.video-53c3):not(
    .box-99fa
  ),
input[type="submit"]:not(.video-53c3):not(
    .box-99fa
  ) {
  color: #fff;
  background: #235787;
}
.logo-89f7:not(.video-53c3):not(
    .box-99fa
  ):focus,
input[type="button"]:not(.video-53c3):not(
    .box-99fa
  ):focus,
input[type="reset"]:not(.video-53c3):not(
    .box-99fa
  ):focus,
input[type="submit"]:not(.video-53c3):not(
    .box-99fa
  ):focus {
  color: #fff;
}
.logo-89f7.fn-disabled-6190:not(.video-53c3):not(
    .box-99fa
  ),
.logo-89f7[disabled]:not(.video-53c3):not(
    .box-99fa
  ),
button.fn-disabled-6190:not(.video-53c3):not(
    .box-99fa
  ),
button[disabled]:not(.video-53c3):not(
    .box-99fa
  ) {
  opacity: 0.5;
}
textarea {
  padding: 0.575em 0.875em 0;
  min-height: 130px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 2.2906835em 0;
  padding: 0;
}
fieldset legend {
  margin-bottom: 0.5407911001em;
  font-weight: 600;
}
label {
  color: #252525;
}
.status-d788 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.status-d788:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.highlight_185d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.popup_south_1ec1 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.green-dedf {
  clear: both;
  display: block;
  margin: 0 auto;
}
.new-f91b:after,
.new-f91b:before,
.card_hovered_4f9a:after,
.card_hovered_4f9a:before,
.preview_focused_389a:after,
.preview_focused_389a:before,
.filter_3b44:after,
.filter_3b44:before,
.grid_red_9156:after,
.grid_red_9156:before,
.video_last_f612:after,
.video_last_f612:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.new-f91b:after,
.card_hovered_4f9a:after,
.preview_focused_389a:after,
.filter_3b44:after,
.grid_red_9156:after,
.video_last_f612:after {
  clear: both;
}
.card_hovered_4f9a .notification_middle_906d,
.preview_focused_389a .notification_middle_906d,
.border-iron-09cb .notification_middle_906d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hidden-a824 {
  display: inline-block;
}
.notice_slow_bb1d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.notice_slow_bb1d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.notice_slow_bb1d .purple_6780 {
  padding: 1em 0;
  font-size: 85%;
}
.purple_6780 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.item_f48c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.item_f48c:after,
.item_f48c:before {
  content: "";
  display: table;
}
.item_f48c:after {
  clear: both;
}
.grid_60e6 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.frame_2f97 .grid_60e6 {
  max-width: 50%;
}
.paragraph-basic-5a53 .grid_60e6 {
  max-width: 33.33%;
}
.tertiary-white-2da8 .grid_60e6 {
  max-width: 25%;
}
.thick-a066 .grid_60e6 {
  max-width: 20%;
}
.next_e5b4 .grid_60e6 {
  max-width: 16.66%;
}
.border_next_e201 .grid_60e6 {
  max-width: 14.28%;
}
.article-current-165b .grid_60e6 {
  max-width: 12.5%;
}
.frame-soft-b4d1 .grid_60e6 {
  max-width: 11.11%;
}
.feature-0d79 {
  display: block;
}
.button_bottom_622f .media-hard-32ef label,
.button_bottom_622f .right-2ded label,
.button_bottom_622f .thumbnail_ffde label,
.button_bottom_622f .mini-f302 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gallery_dynamic_deca {
  list-style: none;
  margin: 0;
}
.gallery_dynamic_deca article.next-ea59 {
  margin-bottom: 0;
}
.gallery_dynamic_deca ul {
  list-style: none;
  margin: 0;
}
.gallery_dynamic_deca .message_e15e li.next-ea59 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gallery_dynamic_deca .message_e15e li.next-ea59 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gallery_dynamic_deca .message_e15e li.next-ea59: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) {
  .gallery_dynamic_deca .message_e15e li.next-ea59 li.next-ea59 li.next-ea59 li.next-ea59 {
    padding-left: 0;
  }
}
article.next-ea59 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.next-ea59 .card_hovered_4f9a p:last-of-type {
  margin-bottom: 0;
}
article.next-ea59 .liquid-93d5 {
  float: left;
}
article.next-ea59 .white-0c1f {
  margin-left: 85px;
}
article.next-ea59 .inner_4443 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.next-ea59 .inner_4443 .short_2854 {
  margin-left: 10px;
}
article.next-ea59 .complex_17bb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.next-ea59 .grid-a8f8 {
  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-hard-32ef,
  #respond .thumbnail_ffde,
  #respond .mini-f302 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .media-hard-32ef input,
#respond .thumbnail_ffde input,
#respond .mini-f302 input {
  width: 100%;
}
#respond .mini-f302 {
  margin-right: 0;
}
#respond .east_ef54 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.widget_silver_4d7c {
  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;
}
.widget_silver_4d7c.text_blue_15bf {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.widget_silver_4d7c 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%);
}
.widget_silver_4d7c:focus,
.widget_silver_4d7c: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);
}
.content-08f9 {
  border-radius: 10%;
}
.header-last-193a {
  border-radius: 50%;
}
.content-07a9 {
  font-size: 0.72em;
}
.grid-cf1b {
  font-size: 0.875em;
}
.sidebar_copper_e733 {
  font-size: 1.1em;
}
.tag_9285 {
  text-transform: uppercase;
  line-height: 1.2;
}
.tag_9285.content-07a9 {
  letter-spacing: 0.5px;
}
.button_smooth_91be,
.button_smooth_91be a {
  color: #6d6d6d;
}
.button_smooth_91be a:hover {
  color: #111;
}
.smooth_c78c {
  color: #6d6d6d;
}
.over-6f48 {
  overflow-x: hidden;
}
.over-6f48 .frame-6745.component_narrow_d590 {
  position: relative;
}
.over-6f48 .frame-6745.component_narrow_d590.widget-9871 {
  position: initial;
}
.over-6f48
  .frame-6745.component_narrow_d590.widget-9871
  .aside_cac9 {
  left: auto;
}
.over-6f48 .frame-6745 .aside_cac9 {
  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;
}
.over-6f48 .frame-6745:hover.component_narrow_d590 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.over-6f48
  .frame-6745:hover.component_narrow_d590
  .aside_cac9 {
  display: block;
  z-index: 9999999;
}
.over-6f48 .full_10d2 .description-medium-18d7,
.over-6f48 .disabled_slow_cd3f .description-medium-18d7 {
  display: none;
}
.over-6f48 .popup_813c .frame-6745:hover.component_narrow_d590 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.button_bottom_622f .media-hard-32ef label,
.button_bottom_622f .right-2ded label,
.button_bottom_622f .thumbnail_ffde label,
.button_bottom_622f .mini-f302 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gallery_dynamic_deca {
  list-style: none;
  margin: 0;
}
.gallery_dynamic_deca article.next-ea59 {
  margin-bottom: 0;
}
.gallery_dynamic_deca ul {
  list-style: none;
  margin: 0;
}
.gallery_dynamic_deca .message_e15e li.next-ea59 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gallery_dynamic_deca .message_e15e li.next-ea59 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gallery_dynamic_deca .message_e15e li.next-ea59: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) {
  .gallery_dynamic_deca .message_e15e li.next-ea59 li.next-ea59 li.next-ea59 li.next-ea59 {
    padding-left: 0;
  }
}
article.next-ea59 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.next-ea59 .card_hovered_4f9a p:last-of-type {
  margin-bottom: 0;
}
article.next-ea59 .liquid-93d5 {
  float: left;
}
article.next-ea59 .white-0c1f {
  margin-left: 85px;
}
article.next-ea59 .inner_4443 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.next-ea59 .inner_4443 .short_2854 {
  margin-left: 10px;
}
article.next-ea59 .complex_17bb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.next-ea59 .grid-a8f8 {
  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-hard-32ef,
  #respond .thumbnail_ffde,
  #respond .mini-f302 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .media-hard-32ef input,
#respond .thumbnail_ffde input,
#respond .mini-f302 input {
  width: 100%;
}
#respond .mini-f302 {
  margin-right: 0;
}
#respond .east_ef54 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.full_10d2 .old_359a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.old_359a .bottom_e1e5.logo-8d4d .popup-cc2a > li > a:focus,
.old_359a .bottom_e1e5.logo-8d4d .popup-cc2a > li > a:hover,
.old_359a .bottom_e1e5.item-5aa8 .popup-cc2a > li > a:focus,
.old_359a .bottom_e1e5.item-5aa8 .popup-cc2a > li > a:hover,
.old_359a .bottom_e1e5.notification-8aeb .popup-cc2a > li > a:focus,
.old_359a .bottom_e1e5.notification-8aeb .popup-cc2a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.old_359a
  .bottom_e1e5.logo-8d4d
  .popup-cc2a
  > li.warm_2d31
  > a,
.old_359a
  .bottom_e1e5.logo-8d4d
  .popup-cc2a
  > li.outer_ab49
  > a,
.old_359a
  .bottom_e1e5.item-5aa8
  .popup-cc2a
  > li.warm_2d31
  > a,
.old_359a
  .bottom_e1e5.item-5aa8
  .popup-cc2a
  > li.outer_ab49
  > a,
.old_359a
  .bottom_e1e5.notification-8aeb
  .popup-cc2a
  > li.warm_2d31
  > a,
.old_359a .bottom_e1e5.notification-8aeb .popup-cc2a > li.gallery_8d76 > a {
  color: rgba(255, 255, 255, 0.99);
}
.old_359a .new-7466,
.old_359a .new-7466 a {
  color: rgba(255, 255, 255, 0.99);
}
.old_359a .accordion_62dd.wide-82e8 li a,
.old_359a .tooltip_aa08 a,
.old_359a .description_0abd,
.old_359a .popup-cc2a > li > a,
.old_359a .cool_3e5e {
  color: rgba(255, 255, 255, 0.79);
}
.old_359a .accordion_62dd.wide-82e8 li a:hover,
.old_359a .tooltip_aa08 a:hover,
.old_359a .description_0abd:hover,
.old_359a .popup-cc2a > li > a:hover,
.old_359a .cool_3e5e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.old_359a .summary_da6e {
  color: rgba(255, 255, 255, 0.79);
}
.old_359a .summary_da6e .main-static-a63a {
  color: rgba(255, 255, 255, 0.99);
}
.old_359a .summary_da6e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.old_359a .progress-inner-1e7b .row-3a92 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.old_359a .progress-inner-1e7b .row-3a92 .avatar_1ca7 {
  color: rgba(255, 255, 255, 0.79);
}
.old_359a
  .progress-inner-1e7b
  .row-3a92
  .avatar_1ca7::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.old_359a
  .progress-inner-1e7b
  .row-3a92
  .avatar_1ca7:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.old_359a
  .progress-inner-1e7b
  .row-3a92
  .avatar_1ca7::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.old_359a
  .progress-inner-1e7b
  .row-3a92
  .avatar_1ca7::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.old_359a .progress-inner-1e7b .border_abb7 {
  color: rgba(255, 255, 255, 0.79);
}
.old_359a .progress-inner-1e7b .border_abb7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wide_6a14
  .old_359a
  .progress-inner-1e7b
  .east_a070
  .widget-db35 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wide_6a14
  .old_359a
  .progress-inner-1e7b
  .east_a070
  .avatar_1ca7 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.full_10d2 .tiny-a07f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tiny-a07f .bottom_e1e5.logo-8d4d .popup-cc2a > li > a:focus,
.tiny-a07f .bottom_e1e5.logo-8d4d .popup-cc2a > li > a:hover,
.tiny-a07f .bottom_e1e5.item-5aa8 .popup-cc2a > li > a:focus,
.tiny-a07f .bottom_e1e5.item-5aa8 .popup-cc2a > li > a:hover,
.tiny-a07f .bottom_e1e5.notification-8aeb .popup-cc2a > li > a:focus,
.tiny-a07f .bottom_e1e5.notification-8aeb .popup-cc2a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tiny-a07f
  .bottom_e1e5.logo-8d4d
  .popup-cc2a
  > li.warm_2d31
  > a,
.tiny-a07f
  .bottom_e1e5.logo-8d4d
  .popup-cc2a
  > li.outer_ab49
  > a,
.tiny-a07f
  .bottom_e1e5.item-5aa8
  .popup-cc2a
  > li.warm_2d31
  > a,
.tiny-a07f
  .bottom_e1e5.item-5aa8
  .popup-cc2a
  > li.outer_ab49
  > a,
.tiny-a07f
  .bottom_e1e5.notification-8aeb
  .popup-cc2a
  > li.warm_2d31
  > a,
.tiny-a07f .bottom_e1e5.notification-8aeb .popup-cc2a > li.gallery_8d76 > a {
  color: rgba(0, 0, 0, 0.8);
}
.tiny-a07f .new-7466,
.tiny-a07f .new-7466 a {
  color: rgba(0, 0, 0, 0.8);
}
.tiny-a07f .accordion_62dd.wide-82e8 li a,
.tiny-a07f .tooltip_aa08 a,
.tiny-a07f .description_0abd,
.tiny-a07f .popup-cc2a > li > a,
.tiny-a07f .cool_3e5e {
  color: rgba(0, 0, 0, 0.55);
}
.tiny-a07f .accordion_62dd.wide-82e8 li a:hover,
.tiny-a07f .tooltip_aa08 a:hover,
.tiny-a07f .description_0abd:hover,
.tiny-a07f .popup-cc2a > li > a:hover,
.tiny-a07f .cool_3e5e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tiny-a07f .summary_da6e {
  color: rgba(0, 0, 0, 0.55);
}
.tiny-a07f .summary_da6e .main-static-a63a {
  color: rgba(0, 0, 0, 0.8);
}
.tiny-a07f .summary_da6e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice_6309 .component-e326 {
  margin-left: auto;
  margin-right: auto;
}
.preview_focused_389a > * {
  margin-left: auto;
  margin-right: auto;
}
.preview_focused_389a .highlight_185d {
  margin-right: 1.41575em;
}
.old_d258 .preview_focused_389a > .focused-e311 {
  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;
}
.old_d258 .preview_focused_389a > .pattern_slow_8d33 {
  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;
}
.soft-cb85.notice_6309 .component-e326,
.text_small_26b1.notice_6309 .component-e326 {
  margin-left: 0;
}
.secondary_afde.notice_6309 .component-e326,
.card_down_9940.notice_6309 .component-e326 {
  margin-right: 0;
}
.preview_focused_389a ol,
.preview_focused_389a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.aside-new-8584 video {
  max-width: 100%;
}
.white_de00 img {
  display: block;
}
.white_de00.highlight_185d,
.white_de00.popup_south_1ec1 {
  width: 100%;
}
.white_de00.pattern_slow_8d33 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.sidebar_8a00:not(.hidden-clean-3d2e) {
  margin: 1.5em auto;
}
.under_2538 p {
  padding: 1.5em 14px;
}
ul.up_d4ca.pattern_slow_8d33,
ul.up_d4ca.focused-e311,
ul.up_d4ca.active-8740.focused-e311 {
  padding: 0 14px;
}
.plasma-78e4 {
  display: block;
  overflow-x: auto;
}
.plasma-78e4 table {
  border-collapse: collapse;
  width: 100%;
}
.plasma-78e4 td,
.plasma-78e4 th {
  padding: 0.5em;
}
.preview_focused_389a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.preview_focused_389a ol ol,
.preview_focused_389a ol ul,
.preview_focused_389a ul ol,
.preview_focused_389a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.preview_focused_389a ol ol li,
.preview_focused_389a ol ul li,
.preview_focused_389a ul ol li,
.preview_focused_389a ul ul li {
  margin-left: 0;
}
.texture-red-0684.bottom_1353 > .tag-1a01 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.texture-red-0684.bottom_1353 > .tag-1a01 iframe,
.texture-red-0684.bottom_1353 > .tag-1a01 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.advanced_429b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.advanced_429b.notification-hard-6495 {
  padding: 0;
}
.advanced_429b.notification-hard-6495 cite {
  font-size: 13px;
}
.advanced_429b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.advanced_429b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.right-255e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.right-255e > p:first-child {
  margin-top: 0;
}
.right-255e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.right-255e blockquote {
  border-left: 0;
}
.top-a5cf {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.top-a5cf:not(.red-e671) {
  max-width: 100px;
}
.top-a5cf.link_d8b9 {
  border-bottom: none !important;
  text-align: center;
}
.top-a5cf.link_d8b9::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .under_2538 p {
    padding: 1.5em 0;
  }
}
.preview-blue-cac1 {
  color: #0073aa;
}
.tertiary-3385 {
  background-color: #0073aa;
}
.under_976e {
  color: #229fd8;
}
.fluid_4ee5 {
  background-color: #229fd8;
}
.detail_c670 {
  color: #eee;
}
.layout-tall-00ba {
  background-color: #eee;
}
.bronze_e845 {
  color: #444;
}
.feature-bde8 {
  background-color: #444;
}
.small-751c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.small-751c .frame-hovered-6f55 .tooltip_aa08 {
  font-size: 15px;
}
.small-751c .tooltip_aa08 {
  line-height: 1.3;
}
.small-751c .tiny-a07f {
}
.small-751c .old_359a {
  background: #235787;
}
.title_liquid_d395 {
  padding: 0;
}
.title_liquid_d395 .old_359a {
  background: #1a1a1a;
}
.title_liquid_d395 .tiny-a07f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.dynamic-4dad {
  padding: 0;
  border-left: none;
  border-right: none;
}
.dynamic-4dad .tiny-a07f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.dynamic-4dad .old_359a {
  background: #303030;
}
.video_last_f612 {
  position: relative;
  z-index: 10;
}
.video_last_f612 .component_7957 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup-544e .component_narrow_d590 {
  display: inline-block;
  vertical-align: middle;
}
.popup-544e.frame_dcc4 .component_narrow_d590 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .popup-544e.frame_dcc4 .component_narrow_d590 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .popup-544e.frame_dcc4 .component_narrow_d590 {
    margin-right: 0.4em;
  }
}
.popup-544e.frame_dcc4 .component_narrow_d590:last-child {
  margin-right: 0;
}
.block-silver-cb10 .component_7957 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .full_10d2 .frame-hovered-6f55 {
    margin: 0 -0.5em;
  }
  .full_10d2 .frame-hovered-6f55 [class*="customify-col-"],
  .full_10d2 .frame-hovered-6f55 [class*="customify-col_"],
  .full_10d2 .frame-hovered-6f55 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.full_10d2.picture-775e .component_7957 {
  background: 0 0 !important;
}
.full_10d2.picture-775e .component_7957,
.full_10d2.block-silver-cb10 .component_7957 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .full_10d2.description-a137 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.full_10d2.block-silver-cb10 .component_7957 {
  box-shadow: none !important;
}
.sidebar-prev-6dd9 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .sidebar-prev-6dd9 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .sidebar-prev-6dd9 {
    padding: 18px 0 20px;
  }
}
.sidebar-prev-6dd9 .background_basic_6495 {
  width: 100%;
}
.sidebar-prev-6dd9 .search-green-8ea9 {
  margin-bottom: 0;
}
.sidebar-prev-6dd9 .slow_b6bf {
  margin-top: 5px;
  font-size: 0.875em;
}
.content_steel_dc94 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.content_steel_dc94 .full-d372 {
  width: 100%;
}
.surface-fa8e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.surface-fa8e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.surface-fa8e 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;
}
.surface-fa8e li:last-child:after {
  display: none;
}
.surface-fa8e li a {
  font-weight: 500;
  margin-right: 10px;
}
.static-91f2 .description-medium-18d7 button,
.sidebar-prev-6dd9 .description-medium-18d7 button {
  left: 0;
}
.static-91f2 .full-d372,
.sidebar-prev-6dd9 .full-d372 {
  padding-left: 0;
  padding-right: 0;
}
.static-91f2 .content_steel_dc94,
.sidebar-prev-6dd9 .content_steel_dc94 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.static-91f2 {
  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;
}
.static-91f2: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;
}
.static-91f2 .active_01c2 {
  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) {
  .static-91f2 .active_01c2 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .static-91f2 .active_01c2 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .static-91f2 .active_01c2 {
    min-height: 200px;
  }
}
.static-91f2 .surface-fa8e {
  color: rgba(255, 255, 255, 0.8);
}
.static-91f2 .surface-fa8e a,
.static-91f2 .surface-fa8e li:after {
  color: inherit;
}
.static-91f2 .surface-fa8e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.search_a762 {
  margin-bottom: 0.5em;
}
.list-5364 {
  margin-bottom: 1.2em;
}
.list-5364,
.search_a762 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.list-5364 p:last-child,
.search_a762 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .description-medium-18d7,
#masthead .description-medium-18d7 {
  display: none;
}
#masthead
  > .description-medium-18d7.caption_438b {
  display: none;
}
#masthead > .description-medium-18d7 button {
  left: 0;
}
.button-5132 {
  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%;
}
.button-5132 .component_narrow_d590 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.button-5132 .background_cold_eb10 {
  display: -webkit-box;
  display: flex;
}
.button-5132 .background_cold_eb10.bright_fac1 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.button-5132 .background_cold_eb10.disabled-complex-e5f6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.button-5132 .background_cold_eb10.tooltip_0e7e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.button-5132.button-active-f1e7.secondary-dirty-4c40 .background_cold_eb10.bright_fac1 {
  flex-basis: 100%;
}
.button-5132.video_c16d .background_cold_eb10.disabled-complex-e5f6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.button-5132.video_c16d .background_cold_eb10.tooltip_0e7e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .description-medium-18d7.caption_438b {
  display: none;
}
#masthead > .description-medium-18d7 button {
  left: 0;
}
.dirty-9063 {
  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;
}
.dirty-9063:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.dirty-9063.component_dynamic_77f3 i {
  margin-right: 4px;
}
.dirty-9063.overlay-complex-2793 i {
  margin-left: 5px;
}
.tooltip_aa08 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tooltip_aa08 p:last-child {
  margin-bottom: 0;
}
.border_59d6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.border_59d6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.border_59d6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.border_59d6 .new-7466 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.border_59d6 .text_tall_f969 {
  margin: 5px 0 7px 0;
}
.border_59d6.module-7ef6 .image-ed45 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.border_59d6.module-7ef6 .large-7628 {
  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;
}
.border_59d6.glass-ee81 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.border_59d6.glass-ee81 .image-ed45 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.border_59d6.glass-ee81 .large-7628 {
  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;
}
.border_59d6.image_b4c2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.border_59d6.modal_under_0cb1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.border_59d6.modal_under_0cb1 .large-7628 {
  margin-top: 7px;
}
.out-af75 {
  display: inline-block;
}
.video_last_f612 .surface-advanced-360f .border_59d6 img {
  max-width: 100%;
}
.bottom_e1e5 .info-last-9ae0.basic_9089,
.hard-fef0 .info-last-9ae0.basic_9089 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.bottom_e1e5 .thick_4531,
.hard-fef0 .thick_4531 {
  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%);
}
.bottom_e1e5 .thick_4531 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.bottom_e1e5.mask_basic_cd46 .thick_4531 {
  display: none;
}
.bottom_e1e5 .menu_hovered_2c0a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bottom_e1e5 .menu_hovered_2c0a li {
  display: inline-block;
  position: relative;
}
.bottom_e1e5 .menu_hovered_2c0a li:last-child {
  margin-right: 0;
}
.bottom_e1e5 .menu_hovered_2c0a 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;
}
.bottom_e1e5 .menu_hovered_2c0a li.gallery_8d76 > a {
  color: rgba(0, 0, 0, 0.9);
}
.bottom_e1e5 .menu_hovered_2c0a > 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;
}
.bottom_e1e5 .menu_hovered_2c0a > li > a i {
  line-height: 0;
}
.bottom_e1e5 .menu_hovered_2c0a > li.north-7bdf > a .thick_4531 {
  margin-left: 4px;
  line-height: 0;
}
.bottom_e1e5 .menu_hovered_2c0a .input-4bcc li.north-7bdf > a {
  position: relative;
}
.bottom_e1e5 .menu_hovered_2c0a .input-4bcc li.north-7bdf > a:after,
.bottom_e1e5 .menu_hovered_2c0a .input-4bcc li.north-7bdf > a:before {
  content: "";
  display: table;
}
.bottom_e1e5 .menu_hovered_2c0a .input-4bcc li.north-7bdf > a:after {
  clear: both;
}
.bottom_e1e5 .menu_hovered_2c0a .input-4bcc li.north-7bdf > a .thick_4531 {
  margin-left: 5px;
  float: right;
}
.bottom_e1e5 .over_55cf,
.bottom_e1e5 .input-4bcc {
  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;
}
.bottom_e1e5 .input-4bcc {
  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;
}
.bottom_e1e5 .input-4bcc .basic_9089 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bottom_e1e5 .input-4bcc .thick_4531 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.bottom_e1e5 .input-4bcc li {
  display: block;
  margin: 0;
  padding: 0;
}
.bottom_e1e5 .input-4bcc 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;
}
.bottom_e1e5 .input-4bcc li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.bottom_e1e5 .input-4bcc .input-4bcc {
  top: 0;
  left: 100%;
}
.bottom_e1e5 .info-1b5d.fn-focus-6190 > .over_55cf,
.bottom_e1e5 .info-1b5d.fn-focus-6190 > .input-4bcc,
.bottom_e1e5 .info-1b5d:focus > .over_55cf,
.bottom_e1e5 .info-1b5d:focus > .input-4bcc,
.bottom_e1e5 .info-1b5d:hover > .over_55cf,
.bottom_e1e5 .info-1b5d:hover > .input-4bcc {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.bottom_e1e5.notification-8aeb .popup-cc2a:after,
.bottom_e1e5.notification-8aeb .popup-cc2a:before {
  content: "";
  display: table;
}
.bottom_e1e5.notification-8aeb .popup-cc2a:after {
  clear: both;
}
.bottom_e1e5.notification-8aeb .popup-cc2a > li {
  float: left;
}
.bottom_e1e5.panel_full_0ddf .popup-cc2a:after,
.bottom_e1e5.panel_full_0ddf .popup-cc2a:before {
  content: "";
  display: table;
}
.bottom_e1e5.panel_full_0ddf .popup-cc2a:after {
  clear: both;
}
.bottom_e1e5.panel_full_0ddf .popup-cc2a > li {
  float: left;
}
.bottom_e1e5.panel_full_0ddf .popup-cc2a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.bottom_e1e5.panel_full_0ddf .popup-cc2a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.bottom_e1e5.panel_full_0ddf .popup-cc2a > li.warm_2d31 > a,
.bottom_e1e5.panel_full_0ddf .popup-cc2a > li.gallery_8d76 > a {
  color: #fff;
  background-color: #1e4b75;
}
.bottom_e1e5.logo-8d4d .popup-cc2a > li > a .basic_9089 {
  position: relative;
}
.bottom_e1e5.logo-8d4d .popup-cc2a > li > a .basic_9089: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;
}
.bottom_e1e5.logo-8d4d
  .popup-cc2a
  > li:focus
  > a
  .basic_9089:before,
.bottom_e1e5.logo-8d4d
  .popup-cc2a
  > li:hover
  > a
  .basic_9089:before {
  width: 100%;
  background-color: currentColor;
}
.bottom_e1e5.logo-8d4d
  .popup-cc2a
  > li.warm_2d31
  > a
  .basic_9089:before,
.bottom_e1e5.logo-8d4d
  .popup-cc2a
  > li.outer_ab49
  > a
  .basic_9089:before {
  width: 100%;
  background-color: currentColor;
}
.bottom_e1e5.item-5aa8 .popup-cc2a > li > a .basic_9089 {
  position: relative;
}
.bottom_e1e5.item-5aa8 .popup-cc2a > li > a .basic_9089: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;
}
.bottom_e1e5.item-5aa8 .popup-cc2a > li:focus > a .basic_9089:before,
.bottom_e1e5.item-5aa8
  .popup-cc2a
  > li:hover
  > a
  .basic_9089:before {
  width: 100%;
  background-color: currentColor;
}
.bottom_e1e5.item-5aa8
  .popup-cc2a
  > li.warm_2d31
  > a
  .basic_9089:before,
.bottom_e1e5.item-5aa8
  .popup-cc2a
  > li.outer_ab49
  > a
  .basic_9089:before {
  width: 100%;
  background-color: currentColor;
}
.hard-fef0 .menu_hovered_2c0a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hard-fef0 .menu_hovered_2c0a li:first-child > a {
  border-top: none;
}
.hard-fef0 .menu_hovered_2c0a .tiny_8fa1 > .basic_9089 .thick_4531 {
  display: none;
}
.hard-fef0 .menu_hovered_2c0a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hard-fef0 .menu_hovered_2c0a li:last-child {
  border: none;
}
.hard-fef0 .menu_hovered_2c0a li.north-7bdf > a {
  padding-right: 45px !important;
}
.hard-fef0 .menu_hovered_2c0a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hard-fef0 .menu_hovered_2c0a li a:focus,
.hard-fef0 .menu_hovered_2c0a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard-fef0 .menu_hovered_2c0a li .new-830d {
  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;
}
.hard-fef0 .menu_hovered_2c0a li .new-830d:hover {
  box-shadow: none;
}
.hard-fef0 .menu_hovered_2c0a li .new-830d .thick_4531 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hard-fef0 .menu_hovered_2c0a .input-4bcc {
  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);
}
.hard-fef0 .menu_hovered_2c0a .input-4bcc li a {
  padding-left: 3em;
}
.hard-fef0 .menu_hovered_2c0a .focus-hot-a67d > a .new-830d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hard-fef0 .menu_hovered_2c0a .focus-hot-a67d > .input-4bcc {
  display: block;
  opacity: 1;
}
.grid-orange-2d41 {
  max-width: 100%;
}
.menu_prev_0c26 {
  line-height: 0;
  cursor: pointer;
}
.cool_3e5e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.cool_3e5e:hover {
  box-shadow: none;
  color: currentColor;
}
.cool_3e5e svg {
  width: 18px;
  height: 18px;
}
.cool_3e5e .feature-0593 {
  display: none;
}
.disabled_bottom_1dbe {
  position: relative;
}
.disabled_bottom_1dbe.fn-active-6190 .cool_3e5e .section-8b76 {
  display: none;
}
.disabled_bottom_1dbe.fn-active-6190 .cool_3e5e .feature-0593 {
  display: inline-block;
}
.disabled_bottom_1dbe .panel-liquid-2698 {
  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);
}
.disabled_bottom_1dbe.middle-e81c .panel-liquid-2698 {
  left: auto;
  right: -0.9em;
}
.disabled_bottom_1dbe.middle-e81c .hero_0828::before {
  left: auto;
  right: 15px;
}
.disabled_bottom_1dbe.fn-active-6190 .panel-liquid-2698 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.east_a070 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.east_a070 label {
  flex-basis: 100%;
}
.east_a070 .row-3a92 {
  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;
}
.east_a070 .avatar_1ca7 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.east_a070 .avatar_1ca7:focus {
  background-color: transparent;
}
.east_a070 button.border_abb7 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.east_a070 button.border_abb7:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.east_a070 button.border_abb7 svg {
  width: 18px;
  height: 18px;
}
.east_a070 input[type="submit"] {
  min-height: auto;
}
.progress-inner-1e7b .east_a070 .avatar_1ca7 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hero_0828 {
  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) {
  .hero_0828 {
    width: 220px;
  }
}
.hero_0828 label {
  flex-basis: 100%;
}
.hero_0828::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;
}
.wide_6a14 .progress-inner-1e7b .east_a070 {
  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;
}
.wide_6a14
  .progress-inner-1e7b
  .east_a070
  .row-3a92 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.wide_6a14 .progress-inner-1e7b .east_a070 .avatar_1ca7 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.wide_6a14
  .progress-inner-1e7b
  .east_a070
  .avatar_1ca7:focus {
  background: 0 0;
}
.wide_6a14
  .progress-inner-1e7b
  .east_a070
  .widget-db35 {
  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;
}
.accordion_62dd {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.accordion_62dd li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.accordion_62dd li:last-child {
  margin-right: 0;
}
.accordion_62dd li:first-child {
  margin-left: 0;
}
.accordion_62dd.shadow-south-840a a {
  color: #fff;
}
.accordion_62dd.shadow-south-840a a:hover {
  color: #fff;
}
.accordion_62dd a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.accordion_62dd a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.accordion_62dd a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.accordion_62dd a:hover {
  opacity: 0.9;
  color: inherit;
}
.accordion_62dd [class*="social-icon-apple"] {
  background-color: #999;
}
.accordion_62dd [class*="social-icon-apple"].simple_4dfc {
  background-color: transparent;
  color: #999;
}
.accordion_62dd [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.accordion_62dd [class*="social-icon-behance"].simple_4dfc {
  background-color: transparent;
  color: #1769ff;
}
.accordion_62dd [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.accordion_62dd [class*="social-icon-bitbucket"].simple_4dfc {
  background-color: transparent;
  color: #205081;
}
.accordion_62dd [class*="social-icon-codepen"] {
  background-color: #000;
}
.accordion_62dd [class*="social-icon-codepen"].simple_4dfc {
  background-color: transparent;
  color: #000;
}
.accordion_62dd [class*="social-icon-delicious"] {
  background-color: #39f;
}
.accordion_62dd [class*="social-icon-delicious"].simple_4dfc {
  background-color: transparent;
  color: #39f;
}
.accordion_62dd [class*="social-icon-digg"] {
  background-color: #005be2;
}
.accordion_62dd [class*="social-icon-digg"].simple_4dfc {
  background-color: transparent;
  color: #005be2;
}
.accordion_62dd [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.accordion_62dd [class*="social-icon-dribbble"].simple_4dfc {
  background-color: transparent;
  color: #ea4c89;
}
.accordion_62dd [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.accordion_62dd [class*="social-icon-envelope"].simple_4dfc {
  background-color: transparent;
  color: #ea4335;
}
.accordion_62dd [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.accordion_62dd [class*="social-icon-facebook"].simple_4dfc {
  background-color: transparent;
  color: #3b5998;
}
.accordion_62dd [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.accordion_62dd [class*="social-icon-flickr"].simple_4dfc {
  background-color: transparent;
  color: #0063dc;
}
.accordion_62dd [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.accordion_62dd [class*="social-icon-foursquare"].simple_4dfc {
  background-color: transparent;
  color: #2d5be3;
}
.accordion_62dd [class*="social-icon-github"] {
  background-color: #333;
}
.accordion_62dd [class*="social-icon-github"].simple_4dfc {
  background-color: transparent;
  color: #333;
}
.accordion_62dd [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.accordion_62dd [class*="social-icon-google-plus"].simple_4dfc {
  background-color: transparent;
  color: #dd4b39;
}
.accordion_62dd [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.accordion_62dd [class*="social-icon-houzz"].simple_4dfc {
  background-color: transparent;
  color: #7ac142;
}
.accordion_62dd [class*="social-icon-instagram"] {
  background-color: #262626;
}
.accordion_62dd [class*="social-icon-instagram"].simple_4dfc {
  background-color: transparent;
  color: #262626;
}
.accordion_62dd [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.accordion_62dd [class*="social-icon-jsfiddle"].simple_4dfc {
  background-color: transparent;
  color: #487aa2;
}
.accordion_62dd [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.accordion_62dd [class*="social-icon-linkedin"].simple_4dfc {
  background-color: transparent;
  color: #0077b5;
}
.accordion_62dd [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.accordion_62dd [class*="social-icon-medium"].simple_4dfc {
  background-color: transparent;
  color: #00ab6b;
}
.accordion_62dd [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.accordion_62dd
  [class*="social-icon-odnoklassniki"].simple_4dfc {
  background-color: transparent;
  color: #f4731c;
}
.accordion_62dd [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.accordion_62dd [class*="social-icon-meetup"].simple_4dfc {
  background-color: transparent;
  color: #ec1c40;
}
.accordion_62dd [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.accordion_62dd [class*="social-icon-pinterest"].simple_4dfc {
  background-color: transparent;
  color: #bd081c;
}
.accordion_62dd [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.accordion_62dd [class*="social-icon-product-hunt"].simple_4dfc {
  background-color: transparent;
  color: #da552f;
}
.accordion_62dd [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.accordion_62dd [class*="social-icon-reddit"].simple_4dfc {
  background-color: transparent;
  color: #ff4500;
}
.accordion_62dd [class*="social-icon-rss"] {
  background-color: #f26522;
}
.accordion_62dd [class*="social-icon-rss"].simple_4dfc {
  background-color: transparent;
  color: #f26522;
}
.accordion_62dd [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.accordion_62dd
  [class*="social-icon-shopping-cart"].simple_4dfc {
  background-color: transparent;
  color: #4caf50;
}
.accordion_62dd [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.accordion_62dd [class*="social-icon-skype"].simple_4dfc {
  background-color: transparent;
  color: #00aff0;
}
.accordion_62dd [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.accordion_62dd [class*="social-icon-slideshare"].simple_4dfc {
  background-color: transparent;
  color: #0077b5;
}
.accordion_62dd [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.accordion_62dd [class*="social-icon-snapchat"].simple_4dfc {
  background-color: transparent;
  color: #fffc00;
}
.accordion_62dd [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.accordion_62dd [class*="social-icon-soundcloud"].simple_4dfc {
  background-color: transparent;
  color: #f80;
}
.accordion_62dd [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.accordion_62dd [class*="social-icon-spotify"].simple_4dfc {
  background-color: transparent;
  color: #2ebd59;
}
.accordion_62dd [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.accordion_62dd
  [class*="social-icon-stack-overflow"].simple_4dfc {
  background-color: transparent;
  color: #fe7a15;
}
.accordion_62dd [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.accordion_62dd [class*="social-icon-maldkfgram"].simple_4dfc {
  background-color: transparent;
  color: #2ca5e0;
}
.accordion_62dd [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.accordion_62dd [class*="social-icon-tripadvisor"].simple_4dfc {
  background-color: transparent;
  color: #589442;
}
.accordion_62dd [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.accordion_62dd [class*="social-icon-tumblr"].simple_4dfc {
  background-color: transparent;
  color: #35465c;
}
.accordion_62dd [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.accordion_62dd [class*="social-icon-twitch"].simple_4dfc {
  background-color: transparent;
  color: #6441a5;
}
.accordion_62dd [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.accordion_62dd [class*="social-icon-twitter"].simple_4dfc {
  background-color: transparent;
  color: #1da1f2;
}
.accordion_62dd [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.accordion_62dd [class*="social-icon-vimeo"].simple_4dfc {
  background-color: transparent;
  color: #1ab7ea;
}
.accordion_62dd [class*="social-icon-vk"] {
  background-color: #45668e;
}
.accordion_62dd [class*="social-icon-vk"].simple_4dfc {
  background-color: transparent;
  color: #45668e;
}
.accordion_62dd [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.accordion_62dd [class*="social-icon-weibo"].simple_4dfc {
  background-color: transparent;
  color: #df2029;
}
.accordion_62dd [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.accordion_62dd [class*="social-icon-weixin"].simple_4dfc {
  background-color: transparent;
  color: #7bb32e;
}
.accordion_62dd [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.accordion_62dd [class*="social-icon-whatsapp"].simple_4dfc {
  background-color: transparent;
  color: #25d366;
}
.accordion_62dd [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.accordion_62dd [class*="social-icon-wordpress"].simple_4dfc {
  background-color: transparent;
  color: #21759b;
}
.accordion_62dd [class*="social-icon-xing"] {
  background-color: #026466;
}
.accordion_62dd [class*="social-icon-xing"].simple_4dfc {
  background-color: transparent;
  color: #026466;
}
.accordion_62dd [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.accordion_62dd [class*="social-icon-yelp"].simple_4dfc {
  background-color: transparent;
  color: #af0606;
}
.accordion_62dd [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.accordion_62dd [class*="social-icon-youtube"].simple_4dfc {
  background-color: transparent;
  color: #cd201f;
}
.description_0abd {
  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;
}
.description_0abd:hover {
  box-shadow: none;
  background: 0 0;
}
.picture-9342 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.box-5e9c {
  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;
}
.brown-0e71 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.simple-cc01 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.simple-cc01,
.simple-cc01::after,
.simple-cc01::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;
}
.simple-cc01::after,
.simple-cc01::before {
  content: "";
  display: block;
  background-color: inherit;
}
.thumbnail-4c3a .box-5e9c .brown-0e71 {
  margin-top: -2px;
  width: 19px;
}
.thumbnail-4c3a .box-5e9c .simple-cc01 {
  margin-top: -1px;
}
.thumbnail-4c3a .box-5e9c .simple-cc01,
.thumbnail-4c3a .box-5e9c .simple-cc01::after,
.thumbnail-4c3a .box-5e9c .simple-cc01::before {
  width: 19px;
  height: 2px;
}
.thumbnail-4c3a .box-5e9c .simple-cc01::before {
  top: -6px;
}
.thumbnail-4c3a .box-5e9c .simple-cc01::after {
  bottom: -6px;
}
.hovered-6757 .box-5e9c .brown-0e71 {
  margin-top: -2px;
  width: 22px;
}
.hovered-6757 .box-5e9c .simple-cc01 {
  margin-top: -1px;
}
.hovered-6757 .box-5e9c .simple-cc01,
.hovered-6757 .box-5e9c .simple-cc01::after,
.hovered-6757 .box-5e9c .simple-cc01::before {
  width: 22px;
  height: 2px;
}
.hovered-6757 .box-5e9c .simple-cc01::before {
  top: -7px;
}
.hovered-6757 .box-5e9c .simple-cc01::after {
  bottom: -7px;
}
.cold_4a68 .box-5e9c .brown-0e71 {
  margin-top: -2px;
  width: 31px;
}
.cold_4a68 .box-5e9c .simple-cc01 {
  margin-top: -1.5px;
}
.cold_4a68 .box-5e9c .simple-cc01,
.cold_4a68 .box-5e9c .simple-cc01::after,
.cold_4a68 .box-5e9c .simple-cc01::before {
  width: 31px;
  height: 3px;
}
.cold_4a68 .box-5e9c .simple-cc01::before {
  top: -9px;
}
.cold_4a68 .box-5e9c .simple-cc01::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .top-7adb .box-5e9c .brown-0e71 {
    margin-top: -2px;
    width: 19px;
  }
  .top-7adb .box-5e9c .simple-cc01 {
    margin-top: -1px;
  }
  .top-7adb .box-5e9c .simple-cc01,
  .top-7adb .box-5e9c .simple-cc01::after,
  .top-7adb .box-5e9c .simple-cc01::before {
    width: 19px;
    height: 2px;
  }
  .top-7adb .box-5e9c .simple-cc01::before {
    top: -6px;
  }
  .top-7adb .box-5e9c .simple-cc01::after {
    bottom: -6px;
  }
  .green_177a .box-5e9c .brown-0e71 {
    margin-top: -2px;
    width: 22px;
  }
  .green_177a .box-5e9c .simple-cc01 {
    margin-top: -1px;
  }
  .green_177a .box-5e9c .simple-cc01,
  .green_177a .box-5e9c .simple-cc01::after,
  .green_177a .box-5e9c .simple-cc01::before {
    width: 22px;
    height: 2px;
  }
  .green_177a .box-5e9c .simple-cc01::before {
    top: -7px;
  }
  .green_177a .box-5e9c .simple-cc01::after {
    bottom: -7px;
  }
  .layout-silver-2a7a .box-5e9c .brown-0e71 {
    margin-top: -2px;
    width: 31px;
  }
  .layout-silver-2a7a .box-5e9c .simple-cc01 {
    margin-top: -1.5px;
  }
  .layout-silver-2a7a .box-5e9c .simple-cc01,
  .layout-silver-2a7a .box-5e9c .simple-cc01::after,
  .layout-silver-2a7a .box-5e9c .simple-cc01::before {
    width: 31px;
    height: 3px;
  }
  .layout-silver-2a7a .box-5e9c .simple-cc01::before {
    top: -9px;
  }
  .layout-silver-2a7a .box-5e9c .simple-cc01::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .component-full-f111 .box-5e9c .brown-0e71 {
    margin-top: -2px;
    width: 19px;
  }
  .component-full-f111 .box-5e9c .simple-cc01 {
    margin-top: -1px;
  }
  .component-full-f111 .box-5e9c .simple-cc01,
  .component-full-f111 .box-5e9c .simple-cc01::after,
  .component-full-f111 .box-5e9c .simple-cc01::before {
    width: 19px;
    height: 2px;
  }
  .component-full-f111 .box-5e9c .simple-cc01::before {
    top: -6px;
  }
  .component-full-f111 .box-5e9c .simple-cc01::after {
    bottom: -6px;
  }
  .small-5624 .box-5e9c .brown-0e71 {
    margin-top: -2px;
    width: 22px;
  }
  .small-5624 .box-5e9c .simple-cc01 {
    margin-top: -1px;
  }
  .small-5624 .box-5e9c .simple-cc01,
  .small-5624 .box-5e9c .simple-cc01::after,
  .small-5624 .box-5e9c .simple-cc01::before {
    width: 22px;
    height: 2px;
  }
  .small-5624 .box-5e9c .simple-cc01::before {
    top: -7px;
  }
  .small-5624 .box-5e9c .simple-cc01::after {
    bottom: -7px;
  }
  .active_5d8f .box-5e9c .brown-0e71 {
    margin-top: -2px;
    width: 31px;
  }
  .active_5d8f .box-5e9c .simple-cc01 {
    margin-top: -1.5px;
  }
  .active_5d8f .box-5e9c .simple-cc01,
  .active_5d8f .box-5e9c .simple-cc01::after,
  .active_5d8f .box-5e9c .simple-cc01::before {
    width: 31px;
    height: 3px;
  }
  .active_5d8f .box-5e9c .simple-cc01::before {
    top: -9px;
  }
  .active_5d8f .box-5e9c .simple-cc01::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .button_steel_d7de .box-5e9c .brown-0e71 {
    margin-top: -2px;
    width: 19px;
  }
  .button_steel_d7de .box-5e9c .simple-cc01 {
    margin-top: -1px;
  }
  .button_steel_d7de .box-5e9c .simple-cc01,
  .button_steel_d7de .box-5e9c .simple-cc01::after,
  .button_steel_d7de .box-5e9c .simple-cc01::before {
    width: 19px;
    height: 2px;
  }
  .button_steel_d7de .box-5e9c .simple-cc01::before {
    top: -6px;
  }
  .button_steel_d7de .box-5e9c .simple-cc01::after {
    bottom: -6px;
  }
  .west_0425 .box-5e9c .brown-0e71 {
    margin-top: -2px;
    width: 22px;
  }
  .west_0425 .box-5e9c .simple-cc01 {
    margin-top: -1px;
  }
  .west_0425 .box-5e9c .simple-cc01,
  .west_0425 .box-5e9c .simple-cc01::after,
  .west_0425 .box-5e9c .simple-cc01::before {
    width: 22px;
    height: 2px;
  }
  .west_0425 .box-5e9c .simple-cc01::before {
    top: -7px;
  }
  .west_0425 .box-5e9c .simple-cc01::after {
    bottom: -7px;
  }
  .hero_clean_e1f3 .box-5e9c .brown-0e71 {
    margin-top: -2px;
    width: 31px;
  }
  .hero_clean_e1f3 .box-5e9c .simple-cc01 {
    margin-top: -1.5px;
  }
  .hero_clean_e1f3 .box-5e9c .simple-cc01,
  .hero_clean_e1f3 .box-5e9c .simple-cc01::after,
  .hero_clean_e1f3 .box-5e9c .simple-cc01::before {
    width: 31px;
    height: 3px;
  }
  .hero_clean_e1f3 .box-5e9c .simple-cc01::before {
    top: -9px;
  }
  .hero_clean_e1f3 .box-5e9c .simple-cc01::after {
    bottom: -9px;
  }
}
.selected_89a7 .simple-cc01 {
  -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);
}
.selected_89a7 .simple-cc01::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.selected_89a7 .simple-cc01::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);
}
.selected_89a7.overlay-outer-c306 .simple-cc01 {
  -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);
}
.selected_89a7.overlay-outer-c306 .simple-cc01::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.selected_89a7.overlay-outer-c306 .simple-cc01::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);
}
.paragraph_center_7571 {
  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.tag-765f:before {
  display: none;
}
.disabled_slow_cd3f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.disabled_slow_cd3f .element_f086 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.disabled_slow_cd3f .element_f086:last-of-type {
  border-bottom: none;
}
.disabled_slow_cd3f .element_f086.main_stale_1d23,
.disabled_slow_cd3f .element_f086.video_561e,
.disabled_slow_cd3f .element_f086.pressed-e0ae {
  padding: 0;
}
.disabled_slow_cd3f .hard-fef0 .new-830d {
  color: currentColor;
}
.disabled_slow_cd3f .hard-fef0 .new-830d:focus,
.disabled_slow_cd3f .hard-fef0 .new-830d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.disabled_slow_cd3f.tiny-a07f .summary_da6e,
.disabled_slow_cd3f.tiny-a07f .tooltip_aa08 a,
.disabled_slow_cd3f.tiny-a07f .popup-cc2a a,
.disabled_slow_cd3f.tiny-a07f .input-4bcc a {
  color: rgba(0, 0, 0, 0.55);
}
.disabled_slow_cd3f.tiny-a07f .summary_da6e:hover,
.disabled_slow_cd3f.tiny-a07f .tooltip_aa08 a:hover,
.disabled_slow_cd3f.tiny-a07f .popup-cc2a a:hover,
.disabled_slow_cd3f.tiny-a07f .input-4bcc a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.disabled_slow_cd3f.tiny-a07f .main-static-a63a {
  color: rgba(0, 0, 0, 0.8);
}
.disabled_slow_cd3f.tiny-a07f .element_f086 {
  border-color: rgba(0, 0, 0, 0.08);
}
.disabled_slow_cd3f.tiny-a07f .element_f086:before {
  background: rgba(0, 0, 0, 0.08);
}
.disabled_slow_cd3f.tiny-a07f .huge-0bfc:before {
  background: rgba(255, 255, 255, 0.9);
}
.disabled_slow_cd3f.tiny-a07f .hard-fef0 .menu_hovered_2c0a li a,
.disabled_slow_cd3f.tiny-a07f .hard-fef0 .new-830d,
.disabled_slow_cd3f.tiny-a07f .input-4bcc {
  border-color: rgba(0, 0, 0, 0.08);
}
.disabled_slow_cd3f.tiny-a07f .hard-fef0 .new-830d:focus,
.disabled_slow_cd3f.tiny-a07f .hard-fef0 .new-830d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.disabled_slow_cd3f.tiny-a07f .menu_hovered_2c0a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.disabled_slow_cd3f.old_359a .summary_da6e,
.disabled_slow_cd3f.old_359a .tooltip_aa08 a,
.disabled_slow_cd3f.old_359a .popup-cc2a .new-830d,
.disabled_slow_cd3f.old_359a .popup-cc2a a,
.disabled_slow_cd3f.old_359a .input-4bcc a {
  color: rgba(255, 255, 255, 0.79);
}
.disabled_slow_cd3f.old_359a .summary_da6e:hover,
.disabled_slow_cd3f.old_359a .tooltip_aa08 a:hover,
.disabled_slow_cd3f.old_359a .popup-cc2a .new-830d:hover,
.disabled_slow_cd3f.old_359a .popup-cc2a a:hover,
.disabled_slow_cd3f.old_359a .input-4bcc a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.disabled_slow_cd3f.old_359a .main-static-a63a {
  color: rgba(255, 255, 255, 0.99);
}
.disabled_slow_cd3f.old_359a .element_f086 {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled_slow_cd3f.old_359a .element_f086:before {
  background: rgba(255, 255, 255, 0.08);
}
.disabled_slow_cd3f.old_359a .huge-0bfc:before {
  background: rgba(0, 0, 0, 0.9);
}
.disabled_slow_cd3f.old_359a .hard-fef0 .menu_hovered_2c0a li a,
.disabled_slow_cd3f.old_359a .hard-fef0 .new-830d,
.disabled_slow_cd3f.old_359a .input-4bcc {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled_slow_cd3f.old_359a .hard-fef0 .new-830d:focus,
.disabled_slow_cd3f.old_359a .hard-fef0 .new-830d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.disabled_slow_cd3f.old_359a .menu_hovered_2c0a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge-0bfc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.huge-0bfc:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.title-hovered-904d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.aside-dce1 .disabled_slow_cd3f {
  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;
}
.aside-dce1 .element_f086 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.aside-dce1 .element_f086: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) {
  .aside-dce1 .element_f086:before {
    width: 16%;
    left: 42%;
  }
}
.aside-dce1 .element_f086:last-child:before {
  content: none;
}
.aside-dce1 .element_f086[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.aside-dce1 .hard-fef0 .menu_hovered_2c0a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.aside-dce1 .hard-fef0 .menu_hovered_2c0a li a .new-830d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.aside-dce1 .hard-fef0 .input-4bcc {
  border: none;
}
.aside-dce1 .hard-fef0 .input-4bcc li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.aside-dce1 .huge-0bfc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.aside-dce1 .title-hovered-904d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.aside-dce1 .old_359a .huge-0bfc:before {
  background: rgba(0, 0, 0, 0.9);
}
.aside-dce1 .tiny-a07f.complex-ba15 .simple-cc01 {
  background: rgba(0, 0, 0, 0.6);
}
.aside-dce1
  .tiny-a07f.complex-ba15
  .simple-cc01::after,
.aside-dce1
  .tiny-a07f.complex-ba15
  .simple-cc01:before {
  background: inherit;
}
.aside-dce1
  .tiny-a07f.complex-ba15:hover
  .simple-cc01 {
  background: rgba(0, 0, 0, 0.8);
}
.notification-soft-d997 .disabled_slow_cd3f {
  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) {
  .notification-soft-d997 .disabled_slow_cd3f {
    width: auto;
    right: 45px;
  }
}
.container-last-d088 .disabled_slow_cd3f {
  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) {
  .container-last-d088 .disabled_slow_cd3f {
    width: auto;
    left: 45px;
  }
}
.tag-765f .disabled_slow_cd3f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tag-765f .title-hovered-904d {
  max-width: 48em;
  margin: 0 auto;
}
.tag-765f .huge-0bfc:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.layout_fresh_eb29 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.layout_fresh_eb29.aside-dce1 .disabled_slow_cd3f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.layout_fresh_eb29.notification-soft-d997 .disabled_slow_cd3f {
  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);
}
.layout_fresh_eb29 .disabled_slow_cd3f {
  visibility: visible;
}
.layout_fresh_eb29.container-last-d088 .disabled_slow_cd3f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.media-ba47,
.soft-21a0 {
  overflow-x: hidden;
}
.media-ba47 .disabled_slow_cd3f {
  overflow: auto;
}
.media-ba47.aside-dce1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media-ba47.aside-dce1 .disabled_slow_cd3f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.media-ba47.aside-dce1 .description_0abd {
  opacity: 0;
}
.media-ba47.notification-soft-d997 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media-ba47.notification-soft-d997 .disabled_slow_cd3f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.media-ba47.notification-soft-d997 .description_0abd {
  opacity: 0;
}
.media-ba47.container-last-d088 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media-ba47.container-last-d088 .disabled_slow_cd3f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.media-ba47.container-last-d088 .description_0abd {
  opacity: 0;
}
.media-ba47.tag-765f .disabled_slow_cd3f {
  z-index: 10;
  visibility: visible;
}
.complex-ba15 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.complex-ba15 .simple-cc01 {
  background: rgba(255, 255, 255, 0.99);
}
.complex-ba15 .simple-cc01::after,
.complex-ba15 .simple-cc01:before {
  background: inherit;
}
.complex-ba15:hover .simple-cc01 {
  background: rgba(255, 255, 255, 0.99);
}
.container-last-d088 .complex-ba15 {
  top: 10px;
  right: auto;
  left: 12px;
}
.tag-765f .complex-ba15 {
  display: none !important;
}
.media-ba47:before,
.soft-21a0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.media-ba47 .complex-ba15,
.soft-21a0 .complex-ba15 {
  display: inline-block;
}
.disabled_slow_cd3f .component_narrow_d590 {
  -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;
}
.media-ba47 .disabled_slow_cd3f .component_narrow_d590,
.soft-21a0 .disabled_slow_cd3f .component_narrow_d590 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tall-99d6 .row-3a92 {
  width: 100%;
}
.surface-advanced-360f {
  padding: 0 0.5em 0;
}
.surface-advanced-360f [class*="customify-col-"],
.surface-advanced-360f [class*="customify-col_"],
.surface-advanced-360f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tiny-ca8c .surface-advanced-360f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .frame-hovered-6f55 .feature_soft_7d70,
  .feature_soft_7d70 {
    display: none;
  }
  .motion-378e {
    text-align: left;
  }
  .background_green_1f7d {
    text-align: center;
  }
  .green_fb4d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .frame-hovered-6f55 .description_current_68cd,
  .description_current_68cd {
    display: none;
  }
  .avatar-middle-115b {
    text-align: left;
  }
  .hero-fresh-0eaf {
    text-align: center;
  }
  .thick_d0ee {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .frame-hovered-6f55 .active_a124,
  .active_a124 {
    display: none;
  }
  .hover-425e {
    text-align: left;
  }
  .right_ba4e {
    text-align: center;
  }
  .detail-thick-6a67 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.logo_new_dad9 {
  box-shadow: none !important;
}
.left-e5eb .notification_dirty_9769,
.accordion_a3ac .notification_dirty_9769 {
  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;
}
.accordion_a3ac .notification_dirty_9769 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.component_7957 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.component_7957:after,
.component_7957:before {
  content: "";
  display: table;
}
.component_7957:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .component_7957 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.component_7957,
.description-a137 {
  max-width: 1248px;
  margin: 0 auto;
}

.filter_3b44.content_979a .component_7957 {
  max-width: 100%;
}
.filter_3b44.disabled_c44e {
  max-width: 1200px;
  margin: 0 auto;
}
.filter_3b44.footer-d008 .component_7957 {
  max-width: 100%;
}
.filter_3b44.footer-d008 > .component_7957 {
  padding-left: 0;
  padding-right: 0;
}
.filter_3b44.footer-d008 > .component_7957 .frame-hovered-6f55 {
  margin: 0;
}
.filter_3b44.footer-d008
  > .component_7957
  .tiny-0917.notification_rough_4583 {
  margin-right: 0;
  margin-left: 0;
}
.filter_3b44.footer-d008 #main.notification_rough_4583 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .modal_c3d3 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .modal_c3d3 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .heading-bottom-9d0e .component-e326 {
    padding-right: 1em;
  }
  .heading-bottom-9d0e.icon-c7c4 .tiny-0917 {
    border-right: 1px solid #eaecee;
  }
  .heading-bottom-9d0e.icon-c7c4 .component-e326 {
    padding-right: 1em;
  }
  .heading-bottom-9d0e.icon-c7c4 .tall_7454 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel-gold-965e .component-e326 {
    padding-left: 1em;
  }
  .carousel-gold-965e.icon-c7c4 .tiny-0917 {
    border-left: 1px solid #eaecee;
  }
  .carousel-gold-965e.icon-c7c4 .component-e326 {
    padding-left: 1em;
  }
  .carousel-gold-965e.icon-c7c4 .tall_7454 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video_middle_4004 .component-e326 {
    padding-left: 1em;
  }
  .video_middle_4004.icon-c7c4 .image-b8a1 {
    border-right: 1px solid #eaecee;
  }
  .video_middle_4004.icon-c7c4 .module-liquid-35b4 {
    border-right: 1px solid #eaecee;
  }
  .video_middle_4004.icon-c7c4 .component-e326 {
    padding-left: 1em;
  }
  .video_middle_4004.icon-c7c4 .tall_7454 {
    padding-right: 1em;
  }
  .video_middle_4004.icon-c7c4 .up_55c5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .silver-ecba .component-e326 {
    padding-right: 1em;
  }
  .silver-ecba.icon-c7c4 .image-b8a1 {
    border-left: 1px solid #eaecee;
  }
  .silver-ecba.icon-c7c4 .module-liquid-35b4 {
    border-left: 1px solid #eaecee;
  }
  .silver-ecba.icon-c7c4 .component-e326 {
    padding-right: 1em;
  }
  .silver-ecba.icon-c7c4 .tall_7454 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .silver-ecba.icon-c7c4 .up_55c5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal_c3d3 .component-e326 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal_c3d3.icon-c7c4 .tiny-0917 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .modal_c3d3.icon-c7c4 .component-e326 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal_c3d3.icon-c7c4 .tall_7454 {
    padding-left: 1em;
  }
  .modal_c3d3.icon-c7c4 .up_55c5 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .modal_c3d3.icon-c7c4 .component-e326 {
    padding-left: 0;
  }
}
.gas_523f .popup-544e {
  display: inline-block;
}
.article-b1b2 {
  display: inline-block;
}
.aside_right_8c95 {
  word-con: break-word;
}
.search_cool_f24f > span {
  display: inline-block;
  padding: 5px 0;
}
.search_cool_f24f .image_gold_c7a2 {
  margin-left: 8px;
  margin-right: 8px;
}
.search_cool_f24f .out-24f6 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hover_242f .description_4b68 {
  margin-bottom: 2em;
}
.hover_242f .frame-advanced-92a2 {
  margin-bottom: 15px;
}
.hover_242f .frame-advanced-92a2:last-child {
  margin-bottom: 0;
}
.hover_242f .main-upper-7ba0 {
  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) {
  .hover_242f .main-upper-7ba0 {
    display: block;
  }
}
.hover_242f .accordion-ea37 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hover_242f .accordion-ea37 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hover_242f .list-purple-0a8f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hover_242f .list-purple-0a8f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hover_242f .list-purple-0a8f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hover_242f .aside_right_8c95 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hover_242f .aside_right_8c95 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hover_242f .gallery-red-5721 p:last-child {
  margin-bottom: 0;
}
.hover_242f .thick_c856 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hover_242f .fixed_6a1e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hover_242f .cool_898b {
  margin-top: 1em;
}
.hover_242f .logo_purple_1a40 {
  top: 0;
  display: block;
}
.hover_242f .logo_purple_1a40 a {
  color: inherit;
}
.hover_242f .logo_purple_1a40 a:hover {
  color: inherit;
}
.hover_242f .blue_45ad {
  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;
}
.hover_242f .blue_45ad:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hover_242f .fixed_6a1e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hover_242f .copper_f0ec {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hover_242f .copper_f0ec:first-child {
  margin-top: 0;
}
.hover_242f .copper_f0ec.button_south_abe3 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hover_242f .copper_f0ec.liquid_8416 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hover_242f
  .copper_f0ec.liquid_8416.text_07d5
  .cool_898b {
  width: 100%;
}
.hover_242f .liquid_8416 {
  -webkit-box-align: center;
  align-items: center;
}
.hover_242f .liquid_8416 .search_cool_f24f,
.hover_242f .liquid_8416 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hover_242f .list-purple-0a8f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover_242f .list-purple-0a8f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover_242f .list-purple-0a8f: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;
}
.hover_242f .button_south_abe3 {
  z-index: 5;
}
.hover_242f .silver_20b2 .input_13c9 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hover_242f .hard_aa52 .input_13c9 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hover_242f .notification_7f66 .input_13c9 {
  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;
}
.hover_242f.west_2eaf .main-upper-7ba0,
.hover_242f.sort_medium_8196 .main-upper-7ba0 {
  display: block;
}
.hover_242f.west_2eaf .main-upper-7ba0 .current_367d,
.hover_242f.west_2eaf .main-upper-7ba0 .fixed_6a1e,
.hover_242f.sort_medium_8196 .main-upper-7ba0 .current_367d,
.hover_242f.sort_medium_8196 .main-upper-7ba0 .fixed_6a1e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hover_242f.left-3293 .accordion-ea37 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hover_242f.left-3293 .accordion-ea37 {
    margin-right: 0;
  }
}
.hover_242f.west_2eaf .accordion-ea37,
.hover_242f.sort_medium_8196 .accordion-ea37 {
  padding-top: 40%;
}
.hover_242f.west_2eaf .description_4b68,
.hover_242f.sort_medium_8196 .description_4b68 {
  display: block;
}
.hover_242f.west_2eaf .fn-sticky-6190 .fixed_6a1e,
.hover_242f.sort_medium_8196 .fn-sticky-6190 .fixed_6a1e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hover_242f.west_2eaf .accordion-ea37,
.hover_242f.sort_medium_8196 .accordion-ea37 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hover_242f.west_2eaf .fixed_6a1e {
  padding: 1em;
}
.breadcrumb_cool_b7f3 {
  margin: 30px auto;
  display: block;
}
.breadcrumb_cool_b7f3 .gas_c3f2 > * {
  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;
}
.breadcrumb_cool_b7f3 .gas_c3f2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.breadcrumb_cool_b7f3 .gas_c3f2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.feature_67e9 .search_cool_f24f {
  margin-bottom: 1.41575em;
}
.feature_67e9 .stone_1b3d {
  margin-bottom: 1.618em;
}
.preview_focused_389a .progress-small-d5ea {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.preview_focused_389a .progress-small-d5ea a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.preview_focused_389a .header-full-c616 {
  max-width: 100%;
  overflow: auto;
}
.notice_6309 .preview_focused_389a a:hover {
  text-decoration: underline;
}
.title_wood_1c80 .frame-advanced-92a2:not(.aside_right_8c95),
.title_wood_1c80 .list-purple-0a8f {
  margin-bottom: 1.41575em;
}
.title_wood_1c80 .frame-advanced-92a2:not(.aside_right_8c95):last-child,
.title_wood_1c80 .list-purple-0a8f:last-child {
  margin-bottom: 0;
}
.title_wood_1c80 .frame-advanced-92a2.highlight-5378 {
  margin-bottom: 0.41575em;
}
.title_wood_1c80 .tooltip-glass-4a59:before,
.title_wood_1c80 .secondary-action-c7cc:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.title_wood_1c80 .tooltip-glass-4a59:before {
  content: "\f115";
}
.title_wood_1c80 .secondary-action-c7cc:before {
  content: "\f02c";
}
.title_wood_1c80 .item_prev_5be1 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.title_wood_1c80 .item_prev_5be1 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.carousel_huge_fab2 {
  display: -webkit-box;
  display: flex;
}
.carousel_huge_fab2 .tertiary-north-389e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .carousel_huge_fab2 .tertiary-north-389e {
    flex-basis: 90px;
  }
}
.carousel_huge_fab2 .huge-cfa8 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .carousel_huge_fab2 .huge-cfa8 {
    flex-basis: calc(100% - 50px);
  }
}
.carousel_huge_fab2 .purple-c5fb p:last-child {
  margin-bottom: 0.72em;
}
.form-dc15 .gas_c3f2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.form-dc15 .gas_c3f2:after,
.form-dc15 .gas_c3f2:before {
  content: "";
  display: table;
}
.form-dc15 .gas_c3f2:after {
  clear: both;
}
.form-dc15 .gas_c3f2 .alert-simple-5f79,
.form-dc15 .gas_c3f2 .paragraph_f1bd {
  width: 49%;
}
.form-dc15 .gas_c3f2 .alert-simple-5f79 a span.clean_b55a,
.form-dc15 .gas_c3f2 .paragraph_f1bd a span.clean_b55a {
  display: block;
  margin-bottom: 5px;
}
.form-dc15 .gas_c3f2 .paragraph_f1bd {
  float: left;
  text-align: left;
}
.form-dc15 .gas_c3f2 .alert-simple-5f79 {
  float: right;
  text-align: right;
}
.hidden-a731 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hidden-a731 {
    margin-bottom: 0;
  }
}
.module-3ee6 {
  margin-bottom: 1em;
}
.module-3ee6 .aside_right_8c95 {
  font-size: 1.1em;
  line-height: 1.3;
}
.bronze-0669 a {
  display: block;
  line-height: 0;
  position: relative;
}
.upper-7d2f .module-3ee6,
.tertiary_red_df8b .module-3ee6 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .upper-7d2f .module-3ee6,
  .tertiary_red_df8b .module-3ee6 {
    display: block;
  }
}
.upper-7d2f .bronze-0669,
.tertiary_red_df8b .bronze-0669 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .upper-7d2f .bronze-0669,
  .tertiary_red_df8b .bronze-0669 {
    margin-bottom: 1em;
  }
}
.upper-7d2f .bronze-0669 img,
.tertiary_red_df8b .bronze-0669 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.upper-7d2f .panel-warm-8837,
.tertiary_red_df8b .panel-warm-8837 {
  flex-basis: calc(100% - 160px);
}
.upper-7d2f .panel-warm-8837 p,
.tertiary_red_df8b .panel-warm-8837 p {
  margin-bottom: 0;
}
.upper-7d2f .panel-warm-8837 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .upper-7d2f .panel-warm-8837 {
    padding-left: 0;
  }
}
.tertiary_red_df8b .panel-warm-8837 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tertiary_red_df8b .panel-warm-8837 {
    padding-right: 0;
  }
}
.tertiary_red_df8b .bronze-0669 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.aside-aadc .bronze-0669 {
  margin-bottom: 0.5em;
}
.aside-aadc .bronze-0669 img {
  width: 100%;
}
.light_9f44 .blue-af4a,
.shadow_4dfb .blue-af4a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.shadow_4dfb .tiny-0917 .component_ea13 p:last-child {
  margin-bottom: 0;
}
.column-pink-e052 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hidden-3829 .south_7ac4 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hidden-3829 .south_7ac4:last-of-type {
    margin-bottom: 0;
  }
}
.hidden-3829 .south_7ac4 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hidden-3829 .south_7ac4 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hidden-3829 .south_7ac4 ul li {
  margin: 0 0 0.6em;
}
.hidden-3829 .south_7ac4 ul li.primary-hard-0d69,
.hidden-3829 .south_7ac4 ul li.modal_372e {
  position: relative;
}
.hidden-3829 .south_7ac4 ul li.primary-hard-0d69 .top-e9cb,
.hidden-3829 .south_7ac4 ul li.modal_372e .top-e9cb {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hidden-3829 .south_7ac4 ul li.primary-hard-0d69:after:after,
.hidden-3829 .south_7ac4 ul li.primary-hard-0d69:after:before,
.hidden-3829
  .south_7ac4
  ul
  li.modal_372e:after:after,
.hidden-3829
  .south_7ac4
  ul
  li.modal_372e:after:before {
  content: "";
  display: table;
}
.hidden-3829 .south_7ac4 ul li.primary-hard-0d69:after:after,
.hidden-3829
  .south_7ac4
  ul
  li.modal_372e:after:after {
  clear: both;
}
.hidden-3829 .south_7ac4 a.logo-89f7:hover {
  text-decoration: none;
}
.hidden-3829 .south_7ac4 select {
  max-width: 100%;
}
.hidden-3829 .south_7ac4 table {
  font-size: 85%;
}
.hidden-3829 .south_7ac4 table td,
.hidden-3829 .south_7ac4 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hidden-3829 .south_7ac4 table tfoot td {
  text-align: left;
}
.hidden-3829 .south_7ac4 :last-child {
  margin-bottom: 0;
}
.hidden-3829 .south_7ac4 .article-9053 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hidden-3829 .south_7ac4 .article-9053 label {
  width: 100%;
}
.hidden-3829 .south_7ac4 .article-9053 .avatar_1ca7 {
  width: 100%;
  display: block;
}
.hidden-3829 .south_7ac4 .article-9053 .border_abb7 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hidden-3829 .south_7ac4 .article-9053 .border_abb7:hover svg #svg-search {
  fill: #444;
}
.hidden-3829 .south_7ac4 .article-9053 .border_abb7 svg {
  width: 18px;
  height: 18px;
}
.hidden-3829 .overlay-tall-58e4 ul ul,
.hidden-3829 .pagination-b947 ul ul,
.hidden-3829 .north-6c21 ul ul,
.hidden-3829 .simple-2c86 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hidden-3829 .overlay-tall-58e4 .north-7bdf > a,
.hidden-3829 .pagination-b947 .north-7bdf > a,
.hidden-3829 .north-6c21 .north-7bdf > a,
.hidden-3829 .simple-2c86 .north-7bdf > a {
  margin-bottom: 0;
}
.hidden-3829 .accent_dirty_6765 li,
.hidden-3829 .overlay-tall-58e4 li,
.hidden-3829 .carousel_9963 li,
.hidden-3829 .pagination-b947 li,
.hidden-3829 .north-6c21 li,
.hidden-3829 .simple-2c86 li,
.hidden-3829 .south-177f li,
.hidden-3829 .banner_3ff9 li {
  display: block;
  position: relative;
}
.hidden-3829 .accent_dirty_6765 li:last-child,
.hidden-3829 .overlay-tall-58e4 li:last-child,
.hidden-3829 .carousel_9963 li:last-child,
.hidden-3829 .pagination-b947 li:last-child,
.hidden-3829 .north-6c21 li:last-child,
.hidden-3829 .simple-2c86 li:last-child,
.hidden-3829 .south-177f li:last-child,
.hidden-3829 .banner_3ff9 li:last-child {
  border: none;
}
.hidden-3829 .accent_dirty_6765 li a,
.hidden-3829 .overlay-tall-58e4 li a,
.hidden-3829 .carousel_9963 li a,
.hidden-3829 .pagination-b947 li a,
.hidden-3829 .north-6c21 li a,
.hidden-3829 .simple-2c86 li a,
.hidden-3829 .south-177f li a,
.hidden-3829 .banner_3ff9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hidden-3829 .accent_dirty_6765 li ul li::before,
.hidden-3829 .overlay-tall-58e4 li ul li::before,
.hidden-3829 .carousel_9963 li ul li::before,
.hidden-3829 .pagination-b947 li ul li::before,
.hidden-3829 .north-6c21 li ul li::before,
.hidden-3829 .simple-2c86 li ul li::before,
.hidden-3829 .south-177f li ul li::before,
.hidden-3829 .banner_3ff9 li ul li::before {
  left: 15px;
}
.hidden-3829 .accent_dirty_6765 li ul a,
.hidden-3829 .overlay-tall-58e4 li ul a,
.hidden-3829 .carousel_9963 li ul a,
.hidden-3829 .pagination-b947 li ul a,
.hidden-3829 .north-6c21 li ul a,
.hidden-3829 .simple-2c86 li ul a,
.hidden-3829 .south-177f li ul a,
.hidden-3829 .banner_3ff9 li ul a {
  padding-left: 20px;
}
.hidden-3829 .accent_dirty_6765 li ul ul li::before,
.hidden-3829 .overlay-tall-58e4 li ul ul li::before,
.hidden-3829 .carousel_9963 li ul ul li::before,
.hidden-3829 .pagination-b947 li ul ul li::before,
.hidden-3829 .north-6c21 li ul ul li::before,
.hidden-3829 .simple-2c86 li ul ul li::before,
.hidden-3829 .south-177f li ul ul li::before,
.hidden-3829 .banner_3ff9 li ul ul li::before {
  left: 30px;
}
.hidden-3829 .accent_dirty_6765 li ul ul a,
.hidden-3829 .overlay-tall-58e4 li ul ul a,
.hidden-3829 .carousel_9963 li ul ul a,
.hidden-3829 .pagination-b947 li ul ul a,
.hidden-3829 .north-6c21 li ul ul a,
.hidden-3829 .simple-2c86 li ul ul a,
.hidden-3829 .south-177f li ul ul a,
.hidden-3829 .banner_3ff9 li ul ul a {
  padding-left: 40px;
}
.hidden-3829 .tabs-new-33cd li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hidden-3829 .banner_3ff9 ul li {
  margin-bottom: 1.41575em;
}
.hidden-3829 .banner_3ff9 ul li .detail-prev-3401 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hidden-3829 .banner_3ff9 ul li .element_71df {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.old_359a .accent_dirty_6765 li a,
.old_359a .overlay-tall-58e4 li a,
.old_359a .carousel_9963 li a,
.old_359a .pagination-b947 li a,
.old_359a .north-6c21 li a,
.old_359a .simple-2c86 li a,
.old_359a .south-177f li a,
.old_359a .banner_3ff9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.old_359a .tabs-new-33cd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.old_359a .south_7ac4 ul li.primary-hard-0d69 .top-e9cb,
.old_359a .south_7ac4 ul li.modal_372e .top-e9cb {
  background: rgba(0, 0, 0, 0.2);
}
.old_359a .hidden-3829 .south_7ac4 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_3b44 .hidden-3829 .menu_hovered_2c0a li {
  margin: 0;
}
.filter_3b44 .hidden-3829 .menu_hovered_2c0a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.filter_3b44 .hidden-3829 .menu_hovered_2c0a li ul {
  margin: 0;
}
.filter_3b44 .hidden-3829 .menu_hovered_2c0a li ul li a {
  padding-left: 15px;
}
.filter_3b44 .hidden-3829 .menu_hovered_2c0a li ul li li a {
  padding-left: 30px;
}
.filter_3b44 .hidden-3829 .menu_hovered_2c0a li.gallery_8d76 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.filter_3b44 .hidden-3829 .menu_hovered_2c0a li.gallery_8d76 > 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;
}
.filter_3b44 .hidden-3829 .menu_hovered_2c0a li.gallery_8d76 > 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;
}
.accordion-632e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.grid_red_9156 {
  position: relative;
  z-index: 10;
}
.grid_red_9156 .component_narrow_d590 {
  width: 100%;
  max-width: 100%;
}
.dropdown-6186 .new_aac4 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.dropdown-6186 .tiny-a07f {
}
.dropdown-6186 .old_359a {
  background: #292929;
}
.dropdown-purple-65f2 .new_aac4 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.dropdown-purple-65f2 .tiny-a07f {
  background: #f9f9f9;
}
.dropdown-purple-65f2 .old_359a {
  background: #303030;
}
.solid_3532 .new_aac4 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .solid_3532 .popup-544e {
    margin-bottom: 1em;
  }
  .solid_3532 .popup-544e:last-child {
    margin-bottom: 0;
  }
}
.solid_3532 .tiny-a07f {
  background: #ededed;
}
.solid_3532 .old_359a {
  background: #1a1a1a;
}
.new_aac4.tiny-a07f {
  color: rgba(0, 0, 0, 0.6);
}
.new_aac4.tiny-a07f .tooltip-basic-7e30 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.new_aac4.old_359a {
  color: rgba(255, 255, 255, 0.99);
}
.new_aac4.old_359a a:not(.logo-89f7) {
  color: rgba(255, 255, 255, 0.79);
}
.new_aac4.old_359a a:not(.logo-89f7):hover {
  color: rgba(255, 255, 255, 0.99);
}
.new_aac4.old_359a .tooltip-basic-7e30 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.new_aac4.old_359a table tbody td,
.new_aac4.old_359a table th {
  background: rgba(0, 0, 0, 0.08);
}
.popup_813c.block-silver-cb10 .component_7957 {
  max-width: initial;
}
.popup_813c .frame_dcc4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.popup_813c .frame_dcc4 .component_narrow_d590 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .popup_813c .frame_dcc4 .component_narrow_d590 {
    display: block;
    margin-bottom: 2em;
  }
  .popup_813c .frame_dcc4 .component_narrow_d590:last-child {
    margin-bottom: 0;
  }
}
.solid_3532 .popup-544e:last-child,
.dropdown-purple-65f2 .popup-544e:last-child,
.dropdown-6186 .popup-544e:last-child {
  margin-bottom: 0;
}
.solid_3532 .popup-544e .hidden-3829 .south_7ac4:last-child,
.dropdown-purple-65f2 .popup-544e .hidden-3829 .south_7ac4:last-child,
.dropdown-6186 .popup-544e .hidden-3829 .south_7ac4:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .solid_3532 .easy_fa4c,
  .solid_3532 .under_31e9,
  .dropdown-purple-65f2 .easy_fa4c,
  .dropdown-purple-65f2 .under_31e9,
  .dropdown-6186 .easy_fa4c,
  .dropdown-6186 .under_31e9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .grid_red_9156 .popup-544e {
    margin-bottom: 2em;
  }
}
.grid_red_9156 p:last-child {
  margin-bottom: 0;
}
.grid_red_9156 li,
.grid_red_9156 ul {
  list-style: none;
  margin: 0;
}
.grid_red_9156 ul ul {
  margin-left: 2.617924em;
}
.focus-dynamic-f4d0 {
  font-size: 0.875em;
}

/* css-noise: 286c */
.ghost-box-x7 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.0;
}
