/*!
Theme Name: Customify
Theme URI: https://pressmaximum.north-a3b6/customify
Author: WPCustomify
Author URI: https://pressmaximum.north-a3b6
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.north-a3b6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.up_ddc3.lite-572f/licenses/gpl-2.0.title_focused_02e9
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.wrapper-880d/, (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.element-6f24.input_old_3409/normalize.block-91dc/
 ======
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.block-91dc v7.0.0 | MIT License | github.north-a3b6/necolas/normalize.block-91dc */
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;
}
.first-2b87 .slow-b7ae,
.hero-1e45,
.active-4a70,
.footer-light-1d3c,
.motion-0b1d,
.label-clean-bbfa,
.simple_754d,
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;
}
.hero-1e45,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hero-1e45,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hero-1e45,
  h1 {
    font-size: 1.8em;
  }
}
.active-4a70,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.active-4a70 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .active-4a70,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .active-4a70,
  h2 {
    font-size: 1.7em;
  }
}
.footer-light-1d3c,
h3 {
  font-size: 1.618em;
}
.first-2b87 .slow-b7ae,
.motion-0b1d,
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.thumbnail_simple_fbf9 {
  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;
}
.aside_dirty_3321:after,
.aside_dirty_3321:before,
.box-brown-dfd4:after,
.box-brown-dfd4:before {
  content: "";
  display: table;
}
.aside_dirty_3321:after,
.box-brown-dfd4:after {
  clear: both;
}
.rough-c76b {
  float: right;
  margin-right: 0;
}
.complex-2b02 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.old-c24e .box_purple_312c,
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;
}
.old-c24e .box_purple_312c: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;
}
.logo-9db1 .box_purple_312c {
  box-shadow: none;
}
.logo-9db1
  .box_purple_312c
  .feature-a4cd {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.logo-9db1 .box_purple_312c .prev_1685 {
  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;
}
.logo-9db1
  .box_purple_312c
  .prev_1685
  b {
  display: none;
}
.logo-9db1 .shadow_7448 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.search_dirty_5fff:not(.north_c9d9):not(.nav-a233),
button:not(.north_c9d9):not(.nav-a233),
input[type="button"]:not(.north_c9d9):not(
    .nav-a233
  ),
input[type="reset"]:not(.north_c9d9):not(
    .nav-a233
  ),
input[type="submit"]:not(.north_c9d9):not(
    .nav-a233
  ) {
  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;
}
.search_dirty_5fff:not(.north_c9d9):not(
    .nav-a233
  ):hover,
button:not(.north_c9d9):not(
    .nav-a233
  ):hover,
input[type="button"]:not(.north_c9d9):not(
    .nav-a233
  ):hover,
input[type="reset"]:not(.north_c9d9):not(
    .nav-a233
  ):hover,
input[type="submit"]:not(.north_c9d9):not(
    .nav-a233
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.search_dirty_5fff:not(.north_c9d9):not(
    .nav-a233
  ):active,
.search_dirty_5fff:not(.north_c9d9):not(
    .nav-a233
  ):focus,
button:not(.north_c9d9):not(
    .nav-a233
  ):active,
button:not(.north_c9d9):not(
    .nav-a233
  ):focus,
input[type="button"]:not(.north_c9d9):not(
    .nav-a233
  ):active,
input[type="button"]:not(.north_c9d9):not(
    .nav-a233
  ):focus,
input[type="reset"]:not(.north_c9d9):not(
    .nav-a233
  ):active,
input[type="reset"]:not(.north_c9d9):not(
    .nav-a233
  ):focus,
input[type="submit"]:not(.north_c9d9):not(
    .nav-a233
  ):active,
input[type="submit"]:not(.north_c9d9):not(
    .nav-a233
  ):focus {
  outline: 0;
}
.search_dirty_5fff:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5,
button:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5,
input[type="button"]:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5,
input[type="reset"]:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5,
input[type="submit"]:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5 {
  position: relative;
}
.search_dirty_5fff:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5
  .old_8338,
.search_dirty_5fff:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5
  .rough-404d,
.search_dirty_5fff:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5
  .cold_9bbd,
.search_dirty_5fff:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5
  i,
.search_dirty_5fff:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5
  svg,
button:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5
  .old_8338,
button:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5
  .rough-404d,
button:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5
  .cold_9bbd,
button:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5
  i,
button:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5
  svg,
input[type="button"]:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5
  .old_8338,
input[type="button"]:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5
  .rough-404d,
input[type="button"]:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5
  .cold_9bbd,
input[type="button"]:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5
  i,
input[type="button"]:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5
  svg,
input[type="reset"]:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5
  .old_8338,
input[type="reset"]:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5
  .rough-404d,
input[type="reset"]:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5
  .cold_9bbd,
input[type="reset"]:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5
  i,
input[type="reset"]:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5
  svg,
input[type="submit"]:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5
  .old_8338,
input[type="submit"]:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5
  .rough-404d,
input[type="submit"]:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5
  .cold_9bbd,
input[type="submit"]:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5
  i,
input[type="submit"]:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5
  svg {
  visibility: hidden;
}
.search_dirty_5fff:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5:after,
button:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5:after,
input[type="button"]:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5:after,
input[type="reset"]:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5:after,
input[type="submit"]:not(.north_c9d9):not(
    .nav-a233
  ).fn-loading-bfe5: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;
}
.search_dirty_5fff:not(.north_c9d9):not(.nav-a233),
input[type="button"]:not(.north_c9d9):not(
    .nav-a233
  ),
input[type="reset"]:not(.north_c9d9):not(
    .nav-a233
  ),
input[type="submit"]:not(.north_c9d9):not(
    .nav-a233
  ) {
  color: #fff;
  background: #235787;
}
.search_dirty_5fff:not(.north_c9d9):not(
    .nav-a233
  ):focus,
input[type="button"]:not(.north_c9d9):not(
    .nav-a233
  ):focus,
input[type="reset"]:not(.north_c9d9):not(
    .nav-a233
  ):focus,
input[type="submit"]:not(.north_c9d9):not(
    .nav-a233
  ):focus {
  color: #fff;
}
.search_dirty_5fff.fn-disabled-bfe5:not(.north_c9d9):not(
    .nav-a233
  ),
.search_dirty_5fff[disabled]:not(.north_c9d9):not(
    .nav-a233
  ),
button.fn-disabled-bfe5:not(.north_c9d9):not(
    .nav-a233
  ),
button[disabled]:not(.north_c9d9):not(
    .nav-a233
  ) {
  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;
}
.border_130c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.border_130c: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;
}
.smooth-9f06 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.black_7747 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.banner_bright_1776 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.aside_dirty_3321:after,
.aside_dirty_3321:before,
.east-75ef:after,
.east-75ef:before,
.south-6cbf:after,
.south-6cbf:before,
.title-advanced-e76a:after,
.title-advanced-e76a:before,
.tabs_336f:after,
.tabs_336f:before,
.pro-e2d4:after,
.pro-e2d4:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.aside_dirty_3321:after,
.east-75ef:after,
.south-6cbf:after,
.title-advanced-e76a:after,
.tabs_336f:after,
.pro-e2d4:after {
  clear: both;
}
.east-75ef .avatar_fast_9968,
.south-6cbf .avatar_fast_9968,
.menu-gold-1e4b .avatar_fast_9968 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.wide-d04c {
  display: inline-block;
}
.block_huge_04cf {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.block_huge_04cf img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.block_huge_04cf .search-2a10 {
  padding: 1em 0;
  font-size: 85%;
}
.search-2a10 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.shade_simple_7701 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.shade_simple_7701:after,
.shade_simple_7701:before {
  content: "";
  display: table;
}
.shade_simple_7701:after {
  clear: both;
}
.dropdown_d6fe {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.menu-solid-08b0 .dropdown_d6fe {
  max-width: 50%;
}
.banner-old-db4a .dropdown_d6fe {
  max-width: 33.33%;
}
.pagination_88d5 .dropdown_d6fe {
  max-width: 25%;
}
.dim-e981 .dropdown_d6fe {
  max-width: 20%;
}
.hard_1dda .dropdown_d6fe {
  max-width: 16.66%;
}
.hero-58de .dropdown_d6fe {
  max-width: 14.28%;
}
.label-next-9a74 .dropdown_d6fe {
  max-width: 12.5%;
}
.backdrop_48b9 .dropdown_d6fe {
  max-width: 11.11%;
}
.image_short_f8e2 {
  display: block;
}
.first-2b87 .narrow_db5e label,
.first-2b87 .accordion-old-361f label,
.first-2b87 .last_f7f9 label,
.first-2b87 .logo_lite_13d7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.outer_a012 {
  list-style: none;
  margin: 0;
}
.outer_a012 article.grid-1423 {
  margin-bottom: 0;
}
.outer_a012 ul {
  list-style: none;
  margin: 0;
}
.outer_a012 .hard_82a5 li.grid-1423 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .outer_a012 .hard_82a5 li.grid-1423 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .outer_a012 .hard_82a5 li.grid-1423: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) {
  .outer_a012 .hard_82a5 li.grid-1423 li.grid-1423 li.grid-1423 li.grid-1423 {
    padding-left: 0;
  }
}
article.grid-1423 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.grid-1423 .east-75ef p:last-of-type {
  margin-bottom: 0;
}
article.grid-1423 .progress-c24d {
  float: left;
}
article.grid-1423 .badge-ba2a {
  margin-left: 85px;
}
article.grid-1423 .aside_right_d68c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.grid-1423 .aside_right_d68c .disabled_next_acf3 {
  margin-left: 10px;
}
article.grid-1423 .lite_fb2f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.grid-1423 .small-4224 {
  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 .narrow_db5e,
  #respond .last_f7f9,
  #respond .logo_lite_13d7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .narrow_db5e input,
#respond .last_f7f9 input,
#respond .logo_lite_13d7 input {
  width: 100%;
}
#respond .logo_lite_13d7 {
  margin-right: 0;
}
#respond .block-6280 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.solid-22e3 {
  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;
}
.solid-22e3.item-b944 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.solid-22e3 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%);
}
.solid-22e3:focus,
.solid-22e3: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);
}
.container_6051 {
  border-radius: 10%;
}
.advanced-9a7c {
  border-radius: 50%;
}
.overlay-top-43af {
  font-size: 0.72em;
}
.carousel_inner_7942 {
  font-size: 0.875em;
}
.layout_paper_60bc {
  font-size: 1.1em;
}
.inner-46f6 {
  text-transform: uppercase;
  line-height: 1.2;
}
.inner-46f6.overlay-top-43af {
  letter-spacing: 0.5px;
}
.tabs-2d05,
.tabs-2d05 a {
  color: #6d6d6d;
}
.tabs-2d05 a:hover {
  color: #111;
}
.gallery_new_1c87 {
  color: #6d6d6d;
}
.slider_d5f9 {
  overflow-x: hidden;
}
.slider_d5f9 .card_d594.down-b93a {
  position: relative;
}
.slider_d5f9 .card_d594.down-b93a.hard-25e4 {
  position: initial;
}
.slider_d5f9
  .card_d594.down-b93a.hard-25e4
  .east_19df {
  left: auto;
}
.slider_d5f9 .card_d594 .east_19df {
  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;
}
.slider_d5f9 .card_d594:hover.down-b93a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.slider_d5f9
  .card_d594:hover.down-b93a
  .east_19df {
  display: block;
  z-index: 9999999;
}
.slider_d5f9 .breadcrumb-black-803e .active_64e0,
.slider_d5f9 .gas-9077 .active_64e0 {
  display: none;
}
.slider_d5f9 .description-ba44 .card_d594:hover.down-b93a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.first-2b87 .narrow_db5e label,
.first-2b87 .accordion-old-361f label,
.first-2b87 .last_f7f9 label,
.first-2b87 .logo_lite_13d7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.outer_a012 {
  list-style: none;
  margin: 0;
}
.outer_a012 article.grid-1423 {
  margin-bottom: 0;
}
.outer_a012 ul {
  list-style: none;
  margin: 0;
}
.outer_a012 .hard_82a5 li.grid-1423 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .outer_a012 .hard_82a5 li.grid-1423 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .outer_a012 .hard_82a5 li.grid-1423: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) {
  .outer_a012 .hard_82a5 li.grid-1423 li.grid-1423 li.grid-1423 li.grid-1423 {
    padding-left: 0;
  }
}
article.grid-1423 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.grid-1423 .east-75ef p:last-of-type {
  margin-bottom: 0;
}
article.grid-1423 .progress-c24d {
  float: left;
}
article.grid-1423 .badge-ba2a {
  margin-left: 85px;
}
article.grid-1423 .aside_right_d68c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.grid-1423 .aside_right_d68c .disabled_next_acf3 {
  margin-left: 10px;
}
article.grid-1423 .lite_fb2f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.grid-1423 .small-4224 {
  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 .narrow_db5e,
  #respond .last_f7f9,
  #respond .logo_lite_13d7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .narrow_db5e input,
#respond .last_f7f9 input,
#respond .logo_lite_13d7 input {
  width: 100%;
}
#respond .logo_lite_13d7 {
  margin-right: 0;
}
#respond .block-6280 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.breadcrumb-black-803e .block_full_660a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.block_full_660a .mask-red-983c.column_16cf .accent_ff65 > li > a:focus,
.block_full_660a .mask-red-983c.column_16cf .accent_ff65 > li > a:hover,
.block_full_660a .mask-red-983c.button-lite-74ff .accent_ff65 > li > a:focus,
.block_full_660a .mask-red-983c.button-lite-74ff .accent_ff65 > li > a:hover,
.block_full_660a .mask-red-983c.light-b10c .accent_ff65 > li > a:focus,
.block_full_660a .mask-red-983c.light-b10c .accent_ff65 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_full_660a
  .mask-red-983c.column_16cf
  .accent_ff65
  > li.hero-lower-079e
  > a,
.block_full_660a
  .mask-red-983c.column_16cf
  .accent_ff65
  > li.title_4bc8
  > a,
.block_full_660a
  .mask-red-983c.button-lite-74ff
  .accent_ff65
  > li.hero-lower-079e
  > a,
.block_full_660a
  .mask-red-983c.button-lite-74ff
  .accent_ff65
  > li.title_4bc8
  > a,
.block_full_660a
  .mask-red-983c.light-b10c
  .accent_ff65
  > li.hero-lower-079e
  > a,
.block_full_660a .mask-red-983c.light-b10c .accent_ff65 > li.surface_brown_eb0d > a {
  color: rgba(255, 255, 255, 0.99);
}
.block_full_660a .last-c379,
.block_full_660a .last-c379 a {
  color: rgba(255, 255, 255, 0.99);
}
.block_full_660a .border_dirty_2f8a.popup_460c li a,
.block_full_660a .alert_7a87 a,
.block_full_660a .selected_407c,
.block_full_660a .accent_ff65 > li > a,
.block_full_660a .grid_0157 {
  color: rgba(255, 255, 255, 0.79);
}
.block_full_660a .border_dirty_2f8a.popup_460c li a:hover,
.block_full_660a .alert_7a87 a:hover,
.block_full_660a .selected_407c:hover,
.block_full_660a .accent_ff65 > li > a:hover,
.block_full_660a .grid_0157:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_full_660a .layout-current-6225 {
  color: rgba(255, 255, 255, 0.79);
}
.block_full_660a .layout-current-6225 .aside-center-8655 {
  color: rgba(255, 255, 255, 0.99);
}
.block_full_660a .layout-current-6225:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_full_660a .large-405a .description_cc32 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.block_full_660a .large-405a .description_cc32 .footer-pink-f6b5 {
  color: rgba(255, 255, 255, 0.79);
}
.block_full_660a
  .large-405a
  .description_cc32
  .footer-pink-f6b5::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_full_660a
  .large-405a
  .description_cc32
  .footer-pink-f6b5:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_full_660a
  .large-405a
  .description_cc32
  .footer-pink-f6b5::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_full_660a
  .large-405a
  .description_cc32
  .footer-pink-f6b5::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_full_660a .large-405a .photo-55a0 {
  color: rgba(255, 255, 255, 0.79);
}
.block_full_660a .large-405a .photo-55a0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail_7657
  .block_full_660a
  .large-405a
  .image_9543
  .badge_4510 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.detail_7657
  .block_full_660a
  .large-405a
  .image_9543
  .footer-pink-f6b5 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb-black-803e .avatar-brown-f99b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.avatar-brown-f99b .mask-red-983c.column_16cf .accent_ff65 > li > a:focus,
.avatar-brown-f99b .mask-red-983c.column_16cf .accent_ff65 > li > a:hover,
.avatar-brown-f99b .mask-red-983c.button-lite-74ff .accent_ff65 > li > a:focus,
.avatar-brown-f99b .mask-red-983c.button-lite-74ff .accent_ff65 > li > a:hover,
.avatar-brown-f99b .mask-red-983c.light-b10c .accent_ff65 > li > a:focus,
.avatar-brown-f99b .mask-red-983c.light-b10c .accent_ff65 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar-brown-f99b
  .mask-red-983c.column_16cf
  .accent_ff65
  > li.hero-lower-079e
  > a,
.avatar-brown-f99b
  .mask-red-983c.column_16cf
  .accent_ff65
  > li.title_4bc8
  > a,
.avatar-brown-f99b
  .mask-red-983c.button-lite-74ff
  .accent_ff65
  > li.hero-lower-079e
  > a,
.avatar-brown-f99b
  .mask-red-983c.button-lite-74ff
  .accent_ff65
  > li.title_4bc8
  > a,
.avatar-brown-f99b
  .mask-red-983c.light-b10c
  .accent_ff65
  > li.hero-lower-079e
  > a,
.avatar-brown-f99b .mask-red-983c.light-b10c .accent_ff65 > li.surface_brown_eb0d > a {
  color: rgba(0, 0, 0, 0.8);
}
.avatar-brown-f99b .last-c379,
.avatar-brown-f99b .last-c379 a {
  color: rgba(0, 0, 0, 0.8);
}
.avatar-brown-f99b .border_dirty_2f8a.popup_460c li a,
.avatar-brown-f99b .alert_7a87 a,
.avatar-brown-f99b .selected_407c,
.avatar-brown-f99b .accent_ff65 > li > a,
.avatar-brown-f99b .grid_0157 {
  color: rgba(0, 0, 0, 0.55);
}
.avatar-brown-f99b .border_dirty_2f8a.popup_460c li a:hover,
.avatar-brown-f99b .alert_7a87 a:hover,
.avatar-brown-f99b .selected_407c:hover,
.avatar-brown-f99b .accent_ff65 > li > a:hover,
.avatar-brown-f99b .grid_0157:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar-brown-f99b .layout-current-6225 {
  color: rgba(0, 0, 0, 0.55);
}
.avatar-brown-f99b .layout-current-6225 .aside-center-8655 {
  color: rgba(0, 0, 0, 0.8);
}
.avatar-brown-f99b .layout-current-6225:hover {
  color: rgba(0, 0, 0, 0.8);
}
.large_b8d7 .hard-5214 {
  margin-left: auto;
  margin-right: auto;
}
.south-6cbf > * {
  margin-left: auto;
  margin-right: auto;
}
.south-6cbf .smooth-9f06 {
  margin-right: 1.41575em;
}
.feature-2a42 .south-6cbf > .sort_4f03 {
  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;
}
.feature-2a42 .south-6cbf > .north_f6ed {
  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;
}
.down-003c.large_b8d7 .hard-5214,
.fast-b7e0.large_b8d7 .hard-5214 {
  margin-left: 0;
}
.advanced_ed83.large_b8d7 .hard-5214,
.summary-688d.large_b8d7 .hard-5214 {
  margin-right: 0;
}
.south-6cbf ol,
.south-6cbf ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.down-7c80 video {
  max-width: 100%;
}
.hard_de13 img {
  display: block;
}
.hard_de13.smooth-9f06,
.hard_de13.black_7747 {
  width: 100%;
}
.hard_de13.north_f6ed img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.status-fa6e:not(.plasma-5470) {
  margin: 1.5em auto;
}
.outer-f4e6 p {
  padding: 1.5em 14px;
}
ul.cold-7dbb.north_f6ed,
ul.cold-7dbb.sort_4f03,
ul.cold-7dbb.purple_035a.sort_4f03 {
  padding: 0 14px;
}
.accent_d28a {
  display: block;
  overflow-x: auto;
}
.accent_d28a table {
  border-collapse: collapse;
  width: 100%;
}
.accent_d28a td,
.accent_d28a th {
  padding: 0.5em;
}
.south-6cbf li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.south-6cbf ol ol,
.south-6cbf ol ul,
.south-6cbf ul ol,
.south-6cbf ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.south-6cbf ol ol li,
.south-6cbf ol ul li,
.south-6cbf ul ol li,
.south-6cbf ul ul li {
  margin-left: 0;
}
.slider-huge-cad5.backdrop_8c8d > .feature-3639 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.slider-huge-cad5.backdrop_8c8d > .feature-3639 iframe,
.slider-huge-cad5.backdrop_8c8d > .feature-3639 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.avatar-8e77 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.avatar-8e77.menu-dark-6255 {
  padding: 0;
}
.avatar-8e77.menu-dark-6255 cite {
  font-size: 13px;
}
.avatar-8e77 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.avatar-8e77 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tag_plasma_8254 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tag_plasma_8254 > p:first-child {
  margin-top: 0;
}
.tag_plasma_8254 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tag_plasma_8254 blockquote {
  border-left: 0;
}
.liquid_795f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.liquid_795f:not(.secondary_gas_93a1) {
  max-width: 100px;
}
.liquid_795f.button_stale_afe3 {
  border-bottom: none !important;
  text-align: center;
}
.liquid_795f.button_stale_afe3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .outer-f4e6 p {
    padding: 1.5em 0;
  }
}
.article-e1ee {
  color: #0073aa;
}
.avatar-fe0d {
  background-color: #0073aa;
}
.sidebar_soft_b7ad {
  color: #229fd8;
}
.dim-411b {
  background-color: #229fd8;
}
.component_plasma_9874 {
  color: #eee;
}
.gradient_7873 {
  background-color: #eee;
}
.up-032c {
  color: #444;
}
.tertiary_black_8310 {
  background-color: #444;
}
.status-west-6771 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.status-west-6771 .logo-south-8588 .alert_7a87 {
  font-size: 15px;
}
.status-west-6771 .alert_7a87 {
  line-height: 1.3;
}
.status-west-6771 .avatar-brown-f99b {
}
.status-west-6771 .block_full_660a {
  background: #235787;
}
.widget-green-0118 {
  padding: 0;
}
.widget-green-0118 .block_full_660a {
  background: #1a1a1a;
}
.widget-green-0118 .avatar-brown-f99b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.shade-857b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.shade-857b .avatar-brown-f99b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.shade-857b .block_full_660a {
  background: #303030;
}
.pro-e2d4 {
  position: relative;
  z-index: 10;
}
.pro-e2d4 .down-6217 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paper_a05c .down-b93a {
  display: inline-block;
  vertical-align: middle;
}
.paper_a05c.prev_ce3f .down-b93a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .paper_a05c.prev_ce3f .down-b93a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .paper_a05c.prev_ce3f .down-b93a {
    margin-right: 0.4em;
  }
}
.paper_a05c.prev_ce3f .down-b93a:last-child {
  margin-right: 0;
}
.fast_992c .down-6217 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .breadcrumb-black-803e .logo-south-8588 {
    margin: 0 -0.5em;
  }
  .breadcrumb-black-803e .logo-south-8588 [class*="customify-col-"],
  .breadcrumb-black-803e .logo-south-8588 [class*="customify-col_"],
  .breadcrumb-black-803e .logo-south-8588 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.breadcrumb-black-803e.gradient_4709 .down-6217 {
  background: 0 0 !important;
}
.breadcrumb-black-803e.gradient_4709 .down-6217,
.breadcrumb-black-803e.fast_992c .down-6217 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .breadcrumb-black-803e.photo_f623 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.breadcrumb-black-803e.fast_992c .down-6217 {
  box-shadow: none !important;
}
.large_eaf9 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .large_eaf9 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .large_eaf9 {
    padding: 18px 0 20px;
  }
}
.large_eaf9 .progress-cool-431d {
  width: 100%;
}
.large_eaf9 .orange-ff1c {
  margin-bottom: 0;
}
.large_eaf9 .thumbnail_6816 {
  margin-top: 5px;
  font-size: 0.875em;
}
.input-391a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.input-391a .advanced_1553 {
  width: 100%;
}
.pagination_motion_ae55 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.pagination_motion_ae55 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.pagination_motion_ae55 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;
}
.pagination_motion_ae55 li:last-child:after {
  display: none;
}
.pagination_motion_ae55 li a {
  font-weight: 500;
  margin-right: 10px;
}
.breadcrumb_ab5a .active_64e0 button,
.large_eaf9 .active_64e0 button {
  left: 0;
}
.breadcrumb_ab5a .advanced_1553,
.large_eaf9 .advanced_1553 {
  padding-left: 0;
  padding-right: 0;
}
.breadcrumb_ab5a .input-391a,
.large_eaf9 .input-391a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.breadcrumb_ab5a {
  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;
}
.breadcrumb_ab5a: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;
}
.breadcrumb_ab5a .message-liquid-1dad {
  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) {
  .breadcrumb_ab5a .message-liquid-1dad {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .breadcrumb_ab5a .message-liquid-1dad {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb_ab5a .message-liquid-1dad {
    min-height: 200px;
  }
}
.breadcrumb_ab5a .pagination_motion_ae55 {
  color: rgba(255, 255, 255, 0.8);
}
.breadcrumb_ab5a .pagination_motion_ae55 a,
.breadcrumb_ab5a .pagination_motion_ae55 li:after {
  color: inherit;
}
.breadcrumb_ab5a .pagination_motion_ae55 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hard_7465 {
  margin-bottom: 0.5em;
}
.iron-9b13 {
  margin-bottom: 1.2em;
}
.iron-9b13,
.hard_7465 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.iron-9b13 p:last-child,
.hard_7465 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .active_64e0,
#masthead .active_64e0 {
  display: none;
}
#masthead
  > .active_64e0.warm-c8d1 {
  display: none;
}
#masthead > .active_64e0 button {
  left: 0;
}
.next_d50d {
  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%;
}
.next_d50d .down-b93a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.next_d50d .pro_9922 {
  display: -webkit-box;
  display: flex;
}
.next_d50d .pro_9922.component-old-857e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.next_d50d .pro_9922.carousel_thick_bdd5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.next_d50d .pro_9922.modal_9522 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.next_d50d.dark_7eb6.east_2916 .pro_9922.component-old-857e {
  flex-basis: 100%;
}
.next_d50d.icon-large-3a72 .pro_9922.carousel_thick_bdd5 {
  -webkit-box-flex: 1;
  flex: auto;
}
.next_d50d.icon-large-3a72 .pro_9922.modal_9522 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .active_64e0.warm-c8d1 {
  display: none;
}
#masthead > .active_64e0 button {
  left: 0;
}
.mini_2df7 {
  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;
}
.mini_2df7:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.mini_2df7.image-72ae i {
  margin-right: 4px;
}
.mini_2df7.notification-dc0c i {
  margin-left: 5px;
}
.alert_7a87 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.alert_7a87 p:last-child {
  margin-bottom: 0;
}
.dropdown-d3d3 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.dropdown-d3d3 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.dropdown-d3d3 img {
  display: block;
  width: auto;
  line-height: 1;
}
.dropdown-d3d3 .last-c379 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.dropdown-d3d3 .first-44c0 {
  margin: 5px 0 7px 0;
}
.dropdown-d3d3.component-6d23 .thick_69bc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dropdown-d3d3.component-6d23 .fixed-2eac {
  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;
}
.dropdown-d3d3.black-9204 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.dropdown-d3d3.black-9204 .thick_69bc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dropdown-d3d3.black-9204 .fixed-2eac {
  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;
}
.dropdown-d3d3.description-9924 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dropdown-d3d3.steel-5560 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.dropdown-d3d3.steel-5560 .fixed-2eac {
  margin-top: 7px;
}
.panel_basic_635a {
  display: inline-block;
}
.pro-e2d4 .feature_4e15 .dropdown-d3d3 img {
  max-width: 100%;
}
.mask-red-983c .carousel_hard_ee52.content-lower-81b3,
.advanced-a453 .carousel_hard_ee52.content-lower-81b3 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.mask-red-983c .section_over_42d2,
.advanced-a453 .section_over_42d2 {
  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%);
}
.mask-red-983c .section_over_42d2 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.mask-red-983c.row-7320 .section_over_42d2 {
  display: none;
}
.mask-red-983c .easy_ac12 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mask-red-983c .easy_ac12 li {
  display: inline-block;
  position: relative;
}
.mask-red-983c .easy_ac12 li:last-child {
  margin-right: 0;
}
.mask-red-983c .easy_ac12 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;
}
.mask-red-983c .easy_ac12 li.surface_brown_eb0d > a {
  color: rgba(0, 0, 0, 0.9);
}
.mask-red-983c .easy_ac12 > 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;
}
.mask-red-983c .easy_ac12 > li > a i {
  line-height: 0;
}
.mask-red-983c .easy_ac12 > li.grid-5473 > a .section_over_42d2 {
  margin-left: 4px;
  line-height: 0;
}
.mask-red-983c .easy_ac12 .shade-hard-9d58 li.grid-5473 > a {
  position: relative;
}
.mask-red-983c .easy_ac12 .shade-hard-9d58 li.grid-5473 > a:after,
.mask-red-983c .easy_ac12 .shade-hard-9d58 li.grid-5473 > a:before {
  content: "";
  display: table;
}
.mask-red-983c .easy_ac12 .shade-hard-9d58 li.grid-5473 > a:after {
  clear: both;
}
.mask-red-983c .easy_ac12 .shade-hard-9d58 li.grid-5473 > a .section_over_42d2 {
  margin-left: 5px;
  float: right;
}
.mask-red-983c .primary_6e52,
.mask-red-983c .shade-hard-9d58 {
  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;
}
.mask-red-983c .shade-hard-9d58 {
  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;
}
.mask-red-983c .shade-hard-9d58 .content-lower-81b3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.mask-red-983c .shade-hard-9d58 .section_over_42d2 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.mask-red-983c .shade-hard-9d58 li {
  display: block;
  margin: 0;
  padding: 0;
}
.mask-red-983c .shade-hard-9d58 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;
}
.mask-red-983c .shade-hard-9d58 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.mask-red-983c .shade-hard-9d58 .shade-hard-9d58 {
  top: 0;
  left: 100%;
}
.mask-red-983c .frame_02dc.fn-focus-bfe5 > .primary_6e52,
.mask-red-983c .frame_02dc.fn-focus-bfe5 > .shade-hard-9d58,
.mask-red-983c .frame_02dc:focus > .primary_6e52,
.mask-red-983c .frame_02dc:focus > .shade-hard-9d58,
.mask-red-983c .frame_02dc:hover > .primary_6e52,
.mask-red-983c .frame_02dc:hover > .shade-hard-9d58 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.mask-red-983c.light-b10c .accent_ff65:after,
.mask-red-983c.light-b10c .accent_ff65:before {
  content: "";
  display: table;
}
.mask-red-983c.light-b10c .accent_ff65:after {
  clear: both;
}
.mask-red-983c.light-b10c .accent_ff65 > li {
  float: left;
}
.mask-red-983c.cool_85be .accent_ff65:after,
.mask-red-983c.cool_85be .accent_ff65:before {
  content: "";
  display: table;
}
.mask-red-983c.cool_85be .accent_ff65:after {
  clear: both;
}
.mask-red-983c.cool_85be .accent_ff65 > li {
  float: left;
}
.mask-red-983c.cool_85be .accent_ff65 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.mask-red-983c.cool_85be .accent_ff65 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.mask-red-983c.cool_85be .accent_ff65 > li.hero-lower-079e > a,
.mask-red-983c.cool_85be .accent_ff65 > li.surface_brown_eb0d > a {
  color: #fff;
  background-color: #1e4b75;
}
.mask-red-983c.column_16cf .accent_ff65 > li > a .content-lower-81b3 {
  position: relative;
}
.mask-red-983c.column_16cf .accent_ff65 > li > a .content-lower-81b3: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;
}
.mask-red-983c.column_16cf
  .accent_ff65
  > li:focus
  > a
  .content-lower-81b3:before,
.mask-red-983c.column_16cf
  .accent_ff65
  > li:hover
  > a
  .content-lower-81b3:before {
  width: 100%;
  background-color: currentColor;
}
.mask-red-983c.column_16cf
  .accent_ff65
  > li.hero-lower-079e
  > a
  .content-lower-81b3:before,
.mask-red-983c.column_16cf
  .accent_ff65
  > li.title_4bc8
  > a
  .content-lower-81b3:before {
  width: 100%;
  background-color: currentColor;
}
.mask-red-983c.button-lite-74ff .accent_ff65 > li > a .content-lower-81b3 {
  position: relative;
}
.mask-red-983c.button-lite-74ff .accent_ff65 > li > a .content-lower-81b3: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;
}
.mask-red-983c.button-lite-74ff .accent_ff65 > li:focus > a .content-lower-81b3:before,
.mask-red-983c.button-lite-74ff
  .accent_ff65
  > li:hover
  > a
  .content-lower-81b3:before {
  width: 100%;
  background-color: currentColor;
}
.mask-red-983c.button-lite-74ff
  .accent_ff65
  > li.hero-lower-079e
  > a
  .content-lower-81b3:before,
.mask-red-983c.button-lite-74ff
  .accent_ff65
  > li.title_4bc8
  > a
  .content-lower-81b3:before {
  width: 100%;
  background-color: currentColor;
}
.advanced-a453 .easy_ac12 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.advanced-a453 .easy_ac12 li:first-child > a {
  border-top: none;
}
.advanced-a453 .easy_ac12 .preview_small_23c6 > .content-lower-81b3 .section_over_42d2 {
  display: none;
}
.advanced-a453 .easy_ac12 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.advanced-a453 .easy_ac12 li:last-child {
  border: none;
}
.advanced-a453 .easy_ac12 li.grid-5473 > a {
  padding-right: 45px !important;
}
.advanced-a453 .easy_ac12 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.advanced-a453 .easy_ac12 li a:focus,
.advanced-a453 .easy_ac12 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.advanced-a453 .easy_ac12 li .section-silver-d348 {
  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;
}
.advanced-a453 .easy_ac12 li .section-silver-d348:hover {
  box-shadow: none;
}
.advanced-a453 .easy_ac12 li .section-silver-d348 .section_over_42d2 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.advanced-a453 .easy_ac12 .shade-hard-9d58 {
  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);
}
.advanced-a453 .easy_ac12 .shade-hard-9d58 li a {
  padding-left: 3em;
}
.advanced-a453 .easy_ac12 .texture-8401 > a .section-silver-d348 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.advanced-a453 .easy_ac12 .texture-8401 > .shade-hard-9d58 {
  display: block;
  opacity: 1;
}
.north_54bd {
  max-width: 100%;
}
.notification-7fb1 {
  line-height: 0;
  cursor: pointer;
}
.grid_0157 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.grid_0157:hover {
  box-shadow: none;
  color: currentColor;
}
.grid_0157 svg {
  width: 18px;
  height: 18px;
}
.grid_0157 .media-white-b4b4 {
  display: none;
}
.widget-hot-6b9f {
  position: relative;
}
.widget-hot-6b9f.fn-active-bfe5 .grid_0157 .picture-1d9c {
  display: none;
}
.widget-hot-6b9f.fn-active-bfe5 .grid_0157 .media-white-b4b4 {
  display: inline-block;
}
.widget-hot-6b9f .message_iron_17fa {
  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);
}
.widget-hot-6b9f.section-7c6a .message_iron_17fa {
  left: auto;
  right: -0.9em;
}
.widget-hot-6b9f.section-7c6a .layout-c4e7::before {
  left: auto;
  right: 15px;
}
.widget-hot-6b9f.fn-active-bfe5 .message_iron_17fa {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.image_9543 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.image_9543 label {
  flex-basis: 100%;
}
.image_9543 .description_cc32 {
  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;
}
.image_9543 .footer-pink-f6b5 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.image_9543 .footer-pink-f6b5:focus {
  background-color: transparent;
}
.image_9543 button.photo-55a0 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.image_9543 button.photo-55a0:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.image_9543 button.photo-55a0 svg {
  width: 18px;
  height: 18px;
}
.image_9543 input[type="submit"] {
  min-height: auto;
}
.large-405a .image_9543 .footer-pink-f6b5 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.layout-c4e7 {
  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) {
  .layout-c4e7 {
    width: 220px;
  }
}
.layout-c4e7 label {
  flex-basis: 100%;
}
.layout-c4e7::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;
}
.detail_7657 .large-405a .image_9543 {
  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;
}
.detail_7657
  .large-405a
  .image_9543
  .description_cc32 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.detail_7657 .large-405a .image_9543 .footer-pink-f6b5 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.detail_7657
  .large-405a
  .image_9543
  .footer-pink-f6b5:focus {
  background: 0 0;
}
.detail_7657
  .large-405a
  .image_9543
  .badge_4510 {
  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;
}
.border_dirty_2f8a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.border_dirty_2f8a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.border_dirty_2f8a li:last-child {
  margin-right: 0;
}
.border_dirty_2f8a li:first-child {
  margin-left: 0;
}
.border_dirty_2f8a.iron_446f a {
  color: #fff;
}
.border_dirty_2f8a.iron_446f a:hover {
  color: #fff;
}
.border_dirty_2f8a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.border_dirty_2f8a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.border_dirty_2f8a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.border_dirty_2f8a a:hover {
  opacity: 0.9;
  color: inherit;
}
.border_dirty_2f8a [class*="social-icon-apple"] {
  background-color: #999;
}
.border_dirty_2f8a [class*="social-icon-apple"].solid_1e62 {
  background-color: transparent;
  color: #999;
}
.border_dirty_2f8a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.border_dirty_2f8a [class*="social-icon-behance"].solid_1e62 {
  background-color: transparent;
  color: #1769ff;
}
.border_dirty_2f8a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.border_dirty_2f8a [class*="social-icon-bitbucket"].solid_1e62 {
  background-color: transparent;
  color: #205081;
}
.border_dirty_2f8a [class*="social-icon-codepen"] {
  background-color: #000;
}
.border_dirty_2f8a [class*="social-icon-codepen"].solid_1e62 {
  background-color: transparent;
  color: #000;
}
.border_dirty_2f8a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.border_dirty_2f8a [class*="social-icon-delicious"].solid_1e62 {
  background-color: transparent;
  color: #39f;
}
.border_dirty_2f8a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.border_dirty_2f8a [class*="social-icon-digg"].solid_1e62 {
  background-color: transparent;
  color: #005be2;
}
.border_dirty_2f8a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.border_dirty_2f8a [class*="social-icon-dribbble"].solid_1e62 {
  background-color: transparent;
  color: #ea4c89;
}
.border_dirty_2f8a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.border_dirty_2f8a [class*="social-icon-envelope"].solid_1e62 {
  background-color: transparent;
  color: #ea4335;
}
.border_dirty_2f8a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.border_dirty_2f8a [class*="social-icon-facebook"].solid_1e62 {
  background-color: transparent;
  color: #3b5998;
}
.border_dirty_2f8a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.border_dirty_2f8a [class*="social-icon-flickr"].solid_1e62 {
  background-color: transparent;
  color: #0063dc;
}
.border_dirty_2f8a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.border_dirty_2f8a [class*="social-icon-foursquare"].solid_1e62 {
  background-color: transparent;
  color: #2d5be3;
}
.border_dirty_2f8a [class*="social-icon-github"] {
  background-color: #333;
}
.border_dirty_2f8a [class*="social-icon-github"].solid_1e62 {
  background-color: transparent;
  color: #333;
}
.border_dirty_2f8a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.border_dirty_2f8a [class*="social-icon-google-plus"].solid_1e62 {
  background-color: transparent;
  color: #dd4b39;
}
.border_dirty_2f8a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.border_dirty_2f8a [class*="social-icon-houzz"].solid_1e62 {
  background-color: transparent;
  color: #7ac142;
}
.border_dirty_2f8a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.border_dirty_2f8a [class*="social-icon-instagram"].solid_1e62 {
  background-color: transparent;
  color: #262626;
}
.border_dirty_2f8a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.border_dirty_2f8a [class*="social-icon-jsfiddle"].solid_1e62 {
  background-color: transparent;
  color: #487aa2;
}
.border_dirty_2f8a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.border_dirty_2f8a [class*="social-icon-linkedin"].solid_1e62 {
  background-color: transparent;
  color: #0077b5;
}
.border_dirty_2f8a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.border_dirty_2f8a [class*="social-icon-medium"].solid_1e62 {
  background-color: transparent;
  color: #00ab6b;
}
.border_dirty_2f8a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.border_dirty_2f8a
  [class*="social-icon-odnoklassniki"].solid_1e62 {
  background-color: transparent;
  color: #f4731c;
}
.border_dirty_2f8a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.border_dirty_2f8a [class*="social-icon-meetup"].solid_1e62 {
  background-color: transparent;
  color: #ec1c40;
}
.border_dirty_2f8a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.border_dirty_2f8a [class*="social-icon-pinterest"].solid_1e62 {
  background-color: transparent;
  color: #bd081c;
}
.border_dirty_2f8a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.border_dirty_2f8a [class*="social-icon-product-hunt"].solid_1e62 {
  background-color: transparent;
  color: #da552f;
}
.border_dirty_2f8a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.border_dirty_2f8a [class*="social-icon-reddit"].solid_1e62 {
  background-color: transparent;
  color: #ff4500;
}
.border_dirty_2f8a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.border_dirty_2f8a [class*="social-icon-rss"].solid_1e62 {
  background-color: transparent;
  color: #f26522;
}
.border_dirty_2f8a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.border_dirty_2f8a
  [class*="social-icon-shopping-cart"].solid_1e62 {
  background-color: transparent;
  color: #4caf50;
}
.border_dirty_2f8a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.border_dirty_2f8a [class*="social-icon-skype"].solid_1e62 {
  background-color: transparent;
  color: #00aff0;
}
.border_dirty_2f8a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.border_dirty_2f8a [class*="social-icon-slideshare"].solid_1e62 {
  background-color: transparent;
  color: #0077b5;
}
.border_dirty_2f8a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.border_dirty_2f8a [class*="social-icon-snapchat"].solid_1e62 {
  background-color: transparent;
  color: #fffc00;
}
.border_dirty_2f8a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.border_dirty_2f8a [class*="social-icon-soundcloud"].solid_1e62 {
  background-color: transparent;
  color: #f80;
}
.border_dirty_2f8a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.border_dirty_2f8a [class*="social-icon-spotify"].solid_1e62 {
  background-color: transparent;
  color: #2ebd59;
}
.border_dirty_2f8a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.border_dirty_2f8a
  [class*="social-icon-stack-overflow"].solid_1e62 {
  background-color: transparent;
  color: #fe7a15;
}
.border_dirty_2f8a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.border_dirty_2f8a [class*="social-icon-maldkfgram"].solid_1e62 {
  background-color: transparent;
  color: #2ca5e0;
}
.border_dirty_2f8a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.border_dirty_2f8a [class*="social-icon-tripadvisor"].solid_1e62 {
  background-color: transparent;
  color: #589442;
}
.border_dirty_2f8a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.border_dirty_2f8a [class*="social-icon-tumblr"].solid_1e62 {
  background-color: transparent;
  color: #35465c;
}
.border_dirty_2f8a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.border_dirty_2f8a [class*="social-icon-twitch"].solid_1e62 {
  background-color: transparent;
  color: #6441a5;
}
.border_dirty_2f8a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.border_dirty_2f8a [class*="social-icon-twitter"].solid_1e62 {
  background-color: transparent;
  color: #1da1f2;
}
.border_dirty_2f8a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.border_dirty_2f8a [class*="social-icon-vimeo"].solid_1e62 {
  background-color: transparent;
  color: #1ab7ea;
}
.border_dirty_2f8a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.border_dirty_2f8a [class*="social-icon-vk"].solid_1e62 {
  background-color: transparent;
  color: #45668e;
}
.border_dirty_2f8a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.border_dirty_2f8a [class*="social-icon-weibo"].solid_1e62 {
  background-color: transparent;
  color: #df2029;
}
.border_dirty_2f8a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.border_dirty_2f8a [class*="social-icon-weixin"].solid_1e62 {
  background-color: transparent;
  color: #7bb32e;
}
.border_dirty_2f8a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.border_dirty_2f8a [class*="social-icon-whatsapp"].solid_1e62 {
  background-color: transparent;
  color: #25d366;
}
.border_dirty_2f8a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.border_dirty_2f8a [class*="social-icon-wordpress"].solid_1e62 {
  background-color: transparent;
  color: #21759b;
}
.border_dirty_2f8a [class*="social-icon-xing"] {
  background-color: #026466;
}
.border_dirty_2f8a [class*="social-icon-xing"].solid_1e62 {
  background-color: transparent;
  color: #026466;
}
.border_dirty_2f8a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.border_dirty_2f8a [class*="social-icon-yelp"].solid_1e62 {
  background-color: transparent;
  color: #af0606;
}
.border_dirty_2f8a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.border_dirty_2f8a [class*="social-icon-youtube"].solid_1e62 {
  background-color: transparent;
  color: #cd201f;
}
.selected_407c {
  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;
}
.selected_407c:hover {
  box-shadow: none;
  background: 0 0;
}
.upper_3560 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hero_paper_3c46 {
  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;
}
.label_red_d31e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wrapper_5a39 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.wrapper_5a39,
.wrapper_5a39::after,
.wrapper_5a39::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;
}
.wrapper_5a39::after,
.wrapper_5a39::before {
  content: "";
  display: block;
  background-color: inherit;
}
.info-cold-f68a .hero_paper_3c46 .label_red_d31e {
  margin-top: -2px;
  width: 19px;
}
.info-cold-f68a .hero_paper_3c46 .wrapper_5a39 {
  margin-top: -1px;
}
.info-cold-f68a .hero_paper_3c46 .wrapper_5a39,
.info-cold-f68a .hero_paper_3c46 .wrapper_5a39::after,
.info-cold-f68a .hero_paper_3c46 .wrapper_5a39::before {
  width: 19px;
  height: 2px;
}
.info-cold-f68a .hero_paper_3c46 .wrapper_5a39::before {
  top: -6px;
}
.info-cold-f68a .hero_paper_3c46 .wrapper_5a39::after {
  bottom: -6px;
}
.hovered-d46b .hero_paper_3c46 .label_red_d31e {
  margin-top: -2px;
  width: 22px;
}
.hovered-d46b .hero_paper_3c46 .wrapper_5a39 {
  margin-top: -1px;
}
.hovered-d46b .hero_paper_3c46 .wrapper_5a39,
.hovered-d46b .hero_paper_3c46 .wrapper_5a39::after,
.hovered-d46b .hero_paper_3c46 .wrapper_5a39::before {
  width: 22px;
  height: 2px;
}
.hovered-d46b .hero_paper_3c46 .wrapper_5a39::before {
  top: -7px;
}
.hovered-d46b .hero_paper_3c46 .wrapper_5a39::after {
  bottom: -7px;
}
.panel-orange-bfc1 .hero_paper_3c46 .label_red_d31e {
  margin-top: -2px;
  width: 31px;
}
.panel-orange-bfc1 .hero_paper_3c46 .wrapper_5a39 {
  margin-top: -1.5px;
}
.panel-orange-bfc1 .hero_paper_3c46 .wrapper_5a39,
.panel-orange-bfc1 .hero_paper_3c46 .wrapper_5a39::after,
.panel-orange-bfc1 .hero_paper_3c46 .wrapper_5a39::before {
  width: 31px;
  height: 3px;
}
.panel-orange-bfc1 .hero_paper_3c46 .wrapper_5a39::before {
  top: -9px;
}
.panel-orange-bfc1 .hero_paper_3c46 .wrapper_5a39::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .static_f5a9 .hero_paper_3c46 .label_red_d31e {
    margin-top: -2px;
    width: 19px;
  }
  .static_f5a9 .hero_paper_3c46 .wrapper_5a39 {
    margin-top: -1px;
  }
  .static_f5a9 .hero_paper_3c46 .wrapper_5a39,
  .static_f5a9 .hero_paper_3c46 .wrapper_5a39::after,
  .static_f5a9 .hero_paper_3c46 .wrapper_5a39::before {
    width: 19px;
    height: 2px;
  }
  .static_f5a9 .hero_paper_3c46 .wrapper_5a39::before {
    top: -6px;
  }
  .static_f5a9 .hero_paper_3c46 .wrapper_5a39::after {
    bottom: -6px;
  }
  .popup-cf4a .hero_paper_3c46 .label_red_d31e {
    margin-top: -2px;
    width: 22px;
  }
  .popup-cf4a .hero_paper_3c46 .wrapper_5a39 {
    margin-top: -1px;
  }
  .popup-cf4a .hero_paper_3c46 .wrapper_5a39,
  .popup-cf4a .hero_paper_3c46 .wrapper_5a39::after,
  .popup-cf4a .hero_paper_3c46 .wrapper_5a39::before {
    width: 22px;
    height: 2px;
  }
  .popup-cf4a .hero_paper_3c46 .wrapper_5a39::before {
    top: -7px;
  }
  .popup-cf4a .hero_paper_3c46 .wrapper_5a39::after {
    bottom: -7px;
  }
  .media-6bf9 .hero_paper_3c46 .label_red_d31e {
    margin-top: -2px;
    width: 31px;
  }
  .media-6bf9 .hero_paper_3c46 .wrapper_5a39 {
    margin-top: -1.5px;
  }
  .media-6bf9 .hero_paper_3c46 .wrapper_5a39,
  .media-6bf9 .hero_paper_3c46 .wrapper_5a39::after,
  .media-6bf9 .hero_paper_3c46 .wrapper_5a39::before {
    width: 31px;
    height: 3px;
  }
  .media-6bf9 .hero_paper_3c46 .wrapper_5a39::before {
    top: -9px;
  }
  .media-6bf9 .hero_paper_3c46 .wrapper_5a39::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .module_2578 .hero_paper_3c46 .label_red_d31e {
    margin-top: -2px;
    width: 19px;
  }
  .module_2578 .hero_paper_3c46 .wrapper_5a39 {
    margin-top: -1px;
  }
  .module_2578 .hero_paper_3c46 .wrapper_5a39,
  .module_2578 .hero_paper_3c46 .wrapper_5a39::after,
  .module_2578 .hero_paper_3c46 .wrapper_5a39::before {
    width: 19px;
    height: 2px;
  }
  .module_2578 .hero_paper_3c46 .wrapper_5a39::before {
    top: -6px;
  }
  .module_2578 .hero_paper_3c46 .wrapper_5a39::after {
    bottom: -6px;
  }
  .item_orange_47d3 .hero_paper_3c46 .label_red_d31e {
    margin-top: -2px;
    width: 22px;
  }
  .item_orange_47d3 .hero_paper_3c46 .wrapper_5a39 {
    margin-top: -1px;
  }
  .item_orange_47d3 .hero_paper_3c46 .wrapper_5a39,
  .item_orange_47d3 .hero_paper_3c46 .wrapper_5a39::after,
  .item_orange_47d3 .hero_paper_3c46 .wrapper_5a39::before {
    width: 22px;
    height: 2px;
  }
  .item_orange_47d3 .hero_paper_3c46 .wrapper_5a39::before {
    top: -7px;
  }
  .item_orange_47d3 .hero_paper_3c46 .wrapper_5a39::after {
    bottom: -7px;
  }
  .tabs-west-8b4c .hero_paper_3c46 .label_red_d31e {
    margin-top: -2px;
    width: 31px;
  }
  .tabs-west-8b4c .hero_paper_3c46 .wrapper_5a39 {
    margin-top: -1.5px;
  }
  .tabs-west-8b4c .hero_paper_3c46 .wrapper_5a39,
  .tabs-west-8b4c .hero_paper_3c46 .wrapper_5a39::after,
  .tabs-west-8b4c .hero_paper_3c46 .wrapper_5a39::before {
    width: 31px;
    height: 3px;
  }
  .tabs-west-8b4c .hero_paper_3c46 .wrapper_5a39::before {
    top: -9px;
  }
  .tabs-west-8b4c .hero_paper_3c46 .wrapper_5a39::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .right_a15b .hero_paper_3c46 .label_red_d31e {
    margin-top: -2px;
    width: 19px;
  }
  .right_a15b .hero_paper_3c46 .wrapper_5a39 {
    margin-top: -1px;
  }
  .right_a15b .hero_paper_3c46 .wrapper_5a39,
  .right_a15b .hero_paper_3c46 .wrapper_5a39::after,
  .right_a15b .hero_paper_3c46 .wrapper_5a39::before {
    width: 19px;
    height: 2px;
  }
  .right_a15b .hero_paper_3c46 .wrapper_5a39::before {
    top: -6px;
  }
  .right_a15b .hero_paper_3c46 .wrapper_5a39::after {
    bottom: -6px;
  }
  .hot-8897 .hero_paper_3c46 .label_red_d31e {
    margin-top: -2px;
    width: 22px;
  }
  .hot-8897 .hero_paper_3c46 .wrapper_5a39 {
    margin-top: -1px;
  }
  .hot-8897 .hero_paper_3c46 .wrapper_5a39,
  .hot-8897 .hero_paper_3c46 .wrapper_5a39::after,
  .hot-8897 .hero_paper_3c46 .wrapper_5a39::before {
    width: 22px;
    height: 2px;
  }
  .hot-8897 .hero_paper_3c46 .wrapper_5a39::before {
    top: -7px;
  }
  .hot-8897 .hero_paper_3c46 .wrapper_5a39::after {
    bottom: -7px;
  }
  .focus-559c .hero_paper_3c46 .label_red_d31e {
    margin-top: -2px;
    width: 31px;
  }
  .focus-559c .hero_paper_3c46 .wrapper_5a39 {
    margin-top: -1.5px;
  }
  .focus-559c .hero_paper_3c46 .wrapper_5a39,
  .focus-559c .hero_paper_3c46 .wrapper_5a39::after,
  .focus-559c .hero_paper_3c46 .wrapper_5a39::before {
    width: 31px;
    height: 3px;
  }
  .focus-559c .hero_paper_3c46 .wrapper_5a39::before {
    top: -9px;
  }
  .focus-559c .hero_paper_3c46 .wrapper_5a39::after {
    bottom: -9px;
  }
}
.hidden_bb10 .wrapper_5a39 {
  -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);
}
.hidden_bb10 .wrapper_5a39::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hidden_bb10 .wrapper_5a39::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);
}
.hidden_bb10.feature_2df4 .wrapper_5a39 {
  -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);
}
.hidden_bb10.feature_2df4 .wrapper_5a39::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hidden_bb10.feature_2df4 .wrapper_5a39::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);
}
.description-wide-d7b8 {
  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.row_b386:before {
  display: none;
}
.gas-9077 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.gas-9077 .disabled-left-b8b1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.gas-9077 .disabled-left-b8b1:last-of-type {
  border-bottom: none;
}
.gas-9077 .disabled-left-b8b1.left_f242,
.gas-9077 .disabled-left-b8b1.tabs-7185,
.gas-9077 .disabled-left-b8b1.fresh-dc3b {
  padding: 0;
}
.gas-9077 .advanced-a453 .section-silver-d348 {
  color: currentColor;
}
.gas-9077 .advanced-a453 .section-silver-d348:focus,
.gas-9077 .advanced-a453 .section-silver-d348:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gas-9077.avatar-brown-f99b .layout-current-6225,
.gas-9077.avatar-brown-f99b .alert_7a87 a,
.gas-9077.avatar-brown-f99b .accent_ff65 a,
.gas-9077.avatar-brown-f99b .shade-hard-9d58 a {
  color: rgba(0, 0, 0, 0.55);
}
.gas-9077.avatar-brown-f99b .layout-current-6225:hover,
.gas-9077.avatar-brown-f99b .alert_7a87 a:hover,
.gas-9077.avatar-brown-f99b .accent_ff65 a:hover,
.gas-9077.avatar-brown-f99b .shade-hard-9d58 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gas-9077.avatar-brown-f99b .aside-center-8655 {
  color: rgba(0, 0, 0, 0.8);
}
.gas-9077.avatar-brown-f99b .disabled-left-b8b1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas-9077.avatar-brown-f99b .disabled-left-b8b1:before {
  background: rgba(0, 0, 0, 0.08);
}
.gas-9077.avatar-brown-f99b .dim-2af1:before {
  background: rgba(255, 255, 255, 0.9);
}
.gas-9077.avatar-brown-f99b .advanced-a453 .easy_ac12 li a,
.gas-9077.avatar-brown-f99b .advanced-a453 .section-silver-d348,
.gas-9077.avatar-brown-f99b .shade-hard-9d58 {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas-9077.avatar-brown-f99b .advanced-a453 .section-silver-d348:focus,
.gas-9077.avatar-brown-f99b .advanced-a453 .section-silver-d348:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gas-9077.avatar-brown-f99b .easy_ac12 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas-9077.block_full_660a .layout-current-6225,
.gas-9077.block_full_660a .alert_7a87 a,
.gas-9077.block_full_660a .accent_ff65 .section-silver-d348,
.gas-9077.block_full_660a .accent_ff65 a,
.gas-9077.block_full_660a .shade-hard-9d58 a {
  color: rgba(255, 255, 255, 0.79);
}
.gas-9077.block_full_660a .layout-current-6225:hover,
.gas-9077.block_full_660a .alert_7a87 a:hover,
.gas-9077.block_full_660a .accent_ff65 .section-silver-d348:hover,
.gas-9077.block_full_660a .accent_ff65 a:hover,
.gas-9077.block_full_660a .shade-hard-9d58 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gas-9077.block_full_660a .aside-center-8655 {
  color: rgba(255, 255, 255, 0.99);
}
.gas-9077.block_full_660a .disabled-left-b8b1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.gas-9077.block_full_660a .disabled-left-b8b1:before {
  background: rgba(255, 255, 255, 0.08);
}
.gas-9077.block_full_660a .dim-2af1:before {
  background: rgba(0, 0, 0, 0.9);
}
.gas-9077.block_full_660a .advanced-a453 .easy_ac12 li a,
.gas-9077.block_full_660a .advanced-a453 .section-silver-d348,
.gas-9077.block_full_660a .shade-hard-9d58 {
  border-color: rgba(255, 255, 255, 0.08);
}
.gas-9077.block_full_660a .advanced-a453 .section-silver-d348:focus,
.gas-9077.block_full_660a .advanced-a453 .section-silver-d348:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gas-9077.block_full_660a .easy_ac12 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dim-2af1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dim-2af1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.current_028f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.breadcrumb_3caa .gas-9077 {
  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;
}
.breadcrumb_3caa .disabled-left-b8b1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.breadcrumb_3caa .disabled-left-b8b1: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) {
  .breadcrumb_3caa .disabled-left-b8b1:before {
    width: 16%;
    left: 42%;
  }
}
.breadcrumb_3caa .disabled-left-b8b1:last-child:before {
  content: none;
}
.breadcrumb_3caa .disabled-left-b8b1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.breadcrumb_3caa .advanced-a453 .easy_ac12 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.breadcrumb_3caa .advanced-a453 .easy_ac12 li a .section-silver-d348 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.breadcrumb_3caa .advanced-a453 .shade-hard-9d58 {
  border: none;
}
.breadcrumb_3caa .advanced-a453 .shade-hard-9d58 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.breadcrumb_3caa .dim-2af1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.breadcrumb_3caa .current_028f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.breadcrumb_3caa .block_full_660a .dim-2af1:before {
  background: rgba(0, 0, 0, 0.9);
}
.breadcrumb_3caa .avatar-brown-f99b.box-7c32 .wrapper_5a39 {
  background: rgba(0, 0, 0, 0.6);
}
.breadcrumb_3caa
  .avatar-brown-f99b.box-7c32
  .wrapper_5a39::after,
.breadcrumb_3caa
  .avatar-brown-f99b.box-7c32
  .wrapper_5a39:before {
  background: inherit;
}
.breadcrumb_3caa
  .avatar-brown-f99b.box-7c32:hover
  .wrapper_5a39 {
  background: rgba(0, 0, 0, 0.8);
}
.light_6d4a .gas-9077 {
  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) {
  .light_6d4a .gas-9077 {
    width: auto;
    right: 45px;
  }
}
.complex_593f .gas-9077 {
  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) {
  .complex_593f .gas-9077 {
    width: auto;
    left: 45px;
  }
}
.row_b386 .gas-9077 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.row_b386 .current_028f {
  max-width: 48em;
  margin: 0 auto;
}
.row_b386 .dim-2af1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.aside_d88c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.aside_d88c.breadcrumb_3caa .gas-9077 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.aside_d88c.light_6d4a .gas-9077 {
  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);
}
.aside_d88c .gas-9077 {
  visibility: visible;
}
.aside_d88c.complex_593f .gas-9077 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.highlight_pro_5284,
.table_8404 {
  overflow-x: hidden;
}
.highlight_pro_5284 .gas-9077 {
  overflow: auto;
}
.highlight_pro_5284.breadcrumb_3caa {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.highlight_pro_5284.breadcrumb_3caa .gas-9077 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.highlight_pro_5284.breadcrumb_3caa .selected_407c {
  opacity: 0;
}
.highlight_pro_5284.light_6d4a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.highlight_pro_5284.light_6d4a .gas-9077 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.highlight_pro_5284.light_6d4a .selected_407c {
  opacity: 0;
}
.highlight_pro_5284.complex_593f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.highlight_pro_5284.complex_593f .gas-9077 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.highlight_pro_5284.complex_593f .selected_407c {
  opacity: 0;
}
.highlight_pro_5284.row_b386 .gas-9077 {
  z-index: 10;
  visibility: visible;
}
.box-7c32 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.box-7c32 .wrapper_5a39 {
  background: rgba(255, 255, 255, 0.99);
}
.box-7c32 .wrapper_5a39::after,
.box-7c32 .wrapper_5a39:before {
  background: inherit;
}
.box-7c32:hover .wrapper_5a39 {
  background: rgba(255, 255, 255, 0.99);
}
.complex_593f .box-7c32 {
  top: 10px;
  right: auto;
  left: 12px;
}
.row_b386 .box-7c32 {
  display: none !important;
}
.highlight_pro_5284:before,
.table_8404:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.highlight_pro_5284 .box-7c32,
.table_8404 .box-7c32 {
  display: inline-block;
}
.gas-9077 .down-b93a {
  -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;
}
.highlight_pro_5284 .gas-9077 .down-b93a,
.table_8404 .gas-9077 .down-b93a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.west_9e87 .description_cc32 {
  width: 100%;
}
.feature_4e15 {
  padding: 0 0.5em 0;
}
.feature_4e15 [class*="customify-col-"],
.feature_4e15 [class*="customify-col_"],
.feature_4e15 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.label-hard-a352 .feature_4e15 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .logo-south-8588 .tabs-597b,
  .tabs-597b {
    display: none;
  }
  .menu_large_cfd6 {
    text-align: left;
  }
  .heading-dd4d {
    text-align: center;
  }
  .logo_82a5 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .logo-south-8588 .grid-b3e8,
  .grid-b3e8 {
    display: none;
  }
  .fixed-d69c {
    text-align: left;
  }
  .picture_gas_5176 {
    text-align: center;
  }
  .focused-0914 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .logo-south-8588 .gallery-medium-957b,
  .gallery-medium-957b {
    display: none;
  }
  .container-11ef {
    text-align: left;
  }
  .media_da57 {
    text-align: center;
  }
  .layout_dirty_732b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.list_d4de {
  box-shadow: none !important;
}
.sidebar-basic-5cda .basic_69bd,
.picture_middle_4246 .basic_69bd {
  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;
}
.picture_middle_4246 .basic_69bd {
  margin-top: 30px;
  margin-bottom: 30px;
}
.down-6217 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.down-6217:after,
.down-6217:before {
  content: "";
  display: table;
}
.down-6217:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .down-6217 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.down-6217,
.photo_f623 {
  max-width: 1248px;
  margin: 0 auto;
}

.title-advanced-e76a.box_iron_2548 .down-6217 {
  max-width: 100%;
}
.title-advanced-e76a.dropdown-9b41 {
  max-width: 1200px;
  margin: 0 auto;
}
.title-advanced-e76a.full_83f2 .down-6217 {
  max-width: 100%;
}
.title-advanced-e76a.full_83f2 > .down-6217 {
  padding-left: 0;
  padding-right: 0;
}
.title-advanced-e76a.full_83f2 > .down-6217 .logo-south-8588 {
  margin: 0;
}
.title-advanced-e76a.full_83f2
  > .down-6217
  .banner-solid-e245.avatar-solid-f18c {
  margin-right: 0;
  margin-left: 0;
}
.title-advanced-e76a.full_83f2 #main.avatar-solid-f18c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .picture_wood_301c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .picture_wood_301c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .down-ad09 .hard-5214 {
    padding-right: 1em;
  }
  .down-ad09.grid-motion-ce18 .banner-solid-e245 {
    border-right: 1px solid #eaecee;
  }
  .down-ad09.grid-motion-ce18 .hard-5214 {
    padding-right: 1em;
  }
  .down-ad09.grid-motion-ce18 .stale-3c38 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title_light_ad5a .hard-5214 {
    padding-left: 1em;
  }
  .title_light_ad5a.grid-motion-ce18 .banner-solid-e245 {
    border-left: 1px solid #eaecee;
  }
  .title_light_ad5a.grid-motion-ce18 .hard-5214 {
    padding-left: 1em;
  }
  .title_light_ad5a.grid-motion-ce18 .stale-3c38 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .avatar_6db1 .hard-5214 {
    padding-left: 1em;
  }
  .avatar_6db1.grid-motion-ce18 .action_5110 {
    border-right: 1px solid #eaecee;
  }
  .avatar_6db1.grid-motion-ce18 .current-6f5a {
    border-right: 1px solid #eaecee;
  }
  .avatar_6db1.grid-motion-ce18 .hard-5214 {
    padding-left: 1em;
  }
  .avatar_6db1.grid-motion-ce18 .stale-3c38 {
    padding-right: 1em;
  }
  .avatar_6db1.grid-motion-ce18 .action-9618 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tooltip-a30a .hard-5214 {
    padding-right: 1em;
  }
  .tooltip-a30a.grid-motion-ce18 .action_5110 {
    border-left: 1px solid #eaecee;
  }
  .tooltip-a30a.grid-motion-ce18 .current-6f5a {
    border-left: 1px solid #eaecee;
  }
  .tooltip-a30a.grid-motion-ce18 .hard-5214 {
    padding-right: 1em;
  }
  .tooltip-a30a.grid-motion-ce18 .stale-3c38 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tooltip-a30a.grid-motion-ce18 .action-9618 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture_wood_301c .hard-5214 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .picture_wood_301c.grid-motion-ce18 .banner-solid-e245 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .picture_wood_301c.grid-motion-ce18 .hard-5214 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .picture_wood_301c.grid-motion-ce18 .stale-3c38 {
    padding-left: 1em;
  }
  .picture_wood_301c.grid-motion-ce18 .action-9618 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .picture_wood_301c.grid-motion-ce18 .hard-5214 {
    padding-left: 0;
  }
}
.silver_e78c .paper_a05c {
  display: inline-block;
}
.south_d7d4 {
  display: inline-block;
}
.outline_91db {
  word-con: break-word;
}
.motion_8cdd > span {
  display: inline-block;
  padding: 5px 0;
}
.motion_8cdd .small_abe2 {
  margin-left: 8px;
  margin-right: 8px;
}
.motion_8cdd .preview_c495 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.dropdown-down-f842 .alert_light_e30c {
  margin-bottom: 2em;
}
.dropdown-down-f842 .selected_69c6 {
  margin-bottom: 15px;
}
.dropdown-down-f842 .selected_69c6:last-child {
  margin-bottom: 0;
}
.dropdown-down-f842 .tall_01d8 {
  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) {
  .dropdown-down-f842 .tall_01d8 {
    display: block;
  }
}
.dropdown-down-f842 .header-selected-beb1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .dropdown-down-f842 .header-selected-beb1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.dropdown-down-f842 .red-d5f0 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.dropdown-down-f842 .red-d5f0 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.dropdown-down-f842 .red-d5f0 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.dropdown-down-f842 .outline_91db {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.dropdown-down-f842 .outline_91db a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.dropdown-down-f842 .pro_76f3 p:last-child {
  margin-bottom: 0;
}
.dropdown-down-f842 .description-middle-0874 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.dropdown-down-f842 .list_5c74 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.dropdown-down-f842 .fluid_c1f5 {
  margin-top: 1em;
}
.dropdown-down-f842 .banner_steel_e23a {
  top: 0;
  display: block;
}
.dropdown-down-f842 .banner_steel_e23a a {
  color: inherit;
}
.dropdown-down-f842 .banner_steel_e23a a:hover {
  color: inherit;
}
.dropdown-down-f842 .bright_7f5a {
  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;
}
.dropdown-down-f842 .bright_7f5a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.dropdown-down-f842 .list_5c74 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.dropdown-down-f842 .active-76c2 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.dropdown-down-f842 .active-76c2:first-child {
  margin-top: 0;
}
.dropdown-down-f842 .active-76c2.link_034f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.dropdown-down-f842 .active-76c2.center_40b5 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.dropdown-down-f842
  .active-76c2.center_40b5.stone-ea98
  .fluid_c1f5 {
  width: 100%;
}
.dropdown-down-f842 .center_40b5 {
  -webkit-box-align: center;
  align-items: center;
}
.dropdown-down-f842 .center_40b5 .motion_8cdd,
.dropdown-down-f842 .center_40b5 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.dropdown-down-f842 .red-d5f0 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dropdown-down-f842 .red-d5f0 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dropdown-down-f842 .red-d5f0: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;
}
.dropdown-down-f842 .link_034f {
  z-index: 5;
}
.dropdown-down-f842 .avatar-0609 .shadow_2183 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.dropdown-down-f842 .table-e7b7 .shadow_2183 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.dropdown-down-f842 .video-focused-0bbe .shadow_2183 {
  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;
}
.dropdown-down-f842.background_ee25 .tall_01d8,
.dropdown-down-f842.photo-upper-cad9 .tall_01d8 {
  display: block;
}
.dropdown-down-f842.background_ee25 .tall_01d8 .static_ccdb,
.dropdown-down-f842.background_ee25 .tall_01d8 .list_5c74,
.dropdown-down-f842.photo-upper-cad9 .tall_01d8 .static_ccdb,
.dropdown-down-f842.photo-upper-cad9 .tall_01d8 .list_5c74 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dropdown-down-f842.avatar_67eb .header-selected-beb1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .dropdown-down-f842.avatar_67eb .header-selected-beb1 {
    margin-right: 0;
  }
}
.dropdown-down-f842.background_ee25 .header-selected-beb1,
.dropdown-down-f842.photo-upper-cad9 .header-selected-beb1 {
  padding-top: 40%;
}
.dropdown-down-f842.background_ee25 .alert_light_e30c,
.dropdown-down-f842.photo-upper-cad9 .alert_light_e30c {
  display: block;
}
.dropdown-down-f842.background_ee25 .fn-sticky-bfe5 .list_5c74,
.dropdown-down-f842.photo-upper-cad9 .fn-sticky-bfe5 .list_5c74 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.dropdown-down-f842.background_ee25 .header-selected-beb1,
.dropdown-down-f842.photo-upper-cad9 .header-selected-beb1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.dropdown-down-f842.background_ee25 .list_5c74 {
  padding: 1em;
}
.search-212a {
  margin: 30px auto;
  display: block;
}
.search-212a .table_solid_79b2 > * {
  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;
}
.search-212a .table_solid_79b2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.search-212a .table_solid_79b2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.detail-inner-e5c7 .motion_8cdd {
  margin-bottom: 1.41575em;
}
.detail-inner-e5c7 .warm_9c15 {
  margin-bottom: 1.618em;
}
.south-6cbf .card_deea {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.south-6cbf .card_deea a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.south-6cbf .highlight_f789 {
  max-width: 100%;
  overflow: auto;
}
.large_b8d7 .south-6cbf a:hover {
  text-decoration: underline;
}
.gold_214a .selected_69c6:not(.outline_91db),
.gold_214a .red-d5f0 {
  margin-bottom: 1.41575em;
}
.gold_214a .selected_69c6:not(.outline_91db):last-child,
.gold_214a .red-d5f0:last-child {
  margin-bottom: 0;
}
.gold_214a .selected_69c6.notice_b0bd {
  margin-bottom: 0.41575em;
}
.gold_214a .tabs_28d9:before,
.gold_214a .box_e99d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.gold_214a .tabs_28d9:before {
  content: "\f115";
}
.gold_214a .box_e99d:before {
  content: "\f02c";
}
.gold_214a .fresh_1093 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.gold_214a .fresh_1093 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.full_8f64 {
  display: -webkit-box;
  display: flex;
}
.full_8f64 .alert-clean-8a80 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .full_8f64 .alert-clean-8a80 {
    flex-basis: 90px;
  }
}
.full_8f64 .fast_17cd {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .full_8f64 .fast_17cd {
    flex-basis: calc(100% - 50px);
  }
}
.full_8f64 .notice-current-2d0e p:last-child {
  margin-bottom: 0.72em;
}
.middle_934f .table_solid_79b2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.middle_934f .table_solid_79b2:after,
.middle_934f .table_solid_79b2:before {
  content: "";
  display: table;
}
.middle_934f .table_solid_79b2:after {
  clear: both;
}
.middle_934f .table_solid_79b2 .liquid_7111,
.middle_934f .table_solid_79b2 .narrow-467d {
  width: 49%;
}
.middle_934f .table_solid_79b2 .liquid_7111 a span.smooth-4650,
.middle_934f .table_solid_79b2 .narrow-467d a span.smooth-4650 {
  display: block;
  margin-bottom: 5px;
}
.middle_934f .table_solid_79b2 .narrow-467d {
  float: left;
  text-align: left;
}
.middle_934f .table_solid_79b2 .liquid_7111 {
  float: right;
  text-align: right;
}
.video-left-06f7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .video-left-06f7 {
    margin-bottom: 0;
  }
}
.paper_7148 {
  margin-bottom: 1em;
}
.paper_7148 .outline_91db {
  font-size: 1.1em;
  line-height: 1.3;
}
.smooth-2ca8 a {
  display: block;
  line-height: 0;
  position: relative;
}
.modal_3116 .paper_7148,
.glass-be41 .paper_7148 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .modal_3116 .paper_7148,
  .glass-be41 .paper_7148 {
    display: block;
  }
}
.modal_3116 .smooth-2ca8,
.glass-be41 .smooth-2ca8 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .modal_3116 .smooth-2ca8,
  .glass-be41 .smooth-2ca8 {
    margin-bottom: 1em;
  }
}
.modal_3116 .smooth-2ca8 img,
.glass-be41 .smooth-2ca8 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.modal_3116 .widget_979c,
.glass-be41 .widget_979c {
  flex-basis: calc(100% - 160px);
}
.modal_3116 .widget_979c p,
.glass-be41 .widget_979c p {
  margin-bottom: 0;
}
.modal_3116 .widget_979c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .modal_3116 .widget_979c {
    padding-left: 0;
  }
}
.glass-be41 .widget_979c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .glass-be41 .widget_979c {
    padding-right: 0;
  }
}
.glass-be41 .smooth-2ca8 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.box_d7ee .smooth-2ca8 {
  margin-bottom: 0.5em;
}
.box_d7ee .smooth-2ca8 img {
  width: 100%;
}
.info-yellow-b48a .media-last-fee4,
.simple-4476 .media-last-fee4 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.simple-4476 .banner-solid-e245 .text-69b7 p:last-child {
  margin-bottom: 0;
}
.paper-10f1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.layout-left-293a .preview_west_6d3c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .layout-left-293a .preview_west_6d3c:last-of-type {
    margin-bottom: 0;
  }
}
.layout-left-293a .preview_west_6d3c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.layout-left-293a .preview_west_6d3c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.layout-left-293a .preview_west_6d3c ul li {
  margin: 0 0 0.6em;
}
.layout-left-293a .preview_west_6d3c ul li.main-bfc6,
.layout-left-293a .preview_west_6d3c ul li.label_large_73dd {
  position: relative;
}
.layout-left-293a .preview_west_6d3c ul li.main-bfc6 .pressed_e807,
.layout-left-293a .preview_west_6d3c ul li.label_large_73dd .pressed_e807 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.layout-left-293a .preview_west_6d3c ul li.main-bfc6:after:after,
.layout-left-293a .preview_west_6d3c ul li.main-bfc6:after:before,
.layout-left-293a
  .preview_west_6d3c
  ul
  li.label_large_73dd:after:after,
.layout-left-293a
  .preview_west_6d3c
  ul
  li.label_large_73dd:after:before {
  content: "";
  display: table;
}
.layout-left-293a .preview_west_6d3c ul li.main-bfc6:after:after,
.layout-left-293a
  .preview_west_6d3c
  ul
  li.label_large_73dd:after:after {
  clear: both;
}
.layout-left-293a .preview_west_6d3c a.search_dirty_5fff:hover {
  text-decoration: none;
}
.layout-left-293a .preview_west_6d3c select {
  max-width: 100%;
}
.layout-left-293a .preview_west_6d3c table {
  font-size: 85%;
}
.layout-left-293a .preview_west_6d3c table td,
.layout-left-293a .preview_west_6d3c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.layout-left-293a .preview_west_6d3c table tfoot td {
  text-align: left;
}
.layout-left-293a .preview_west_6d3c :last-child {
  margin-bottom: 0;
}
.layout-left-293a .preview_west_6d3c .heading_76c2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.layout-left-293a .preview_west_6d3c .heading_76c2 label {
  width: 100%;
}
.layout-left-293a .preview_west_6d3c .heading_76c2 .footer-pink-f6b5 {
  width: 100%;
  display: block;
}
.layout-left-293a .preview_west_6d3c .heading_76c2 .photo-55a0 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.layout-left-293a .preview_west_6d3c .heading_76c2 .photo-55a0:hover svg #svg-search {
  fill: #444;
}
.layout-left-293a .preview_west_6d3c .heading_76c2 .photo-55a0 svg {
  width: 18px;
  height: 18px;
}
.layout-left-293a .box-west-4190 ul ul,
.layout-left-293a .out_b726 ul ul,
.layout-left-293a .preview_0376 ul ul,
.layout-left-293a .feature_iron_d659 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.layout-left-293a .box-west-4190 .grid-5473 > a,
.layout-left-293a .out_b726 .grid-5473 > a,
.layout-left-293a .preview_0376 .grid-5473 > a,
.layout-left-293a .feature_iron_d659 .grid-5473 > a {
  margin-bottom: 0;
}
.layout-left-293a .yellow_1ef6 li,
.layout-left-293a .box-west-4190 li,
.layout-left-293a .disabled_solid_9eb7 li,
.layout-left-293a .out_b726 li,
.layout-left-293a .preview_0376 li,
.layout-left-293a .feature_iron_d659 li,
.layout-left-293a .slow_d630 li,
.layout-left-293a .aside-old-05f7 li {
  display: block;
  position: relative;
}
.layout-left-293a .yellow_1ef6 li:last-child,
.layout-left-293a .box-west-4190 li:last-child,
.layout-left-293a .disabled_solid_9eb7 li:last-child,
.layout-left-293a .out_b726 li:last-child,
.layout-left-293a .preview_0376 li:last-child,
.layout-left-293a .feature_iron_d659 li:last-child,
.layout-left-293a .slow_d630 li:last-child,
.layout-left-293a .aside-old-05f7 li:last-child {
  border: none;
}
.layout-left-293a .yellow_1ef6 li a,
.layout-left-293a .box-west-4190 li a,
.layout-left-293a .disabled_solid_9eb7 li a,
.layout-left-293a .out_b726 li a,
.layout-left-293a .preview_0376 li a,
.layout-left-293a .feature_iron_d659 li a,
.layout-left-293a .slow_d630 li a,
.layout-left-293a .aside-old-05f7 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.layout-left-293a .yellow_1ef6 li ul li::before,
.layout-left-293a .box-west-4190 li ul li::before,
.layout-left-293a .disabled_solid_9eb7 li ul li::before,
.layout-left-293a .out_b726 li ul li::before,
.layout-left-293a .preview_0376 li ul li::before,
.layout-left-293a .feature_iron_d659 li ul li::before,
.layout-left-293a .slow_d630 li ul li::before,
.layout-left-293a .aside-old-05f7 li ul li::before {
  left: 15px;
}
.layout-left-293a .yellow_1ef6 li ul a,
.layout-left-293a .box-west-4190 li ul a,
.layout-left-293a .disabled_solid_9eb7 li ul a,
.layout-left-293a .out_b726 li ul a,
.layout-left-293a .preview_0376 li ul a,
.layout-left-293a .feature_iron_d659 li ul a,
.layout-left-293a .slow_d630 li ul a,
.layout-left-293a .aside-old-05f7 li ul a {
  padding-left: 20px;
}
.layout-left-293a .yellow_1ef6 li ul ul li::before,
.layout-left-293a .box-west-4190 li ul ul li::before,
.layout-left-293a .disabled_solid_9eb7 li ul ul li::before,
.layout-left-293a .out_b726 li ul ul li::before,
.layout-left-293a .preview_0376 li ul ul li::before,
.layout-left-293a .feature_iron_d659 li ul ul li::before,
.layout-left-293a .slow_d630 li ul ul li::before,
.layout-left-293a .aside-old-05f7 li ul ul li::before {
  left: 30px;
}
.layout-left-293a .yellow_1ef6 li ul ul a,
.layout-left-293a .box-west-4190 li ul ul a,
.layout-left-293a .disabled_solid_9eb7 li ul ul a,
.layout-left-293a .out_b726 li ul ul a,
.layout-left-293a .preview_0376 li ul ul a,
.layout-left-293a .feature_iron_d659 li ul ul a,
.layout-left-293a .slow_d630 li ul ul a,
.layout-left-293a .aside-old-05f7 li ul ul a {
  padding-left: 40px;
}
.layout-left-293a .accent_60d4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.layout-left-293a .aside-old-05f7 ul li {
  margin-bottom: 1.41575em;
}
.layout-left-293a .aside-old-05f7 ul li .row_5caa {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.layout-left-293a .aside-old-05f7 ul li .message_huge_e639 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.block_full_660a .yellow_1ef6 li a,
.block_full_660a .box-west-4190 li a,
.block_full_660a .disabled_solid_9eb7 li a,
.block_full_660a .out_b726 li a,
.block_full_660a .preview_0376 li a,
.block_full_660a .feature_iron_d659 li a,
.block_full_660a .slow_d630 li a,
.block_full_660a .aside-old-05f7 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_full_660a .accent_60d4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_full_660a .preview_west_6d3c ul li.main-bfc6 .pressed_e807,
.block_full_660a .preview_west_6d3c ul li.label_large_73dd .pressed_e807 {
  background: rgba(0, 0, 0, 0.2);
}
.block_full_660a .layout-left-293a .preview_west_6d3c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.title-advanced-e76a .layout-left-293a .easy_ac12 li {
  margin: 0;
}
.title-advanced-e76a .layout-left-293a .easy_ac12 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.title-advanced-e76a .layout-left-293a .easy_ac12 li ul {
  margin: 0;
}
.title-advanced-e76a .layout-left-293a .easy_ac12 li ul li a {
  padding-left: 15px;
}
.title-advanced-e76a .layout-left-293a .easy_ac12 li ul li li a {
  padding-left: 30px;
}
.title-advanced-e76a .layout-left-293a .easy_ac12 li.surface_brown_eb0d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.title-advanced-e76a .layout-left-293a .easy_ac12 li.surface_brown_eb0d > 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;
}
.title-advanced-e76a .layout-left-293a .easy_ac12 li.surface_brown_eb0d > 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;
}
.badge_4cf9 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tabs_336f {
  position: relative;
  z-index: 10;
}
.tabs_336f .down-b93a {
  width: 100%;
  max-width: 100%;
}
.easy_89d6 .component-34c3 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.easy_89d6 .avatar-brown-f99b {
}
.easy_89d6 .block_full_660a {
  background: #292929;
}
.tall_a25d .component-34c3 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tall_a25d .avatar-brown-f99b {
  background: #f9f9f9;
}
.tall_a25d .block_full_660a {
  background: #303030;
}
.table_e147 .component-34c3 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .table_e147 .paper_a05c {
    margin-bottom: 1em;
  }
  .table_e147 .paper_a05c:last-child {
    margin-bottom: 0;
  }
}
.table_e147 .avatar-brown-f99b {
  background: #ededed;
}
.table_e147 .block_full_660a {
  background: #1a1a1a;
}
.component-34c3.avatar-brown-f99b {
  color: rgba(0, 0, 0, 0.6);
}
.component-34c3.avatar-brown-f99b .outline-521a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.component-34c3.block_full_660a {
  color: rgba(255, 255, 255, 0.99);
}
.component-34c3.block_full_660a a:not(.search_dirty_5fff) {
  color: rgba(255, 255, 255, 0.79);
}
.component-34c3.block_full_660a a:not(.search_dirty_5fff):hover {
  color: rgba(255, 255, 255, 0.99);
}
.component-34c3.block_full_660a .outline-521a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.component-34c3.block_full_660a table tbody td,
.component-34c3.block_full_660a table th {
  background: rgba(0, 0, 0, 0.08);
}
.description-ba44.fast_992c .down-6217 {
  max-width: initial;
}
.description-ba44 .prev_ce3f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.description-ba44 .prev_ce3f .down-b93a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .description-ba44 .prev_ce3f .down-b93a {
    display: block;
    margin-bottom: 2em;
  }
  .description-ba44 .prev_ce3f .down-b93a:last-child {
    margin-bottom: 0;
  }
}
.table_e147 .paper_a05c:last-child,
.tall_a25d .paper_a05c:last-child,
.easy_89d6 .paper_a05c:last-child {
  margin-bottom: 0;
}
.table_e147 .paper_a05c .layout-left-293a .preview_west_6d3c:last-child,
.tall_a25d .paper_a05c .layout-left-293a .preview_west_6d3c:last-child,
.easy_89d6 .paper_a05c .layout-left-293a .preview_west_6d3c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .table_e147 .outline-current-86df,
  .table_e147 .nav-easy-9477,
  .tall_a25d .outline-current-86df,
  .tall_a25d .nav-easy-9477,
  .easy_89d6 .outline-current-86df,
  .easy_89d6 .nav-easy-9477 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tabs_336f .paper_a05c {
    margin-bottom: 2em;
  }
}
.tabs_336f p:last-child {
  margin-bottom: 0;
}
.tabs_336f li,
.tabs_336f ul {
  list-style: none;
  margin: 0;
}
.tabs_336f ul ul {
  margin-left: 2.617924em;
}
.accent-b744 {
  font-size: 0.875em;
}

/* css-noise: 3797 */
.ghost-box-y5 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.0;
}
