/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hidden_82cf/customify
Author: WPCustomify
Author URI: https://pressmaximum.hidden_82cf
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.hidden_82cf/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.label-6bd4.up-840d/licenses/gpl-2.0.table_f48b
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.gold-e837/, (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.chip_9df2.title-south-da43/normalize.dynamic_40e4/
 ======
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.dynamic_40e4 v7.0.0 | MIT License | github.hidden_82cf/necolas/normalize.dynamic_40e4 */
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;
}
.accordion_bottom_d459 .texture-76c6,
.article_4150,
.progress-83bd,
.texture-4e4d,
.message_fixed_2388,
.backdrop_green_ab58,
.paper-4bad,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 0.5407911001em;
  color: #2b2b2b;
  clear: both;
}
.article_4150,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .article_4150,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .article_4150,
  h1 {
    font-size: 1.8em;
  }
}
.progress-83bd,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.progress-83bd + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .progress-83bd,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .progress-83bd,
  h2 {
    font-size: 1.7em;
  }
}
.texture-4e4d,
h3 {
  font-size: 1.618em;
}
.accordion_bottom_d459 .texture-76c6,
.message_fixed_2388,
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.nav-lower-0133 {
  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;
}
.text_261c:after,
.text_261c:before,
.heading_brown_771c:after,
.heading_brown_771c:before {
  content: "";
  display: table;
}
.text_261c:after,
.heading_brown_771c:after {
  clear: both;
}
.sort_large_b073 {
  float: right;
  margin-right: 0;
}
.focused_93bd {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.list_in_8a18 .border_1ee1,
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;
}
.list_in_8a18 .border_1ee1: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;
}
.container-0f55 .border_1ee1 {
  box-shadow: none;
}
.container-0f55
  .border_1ee1
  .popup-steel-d92e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.container-0f55 .border_1ee1 .row_thick_de57 {
  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;
}
.container-0f55
  .border_1ee1
  .row_thick_de57
  b {
  display: none;
}
.container-0f55 .center-e5a1 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.icon_8571:not(.hard-5a49):not(.down-61b2),
button:not(.hard-5a49):not(.down-61b2),
input[type="button"]:not(.hard-5a49):not(
    .down-61b2
  ),
input[type="reset"]:not(.hard-5a49):not(
    .down-61b2
  ),
input[type="submit"]:not(.hard-5a49):not(
    .down-61b2
  ) {
  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;
}
.icon_8571:not(.hard-5a49):not(
    .down-61b2
  ):hover,
button:not(.hard-5a49):not(
    .down-61b2
  ):hover,
input[type="button"]:not(.hard-5a49):not(
    .down-61b2
  ):hover,
input[type="reset"]:not(.hard-5a49):not(
    .down-61b2
  ):hover,
input[type="submit"]:not(.hard-5a49):not(
    .down-61b2
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.icon_8571:not(.hard-5a49):not(
    .down-61b2
  ):active,
.icon_8571:not(.hard-5a49):not(
    .down-61b2
  ):focus,
button:not(.hard-5a49):not(
    .down-61b2
  ):active,
button:not(.hard-5a49):not(
    .down-61b2
  ):focus,
input[type="button"]:not(.hard-5a49):not(
    .down-61b2
  ):active,
input[type="button"]:not(.hard-5a49):not(
    .down-61b2
  ):focus,
input[type="reset"]:not(.hard-5a49):not(
    .down-61b2
  ):active,
input[type="reset"]:not(.hard-5a49):not(
    .down-61b2
  ):focus,
input[type="submit"]:not(.hard-5a49):not(
    .down-61b2
  ):active,
input[type="submit"]:not(.hard-5a49):not(
    .down-61b2
  ):focus {
  outline: 0;
}
.icon_8571:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f,
button:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f,
input[type="button"]:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f,
input[type="reset"]:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f,
input[type="submit"]:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f {
  position: relative;
}
.icon_8571:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f
  .mask-60a2,
.icon_8571:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f
  .paragraph-85bc,
.icon_8571:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f
  .east-389e,
.icon_8571:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f
  i,
.icon_8571:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f
  svg,
button:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f
  .mask-60a2,
button:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f
  .paragraph-85bc,
button:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f
  .east-389e,
button:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f
  i,
button:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f
  svg,
input[type="button"]:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f
  .mask-60a2,
input[type="button"]:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f
  .paragraph-85bc,
input[type="button"]:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f
  .east-389e,
input[type="button"]:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f
  i,
input[type="button"]:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f
  svg,
input[type="reset"]:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f
  .mask-60a2,
input[type="reset"]:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f
  .paragraph-85bc,
input[type="reset"]:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f
  .east-389e,
input[type="reset"]:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f
  i,
input[type="reset"]:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f
  svg,
input[type="submit"]:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f
  .mask-60a2,
input[type="submit"]:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f
  .paragraph-85bc,
input[type="submit"]:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f
  .east-389e,
input[type="submit"]:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f
  i,
input[type="submit"]:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f
  svg {
  visibility: hidden;
}
.icon_8571:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f:after,
button:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f:after,
input[type="button"]:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f:after,
input[type="reset"]:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f:after,
input[type="submit"]:not(.hard-5a49):not(
    .down-61b2
  ).fn-loading-9f2f: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;
}
.icon_8571:not(.hard-5a49):not(.down-61b2),
input[type="button"]:not(.hard-5a49):not(
    .down-61b2
  ),
input[type="reset"]:not(.hard-5a49):not(
    .down-61b2
  ),
input[type="submit"]:not(.hard-5a49):not(
    .down-61b2
  ) {
  color: #fff;
  background: #235787;
}
.icon_8571:not(.hard-5a49):not(
    .down-61b2
  ):focus,
input[type="button"]:not(.hard-5a49):not(
    .down-61b2
  ):focus,
input[type="reset"]:not(.hard-5a49):not(
    .down-61b2
  ):focus,
input[type="submit"]:not(.hard-5a49):not(
    .down-61b2
  ):focus {
  color: #fff;
}
.icon_8571.fn-disabled-9f2f:not(.hard-5a49):not(
    .down-61b2
  ),
.icon_8571[disabled]:not(.hard-5a49):not(
    .down-61b2
  ),
button.fn-disabled-9f2f:not(.hard-5a49):not(
    .down-61b2
  ),
button[disabled]:not(.hard-5a49):not(
    .down-61b2
  ) {
  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;
}
.north-bfc8 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.north-bfc8: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;
}
.banner_mini_3d09 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.pattern-liquid-fbc0 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.chip_35dd {
  clear: both;
  display: block;
  margin: 0 auto;
}
.text_261c:after,
.text_261c:before,
.filter_1b97:after,
.filter_1b97:before,
.stone-207e:after,
.stone-207e:before,
.overlay_silver_b31f:after,
.overlay_silver_b31f:before,
.accordion_up_ab85:after,
.accordion_up_ab85:before,
.frame-1637:after,
.frame-1637:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.text_261c:after,
.filter_1b97:after,
.stone-207e:after,
.overlay_silver_b31f:after,
.accordion_up_ab85:after,
.frame-1637:after {
  clear: both;
}
.filter_1b97 .medium-a444,
.stone-207e .medium-a444,
.tall_c6f1 .medium-a444 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.silver-2c53 {
  display: inline-block;
}
.banner-slow-5749 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.banner-slow-5749 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.banner-slow-5749 .info-complex-01e8 {
  padding: 1em 0;
  font-size: 85%;
}
.info-complex-01e8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.text_huge_e1dc {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.text_huge_e1dc:after,
.text_huge_e1dc:before {
  content: "";
  display: table;
}
.text_huge_e1dc:after {
  clear: both;
}
.rough-473e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.paragraph_easy_3ff0 .rough-473e {
  max-width: 50%;
}
.chip_first_8915 .rough-473e {
  max-width: 33.33%;
}
.slow_f450 .rough-473e {
  max-width: 25%;
}
.element-b31e .rough-473e {
  max-width: 20%;
}
.main-center-8a28 .rough-473e {
  max-width: 16.66%;
}
.panel_ad06 .rough-473e {
  max-width: 14.28%;
}
.nav-b0d4 .rough-473e {
  max-width: 12.5%;
}
.right_c4f1 .rough-473e {
  max-width: 11.11%;
}
.middle-f9db {
  display: block;
}
.accordion_bottom_d459 .image_10ab label,
.accordion_bottom_d459 .soft-c65a label,
.accordion_bottom_d459 .panel_tiny_8ba9 label,
.accordion_bottom_d459 .mini_8c32 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dynamic_9242 {
  list-style: none;
  margin: 0;
}
.dynamic_9242 article.alert_solid_4c12 {
  margin-bottom: 0;
}
.dynamic_9242 ul {
  list-style: none;
  margin: 0;
}
.dynamic_9242 .last-10ef li.alert_solid_4c12 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dynamic_9242 .last-10ef li.alert_solid_4c12 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dynamic_9242 .last-10ef li.alert_solid_4c12: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) {
  .dynamic_9242 .last-10ef li.alert_solid_4c12 li.alert_solid_4c12 li.alert_solid_4c12 li.alert_solid_4c12 {
    padding-left: 0;
  }
}
article.alert_solid_4c12 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.alert_solid_4c12 .filter_1b97 p:last-of-type {
  margin-bottom: 0;
}
article.alert_solid_4c12 .avatar_bdec {
  float: left;
}
article.alert_solid_4c12 .focused-8c38 {
  margin-left: 85px;
}
article.alert_solid_4c12 .action_45a3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.alert_solid_4c12 .action_45a3 .article-large-a9f8 {
  margin-left: 10px;
}
article.alert_solid_4c12 .copper_5190 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.alert_solid_4c12 .hero-e1d2 {
  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 .image_10ab,
  #respond .panel_tiny_8ba9,
  #respond .mini_8c32 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .image_10ab input,
#respond .panel_tiny_8ba9 input,
#respond .mini_8c32 input {
  width: 100%;
}
#respond .mini_8c32 {
  margin-right: 0;
}
#respond .light_d1cb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.overlay_8c06 {
  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;
}
.overlay_8c06.detail_c161 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.overlay_8c06 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%);
}
.overlay_8c06:focus,
.overlay_8c06: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);
}
.slider_plasma_cd30 {
  border-radius: 10%;
}
.accent_92b2 {
  border-radius: 50%;
}
.dirty_5302 {
  font-size: 0.72em;
}
.highlight_3dbe {
  font-size: 0.875em;
}
.badge-purple-9302 {
  font-size: 1.1em;
}
.first-af9e {
  text-transform: uppercase;
  line-height: 1.2;
}
.first-af9e.dirty_5302 {
  letter-spacing: 0.5px;
}
.solid-7b74,
.solid-7b74 a {
  color: #6d6d6d;
}
.solid-7b74 a:hover {
  color: #111;
}
.layout_8e56 {
  color: #6d6d6d;
}
.large-6cff {
  overflow-x: hidden;
}
.large-6cff .info-silver-4c58.shade_pink_2b31 {
  position: relative;
}
.large-6cff .info-silver-4c58.shade_pink_2b31.medium_0327 {
  position: initial;
}
.large-6cff
  .info-silver-4c58.shade_pink_2b31.medium_0327
  .shadow-9ba0 {
  left: auto;
}
.large-6cff .info-silver-4c58 .shadow-9ba0 {
  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;
}
.large-6cff .info-silver-4c58:hover.shade_pink_2b31 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.large-6cff
  .info-silver-4c58:hover.shade_pink_2b31
  .shadow-9ba0 {
  display: block;
  z-index: 9999999;
}
.large-6cff .info-9826 .down-fdf9,
.large-6cff .main-0451 .down-fdf9 {
  display: none;
}
.large-6cff .paragraph-small-6841 .info-silver-4c58:hover.shade_pink_2b31 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.accordion_bottom_d459 .image_10ab label,
.accordion_bottom_d459 .soft-c65a label,
.accordion_bottom_d459 .panel_tiny_8ba9 label,
.accordion_bottom_d459 .mini_8c32 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dynamic_9242 {
  list-style: none;
  margin: 0;
}
.dynamic_9242 article.alert_solid_4c12 {
  margin-bottom: 0;
}
.dynamic_9242 ul {
  list-style: none;
  margin: 0;
}
.dynamic_9242 .last-10ef li.alert_solid_4c12 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dynamic_9242 .last-10ef li.alert_solid_4c12 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dynamic_9242 .last-10ef li.alert_solid_4c12: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) {
  .dynamic_9242 .last-10ef li.alert_solid_4c12 li.alert_solid_4c12 li.alert_solid_4c12 li.alert_solid_4c12 {
    padding-left: 0;
  }
}
article.alert_solid_4c12 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.alert_solid_4c12 .filter_1b97 p:last-of-type {
  margin-bottom: 0;
}
article.alert_solid_4c12 .avatar_bdec {
  float: left;
}
article.alert_solid_4c12 .focused-8c38 {
  margin-left: 85px;
}
article.alert_solid_4c12 .action_45a3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.alert_solid_4c12 .action_45a3 .article-large-a9f8 {
  margin-left: 10px;
}
article.alert_solid_4c12 .copper_5190 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.alert_solid_4c12 .hero-e1d2 {
  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 .image_10ab,
  #respond .panel_tiny_8ba9,
  #respond .mini_8c32 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .image_10ab input,
#respond .panel_tiny_8ba9 input,
#respond .mini_8c32 input {
  width: 100%;
}
#respond .mini_8c32 {
  margin-right: 0;
}
#respond .light_d1cb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.info-9826 .notice_6304 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.notice_6304 .active_d0c9.image_fluid_fcb4 .shadow-e992 > li > a:focus,
.notice_6304 .active_d0c9.image_fluid_fcb4 .shadow-e992 > li > a:hover,
.notice_6304 .active_d0c9.link_d313 .shadow-e992 > li > a:focus,
.notice_6304 .active_d0c9.link_d313 .shadow-e992 > li > a:hover,
.notice_6304 .active_d0c9.notice_action_0d2a .shadow-e992 > li > a:focus,
.notice_6304 .active_d0c9.notice_action_0d2a .shadow-e992 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice_6304
  .active_d0c9.image_fluid_fcb4
  .shadow-e992
  > li.picture-bfd0
  > a,
.notice_6304
  .active_d0c9.image_fluid_fcb4
  .shadow-e992
  > li.plasma-9e6d
  > a,
.notice_6304
  .active_d0c9.link_d313
  .shadow-e992
  > li.picture-bfd0
  > a,
.notice_6304
  .active_d0c9.link_d313
  .shadow-e992
  > li.plasma-9e6d
  > a,
.notice_6304
  .active_d0c9.notice_action_0d2a
  .shadow-e992
  > li.picture-bfd0
  > a,
.notice_6304 .active_d0c9.notice_action_0d2a .shadow-e992 > li.header_outer_5516 > a {
  color: rgba(255, 255, 255, 0.99);
}
.notice_6304 .smooth_2388,
.notice_6304 .smooth_2388 a {
  color: rgba(255, 255, 255, 0.99);
}
.notice_6304 .active_2236.backdrop_71dc li a,
.notice_6304 .notification_solid_cdb0 a,
.notice_6304 .description-1374,
.notice_6304 .shadow-e992 > li > a,
.notice_6304 .brown_4e23 {
  color: rgba(255, 255, 255, 0.79);
}
.notice_6304 .active_2236.backdrop_71dc li a:hover,
.notice_6304 .notification_solid_cdb0 a:hover,
.notice_6304 .description-1374:hover,
.notice_6304 .shadow-e992 > li > a:hover,
.notice_6304 .brown_4e23:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice_6304 .gold-0d53 {
  color: rgba(255, 255, 255, 0.79);
}
.notice_6304 .gold-0d53 .wood_aefc {
  color: rgba(255, 255, 255, 0.99);
}
.notice_6304 .gold-0d53:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice_6304 .soft_eb7a .menu_2aa8 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notice_6304 .soft_eb7a .menu_2aa8 .image-smooth-04d3 {
  color: rgba(255, 255, 255, 0.79);
}
.notice_6304
  .soft_eb7a
  .menu_2aa8
  .image-smooth-04d3::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notice_6304
  .soft_eb7a
  .menu_2aa8
  .image-smooth-04d3:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notice_6304
  .soft_eb7a
  .menu_2aa8
  .image-smooth-04d3::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notice_6304
  .soft_eb7a
  .menu_2aa8
  .image-smooth-04d3::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notice_6304 .soft_eb7a .filter-full-b62a {
  color: rgba(255, 255, 255, 0.79);
}
.notice_6304 .soft_eb7a .filter-full-b62a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview-0fad
  .notice_6304
  .soft_eb7a
  .full-4152
  .large_bcbd {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.preview-0fad
  .notice_6304
  .soft_eb7a
  .full-4152
  .image-smooth-04d3 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info-9826 .text_plasma_b18f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.text_plasma_b18f .active_d0c9.image_fluid_fcb4 .shadow-e992 > li > a:focus,
.text_plasma_b18f .active_d0c9.image_fluid_fcb4 .shadow-e992 > li > a:hover,
.text_plasma_b18f .active_d0c9.link_d313 .shadow-e992 > li > a:focus,
.text_plasma_b18f .active_d0c9.link_d313 .shadow-e992 > li > a:hover,
.text_plasma_b18f .active_d0c9.notice_action_0d2a .shadow-e992 > li > a:focus,
.text_plasma_b18f .active_d0c9.notice_action_0d2a .shadow-e992 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.text_plasma_b18f
  .active_d0c9.image_fluid_fcb4
  .shadow-e992
  > li.picture-bfd0
  > a,
.text_plasma_b18f
  .active_d0c9.image_fluid_fcb4
  .shadow-e992
  > li.plasma-9e6d
  > a,
.text_plasma_b18f
  .active_d0c9.link_d313
  .shadow-e992
  > li.picture-bfd0
  > a,
.text_plasma_b18f
  .active_d0c9.link_d313
  .shadow-e992
  > li.plasma-9e6d
  > a,
.text_plasma_b18f
  .active_d0c9.notice_action_0d2a
  .shadow-e992
  > li.picture-bfd0
  > a,
.text_plasma_b18f .active_d0c9.notice_action_0d2a .shadow-e992 > li.header_outer_5516 > a {
  color: rgba(0, 0, 0, 0.8);
}
.text_plasma_b18f .smooth_2388,
.text_plasma_b18f .smooth_2388 a {
  color: rgba(0, 0, 0, 0.8);
}
.text_plasma_b18f .active_2236.backdrop_71dc li a,
.text_plasma_b18f .notification_solid_cdb0 a,
.text_plasma_b18f .description-1374,
.text_plasma_b18f .shadow-e992 > li > a,
.text_plasma_b18f .brown_4e23 {
  color: rgba(0, 0, 0, 0.55);
}
.text_plasma_b18f .active_2236.backdrop_71dc li a:hover,
.text_plasma_b18f .notification_solid_cdb0 a:hover,
.text_plasma_b18f .description-1374:hover,
.text_plasma_b18f .shadow-e992 > li > a:hover,
.text_plasma_b18f .brown_4e23:hover {
  color: rgba(0, 0, 0, 0.8);
}
.text_plasma_b18f .gold-0d53 {
  color: rgba(0, 0, 0, 0.55);
}
.text_plasma_b18f .gold-0d53 .wood_aefc {
  color: rgba(0, 0, 0, 0.8);
}
.text_plasma_b18f .gold-0d53:hover {
  color: rgba(0, 0, 0, 0.8);
}
.component-smooth-39ce .form_in_8d21 {
  margin-left: auto;
  margin-right: auto;
}
.stone-207e > * {
  margin-left: auto;
  margin-right: auto;
}
.stone-207e .banner_mini_3d09 {
  margin-right: 1.41575em;
}
.lower-6bae .stone-207e > .feature-15aa {
  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;
}
.lower-6bae .stone-207e > .left-10c7 {
  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;
}
.dropdown-f013.component-smooth-39ce .form_in_8d21,
.article-4146.component-smooth-39ce .form_in_8d21 {
  margin-left: 0;
}
.action-1924.component-smooth-39ce .form_in_8d21,
.hidden_60cc.component-smooth-39ce .form_in_8d21 {
  margin-right: 0;
}
.stone-207e ol,
.stone-207e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.bright-166c video {
  max-width: 100%;
}
.stone_313b img {
  display: block;
}
.stone_313b.banner_mini_3d09,
.stone_313b.pattern-liquid-fbc0 {
  width: 100%;
}
.stone_313b.left-10c7 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.basic_551a:not(.border_warm_14a5) {
  margin: 1.5em auto;
}
.text_wide_e0b2 p {
  padding: 1.5em 14px;
}
ul.static_77ad.left-10c7,
ul.static_77ad.feature-15aa,
ul.static_77ad.west_75ee.feature-15aa {
  padding: 0 14px;
}
.cool-285f {
  display: block;
  overflow-x: auto;
}
.cool-285f table {
  border-collapse: collapse;
  width: 100%;
}
.cool-285f td,
.cool-285f th {
  padding: 0.5em;
}
.stone-207e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.stone-207e ol ol,
.stone-207e ol ul,
.stone-207e ul ol,
.stone-207e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.stone-207e ol ol li,
.stone-207e ol ul li,
.stone-207e ul ol li,
.stone-207e ul ul li {
  margin-left: 0;
}
.solid-c0d2.label-9dcc > .sort_basic_a3bb {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.solid-c0d2.label-9dcc > .sort_basic_a3bb iframe,
.solid-c0d2.label-9dcc > .sort_basic_a3bb > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.silver_c192 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.silver_c192.stale-5c68 {
  padding: 0;
}
.silver_c192.stale-5c68 cite {
  font-size: 13px;
}
.silver_c192 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.silver_c192 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.warm_bd6d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.warm_bd6d > p:first-child {
  margin-top: 0;
}
.warm_bd6d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.warm_bd6d blockquote {
  border-left: 0;
}
.west_9f0f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.west_9f0f:not(.hero-wood-4c32) {
  max-width: 100px;
}
.west_9f0f.widget_0aeb {
  border-bottom: none !important;
  text-align: center;
}
.west_9f0f.widget_0aeb::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .text_wide_e0b2 p {
    padding: 1.5em 0;
  }
}
.description_197a {
  color: #0073aa;
}
.stale_6190 {
  background-color: #0073aa;
}
.feature-old-9749 {
  color: #229fd8;
}
.sort_advanced_0ad9 {
  background-color: #229fd8;
}
.panel_2f2b {
  color: #eee;
}
.pressed_e341 {
  background-color: #eee;
}
.filter_8a1e {
  color: #444;
}
.menu-solid-3e8a {
  background-color: #444;
}
.easy_aeac {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.easy_aeac .module_c281 .notification_solid_cdb0 {
  font-size: 15px;
}
.easy_aeac .notification_solid_cdb0 {
  line-height: 1.3;
}
.easy_aeac .text_plasma_b18f {
}
.easy_aeac .notice_6304 {
  background: #235787;
}
.liquid_f4e9 {
  padding: 0;
}
.liquid_f4e9 .notice_6304 {
  background: #1a1a1a;
}
.liquid_f4e9 .text_plasma_b18f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.link_d261 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.link_d261 .text_plasma_b18f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.link_d261 .notice_6304 {
  background: #303030;
}
.frame-1637 {
  position: relative;
  z-index: 10;
}
.frame-1637 .selected_f2da {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.search-f015 .shade_pink_2b31 {
  display: inline-block;
  vertical-align: middle;
}
.search-f015.hover-complex-5ea9 .shade_pink_2b31 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .search-f015.hover-complex-5ea9 .shade_pink_2b31 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .search-f015.hover-complex-5ea9 .shade_pink_2b31 {
    margin-right: 0.4em;
  }
}
.search-f015.hover-complex-5ea9 .shade_pink_2b31:last-child {
  margin-right: 0;
}
.last_6061 .selected_f2da {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .info-9826 .module_c281 {
    margin: 0 -0.5em;
  }
  .info-9826 .module_c281 [class*="customify-col-"],
  .info-9826 .module_c281 [class*="customify-col_"],
  .info-9826 .module_c281 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.info-9826.grid_a820 .selected_f2da {
  background: 0 0 !important;
}
.info-9826.grid_a820 .selected_f2da,
.info-9826.last_6061 .selected_f2da {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .info-9826.disabled_center_60d0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.info-9826.last_6061 .selected_f2da {
  box-shadow: none !important;
}
.shade-old-062e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .shade-old-062e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .shade-old-062e {
    padding: 18px 0 20px;
  }
}
.shade-old-062e .active-ee7d {
  width: 100%;
}
.shade-old-062e .form_dc69 {
  margin-bottom: 0;
}
.shade-old-062e .under-dfeb {
  margin-top: 5px;
  font-size: 0.875em;
}
.tabs_d961 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tabs_d961 .green-91ee {
  width: 100%;
}
.block_purple_b85f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.block_purple_b85f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.block_purple_b85f 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;
}
.block_purple_b85f li:last-child:after {
  display: none;
}
.block_purple_b85f li a {
  font-weight: 500;
  margin-right: 10px;
}
.orange_fb8f .down-fdf9 button,
.shade-old-062e .down-fdf9 button {
  left: 0;
}
.orange_fb8f .green-91ee,
.shade-old-062e .green-91ee {
  padding-left: 0;
  padding-right: 0;
}
.orange_fb8f .tabs_d961,
.shade-old-062e .tabs_d961 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.orange_fb8f {
  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;
}
.orange_fb8f: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;
}
.orange_fb8f .carousel-silver-6dbb {
  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) {
  .orange_fb8f .carousel-silver-6dbb {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .orange_fb8f .carousel-silver-6dbb {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .orange_fb8f .carousel-silver-6dbb {
    min-height: 200px;
  }
}
.orange_fb8f .block_purple_b85f {
  color: rgba(255, 255, 255, 0.8);
}
.orange_fb8f .block_purple_b85f a,
.orange_fb8f .block_purple_b85f li:after {
  color: inherit;
}
.orange_fb8f .block_purple_b85f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.block_white_a84c {
  margin-bottom: 0.5em;
}
.active-dc30 {
  margin-bottom: 1.2em;
}
.active-dc30,
.block_white_a84c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.active-dc30 p:last-child,
.block_white_a84c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .down-fdf9,
#masthead .down-fdf9 {
  display: none;
}
#masthead
  > .down-fdf9.item-9aef {
  display: none;
}
#masthead > .down-fdf9 button {
  left: 0;
}
.badge_a531 {
  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%;
}
.badge_a531 .shade_pink_2b31 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.badge_a531 .summary-lower-461c {
  display: -webkit-box;
  display: flex;
}
.badge_a531 .summary-lower-461c.center_26fe {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.badge_a531 .summary-lower-461c.banner_7c8b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.badge_a531 .summary-lower-461c.focus_f063 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.badge_a531.item-f14c.primary_2f9f .summary-lower-461c.center_26fe {
  flex-basis: 100%;
}
.badge_a531.filter-716c .summary-lower-461c.banner_7c8b {
  -webkit-box-flex: 1;
  flex: auto;
}
.badge_a531.filter-716c .summary-lower-461c.focus_f063 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .down-fdf9.item-9aef {
  display: none;
}
#masthead > .down-fdf9 button {
  left: 0;
}
.chip_b214 {
  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;
}
.chip_b214:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.chip_b214.outline_lower_3320 i {
  margin-right: 4px;
}
.chip_b214.avatar-rough-4779 i {
  margin-left: 5px;
}
.notification_solid_cdb0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.notification_solid_cdb0 p:last-child {
  margin-bottom: 0;
}
.cold-f2f0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.cold-f2f0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.cold-f2f0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.cold-f2f0 .smooth_2388 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.cold-f2f0 .list_97e0 {
  margin: 5px 0 7px 0;
}
.cold-f2f0.info_2026 .background_9b72 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cold-f2f0.info_2026 .primary_4d19 {
  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;
}
.cold-f2f0.first_9f68 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.cold-f2f0.first_9f68 .background_9b72 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cold-f2f0.first_9f68 .primary_4d19 {
  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;
}
.cold-f2f0.pink-7ca0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.cold-f2f0.white_b522 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.cold-f2f0.white_b522 .primary_4d19 {
  margin-top: 7px;
}
.hard-abc6 {
  display: inline-block;
}
.frame-1637 .accordion_6339 .cold-f2f0 img {
  max-width: 100%;
}
.active_d0c9 .mini-5661.soft_3939,
.header_dark_0dc8 .mini-5661.soft_3939 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.active_d0c9 .cold_79cc,
.header_dark_0dc8 .cold_79cc {
  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%);
}
.active_d0c9 .cold_79cc {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.active_d0c9.accordion-clean-99f7 .cold_79cc {
  display: none;
}
.active_d0c9 .form_5554 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.active_d0c9 .form_5554 li {
  display: inline-block;
  position: relative;
}
.active_d0c9 .form_5554 li:last-child {
  margin-right: 0;
}
.active_d0c9 .form_5554 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;
}
.active_d0c9 .form_5554 li.header_outer_5516 > a {
  color: rgba(0, 0, 0, 0.9);
}
.active_d0c9 .form_5554 > 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;
}
.active_d0c9 .form_5554 > li > a i {
  line-height: 0;
}
.active_d0c9 .form_5554 > li.search-black-7b0d > a .cold_79cc {
  margin-left: 4px;
  line-height: 0;
}
.active_d0c9 .form_5554 .section_top_cb48 li.search-black-7b0d > a {
  position: relative;
}
.active_d0c9 .form_5554 .section_top_cb48 li.search-black-7b0d > a:after,
.active_d0c9 .form_5554 .section_top_cb48 li.search-black-7b0d > a:before {
  content: "";
  display: table;
}
.active_d0c9 .form_5554 .section_top_cb48 li.search-black-7b0d > a:after {
  clear: both;
}
.active_d0c9 .form_5554 .section_top_cb48 li.search-black-7b0d > a .cold_79cc {
  margin-left: 5px;
  float: right;
}
.active_d0c9 .badge-9d4a,
.active_d0c9 .section_top_cb48 {
  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;
}
.active_d0c9 .section_top_cb48 {
  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;
}
.active_d0c9 .section_top_cb48 .soft_3939 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.active_d0c9 .section_top_cb48 .cold_79cc {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.active_d0c9 .section_top_cb48 li {
  display: block;
  margin: 0;
  padding: 0;
}
.active_d0c9 .section_top_cb48 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;
}
.active_d0c9 .section_top_cb48 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.active_d0c9 .section_top_cb48 .section_top_cb48 {
  top: 0;
  left: 100%;
}
.active_d0c9 .table_cool_bc8e.fn-focus-9f2f > .badge-9d4a,
.active_d0c9 .table_cool_bc8e.fn-focus-9f2f > .section_top_cb48,
.active_d0c9 .table_cool_bc8e:focus > .badge-9d4a,
.active_d0c9 .table_cool_bc8e:focus > .section_top_cb48,
.active_d0c9 .table_cool_bc8e:hover > .badge-9d4a,
.active_d0c9 .table_cool_bc8e:hover > .section_top_cb48 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.active_d0c9.notice_action_0d2a .shadow-e992:after,
.active_d0c9.notice_action_0d2a .shadow-e992:before {
  content: "";
  display: table;
}
.active_d0c9.notice_action_0d2a .shadow-e992:after {
  clear: both;
}
.active_d0c9.notice_action_0d2a .shadow-e992 > li {
  float: left;
}
.active_d0c9.section-clean-e4b2 .shadow-e992:after,
.active_d0c9.section-clean-e4b2 .shadow-e992:before {
  content: "";
  display: table;
}
.active_d0c9.section-clean-e4b2 .shadow-e992:after {
  clear: both;
}
.active_d0c9.section-clean-e4b2 .shadow-e992 > li {
  float: left;
}
.active_d0c9.section-clean-e4b2 .shadow-e992 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.active_d0c9.section-clean-e4b2 .shadow-e992 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.active_d0c9.section-clean-e4b2 .shadow-e992 > li.picture-bfd0 > a,
.active_d0c9.section-clean-e4b2 .shadow-e992 > li.header_outer_5516 > a {
  color: #fff;
  background-color: #1e4b75;
}
.active_d0c9.image_fluid_fcb4 .shadow-e992 > li > a .soft_3939 {
  position: relative;
}
.active_d0c9.image_fluid_fcb4 .shadow-e992 > li > a .soft_3939: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;
}
.active_d0c9.image_fluid_fcb4
  .shadow-e992
  > li:focus
  > a
  .soft_3939:before,
.active_d0c9.image_fluid_fcb4
  .shadow-e992
  > li:hover
  > a
  .soft_3939:before {
  width: 100%;
  background-color: currentColor;
}
.active_d0c9.image_fluid_fcb4
  .shadow-e992
  > li.picture-bfd0
  > a
  .soft_3939:before,
.active_d0c9.image_fluid_fcb4
  .shadow-e992
  > li.plasma-9e6d
  > a
  .soft_3939:before {
  width: 100%;
  background-color: currentColor;
}
.active_d0c9.link_d313 .shadow-e992 > li > a .soft_3939 {
  position: relative;
}
.active_d0c9.link_d313 .shadow-e992 > li > a .soft_3939: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;
}
.active_d0c9.link_d313 .shadow-e992 > li:focus > a .soft_3939:before,
.active_d0c9.link_d313
  .shadow-e992
  > li:hover
  > a
  .soft_3939:before {
  width: 100%;
  background-color: currentColor;
}
.active_d0c9.link_d313
  .shadow-e992
  > li.picture-bfd0
  > a
  .soft_3939:before,
.active_d0c9.link_d313
  .shadow-e992
  > li.plasma-9e6d
  > a
  .soft_3939:before {
  width: 100%;
  background-color: currentColor;
}
.header_dark_0dc8 .form_5554 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header_dark_0dc8 .form_5554 li:first-child > a {
  border-top: none;
}
.header_dark_0dc8 .form_5554 .carousel-outer-68c9 > .soft_3939 .cold_79cc {
  display: none;
}
.header_dark_0dc8 .form_5554 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.header_dark_0dc8 .form_5554 li:last-child {
  border: none;
}
.header_dark_0dc8 .form_5554 li.search-black-7b0d > a {
  padding-right: 45px !important;
}
.header_dark_0dc8 .form_5554 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.header_dark_0dc8 .form_5554 li a:focus,
.header_dark_0dc8 .form_5554 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header_dark_0dc8 .form_5554 li .large_9378 {
  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;
}
.header_dark_0dc8 .form_5554 li .large_9378:hover {
  box-shadow: none;
}
.header_dark_0dc8 .form_5554 li .large_9378 .cold_79cc {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.header_dark_0dc8 .form_5554 .section_top_cb48 {
  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);
}
.header_dark_0dc8 .form_5554 .section_top_cb48 li a {
  padding-left: 3em;
}
.header_dark_0dc8 .form_5554 .bottom-0981 > a .large_9378 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.header_dark_0dc8 .form_5554 .bottom-0981 > .section_top_cb48 {
  display: block;
  opacity: 1;
}
.up_fdd7 {
  max-width: 100%;
}
.button_9ad2 {
  line-height: 0;
  cursor: pointer;
}
.brown_4e23 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.brown_4e23:hover {
  box-shadow: none;
  color: currentColor;
}
.brown_4e23 svg {
  width: 18px;
  height: 18px;
}
.brown_4e23 .upper_4309 {
  display: none;
}
.preview-2b21 {
  position: relative;
}
.preview-2b21.fn-active-9f2f .brown_4e23 .motion-1147 {
  display: none;
}
.preview-2b21.fn-active-9f2f .brown_4e23 .upper_4309 {
  display: inline-block;
}
.preview-2b21 .disabled_lite_211d {
  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);
}
.preview-2b21.dropdown_d034 .disabled_lite_211d {
  left: auto;
  right: -0.9em;
}
.preview-2b21.dropdown_d034 .notification_dead::before {
  left: auto;
  right: 15px;
}
.preview-2b21.fn-active-9f2f .disabled_lite_211d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.full-4152 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.full-4152 label {
  flex-basis: 100%;
}
.full-4152 .menu_2aa8 {
  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;
}
.full-4152 .image-smooth-04d3 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.full-4152 .image-smooth-04d3:focus {
  background-color: transparent;
}
.full-4152 button.filter-full-b62a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.full-4152 button.filter-full-b62a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.full-4152 button.filter-full-b62a svg {
  width: 18px;
  height: 18px;
}
.full-4152 input[type="submit"] {
  min-height: auto;
}
.soft_eb7a .full-4152 .image-smooth-04d3 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.notification_dead {
  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) {
  .notification_dead {
    width: 220px;
  }
}
.notification_dead label {
  flex-basis: 100%;
}
.notification_dead::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;
}
.preview-0fad .soft_eb7a .full-4152 {
  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;
}
.preview-0fad
  .soft_eb7a
  .full-4152
  .menu_2aa8 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.preview-0fad .soft_eb7a .full-4152 .image-smooth-04d3 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.preview-0fad
  .soft_eb7a
  .full-4152
  .image-smooth-04d3:focus {
  background: 0 0;
}
.preview-0fad
  .soft_eb7a
  .full-4152
  .large_bcbd {
  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;
}
.active_2236 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.active_2236 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.active_2236 li:last-child {
  margin-right: 0;
}
.active_2236 li:first-child {
  margin-left: 0;
}
.active_2236.lite-9392 a {
  color: #fff;
}
.active_2236.lite-9392 a:hover {
  color: #fff;
}
.active_2236 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.active_2236 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.active_2236 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.active_2236 a:hover {
  opacity: 0.9;
  color: inherit;
}
.active_2236 [class*="social-icon-apple"] {
  background-color: #999;
}
.active_2236 [class*="social-icon-apple"].description_bb70 {
  background-color: transparent;
  color: #999;
}
.active_2236 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.active_2236 [class*="social-icon-behance"].description_bb70 {
  background-color: transparent;
  color: #1769ff;
}
.active_2236 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.active_2236 [class*="social-icon-bitbucket"].description_bb70 {
  background-color: transparent;
  color: #205081;
}
.active_2236 [class*="social-icon-codepen"] {
  background-color: #000;
}
.active_2236 [class*="social-icon-codepen"].description_bb70 {
  background-color: transparent;
  color: #000;
}
.active_2236 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.active_2236 [class*="social-icon-delicious"].description_bb70 {
  background-color: transparent;
  color: #39f;
}
.active_2236 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.active_2236 [class*="social-icon-digg"].description_bb70 {
  background-color: transparent;
  color: #005be2;
}
.active_2236 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.active_2236 [class*="social-icon-dribbble"].description_bb70 {
  background-color: transparent;
  color: #ea4c89;
}
.active_2236 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.active_2236 [class*="social-icon-envelope"].description_bb70 {
  background-color: transparent;
  color: #ea4335;
}
.active_2236 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.active_2236 [class*="social-icon-facebook"].description_bb70 {
  background-color: transparent;
  color: #3b5998;
}
.active_2236 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.active_2236 [class*="social-icon-flickr"].description_bb70 {
  background-color: transparent;
  color: #0063dc;
}
.active_2236 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.active_2236 [class*="social-icon-foursquare"].description_bb70 {
  background-color: transparent;
  color: #2d5be3;
}
.active_2236 [class*="social-icon-github"] {
  background-color: #333;
}
.active_2236 [class*="social-icon-github"].description_bb70 {
  background-color: transparent;
  color: #333;
}
.active_2236 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.active_2236 [class*="social-icon-google-plus"].description_bb70 {
  background-color: transparent;
  color: #dd4b39;
}
.active_2236 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.active_2236 [class*="social-icon-houzz"].description_bb70 {
  background-color: transparent;
  color: #7ac142;
}
.active_2236 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.active_2236 [class*="social-icon-instagram"].description_bb70 {
  background-color: transparent;
  color: #262626;
}
.active_2236 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.active_2236 [class*="social-icon-jsfiddle"].description_bb70 {
  background-color: transparent;
  color: #487aa2;
}
.active_2236 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.active_2236 [class*="social-icon-linkedin"].description_bb70 {
  background-color: transparent;
  color: #0077b5;
}
.active_2236 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.active_2236 [class*="social-icon-medium"].description_bb70 {
  background-color: transparent;
  color: #00ab6b;
}
.active_2236 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.active_2236
  [class*="social-icon-odnoklassniki"].description_bb70 {
  background-color: transparent;
  color: #f4731c;
}
.active_2236 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.active_2236 [class*="social-icon-meetup"].description_bb70 {
  background-color: transparent;
  color: #ec1c40;
}
.active_2236 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.active_2236 [class*="social-icon-pinterest"].description_bb70 {
  background-color: transparent;
  color: #bd081c;
}
.active_2236 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.active_2236 [class*="social-icon-product-hunt"].description_bb70 {
  background-color: transparent;
  color: #da552f;
}
.active_2236 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.active_2236 [class*="social-icon-reddit"].description_bb70 {
  background-color: transparent;
  color: #ff4500;
}
.active_2236 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.active_2236 [class*="social-icon-rss"].description_bb70 {
  background-color: transparent;
  color: #f26522;
}
.active_2236 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.active_2236
  [class*="social-icon-shopping-cart"].description_bb70 {
  background-color: transparent;
  color: #4caf50;
}
.active_2236 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.active_2236 [class*="social-icon-skype"].description_bb70 {
  background-color: transparent;
  color: #00aff0;
}
.active_2236 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.active_2236 [class*="social-icon-slideshare"].description_bb70 {
  background-color: transparent;
  color: #0077b5;
}
.active_2236 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.active_2236 [class*="social-icon-snapchat"].description_bb70 {
  background-color: transparent;
  color: #fffc00;
}
.active_2236 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.active_2236 [class*="social-icon-soundcloud"].description_bb70 {
  background-color: transparent;
  color: #f80;
}
.active_2236 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.active_2236 [class*="social-icon-spotify"].description_bb70 {
  background-color: transparent;
  color: #2ebd59;
}
.active_2236 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.active_2236
  [class*="social-icon-stack-overflow"].description_bb70 {
  background-color: transparent;
  color: #fe7a15;
}
.active_2236 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.active_2236 [class*="social-icon-maldkfgram"].description_bb70 {
  background-color: transparent;
  color: #2ca5e0;
}
.active_2236 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.active_2236 [class*="social-icon-tripadvisor"].description_bb70 {
  background-color: transparent;
  color: #589442;
}
.active_2236 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.active_2236 [class*="social-icon-tumblr"].description_bb70 {
  background-color: transparent;
  color: #35465c;
}
.active_2236 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.active_2236 [class*="social-icon-twitch"].description_bb70 {
  background-color: transparent;
  color: #6441a5;
}
.active_2236 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.active_2236 [class*="social-icon-twitter"].description_bb70 {
  background-color: transparent;
  color: #1da1f2;
}
.active_2236 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.active_2236 [class*="social-icon-vimeo"].description_bb70 {
  background-color: transparent;
  color: #1ab7ea;
}
.active_2236 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.active_2236 [class*="social-icon-vk"].description_bb70 {
  background-color: transparent;
  color: #45668e;
}
.active_2236 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.active_2236 [class*="social-icon-weibo"].description_bb70 {
  background-color: transparent;
  color: #df2029;
}
.active_2236 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.active_2236 [class*="social-icon-weixin"].description_bb70 {
  background-color: transparent;
  color: #7bb32e;
}
.active_2236 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.active_2236 [class*="social-icon-whatsapp"].description_bb70 {
  background-color: transparent;
  color: #25d366;
}
.active_2236 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.active_2236 [class*="social-icon-wordpress"].description_bb70 {
  background-color: transparent;
  color: #21759b;
}
.active_2236 [class*="social-icon-xing"] {
  background-color: #026466;
}
.active_2236 [class*="social-icon-xing"].description_bb70 {
  background-color: transparent;
  color: #026466;
}
.active_2236 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.active_2236 [class*="social-icon-yelp"].description_bb70 {
  background-color: transparent;
  color: #af0606;
}
.active_2236 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.active_2236 [class*="social-icon-youtube"].description_bb70 {
  background-color: transparent;
  color: #cd201f;
}
.description-1374 {
  cursor: pointer;
  text-align: center;
  background: 0 0;
  box-shadow: none;
  color: currentColor;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
}
.description-1374:hover {
  box-shadow: none;
  background: 0 0;
}
.static-5d4d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.liquid-ecae {
  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;
}
.tall-afcf {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.short_bf7a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.short_bf7a,
.short_bf7a::after,
.short_bf7a::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;
}
.short_bf7a::after,
.short_bf7a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.texture_blue_5b86 .liquid-ecae .tall-afcf {
  margin-top: -2px;
  width: 19px;
}
.texture_blue_5b86 .liquid-ecae .short_bf7a {
  margin-top: -1px;
}
.texture_blue_5b86 .liquid-ecae .short_bf7a,
.texture_blue_5b86 .liquid-ecae .short_bf7a::after,
.texture_blue_5b86 .liquid-ecae .short_bf7a::before {
  width: 19px;
  height: 2px;
}
.texture_blue_5b86 .liquid-ecae .short_bf7a::before {
  top: -6px;
}
.texture_blue_5b86 .liquid-ecae .short_bf7a::after {
  bottom: -6px;
}
.picture-narrow-62fa .liquid-ecae .tall-afcf {
  margin-top: -2px;
  width: 22px;
}
.picture-narrow-62fa .liquid-ecae .short_bf7a {
  margin-top: -1px;
}
.picture-narrow-62fa .liquid-ecae .short_bf7a,
.picture-narrow-62fa .liquid-ecae .short_bf7a::after,
.picture-narrow-62fa .liquid-ecae .short_bf7a::before {
  width: 22px;
  height: 2px;
}
.picture-narrow-62fa .liquid-ecae .short_bf7a::before {
  top: -7px;
}
.picture-narrow-62fa .liquid-ecae .short_bf7a::after {
  bottom: -7px;
}
.border_cold_059f .liquid-ecae .tall-afcf {
  margin-top: -2px;
  width: 31px;
}
.border_cold_059f .liquid-ecae .short_bf7a {
  margin-top: -1.5px;
}
.border_cold_059f .liquid-ecae .short_bf7a,
.border_cold_059f .liquid-ecae .short_bf7a::after,
.border_cold_059f .liquid-ecae .short_bf7a::before {
  width: 31px;
  height: 3px;
}
.border_cold_059f .liquid-ecae .short_bf7a::before {
  top: -9px;
}
.border_cold_059f .liquid-ecae .short_bf7a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .main_3452 .liquid-ecae .tall-afcf {
    margin-top: -2px;
    width: 19px;
  }
  .main_3452 .liquid-ecae .short_bf7a {
    margin-top: -1px;
  }
  .main_3452 .liquid-ecae .short_bf7a,
  .main_3452 .liquid-ecae .short_bf7a::after,
  .main_3452 .liquid-ecae .short_bf7a::before {
    width: 19px;
    height: 2px;
  }
  .main_3452 .liquid-ecae .short_bf7a::before {
    top: -6px;
  }
  .main_3452 .liquid-ecae .short_bf7a::after {
    bottom: -6px;
  }
  .pink-9320 .liquid-ecae .tall-afcf {
    margin-top: -2px;
    width: 22px;
  }
  .pink-9320 .liquid-ecae .short_bf7a {
    margin-top: -1px;
  }
  .pink-9320 .liquid-ecae .short_bf7a,
  .pink-9320 .liquid-ecae .short_bf7a::after,
  .pink-9320 .liquid-ecae .short_bf7a::before {
    width: 22px;
    height: 2px;
  }
  .pink-9320 .liquid-ecae .short_bf7a::before {
    top: -7px;
  }
  .pink-9320 .liquid-ecae .short_bf7a::after {
    bottom: -7px;
  }
  .accordion_22b2 .liquid-ecae .tall-afcf {
    margin-top: -2px;
    width: 31px;
  }
  .accordion_22b2 .liquid-ecae .short_bf7a {
    margin-top: -1.5px;
  }
  .accordion_22b2 .liquid-ecae .short_bf7a,
  .accordion_22b2 .liquid-ecae .short_bf7a::after,
  .accordion_22b2 .liquid-ecae .short_bf7a::before {
    width: 31px;
    height: 3px;
  }
  .accordion_22b2 .liquid-ecae .short_bf7a::before {
    top: -9px;
  }
  .accordion_22b2 .liquid-ecae .short_bf7a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .gold-e02e .liquid-ecae .tall-afcf {
    margin-top: -2px;
    width: 19px;
  }
  .gold-e02e .liquid-ecae .short_bf7a {
    margin-top: -1px;
  }
  .gold-e02e .liquid-ecae .short_bf7a,
  .gold-e02e .liquid-ecae .short_bf7a::after,
  .gold-e02e .liquid-ecae .short_bf7a::before {
    width: 19px;
    height: 2px;
  }
  .gold-e02e .liquid-ecae .short_bf7a::before {
    top: -6px;
  }
  .gold-e02e .liquid-ecae .short_bf7a::after {
    bottom: -6px;
  }
  .article-easy-ca74 .liquid-ecae .tall-afcf {
    margin-top: -2px;
    width: 22px;
  }
  .article-easy-ca74 .liquid-ecae .short_bf7a {
    margin-top: -1px;
  }
  .article-easy-ca74 .liquid-ecae .short_bf7a,
  .article-easy-ca74 .liquid-ecae .short_bf7a::after,
  .article-easy-ca74 .liquid-ecae .short_bf7a::before {
    width: 22px;
    height: 2px;
  }
  .article-easy-ca74 .liquid-ecae .short_bf7a::before {
    top: -7px;
  }
  .article-easy-ca74 .liquid-ecae .short_bf7a::after {
    bottom: -7px;
  }
  .widget_d24f .liquid-ecae .tall-afcf {
    margin-top: -2px;
    width: 31px;
  }
  .widget_d24f .liquid-ecae .short_bf7a {
    margin-top: -1.5px;
  }
  .widget_d24f .liquid-ecae .short_bf7a,
  .widget_d24f .liquid-ecae .short_bf7a::after,
  .widget_d24f .liquid-ecae .short_bf7a::before {
    width: 31px;
    height: 3px;
  }
  .widget_d24f .liquid-ecae .short_bf7a::before {
    top: -9px;
  }
  .widget_d24f .liquid-ecae .short_bf7a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .clean_8c12 .liquid-ecae .tall-afcf {
    margin-top: -2px;
    width: 19px;
  }
  .clean_8c12 .liquid-ecae .short_bf7a {
    margin-top: -1px;
  }
  .clean_8c12 .liquid-ecae .short_bf7a,
  .clean_8c12 .liquid-ecae .short_bf7a::after,
  .clean_8c12 .liquid-ecae .short_bf7a::before {
    width: 19px;
    height: 2px;
  }
  .clean_8c12 .liquid-ecae .short_bf7a::before {
    top: -6px;
  }
  .clean_8c12 .liquid-ecae .short_bf7a::after {
    bottom: -6px;
  }
  .frame_motion_ab6e .liquid-ecae .tall-afcf {
    margin-top: -2px;
    width: 22px;
  }
  .frame_motion_ab6e .liquid-ecae .short_bf7a {
    margin-top: -1px;
  }
  .frame_motion_ab6e .liquid-ecae .short_bf7a,
  .frame_motion_ab6e .liquid-ecae .short_bf7a::after,
  .frame_motion_ab6e .liquid-ecae .short_bf7a::before {
    width: 22px;
    height: 2px;
  }
  .frame_motion_ab6e .liquid-ecae .short_bf7a::before {
    top: -7px;
  }
  .frame_motion_ab6e .liquid-ecae .short_bf7a::after {
    bottom: -7px;
  }
  .article_easy_6d16 .liquid-ecae .tall-afcf {
    margin-top: -2px;
    width: 31px;
  }
  .article_easy_6d16 .liquid-ecae .short_bf7a {
    margin-top: -1.5px;
  }
  .article_easy_6d16 .liquid-ecae .short_bf7a,
  .article_easy_6d16 .liquid-ecae .short_bf7a::after,
  .article_easy_6d16 .liquid-ecae .short_bf7a::before {
    width: 31px;
    height: 3px;
  }
  .article_easy_6d16 .liquid-ecae .short_bf7a::before {
    top: -9px;
  }
  .article_easy_6d16 .liquid-ecae .short_bf7a::after {
    bottom: -9px;
  }
}
.next-788d .short_bf7a {
  -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);
}
.next-788d .short_bf7a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.next-788d .short_bf7a::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);
}
.next-788d.yellow_1395 .short_bf7a {
  -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);
}
.next-788d.yellow_1395 .short_bf7a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.next-788d.yellow_1395 .short_bf7a::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);
}
.center_7369 {
  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.secondary_down_62fa:before {
  display: none;
}
.main-0451 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.main-0451 .image-easy-c01d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.main-0451 .image-easy-c01d:last-of-type {
  border-bottom: none;
}
.main-0451 .image-easy-c01d.hard-bf97,
.main-0451 .image-easy-c01d.video_c4d1,
.main-0451 .image-easy-c01d.advanced_3ed4 {
  padding: 0;
}
.main-0451 .header_dark_0dc8 .large_9378 {
  color: currentColor;
}
.main-0451 .header_dark_0dc8 .large_9378:focus,
.main-0451 .header_dark_0dc8 .large_9378:hover {
  background: rgba(0, 0, 0, 0.01);
}
.main-0451.text_plasma_b18f .gold-0d53,
.main-0451.text_plasma_b18f .notification_solid_cdb0 a,
.main-0451.text_plasma_b18f .shadow-e992 a,
.main-0451.text_plasma_b18f .section_top_cb48 a {
  color: rgba(0, 0, 0, 0.55);
}
.main-0451.text_plasma_b18f .gold-0d53:hover,
.main-0451.text_plasma_b18f .notification_solid_cdb0 a:hover,
.main-0451.text_plasma_b18f .shadow-e992 a:hover,
.main-0451.text_plasma_b18f .section_top_cb48 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.main-0451.text_plasma_b18f .wood_aefc {
  color: rgba(0, 0, 0, 0.8);
}
.main-0451.text_plasma_b18f .image-easy-c01d {
  border-color: rgba(0, 0, 0, 0.08);
}
.main-0451.text_plasma_b18f .image-easy-c01d:before {
  background: rgba(0, 0, 0, 0.08);
}
.main-0451.text_plasma_b18f .disabled-8c94:before {
  background: rgba(255, 255, 255, 0.9);
}
.main-0451.text_plasma_b18f .header_dark_0dc8 .form_5554 li a,
.main-0451.text_plasma_b18f .header_dark_0dc8 .large_9378,
.main-0451.text_plasma_b18f .section_top_cb48 {
  border-color: rgba(0, 0, 0, 0.08);
}
.main-0451.text_plasma_b18f .header_dark_0dc8 .large_9378:focus,
.main-0451.text_plasma_b18f .header_dark_0dc8 .large_9378:hover {
  background: rgba(0, 0, 0, 0.01);
}
.main-0451.text_plasma_b18f .form_5554 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.main-0451.notice_6304 .gold-0d53,
.main-0451.notice_6304 .notification_solid_cdb0 a,
.main-0451.notice_6304 .shadow-e992 .large_9378,
.main-0451.notice_6304 .shadow-e992 a,
.main-0451.notice_6304 .section_top_cb48 a {
  color: rgba(255, 255, 255, 0.79);
}
.main-0451.notice_6304 .gold-0d53:hover,
.main-0451.notice_6304 .notification_solid_cdb0 a:hover,
.main-0451.notice_6304 .shadow-e992 .large_9378:hover,
.main-0451.notice_6304 .shadow-e992 a:hover,
.main-0451.notice_6304 .section_top_cb48 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main-0451.notice_6304 .wood_aefc {
  color: rgba(255, 255, 255, 0.99);
}
.main-0451.notice_6304 .image-easy-c01d {
  border-color: rgba(255, 255, 255, 0.08);
}
.main-0451.notice_6304 .image-easy-c01d:before {
  background: rgba(255, 255, 255, 0.08);
}
.main-0451.notice_6304 .disabled-8c94:before {
  background: rgba(0, 0, 0, 0.9);
}
.main-0451.notice_6304 .header_dark_0dc8 .form_5554 li a,
.main-0451.notice_6304 .header_dark_0dc8 .large_9378,
.main-0451.notice_6304 .section_top_cb48 {
  border-color: rgba(255, 255, 255, 0.08);
}
.main-0451.notice_6304 .header_dark_0dc8 .large_9378:focus,
.main-0451.notice_6304 .header_dark_0dc8 .large_9378:hover {
  background: rgba(0, 0, 0, 0.01);
}
.main-0451.notice_6304 .form_5554 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled-8c94 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.disabled-8c94:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.popup-in-83a5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.status_e643 .main-0451 {
  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;
}
.status_e643 .image-easy-c01d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.status_e643 .image-easy-c01d: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) {
  .status_e643 .image-easy-c01d:before {
    width: 16%;
    left: 42%;
  }
}
.status_e643 .image-easy-c01d:last-child:before {
  content: none;
}
.status_e643 .image-easy-c01d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.status_e643 .header_dark_0dc8 .form_5554 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.status_e643 .header_dark_0dc8 .form_5554 li a .large_9378 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.status_e643 .header_dark_0dc8 .section_top_cb48 {
  border: none;
}
.status_e643 .header_dark_0dc8 .section_top_cb48 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.status_e643 .disabled-8c94 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.status_e643 .popup-in-83a5 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.status_e643 .notice_6304 .disabled-8c94:before {
  background: rgba(0, 0, 0, 0.9);
}
.status_e643 .text_plasma_b18f.main_1217 .short_bf7a {
  background: rgba(0, 0, 0, 0.6);
}
.status_e643
  .text_plasma_b18f.main_1217
  .short_bf7a::after,
.status_e643
  .text_plasma_b18f.main_1217
  .short_bf7a:before {
  background: inherit;
}
.status_e643
  .text_plasma_b18f.main_1217:hover
  .short_bf7a {
  background: rgba(0, 0, 0, 0.8);
}
.main-full-72df .main-0451 {
  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) {
  .main-full-72df .main-0451 {
    width: auto;
    right: 45px;
  }
}
.silver_7910 .main-0451 {
  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) {
  .silver_7910 .main-0451 {
    width: auto;
    left: 45px;
  }
}
.secondary_down_62fa .main-0451 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.secondary_down_62fa .popup-in-83a5 {
  max-width: 48em;
  margin: 0 auto;
}
.secondary_down_62fa .disabled-8c94:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.media-warm-0cf9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.media-warm-0cf9.status_e643 .main-0451 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.media-warm-0cf9.main-full-72df .main-0451 {
  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);
}
.media-warm-0cf9 .main-0451 {
  visibility: visible;
}
.media-warm-0cf9.silver_7910 .main-0451 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.accordion-fresh-e1be,
.banner-first-5f70 {
  overflow-x: hidden;
}
.accordion-fresh-e1be .main-0451 {
  overflow: auto;
}
.accordion-fresh-e1be.status_e643 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accordion-fresh-e1be.status_e643 .main-0451 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.accordion-fresh-e1be.status_e643 .description-1374 {
  opacity: 0;
}
.accordion-fresh-e1be.main-full-72df {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accordion-fresh-e1be.main-full-72df .main-0451 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.accordion-fresh-e1be.main-full-72df .description-1374 {
  opacity: 0;
}
.accordion-fresh-e1be.silver_7910 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accordion-fresh-e1be.silver_7910 .main-0451 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.accordion-fresh-e1be.silver_7910 .description-1374 {
  opacity: 0;
}
.accordion-fresh-e1be.secondary_down_62fa .main-0451 {
  z-index: 10;
  visibility: visible;
}
.main_1217 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.main_1217 .short_bf7a {
  background: rgba(255, 255, 255, 0.99);
}
.main_1217 .short_bf7a::after,
.main_1217 .short_bf7a:before {
  background: inherit;
}
.main_1217:hover .short_bf7a {
  background: rgba(255, 255, 255, 0.99);
}
.silver_7910 .main_1217 {
  top: 10px;
  right: auto;
  left: 12px;
}
.secondary_down_62fa .main_1217 {
  display: none !important;
}
.accordion-fresh-e1be:before,
.banner-first-5f70:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.accordion-fresh-e1be .main_1217,
.banner-first-5f70 .main_1217 {
  display: inline-block;
}
.main-0451 .shade_pink_2b31 {
  -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;
}
.accordion-fresh-e1be .main-0451 .shade_pink_2b31,
.banner-first-5f70 .main-0451 .shade_pink_2b31 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.focus_2347 .menu_2aa8 {
  width: 100%;
}
.accordion_6339 {
  padding: 0 0.5em 0;
}
.accordion_6339 [class*="customify-col-"],
.accordion_6339 [class*="customify-col_"],
.accordion_6339 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.thumbnail_stale_5e40 .accordion_6339 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .module_c281 .fixed-e289,
  .fixed-e289 {
    display: none;
  }
  .tiny_70e9 {
    text-align: left;
  }
  .feature_clean_e40a {
    text-align: center;
  }
  .gold_68ab {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .module_c281 .detail-4a77,
  .detail-4a77 {
    display: none;
  }
  .copper_aaa3 {
    text-align: left;
  }
  .component-glass-1f00 {
    text-align: center;
  }
  .white-23bb {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .module_c281 .tooltip-basic-19a7,
  .tooltip-basic-19a7 {
    display: none;
  }
  .badge_1a10 {
    text-align: left;
  }
  .avatar_fixed_cfac {
    text-align: center;
  }
  .text_blue_1aae {
    text-align: right;
  }
}
#page {
  position: relative;
}
.mask_up_d184 {
  box-shadow: none !important;
}
.video_focused_03ae .card-dark-3e88,
.caption_cd0d .card-dark-3e88 {
  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;
}
.caption_cd0d .card-dark-3e88 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.selected_f2da {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.selected_f2da:after,
.selected_f2da:before {
  content: "";
  display: table;
}
.selected_f2da:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .selected_f2da {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.selected_f2da,
.disabled_center_60d0 {
  max-width: 1248px;
  margin: 0 auto;
}

.overlay_silver_b31f.accordion-f349 .selected_f2da {
  max-width: 100%;
}
.overlay_silver_b31f.card_55e2 {
  max-width: 1200px;
  margin: 0 auto;
}
.overlay_silver_b31f.small-0521 .selected_f2da {
  max-width: 100%;
}
.overlay_silver_b31f.small-0521 > .selected_f2da {
  padding-left: 0;
  padding-right: 0;
}
.overlay_silver_b31f.small-0521 > .selected_f2da .module_c281 {
  margin: 0;
}
.overlay_silver_b31f.small-0521
  > .selected_f2da
  .article-active-80b2.old-0663 {
  margin-right: 0;
  margin-left: 0;
}
.overlay_silver_b31f.small-0521 #main.old-0663 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .description_medium_d13f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .description_medium_d13f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .secondary_north_6c37 .form_in_8d21 {
    padding-right: 1em;
  }
  .secondary_north_6c37.up_aa9a .article-active-80b2 {
    border-right: 1px solid #eaecee;
  }
  .secondary_north_6c37.up_aa9a .form_in_8d21 {
    padding-right: 1em;
  }
  .secondary_north_6c37.up_aa9a .banner_hard_e1c6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .component_east_49fd .form_in_8d21 {
    padding-left: 1em;
  }
  .component_east_49fd.up_aa9a .article-active-80b2 {
    border-left: 1px solid #eaecee;
  }
  .component_east_49fd.up_aa9a .form_in_8d21 {
    padding-left: 1em;
  }
  .component_east_49fd.up_aa9a .banner_hard_e1c6 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress-left-e6a2 .form_in_8d21 {
    padding-left: 1em;
  }
  .progress-left-e6a2.up_aa9a .secondary-middle-deba {
    border-right: 1px solid #eaecee;
  }
  .progress-left-e6a2.up_aa9a .thick_4a8d {
    border-right: 1px solid #eaecee;
  }
  .progress-left-e6a2.up_aa9a .form_in_8d21 {
    padding-left: 1em;
  }
  .progress-left-e6a2.up_aa9a .banner_hard_e1c6 {
    padding-right: 1em;
  }
  .progress-left-e6a2.up_aa9a .upper_66b5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .caption-hard-73e8 .form_in_8d21 {
    padding-right: 1em;
  }
  .caption-hard-73e8.up_aa9a .secondary-middle-deba {
    border-left: 1px solid #eaecee;
  }
  .caption-hard-73e8.up_aa9a .thick_4a8d {
    border-left: 1px solid #eaecee;
  }
  .caption-hard-73e8.up_aa9a .form_in_8d21 {
    padding-right: 1em;
  }
  .caption-hard-73e8.up_aa9a .banner_hard_e1c6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .caption-hard-73e8.up_aa9a .upper_66b5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description_medium_d13f .form_in_8d21 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .description_medium_d13f.up_aa9a .article-active-80b2 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .description_medium_d13f.up_aa9a .form_in_8d21 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .description_medium_d13f.up_aa9a .banner_hard_e1c6 {
    padding-left: 1em;
  }
  .description_medium_d13f.up_aa9a .upper_66b5 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .description_medium_d13f.up_aa9a .form_in_8d21 {
    padding-left: 0;
  }
}
.steel-dece .search-f015 {
  display: inline-block;
}
.active_ceec {
  display: inline-block;
}
.border_warm_e72a {
  word-con: break-word;
}
.box-dark-24dc > span {
  display: inline-block;
  padding: 5px 0;
}
.box-dark-24dc .banner_full_8815 {
  margin-left: 8px;
  margin-right: 8px;
}
.box-dark-24dc .out_d26c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.overlay_f6f7 .red-2792 {
  margin-bottom: 2em;
}
.overlay_f6f7 .outline_9ec9 {
  margin-bottom: 15px;
}
.overlay_f6f7 .outline_9ec9:last-child {
  margin-bottom: 0;
}
.overlay_f6f7 .black-883b {
  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) {
  .overlay_f6f7 .black-883b {
    display: block;
  }
}
.overlay_f6f7 .last_4af0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .overlay_f6f7 .last_4af0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.overlay_f6f7 .purple_520a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.overlay_f6f7 .purple_520a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.overlay_f6f7 .purple_520a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.overlay_f6f7 .border_warm_e72a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.overlay_f6f7 .border_warm_e72a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.overlay_f6f7 .active_1a80 p:last-child {
  margin-bottom: 0;
}
.overlay_f6f7 .video_41f5 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.overlay_f6f7 .hovered_c590 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.overlay_f6f7 .footer-854b {
  margin-top: 1em;
}
.overlay_f6f7 .message_6873 {
  top: 0;
  display: block;
}
.overlay_f6f7 .message_6873 a {
  color: inherit;
}
.overlay_f6f7 .message_6873 a:hover {
  color: inherit;
}
.overlay_f6f7 .popup-prev-5c54 {
  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;
}
.overlay_f6f7 .popup-prev-5c54:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.overlay_f6f7 .hovered_c590 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.overlay_f6f7 .down-5937 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.overlay_f6f7 .down-5937:first-child {
  margin-top: 0;
}
.overlay_f6f7 .down-5937.lite_8ddb {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.overlay_f6f7 .down-5937.copper_4a4e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.overlay_f6f7
  .down-5937.copper_4a4e.container_pressed_361d
  .footer-854b {
  width: 100%;
}
.overlay_f6f7 .copper_4a4e {
  -webkit-box-align: center;
  align-items: center;
}
.overlay_f6f7 .copper_4a4e .box-dark-24dc,
.overlay_f6f7 .copper_4a4e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.overlay_f6f7 .purple_520a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.overlay_f6f7 .purple_520a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.overlay_f6f7 .purple_520a: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;
}
.overlay_f6f7 .lite_8ddb {
  z-index: 5;
}
.overlay_f6f7 .active-c25c .pattern_warm_86bb {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.overlay_f6f7 .hard-fb4c .pattern_warm_86bb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.overlay_f6f7 .out_f02c .pattern_warm_86bb {
  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;
}
.overlay_f6f7.panel-brown-3e85 .black-883b,
.overlay_f6f7.disabled-dfd1 .black-883b {
  display: block;
}
.overlay_f6f7.panel-brown-3e85 .black-883b .icon_warm_d849,
.overlay_f6f7.panel-brown-3e85 .black-883b .hovered_c590,
.overlay_f6f7.disabled-dfd1 .black-883b .icon_warm_d849,
.overlay_f6f7.disabled-dfd1 .black-883b .hovered_c590 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.overlay_f6f7.under-4f06 .last_4af0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .overlay_f6f7.under-4f06 .last_4af0 {
    margin-right: 0;
  }
}
.overlay_f6f7.panel-brown-3e85 .last_4af0,
.overlay_f6f7.disabled-dfd1 .last_4af0 {
  padding-top: 40%;
}
.overlay_f6f7.panel-brown-3e85 .red-2792,
.overlay_f6f7.disabled-dfd1 .red-2792 {
  display: block;
}
.overlay_f6f7.panel-brown-3e85 .fn-sticky-9f2f .hovered_c590,
.overlay_f6f7.disabled-dfd1 .fn-sticky-9f2f .hovered_c590 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.overlay_f6f7.panel-brown-3e85 .last_4af0,
.overlay_f6f7.disabled-dfd1 .last_4af0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.overlay_f6f7.panel-brown-3e85 .hovered_c590 {
  padding: 1em;
}
.notice-paper-63d6 {
  margin: 30px auto;
  display: block;
}
.notice-paper-63d6 .basic-3af7 > * {
  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;
}
.notice-paper-63d6 .basic-3af7 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.notice-paper-63d6 .basic-3af7 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.last_1178 .box-dark-24dc {
  margin-bottom: 1.41575em;
}
.last_1178 .feature_white_4182 {
  margin-bottom: 1.618em;
}
.stone-207e .form_basic_b16f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.stone-207e .form_basic_b16f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.stone-207e .full-4738 {
  max-width: 100%;
  overflow: auto;
}
.component-smooth-39ce .stone-207e a:hover {
  text-decoration: underline;
}
.message-3e21 .outline_9ec9:not(.border_warm_e72a),
.message-3e21 .purple_520a {
  margin-bottom: 1.41575em;
}
.message-3e21 .outline_9ec9:not(.border_warm_e72a):last-child,
.message-3e21 .purple_520a:last-child {
  margin-bottom: 0;
}
.message-3e21 .outline_9ec9.cold_0ff2 {
  margin-bottom: 0.41575em;
}
.message-3e21 .link_steel_56fb:before,
.message-3e21 .shadow_right_0140:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.message-3e21 .link_steel_56fb:before {
  content: "\f115";
}
.message-3e21 .shadow_right_0140:before {
  content: "\f02c";
}
.message-3e21 .under-05b4 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.message-3e21 .under-05b4 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.new-3d0e {
  display: -webkit-box;
  display: flex;
}
.new-3d0e .pagination-2367 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .new-3d0e .pagination-2367 {
    flex-basis: 90px;
  }
}
.new-3d0e .nav_black_e951 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .new-3d0e .nav_black_e951 {
    flex-basis: calc(100% - 50px);
  }
}
.new-3d0e .container_down_ea29 p:last-child {
  margin-bottom: 0.72em;
}
.gold-1b3a .basic-3af7 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.gold-1b3a .basic-3af7:after,
.gold-1b3a .basic-3af7:before {
  content: "";
  display: table;
}
.gold-1b3a .basic-3af7:after {
  clear: both;
}
.gold-1b3a .basic-3af7 .short-e96f,
.gold-1b3a .basic-3af7 .tooltip_0017 {
  width: 49%;
}
.gold-1b3a .basic-3af7 .short-e96f a span.fixed_beea,
.gold-1b3a .basic-3af7 .tooltip_0017 a span.fixed_beea {
  display: block;
  margin-bottom: 5px;
}
.gold-1b3a .basic-3af7 .tooltip_0017 {
  float: left;
  text-align: left;
}
.gold-1b3a .basic-3af7 .short-e96f {
  float: right;
  text-align: right;
}
.texture_c093 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .texture_c093 {
    margin-bottom: 0;
  }
}
.disabled_hard_380b {
  margin-bottom: 1em;
}
.disabled_hard_380b .border_warm_e72a {
  font-size: 1.1em;
  line-height: 1.3;
}
.card-230d a {
  display: block;
  line-height: 0;
  position: relative;
}
.dropdown_bdf9 .disabled_hard_380b,
.photo-8163 .disabled_hard_380b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .dropdown_bdf9 .disabled_hard_380b,
  .photo-8163 .disabled_hard_380b {
    display: block;
  }
}
.dropdown_bdf9 .card-230d,
.photo-8163 .card-230d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .dropdown_bdf9 .card-230d,
  .photo-8163 .card-230d {
    margin-bottom: 1em;
  }
}
.dropdown_bdf9 .card-230d img,
.photo-8163 .card-230d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.dropdown_bdf9 .light-e4ea,
.photo-8163 .light-e4ea {
  flex-basis: calc(100% - 160px);
}
.dropdown_bdf9 .light-e4ea p,
.photo-8163 .light-e4ea p {
  margin-bottom: 0;
}
.dropdown_bdf9 .light-e4ea {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .dropdown_bdf9 .light-e4ea {
    padding-left: 0;
  }
}
.photo-8163 .light-e4ea {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .photo-8163 .light-e4ea {
    padding-right: 0;
  }
}
.photo-8163 .card-230d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.primary-69e1 .card-230d {
  margin-bottom: 0.5em;
}
.primary-69e1 .card-230d img {
  width: 100%;
}
.heading-soft-528b .card-9e67,
.input-666a .card-9e67 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.input-666a .article-active-80b2 .feature-iron-5380 p:last-child {
  margin-bottom: 0;
}
.menu_0268 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.steel_8803 .thick-9e30 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .steel_8803 .thick-9e30:last-of-type {
    margin-bottom: 0;
  }
}
.steel_8803 .thick-9e30 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.steel_8803 .thick-9e30 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.steel_8803 .thick-9e30 ul li {
  margin: 0 0 0.6em;
}
.steel_8803 .thick-9e30 ul li.paragraph_660e,
.steel_8803 .thick-9e30 ul li.outline_cool_a123 {
  position: relative;
}
.steel_8803 .thick-9e30 ul li.paragraph_660e .active-4aab,
.steel_8803 .thick-9e30 ul li.outline_cool_a123 .active-4aab {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.steel_8803 .thick-9e30 ul li.paragraph_660e:after:after,
.steel_8803 .thick-9e30 ul li.paragraph_660e:after:before,
.steel_8803
  .thick-9e30
  ul
  li.outline_cool_a123:after:after,
.steel_8803
  .thick-9e30
  ul
  li.outline_cool_a123:after:before {
  content: "";
  display: table;
}
.steel_8803 .thick-9e30 ul li.paragraph_660e:after:after,
.steel_8803
  .thick-9e30
  ul
  li.outline_cool_a123:after:after {
  clear: both;
}
.steel_8803 .thick-9e30 a.icon_8571:hover {
  text-decoration: none;
}
.steel_8803 .thick-9e30 select {
  max-width: 100%;
}
.steel_8803 .thick-9e30 table {
  font-size: 85%;
}
.steel_8803 .thick-9e30 table td,
.steel_8803 .thick-9e30 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.steel_8803 .thick-9e30 table tfoot td {
  text-align: left;
}
.steel_8803 .thick-9e30 :last-child {
  margin-bottom: 0;
}
.steel_8803 .thick-9e30 .dropdown_west_1d6f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.steel_8803 .thick-9e30 .dropdown_west_1d6f label {
  width: 100%;
}
.steel_8803 .thick-9e30 .dropdown_west_1d6f .image-smooth-04d3 {
  width: 100%;
  display: block;
}
.steel_8803 .thick-9e30 .dropdown_west_1d6f .filter-full-b62a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.steel_8803 .thick-9e30 .dropdown_west_1d6f .filter-full-b62a:hover svg #svg-search {
  fill: #444;
}
.steel_8803 .thick-9e30 .dropdown_west_1d6f .filter-full-b62a svg {
  width: 18px;
  height: 18px;
}
.steel_8803 .alert-bb74 ul ul,
.steel_8803 .out-c112 ul ul,
.steel_8803 .form_7db3 ul ul,
.steel_8803 .content_e625 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.steel_8803 .alert-bb74 .search-black-7b0d > a,
.steel_8803 .out-c112 .search-black-7b0d > a,
.steel_8803 .form_7db3 .search-black-7b0d > a,
.steel_8803 .content_e625 .search-black-7b0d > a {
  margin-bottom: 0;
}
.steel_8803 .notice-cd3c li,
.steel_8803 .alert-bb74 li,
.steel_8803 .hidden_d838 li,
.steel_8803 .out-c112 li,
.steel_8803 .form_7db3 li,
.steel_8803 .content_e625 li,
.steel_8803 .disabled_e8bc li,
.steel_8803 .liquid_8181 li {
  display: block;
  position: relative;
}
.steel_8803 .notice-cd3c li:last-child,
.steel_8803 .alert-bb74 li:last-child,
.steel_8803 .hidden_d838 li:last-child,
.steel_8803 .out-c112 li:last-child,
.steel_8803 .form_7db3 li:last-child,
.steel_8803 .content_e625 li:last-child,
.steel_8803 .disabled_e8bc li:last-child,
.steel_8803 .liquid_8181 li:last-child {
  border: none;
}
.steel_8803 .notice-cd3c li a,
.steel_8803 .alert-bb74 li a,
.steel_8803 .hidden_d838 li a,
.steel_8803 .out-c112 li a,
.steel_8803 .form_7db3 li a,
.steel_8803 .content_e625 li a,
.steel_8803 .disabled_e8bc li a,
.steel_8803 .liquid_8181 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.steel_8803 .notice-cd3c li ul li::before,
.steel_8803 .alert-bb74 li ul li::before,
.steel_8803 .hidden_d838 li ul li::before,
.steel_8803 .out-c112 li ul li::before,
.steel_8803 .form_7db3 li ul li::before,
.steel_8803 .content_e625 li ul li::before,
.steel_8803 .disabled_e8bc li ul li::before,
.steel_8803 .liquid_8181 li ul li::before {
  left: 15px;
}
.steel_8803 .notice-cd3c li ul a,
.steel_8803 .alert-bb74 li ul a,
.steel_8803 .hidden_d838 li ul a,
.steel_8803 .out-c112 li ul a,
.steel_8803 .form_7db3 li ul a,
.steel_8803 .content_e625 li ul a,
.steel_8803 .disabled_e8bc li ul a,
.steel_8803 .liquid_8181 li ul a {
  padding-left: 20px;
}
.steel_8803 .notice-cd3c li ul ul li::before,
.steel_8803 .alert-bb74 li ul ul li::before,
.steel_8803 .hidden_d838 li ul ul li::before,
.steel_8803 .out-c112 li ul ul li::before,
.steel_8803 .form_7db3 li ul ul li::before,
.steel_8803 .content_e625 li ul ul li::before,
.steel_8803 .disabled_e8bc li ul ul li::before,
.steel_8803 .liquid_8181 li ul ul li::before {
  left: 30px;
}
.steel_8803 .notice-cd3c li ul ul a,
.steel_8803 .alert-bb74 li ul ul a,
.steel_8803 .hidden_d838 li ul ul a,
.steel_8803 .out-c112 li ul ul a,
.steel_8803 .form_7db3 li ul ul a,
.steel_8803 .content_e625 li ul ul a,
.steel_8803 .disabled_e8bc li ul ul a,
.steel_8803 .liquid_8181 li ul ul a {
  padding-left: 40px;
}
.steel_8803 .dropdown-3d0d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.steel_8803 .liquid_8181 ul li {
  margin-bottom: 1.41575em;
}
.steel_8803 .liquid_8181 ul li .tooltip-88fd {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.steel_8803 .liquid_8181 ul li .thick-48aa {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.notice_6304 .notice-cd3c li a,
.notice_6304 .alert-bb74 li a,
.notice_6304 .hidden_d838 li a,
.notice_6304 .out-c112 li a,
.notice_6304 .form_7db3 li a,
.notice_6304 .content_e625 li a,
.notice_6304 .disabled_e8bc li a,
.notice_6304 .liquid_8181 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice_6304 .dropdown-3d0d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice_6304 .thick-9e30 ul li.paragraph_660e .active-4aab,
.notice_6304 .thick-9e30 ul li.outline_cool_a123 .active-4aab {
  background: rgba(0, 0, 0, 0.2);
}
.notice_6304 .steel_8803 .thick-9e30 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay_silver_b31f .steel_8803 .form_5554 li {
  margin: 0;
}
.overlay_silver_b31f .steel_8803 .form_5554 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.overlay_silver_b31f .steel_8803 .form_5554 li ul {
  margin: 0;
}
.overlay_silver_b31f .steel_8803 .form_5554 li ul li a {
  padding-left: 15px;
}
.overlay_silver_b31f .steel_8803 .form_5554 li ul li li a {
  padding-left: 30px;
}
.overlay_silver_b31f .steel_8803 .form_5554 li.header_outer_5516 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.overlay_silver_b31f .steel_8803 .form_5554 li.header_outer_5516 > 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;
}
.overlay_silver_b31f .steel_8803 .form_5554 li.header_outer_5516 > 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;
}
.basic_3f55 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.accordion_up_ab85 {
  position: relative;
  z-index: 10;
}
.accordion_up_ab85 .shade_pink_2b31 {
  width: 100%;
  max-width: 100%;
}
.button_3612 .orange-eb6c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.button_3612 .text_plasma_b18f {
}
.button_3612 .notice_6304 {
  background: #292929;
}
.liquid-e06a .orange-eb6c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.liquid-e06a .text_plasma_b18f {
  background: #f9f9f9;
}
.liquid-e06a .notice_6304 {
  background: #303030;
}
.solid_6442 .orange-eb6c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .solid_6442 .search-f015 {
    margin-bottom: 1em;
  }
  .solid_6442 .search-f015:last-child {
    margin-bottom: 0;
  }
}
.solid_6442 .text_plasma_b18f {
  background: #ededed;
}
.solid_6442 .notice_6304 {
  background: #1a1a1a;
}
.orange-eb6c.text_plasma_b18f {
  color: rgba(0, 0, 0, 0.6);
}
.orange-eb6c.text_plasma_b18f .hovered-bf12 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.orange-eb6c.notice_6304 {
  color: rgba(255, 255, 255, 0.99);
}
.orange-eb6c.notice_6304 a:not(.icon_8571) {
  color: rgba(255, 255, 255, 0.79);
}
.orange-eb6c.notice_6304 a:not(.icon_8571):hover {
  color: rgba(255, 255, 255, 0.99);
}
.orange-eb6c.notice_6304 .hovered-bf12 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.orange-eb6c.notice_6304 table tbody td,
.orange-eb6c.notice_6304 table th {
  background: rgba(0, 0, 0, 0.08);
}
.paragraph-small-6841.last_6061 .selected_f2da {
  max-width: initial;
}
.paragraph-small-6841 .hover-complex-5ea9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.paragraph-small-6841 .hover-complex-5ea9 .shade_pink_2b31 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .paragraph-small-6841 .hover-complex-5ea9 .shade_pink_2b31 {
    display: block;
    margin-bottom: 2em;
  }
  .paragraph-small-6841 .hover-complex-5ea9 .shade_pink_2b31:last-child {
    margin-bottom: 0;
  }
}
.solid_6442 .search-f015:last-child,
.liquid-e06a .search-f015:last-child,
.button_3612 .search-f015:last-child {
  margin-bottom: 0;
}
.solid_6442 .search-f015 .steel_8803 .thick-9e30:last-child,
.liquid-e06a .search-f015 .steel_8803 .thick-9e30:last-child,
.button_3612 .search-f015 .steel_8803 .thick-9e30:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .solid_6442 .pattern_gold_4d45,
  .solid_6442 .secondary_focused_6fad,
  .liquid-e06a .pattern_gold_4d45,
  .liquid-e06a .secondary_focused_6fad,
  .button_3612 .pattern_gold_4d45,
  .button_3612 .secondary_focused_6fad {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .accordion_up_ab85 .search-f015 {
    margin-bottom: 2em;
  }
}
.accordion_up_ab85 p:last-child {
  margin-bottom: 0;
}
.accordion_up_ab85 li,
.accordion_up_ab85 ul {
  list-style: none;
  margin: 0;
}
.accordion_up_ab85 ul ul {
  margin-left: 2.617924em;
}
.old_18cc {
  font-size: 0.875em;
}

/* css-noise: 9fb2 */
.promo-block-k2 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.3;
}
