/*!
Theme Name: Customify
Theme URI: https://pressmaximum.wood_b289/customify
Author: WPCustomify
Author URI: https://pressmaximum.wood_b289
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.wood_b289/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.mask-north-6bde.slider-8cd9/licenses/gpl-2.0.next_4f83
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.video-soft-4f64/, (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.alert_wide_58f7.accent-south-16d6/normalize.overlay-outer-7571/
 ======
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.overlay-outer-7571 v7.0.0 | MIT License | github.wood_b289/necolas/normalize.overlay-outer-7571 */
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;
}
.article-liquid-8a43 .pattern-d5d0,
.photo_e00b,
.light_4189,
.south_ece3,
.background_inner_2a01,
.image-35f9,
.slider_d761,
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;
}
.photo_e00b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .photo_e00b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .photo_e00b,
  h1 {
    font-size: 1.8em;
  }
}
.light_4189,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.light_4189 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .light_4189,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .light_4189,
  h2 {
    font-size: 1.7em;
  }
}
.south_ece3,
h3 {
  font-size: 1.618em;
}
.article-liquid-8a43 .pattern-d5d0,
.background_inner_2a01,
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.blue-ea30 {
  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;
}
.feature_silver_f851:after,
.feature_silver_f851:before,
.aside_97cf:after,
.aside_97cf:before {
  content: "";
  display: table;
}
.feature_silver_f851:after,
.aside_97cf:after {
  clear: both;
}
.stale-e5be {
  float: right;
  margin-right: 0;
}
.plasma_fa8a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.content-lower-92f8 .heading_west_4754,
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;
}
.content-lower-92f8 .heading_west_4754: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;
}
.sort-3b06 .heading_west_4754 {
  box-shadow: none;
}
.sort-3b06
  .heading_west_4754
  .footer-smooth-f97c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.sort-3b06 .heading_west_4754 .item-8038 {
  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;
}
.sort-3b06
  .heading_west_4754
  .item-8038
  b {
  display: none;
}
.sort-3b06 .basic_9acf {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.widget_dirty_db1f:not(.paragraph_purple_6f10):not(.over_f915),
button:not(.paragraph_purple_6f10):not(.over_f915),
input[type="button"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ),
input[type="reset"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ),
input[type="submit"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ) {
  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;
}
.widget_dirty_db1f:not(.paragraph_purple_6f10):not(
    .over_f915
  ):hover,
button:not(.paragraph_purple_6f10):not(
    .over_f915
  ):hover,
input[type="button"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ):hover,
input[type="reset"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ):hover,
input[type="submit"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.widget_dirty_db1f:not(.paragraph_purple_6f10):not(
    .over_f915
  ):active,
.widget_dirty_db1f:not(.paragraph_purple_6f10):not(
    .over_f915
  ):focus,
button:not(.paragraph_purple_6f10):not(
    .over_f915
  ):active,
button:not(.paragraph_purple_6f10):not(
    .over_f915
  ):focus,
input[type="button"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ):active,
input[type="button"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ):focus,
input[type="reset"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ):active,
input[type="reset"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ):focus,
input[type="submit"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ):active,
input[type="submit"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ):focus {
  outline: 0;
}
.widget_dirty_db1f:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4,
button:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4,
input[type="button"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4,
input[type="reset"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4,
input[type="submit"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4 {
  position: relative;
}
.widget_dirty_db1f:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4
  .tag-solid-a710,
.widget_dirty_db1f:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4
  .accordion_74b9,
.widget_dirty_db1f:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4
  .container_first_f157,
.widget_dirty_db1f:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4
  i,
.widget_dirty_db1f:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4
  svg,
button:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4
  .tag-solid-a710,
button:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4
  .accordion_74b9,
button:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4
  .container_first_f157,
button:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4
  i,
button:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4
  svg,
input[type="button"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4
  .tag-solid-a710,
input[type="button"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4
  .accordion_74b9,
input[type="button"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4
  .container_first_f157,
input[type="button"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4
  i,
input[type="button"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4
  svg,
input[type="reset"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4
  .tag-solid-a710,
input[type="reset"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4
  .accordion_74b9,
input[type="reset"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4
  .container_first_f157,
input[type="reset"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4
  i,
input[type="reset"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4
  svg,
input[type="submit"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4
  .tag-solid-a710,
input[type="submit"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4
  .accordion_74b9,
input[type="submit"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4
  .container_first_f157,
input[type="submit"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4
  i,
input[type="submit"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4
  svg {
  visibility: hidden;
}
.widget_dirty_db1f:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4:after,
button:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4:after,
input[type="button"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4:after,
input[type="reset"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4:after,
input[type="submit"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ).fn-loading-f1b4: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;
}
.widget_dirty_db1f:not(.paragraph_purple_6f10):not(.over_f915),
input[type="button"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ),
input[type="reset"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ),
input[type="submit"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ) {
  color: #fff;
  background: #235787;
}
.widget_dirty_db1f:not(.paragraph_purple_6f10):not(
    .over_f915
  ):focus,
input[type="button"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ):focus,
input[type="reset"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ):focus,
input[type="submit"]:not(.paragraph_purple_6f10):not(
    .over_f915
  ):focus {
  color: #fff;
}
.widget_dirty_db1f.fn-disabled-f1b4:not(.paragraph_purple_6f10):not(
    .over_f915
  ),
.widget_dirty_db1f[disabled]:not(.paragraph_purple_6f10):not(
    .over_f915
  ),
button.fn-disabled-f1b4:not(.paragraph_purple_6f10):not(
    .over_f915
  ),
button[disabled]:not(.paragraph_purple_6f10):not(
    .over_f915
  ) {
  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;
}
.dynamic-1b87 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.dynamic-1b87: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;
}
.icon_gold_424f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.progress-6423 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tag-current-99ee {
  clear: both;
  display: block;
  margin: 0 auto;
}
.feature_silver_f851:after,
.feature_silver_f851:before,
.main-hot-4791:after,
.main-hot-4791:before,
.module_south_c19e:after,
.module_south_c19e:before,
.breadcrumb_012e:after,
.breadcrumb_012e:before,
.south_0cb1:after,
.south_0cb1:before,
.first_d30b:after,
.first_d30b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.feature_silver_f851:after,
.main-hot-4791:after,
.module_south_c19e:after,
.breadcrumb_012e:after,
.south_0cb1:after,
.first_d30b:after {
  clear: both;
}
.main-hot-4791 .tooltip_8838,
.module_south_c19e .tooltip_8838,
.block-dynamic-6fa2 .tooltip_8838 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.yellow_f867 {
  display: inline-block;
}
.list_black_d9b4 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.list_black_d9b4 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.list_black_d9b4 .progress_pro_de8a {
  padding: 1em 0;
  font-size: 85%;
}
.progress_pro_de8a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.green_72bf {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.green_72bf:after,
.green_72bf:before {
  content: "";
  display: table;
}
.green_72bf:after {
  clear: both;
}
.frame-5c19 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.stale-c626 .frame-5c19 {
  max-width: 50%;
}
.red-fd57 .frame-5c19 {
  max-width: 33.33%;
}
.tiny-156b .frame-5c19 {
  max-width: 25%;
}
.red-0ded .frame-5c19 {
  max-width: 20%;
}
.text-48a2 .frame-5c19 {
  max-width: 16.66%;
}
.advanced_2de0 .frame-5c19 {
  max-width: 14.28%;
}
.current-6bed .frame-5c19 {
  max-width: 12.5%;
}
.filter-lower-bf40 .frame-5c19 {
  max-width: 11.11%;
}
.video-b470 {
  display: block;
}
.article-liquid-8a43 .dropdown_c470 label,
.article-liquid-8a43 .notification_in_8abc label,
.article-liquid-8a43 .last_7c1c label,
.article-liquid-8a43 .media-hard-0805 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.outline_a13a {
  list-style: none;
  margin: 0;
}
.outline_a13a article.outline_orange_e728 {
  margin-bottom: 0;
}
.outline_a13a ul {
  list-style: none;
  margin: 0;
}
.outline_a13a .photo_under_174a li.outline_orange_e728 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .outline_a13a .photo_under_174a li.outline_orange_e728 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .outline_a13a .photo_under_174a li.outline_orange_e728: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) {
  .outline_a13a .photo_under_174a li.outline_orange_e728 li.outline_orange_e728 li.outline_orange_e728 li.outline_orange_e728 {
    padding-left: 0;
  }
}
article.outline_orange_e728 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.outline_orange_e728 .main-hot-4791 p:last-of-type {
  margin-bottom: 0;
}
article.outline_orange_e728 .hidden-1f62 {
  float: left;
}
article.outline_orange_e728 .avatar-bright-b9b6 {
  margin-left: 85px;
}
article.outline_orange_e728 .small-4171 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.outline_orange_e728 .small-4171 .stale_0f5b {
  margin-left: 10px;
}
article.outline_orange_e728 .old_ad2d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.outline_orange_e728 .panel_rough_e4d4 {
  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 .dropdown_c470,
  #respond .last_7c1c,
  #respond .media-hard-0805 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dropdown_c470 input,
#respond .last_7c1c input,
#respond .media-hard-0805 input {
  width: 100%;
}
#respond .media-hard-0805 {
  margin-right: 0;
}
#respond .current-c992 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.carousel_8d53 {
  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;
}
.carousel_8d53.selected-2fd9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.carousel_8d53 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%);
}
.carousel_8d53:focus,
.carousel_8d53: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);
}
.dim-578c {
  border-radius: 10%;
}
.background_gold_e65d {
  border-radius: 50%;
}
.slider_fresh_454d {
  font-size: 0.72em;
}
.preview_dynamic_98fd {
  font-size: 0.875em;
}
.tertiary_huge_ad05 {
  font-size: 1.1em;
}
.steel-8839 {
  text-transform: uppercase;
  line-height: 1.2;
}
.steel-8839.slider_fresh_454d {
  letter-spacing: 0.5px;
}
.under-470d,
.under-470d a {
  color: #6d6d6d;
}
.under-470d a:hover {
  color: #111;
}
.bronze_2b37 {
  color: #6d6d6d;
}
.section-448f {
  overflow-x: hidden;
}
.section-448f .heading_9f6f.container-91e4 {
  position: relative;
}
.section-448f .heading_9f6f.container-91e4.filter_4623 {
  position: initial;
}
.section-448f
  .heading_9f6f.container-91e4.filter_4623
  .complex_6841 {
  left: auto;
}
.section-448f .heading_9f6f .complex_6841 {
  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;
}
.section-448f .heading_9f6f:hover.container-91e4 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.section-448f
  .heading_9f6f:hover.container-91e4
  .complex_6841 {
  display: block;
  z-index: 9999999;
}
.section-448f .panel_over_4b99 .huge-2bef,
.section-448f .photo_top_5a70 .huge-2bef {
  display: none;
}
.section-448f .menu_f11b .heading_9f6f:hover.container-91e4 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.article-liquid-8a43 .dropdown_c470 label,
.article-liquid-8a43 .notification_in_8abc label,
.article-liquid-8a43 .last_7c1c label,
.article-liquid-8a43 .media-hard-0805 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.outline_a13a {
  list-style: none;
  margin: 0;
}
.outline_a13a article.outline_orange_e728 {
  margin-bottom: 0;
}
.outline_a13a ul {
  list-style: none;
  margin: 0;
}
.outline_a13a .photo_under_174a li.outline_orange_e728 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .outline_a13a .photo_under_174a li.outline_orange_e728 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .outline_a13a .photo_under_174a li.outline_orange_e728: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) {
  .outline_a13a .photo_under_174a li.outline_orange_e728 li.outline_orange_e728 li.outline_orange_e728 li.outline_orange_e728 {
    padding-left: 0;
  }
}
article.outline_orange_e728 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.outline_orange_e728 .main-hot-4791 p:last-of-type {
  margin-bottom: 0;
}
article.outline_orange_e728 .hidden-1f62 {
  float: left;
}
article.outline_orange_e728 .avatar-bright-b9b6 {
  margin-left: 85px;
}
article.outline_orange_e728 .small-4171 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.outline_orange_e728 .small-4171 .stale_0f5b {
  margin-left: 10px;
}
article.outline_orange_e728 .old_ad2d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.outline_orange_e728 .panel_rough_e4d4 {
  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 .dropdown_c470,
  #respond .last_7c1c,
  #respond .media-hard-0805 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dropdown_c470 input,
#respond .last_7c1c input,
#respond .media-hard-0805 input {
  width: 100%;
}
#respond .media-hard-0805 {
  margin-right: 0;
}
#respond .current-c992 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.panel_over_4b99 .alert_8824 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.alert_8824 .surface-1207.brown_7d54 .highlight-fixed-af9b > li > a:focus,
.alert_8824 .surface-1207.brown_7d54 .highlight-fixed-af9b > li > a:hover,
.alert_8824 .surface-1207.banner-78ad .highlight-fixed-af9b > li > a:focus,
.alert_8824 .surface-1207.banner-78ad .highlight-fixed-af9b > li > a:hover,
.alert_8824 .surface-1207.alert_narrow_3b24 .highlight-fixed-af9b > li > a:focus,
.alert_8824 .surface-1207.alert_narrow_3b24 .highlight-fixed-af9b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_8824
  .surface-1207.brown_7d54
  .highlight-fixed-af9b
  > li.title-b729
  > a,
.alert_8824
  .surface-1207.brown_7d54
  .highlight-fixed-af9b
  > li.in_4d11
  > a,
.alert_8824
  .surface-1207.banner-78ad
  .highlight-fixed-af9b
  > li.title-b729
  > a,
.alert_8824
  .surface-1207.banner-78ad
  .highlight-fixed-af9b
  > li.in_4d11
  > a,
.alert_8824
  .surface-1207.alert_narrow_3b24
  .highlight-fixed-af9b
  > li.title-b729
  > a,
.alert_8824 .surface-1207.alert_narrow_3b24 .highlight-fixed-af9b > li.gradient-complex-11de > a {
  color: rgba(255, 255, 255, 0.99);
}
.alert_8824 .preview_48c6,
.alert_8824 .preview_48c6 a {
  color: rgba(255, 255, 255, 0.99);
}
.alert_8824 .fresh-d46a.secondary_gas_d45d li a,
.alert_8824 .heading-medium-b3fc a,
.alert_8824 .orange_54b4,
.alert_8824 .highlight-fixed-af9b > li > a,
.alert_8824 .wood_3305 {
  color: rgba(255, 255, 255, 0.79);
}
.alert_8824 .fresh-d46a.secondary_gas_d45d li a:hover,
.alert_8824 .heading-medium-b3fc a:hover,
.alert_8824 .orange_54b4:hover,
.alert_8824 .highlight-fixed-af9b > li > a:hover,
.alert_8824 .wood_3305:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_8824 .logo-right-a5be {
  color: rgba(255, 255, 255, 0.79);
}
.alert_8824 .logo-right-a5be .hovered_2fd0 {
  color: rgba(255, 255, 255, 0.99);
}
.alert_8824 .logo-right-a5be:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_8824 .surface_action_7c6b .plasma-2f39 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.alert_8824 .surface_action_7c6b .plasma-2f39 .soft_561a {
  color: rgba(255, 255, 255, 0.79);
}
.alert_8824
  .surface_action_7c6b
  .plasma-2f39
  .soft_561a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert_8824
  .surface_action_7c6b
  .plasma-2f39
  .soft_561a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert_8824
  .surface_action_7c6b
  .plasma-2f39
  .soft_561a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert_8824
  .surface_action_7c6b
  .plasma-2f39
  .soft_561a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert_8824 .surface_action_7c6b .notification_copper_2d2e {
  color: rgba(255, 255, 255, 0.79);
}
.alert_8824 .surface_action_7c6b .notification_copper_2d2e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lite_8ee7
  .alert_8824
  .surface_action_7c6b
  .chip-mini-d4cc
  .dropdown_hovered_acc0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.lite_8ee7
  .alert_8824
  .surface_action_7c6b
  .chip-mini-d4cc
  .soft_561a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel_over_4b99 .accordion-thick-ee4a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.accordion-thick-ee4a .surface-1207.brown_7d54 .highlight-fixed-af9b > li > a:focus,
.accordion-thick-ee4a .surface-1207.brown_7d54 .highlight-fixed-af9b > li > a:hover,
.accordion-thick-ee4a .surface-1207.banner-78ad .highlight-fixed-af9b > li > a:focus,
.accordion-thick-ee4a .surface-1207.banner-78ad .highlight-fixed-af9b > li > a:hover,
.accordion-thick-ee4a .surface-1207.alert_narrow_3b24 .highlight-fixed-af9b > li > a:focus,
.accordion-thick-ee4a .surface-1207.alert_narrow_3b24 .highlight-fixed-af9b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accordion-thick-ee4a
  .surface-1207.brown_7d54
  .highlight-fixed-af9b
  > li.title-b729
  > a,
.accordion-thick-ee4a
  .surface-1207.brown_7d54
  .highlight-fixed-af9b
  > li.in_4d11
  > a,
.accordion-thick-ee4a
  .surface-1207.banner-78ad
  .highlight-fixed-af9b
  > li.title-b729
  > a,
.accordion-thick-ee4a
  .surface-1207.banner-78ad
  .highlight-fixed-af9b
  > li.in_4d11
  > a,
.accordion-thick-ee4a
  .surface-1207.alert_narrow_3b24
  .highlight-fixed-af9b
  > li.title-b729
  > a,
.accordion-thick-ee4a .surface-1207.alert_narrow_3b24 .highlight-fixed-af9b > li.gradient-complex-11de > a {
  color: rgba(0, 0, 0, 0.8);
}
.accordion-thick-ee4a .preview_48c6,
.accordion-thick-ee4a .preview_48c6 a {
  color: rgba(0, 0, 0, 0.8);
}
.accordion-thick-ee4a .fresh-d46a.secondary_gas_d45d li a,
.accordion-thick-ee4a .heading-medium-b3fc a,
.accordion-thick-ee4a .orange_54b4,
.accordion-thick-ee4a .highlight-fixed-af9b > li > a,
.accordion-thick-ee4a .wood_3305 {
  color: rgba(0, 0, 0, 0.55);
}
.accordion-thick-ee4a .fresh-d46a.secondary_gas_d45d li a:hover,
.accordion-thick-ee4a .heading-medium-b3fc a:hover,
.accordion-thick-ee4a .orange_54b4:hover,
.accordion-thick-ee4a .highlight-fixed-af9b > li > a:hover,
.accordion-thick-ee4a .wood_3305:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accordion-thick-ee4a .logo-right-a5be {
  color: rgba(0, 0, 0, 0.55);
}
.accordion-thick-ee4a .logo-right-a5be .hovered_2fd0 {
  color: rgba(0, 0, 0, 0.8);
}
.accordion-thick-ee4a .logo-right-a5be:hover {
  color: rgba(0, 0, 0, 0.8);
}
.out-fb33 .feature-active-6926 {
  margin-left: auto;
  margin-right: auto;
}
.module_south_c19e > * {
  margin-left: auto;
  margin-right: auto;
}
.module_south_c19e .icon_gold_424f {
  margin-right: 1.41575em;
}
.footer_b157 .module_south_c19e > .badge_easy_a8da {
  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;
}
.footer_b157 .module_south_c19e > .grid_2b8c {
  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-8ae5.out-fb33 .feature-active-6926,
.shade-6ee4.out-fb33 .feature-active-6926 {
  margin-left: 0;
}
.element_e6e8.out-fb33 .feature-active-6926,
.pattern_warm_fe77.out-fb33 .feature-active-6926 {
  margin-right: 0;
}
.module_south_c19e ol,
.module_south_c19e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.stale-3a63 video {
  max-width: 100%;
}
.pattern_motion_bb0b img {
  display: block;
}
.pattern_motion_bb0b.icon_gold_424f,
.pattern_motion_bb0b.progress-6423 {
  width: 100%;
}
.pattern_motion_bb0b.grid_2b8c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.rough-d386:not(.badge-ead1) {
  margin: 1.5em auto;
}
.link_cool_1898 p {
  padding: 1.5em 14px;
}
ul.in_71cf.grid_2b8c,
ul.in_71cf.badge_easy_a8da,
ul.in_71cf.row_cool_a332.badge_easy_a8da {
  padding: 0 14px;
}
.red-40a9 {
  display: block;
  overflow-x: auto;
}
.red-40a9 table {
  border-collapse: collapse;
  width: 100%;
}
.red-40a9 td,
.red-40a9 th {
  padding: 0.5em;
}
.module_south_c19e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.module_south_c19e ol ol,
.module_south_c19e ol ul,
.module_south_c19e ul ol,
.module_south_c19e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.module_south_c19e ol ol li,
.module_south_c19e ol ul li,
.module_south_c19e ul ol li,
.module_south_c19e ul ul li {
  margin-left: 0;
}
.image_b6fe.background-solid-bd3c > .thumbnail_693b {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.image_b6fe.background-solid-bd3c > .thumbnail_693b iframe,
.image_b6fe.background-solid-bd3c > .thumbnail_693b > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.steel_e0ed {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.steel_e0ed.layout_0a42 {
  padding: 0;
}
.steel_e0ed.layout_0a42 cite {
  font-size: 13px;
}
.steel_e0ed > * {
  margin-left: 16px;
  margin-right: 16px;
}
.steel_e0ed cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.prev_332f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.prev_332f > p:first-child {
  margin-top: 0;
}
.prev_332f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.prev_332f blockquote {
  border-left: 0;
}
.icon_smooth_ac72 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.icon_smooth_ac72:not(.component_mini_b727) {
  max-width: 100px;
}
.icon_smooth_ac72.main_thick_a2b3 {
  border-bottom: none !important;
  text-align: center;
}
.icon_smooth_ac72.main_thick_a2b3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .link_cool_1898 p {
    padding: 1.5em 0;
  }
}
.input-mini-f2dc {
  color: #0073aa;
}
.yellow-4c8e {
  background-color: #0073aa;
}
.simple-d2f8 {
  color: #229fd8;
}
.breadcrumb_505f {
  background-color: #229fd8;
}
.east_739b {
  color: #eee;
}
.slider_full_f409 {
  background-color: #eee;
}
.current-1323 {
  color: #444;
}
.paragraph_static_27b3 {
  background-color: #444;
}
.tooltip-top-4d37 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tooltip-top-4d37 .glass-9190 .heading-medium-b3fc {
  font-size: 15px;
}
.tooltip-top-4d37 .heading-medium-b3fc {
  line-height: 1.3;
}
.tooltip-top-4d37 .accordion-thick-ee4a {
}
.tooltip-top-4d37 .alert_8824 {
  background: #235787;
}
.alert-bcfb {
  padding: 0;
}
.alert-bcfb .alert_8824 {
  background: #1a1a1a;
}
.alert-bcfb .accordion-thick-ee4a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.carousel_light_6b1b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.carousel_light_6b1b .accordion-thick-ee4a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.carousel_light_6b1b .alert_8824 {
  background: #303030;
}
.first_d30b {
  position: relative;
  z-index: 10;
}
.first_d30b .popup_0900 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pressed-defc .container-91e4 {
  display: inline-block;
  vertical-align: middle;
}
.pressed-defc.header-steel-17aa .container-91e4 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .pressed-defc.header-steel-17aa .container-91e4 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .pressed-defc.header-steel-17aa .container-91e4 {
    margin-right: 0.4em;
  }
}
.pressed-defc.header-steel-17aa .container-91e4:last-child {
  margin-right: 0;
}
.title-bright-d60f .popup_0900 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .panel_over_4b99 .glass-9190 {
    margin: 0 -0.5em;
  }
  .panel_over_4b99 .glass-9190 [class*="customify-col-"],
  .panel_over_4b99 .glass-9190 [class*="customify-col_"],
  .panel_over_4b99 .glass-9190 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.panel_over_4b99.notification_9a42 .popup_0900 {
  background: 0 0 !important;
}
.panel_over_4b99.notification_9a42 .popup_0900,
.panel_over_4b99.title-bright-d60f .popup_0900 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .panel_over_4b99.list_outer_c8c2 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.panel_over_4b99.title-bright-d60f .popup_0900 {
  box-shadow: none !important;
}
.hidden_inner_f885 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hidden_inner_f885 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hidden_inner_f885 {
    padding: 18px 0 20px;
  }
}
.hidden_inner_f885 .title_medium_5892 {
  width: 100%;
}
.hidden_inner_f885 .mask-liquid-7528 {
  margin-bottom: 0;
}
.hidden_inner_f885 .table-8fc2 {
  margin-top: 5px;
  font-size: 0.875em;
}
.section_steel_ff4a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.section_steel_ff4a .wrapper_0e76 {
  width: 100%;
}
.stone-a0db {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.stone-a0db li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.stone-a0db 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;
}
.stone-a0db li:last-child:after {
  display: none;
}
.stone-a0db li a {
  font-weight: 500;
  margin-right: 10px;
}
.overlay_1f9e .huge-2bef button,
.hidden_inner_f885 .huge-2bef button {
  left: 0;
}
.overlay_1f9e .wrapper_0e76,
.hidden_inner_f885 .wrapper_0e76 {
  padding-left: 0;
  padding-right: 0;
}
.overlay_1f9e .section_steel_ff4a,
.hidden_inner_f885 .section_steel_ff4a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.overlay_1f9e {
  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;
}
.overlay_1f9e: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;
}
.overlay_1f9e .bottom_91f3 {
  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) {
  .overlay_1f9e .bottom_91f3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .overlay_1f9e .bottom_91f3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .overlay_1f9e .bottom_91f3 {
    min-height: 200px;
  }
}
.overlay_1f9e .stone-a0db {
  color: rgba(255, 255, 255, 0.8);
}
.overlay_1f9e .stone-a0db a,
.overlay_1f9e .stone-a0db li:after {
  color: inherit;
}
.overlay_1f9e .stone-a0db a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.highlight-liquid-45e6 {
  margin-bottom: 0.5em;
}
.inner-3ddd {
  margin-bottom: 1.2em;
}
.inner-3ddd,
.highlight-liquid-45e6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.inner-3ddd p:last-child,
.highlight-liquid-45e6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .huge-2bef,
#masthead .huge-2bef {
  display: none;
}
#masthead
  > .huge-2bef.slider-0563 {
  display: none;
}
#masthead > .huge-2bef button {
  left: 0;
}
.background_dirty_f570 {
  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%;
}
.background_dirty_f570 .container-91e4 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.background_dirty_f570 .active_upper_5484 {
  display: -webkit-box;
  display: flex;
}
.background_dirty_f570 .active_upper_5484.summary_7e1c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.background_dirty_f570 .active_upper_5484.accent-up-9474 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.background_dirty_f570 .active_upper_5484.logo_light_73e7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.background_dirty_f570.fast_18f8.table-d10e .active_upper_5484.summary_7e1c {
  flex-basis: 100%;
}
.background_dirty_f570.button_tiny_ff66 .active_upper_5484.accent-up-9474 {
  -webkit-box-flex: 1;
  flex: auto;
}
.background_dirty_f570.button_tiny_ff66 .active_upper_5484.logo_light_73e7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .huge-2bef.slider-0563 {
  display: none;
}
#masthead > .huge-2bef button {
  left: 0;
}
.sidebar-south-282d {
  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;
}
.sidebar-south-282d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.sidebar-south-282d.modal_pink_648f i {
  margin-right: 4px;
}
.sidebar-south-282d.photo_green_a30c i {
  margin-left: 5px;
}
.heading-medium-b3fc p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.heading-medium-b3fc p:last-child {
  margin-bottom: 0;
}
.progress_center_7976 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.progress_center_7976 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.progress_center_7976 img {
  display: block;
  width: auto;
  line-height: 1;
}
.progress_center_7976 .preview_48c6 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.progress_center_7976 .menu_static_9a24 {
  margin: 5px 0 7px 0;
}
.progress_center_7976.thumbnail_8eb0 .carousel_3689 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress_center_7976.thumbnail_8eb0 .filter_3bb2 {
  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;
}
.progress_center_7976.input-west-b844 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.progress_center_7976.input-west-b844 .carousel_3689 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress_center_7976.input-west-b844 .filter_3bb2 {
  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;
}
.progress_center_7976.cool_ed3f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.progress_center_7976.video_pro_5aaa {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.progress_center_7976.video_pro_5aaa .filter_3bb2 {
  margin-top: 7px;
}
.basic-d6d5 {
  display: inline-block;
}
.first_d30b .narrow-eeb3 .progress_center_7976 img {
  max-width: 100%;
}
.surface-1207 .section-72bc.dropdown-70c1,
.message_0768 .section-72bc.dropdown-70c1 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.surface-1207 .brown_9f1f,
.message_0768 .brown_9f1f {
  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%);
}
.surface-1207 .brown_9f1f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.surface-1207.carousel-a9c7 .brown_9f1f {
  display: none;
}
.surface-1207 .notice_easy_88cd {
  list-style: none;
  padding: 0;
  margin: 0;
}
.surface-1207 .notice_easy_88cd li {
  display: inline-block;
  position: relative;
}
.surface-1207 .notice_easy_88cd li:last-child {
  margin-right: 0;
}
.surface-1207 .notice_easy_88cd 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;
}
.surface-1207 .notice_easy_88cd li.gradient-complex-11de > a {
  color: rgba(0, 0, 0, 0.9);
}
.surface-1207 .notice_easy_88cd > 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;
}
.surface-1207 .notice_easy_88cd > li > a i {
  line-height: 0;
}
.surface-1207 .notice_easy_88cd > li.grid-large-8fd6 > a .brown_9f1f {
  margin-left: 4px;
  line-height: 0;
}
.surface-1207 .notice_easy_88cd .sidebar_57bc li.grid-large-8fd6 > a {
  position: relative;
}
.surface-1207 .notice_easy_88cd .sidebar_57bc li.grid-large-8fd6 > a:after,
.surface-1207 .notice_easy_88cd .sidebar_57bc li.grid-large-8fd6 > a:before {
  content: "";
  display: table;
}
.surface-1207 .notice_easy_88cd .sidebar_57bc li.grid-large-8fd6 > a:after {
  clear: both;
}
.surface-1207 .notice_easy_88cd .sidebar_57bc li.grid-large-8fd6 > a .brown_9f1f {
  margin-left: 5px;
  float: right;
}
.surface-1207 .middle-d1ec,
.surface-1207 .sidebar_57bc {
  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;
}
.surface-1207 .sidebar_57bc {
  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;
}
.surface-1207 .sidebar_57bc .dropdown-70c1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.surface-1207 .sidebar_57bc .brown_9f1f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.surface-1207 .sidebar_57bc li {
  display: block;
  margin: 0;
  padding: 0;
}
.surface-1207 .sidebar_57bc 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;
}
.surface-1207 .sidebar_57bc li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.surface-1207 .sidebar_57bc .sidebar_57bc {
  top: 0;
  left: 100%;
}
.surface-1207 .main-focused-966f.fn-focus-f1b4 > .middle-d1ec,
.surface-1207 .main-focused-966f.fn-focus-f1b4 > .sidebar_57bc,
.surface-1207 .main-focused-966f:focus > .middle-d1ec,
.surface-1207 .main-focused-966f:focus > .sidebar_57bc,
.surface-1207 .main-focused-966f:hover > .middle-d1ec,
.surface-1207 .main-focused-966f:hover > .sidebar_57bc {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.surface-1207.alert_narrow_3b24 .highlight-fixed-af9b:after,
.surface-1207.alert_narrow_3b24 .highlight-fixed-af9b:before {
  content: "";
  display: table;
}
.surface-1207.alert_narrow_3b24 .highlight-fixed-af9b:after {
  clear: both;
}
.surface-1207.alert_narrow_3b24 .highlight-fixed-af9b > li {
  float: left;
}
.surface-1207.layout-2f29 .highlight-fixed-af9b:after,
.surface-1207.layout-2f29 .highlight-fixed-af9b:before {
  content: "";
  display: table;
}
.surface-1207.layout-2f29 .highlight-fixed-af9b:after {
  clear: both;
}
.surface-1207.layout-2f29 .highlight-fixed-af9b > li {
  float: left;
}
.surface-1207.layout-2f29 .highlight-fixed-af9b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.surface-1207.layout-2f29 .highlight-fixed-af9b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.surface-1207.layout-2f29 .highlight-fixed-af9b > li.title-b729 > a,
.surface-1207.layout-2f29 .highlight-fixed-af9b > li.gradient-complex-11de > a {
  color: #fff;
  background-color: #1e4b75;
}
.surface-1207.brown_7d54 .highlight-fixed-af9b > li > a .dropdown-70c1 {
  position: relative;
}
.surface-1207.brown_7d54 .highlight-fixed-af9b > li > a .dropdown-70c1: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;
}
.surface-1207.brown_7d54
  .highlight-fixed-af9b
  > li:focus
  > a
  .dropdown-70c1:before,
.surface-1207.brown_7d54
  .highlight-fixed-af9b
  > li:hover
  > a
  .dropdown-70c1:before {
  width: 100%;
  background-color: currentColor;
}
.surface-1207.brown_7d54
  .highlight-fixed-af9b
  > li.title-b729
  > a
  .dropdown-70c1:before,
.surface-1207.brown_7d54
  .highlight-fixed-af9b
  > li.in_4d11
  > a
  .dropdown-70c1:before {
  width: 100%;
  background-color: currentColor;
}
.surface-1207.banner-78ad .highlight-fixed-af9b > li > a .dropdown-70c1 {
  position: relative;
}
.surface-1207.banner-78ad .highlight-fixed-af9b > li > a .dropdown-70c1: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;
}
.surface-1207.banner-78ad .highlight-fixed-af9b > li:focus > a .dropdown-70c1:before,
.surface-1207.banner-78ad
  .highlight-fixed-af9b
  > li:hover
  > a
  .dropdown-70c1:before {
  width: 100%;
  background-color: currentColor;
}
.surface-1207.banner-78ad
  .highlight-fixed-af9b
  > li.title-b729
  > a
  .dropdown-70c1:before,
.surface-1207.banner-78ad
  .highlight-fixed-af9b
  > li.in_4d11
  > a
  .dropdown-70c1:before {
  width: 100%;
  background-color: currentColor;
}
.message_0768 .notice_easy_88cd {
  margin: 0;
  padding: 0;
  list-style: none;
}
.message_0768 .notice_easy_88cd li:first-child > a {
  border-top: none;
}
.message_0768 .notice_easy_88cd .detail_e421 > .dropdown-70c1 .brown_9f1f {
  display: none;
}
.message_0768 .notice_easy_88cd li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.message_0768 .notice_easy_88cd li:last-child {
  border: none;
}
.message_0768 .notice_easy_88cd li.grid-large-8fd6 > a {
  padding-right: 45px !important;
}
.message_0768 .notice_easy_88cd li a {
  display: block;
  padding: 0.55em 1.5em;
}
.message_0768 .notice_easy_88cd li a:focus,
.message_0768 .notice_easy_88cd li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.message_0768 .notice_easy_88cd li .module_3a00 {
  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;
}
.message_0768 .notice_easy_88cd li .module_3a00:hover {
  box-shadow: none;
}
.message_0768 .notice_easy_88cd li .module_3a00 .brown_9f1f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.message_0768 .notice_easy_88cd .sidebar_57bc {
  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);
}
.message_0768 .notice_easy_88cd .sidebar_57bc li a {
  padding-left: 3em;
}
.message_0768 .notice_easy_88cd .picture_fluid_75b4 > a .module_3a00 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.message_0768 .notice_easy_88cd .picture_fluid_75b4 > .sidebar_57bc {
  display: block;
  opacity: 1;
}
.blue_6c5f {
  max-width: 100%;
}
.tooltip-d220 {
  line-height: 0;
  cursor: pointer;
}
.wood_3305 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.wood_3305:hover {
  box-shadow: none;
  color: currentColor;
}
.wood_3305 svg {
  width: 18px;
  height: 18px;
}
.wood_3305 .footer-yellow-5a86 {
  display: none;
}
.large-adfa {
  position: relative;
}
.large-adfa.fn-active-f1b4 .wood_3305 .progress-white-8fcf {
  display: none;
}
.large-adfa.fn-active-f1b4 .wood_3305 .footer-yellow-5a86 {
  display: inline-block;
}
.large-adfa .clean_2de4 {
  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);
}
.large-adfa.section-large-aa40 .clean_2de4 {
  left: auto;
  right: -0.9em;
}
.large-adfa.section-large-aa40 .modal-medium-ee5a::before {
  left: auto;
  right: 15px;
}
.large-adfa.fn-active-f1b4 .clean_2de4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.chip-mini-d4cc {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.chip-mini-d4cc label {
  flex-basis: 100%;
}
.chip-mini-d4cc .plasma-2f39 {
  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;
}
.chip-mini-d4cc .soft_561a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.chip-mini-d4cc .soft_561a:focus {
  background-color: transparent;
}
.chip-mini-d4cc button.notification_copper_2d2e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.chip-mini-d4cc button.notification_copper_2d2e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.chip-mini-d4cc button.notification_copper_2d2e svg {
  width: 18px;
  height: 18px;
}
.chip-mini-d4cc input[type="submit"] {
  min-height: auto;
}
.surface_action_7c6b .chip-mini-d4cc .soft_561a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.modal-medium-ee5a {
  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) {
  .modal-medium-ee5a {
    width: 220px;
  }
}
.modal-medium-ee5a label {
  flex-basis: 100%;
}
.modal-medium-ee5a::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;
}
.lite_8ee7 .surface_action_7c6b .chip-mini-d4cc {
  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;
}
.lite_8ee7
  .surface_action_7c6b
  .chip-mini-d4cc
  .plasma-2f39 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.lite_8ee7 .surface_action_7c6b .chip-mini-d4cc .soft_561a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.lite_8ee7
  .surface_action_7c6b
  .chip-mini-d4cc
  .soft_561a:focus {
  background: 0 0;
}
.lite_8ee7
  .surface_action_7c6b
  .chip-mini-d4cc
  .dropdown_hovered_acc0 {
  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;
}
.fresh-d46a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.fresh-d46a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.fresh-d46a li:last-child {
  margin-right: 0;
}
.fresh-d46a li:first-child {
  margin-left: 0;
}
.fresh-d46a.old_6ce3 a {
  color: #fff;
}
.fresh-d46a.old_6ce3 a:hover {
  color: #fff;
}
.fresh-d46a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.fresh-d46a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.fresh-d46a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fresh-d46a a:hover {
  opacity: 0.9;
  color: inherit;
}
.fresh-d46a [class*="social-icon-apple"] {
  background-color: #999;
}
.fresh-d46a [class*="social-icon-apple"].cool_5548 {
  background-color: transparent;
  color: #999;
}
.fresh-d46a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.fresh-d46a [class*="social-icon-behance"].cool_5548 {
  background-color: transparent;
  color: #1769ff;
}
.fresh-d46a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.fresh-d46a [class*="social-icon-bitbucket"].cool_5548 {
  background-color: transparent;
  color: #205081;
}
.fresh-d46a [class*="social-icon-codepen"] {
  background-color: #000;
}
.fresh-d46a [class*="social-icon-codepen"].cool_5548 {
  background-color: transparent;
  color: #000;
}
.fresh-d46a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.fresh-d46a [class*="social-icon-delicious"].cool_5548 {
  background-color: transparent;
  color: #39f;
}
.fresh-d46a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.fresh-d46a [class*="social-icon-digg"].cool_5548 {
  background-color: transparent;
  color: #005be2;
}
.fresh-d46a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.fresh-d46a [class*="social-icon-dribbble"].cool_5548 {
  background-color: transparent;
  color: #ea4c89;
}
.fresh-d46a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.fresh-d46a [class*="social-icon-envelope"].cool_5548 {
  background-color: transparent;
  color: #ea4335;
}
.fresh-d46a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.fresh-d46a [class*="social-icon-facebook"].cool_5548 {
  background-color: transparent;
  color: #3b5998;
}
.fresh-d46a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.fresh-d46a [class*="social-icon-flickr"].cool_5548 {
  background-color: transparent;
  color: #0063dc;
}
.fresh-d46a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.fresh-d46a [class*="social-icon-foursquare"].cool_5548 {
  background-color: transparent;
  color: #2d5be3;
}
.fresh-d46a [class*="social-icon-github"] {
  background-color: #333;
}
.fresh-d46a [class*="social-icon-github"].cool_5548 {
  background-color: transparent;
  color: #333;
}
.fresh-d46a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.fresh-d46a [class*="social-icon-google-plus"].cool_5548 {
  background-color: transparent;
  color: #dd4b39;
}
.fresh-d46a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.fresh-d46a [class*="social-icon-houzz"].cool_5548 {
  background-color: transparent;
  color: #7ac142;
}
.fresh-d46a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.fresh-d46a [class*="social-icon-instagram"].cool_5548 {
  background-color: transparent;
  color: #262626;
}
.fresh-d46a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.fresh-d46a [class*="social-icon-jsfiddle"].cool_5548 {
  background-color: transparent;
  color: #487aa2;
}
.fresh-d46a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.fresh-d46a [class*="social-icon-linkedin"].cool_5548 {
  background-color: transparent;
  color: #0077b5;
}
.fresh-d46a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.fresh-d46a [class*="social-icon-medium"].cool_5548 {
  background-color: transparent;
  color: #00ab6b;
}
.fresh-d46a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.fresh-d46a
  [class*="social-icon-odnoklassniki"].cool_5548 {
  background-color: transparent;
  color: #f4731c;
}
.fresh-d46a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.fresh-d46a [class*="social-icon-meetup"].cool_5548 {
  background-color: transparent;
  color: #ec1c40;
}
.fresh-d46a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.fresh-d46a [class*="social-icon-pinterest"].cool_5548 {
  background-color: transparent;
  color: #bd081c;
}
.fresh-d46a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.fresh-d46a [class*="social-icon-product-hunt"].cool_5548 {
  background-color: transparent;
  color: #da552f;
}
.fresh-d46a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.fresh-d46a [class*="social-icon-reddit"].cool_5548 {
  background-color: transparent;
  color: #ff4500;
}
.fresh-d46a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.fresh-d46a [class*="social-icon-rss"].cool_5548 {
  background-color: transparent;
  color: #f26522;
}
.fresh-d46a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.fresh-d46a
  [class*="social-icon-shopping-cart"].cool_5548 {
  background-color: transparent;
  color: #4caf50;
}
.fresh-d46a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.fresh-d46a [class*="social-icon-skype"].cool_5548 {
  background-color: transparent;
  color: #00aff0;
}
.fresh-d46a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.fresh-d46a [class*="social-icon-slideshare"].cool_5548 {
  background-color: transparent;
  color: #0077b5;
}
.fresh-d46a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.fresh-d46a [class*="social-icon-snapchat"].cool_5548 {
  background-color: transparent;
  color: #fffc00;
}
.fresh-d46a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.fresh-d46a [class*="social-icon-soundcloud"].cool_5548 {
  background-color: transparent;
  color: #f80;
}
.fresh-d46a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.fresh-d46a [class*="social-icon-spotify"].cool_5548 {
  background-color: transparent;
  color: #2ebd59;
}
.fresh-d46a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.fresh-d46a
  [class*="social-icon-stack-overflow"].cool_5548 {
  background-color: transparent;
  color: #fe7a15;
}
.fresh-d46a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.fresh-d46a [class*="social-icon-maldkfgram"].cool_5548 {
  background-color: transparent;
  color: #2ca5e0;
}
.fresh-d46a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.fresh-d46a [class*="social-icon-tripadvisor"].cool_5548 {
  background-color: transparent;
  color: #589442;
}
.fresh-d46a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.fresh-d46a [class*="social-icon-tumblr"].cool_5548 {
  background-color: transparent;
  color: #35465c;
}
.fresh-d46a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.fresh-d46a [class*="social-icon-twitch"].cool_5548 {
  background-color: transparent;
  color: #6441a5;
}
.fresh-d46a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.fresh-d46a [class*="social-icon-twitter"].cool_5548 {
  background-color: transparent;
  color: #1da1f2;
}
.fresh-d46a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.fresh-d46a [class*="social-icon-vimeo"].cool_5548 {
  background-color: transparent;
  color: #1ab7ea;
}
.fresh-d46a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.fresh-d46a [class*="social-icon-vk"].cool_5548 {
  background-color: transparent;
  color: #45668e;
}
.fresh-d46a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.fresh-d46a [class*="social-icon-weibo"].cool_5548 {
  background-color: transparent;
  color: #df2029;
}
.fresh-d46a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.fresh-d46a [class*="social-icon-weixin"].cool_5548 {
  background-color: transparent;
  color: #7bb32e;
}
.fresh-d46a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.fresh-d46a [class*="social-icon-whatsapp"].cool_5548 {
  background-color: transparent;
  color: #25d366;
}
.fresh-d46a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.fresh-d46a [class*="social-icon-wordpress"].cool_5548 {
  background-color: transparent;
  color: #21759b;
}
.fresh-d46a [class*="social-icon-xing"] {
  background-color: #026466;
}
.fresh-d46a [class*="social-icon-xing"].cool_5548 {
  background-color: transparent;
  color: #026466;
}
.fresh-d46a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.fresh-d46a [class*="social-icon-yelp"].cool_5548 {
  background-color: transparent;
  color: #af0606;
}
.fresh-d46a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.fresh-d46a [class*="social-icon-youtube"].cool_5548 {
  background-color: transparent;
  color: #cd201f;
}
.orange_54b4 {
  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;
}
.orange_54b4:hover {
  box-shadow: none;
  background: 0 0;
}
.info_steel_33ef {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.label_1eb8 {
  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;
}
.feature_pink_2475 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.blue-842b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.blue-842b,
.blue-842b::after,
.blue-842b::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;
}
.blue-842b::after,
.blue-842b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.left-a58a .label_1eb8 .feature_pink_2475 {
  margin-top: -2px;
  width: 19px;
}
.left-a58a .label_1eb8 .blue-842b {
  margin-top: -1px;
}
.left-a58a .label_1eb8 .blue-842b,
.left-a58a .label_1eb8 .blue-842b::after,
.left-a58a .label_1eb8 .blue-842b::before {
  width: 19px;
  height: 2px;
}
.left-a58a .label_1eb8 .blue-842b::before {
  top: -6px;
}
.left-a58a .label_1eb8 .blue-842b::after {
  bottom: -6px;
}
.texture_6203 .label_1eb8 .feature_pink_2475 {
  margin-top: -2px;
  width: 22px;
}
.texture_6203 .label_1eb8 .blue-842b {
  margin-top: -1px;
}
.texture_6203 .label_1eb8 .blue-842b,
.texture_6203 .label_1eb8 .blue-842b::after,
.texture_6203 .label_1eb8 .blue-842b::before {
  width: 22px;
  height: 2px;
}
.texture_6203 .label_1eb8 .blue-842b::before {
  top: -7px;
}
.texture_6203 .label_1eb8 .blue-842b::after {
  bottom: -7px;
}
.tooltip-smooth-7941 .label_1eb8 .feature_pink_2475 {
  margin-top: -2px;
  width: 31px;
}
.tooltip-smooth-7941 .label_1eb8 .blue-842b {
  margin-top: -1.5px;
}
.tooltip-smooth-7941 .label_1eb8 .blue-842b,
.tooltip-smooth-7941 .label_1eb8 .blue-842b::after,
.tooltip-smooth-7941 .label_1eb8 .blue-842b::before {
  width: 31px;
  height: 3px;
}
.tooltip-smooth-7941 .label_1eb8 .blue-842b::before {
  top: -9px;
}
.tooltip-smooth-7941 .label_1eb8 .blue-842b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .copper-394e .label_1eb8 .feature_pink_2475 {
    margin-top: -2px;
    width: 19px;
  }
  .copper-394e .label_1eb8 .blue-842b {
    margin-top: -1px;
  }
  .copper-394e .label_1eb8 .blue-842b,
  .copper-394e .label_1eb8 .blue-842b::after,
  .copper-394e .label_1eb8 .blue-842b::before {
    width: 19px;
    height: 2px;
  }
  .copper-394e .label_1eb8 .blue-842b::before {
    top: -6px;
  }
  .copper-394e .label_1eb8 .blue-842b::after {
    bottom: -6px;
  }
  .section_ca93 .label_1eb8 .feature_pink_2475 {
    margin-top: -2px;
    width: 22px;
  }
  .section_ca93 .label_1eb8 .blue-842b {
    margin-top: -1px;
  }
  .section_ca93 .label_1eb8 .blue-842b,
  .section_ca93 .label_1eb8 .blue-842b::after,
  .section_ca93 .label_1eb8 .blue-842b::before {
    width: 22px;
    height: 2px;
  }
  .section_ca93 .label_1eb8 .blue-842b::before {
    top: -7px;
  }
  .section_ca93 .label_1eb8 .blue-842b::after {
    bottom: -7px;
  }
  .item_eaaf .label_1eb8 .feature_pink_2475 {
    margin-top: -2px;
    width: 31px;
  }
  .item_eaaf .label_1eb8 .blue-842b {
    margin-top: -1.5px;
  }
  .item_eaaf .label_1eb8 .blue-842b,
  .item_eaaf .label_1eb8 .blue-842b::after,
  .item_eaaf .label_1eb8 .blue-842b::before {
    width: 31px;
    height: 3px;
  }
  .item_eaaf .label_1eb8 .blue-842b::before {
    top: -9px;
  }
  .item_eaaf .label_1eb8 .blue-842b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .carousel-64ea .label_1eb8 .feature_pink_2475 {
    margin-top: -2px;
    width: 19px;
  }
  .carousel-64ea .label_1eb8 .blue-842b {
    margin-top: -1px;
  }
  .carousel-64ea .label_1eb8 .blue-842b,
  .carousel-64ea .label_1eb8 .blue-842b::after,
  .carousel-64ea .label_1eb8 .blue-842b::before {
    width: 19px;
    height: 2px;
  }
  .carousel-64ea .label_1eb8 .blue-842b::before {
    top: -6px;
  }
  .carousel-64ea .label_1eb8 .blue-842b::after {
    bottom: -6px;
  }
  .alert-pink-5db9 .label_1eb8 .feature_pink_2475 {
    margin-top: -2px;
    width: 22px;
  }
  .alert-pink-5db9 .label_1eb8 .blue-842b {
    margin-top: -1px;
  }
  .alert-pink-5db9 .label_1eb8 .blue-842b,
  .alert-pink-5db9 .label_1eb8 .blue-842b::after,
  .alert-pink-5db9 .label_1eb8 .blue-842b::before {
    width: 22px;
    height: 2px;
  }
  .alert-pink-5db9 .label_1eb8 .blue-842b::before {
    top: -7px;
  }
  .alert-pink-5db9 .label_1eb8 .blue-842b::after {
    bottom: -7px;
  }
  .button_short_2bdd .label_1eb8 .feature_pink_2475 {
    margin-top: -2px;
    width: 31px;
  }
  .button_short_2bdd .label_1eb8 .blue-842b {
    margin-top: -1.5px;
  }
  .button_short_2bdd .label_1eb8 .blue-842b,
  .button_short_2bdd .label_1eb8 .blue-842b::after,
  .button_short_2bdd .label_1eb8 .blue-842b::before {
    width: 31px;
    height: 3px;
  }
  .button_short_2bdd .label_1eb8 .blue-842b::before {
    top: -9px;
  }
  .button_short_2bdd .label_1eb8 .blue-842b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .pro-c09b .label_1eb8 .feature_pink_2475 {
    margin-top: -2px;
    width: 19px;
  }
  .pro-c09b .label_1eb8 .blue-842b {
    margin-top: -1px;
  }
  .pro-c09b .label_1eb8 .blue-842b,
  .pro-c09b .label_1eb8 .blue-842b::after,
  .pro-c09b .label_1eb8 .blue-842b::before {
    width: 19px;
    height: 2px;
  }
  .pro-c09b .label_1eb8 .blue-842b::before {
    top: -6px;
  }
  .pro-c09b .label_1eb8 .blue-842b::after {
    bottom: -6px;
  }
  .lite_5548 .label_1eb8 .feature_pink_2475 {
    margin-top: -2px;
    width: 22px;
  }
  .lite_5548 .label_1eb8 .blue-842b {
    margin-top: -1px;
  }
  .lite_5548 .label_1eb8 .blue-842b,
  .lite_5548 .label_1eb8 .blue-842b::after,
  .lite_5548 .label_1eb8 .blue-842b::before {
    width: 22px;
    height: 2px;
  }
  .lite_5548 .label_1eb8 .blue-842b::before {
    top: -7px;
  }
  .lite_5548 .label_1eb8 .blue-842b::after {
    bottom: -7px;
  }
  .progress-copper-136d .label_1eb8 .feature_pink_2475 {
    margin-top: -2px;
    width: 31px;
  }
  .progress-copper-136d .label_1eb8 .blue-842b {
    margin-top: -1.5px;
  }
  .progress-copper-136d .label_1eb8 .blue-842b,
  .progress-copper-136d .label_1eb8 .blue-842b::after,
  .progress-copper-136d .label_1eb8 .blue-842b::before {
    width: 31px;
    height: 3px;
  }
  .progress-copper-136d .label_1eb8 .blue-842b::before {
    top: -9px;
  }
  .progress-copper-136d .label_1eb8 .blue-842b::after {
    bottom: -9px;
  }
}
.fixed-f0e9 .blue-842b {
  -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);
}
.fixed-f0e9 .blue-842b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.fixed-f0e9 .blue-842b::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);
}
.fixed-f0e9.motion_3ab6 .blue-842b {
  -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);
}
.fixed-f0e9.motion_3ab6 .blue-842b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.fixed-f0e9.motion_3ab6 .blue-842b::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);
}
.button_18f4 {
  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.hovered_d6d5:before {
  display: none;
}
.photo_top_5a70 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.photo_top_5a70 .in_cae4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.photo_top_5a70 .in_cae4:last-of-type {
  border-bottom: none;
}
.photo_top_5a70 .in_cae4.over_3fa3,
.photo_top_5a70 .in_cae4.tiny_b1a8,
.photo_top_5a70 .in_cae4.panel-dc2d {
  padding: 0;
}
.photo_top_5a70 .message_0768 .module_3a00 {
  color: currentColor;
}
.photo_top_5a70 .message_0768 .module_3a00:focus,
.photo_top_5a70 .message_0768 .module_3a00:hover {
  background: rgba(0, 0, 0, 0.01);
}
.photo_top_5a70.accordion-thick-ee4a .logo-right-a5be,
.photo_top_5a70.accordion-thick-ee4a .heading-medium-b3fc a,
.photo_top_5a70.accordion-thick-ee4a .highlight-fixed-af9b a,
.photo_top_5a70.accordion-thick-ee4a .sidebar_57bc a {
  color: rgba(0, 0, 0, 0.55);
}
.photo_top_5a70.accordion-thick-ee4a .logo-right-a5be:hover,
.photo_top_5a70.accordion-thick-ee4a .heading-medium-b3fc a:hover,
.photo_top_5a70.accordion-thick-ee4a .highlight-fixed-af9b a:hover,
.photo_top_5a70.accordion-thick-ee4a .sidebar_57bc a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo_top_5a70.accordion-thick-ee4a .hovered_2fd0 {
  color: rgba(0, 0, 0, 0.8);
}
.photo_top_5a70.accordion-thick-ee4a .in_cae4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.photo_top_5a70.accordion-thick-ee4a .in_cae4:before {
  background: rgba(0, 0, 0, 0.08);
}
.photo_top_5a70.accordion-thick-ee4a .dropdown-7cdd:before {
  background: rgba(255, 255, 255, 0.9);
}
.photo_top_5a70.accordion-thick-ee4a .message_0768 .notice_easy_88cd li a,
.photo_top_5a70.accordion-thick-ee4a .message_0768 .module_3a00,
.photo_top_5a70.accordion-thick-ee4a .sidebar_57bc {
  border-color: rgba(0, 0, 0, 0.08);
}
.photo_top_5a70.accordion-thick-ee4a .message_0768 .module_3a00:focus,
.photo_top_5a70.accordion-thick-ee4a .message_0768 .module_3a00:hover {
  background: rgba(0, 0, 0, 0.01);
}
.photo_top_5a70.accordion-thick-ee4a .notice_easy_88cd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.photo_top_5a70.alert_8824 .logo-right-a5be,
.photo_top_5a70.alert_8824 .heading-medium-b3fc a,
.photo_top_5a70.alert_8824 .highlight-fixed-af9b .module_3a00,
.photo_top_5a70.alert_8824 .highlight-fixed-af9b a,
.photo_top_5a70.alert_8824 .sidebar_57bc a {
  color: rgba(255, 255, 255, 0.79);
}
.photo_top_5a70.alert_8824 .logo-right-a5be:hover,
.photo_top_5a70.alert_8824 .heading-medium-b3fc a:hover,
.photo_top_5a70.alert_8824 .highlight-fixed-af9b .module_3a00:hover,
.photo_top_5a70.alert_8824 .highlight-fixed-af9b a:hover,
.photo_top_5a70.alert_8824 .sidebar_57bc a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo_top_5a70.alert_8824 .hovered_2fd0 {
  color: rgba(255, 255, 255, 0.99);
}
.photo_top_5a70.alert_8824 .in_cae4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo_top_5a70.alert_8824 .in_cae4:before {
  background: rgba(255, 255, 255, 0.08);
}
.photo_top_5a70.alert_8824 .dropdown-7cdd:before {
  background: rgba(0, 0, 0, 0.9);
}
.photo_top_5a70.alert_8824 .message_0768 .notice_easy_88cd li a,
.photo_top_5a70.alert_8824 .message_0768 .module_3a00,
.photo_top_5a70.alert_8824 .sidebar_57bc {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo_top_5a70.alert_8824 .message_0768 .module_3a00:focus,
.photo_top_5a70.alert_8824 .message_0768 .module_3a00:hover {
  background: rgba(0, 0, 0, 0.01);
}
.photo_top_5a70.alert_8824 .notice_easy_88cd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-7cdd {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dropdown-7cdd:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.west_0291 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.component-dirty-7092 .photo_top_5a70 {
  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;
}
.component-dirty-7092 .in_cae4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.component-dirty-7092 .in_cae4: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) {
  .component-dirty-7092 .in_cae4:before {
    width: 16%;
    left: 42%;
  }
}
.component-dirty-7092 .in_cae4:last-child:before {
  content: none;
}
.component-dirty-7092 .in_cae4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.component-dirty-7092 .message_0768 .notice_easy_88cd li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.component-dirty-7092 .message_0768 .notice_easy_88cd li a .module_3a00 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.component-dirty-7092 .message_0768 .sidebar_57bc {
  border: none;
}
.component-dirty-7092 .message_0768 .sidebar_57bc li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.component-dirty-7092 .dropdown-7cdd {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.component-dirty-7092 .west_0291 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.component-dirty-7092 .alert_8824 .dropdown-7cdd:before {
  background: rgba(0, 0, 0, 0.9);
}
.component-dirty-7092 .accordion-thick-ee4a.notice_5454 .blue-842b {
  background: rgba(0, 0, 0, 0.6);
}
.component-dirty-7092
  .accordion-thick-ee4a.notice_5454
  .blue-842b::after,
.component-dirty-7092
  .accordion-thick-ee4a.notice_5454
  .blue-842b:before {
  background: inherit;
}
.component-dirty-7092
  .accordion-thick-ee4a.notice_5454:hover
  .blue-842b {
  background: rgba(0, 0, 0, 0.8);
}
.short_b511 .photo_top_5a70 {
  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) {
  .short_b511 .photo_top_5a70 {
    width: auto;
    right: 45px;
  }
}
.fixed_fadb .photo_top_5a70 {
  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) {
  .fixed_fadb .photo_top_5a70 {
    width: auto;
    left: 45px;
  }
}
.hovered_d6d5 .photo_top_5a70 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.hovered_d6d5 .west_0291 {
  max-width: 48em;
  margin: 0 auto;
}
.hovered_d6d5 .dropdown-7cdd:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.new-2d51 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.new-2d51.component-dirty-7092 .photo_top_5a70 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.new-2d51.short_b511 .photo_top_5a70 {
  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);
}
.new-2d51 .photo_top_5a70 {
  visibility: visible;
}
.new-2d51.fixed_fadb .photo_top_5a70 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.focus_first_1169,
.logo-f831 {
  overflow-x: hidden;
}
.focus_first_1169 .photo_top_5a70 {
  overflow: auto;
}
.focus_first_1169.component-dirty-7092 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus_first_1169.component-dirty-7092 .photo_top_5a70 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.focus_first_1169.component-dirty-7092 .orange_54b4 {
  opacity: 0;
}
.focus_first_1169.short_b511 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus_first_1169.short_b511 .photo_top_5a70 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.focus_first_1169.short_b511 .orange_54b4 {
  opacity: 0;
}
.focus_first_1169.fixed_fadb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus_first_1169.fixed_fadb .photo_top_5a70 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.focus_first_1169.fixed_fadb .orange_54b4 {
  opacity: 0;
}
.focus_first_1169.hovered_d6d5 .photo_top_5a70 {
  z-index: 10;
  visibility: visible;
}
.notice_5454 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.notice_5454 .blue-842b {
  background: rgba(255, 255, 255, 0.99);
}
.notice_5454 .blue-842b::after,
.notice_5454 .blue-842b:before {
  background: inherit;
}
.notice_5454:hover .blue-842b {
  background: rgba(255, 255, 255, 0.99);
}
.fixed_fadb .notice_5454 {
  top: 10px;
  right: auto;
  left: 12px;
}
.hovered_d6d5 .notice_5454 {
  display: none !important;
}
.focus_first_1169:before,
.logo-f831:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.focus_first_1169 .notice_5454,
.logo-f831 .notice_5454 {
  display: inline-block;
}
.photo_top_5a70 .container-91e4 {
  -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;
}
.focus_first_1169 .photo_top_5a70 .container-91e4,
.logo-f831 .photo_top_5a70 .container-91e4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.panel-fb06 .plasma-2f39 {
  width: 100%;
}
.narrow-eeb3 {
  padding: 0 0.5em 0;
}
.narrow-eeb3 [class*="customify-col-"],
.narrow-eeb3 [class*="customify-col_"],
.narrow-eeb3 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.gradient_south_680a .narrow-eeb3 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .glass-9190 .photo_purple_9d9e,
  .photo_purple_9d9e {
    display: none;
  }
  .surface_wide_4a03 {
    text-align: left;
  }
  .table_0d09 {
    text-align: center;
  }
  .silver_f8a5 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .glass-9190 .accordion_short_cd5f,
  .accordion_short_cd5f {
    display: none;
  }
  .block_79fb {
    text-align: left;
  }
  .slider_451e {
    text-align: center;
  }
  .black-df96 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .glass-9190 .filter_c3ca,
  .filter_c3ca {
    display: none;
  }
  .info_bright_5755 {
    text-align: left;
  }
  .backdrop_thick_fbf7 {
    text-align: center;
  }
  .dynamic_4f99 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.icon_850f {
  box-shadow: none !important;
}
.selected-0817 .south_9658,
.element_f972 .south_9658 {
  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;
}
.element_f972 .south_9658 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.popup_0900 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.popup_0900:after,
.popup_0900:before {
  content: "";
  display: table;
}
.popup_0900:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .popup_0900 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.popup_0900,
.list_outer_c8c2 {
  max-width: 1248px;
  margin: 0 auto;
}

.breadcrumb_012e.slow_6f18 .popup_0900 {
  max-width: 100%;
}
.breadcrumb_012e.card-5c6b {
  max-width: 1200px;
  margin: 0 auto;
}
.breadcrumb_012e.icon_fa52 .popup_0900 {
  max-width: 100%;
}
.breadcrumb_012e.icon_fa52 > .popup_0900 {
  padding-left: 0;
  padding-right: 0;
}
.breadcrumb_012e.icon_fa52 > .popup_0900 .glass-9190 {
  margin: 0;
}
.breadcrumb_012e.icon_fa52
  > .popup_0900
  .silver_4e95.photo-51f3 {
  margin-right: 0;
  margin-left: 0;
}
.breadcrumb_012e.icon_fa52 #main.photo-51f3 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .progress-1740 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .progress-1740 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .gallery-easy-7f4e .feature-active-6926 {
    padding-right: 1em;
  }
  .gallery-easy-7f4e.fluid-43e7 .silver_4e95 {
    border-right: 1px solid #eaecee;
  }
  .gallery-easy-7f4e.fluid-43e7 .feature-active-6926 {
    padding-right: 1em;
  }
  .gallery-easy-7f4e.fluid-43e7 .notification-3aeb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item_advanced_fe42 .feature-active-6926 {
    padding-left: 1em;
  }
  .item_advanced_fe42.fluid-43e7 .silver_4e95 {
    border-left: 1px solid #eaecee;
  }
  .item_advanced_fe42.fluid-43e7 .feature-active-6926 {
    padding-left: 1em;
  }
  .item_advanced_fe42.fluid-43e7 .notification-3aeb {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section_7ee8 .feature-active-6926 {
    padding-left: 1em;
  }
  .section_7ee8.fluid-43e7 .outline-d81c {
    border-right: 1px solid #eaecee;
  }
  .section_7ee8.fluid-43e7 .input_371d {
    border-right: 1px solid #eaecee;
  }
  .section_7ee8.fluid-43e7 .feature-active-6926 {
    padding-left: 1em;
  }
  .section_7ee8.fluid-43e7 .notification-3aeb {
    padding-right: 1em;
  }
  .section_7ee8.fluid-43e7 .cool-5f84 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row_down_87d9 .feature-active-6926 {
    padding-right: 1em;
  }
  .row_down_87d9.fluid-43e7 .outline-d81c {
    border-left: 1px solid #eaecee;
  }
  .row_down_87d9.fluid-43e7 .input_371d {
    border-left: 1px solid #eaecee;
  }
  .row_down_87d9.fluid-43e7 .feature-active-6926 {
    padding-right: 1em;
  }
  .row_down_87d9.fluid-43e7 .notification-3aeb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row_down_87d9.fluid-43e7 .cool-5f84 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress-1740 .feature-active-6926 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .progress-1740.fluid-43e7 .silver_4e95 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .progress-1740.fluid-43e7 .feature-active-6926 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .progress-1740.fluid-43e7 .notification-3aeb {
    padding-left: 1em;
  }
  .progress-1740.fluid-43e7 .cool-5f84 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .progress-1740.fluid-43e7 .feature-active-6926 {
    padding-left: 0;
  }
}
.background_glass_b36e .pressed-defc {
  display: inline-block;
}
.video-fresh-946b {
  display: inline-block;
}
.pagination_pressed_301f {
  word-con: break-word;
}
.background-cf06 > span {
  display: inline-block;
  padding: 5px 0;
}
.background-cf06 .carousel_faa9 {
  margin-left: 8px;
  margin-right: 8px;
}
.background-cf06 .box_b797 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.light_fdd5 .panel_pink_0be0 {
  margin-bottom: 2em;
}
.light_fdd5 .pattern_290f {
  margin-bottom: 15px;
}
.light_fdd5 .pattern_290f:last-child {
  margin-bottom: 0;
}
.light_fdd5 .title_95f0 {
  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) {
  .light_fdd5 .title_95f0 {
    display: block;
  }
}
.light_fdd5 .background_paper_90f4 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .light_fdd5 .background_paper_90f4 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.light_fdd5 .image-soft-580a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.light_fdd5 .image-soft-580a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.light_fdd5 .image-soft-580a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.light_fdd5 .pagination_pressed_301f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.light_fdd5 .pagination_pressed_301f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.light_fdd5 .element-1cfe p:last-child {
  margin-bottom: 0;
}
.light_fdd5 .form-dc01 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.light_fdd5 .block_steel_3076 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.light_fdd5 .description-4277 {
  margin-top: 1em;
}
.light_fdd5 .popup-hot-3bda {
  top: 0;
  display: block;
}
.light_fdd5 .popup-hot-3bda a {
  color: inherit;
}
.light_fdd5 .popup-hot-3bda a:hover {
  color: inherit;
}
.light_fdd5 .component_new_cba0 {
  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;
}
.light_fdd5 .component_new_cba0:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.light_fdd5 .block_steel_3076 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.light_fdd5 .tertiary-medium-04c3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.light_fdd5 .tertiary-medium-04c3:first-child {
  margin-top: 0;
}
.light_fdd5 .tertiary-medium-04c3.grid_west_326c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.light_fdd5 .tertiary-medium-04c3.short-ad94 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.light_fdd5
  .tertiary-medium-04c3.short-ad94.paragraph_hot_8c61
  .description-4277 {
  width: 100%;
}
.light_fdd5 .short-ad94 {
  -webkit-box-align: center;
  align-items: center;
}
.light_fdd5 .short-ad94 .background-cf06,
.light_fdd5 .short-ad94 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.light_fdd5 .image-soft-580a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.light_fdd5 .image-soft-580a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.light_fdd5 .image-soft-580a: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;
}
.light_fdd5 .grid_west_326c {
  z-index: 5;
}
.light_fdd5 .feature-tiny-df43 .video-184e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.light_fdd5 .paper_a337 .video-184e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.light_fdd5 .primary_steel_d593 .video-184e {
  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;
}
.light_fdd5.badge-motion-bead .title_95f0,
.light_fdd5.bright_1e9c .title_95f0 {
  display: block;
}
.light_fdd5.badge-motion-bead .title_95f0 .focus-stale-bb23,
.light_fdd5.badge-motion-bead .title_95f0 .block_steel_3076,
.light_fdd5.bright_1e9c .title_95f0 .focus-stale-bb23,
.light_fdd5.bright_1e9c .title_95f0 .block_steel_3076 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.light_fdd5.grid-3661 .background_paper_90f4 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .light_fdd5.grid-3661 .background_paper_90f4 {
    margin-right: 0;
  }
}
.light_fdd5.badge-motion-bead .background_paper_90f4,
.light_fdd5.bright_1e9c .background_paper_90f4 {
  padding-top: 40%;
}
.light_fdd5.badge-motion-bead .panel_pink_0be0,
.light_fdd5.bright_1e9c .panel_pink_0be0 {
  display: block;
}
.light_fdd5.badge-motion-bead .fn-sticky-f1b4 .block_steel_3076,
.light_fdd5.bright_1e9c .fn-sticky-f1b4 .block_steel_3076 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.light_fdd5.badge-motion-bead .background_paper_90f4,
.light_fdd5.bright_1e9c .background_paper_90f4 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.light_fdd5.badge-motion-bead .block_steel_3076 {
  padding: 1em;
}
.small_e8d4 {
  margin: 30px auto;
  display: block;
}
.small_e8d4 .footer_385b > * {
  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;
}
.small_e8d4 .footer_385b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.small_e8d4 .footer_385b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dynamic-6a44 .background-cf06 {
  margin-bottom: 1.41575em;
}
.dynamic-6a44 .video_f086 {
  margin-bottom: 1.618em;
}
.module_south_c19e .hero-first-90ea {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.module_south_c19e .hero-first-90ea a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.module_south_c19e .label-6546 {
  max-width: 100%;
  overflow: auto;
}
.out-fb33 .module_south_c19e a:hover {
  text-decoration: underline;
}
.south-ba84 .pattern_290f:not(.pagination_pressed_301f),
.south-ba84 .image-soft-580a {
  margin-bottom: 1.41575em;
}
.south-ba84 .pattern_290f:not(.pagination_pressed_301f):last-child,
.south-ba84 .image-soft-580a:last-child {
  margin-bottom: 0;
}
.south-ba84 .pattern_290f.info-selected-0b4e {
  margin-bottom: 0.41575em;
}
.south-ba84 .disabled-hard-6d94:before,
.south-ba84 .photo-bronze-2fb6:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.south-ba84 .disabled-hard-6d94:before {
  content: "\f115";
}
.south-ba84 .photo-bronze-2fb6:before {
  content: "\f02c";
}
.south-ba84 .hover-east-f1c0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.south-ba84 .hover-east-f1c0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.caption_iron_554e {
  display: -webkit-box;
  display: flex;
}
.caption_iron_554e .shadow_1b71 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .caption_iron_554e .shadow_1b71 {
    flex-basis: 90px;
  }
}
.caption_iron_554e .dark_c599 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .caption_iron_554e .dark_c599 {
    flex-basis: calc(100% - 50px);
  }
}
.caption_iron_554e .middle-c7aa p:last-child {
  margin-bottom: 0.72em;
}
.list_clean_0ddd .footer_385b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.list_clean_0ddd .footer_385b:after,
.list_clean_0ddd .footer_385b:before {
  content: "";
  display: table;
}
.list_clean_0ddd .footer_385b:after {
  clear: both;
}
.list_clean_0ddd .footer_385b .pressed_bbd6,
.list_clean_0ddd .footer_385b .secondary-3c72 {
  width: 49%;
}
.list_clean_0ddd .footer_385b .pressed_bbd6 a span.message-down-04e5,
.list_clean_0ddd .footer_385b .secondary-3c72 a span.message-down-04e5 {
  display: block;
  margin-bottom: 5px;
}
.list_clean_0ddd .footer_385b .secondary-3c72 {
  float: left;
  text-align: left;
}
.list_clean_0ddd .footer_385b .pressed_bbd6 {
  float: right;
  text-align: right;
}
.slider_2e33 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .slider_2e33 {
    margin-bottom: 0;
  }
}
.fixed-9da3 {
  margin-bottom: 1em;
}
.fixed-9da3 .pagination_pressed_301f {
  font-size: 1.1em;
  line-height: 1.3;
}
.gallery-dirty-c2e7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.feature-2f9b .fixed-9da3,
.input_3d9a .fixed-9da3 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .feature-2f9b .fixed-9da3,
  .input_3d9a .fixed-9da3 {
    display: block;
  }
}
.feature-2f9b .gallery-dirty-c2e7,
.input_3d9a .gallery-dirty-c2e7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .feature-2f9b .gallery-dirty-c2e7,
  .input_3d9a .gallery-dirty-c2e7 {
    margin-bottom: 1em;
  }
}
.feature-2f9b .gallery-dirty-c2e7 img,
.input_3d9a .gallery-dirty-c2e7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.feature-2f9b .large_e6c8,
.input_3d9a .large_e6c8 {
  flex-basis: calc(100% - 160px);
}
.feature-2f9b .large_e6c8 p,
.input_3d9a .large_e6c8 p {
  margin-bottom: 0;
}
.feature-2f9b .large_e6c8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .feature-2f9b .large_e6c8 {
    padding-left: 0;
  }
}
.input_3d9a .large_e6c8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .input_3d9a .large_e6c8 {
    padding-right: 0;
  }
}
.input_3d9a .gallery-dirty-c2e7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.shade-a0d2 .gallery-dirty-c2e7 {
  margin-bottom: 0.5em;
}
.shade-a0d2 .gallery-dirty-c2e7 img {
  width: 100%;
}
.rough-9fdf .large-e38b,
.table-narrow-7693 .large-e38b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.table-narrow-7693 .silver_4e95 .alert_short_e42f p:last-child {
  margin-bottom: 0;
}
.stale_e5c6 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.rough_98d6 .accordion-8195 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .rough_98d6 .accordion-8195:last-of-type {
    margin-bottom: 0;
  }
}
.rough_98d6 .accordion-8195 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.rough_98d6 .accordion-8195 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.rough_98d6 .accordion-8195 ul li {
  margin: 0 0 0.6em;
}
.rough_98d6 .accordion-8195 ul li.inner_2672,
.rough_98d6 .accordion-8195 ul li.silver_9184 {
  position: relative;
}
.rough_98d6 .accordion-8195 ul li.inner_2672 .hard_4679,
.rough_98d6 .accordion-8195 ul li.silver_9184 .hard_4679 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.rough_98d6 .accordion-8195 ul li.inner_2672:after:after,
.rough_98d6 .accordion-8195 ul li.inner_2672:after:before,
.rough_98d6
  .accordion-8195
  ul
  li.silver_9184:after:after,
.rough_98d6
  .accordion-8195
  ul
  li.silver_9184:after:before {
  content: "";
  display: table;
}
.rough_98d6 .accordion-8195 ul li.inner_2672:after:after,
.rough_98d6
  .accordion-8195
  ul
  li.silver_9184:after:after {
  clear: both;
}
.rough_98d6 .accordion-8195 a.widget_dirty_db1f:hover {
  text-decoration: none;
}
.rough_98d6 .accordion-8195 select {
  max-width: 100%;
}
.rough_98d6 .accordion-8195 table {
  font-size: 85%;
}
.rough_98d6 .accordion-8195 table td,
.rough_98d6 .accordion-8195 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.rough_98d6 .accordion-8195 table tfoot td {
  text-align: left;
}
.rough_98d6 .accordion-8195 :last-child {
  margin-bottom: 0;
}
.rough_98d6 .accordion-8195 .media-3b69 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.rough_98d6 .accordion-8195 .media-3b69 label {
  width: 100%;
}
.rough_98d6 .accordion-8195 .media-3b69 .soft_561a {
  width: 100%;
  display: block;
}
.rough_98d6 .accordion-8195 .media-3b69 .notification_copper_2d2e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.rough_98d6 .accordion-8195 .media-3b69 .notification_copper_2d2e:hover svg #svg-search {
  fill: #444;
}
.rough_98d6 .accordion-8195 .media-3b69 .notification_copper_2d2e svg {
  width: 18px;
  height: 18px;
}
.rough_98d6 .picture-full-984c ul ul,
.rough_98d6 .fluid_301b ul ul,
.rough_98d6 .bronze_26b8 ul ul,
.rough_98d6 .copper_0af1 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.rough_98d6 .picture-full-984c .grid-large-8fd6 > a,
.rough_98d6 .fluid_301b .grid-large-8fd6 > a,
.rough_98d6 .bronze_26b8 .grid-large-8fd6 > a,
.rough_98d6 .copper_0af1 .grid-large-8fd6 > a {
  margin-bottom: 0;
}
.rough_98d6 .bronze_d65b li,
.rough_98d6 .picture-full-984c li,
.rough_98d6 .huge-54f2 li,
.rough_98d6 .fluid_301b li,
.rough_98d6 .bronze_26b8 li,
.rough_98d6 .copper_0af1 li,
.rough_98d6 .small-4744 li,
.rough_98d6 .active_7ada li {
  display: block;
  position: relative;
}
.rough_98d6 .bronze_d65b li:last-child,
.rough_98d6 .picture-full-984c li:last-child,
.rough_98d6 .huge-54f2 li:last-child,
.rough_98d6 .fluid_301b li:last-child,
.rough_98d6 .bronze_26b8 li:last-child,
.rough_98d6 .copper_0af1 li:last-child,
.rough_98d6 .small-4744 li:last-child,
.rough_98d6 .active_7ada li:last-child {
  border: none;
}
.rough_98d6 .bronze_d65b li a,
.rough_98d6 .picture-full-984c li a,
.rough_98d6 .huge-54f2 li a,
.rough_98d6 .fluid_301b li a,
.rough_98d6 .bronze_26b8 li a,
.rough_98d6 .copper_0af1 li a,
.rough_98d6 .small-4744 li a,
.rough_98d6 .active_7ada li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.rough_98d6 .bronze_d65b li ul li::before,
.rough_98d6 .picture-full-984c li ul li::before,
.rough_98d6 .huge-54f2 li ul li::before,
.rough_98d6 .fluid_301b li ul li::before,
.rough_98d6 .bronze_26b8 li ul li::before,
.rough_98d6 .copper_0af1 li ul li::before,
.rough_98d6 .small-4744 li ul li::before,
.rough_98d6 .active_7ada li ul li::before {
  left: 15px;
}
.rough_98d6 .bronze_d65b li ul a,
.rough_98d6 .picture-full-984c li ul a,
.rough_98d6 .huge-54f2 li ul a,
.rough_98d6 .fluid_301b li ul a,
.rough_98d6 .bronze_26b8 li ul a,
.rough_98d6 .copper_0af1 li ul a,
.rough_98d6 .small-4744 li ul a,
.rough_98d6 .active_7ada li ul a {
  padding-left: 20px;
}
.rough_98d6 .bronze_d65b li ul ul li::before,
.rough_98d6 .picture-full-984c li ul ul li::before,
.rough_98d6 .huge-54f2 li ul ul li::before,
.rough_98d6 .fluid_301b li ul ul li::before,
.rough_98d6 .bronze_26b8 li ul ul li::before,
.rough_98d6 .copper_0af1 li ul ul li::before,
.rough_98d6 .small-4744 li ul ul li::before,
.rough_98d6 .active_7ada li ul ul li::before {
  left: 30px;
}
.rough_98d6 .bronze_d65b li ul ul a,
.rough_98d6 .picture-full-984c li ul ul a,
.rough_98d6 .huge-54f2 li ul ul a,
.rough_98d6 .fluid_301b li ul ul a,
.rough_98d6 .bronze_26b8 li ul ul a,
.rough_98d6 .copper_0af1 li ul ul a,
.rough_98d6 .small-4744 li ul ul a,
.rough_98d6 .active_7ada li ul ul a {
  padding-left: 40px;
}
.rough_98d6 .menu_dirty_7ff4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.rough_98d6 .active_7ada ul li {
  margin-bottom: 1.41575em;
}
.rough_98d6 .active_7ada ul li .pagination_steel_d647 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.rough_98d6 .active_7ada ul li .list_red_70dc {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.alert_8824 .bronze_d65b li a,
.alert_8824 .picture-full-984c li a,
.alert_8824 .huge-54f2 li a,
.alert_8824 .fluid_301b li a,
.alert_8824 .bronze_26b8 li a,
.alert_8824 .copper_0af1 li a,
.alert_8824 .small-4744 li a,
.alert_8824 .active_7ada li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_8824 .menu_dirty_7ff4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_8824 .accordion-8195 ul li.inner_2672 .hard_4679,
.alert_8824 .accordion-8195 ul li.silver_9184 .hard_4679 {
  background: rgba(0, 0, 0, 0.2);
}
.alert_8824 .rough_98d6 .accordion-8195 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb_012e .rough_98d6 .notice_easy_88cd li {
  margin: 0;
}
.breadcrumb_012e .rough_98d6 .notice_easy_88cd li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.breadcrumb_012e .rough_98d6 .notice_easy_88cd li ul {
  margin: 0;
}
.breadcrumb_012e .rough_98d6 .notice_easy_88cd li ul li a {
  padding-left: 15px;
}
.breadcrumb_012e .rough_98d6 .notice_easy_88cd li ul li li a {
  padding-left: 30px;
}
.breadcrumb_012e .rough_98d6 .notice_easy_88cd li.gradient-complex-11de > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.breadcrumb_012e .rough_98d6 .notice_easy_88cd li.gradient-complex-11de > 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;
}
.breadcrumb_012e .rough_98d6 .notice_easy_88cd li.gradient-complex-11de > 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;
}
.steel-2799 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.south_0cb1 {
  position: relative;
  z-index: 10;
}
.south_0cb1 .container-91e4 {
  width: 100%;
  max-width: 100%;
}
.silver_2744 .border-afa3 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.silver_2744 .accordion-thick-ee4a {
}
.silver_2744 .alert_8824 {
  background: #292929;
}
.sidebar-simple-9023 .border-afa3 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.sidebar-simple-9023 .accordion-thick-ee4a {
  background: #f9f9f9;
}
.sidebar-simple-9023 .alert_8824 {
  background: #303030;
}
.logo_ff55 .border-afa3 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .logo_ff55 .pressed-defc {
    margin-bottom: 1em;
  }
  .logo_ff55 .pressed-defc:last-child {
    margin-bottom: 0;
  }
}
.logo_ff55 .accordion-thick-ee4a {
  background: #ededed;
}
.logo_ff55 .alert_8824 {
  background: #1a1a1a;
}
.border-afa3.accordion-thick-ee4a {
  color: rgba(0, 0, 0, 0.6);
}
.border-afa3.accordion-thick-ee4a .top-1e48 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.border-afa3.alert_8824 {
  color: rgba(255, 255, 255, 0.99);
}
.border-afa3.alert_8824 a:not(.widget_dirty_db1f) {
  color: rgba(255, 255, 255, 0.79);
}
.border-afa3.alert_8824 a:not(.widget_dirty_db1f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.border-afa3.alert_8824 .top-1e48 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.border-afa3.alert_8824 table tbody td,
.border-afa3.alert_8824 table th {
  background: rgba(0, 0, 0, 0.08);
}
.menu_f11b.title-bright-d60f .popup_0900 {
  max-width: initial;
}
.menu_f11b .header-steel-17aa {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.menu_f11b .header-steel-17aa .container-91e4 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .menu_f11b .header-steel-17aa .container-91e4 {
    display: block;
    margin-bottom: 2em;
  }
  .menu_f11b .header-steel-17aa .container-91e4:last-child {
    margin-bottom: 0;
  }
}
.logo_ff55 .pressed-defc:last-child,
.sidebar-simple-9023 .pressed-defc:last-child,
.silver_2744 .pressed-defc:last-child {
  margin-bottom: 0;
}
.logo_ff55 .pressed-defc .rough_98d6 .accordion-8195:last-child,
.sidebar-simple-9023 .pressed-defc .rough_98d6 .accordion-8195:last-child,
.silver_2744 .pressed-defc .rough_98d6 .accordion-8195:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .logo_ff55 .message-copper-1617,
  .logo_ff55 .focus-d965,
  .sidebar-simple-9023 .message-copper-1617,
  .sidebar-simple-9023 .focus-d965,
  .silver_2744 .message-copper-1617,
  .silver_2744 .focus-d965 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .south_0cb1 .pressed-defc {
    margin-bottom: 2em;
  }
}
.south_0cb1 p:last-child {
  margin-bottom: 0;
}
.south_0cb1 li,
.south_0cb1 ul {
  list-style: none;
  margin: 0;
}
.south_0cb1 ul ul {
  margin-left: 2.617924em;
}
.footer-middle-2ec8 {
  font-size: 0.875em;
}

/* css-noise: 437a */
.promo-block-m0 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
