/*!
Theme Name: Customify
Theme URI: https://pressmaximum.block_b6f2/customify
Author: WPCustomify
Author URI: https://pressmaximum.block_b6f2
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.block_b6f2/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.modal_current_c75d.link_74e2/licenses/gpl-2.0.texture-2f42
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.caption-86e0/, (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.focus_2022.block_mini_81f9/normalize.liquid_c66c/
 ======
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.liquid_c66c v7.0.0 | MIT License | github.block_b6f2/necolas/normalize.liquid_c66c */
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;
}
.section-west-22cf .bottom-fcd9,
.nav_wood_9f7a,
.pagination_5efe,
.iron-c8a7,
.item_7781,
.shadow-tiny-73d7,
.tabs-d9a5,
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;
}
.nav_wood_9f7a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .nav_wood_9f7a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .nav_wood_9f7a,
  h1 {
    font-size: 1.8em;
  }
}
.pagination_5efe,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pagination_5efe + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pagination_5efe,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pagination_5efe,
  h2 {
    font-size: 1.7em;
  }
}
.iron-c8a7,
h3 {
  font-size: 1.618em;
}
.section-west-22cf .bottom-fcd9,
.item_7781,
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.dark-7ccb {
  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;
}
.copper-ff3c:after,
.copper-ff3c:before,
.popup-new-1db2:after,
.popup-new-1db2:before {
  content: "";
  display: table;
}
.copper-ff3c:after,
.popup-new-1db2:after {
  clear: both;
}
.prev_2af0 {
  float: right;
  margin-right: 0;
}
.notification-cf7b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.content-e90b .mask_4dc2,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.content-e90b .mask_4dc2: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;
}
.preview_hard_4edf .mask_4dc2 {
  box-shadow: none;
}
.preview_hard_4edf
  .mask_4dc2
  .search-narrow-aa6a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.preview_hard_4edf .mask_4dc2 .grid-db18 {
  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;
}
.preview_hard_4edf
  .mask_4dc2
  .grid-db18
  b {
  display: none;
}
.preview_hard_4edf .up-8f5e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hidden-dynamic-e89e:not(.summary-d177):not(.light_3475),
button:not(.summary-d177):not(.light_3475),
input[type="button"]:not(.summary-d177):not(
    .light_3475
  ),
input[type="reset"]:not(.summary-d177):not(
    .light_3475
  ),
input[type="submit"]:not(.summary-d177):not(
    .light_3475
  ) {
  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;
}
.hidden-dynamic-e89e:not(.summary-d177):not(
    .light_3475
  ):hover,
button:not(.summary-d177):not(
    .light_3475
  ):hover,
input[type="button"]:not(.summary-d177):not(
    .light_3475
  ):hover,
input[type="reset"]:not(.summary-d177):not(
    .light_3475
  ):hover,
input[type="submit"]:not(.summary-d177):not(
    .light_3475
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hidden-dynamic-e89e:not(.summary-d177):not(
    .light_3475
  ):active,
.hidden-dynamic-e89e:not(.summary-d177):not(
    .light_3475
  ):focus,
button:not(.summary-d177):not(
    .light_3475
  ):active,
button:not(.summary-d177):not(
    .light_3475
  ):focus,
input[type="button"]:not(.summary-d177):not(
    .light_3475
  ):active,
input[type="button"]:not(.summary-d177):not(
    .light_3475
  ):focus,
input[type="reset"]:not(.summary-d177):not(
    .light_3475
  ):active,
input[type="reset"]:not(.summary-d177):not(
    .light_3475
  ):focus,
input[type="submit"]:not(.summary-d177):not(
    .light_3475
  ):active,
input[type="submit"]:not(.summary-d177):not(
    .light_3475
  ):focus {
  outline: 0;
}
.hidden-dynamic-e89e:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285,
button:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285,
input[type="button"]:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285,
input[type="reset"]:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285,
input[type="submit"]:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285 {
  position: relative;
}
.hidden-dynamic-e89e:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285
  .gold-ed3d,
.hidden-dynamic-e89e:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285
  .tiny_2e33,
.hidden-dynamic-e89e:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285
  .image-static-d5af,
.hidden-dynamic-e89e:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285
  i,
.hidden-dynamic-e89e:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285
  svg,
button:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285
  .gold-ed3d,
button:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285
  .tiny_2e33,
button:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285
  .image-static-d5af,
button:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285
  i,
button:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285
  svg,
input[type="button"]:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285
  .gold-ed3d,
input[type="button"]:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285
  .tiny_2e33,
input[type="button"]:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285
  .image-static-d5af,
input[type="button"]:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285
  i,
input[type="button"]:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285
  svg,
input[type="reset"]:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285
  .gold-ed3d,
input[type="reset"]:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285
  .tiny_2e33,
input[type="reset"]:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285
  .image-static-d5af,
input[type="reset"]:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285
  i,
input[type="reset"]:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285
  svg,
input[type="submit"]:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285
  .gold-ed3d,
input[type="submit"]:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285
  .tiny_2e33,
input[type="submit"]:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285
  .image-static-d5af,
input[type="submit"]:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285
  i,
input[type="submit"]:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285
  svg {
  visibility: hidden;
}
.hidden-dynamic-e89e:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285:after,
button:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285:after,
input[type="button"]:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285:after,
input[type="reset"]:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285:after,
input[type="submit"]:not(.summary-d177):not(
    .light_3475
  ).fn-loading-8285: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;
}
.hidden-dynamic-e89e:not(.summary-d177):not(.light_3475),
input[type="button"]:not(.summary-d177):not(
    .light_3475
  ),
input[type="reset"]:not(.summary-d177):not(
    .light_3475
  ),
input[type="submit"]:not(.summary-d177):not(
    .light_3475
  ) {
  color: #fff;
  background: #235787;
}
.hidden-dynamic-e89e:not(.summary-d177):not(
    .light_3475
  ):focus,
input[type="button"]:not(.summary-d177):not(
    .light_3475
  ):focus,
input[type="reset"]:not(.summary-d177):not(
    .light_3475
  ):focus,
input[type="submit"]:not(.summary-d177):not(
    .light_3475
  ):focus {
  color: #fff;
}
.hidden-dynamic-e89e.fn-disabled-8285:not(.summary-d177):not(
    .light_3475
  ),
.hidden-dynamic-e89e[disabled]:not(.summary-d177):not(
    .light_3475
  ),
button.fn-disabled-8285:not(.summary-d177):not(
    .light_3475
  ),
button[disabled]:not(.summary-d177):not(
    .light_3475
  ) {
  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;
}
.mask-861d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.mask-861d: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;
}
.logo-5f3f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.current-2343 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hero_bc4d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.copper-ff3c:after,
.copper-ff3c:before,
.feature_current_ef85:after,
.feature_current_ef85:before,
.active-2cab:after,
.active-2cab:before,
.aside-001f:after,
.aside-001f:before,
.accordion-01f0:after,
.accordion-01f0:before,
.red_1a65:after,
.red_1a65:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.copper-ff3c:after,
.feature_current_ef85:after,
.active-2cab:after,
.aside-001f:after,
.accordion-01f0:after,
.red_1a65:after {
  clear: both;
}
.feature_current_ef85 .footer_0acb,
.active-2cab .footer_0acb,
.texture_plasma_b971 .footer_0acb {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.button_1516 {
  display: inline-block;
}
.light-834d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.light-834d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.light-834d .mask_126f {
  padding: 1em 0;
  font-size: 85%;
}
.mask_126f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.column-pro-7d5d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.column-pro-7d5d:after,
.column-pro-7d5d:before {
  content: "";
  display: table;
}
.column-pro-7d5d:after {
  clear: both;
}
.over_e7e7 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.popup-prev-e6df .over_e7e7 {
  max-width: 50%;
}
.summary-action-f274 .over_e7e7 {
  max-width: 33.33%;
}
.liquid-95aa .over_e7e7 {
  max-width: 25%;
}
.glass-5bfe .over_e7e7 {
  max-width: 20%;
}
.sidebar_clean_aa2f .over_e7e7 {
  max-width: 16.66%;
}
.main-d0e3 .over_e7e7 {
  max-width: 14.28%;
}
.bottom-46ea .over_e7e7 {
  max-width: 12.5%;
}
.iron-f77b .over_e7e7 {
  max-width: 11.11%;
}
.accordion-gas-91ca {
  display: block;
}
.section-west-22cf .carousel-0015 label,
.section-west-22cf .section_dbb9 label,
.section-west-22cf .slow-636a label,
.section-west-22cf .column-b6b7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shadow_aad1 {
  list-style: none;
  margin: 0;
}
.shadow_aad1 article.gold-e351 {
  margin-bottom: 0;
}
.shadow_aad1 ul {
  list-style: none;
  margin: 0;
}
.shadow_aad1 .border-7e0d li.gold-e351 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shadow_aad1 .border-7e0d li.gold-e351 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shadow_aad1 .border-7e0d li.gold-e351: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) {
  .shadow_aad1 .border-7e0d li.gold-e351 li.gold-e351 li.gold-e351 li.gold-e351 {
    padding-left: 0;
  }
}
article.gold-e351 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gold-e351 .feature_current_ef85 p:last-of-type {
  margin-bottom: 0;
}
article.gold-e351 .pattern_gold_f199 {
  float: left;
}
article.gold-e351 .right-ced9 {
  margin-left: 85px;
}
article.gold-e351 .preview-short-45ee {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gold-e351 .preview-short-45ee .link-6f9f {
  margin-left: 10px;
}
article.gold-e351 .hover_cd74 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gold-e351 .disabled-outer-a066 {
  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 .carousel-0015,
  #respond .slow-636a,
  #respond .column-b6b7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .carousel-0015 input,
#respond .slow-636a input,
#respond .column-b6b7 input {
  width: 100%;
}
#respond .column-b6b7 {
  margin-right: 0;
}
#respond .center-98a7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.large_2a65 {
  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;
}
.large_2a65.backdrop_green_80c9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.large_2a65 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%);
}
.large_2a65:focus,
.large_2a65: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);
}
.info-west-e0da {
  border-radius: 10%;
}
.hidden_smooth_3a5a {
  border-radius: 50%;
}
.red_c8bc {
  font-size: 0.72em;
}
.caption_f508 {
  font-size: 0.875em;
}
.text_1edb {
  font-size: 1.1em;
}
.info_hot_496b {
  text-transform: uppercase;
  line-height: 1.2;
}
.info_hot_496b.red_c8bc {
  letter-spacing: 0.5px;
}
.label_5a7b,
.label_5a7b a {
  color: #6d6d6d;
}
.label_5a7b a:hover {
  color: #111;
}
.dropdown_b2c1 {
  color: #6d6d6d;
}
.gradient-purple-d3eb {
  overflow-x: hidden;
}
.gradient-purple-d3eb .alert_tall_e240.summary-eda7 {
  position: relative;
}
.gradient-purple-d3eb .alert_tall_e240.summary-eda7.modal-wide-83b3 {
  position: initial;
}
.gradient-purple-d3eb
  .alert_tall_e240.summary-eda7.modal-wide-83b3
  .dropdown-plasma-e990 {
  left: auto;
}
.gradient-purple-d3eb .alert_tall_e240 .dropdown-plasma-e990 {
  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;
}
.gradient-purple-d3eb .alert_tall_e240:hover.summary-eda7 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.gradient-purple-d3eb
  .alert_tall_e240:hover.summary-eda7
  .dropdown-plasma-e990 {
  display: block;
  z-index: 9999999;
}
.gradient-purple-d3eb .component-73e4 .thumbnail-gold-e53e,
.gradient-purple-d3eb .grid-down-c38b .thumbnail-gold-e53e {
  display: none;
}
.gradient-purple-d3eb .accordion-next-abda .alert_tall_e240:hover.summary-eda7 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.section-west-22cf .carousel-0015 label,
.section-west-22cf .section_dbb9 label,
.section-west-22cf .slow-636a label,
.section-west-22cf .column-b6b7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shadow_aad1 {
  list-style: none;
  margin: 0;
}
.shadow_aad1 article.gold-e351 {
  margin-bottom: 0;
}
.shadow_aad1 ul {
  list-style: none;
  margin: 0;
}
.shadow_aad1 .border-7e0d li.gold-e351 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shadow_aad1 .border-7e0d li.gold-e351 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shadow_aad1 .border-7e0d li.gold-e351: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) {
  .shadow_aad1 .border-7e0d li.gold-e351 li.gold-e351 li.gold-e351 li.gold-e351 {
    padding-left: 0;
  }
}
article.gold-e351 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gold-e351 .feature_current_ef85 p:last-of-type {
  margin-bottom: 0;
}
article.gold-e351 .pattern_gold_f199 {
  float: left;
}
article.gold-e351 .right-ced9 {
  margin-left: 85px;
}
article.gold-e351 .preview-short-45ee {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gold-e351 .preview-short-45ee .link-6f9f {
  margin-left: 10px;
}
article.gold-e351 .hover_cd74 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gold-e351 .disabled-outer-a066 {
  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 .carousel-0015,
  #respond .slow-636a,
  #respond .column-b6b7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .carousel-0015 input,
#respond .slow-636a input,
#respond .column-b6b7 input {
  width: 100%;
}
#respond .column-b6b7 {
  margin-right: 0;
}
#respond .center-98a7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.component-73e4 .accent-north-eca4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.accent-north-eca4 .next-8d26.progress_e935 .dropdown_9335 > li > a:focus,
.accent-north-eca4 .next-8d26.progress_e935 .dropdown_9335 > li > a:hover,
.accent-north-eca4 .next-8d26.progress-fixed-3b4a .dropdown_9335 > li > a:focus,
.accent-north-eca4 .next-8d26.progress-fixed-3b4a .dropdown_9335 > li > a:hover,
.accent-north-eca4 .next-8d26.pro_60b9 .dropdown_9335 > li > a:focus,
.accent-north-eca4 .next-8d26.pro_60b9 .dropdown_9335 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent-north-eca4
  .next-8d26.progress_e935
  .dropdown_9335
  > li.warm-7bd1
  > a,
.accent-north-eca4
  .next-8d26.progress_e935
  .dropdown_9335
  > li.thumbnail_af2b
  > a,
.accent-north-eca4
  .next-8d26.progress-fixed-3b4a
  .dropdown_9335
  > li.warm-7bd1
  > a,
.accent-north-eca4
  .next-8d26.progress-fixed-3b4a
  .dropdown_9335
  > li.thumbnail_af2b
  > a,
.accent-north-eca4
  .next-8d26.pro_60b9
  .dropdown_9335
  > li.warm-7bd1
  > a,
.accent-north-eca4 .next-8d26.pro_60b9 .dropdown_9335 > li.sidebar_iron_658a > a {
  color: rgba(255, 255, 255, 0.99);
}
.accent-north-eca4 .pro_c4b2,
.accent-north-eca4 .pro_c4b2 a {
  color: rgba(255, 255, 255, 0.99);
}
.accent-north-eca4 .pro-23ff.breadcrumb_huge_5ba1 li a,
.accent-north-eca4 .last_8118 a,
.accent-north-eca4 .basic-faeb,
.accent-north-eca4 .dropdown_9335 > li > a,
.accent-north-eca4 .shadow_basic_5e2c {
  color: rgba(255, 255, 255, 0.79);
}
.accent-north-eca4 .pro-23ff.breadcrumb_huge_5ba1 li a:hover,
.accent-north-eca4 .last_8118 a:hover,
.accent-north-eca4 .basic-faeb:hover,
.accent-north-eca4 .dropdown_9335 > li > a:hover,
.accent-north-eca4 .shadow_basic_5e2c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent-north-eca4 .border_bronze_3422 {
  color: rgba(255, 255, 255, 0.79);
}
.accent-north-eca4 .border_bronze_3422 .heading-d33c {
  color: rgba(255, 255, 255, 0.99);
}
.accent-north-eca4 .border_bronze_3422:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent-north-eca4 .simple-6326 .filter_cold_39e4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accent-north-eca4 .simple-6326 .filter_cold_39e4 .aside-8ef0 {
  color: rgba(255, 255, 255, 0.79);
}
.accent-north-eca4
  .simple-6326
  .filter_cold_39e4
  .aside-8ef0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accent-north-eca4
  .simple-6326
  .filter_cold_39e4
  .aside-8ef0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accent-north-eca4
  .simple-6326
  .filter_cold_39e4
  .aside-8ef0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accent-north-eca4
  .simple-6326
  .filter_cold_39e4
  .aside-8ef0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accent-north-eca4 .simple-6326 .breadcrumb-fb50 {
  color: rgba(255, 255, 255, 0.79);
}
.accent-north-eca4 .simple-6326 .breadcrumb-fb50:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dark-4456
  .accent-north-eca4
  .simple-6326
  .grid_middle_6e89
  .gradient_7d73 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dark-4456
  .accent-north-eca4
  .simple-6326
  .grid_middle_6e89
  .aside-8ef0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component-73e4 .input_yellow_f9e3 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.input_yellow_f9e3 .next-8d26.progress_e935 .dropdown_9335 > li > a:focus,
.input_yellow_f9e3 .next-8d26.progress_e935 .dropdown_9335 > li > a:hover,
.input_yellow_f9e3 .next-8d26.progress-fixed-3b4a .dropdown_9335 > li > a:focus,
.input_yellow_f9e3 .next-8d26.progress-fixed-3b4a .dropdown_9335 > li > a:hover,
.input_yellow_f9e3 .next-8d26.pro_60b9 .dropdown_9335 > li > a:focus,
.input_yellow_f9e3 .next-8d26.pro_60b9 .dropdown_9335 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input_yellow_f9e3
  .next-8d26.progress_e935
  .dropdown_9335
  > li.warm-7bd1
  > a,
.input_yellow_f9e3
  .next-8d26.progress_e935
  .dropdown_9335
  > li.thumbnail_af2b
  > a,
.input_yellow_f9e3
  .next-8d26.progress-fixed-3b4a
  .dropdown_9335
  > li.warm-7bd1
  > a,
.input_yellow_f9e3
  .next-8d26.progress-fixed-3b4a
  .dropdown_9335
  > li.thumbnail_af2b
  > a,
.input_yellow_f9e3
  .next-8d26.pro_60b9
  .dropdown_9335
  > li.warm-7bd1
  > a,
.input_yellow_f9e3 .next-8d26.pro_60b9 .dropdown_9335 > li.sidebar_iron_658a > a {
  color: rgba(0, 0, 0, 0.8);
}
.input_yellow_f9e3 .pro_c4b2,
.input_yellow_f9e3 .pro_c4b2 a {
  color: rgba(0, 0, 0, 0.8);
}
.input_yellow_f9e3 .pro-23ff.breadcrumb_huge_5ba1 li a,
.input_yellow_f9e3 .last_8118 a,
.input_yellow_f9e3 .basic-faeb,
.input_yellow_f9e3 .dropdown_9335 > li > a,
.input_yellow_f9e3 .shadow_basic_5e2c {
  color: rgba(0, 0, 0, 0.55);
}
.input_yellow_f9e3 .pro-23ff.breadcrumb_huge_5ba1 li a:hover,
.input_yellow_f9e3 .last_8118 a:hover,
.input_yellow_f9e3 .basic-faeb:hover,
.input_yellow_f9e3 .dropdown_9335 > li > a:hover,
.input_yellow_f9e3 .shadow_basic_5e2c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input_yellow_f9e3 .border_bronze_3422 {
  color: rgba(0, 0, 0, 0.55);
}
.input_yellow_f9e3 .border_bronze_3422 .heading-d33c {
  color: rgba(0, 0, 0, 0.8);
}
.input_yellow_f9e3 .border_bronze_3422:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification_1469 .dim-1041 {
  margin-left: auto;
  margin-right: auto;
}
.active-2cab > * {
  margin-left: auto;
  margin-right: auto;
}
.active-2cab .logo-5f3f {
  margin-right: 1.41575em;
}
.message_copper_9f03 .active-2cab > .huge_3fc6 {
  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;
}
.message_copper_9f03 .active-2cab > .current-6a9c {
  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;
}
.info_c47f.notification_1469 .dim-1041,
.filter_black_0c71.notification_1469 .dim-1041 {
  margin-left: 0;
}
.highlight-next-d180.notification_1469 .dim-1041,
.grid_bright_321a.notification_1469 .dim-1041 {
  margin-right: 0;
}
.active-2cab ol,
.active-2cab ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.middle_aafe video {
  max-width: 100%;
}
.menu_c6d1 img {
  display: block;
}
.menu_c6d1.logo-5f3f,
.menu_c6d1.current-2343 {
  width: 100%;
}
.menu_c6d1.current-6a9c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.plasma_5a98:not(.advanced-77c4) {
  margin: 1.5em auto;
}
.article-dynamic-b7ec p {
  padding: 1.5em 14px;
}
ul.hover-bottom-7992.current-6a9c,
ul.hover-bottom-7992.huge_3fc6,
ul.hover-bottom-7992.active_e66c.huge_3fc6 {
  padding: 0 14px;
}
.glass_e306 {
  display: block;
  overflow-x: auto;
}
.glass_e306 table {
  border-collapse: collapse;
  width: 100%;
}
.glass_e306 td,
.glass_e306 th {
  padding: 0.5em;
}
.active-2cab li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.active-2cab ol ol,
.active-2cab ol ul,
.active-2cab ul ol,
.active-2cab ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.active-2cab ol ol li,
.active-2cab ol ul li,
.active-2cab ul ol li,
.active-2cab ul ul li {
  margin-left: 0;
}
.backdrop_gold_1d05.full-c2d8 > .dark_fb84 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.backdrop_gold_1d05.full-c2d8 > .dark_fb84 iframe,
.backdrop_gold_1d05.full-c2d8 > .dark_fb84 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.bottom-6a4b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.bottom-6a4b.active-0045 {
  padding: 0;
}
.bottom-6a4b.active-0045 cite {
  font-size: 13px;
}
.bottom-6a4b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.bottom-6a4b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.module_8e83 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.module_8e83 > p:first-child {
  margin-top: 0;
}
.module_8e83 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.module_8e83 blockquote {
  border-left: 0;
}
.wrapper_5b98 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.wrapper_5b98:not(.tag-ece3) {
  max-width: 100px;
}
.wrapper_5b98.notice_mini_29ba {
  border-bottom: none !important;
  text-align: center;
}
.wrapper_5b98.notice_mini_29ba::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .article-dynamic-b7ec p {
    padding: 1.5em 0;
  }
}
.cold_bab7 {
  color: #0073aa;
}
.lite_1fe6 {
  background-color: #0073aa;
}
.pink_93a8 {
  color: #229fd8;
}
.gold_1bd0 {
  background-color: #229fd8;
}
.paragraph-wood-118b {
  color: #eee;
}
.over-4115 {
  background-color: #eee;
}
.tabs_1b7c {
  color: #444;
}
.wrapper-hovered-46b0 {
  background-color: #444;
}
.rough_5709 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.rough_5709 .solid_a07b .last_8118 {
  font-size: 15px;
}
.rough_5709 .last_8118 {
  line-height: 1.3;
}
.rough_5709 .input_yellow_f9e3 {
}
.rough_5709 .accent-north-eca4 {
  background: #235787;
}
.badge_selected_9889 {
  padding: 0;
}
.badge_selected_9889 .accent-north-eca4 {
  background: #1a1a1a;
}
.badge_selected_9889 .input_yellow_f9e3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.new_6034 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.new_6034 .input_yellow_f9e3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.new_6034 .accent-north-eca4 {
  background: #303030;
}
.red_1a65 {
  position: relative;
  z-index: 10;
}
.red_1a65 .smooth-fe42 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.medium-00bc .summary-eda7 {
  display: inline-block;
  vertical-align: middle;
}
.medium-00bc.border-7912 .summary-eda7 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .medium-00bc.border-7912 .summary-eda7 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .medium-00bc.border-7912 .summary-eda7 {
    margin-right: 0.4em;
  }
}
.medium-00bc.border-7912 .summary-eda7:last-child {
  margin-right: 0;
}
.thumbnail_fresh_a5bc .smooth-fe42 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .component-73e4 .solid_a07b {
    margin: 0 -0.5em;
  }
  .component-73e4 .solid_a07b [class*="customify-col-"],
  .component-73e4 .solid_a07b [class*="customify-col_"],
  .component-73e4 .solid_a07b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.component-73e4.highlight-hovered-34fc .smooth-fe42 {
  background: 0 0 !important;
}
.component-73e4.highlight-hovered-34fc .smooth-fe42,
.component-73e4.thumbnail_fresh_a5bc .smooth-fe42 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .component-73e4.frame-purple-1b35 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.component-73e4.thumbnail_fresh_a5bc .smooth-fe42 {
  box-shadow: none !important;
}
.widget-3a00 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .widget-3a00 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .widget-3a00 {
    padding: 18px 0 20px;
  }
}
.widget-3a00 .paper-7c18 {
  width: 100%;
}
.widget-3a00 .grid_fluid_6b38 {
  margin-bottom: 0;
}
.widget-3a00 .info-hard-31e9 {
  margin-top: 5px;
  font-size: 0.875em;
}
.media-static-03bf {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.media-static-03bf .brown_fbab {
  width: 100%;
}
.outer_0eb0 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.outer_0eb0 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.outer_0eb0 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;
}
.outer_0eb0 li:last-child:after {
  display: none;
}
.outer_0eb0 li a {
  font-weight: 500;
  margin-right: 10px;
}
.text-94b7 .thumbnail-gold-e53e button,
.widget-3a00 .thumbnail-gold-e53e button {
  left: 0;
}
.text-94b7 .brown_fbab,
.widget-3a00 .brown_fbab {
  padding-left: 0;
  padding-right: 0;
}
.text-94b7 .media-static-03bf,
.widget-3a00 .media-static-03bf {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.text-94b7 {
  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;
}
.text-94b7: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;
}
.text-94b7 .full-aa49 {
  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) {
  .text-94b7 .full-aa49 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .text-94b7 .full-aa49 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .text-94b7 .full-aa49 {
    min-height: 200px;
  }
}
.text-94b7 .outer_0eb0 {
  color: rgba(255, 255, 255, 0.8);
}
.text-94b7 .outer_0eb0 a,
.text-94b7 .outer_0eb0 li:after {
  color: inherit;
}
.text-94b7 .outer_0eb0 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.outline-aa54 {
  margin-bottom: 0.5em;
}
.tertiary_static_983f {
  margin-bottom: 1.2em;
}
.tertiary_static_983f,
.outline-aa54 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tertiary_static_983f p:last-child,
.outline-aa54 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .thumbnail-gold-e53e,
#masthead .thumbnail-gold-e53e {
  display: none;
}
#masthead
  > .thumbnail-gold-e53e.modal_yellow_a432 {
  display: none;
}
#masthead > .thumbnail-gold-e53e button {
  left: 0;
}
.medium-e66d {
  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%;
}
.medium-e66d .summary-eda7 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.medium-e66d .icon-gold-499c {
  display: -webkit-box;
  display: flex;
}
.medium-e66d .icon-gold-499c.tabs-fresh-f475 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.medium-e66d .icon-gold-499c.table_96a8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.medium-e66d .icon-gold-499c.caption-0156 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.medium-e66d.chip_2a47.center_329c .icon-gold-499c.tabs-fresh-f475 {
  flex-basis: 100%;
}
.medium-e66d.photo-1360 .icon-gold-499c.table_96a8 {
  -webkit-box-flex: 1;
  flex: auto;
}
.medium-e66d.photo-1360 .icon-gold-499c.caption-0156 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .thumbnail-gold-e53e.modal_yellow_a432 {
  display: none;
}
#masthead > .thumbnail-gold-e53e button {
  left: 0;
}
.filter-6edc {
  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;
}
.filter-6edc:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.filter-6edc.upper-d381 i {
  margin-right: 4px;
}
.filter-6edc.center_ef6e i {
  margin-left: 5px;
}
.last_8118 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.last_8118 p:last-child {
  margin-bottom: 0;
}
.breadcrumb_clean_8363 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.breadcrumb_clean_8363 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.breadcrumb_clean_8363 img {
  display: block;
  width: auto;
  line-height: 1;
}
.breadcrumb_clean_8363 .pro_c4b2 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.breadcrumb_clean_8363 .paragraph-small-ed21 {
  margin: 5px 0 7px 0;
}
.breadcrumb_clean_8363.advanced-b835 .highlight_8234 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.breadcrumb_clean_8363.advanced-b835 .east_d00d {
  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;
}
.breadcrumb_clean_8363.prev_bf3a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.breadcrumb_clean_8363.prev_bf3a .highlight_8234 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.breadcrumb_clean_8363.prev_bf3a .east_d00d {
  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;
}
.breadcrumb_clean_8363.banner-2fa1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.breadcrumb_clean_8363.right_fe66 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.breadcrumb_clean_8363.right_fe66 .east_d00d {
  margin-top: 7px;
}
.component_d095 {
  display: inline-block;
}
.red_1a65 .over_ebd4 .breadcrumb_clean_8363 img {
  max-width: 100%;
}
.next-8d26 .dropdown_up_d100.section-808a,
.active-b798 .dropdown_up_d100.section-808a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.next-8d26 .down-6b81,
.active-b798 .down-6b81 {
  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%);
}
.next-8d26 .down-6b81 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.next-8d26.filter_active_c4a3 .down-6b81 {
  display: none;
}
.next-8d26 .link_smooth_f1e6 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.next-8d26 .link_smooth_f1e6 li {
  display: inline-block;
  position: relative;
}
.next-8d26 .link_smooth_f1e6 li:last-child {
  margin-right: 0;
}
.next-8d26 .link_smooth_f1e6 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;
}
.next-8d26 .link_smooth_f1e6 li.sidebar_iron_658a > a {
  color: rgba(0, 0, 0, 0.9);
}
.next-8d26 .link_smooth_f1e6 > 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;
}
.next-8d26 .link_smooth_f1e6 > li > a i {
  line-height: 0;
}
.next-8d26 .link_smooth_f1e6 > li.soft_7729 > a .down-6b81 {
  margin-left: 4px;
  line-height: 0;
}
.next-8d26 .link_smooth_f1e6 .filter-white-8b24 li.soft_7729 > a {
  position: relative;
}
.next-8d26 .link_smooth_f1e6 .filter-white-8b24 li.soft_7729 > a:after,
.next-8d26 .link_smooth_f1e6 .filter-white-8b24 li.soft_7729 > a:before {
  content: "";
  display: table;
}
.next-8d26 .link_smooth_f1e6 .filter-white-8b24 li.soft_7729 > a:after {
  clear: both;
}
.next-8d26 .link_smooth_f1e6 .filter-white-8b24 li.soft_7729 > a .down-6b81 {
  margin-left: 5px;
  float: right;
}
.next-8d26 .banner_8de7,
.next-8d26 .filter-white-8b24 {
  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;
}
.next-8d26 .filter-white-8b24 {
  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;
}
.next-8d26 .filter-white-8b24 .section-808a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.next-8d26 .filter-white-8b24 .down-6b81 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.next-8d26 .filter-white-8b24 li {
  display: block;
  margin: 0;
  padding: 0;
}
.next-8d26 .filter-white-8b24 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;
}
.next-8d26 .filter-white-8b24 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.next-8d26 .filter-white-8b24 .filter-white-8b24 {
  top: 0;
  left: 100%;
}
.next-8d26 .stale-e9bf.fn-focus-8285 > .banner_8de7,
.next-8d26 .stale-e9bf.fn-focus-8285 > .filter-white-8b24,
.next-8d26 .stale-e9bf:focus > .banner_8de7,
.next-8d26 .stale-e9bf:focus > .filter-white-8b24,
.next-8d26 .stale-e9bf:hover > .banner_8de7,
.next-8d26 .stale-e9bf:hover > .filter-white-8b24 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.next-8d26.pro_60b9 .dropdown_9335:after,
.next-8d26.pro_60b9 .dropdown_9335:before {
  content: "";
  display: table;
}
.next-8d26.pro_60b9 .dropdown_9335:after {
  clear: both;
}
.next-8d26.pro_60b9 .dropdown_9335 > li {
  float: left;
}
.next-8d26.top_61f6 .dropdown_9335:after,
.next-8d26.top_61f6 .dropdown_9335:before {
  content: "";
  display: table;
}
.next-8d26.top_61f6 .dropdown_9335:after {
  clear: both;
}
.next-8d26.top_61f6 .dropdown_9335 > li {
  float: left;
}
.next-8d26.top_61f6 .dropdown_9335 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.next-8d26.top_61f6 .dropdown_9335 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.next-8d26.top_61f6 .dropdown_9335 > li.warm-7bd1 > a,
.next-8d26.top_61f6 .dropdown_9335 > li.sidebar_iron_658a > a {
  color: #fff;
  background-color: #1e4b75;
}
.next-8d26.progress_e935 .dropdown_9335 > li > a .section-808a {
  position: relative;
}
.next-8d26.progress_e935 .dropdown_9335 > li > a .section-808a: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;
}
.next-8d26.progress_e935
  .dropdown_9335
  > li:focus
  > a
  .section-808a:before,
.next-8d26.progress_e935
  .dropdown_9335
  > li:hover
  > a
  .section-808a:before {
  width: 100%;
  background-color: currentColor;
}
.next-8d26.progress_e935
  .dropdown_9335
  > li.warm-7bd1
  > a
  .section-808a:before,
.next-8d26.progress_e935
  .dropdown_9335
  > li.thumbnail_af2b
  > a
  .section-808a:before {
  width: 100%;
  background-color: currentColor;
}
.next-8d26.progress-fixed-3b4a .dropdown_9335 > li > a .section-808a {
  position: relative;
}
.next-8d26.progress-fixed-3b4a .dropdown_9335 > li > a .section-808a: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;
}
.next-8d26.progress-fixed-3b4a .dropdown_9335 > li:focus > a .section-808a:before,
.next-8d26.progress-fixed-3b4a
  .dropdown_9335
  > li:hover
  > a
  .section-808a:before {
  width: 100%;
  background-color: currentColor;
}
.next-8d26.progress-fixed-3b4a
  .dropdown_9335
  > li.warm-7bd1
  > a
  .section-808a:before,
.next-8d26.progress-fixed-3b4a
  .dropdown_9335
  > li.thumbnail_af2b
  > a
  .section-808a:before {
  width: 100%;
  background-color: currentColor;
}
.active-b798 .link_smooth_f1e6 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.active-b798 .link_smooth_f1e6 li:first-child > a {
  border-top: none;
}
.active-b798 .link_smooth_f1e6 .thick-a857 > .section-808a .down-6b81 {
  display: none;
}
.active-b798 .link_smooth_f1e6 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.active-b798 .link_smooth_f1e6 li:last-child {
  border: none;
}
.active-b798 .link_smooth_f1e6 li.soft_7729 > a {
  padding-right: 45px !important;
}
.active-b798 .link_smooth_f1e6 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.active-b798 .link_smooth_f1e6 li a:focus,
.active-b798 .link_smooth_f1e6 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.active-b798 .link_smooth_f1e6 li .out_b146 {
  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;
}
.active-b798 .link_smooth_f1e6 li .out_b146:hover {
  box-shadow: none;
}
.active-b798 .link_smooth_f1e6 li .out_b146 .down-6b81 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.active-b798 .link_smooth_f1e6 .filter-white-8b24 {
  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);
}
.active-b798 .link_smooth_f1e6 .filter-white-8b24 li a {
  padding-left: 3em;
}
.active-b798 .link_smooth_f1e6 .notification_cold_9149 > a .out_b146 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.active-b798 .link_smooth_f1e6 .notification_cold_9149 > .filter-white-8b24 {
  display: block;
  opacity: 1;
}
.badge-f626 {
  max-width: 100%;
}
.hovered_26df {
  line-height: 0;
  cursor: pointer;
}
.shadow_basic_5e2c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.shadow_basic_5e2c:hover {
  box-shadow: none;
  color: currentColor;
}
.shadow_basic_5e2c svg {
  width: 18px;
  height: 18px;
}
.shadow_basic_5e2c .active-down-c044 {
  display: none;
}
.overlay-dd9b {
  position: relative;
}
.overlay-dd9b.fn-active-8285 .shadow_basic_5e2c .section-iron-cb50 {
  display: none;
}
.overlay-dd9b.fn-active-8285 .shadow_basic_5e2c .active-down-c044 {
  display: inline-block;
}
.overlay-dd9b .logo_fdf3 {
  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);
}
.overlay-dd9b.clean-448f .logo_fdf3 {
  left: auto;
  right: -0.9em;
}
.overlay-dd9b.clean-448f .heading_advanced_6e29::before {
  left: auto;
  right: 15px;
}
.overlay-dd9b.fn-active-8285 .logo_fdf3 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.grid_middle_6e89 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.grid_middle_6e89 label {
  flex-basis: 100%;
}
.grid_middle_6e89 .filter_cold_39e4 {
  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;
}
.grid_middle_6e89 .aside-8ef0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.grid_middle_6e89 .aside-8ef0:focus {
  background-color: transparent;
}
.grid_middle_6e89 button.breadcrumb-fb50 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.grid_middle_6e89 button.breadcrumb-fb50:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.grid_middle_6e89 button.breadcrumb-fb50 svg {
  width: 18px;
  height: 18px;
}
.grid_middle_6e89 input[type="submit"] {
  min-height: auto;
}
.simple-6326 .grid_middle_6e89 .aside-8ef0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.heading_advanced_6e29 {
  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) {
  .heading_advanced_6e29 {
    width: 220px;
  }
}
.heading_advanced_6e29 label {
  flex-basis: 100%;
}
.heading_advanced_6e29::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;
}
.dark-4456 .simple-6326 .grid_middle_6e89 {
  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;
}
.dark-4456
  .simple-6326
  .grid_middle_6e89
  .filter_cold_39e4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.dark-4456 .simple-6326 .grid_middle_6e89 .aside-8ef0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.dark-4456
  .simple-6326
  .grid_middle_6e89
  .aside-8ef0:focus {
  background: 0 0;
}
.dark-4456
  .simple-6326
  .grid_middle_6e89
  .gradient_7d73 {
  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;
}
.pro-23ff {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pro-23ff li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pro-23ff li:last-child {
  margin-right: 0;
}
.pro-23ff li:first-child {
  margin-left: 0;
}
.pro-23ff.dark_0b8f a {
  color: #fff;
}
.pro-23ff.dark_0b8f a:hover {
  color: #fff;
}
.pro-23ff a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pro-23ff a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pro-23ff a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pro-23ff a:hover {
  opacity: 0.9;
  color: inherit;
}
.pro-23ff [class*="social-icon-apple"] {
  background-color: #999;
}
.pro-23ff [class*="social-icon-apple"].grid-blue-bed9 {
  background-color: transparent;
  color: #999;
}
.pro-23ff [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pro-23ff [class*="social-icon-behance"].grid-blue-bed9 {
  background-color: transparent;
  color: #1769ff;
}
.pro-23ff [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pro-23ff [class*="social-icon-bitbucket"].grid-blue-bed9 {
  background-color: transparent;
  color: #205081;
}
.pro-23ff [class*="social-icon-codepen"] {
  background-color: #000;
}
.pro-23ff [class*="social-icon-codepen"].grid-blue-bed9 {
  background-color: transparent;
  color: #000;
}
.pro-23ff [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pro-23ff [class*="social-icon-delicious"].grid-blue-bed9 {
  background-color: transparent;
  color: #39f;
}
.pro-23ff [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pro-23ff [class*="social-icon-digg"].grid-blue-bed9 {
  background-color: transparent;
  color: #005be2;
}
.pro-23ff [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pro-23ff [class*="social-icon-dribbble"].grid-blue-bed9 {
  background-color: transparent;
  color: #ea4c89;
}
.pro-23ff [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pro-23ff [class*="social-icon-envelope"].grid-blue-bed9 {
  background-color: transparent;
  color: #ea4335;
}
.pro-23ff [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pro-23ff [class*="social-icon-facebook"].grid-blue-bed9 {
  background-color: transparent;
  color: #3b5998;
}
.pro-23ff [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pro-23ff [class*="social-icon-flickr"].grid-blue-bed9 {
  background-color: transparent;
  color: #0063dc;
}
.pro-23ff [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pro-23ff [class*="social-icon-foursquare"].grid-blue-bed9 {
  background-color: transparent;
  color: #2d5be3;
}
.pro-23ff [class*="social-icon-github"] {
  background-color: #333;
}
.pro-23ff [class*="social-icon-github"].grid-blue-bed9 {
  background-color: transparent;
  color: #333;
}
.pro-23ff [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pro-23ff [class*="social-icon-google-plus"].grid-blue-bed9 {
  background-color: transparent;
  color: #dd4b39;
}
.pro-23ff [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pro-23ff [class*="social-icon-houzz"].grid-blue-bed9 {
  background-color: transparent;
  color: #7ac142;
}
.pro-23ff [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pro-23ff [class*="social-icon-instagram"].grid-blue-bed9 {
  background-color: transparent;
  color: #262626;
}
.pro-23ff [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pro-23ff [class*="social-icon-jsfiddle"].grid-blue-bed9 {
  background-color: transparent;
  color: #487aa2;
}
.pro-23ff [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pro-23ff [class*="social-icon-linkedin"].grid-blue-bed9 {
  background-color: transparent;
  color: #0077b5;
}
.pro-23ff [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pro-23ff [class*="social-icon-medium"].grid-blue-bed9 {
  background-color: transparent;
  color: #00ab6b;
}
.pro-23ff [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pro-23ff
  [class*="social-icon-odnoklassniki"].grid-blue-bed9 {
  background-color: transparent;
  color: #f4731c;
}
.pro-23ff [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pro-23ff [class*="social-icon-meetup"].grid-blue-bed9 {
  background-color: transparent;
  color: #ec1c40;
}
.pro-23ff [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pro-23ff [class*="social-icon-pinterest"].grid-blue-bed9 {
  background-color: transparent;
  color: #bd081c;
}
.pro-23ff [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pro-23ff [class*="social-icon-product-hunt"].grid-blue-bed9 {
  background-color: transparent;
  color: #da552f;
}
.pro-23ff [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pro-23ff [class*="social-icon-reddit"].grid-blue-bed9 {
  background-color: transparent;
  color: #ff4500;
}
.pro-23ff [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pro-23ff [class*="social-icon-rss"].grid-blue-bed9 {
  background-color: transparent;
  color: #f26522;
}
.pro-23ff [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pro-23ff
  [class*="social-icon-shopping-cart"].grid-blue-bed9 {
  background-color: transparent;
  color: #4caf50;
}
.pro-23ff [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pro-23ff [class*="social-icon-skype"].grid-blue-bed9 {
  background-color: transparent;
  color: #00aff0;
}
.pro-23ff [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pro-23ff [class*="social-icon-slideshare"].grid-blue-bed9 {
  background-color: transparent;
  color: #0077b5;
}
.pro-23ff [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pro-23ff [class*="social-icon-snapchat"].grid-blue-bed9 {
  background-color: transparent;
  color: #fffc00;
}
.pro-23ff [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pro-23ff [class*="social-icon-soundcloud"].grid-blue-bed9 {
  background-color: transparent;
  color: #f80;
}
.pro-23ff [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pro-23ff [class*="social-icon-spotify"].grid-blue-bed9 {
  background-color: transparent;
  color: #2ebd59;
}
.pro-23ff [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pro-23ff
  [class*="social-icon-stack-overflow"].grid-blue-bed9 {
  background-color: transparent;
  color: #fe7a15;
}
.pro-23ff [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pro-23ff [class*="social-icon-maldkfgram"].grid-blue-bed9 {
  background-color: transparent;
  color: #2ca5e0;
}
.pro-23ff [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pro-23ff [class*="social-icon-tripadvisor"].grid-blue-bed9 {
  background-color: transparent;
  color: #589442;
}
.pro-23ff [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pro-23ff [class*="social-icon-tumblr"].grid-blue-bed9 {
  background-color: transparent;
  color: #35465c;
}
.pro-23ff [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pro-23ff [class*="social-icon-twitch"].grid-blue-bed9 {
  background-color: transparent;
  color: #6441a5;
}
.pro-23ff [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pro-23ff [class*="social-icon-twitter"].grid-blue-bed9 {
  background-color: transparent;
  color: #1da1f2;
}
.pro-23ff [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pro-23ff [class*="social-icon-vimeo"].grid-blue-bed9 {
  background-color: transparent;
  color: #1ab7ea;
}
.pro-23ff [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pro-23ff [class*="social-icon-vk"].grid-blue-bed9 {
  background-color: transparent;
  color: #45668e;
}
.pro-23ff [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pro-23ff [class*="social-icon-weibo"].grid-blue-bed9 {
  background-color: transparent;
  color: #df2029;
}
.pro-23ff [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pro-23ff [class*="social-icon-weixin"].grid-blue-bed9 {
  background-color: transparent;
  color: #7bb32e;
}
.pro-23ff [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pro-23ff [class*="social-icon-whatsapp"].grid-blue-bed9 {
  background-color: transparent;
  color: #25d366;
}
.pro-23ff [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pro-23ff [class*="social-icon-wordpress"].grid-blue-bed9 {
  background-color: transparent;
  color: #21759b;
}
.pro-23ff [class*="social-icon-xing"] {
  background-color: #026466;
}
.pro-23ff [class*="social-icon-xing"].grid-blue-bed9 {
  background-color: transparent;
  color: #026466;
}
.pro-23ff [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pro-23ff [class*="social-icon-yelp"].grid-blue-bed9 {
  background-color: transparent;
  color: #af0606;
}
.pro-23ff [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pro-23ff [class*="social-icon-youtube"].grid-blue-bed9 {
  background-color: transparent;
  color: #cd201f;
}
.basic-faeb {
  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;
}
.basic-faeb:hover {
  box-shadow: none;
  background: 0 0;
}
.mask-static-7c62 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.top-1282 {
  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;
}
.short_5d4e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.plasma_6887 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.plasma_6887,
.plasma_6887::after,
.plasma_6887::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;
}
.plasma_6887::after,
.plasma_6887::before {
  content: "";
  display: block;
  background-color: inherit;
}
.row_fb35 .top-1282 .short_5d4e {
  margin-top: -2px;
  width: 19px;
}
.row_fb35 .top-1282 .plasma_6887 {
  margin-top: -1px;
}
.row_fb35 .top-1282 .plasma_6887,
.row_fb35 .top-1282 .plasma_6887::after,
.row_fb35 .top-1282 .plasma_6887::before {
  width: 19px;
  height: 2px;
}
.row_fb35 .top-1282 .plasma_6887::before {
  top: -6px;
}
.row_fb35 .top-1282 .plasma_6887::after {
  bottom: -6px;
}
.article_wood_a625 .top-1282 .short_5d4e {
  margin-top: -2px;
  width: 22px;
}
.article_wood_a625 .top-1282 .plasma_6887 {
  margin-top: -1px;
}
.article_wood_a625 .top-1282 .plasma_6887,
.article_wood_a625 .top-1282 .plasma_6887::after,
.article_wood_a625 .top-1282 .plasma_6887::before {
  width: 22px;
  height: 2px;
}
.article_wood_a625 .top-1282 .plasma_6887::before {
  top: -7px;
}
.article_wood_a625 .top-1282 .plasma_6887::after {
  bottom: -7px;
}
.block_31d9 .top-1282 .short_5d4e {
  margin-top: -2px;
  width: 31px;
}
.block_31d9 .top-1282 .plasma_6887 {
  margin-top: -1.5px;
}
.block_31d9 .top-1282 .plasma_6887,
.block_31d9 .top-1282 .plasma_6887::after,
.block_31d9 .top-1282 .plasma_6887::before {
  width: 31px;
  height: 3px;
}
.block_31d9 .top-1282 .plasma_6887::before {
  top: -9px;
}
.block_31d9 .top-1282 .plasma_6887::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hard_1729 .top-1282 .short_5d4e {
    margin-top: -2px;
    width: 19px;
  }
  .hard_1729 .top-1282 .plasma_6887 {
    margin-top: -1px;
  }
  .hard_1729 .top-1282 .plasma_6887,
  .hard_1729 .top-1282 .plasma_6887::after,
  .hard_1729 .top-1282 .plasma_6887::before {
    width: 19px;
    height: 2px;
  }
  .hard_1729 .top-1282 .plasma_6887::before {
    top: -6px;
  }
  .hard_1729 .top-1282 .plasma_6887::after {
    bottom: -6px;
  }
  .huge_006e .top-1282 .short_5d4e {
    margin-top: -2px;
    width: 22px;
  }
  .huge_006e .top-1282 .plasma_6887 {
    margin-top: -1px;
  }
  .huge_006e .top-1282 .plasma_6887,
  .huge_006e .top-1282 .plasma_6887::after,
  .huge_006e .top-1282 .plasma_6887::before {
    width: 22px;
    height: 2px;
  }
  .huge_006e .top-1282 .plasma_6887::before {
    top: -7px;
  }
  .huge_006e .top-1282 .plasma_6887::after {
    bottom: -7px;
  }
  .box_green_1bd6 .top-1282 .short_5d4e {
    margin-top: -2px;
    width: 31px;
  }
  .box_green_1bd6 .top-1282 .plasma_6887 {
    margin-top: -1.5px;
  }
  .box_green_1bd6 .top-1282 .plasma_6887,
  .box_green_1bd6 .top-1282 .plasma_6887::after,
  .box_green_1bd6 .top-1282 .plasma_6887::before {
    width: 31px;
    height: 3px;
  }
  .box_green_1bd6 .top-1282 .plasma_6887::before {
    top: -9px;
  }
  .box_green_1bd6 .top-1282 .plasma_6887::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tall-57bc .top-1282 .short_5d4e {
    margin-top: -2px;
    width: 19px;
  }
  .tall-57bc .top-1282 .plasma_6887 {
    margin-top: -1px;
  }
  .tall-57bc .top-1282 .plasma_6887,
  .tall-57bc .top-1282 .plasma_6887::after,
  .tall-57bc .top-1282 .plasma_6887::before {
    width: 19px;
    height: 2px;
  }
  .tall-57bc .top-1282 .plasma_6887::before {
    top: -6px;
  }
  .tall-57bc .top-1282 .plasma_6887::after {
    bottom: -6px;
  }
  .input_center_98c1 .top-1282 .short_5d4e {
    margin-top: -2px;
    width: 22px;
  }
  .input_center_98c1 .top-1282 .plasma_6887 {
    margin-top: -1px;
  }
  .input_center_98c1 .top-1282 .plasma_6887,
  .input_center_98c1 .top-1282 .plasma_6887::after,
  .input_center_98c1 .top-1282 .plasma_6887::before {
    width: 22px;
    height: 2px;
  }
  .input_center_98c1 .top-1282 .plasma_6887::before {
    top: -7px;
  }
  .input_center_98c1 .top-1282 .plasma_6887::after {
    bottom: -7px;
  }
  .box-basic-552a .top-1282 .short_5d4e {
    margin-top: -2px;
    width: 31px;
  }
  .box-basic-552a .top-1282 .plasma_6887 {
    margin-top: -1.5px;
  }
  .box-basic-552a .top-1282 .plasma_6887,
  .box-basic-552a .top-1282 .plasma_6887::after,
  .box-basic-552a .top-1282 .plasma_6887::before {
    width: 31px;
    height: 3px;
  }
  .box-basic-552a .top-1282 .plasma_6887::before {
    top: -9px;
  }
  .box-basic-552a .top-1282 .plasma_6887::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hidden_warm_e1df .top-1282 .short_5d4e {
    margin-top: -2px;
    width: 19px;
  }
  .hidden_warm_e1df .top-1282 .plasma_6887 {
    margin-top: -1px;
  }
  .hidden_warm_e1df .top-1282 .plasma_6887,
  .hidden_warm_e1df .top-1282 .plasma_6887::after,
  .hidden_warm_e1df .top-1282 .plasma_6887::before {
    width: 19px;
    height: 2px;
  }
  .hidden_warm_e1df .top-1282 .plasma_6887::before {
    top: -6px;
  }
  .hidden_warm_e1df .top-1282 .plasma_6887::after {
    bottom: -6px;
  }
  .title-plasma-d0b2 .top-1282 .short_5d4e {
    margin-top: -2px;
    width: 22px;
  }
  .title-plasma-d0b2 .top-1282 .plasma_6887 {
    margin-top: -1px;
  }
  .title-plasma-d0b2 .top-1282 .plasma_6887,
  .title-plasma-d0b2 .top-1282 .plasma_6887::after,
  .title-plasma-d0b2 .top-1282 .plasma_6887::before {
    width: 22px;
    height: 2px;
  }
  .title-plasma-d0b2 .top-1282 .plasma_6887::before {
    top: -7px;
  }
  .title-plasma-d0b2 .top-1282 .plasma_6887::after {
    bottom: -7px;
  }
  .heading-b5ad .top-1282 .short_5d4e {
    margin-top: -2px;
    width: 31px;
  }
  .heading-b5ad .top-1282 .plasma_6887 {
    margin-top: -1.5px;
  }
  .heading-b5ad .top-1282 .plasma_6887,
  .heading-b5ad .top-1282 .plasma_6887::after,
  .heading-b5ad .top-1282 .plasma_6887::before {
    width: 31px;
    height: 3px;
  }
  .heading-b5ad .top-1282 .plasma_6887::before {
    top: -9px;
  }
  .heading-b5ad .top-1282 .plasma_6887::after {
    bottom: -9px;
  }
}
.button_bright_e25d .plasma_6887 {
  -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);
}
.button_bright_e25d .plasma_6887::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.button_bright_e25d .plasma_6887::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);
}
.button_bright_e25d.slider-569b .plasma_6887 {
  -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);
}
.button_bright_e25d.slider-569b .plasma_6887::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.button_bright_e25d.slider-569b .plasma_6887::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);
}
.filter-focused-33e0 {
  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.accordion_4863:before {
  display: none;
}
.grid-down-c38b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.grid-down-c38b .pagination-bottom-7f64 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.grid-down-c38b .pagination-bottom-7f64:last-of-type {
  border-bottom: none;
}
.grid-down-c38b .pagination-bottom-7f64.highlight-cdd3,
.grid-down-c38b .pagination-bottom-7f64.white-a54d,
.grid-down-c38b .pagination-bottom-7f64.footer_medium_f364 {
  padding: 0;
}
.grid-down-c38b .active-b798 .out_b146 {
  color: currentColor;
}
.grid-down-c38b .active-b798 .out_b146:focus,
.grid-down-c38b .active-b798 .out_b146:hover {
  background: rgba(0, 0, 0, 0.01);
}
.grid-down-c38b.input_yellow_f9e3 .border_bronze_3422,
.grid-down-c38b.input_yellow_f9e3 .last_8118 a,
.grid-down-c38b.input_yellow_f9e3 .dropdown_9335 a,
.grid-down-c38b.input_yellow_f9e3 .filter-white-8b24 a {
  color: rgba(0, 0, 0, 0.55);
}
.grid-down-c38b.input_yellow_f9e3 .border_bronze_3422:hover,
.grid-down-c38b.input_yellow_f9e3 .last_8118 a:hover,
.grid-down-c38b.input_yellow_f9e3 .dropdown_9335 a:hover,
.grid-down-c38b.input_yellow_f9e3 .filter-white-8b24 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.grid-down-c38b.input_yellow_f9e3 .heading-d33c {
  color: rgba(0, 0, 0, 0.8);
}
.grid-down-c38b.input_yellow_f9e3 .pagination-bottom-7f64 {
  border-color: rgba(0, 0, 0, 0.08);
}
.grid-down-c38b.input_yellow_f9e3 .pagination-bottom-7f64:before {
  background: rgba(0, 0, 0, 0.08);
}
.grid-down-c38b.input_yellow_f9e3 .status-static-a9b7:before {
  background: rgba(255, 255, 255, 0.9);
}
.grid-down-c38b.input_yellow_f9e3 .active-b798 .link_smooth_f1e6 li a,
.grid-down-c38b.input_yellow_f9e3 .active-b798 .out_b146,
.grid-down-c38b.input_yellow_f9e3 .filter-white-8b24 {
  border-color: rgba(0, 0, 0, 0.08);
}
.grid-down-c38b.input_yellow_f9e3 .active-b798 .out_b146:focus,
.grid-down-c38b.input_yellow_f9e3 .active-b798 .out_b146:hover {
  background: rgba(0, 0, 0, 0.01);
}
.grid-down-c38b.input_yellow_f9e3 .link_smooth_f1e6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.grid-down-c38b.accent-north-eca4 .border_bronze_3422,
.grid-down-c38b.accent-north-eca4 .last_8118 a,
.grid-down-c38b.accent-north-eca4 .dropdown_9335 .out_b146,
.grid-down-c38b.accent-north-eca4 .dropdown_9335 a,
.grid-down-c38b.accent-north-eca4 .filter-white-8b24 a {
  color: rgba(255, 255, 255, 0.79);
}
.grid-down-c38b.accent-north-eca4 .border_bronze_3422:hover,
.grid-down-c38b.accent-north-eca4 .last_8118 a:hover,
.grid-down-c38b.accent-north-eca4 .dropdown_9335 .out_b146:hover,
.grid-down-c38b.accent-north-eca4 .dropdown_9335 a:hover,
.grid-down-c38b.accent-north-eca4 .filter-white-8b24 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid-down-c38b.accent-north-eca4 .heading-d33c {
  color: rgba(255, 255, 255, 0.99);
}
.grid-down-c38b.accent-north-eca4 .pagination-bottom-7f64 {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid-down-c38b.accent-north-eca4 .pagination-bottom-7f64:before {
  background: rgba(255, 255, 255, 0.08);
}
.grid-down-c38b.accent-north-eca4 .status-static-a9b7:before {
  background: rgba(0, 0, 0, 0.9);
}
.grid-down-c38b.accent-north-eca4 .active-b798 .link_smooth_f1e6 li a,
.grid-down-c38b.accent-north-eca4 .active-b798 .out_b146,
.grid-down-c38b.accent-north-eca4 .filter-white-8b24 {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid-down-c38b.accent-north-eca4 .active-b798 .out_b146:focus,
.grid-down-c38b.accent-north-eca4 .active-b798 .out_b146:hover {
  background: rgba(0, 0, 0, 0.01);
}
.grid-down-c38b.accent-north-eca4 .link_smooth_f1e6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.status-static-a9b7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.status-static-a9b7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.widget_a0d6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.item_purple_3ca4 .grid-down-c38b {
  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;
}
.item_purple_3ca4 .pagination-bottom-7f64 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.item_purple_3ca4 .pagination-bottom-7f64: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) {
  .item_purple_3ca4 .pagination-bottom-7f64:before {
    width: 16%;
    left: 42%;
  }
}
.item_purple_3ca4 .pagination-bottom-7f64:last-child:before {
  content: none;
}
.item_purple_3ca4 .pagination-bottom-7f64[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.item_purple_3ca4 .active-b798 .link_smooth_f1e6 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.item_purple_3ca4 .active-b798 .link_smooth_f1e6 li a .out_b146 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.item_purple_3ca4 .active-b798 .filter-white-8b24 {
  border: none;
}
.item_purple_3ca4 .active-b798 .filter-white-8b24 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.item_purple_3ca4 .status-static-a9b7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.item_purple_3ca4 .widget_a0d6 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.item_purple_3ca4 .accent-north-eca4 .status-static-a9b7:before {
  background: rgba(0, 0, 0, 0.9);
}
.item_purple_3ca4 .input_yellow_f9e3.chip-3c52 .plasma_6887 {
  background: rgba(0, 0, 0, 0.6);
}
.item_purple_3ca4
  .input_yellow_f9e3.chip-3c52
  .plasma_6887::after,
.item_purple_3ca4
  .input_yellow_f9e3.chip-3c52
  .plasma_6887:before {
  background: inherit;
}
.item_purple_3ca4
  .input_yellow_f9e3.chip-3c52:hover
  .plasma_6887 {
  background: rgba(0, 0, 0, 0.8);
}
.dropdown_6892 .grid-down-c38b {
  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) {
  .dropdown_6892 .grid-down-c38b {
    width: auto;
    right: 45px;
  }
}
.up_d18e .grid-down-c38b {
  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) {
  .up_d18e .grid-down-c38b {
    width: auto;
    left: 45px;
  }
}
.accordion_4863 .grid-down-c38b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.accordion_4863 .widget_a0d6 {
  max-width: 48em;
  margin: 0 auto;
}
.accordion_4863 .status-static-a9b7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.feature-2c5a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.feature-2c5a.item_purple_3ca4 .grid-down-c38b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.feature-2c5a.dropdown_6892 .grid-down-c38b {
  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);
}
.feature-2c5a .grid-down-c38b {
  visibility: visible;
}
.feature-2c5a.up_d18e .grid-down-c38b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.input-selected-c6f9,
.small-0023 {
  overflow-x: hidden;
}
.input-selected-c6f9 .grid-down-c38b {
  overflow: auto;
}
.input-selected-c6f9.item_purple_3ca4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input-selected-c6f9.item_purple_3ca4 .grid-down-c38b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.input-selected-c6f9.item_purple_3ca4 .basic-faeb {
  opacity: 0;
}
.input-selected-c6f9.dropdown_6892 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input-selected-c6f9.dropdown_6892 .grid-down-c38b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.input-selected-c6f9.dropdown_6892 .basic-faeb {
  opacity: 0;
}
.input-selected-c6f9.up_d18e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input-selected-c6f9.up_d18e .grid-down-c38b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.input-selected-c6f9.up_d18e .basic-faeb {
  opacity: 0;
}
.input-selected-c6f9.accordion_4863 .grid-down-c38b {
  z-index: 10;
  visibility: visible;
}
.chip-3c52 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.chip-3c52 .plasma_6887 {
  background: rgba(255, 255, 255, 0.99);
}
.chip-3c52 .plasma_6887::after,
.chip-3c52 .plasma_6887:before {
  background: inherit;
}
.chip-3c52:hover .plasma_6887 {
  background: rgba(255, 255, 255, 0.99);
}
.up_d18e .chip-3c52 {
  top: 10px;
  right: auto;
  left: 12px;
}
.accordion_4863 .chip-3c52 {
  display: none !important;
}
.input-selected-c6f9:before,
.small-0023:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.input-selected-c6f9 .chip-3c52,
.small-0023 .chip-3c52 {
  display: inline-block;
}
.grid-down-c38b .summary-eda7 {
  -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;
}
.input-selected-c6f9 .grid-down-c38b .summary-eda7,
.small-0023 .grid-down-c38b .summary-eda7 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.silver-052b .filter_cold_39e4 {
  width: 100%;
}
.over_ebd4 {
  padding: 0 0.5em 0;
}
.over_ebd4 [class*="customify-col-"],
.over_ebd4 [class*="customify-col_"],
.over_ebd4 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.heading_last_2a32 .over_ebd4 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .solid_a07b .west-f887,
  .west-f887 {
    display: none;
  }
  .icon-dark-db49 {
    text-align: left;
  }
  .pressed_c181 {
    text-align: center;
  }
  .shadow_feaa {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .solid_a07b .texture-basic-14e0,
  .texture-basic-14e0 {
    display: none;
  }
  .hard-7173 {
    text-align: left;
  }
  .alert_light_569c {
    text-align: center;
  }
  .footer_action_ca1f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .solid_a07b .grid_paper_cd72,
  .grid_paper_cd72 {
    display: none;
  }
  .mask_in_248f {
    text-align: left;
  }
  .tall-b564 {
    text-align: center;
  }
  .module-last-e2f0 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.header_8f1e {
  box-shadow: none !important;
}
.sidebar-fdaa .media_cool_69c0,
.wrapper_2805 .media_cool_69c0 {
  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;
}
.wrapper_2805 .media_cool_69c0 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.smooth-fe42 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.smooth-fe42:after,
.smooth-fe42:before {
  content: "";
  display: table;
}
.smooth-fe42:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .smooth-fe42 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.smooth-fe42,
.frame-purple-1b35 {
  max-width: 1248px;
  margin: 0 auto;
}

.aside-001f.iron-be1a .smooth-fe42 {
  max-width: 100%;
}
.aside-001f.gold_0369 {
  max-width: 1200px;
  margin: 0 auto;
}
.aside-001f.sidebar-ca04 .smooth-fe42 {
  max-width: 100%;
}
.aside-001f.sidebar-ca04 > .smooth-fe42 {
  padding-left: 0;
  padding-right: 0;
}
.aside-001f.sidebar-ca04 > .smooth-fe42 .solid_a07b {
  margin: 0;
}
.aside-001f.sidebar-ca04
  > .smooth-fe42
  .purple_6c87.status-static-8f86 {
  margin-right: 0;
  margin-left: 0;
}
.aside-001f.sidebar-ca04 #main.status-static-8f86 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .south-0089 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .south-0089 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .list-ab18 .dim-1041 {
    padding-right: 1em;
  }
  .list-ab18.paragraph_thick_3efb .purple_6c87 {
    border-right: 1px solid #eaecee;
  }
  .list-ab18.paragraph_thick_3efb .dim-1041 {
    padding-right: 1em;
  }
  .list-ab18.paragraph_thick_3efb .picture_40ef {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .south-d2d0 .dim-1041 {
    padding-left: 1em;
  }
  .south-d2d0.paragraph_thick_3efb .purple_6c87 {
    border-left: 1px solid #eaecee;
  }
  .south-d2d0.paragraph_thick_3efb .dim-1041 {
    padding-left: 1em;
  }
  .south-d2d0.paragraph_thick_3efb .picture_40ef {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lower_a9c0 .dim-1041 {
    padding-left: 1em;
  }
  .lower_a9c0.paragraph_thick_3efb .pagination_3ff3 {
    border-right: 1px solid #eaecee;
  }
  .lower_a9c0.paragraph_thick_3efb .list-hovered-4638 {
    border-right: 1px solid #eaecee;
  }
  .lower_a9c0.paragraph_thick_3efb .dim-1041 {
    padding-left: 1em;
  }
  .lower_a9c0.paragraph_thick_3efb .picture_40ef {
    padding-right: 1em;
  }
  .lower_a9c0.paragraph_thick_3efb .wide_8af9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail-yellow-bfc9 .dim-1041 {
    padding-right: 1em;
  }
  .detail-yellow-bfc9.paragraph_thick_3efb .pagination_3ff3 {
    border-left: 1px solid #eaecee;
  }
  .detail-yellow-bfc9.paragraph_thick_3efb .list-hovered-4638 {
    border-left: 1px solid #eaecee;
  }
  .detail-yellow-bfc9.paragraph_thick_3efb .dim-1041 {
    padding-right: 1em;
  }
  .detail-yellow-bfc9.paragraph_thick_3efb .picture_40ef {
    padding-left: 1em;
    padding-right: 1em;
  }
  .detail-yellow-bfc9.paragraph_thick_3efb .wide_8af9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .south-0089 .dim-1041 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .south-0089.paragraph_thick_3efb .purple_6c87 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .south-0089.paragraph_thick_3efb .dim-1041 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .south-0089.paragraph_thick_3efb .picture_40ef {
    padding-left: 1em;
  }
  .south-0089.paragraph_thick_3efb .wide_8af9 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .south-0089.paragraph_thick_3efb .dim-1041 {
    padding-left: 0;
  }
}
.search_hot_45c4 .medium-00bc {
  display: inline-block;
}
.shadow_7572 {
  display: inline-block;
}
.pattern-7c1e {
  word-con: break-word;
}
.shadow-bottom-ecfb > span {
  display: inline-block;
  padding: 5px 0;
}
.shadow-bottom-ecfb .breadcrumb_inner_d8a2 {
  margin-left: 8px;
  margin-right: 8px;
}
.shadow-bottom-ecfb .down_6283 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.heading-3fb3 .paragraph-huge-045a {
  margin-bottom: 2em;
}
.heading-3fb3 .under-5ac7 {
  margin-bottom: 15px;
}
.heading-3fb3 .under-5ac7:last-child {
  margin-bottom: 0;
}
.heading-3fb3 .detail_5d13 {
  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) {
  .heading-3fb3 .detail_5d13 {
    display: block;
  }
}
.heading-3fb3 .blue_cb6c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .heading-3fb3 .blue_cb6c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.heading-3fb3 .form-ed9d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.heading-3fb3 .form-ed9d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.heading-3fb3 .form-ed9d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.heading-3fb3 .pattern-7c1e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.heading-3fb3 .pattern-7c1e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.heading-3fb3 .chip-96d4 p:last-child {
  margin-bottom: 0;
}
.heading-3fb3 .notice-complex-dce7 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.heading-3fb3 .bottom-1b63 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.heading-3fb3 .west-75e0 {
  margin-top: 1em;
}
.heading-3fb3 .status-in-666a {
  top: 0;
  display: block;
}
.heading-3fb3 .status-in-666a a {
  color: inherit;
}
.heading-3fb3 .status-in-666a a:hover {
  color: inherit;
}
.heading-3fb3 .hovered-9f88 {
  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;
}
.heading-3fb3 .hovered-9f88:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.heading-3fb3 .bottom-1b63 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.heading-3fb3 .banner-ac95 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.heading-3fb3 .banner-ac95:first-child {
  margin-top: 0;
}
.heading-3fb3 .banner-ac95.video-prev-8c88 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.heading-3fb3 .banner-ac95.tooltip-ba79 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.heading-3fb3
  .banner-ac95.tooltip-ba79.panel-9e33
  .west-75e0 {
  width: 100%;
}
.heading-3fb3 .tooltip-ba79 {
  -webkit-box-align: center;
  align-items: center;
}
.heading-3fb3 .tooltip-ba79 .shadow-bottom-ecfb,
.heading-3fb3 .tooltip-ba79 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.heading-3fb3 .form-ed9d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.heading-3fb3 .form-ed9d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.heading-3fb3 .form-ed9d: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;
}
.heading-3fb3 .video-prev-8c88 {
  z-index: 5;
}
.heading-3fb3 .caption_ee14 .main_774f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.heading-3fb3 .old-4ff0 .main_774f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.heading-3fb3 .caption_black_2cd7 .main_774f {
  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;
}
.heading-3fb3.wide_0610 .detail_5d13,
.heading-3fb3.wrapper-full-27a6 .detail_5d13 {
  display: block;
}
.heading-3fb3.wide_0610 .detail_5d13 .modal-ac96,
.heading-3fb3.wide_0610 .detail_5d13 .bottom-1b63,
.heading-3fb3.wrapper-full-27a6 .detail_5d13 .modal-ac96,
.heading-3fb3.wrapper-full-27a6 .detail_5d13 .bottom-1b63 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.heading-3fb3.in-68e1 .blue_cb6c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .heading-3fb3.in-68e1 .blue_cb6c {
    margin-right: 0;
  }
}
.heading-3fb3.wide_0610 .blue_cb6c,
.heading-3fb3.wrapper-full-27a6 .blue_cb6c {
  padding-top: 40%;
}
.heading-3fb3.wide_0610 .paragraph-huge-045a,
.heading-3fb3.wrapper-full-27a6 .paragraph-huge-045a {
  display: block;
}
.heading-3fb3.wide_0610 .fn-sticky-8285 .bottom-1b63,
.heading-3fb3.wrapper-full-27a6 .fn-sticky-8285 .bottom-1b63 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.heading-3fb3.wide_0610 .blue_cb6c,
.heading-3fb3.wrapper-full-27a6 .blue_cb6c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.heading-3fb3.wide_0610 .bottom-1b63 {
  padding: 1em;
}
.element_8c3e {
  margin: 30px auto;
  display: block;
}
.element_8c3e .disabled-stale-0c87 > * {
  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;
}
.element_8c3e .disabled-stale-0c87 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.element_8c3e .disabled-stale-0c87 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tiny_5158 .shadow-bottom-ecfb {
  margin-bottom: 1.41575em;
}
.tiny_5158 .overlay-glass-dc18 {
  margin-bottom: 1.618em;
}
.active-2cab .card_center_6c7c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.active-2cab .card_center_6c7c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.active-2cab .north_2081 {
  max-width: 100%;
  overflow: auto;
}
.notification_1469 .active-2cab a:hover {
  text-decoration: underline;
}
.pressed-723b .under-5ac7:not(.pattern-7c1e),
.pressed-723b .form-ed9d {
  margin-bottom: 1.41575em;
}
.pressed-723b .under-5ac7:not(.pattern-7c1e):last-child,
.pressed-723b .form-ed9d:last-child {
  margin-bottom: 0;
}
.pressed-723b .under-5ac7.tertiary_6722 {
  margin-bottom: 0.41575em;
}
.pressed-723b .item_dynamic_52c3:before,
.pressed-723b .gold_3888:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pressed-723b .item_dynamic_52c3:before {
  content: "\f115";
}
.pressed-723b .gold_3888:before {
  content: "\f02c";
}
.pressed-723b .alert-large-61ef {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pressed-723b .alert-large-61ef a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.chip-copper-1802 {
  display: -webkit-box;
  display: flex;
}
.chip-copper-1802 .component_clean_50bb {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .chip-copper-1802 .component_clean_50bb {
    flex-basis: 90px;
  }
}
.chip-copper-1802 .disabled_264a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .chip-copper-1802 .disabled_264a {
    flex-basis: calc(100% - 50px);
  }
}
.chip-copper-1802 .main-726d p:last-child {
  margin-bottom: 0.72em;
}
.large-6061 .disabled-stale-0c87 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.large-6061 .disabled-stale-0c87:after,
.large-6061 .disabled-stale-0c87:before {
  content: "";
  display: table;
}
.large-6061 .disabled-stale-0c87:after {
  clear: both;
}
.large-6061 .disabled-stale-0c87 .active-10a3,
.large-6061 .disabled-stale-0c87 .shadow_lite_3932 {
  width: 49%;
}
.large-6061 .disabled-stale-0c87 .active-10a3 a span.paper-e824,
.large-6061 .disabled-stale-0c87 .shadow_lite_3932 a span.paper-e824 {
  display: block;
  margin-bottom: 5px;
}
.large-6061 .disabled-stale-0c87 .shadow_lite_3932 {
  float: left;
  text-align: left;
}
.large-6061 .disabled-stale-0c87 .active-10a3 {
  float: right;
  text-align: right;
}
.element_advanced_3c13 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .element_advanced_3c13 {
    margin-bottom: 0;
  }
}
.shadow_70ab {
  margin-bottom: 1em;
}
.shadow_70ab .pattern-7c1e {
  font-size: 1.1em;
  line-height: 1.3;
}
.white-fc49 a {
  display: block;
  line-height: 0;
  position: relative;
}
.link-65c9 .shadow_70ab,
.border_fbeb .shadow_70ab {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .link-65c9 .shadow_70ab,
  .border_fbeb .shadow_70ab {
    display: block;
  }
}
.link-65c9 .white-fc49,
.border_fbeb .white-fc49 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .link-65c9 .white-fc49,
  .border_fbeb .white-fc49 {
    margin-bottom: 1em;
  }
}
.link-65c9 .white-fc49 img,
.border_fbeb .white-fc49 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.link-65c9 .summary_hovered_e348,
.border_fbeb .summary_hovered_e348 {
  flex-basis: calc(100% - 160px);
}
.link-65c9 .summary_hovered_e348 p,
.border_fbeb .summary_hovered_e348 p {
  margin-bottom: 0;
}
.link-65c9 .summary_hovered_e348 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .link-65c9 .summary_hovered_e348 {
    padding-left: 0;
  }
}
.border_fbeb .summary_hovered_e348 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .border_fbeb .summary_hovered_e348 {
    padding-right: 0;
  }
}
.border_fbeb .white-fc49 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.main-c3d1 .white-fc49 {
  margin-bottom: 0.5em;
}
.main-c3d1 .white-fc49 img {
  width: 100%;
}
.card_outer_5ebe .widget-4ffc,
.frame-6e75 .widget-4ffc {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.frame-6e75 .purple_6c87 .right_7384 p:last-child {
  margin-bottom: 0;
}
.text-6d1a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.nav_motion_cd27 .main_605e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .nav_motion_cd27 .main_605e:last-of-type {
    margin-bottom: 0;
  }
}
.nav_motion_cd27 .main_605e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav_motion_cd27 .main_605e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.nav_motion_cd27 .main_605e ul li {
  margin: 0 0 0.6em;
}
.nav_motion_cd27 .main_605e ul li.shadow-03ef,
.nav_motion_cd27 .main_605e ul li.hover_ad68 {
  position: relative;
}
.nav_motion_cd27 .main_605e ul li.shadow-03ef .lite-3351,
.nav_motion_cd27 .main_605e ul li.hover_ad68 .lite-3351 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.nav_motion_cd27 .main_605e ul li.shadow-03ef:after:after,
.nav_motion_cd27 .main_605e ul li.shadow-03ef:after:before,
.nav_motion_cd27
  .main_605e
  ul
  li.hover_ad68:after:after,
.nav_motion_cd27
  .main_605e
  ul
  li.hover_ad68:after:before {
  content: "";
  display: table;
}
.nav_motion_cd27 .main_605e ul li.shadow-03ef:after:after,
.nav_motion_cd27
  .main_605e
  ul
  li.hover_ad68:after:after {
  clear: both;
}
.nav_motion_cd27 .main_605e a.hidden-dynamic-e89e:hover {
  text-decoration: none;
}
.nav_motion_cd27 .main_605e select {
  max-width: 100%;
}
.nav_motion_cd27 .main_605e table {
  font-size: 85%;
}
.nav_motion_cd27 .main_605e table td,
.nav_motion_cd27 .main_605e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.nav_motion_cd27 .main_605e table tfoot td {
  text-align: left;
}
.nav_motion_cd27 .main_605e :last-child {
  margin-bottom: 0;
}
.nav_motion_cd27 .main_605e .layout_87cf {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.nav_motion_cd27 .main_605e .layout_87cf label {
  width: 100%;
}
.nav_motion_cd27 .main_605e .layout_87cf .aside-8ef0 {
  width: 100%;
  display: block;
}
.nav_motion_cd27 .main_605e .layout_87cf .breadcrumb-fb50 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.nav_motion_cd27 .main_605e .layout_87cf .breadcrumb-fb50:hover svg #svg-search {
  fill: #444;
}
.nav_motion_cd27 .main_605e .layout_87cf .breadcrumb-fb50 svg {
  width: 18px;
  height: 18px;
}
.nav_motion_cd27 .background-huge-972e ul ul,
.nav_motion_cd27 .highlight-left-4feb ul ul,
.nav_motion_cd27 .layout_gold_47ae ul ul,
.nav_motion_cd27 .out-fc2d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.nav_motion_cd27 .background-huge-972e .soft_7729 > a,
.nav_motion_cd27 .highlight-left-4feb .soft_7729 > a,
.nav_motion_cd27 .layout_gold_47ae .soft_7729 > a,
.nav_motion_cd27 .out-fc2d .soft_7729 > a {
  margin-bottom: 0;
}
.nav_motion_cd27 .picture-soft-89b6 li,
.nav_motion_cd27 .background-huge-972e li,
.nav_motion_cd27 .warm-2c57 li,
.nav_motion_cd27 .highlight-left-4feb li,
.nav_motion_cd27 .layout_gold_47ae li,
.nav_motion_cd27 .out-fc2d li,
.nav_motion_cd27 .disabled-6280 li,
.nav_motion_cd27 .active-6ff9 li {
  display: block;
  position: relative;
}
.nav_motion_cd27 .picture-soft-89b6 li:last-child,
.nav_motion_cd27 .background-huge-972e li:last-child,
.nav_motion_cd27 .warm-2c57 li:last-child,
.nav_motion_cd27 .highlight-left-4feb li:last-child,
.nav_motion_cd27 .layout_gold_47ae li:last-child,
.nav_motion_cd27 .out-fc2d li:last-child,
.nav_motion_cd27 .disabled-6280 li:last-child,
.nav_motion_cd27 .active-6ff9 li:last-child {
  border: none;
}
.nav_motion_cd27 .picture-soft-89b6 li a,
.nav_motion_cd27 .background-huge-972e li a,
.nav_motion_cd27 .warm-2c57 li a,
.nav_motion_cd27 .highlight-left-4feb li a,
.nav_motion_cd27 .layout_gold_47ae li a,
.nav_motion_cd27 .out-fc2d li a,
.nav_motion_cd27 .disabled-6280 li a,
.nav_motion_cd27 .active-6ff9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.nav_motion_cd27 .picture-soft-89b6 li ul li::before,
.nav_motion_cd27 .background-huge-972e li ul li::before,
.nav_motion_cd27 .warm-2c57 li ul li::before,
.nav_motion_cd27 .highlight-left-4feb li ul li::before,
.nav_motion_cd27 .layout_gold_47ae li ul li::before,
.nav_motion_cd27 .out-fc2d li ul li::before,
.nav_motion_cd27 .disabled-6280 li ul li::before,
.nav_motion_cd27 .active-6ff9 li ul li::before {
  left: 15px;
}
.nav_motion_cd27 .picture-soft-89b6 li ul a,
.nav_motion_cd27 .background-huge-972e li ul a,
.nav_motion_cd27 .warm-2c57 li ul a,
.nav_motion_cd27 .highlight-left-4feb li ul a,
.nav_motion_cd27 .layout_gold_47ae li ul a,
.nav_motion_cd27 .out-fc2d li ul a,
.nav_motion_cd27 .disabled-6280 li ul a,
.nav_motion_cd27 .active-6ff9 li ul a {
  padding-left: 20px;
}
.nav_motion_cd27 .picture-soft-89b6 li ul ul li::before,
.nav_motion_cd27 .background-huge-972e li ul ul li::before,
.nav_motion_cd27 .warm-2c57 li ul ul li::before,
.nav_motion_cd27 .highlight-left-4feb li ul ul li::before,
.nav_motion_cd27 .layout_gold_47ae li ul ul li::before,
.nav_motion_cd27 .out-fc2d li ul ul li::before,
.nav_motion_cd27 .disabled-6280 li ul ul li::before,
.nav_motion_cd27 .active-6ff9 li ul ul li::before {
  left: 30px;
}
.nav_motion_cd27 .picture-soft-89b6 li ul ul a,
.nav_motion_cd27 .background-huge-972e li ul ul a,
.nav_motion_cd27 .warm-2c57 li ul ul a,
.nav_motion_cd27 .highlight-left-4feb li ul ul a,
.nav_motion_cd27 .layout_gold_47ae li ul ul a,
.nav_motion_cd27 .out-fc2d li ul ul a,
.nav_motion_cd27 .disabled-6280 li ul ul a,
.nav_motion_cd27 .active-6ff9 li ul ul a {
  padding-left: 40px;
}
.nav_motion_cd27 .left-7afb li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.nav_motion_cd27 .active-6ff9 ul li {
  margin-bottom: 1.41575em;
}
.nav_motion_cd27 .active-6ff9 ul li .pro_ea67 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.nav_motion_cd27 .active-6ff9 ul li .hovered_4bf5 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.accent-north-eca4 .picture-soft-89b6 li a,
.accent-north-eca4 .background-huge-972e li a,
.accent-north-eca4 .warm-2c57 li a,
.accent-north-eca4 .highlight-left-4feb li a,
.accent-north-eca4 .layout_gold_47ae li a,
.accent-north-eca4 .out-fc2d li a,
.accent-north-eca4 .disabled-6280 li a,
.accent-north-eca4 .active-6ff9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-north-eca4 .left-7afb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-north-eca4 .main_605e ul li.shadow-03ef .lite-3351,
.accent-north-eca4 .main_605e ul li.hover_ad68 .lite-3351 {
  background: rgba(0, 0, 0, 0.2);
}
.accent-north-eca4 .nav_motion_cd27 .main_605e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside-001f .nav_motion_cd27 .link_smooth_f1e6 li {
  margin: 0;
}
.aside-001f .nav_motion_cd27 .link_smooth_f1e6 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.aside-001f .nav_motion_cd27 .link_smooth_f1e6 li ul {
  margin: 0;
}
.aside-001f .nav_motion_cd27 .link_smooth_f1e6 li ul li a {
  padding-left: 15px;
}
.aside-001f .nav_motion_cd27 .link_smooth_f1e6 li ul li li a {
  padding-left: 30px;
}
.aside-001f .nav_motion_cd27 .link_smooth_f1e6 li.sidebar_iron_658a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.aside-001f .nav_motion_cd27 .link_smooth_f1e6 li.sidebar_iron_658a > 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;
}
.aside-001f .nav_motion_cd27 .link_smooth_f1e6 li.sidebar_iron_658a > 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;
}
.gradient-fast-8923 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.accordion-01f0 {
  position: relative;
  z-index: 10;
}
.accordion-01f0 .summary-eda7 {
  width: 100%;
  max-width: 100%;
}
.block-stone-f555 .gas_169d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.block-stone-f555 .input_yellow_f9e3 {
}
.block-stone-f555 .accent-north-eca4 {
  background: #292929;
}
.first-1dc7 .gas_169d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.first-1dc7 .input_yellow_f9e3 {
  background: #f9f9f9;
}
.first-1dc7 .accent-north-eca4 {
  background: #303030;
}
.accordion_7c15 .gas_169d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .accordion_7c15 .medium-00bc {
    margin-bottom: 1em;
  }
  .accordion_7c15 .medium-00bc:last-child {
    margin-bottom: 0;
  }
}
.accordion_7c15 .input_yellow_f9e3 {
  background: #ededed;
}
.accordion_7c15 .accent-north-eca4 {
  background: #1a1a1a;
}
.gas_169d.input_yellow_f9e3 {
  color: rgba(0, 0, 0, 0.6);
}
.gas_169d.input_yellow_f9e3 .mask-9c81 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas_169d.accent-north-eca4 {
  color: rgba(255, 255, 255, 0.99);
}
.gas_169d.accent-north-eca4 a:not(.hidden-dynamic-e89e) {
  color: rgba(255, 255, 255, 0.79);
}
.gas_169d.accent-north-eca4 a:not(.hidden-dynamic-e89e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.gas_169d.accent-north-eca4 .mask-9c81 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gas_169d.accent-north-eca4 table tbody td,
.gas_169d.accent-north-eca4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.accordion-next-abda.thumbnail_fresh_a5bc .smooth-fe42 {
  max-width: initial;
}
.accordion-next-abda .border-7912 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.accordion-next-abda .border-7912 .summary-eda7 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .accordion-next-abda .border-7912 .summary-eda7 {
    display: block;
    margin-bottom: 2em;
  }
  .accordion-next-abda .border-7912 .summary-eda7:last-child {
    margin-bottom: 0;
  }
}
.accordion_7c15 .medium-00bc:last-child,
.first-1dc7 .medium-00bc:last-child,
.block-stone-f555 .medium-00bc:last-child {
  margin-bottom: 0;
}
.accordion_7c15 .medium-00bc .nav_motion_cd27 .main_605e:last-child,
.first-1dc7 .medium-00bc .nav_motion_cd27 .main_605e:last-child,
.block-stone-f555 .medium-00bc .nav_motion_cd27 .main_605e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .accordion_7c15 .tertiary-3782,
  .accordion_7c15 .up_c293,
  .first-1dc7 .tertiary-3782,
  .first-1dc7 .up_c293,
  .block-stone-f555 .tertiary-3782,
  .block-stone-f555 .up_c293 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .accordion-01f0 .medium-00bc {
    margin-bottom: 2em;
  }
}
.accordion-01f0 p:last-child {
  margin-bottom: 0;
}
.accordion-01f0 li,
.accordion-01f0 ul {
  list-style: none;
  margin: 0;
}
.accordion-01f0 ul ul {
  margin-left: 2.617924em;
}
.slider_outer_4035 {
  font-size: 0.875em;
}

/* css-noise: 22ab */
.ghost-box-l8 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.1;
}
