/*!
Theme Name: Customify
Theme URI: https://pressmaximum.progress-c7f8/customify
Author: WPCustomify
Author URI: https://pressmaximum.progress-c7f8
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.progress-c7f8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.item-focused-a83c.notice_full_ae42/licenses/gpl-2.0.header-6199
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.main_left_91f4/, (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.module_center_6a7b.bright_8be4/normalize.wood-9cc4/
 ======
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.wood-9cc4 v7.0.0 | MIT License | github.progress-c7f8/necolas/normalize.wood-9cc4 */
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;
}
.iron_e5e9 .hover_2c54,
.image_silver_d2aa,
.layout_2f9b,
.north-291e,
.info-upper-21e9,
.down-25c6,
.popup_stale_1a66,
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;
}
.image_silver_d2aa,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .image_silver_d2aa,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .image_silver_d2aa,
  h1 {
    font-size: 1.8em;
  }
}
.layout_2f9b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.layout_2f9b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .layout_2f9b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .layout_2f9b,
  h2 {
    font-size: 1.7em;
  }
}
.north-291e,
h3 {
  font-size: 1.618em;
}
.iron_e5e9 .hover_2c54,
.info-upper-21e9,
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.prev_2244 {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.text_south_446e:after,
.text_south_446e:before,
.hidden-white-b7f4:after,
.hidden-white-b7f4:before {
  content: "";
  display: table;
}
.text_south_446e:after,
.hidden-white-b7f4:after {
  clear: both;
}
.footer-132c {
  float: right;
  margin-right: 0;
}
.west-fb26 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.image_purple_6ac4 .shade-simple-e20f,
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;
}
.image_purple_6ac4 .shade-simple-e20f: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;
}
.widget_plasma_2a45 .shade-simple-e20f {
  box-shadow: none;
}
.widget_plasma_2a45
  .shade-simple-e20f
  .active-4afb {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.widget_plasma_2a45 .shade-simple-e20f .cool_895c {
  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;
}
.widget_plasma_2a45
  .shade-simple-e20f
  .cool_895c
  b {
  display: none;
}
.widget_plasma_2a45 .hover_selected_d5c2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.bottom_88f9:not(.media-next-cd14):not(.primary-8f0f),
button:not(.media-next-cd14):not(.primary-8f0f),
input[type="button"]:not(.media-next-cd14):not(
    .primary-8f0f
  ),
input[type="reset"]:not(.media-next-cd14):not(
    .primary-8f0f
  ),
input[type="submit"]:not(.media-next-cd14):not(
    .primary-8f0f
  ) {
  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;
}
.bottom_88f9:not(.media-next-cd14):not(
    .primary-8f0f
  ):hover,
button:not(.media-next-cd14):not(
    .primary-8f0f
  ):hover,
input[type="button"]:not(.media-next-cd14):not(
    .primary-8f0f
  ):hover,
input[type="reset"]:not(.media-next-cd14):not(
    .primary-8f0f
  ):hover,
input[type="submit"]:not(.media-next-cd14):not(
    .primary-8f0f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.bottom_88f9:not(.media-next-cd14):not(
    .primary-8f0f
  ):active,
.bottom_88f9:not(.media-next-cd14):not(
    .primary-8f0f
  ):focus,
button:not(.media-next-cd14):not(
    .primary-8f0f
  ):active,
button:not(.media-next-cd14):not(
    .primary-8f0f
  ):focus,
input[type="button"]:not(.media-next-cd14):not(
    .primary-8f0f
  ):active,
input[type="button"]:not(.media-next-cd14):not(
    .primary-8f0f
  ):focus,
input[type="reset"]:not(.media-next-cd14):not(
    .primary-8f0f
  ):active,
input[type="reset"]:not(.media-next-cd14):not(
    .primary-8f0f
  ):focus,
input[type="submit"]:not(.media-next-cd14):not(
    .primary-8f0f
  ):active,
input[type="submit"]:not(.media-next-cd14):not(
    .primary-8f0f
  ):focus {
  outline: 0;
}
.bottom_88f9:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f,
button:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f,
input[type="button"]:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f,
input[type="reset"]:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f,
input[type="submit"]:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f {
  position: relative;
}
.bottom_88f9:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f
  .clean_2917,
.bottom_88f9:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f
  .new_aa6e,
.bottom_88f9:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f
  .bottom-4998,
.bottom_88f9:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f
  i,
.bottom_88f9:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f
  svg,
button:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f
  .clean_2917,
button:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f
  .new_aa6e,
button:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f
  .bottom-4998,
button:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f
  i,
button:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f
  svg,
input[type="button"]:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f
  .clean_2917,
input[type="button"]:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f
  .new_aa6e,
input[type="button"]:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f
  .bottom-4998,
input[type="button"]:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f
  i,
input[type="button"]:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f
  svg,
input[type="reset"]:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f
  .clean_2917,
input[type="reset"]:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f
  .new_aa6e,
input[type="reset"]:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f
  .bottom-4998,
input[type="reset"]:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f
  i,
input[type="reset"]:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f
  svg,
input[type="submit"]:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f
  .clean_2917,
input[type="submit"]:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f
  .new_aa6e,
input[type="submit"]:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f
  .bottom-4998,
input[type="submit"]:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f
  i,
input[type="submit"]:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f
  svg {
  visibility: hidden;
}
.bottom_88f9:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f:after,
button:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f:after,
input[type="button"]:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f:after,
input[type="reset"]:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f:after,
input[type="submit"]:not(.media-next-cd14):not(
    .primary-8f0f
  ).fn-loading-4b2f: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;
}
.bottom_88f9:not(.media-next-cd14):not(.primary-8f0f),
input[type="button"]:not(.media-next-cd14):not(
    .primary-8f0f
  ),
input[type="reset"]:not(.media-next-cd14):not(
    .primary-8f0f
  ),
input[type="submit"]:not(.media-next-cd14):not(
    .primary-8f0f
  ) {
  color: #fff;
  background: #235787;
}
.bottom_88f9:not(.media-next-cd14):not(
    .primary-8f0f
  ):focus,
input[type="button"]:not(.media-next-cd14):not(
    .primary-8f0f
  ):focus,
input[type="reset"]:not(.media-next-cd14):not(
    .primary-8f0f
  ):focus,
input[type="submit"]:not(.media-next-cd14):not(
    .primary-8f0f
  ):focus {
  color: #fff;
}
.bottom_88f9.fn-disabled-4b2f:not(.media-next-cd14):not(
    .primary-8f0f
  ),
.bottom_88f9[disabled]:not(.media-next-cd14):not(
    .primary-8f0f
  ),
button.fn-disabled-4b2f:not(.media-next-cd14):not(
    .primary-8f0f
  ),
button[disabled]:not(.media-next-cd14):not(
    .primary-8f0f
  ) {
  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;
}
.description_0354 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.description_0354: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;
}
.secondary_fd21 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.title_41fe {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hot_dd22 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.text_south_446e:after,
.text_south_446e:before,
.wrapper_33af:after,
.wrapper_33af:before,
.solid_3cd2:after,
.solid_3cd2:before,
.popup-f131:after,
.popup-f131:before,
.tooltip_3816:after,
.tooltip_3816:before,
.detail-large-8bf7:after,
.detail-large-8bf7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.text_south_446e:after,
.wrapper_33af:after,
.solid_3cd2:after,
.popup-f131:after,
.tooltip_3816:after,
.detail-large-8bf7:after {
  clear: both;
}
.wrapper_33af .bronze_e53e,
.solid_3cd2 .bronze_e53e,
.logo-9e7a .bronze_e53e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.aside-9fa2 {
  display: inline-block;
}
.out-bbca {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.out-bbca img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.out-bbca .active_64c0 {
  padding: 1em 0;
  font-size: 85%;
}
.active_64c0 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.summary-selected-d26e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.summary-selected-d26e:after,
.summary-selected-d26e:before {
  content: "";
  display: table;
}
.summary-selected-d26e:after {
  clear: both;
}
.dropdown_8fde {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tertiary-3876 .dropdown_8fde {
  max-width: 50%;
}
.heading-23cb .dropdown_8fde {
  max-width: 33.33%;
}
.progress_steel_0813 .dropdown_8fde {
  max-width: 25%;
}
.summary-ef32 .dropdown_8fde {
  max-width: 20%;
}
.south-7224 .dropdown_8fde {
  max-width: 16.66%;
}
.focus_dae9 .dropdown_8fde {
  max-width: 14.28%;
}
.container-d774 .dropdown_8fde {
  max-width: 12.5%;
}
.overlay-ce06 .dropdown_8fde {
  max-width: 11.11%;
}
.orange-3cae {
  display: block;
}
.iron_e5e9 .search_right_6189 label,
.iron_e5e9 .purple_d5c0 label,
.iron_e5e9 .label-21ab label,
.iron_e5e9 .accordion-light-d7c1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.caption_medium_b703 {
  list-style: none;
  margin: 0;
}
.caption_medium_b703 article.nav-fresh-860f {
  margin-bottom: 0;
}
.caption_medium_b703 ul {
  list-style: none;
  margin: 0;
}
.caption_medium_b703 .tag-3885 li.nav-fresh-860f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .caption_medium_b703 .tag-3885 li.nav-fresh-860f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .caption_medium_b703 .tag-3885 li.nav-fresh-860f: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) {
  .caption_medium_b703 .tag-3885 li.nav-fresh-860f li.nav-fresh-860f li.nav-fresh-860f li.nav-fresh-860f {
    padding-left: 0;
  }
}
article.nav-fresh-860f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.nav-fresh-860f .wrapper_33af p:last-of-type {
  margin-bottom: 0;
}
article.nav-fresh-860f .upper-2aa4 {
  float: left;
}
article.nav-fresh-860f .small_6b40 {
  margin-left: 85px;
}
article.nav-fresh-860f .copper_8edd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.nav-fresh-860f .copper_8edd .search_6d58 {
  margin-left: 10px;
}
article.nav-fresh-860f .over_82ff {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.nav-fresh-860f .active-e99b {
  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 .search_right_6189,
  #respond .label-21ab,
  #respond .accordion-light-d7c1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .search_right_6189 input,
#respond .label-21ab input,
#respond .accordion-light-d7c1 input {
  width: 100%;
}
#respond .accordion-light-d7c1 {
  margin-right: 0;
}
#respond .article-small-e424 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.static_68ad {
  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;
}
.static_68ad.gradient_focused_bfd0 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.static_68ad 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%);
}
.static_68ad:focus,
.static_68ad: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);
}
.video_huge_5730 {
  border-radius: 10%;
}
.complex-0c68 {
  border-radius: 50%;
}
.slider-new-db3e {
  font-size: 0.72em;
}
.gradient_08cf {
  font-size: 0.875em;
}
.text_adaa {
  font-size: 1.1em;
}
.yellow-685d {
  text-transform: uppercase;
  line-height: 1.2;
}
.yellow-685d.slider-new-db3e {
  letter-spacing: 0.5px;
}
.carousel_simple_5c28,
.carousel_simple_5c28 a {
  color: #6d6d6d;
}
.carousel_simple_5c28 a:hover {
  color: #111;
}
.easy-d63e {
  color: #6d6d6d;
}
.warm_2f6b {
  overflow-x: hidden;
}
.warm_2f6b .tiny-7737.wood-a7d1 {
  position: relative;
}
.warm_2f6b .tiny-7737.wood-a7d1.logo-stone-54b9 {
  position: initial;
}
.warm_2f6b
  .tiny-7737.wood-a7d1.logo-stone-54b9
  .overlay-f6b4 {
  left: auto;
}
.warm_2f6b .tiny-7737 .overlay-f6b4 {
  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;
}
.warm_2f6b .tiny-7737:hover.wood-a7d1 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.warm_2f6b
  .tiny-7737:hover.wood-a7d1
  .overlay-f6b4 {
  display: block;
  z-index: 9999999;
}
.warm_2f6b .paper-fd16 .in_dd99,
.warm_2f6b .shadow-hard-0be2 .in_dd99 {
  display: none;
}
.warm_2f6b .glass_3948 .tiny-7737:hover.wood-a7d1 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.iron_e5e9 .search_right_6189 label,
.iron_e5e9 .purple_d5c0 label,
.iron_e5e9 .label-21ab label,
.iron_e5e9 .accordion-light-d7c1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.caption_medium_b703 {
  list-style: none;
  margin: 0;
}
.caption_medium_b703 article.nav-fresh-860f {
  margin-bottom: 0;
}
.caption_medium_b703 ul {
  list-style: none;
  margin: 0;
}
.caption_medium_b703 .tag-3885 li.nav-fresh-860f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .caption_medium_b703 .tag-3885 li.nav-fresh-860f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .caption_medium_b703 .tag-3885 li.nav-fresh-860f: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) {
  .caption_medium_b703 .tag-3885 li.nav-fresh-860f li.nav-fresh-860f li.nav-fresh-860f li.nav-fresh-860f {
    padding-left: 0;
  }
}
article.nav-fresh-860f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.nav-fresh-860f .wrapper_33af p:last-of-type {
  margin-bottom: 0;
}
article.nav-fresh-860f .upper-2aa4 {
  float: left;
}
article.nav-fresh-860f .small_6b40 {
  margin-left: 85px;
}
article.nav-fresh-860f .copper_8edd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.nav-fresh-860f .copper_8edd .search_6d58 {
  margin-left: 10px;
}
article.nav-fresh-860f .over_82ff {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.nav-fresh-860f .active-e99b {
  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 .search_right_6189,
  #respond .label-21ab,
  #respond .accordion-light-d7c1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .search_right_6189 input,
#respond .label-21ab input,
#respond .accordion-light-d7c1 input {
  width: 100%;
}
#respond .accordion-light-d7c1 {
  margin-right: 0;
}
#respond .article-small-e424 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.paper-fd16 .text-1c73 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.text-1c73 .shadow-cc9c.message_3874 .footer_dc1e > li > a:focus,
.text-1c73 .shadow-cc9c.message_3874 .footer_dc1e > li > a:hover,
.text-1c73 .shadow-cc9c.static_4319 .footer_dc1e > li > a:focus,
.text-1c73 .shadow-cc9c.static_4319 .footer_dc1e > li > a:hover,
.text-1c73 .shadow-cc9c.yellow-fb70 .footer_dc1e > li > a:focus,
.text-1c73 .shadow-cc9c.yellow-fb70 .footer_dc1e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.text-1c73
  .shadow-cc9c.message_3874
  .footer_dc1e
  > li.bright-60aa
  > a,
.text-1c73
  .shadow-cc9c.message_3874
  .footer_dc1e
  > li.in_e869
  > a,
.text-1c73
  .shadow-cc9c.static_4319
  .footer_dc1e
  > li.bright-60aa
  > a,
.text-1c73
  .shadow-cc9c.static_4319
  .footer_dc1e
  > li.in_e869
  > a,
.text-1c73
  .shadow-cc9c.yellow-fb70
  .footer_dc1e
  > li.bright-60aa
  > a,
.text-1c73 .shadow-cc9c.yellow-fb70 .footer_dc1e > li.text-clean-268c > a {
  color: rgba(255, 255, 255, 0.99);
}
.text-1c73 .chip_current_4712,
.text-1c73 .chip_current_4712 a {
  color: rgba(255, 255, 255, 0.99);
}
.text-1c73 .image-gold-5f0e.link-solid-538c li a,
.text-1c73 .thick_30b9 a,
.text-1c73 .primary-b25b,
.text-1c73 .footer_dc1e > li > a,
.text-1c73 .smooth-f5ee {
  color: rgba(255, 255, 255, 0.79);
}
.text-1c73 .image-gold-5f0e.link-solid-538c li a:hover,
.text-1c73 .thick_30b9 a:hover,
.text-1c73 .primary-b25b:hover,
.text-1c73 .footer_dc1e > li > a:hover,
.text-1c73 .smooth-f5ee:hover {
  color: rgba(255, 255, 255, 0.99);
}
.text-1c73 .breadcrumb_eb3a {
  color: rgba(255, 255, 255, 0.79);
}
.text-1c73 .breadcrumb_eb3a .block-bronze-e210 {
  color: rgba(255, 255, 255, 0.99);
}
.text-1c73 .breadcrumb_eb3a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.text-1c73 .paragraph-middle-bf6a .backdrop-full-8e9a {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.text-1c73 .paragraph-middle-bf6a .backdrop-full-8e9a .icon-narrow-219d {
  color: rgba(255, 255, 255, 0.79);
}
.text-1c73
  .paragraph-middle-bf6a
  .backdrop-full-8e9a
  .icon-narrow-219d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.text-1c73
  .paragraph-middle-bf6a
  .backdrop-full-8e9a
  .icon-narrow-219d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.text-1c73
  .paragraph-middle-bf6a
  .backdrop-full-8e9a
  .icon-narrow-219d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.text-1c73
  .paragraph-middle-bf6a
  .backdrop-full-8e9a
  .icon-narrow-219d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.text-1c73 .paragraph-middle-bf6a .item_d8fe {
  color: rgba(255, 255, 255, 0.79);
}
.text-1c73 .paragraph-middle-bf6a .item_d8fe:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cold-4ef9
  .text-1c73
  .paragraph-middle-bf6a
  .south-7cfd
  .tiny-8d06 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.cold-4ef9
  .text-1c73
  .paragraph-middle-bf6a
  .south-7cfd
  .icon-narrow-219d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paper-fd16 .block_small_3fb7 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.block_small_3fb7 .shadow-cc9c.message_3874 .footer_dc1e > li > a:focus,
.block_small_3fb7 .shadow-cc9c.message_3874 .footer_dc1e > li > a:hover,
.block_small_3fb7 .shadow-cc9c.static_4319 .footer_dc1e > li > a:focus,
.block_small_3fb7 .shadow-cc9c.static_4319 .footer_dc1e > li > a:hover,
.block_small_3fb7 .shadow-cc9c.yellow-fb70 .footer_dc1e > li > a:focus,
.block_small_3fb7 .shadow-cc9c.yellow-fb70 .footer_dc1e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.block_small_3fb7
  .shadow-cc9c.message_3874
  .footer_dc1e
  > li.bright-60aa
  > a,
.block_small_3fb7
  .shadow-cc9c.message_3874
  .footer_dc1e
  > li.in_e869
  > a,
.block_small_3fb7
  .shadow-cc9c.static_4319
  .footer_dc1e
  > li.bright-60aa
  > a,
.block_small_3fb7
  .shadow-cc9c.static_4319
  .footer_dc1e
  > li.in_e869
  > a,
.block_small_3fb7
  .shadow-cc9c.yellow-fb70
  .footer_dc1e
  > li.bright-60aa
  > a,
.block_small_3fb7 .shadow-cc9c.yellow-fb70 .footer_dc1e > li.text-clean-268c > a {
  color: rgba(0, 0, 0, 0.8);
}
.block_small_3fb7 .chip_current_4712,
.block_small_3fb7 .chip_current_4712 a {
  color: rgba(0, 0, 0, 0.8);
}
.block_small_3fb7 .image-gold-5f0e.link-solid-538c li a,
.block_small_3fb7 .thick_30b9 a,
.block_small_3fb7 .primary-b25b,
.block_small_3fb7 .footer_dc1e > li > a,
.block_small_3fb7 .smooth-f5ee {
  color: rgba(0, 0, 0, 0.55);
}
.block_small_3fb7 .image-gold-5f0e.link-solid-538c li a:hover,
.block_small_3fb7 .thick_30b9 a:hover,
.block_small_3fb7 .primary-b25b:hover,
.block_small_3fb7 .footer_dc1e > li > a:hover,
.block_small_3fb7 .smooth-f5ee:hover {
  color: rgba(0, 0, 0, 0.8);
}
.block_small_3fb7 .breadcrumb_eb3a {
  color: rgba(0, 0, 0, 0.55);
}
.block_small_3fb7 .breadcrumb_eb3a .block-bronze-e210 {
  color: rgba(0, 0, 0, 0.8);
}
.block_small_3fb7 .breadcrumb_eb3a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary_selected_fec0 .large_72f4 {
  margin-left: auto;
  margin-right: auto;
}
.solid_3cd2 > * {
  margin-left: auto;
  margin-right: auto;
}
.solid_3cd2 .secondary_fd21 {
  margin-right: 1.41575em;
}
.list-42f9 .solid_3cd2 > .down-bba0 {
  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;
}
.list-42f9 .solid_3cd2 > .accordion-8bcf {
  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;
}
.shadow_48df.tertiary_selected_fec0 .large_72f4,
.gradient-37c7.tertiary_selected_fec0 .large_72f4 {
  margin-left: 0;
}
.fluid-2051.tertiary_selected_fec0 .large_72f4,
.banner_dynamic_5ad8.tertiary_selected_fec0 .large_72f4 {
  margin-right: 0;
}
.solid_3cd2 ol,
.solid_3cd2 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tiny-59bf video {
  max-width: 100%;
}
.black_2970 img {
  display: block;
}
.black_2970.secondary_fd21,
.black_2970.title_41fe {
  width: 100%;
}
.black_2970.accordion-8bcf img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.list-plasma-49f3:not(.static-d456) {
  margin: 1.5em auto;
}
.tabs_9844 p {
  padding: 1.5em 14px;
}
ul.advanced-6adf.accordion-8bcf,
ul.advanced-6adf.down-bba0,
ul.advanced-6adf.modal-dirty-3484.down-bba0 {
  padding: 0 14px;
}
.mini-0c02 {
  display: block;
  overflow-x: auto;
}
.mini-0c02 table {
  border-collapse: collapse;
  width: 100%;
}
.mini-0c02 td,
.mini-0c02 th {
  padding: 0.5em;
}
.solid_3cd2 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.solid_3cd2 ol ol,
.solid_3cd2 ol ul,
.solid_3cd2 ul ol,
.solid_3cd2 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.solid_3cd2 ol ol li,
.solid_3cd2 ol ul li,
.solid_3cd2 ul ol li,
.solid_3cd2 ul ul li {
  margin-left: 0;
}
.slider-selected-94a4.copper_f169 > .picture-lower-0238 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.slider-selected-94a4.copper_f169 > .picture-lower-0238 iframe,
.slider-selected-94a4.copper_f169 > .picture-lower-0238 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.red_3f28 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.red_3f28.image-simple-3cbf {
  padding: 0;
}
.red_3f28.image-simple-3cbf cite {
  font-size: 13px;
}
.red_3f28 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.red_3f28 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.gas_f033 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.gas_f033 > p:first-child {
  margin-top: 0;
}
.gas_f033 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.gas_f033 blockquote {
  border-left: 0;
}
.image_left_130f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.image_left_130f:not(.copper-70e8) {
  max-width: 100px;
}
.image_left_130f.nav-smooth-b613 {
  border-bottom: none !important;
  text-align: center;
}
.image_left_130f.nav-smooth-b613::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .tabs_9844 p {
    padding: 1.5em 0;
  }
}
.aside-f381 {
  color: #0073aa;
}
.white-5b0e {
  background-color: #0073aa;
}
.grid_pink_e02c {
  color: #229fd8;
}
.gradient-liquid-2173 {
  background-color: #229fd8;
}
.lower-509f {
  color: #eee;
}
.easy-1031 {
  background-color: #eee;
}
.carousel-plasma-7a83 {
  color: #444;
}
.hero_9369 {
  background-color: #444;
}
.feature-9617 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.feature-9617 .feature-rough-e02e .thick_30b9 {
  font-size: 15px;
}
.feature-9617 .thick_30b9 {
  line-height: 1.3;
}
.feature-9617 .block_small_3fb7 {
}
.feature-9617 .text-1c73 {
  background: #235787;
}
.container_3e7f {
  padding: 0;
}
.container_3e7f .text-1c73 {
  background: #1a1a1a;
}
.container_3e7f .block_small_3fb7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.clean-7cac {
  padding: 0;
  border-left: none;
  border-right: none;
}
.clean-7cac .block_small_3fb7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.clean-7cac .text-1c73 {
  background: #303030;
}
.detail-large-8bf7 {
  position: relative;
  z-index: 10;
}
.detail-large-8bf7 .layout_blue_3246 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shade-e251 .wood-a7d1 {
  display: inline-block;
  vertical-align: middle;
}
.shade-e251.simple_3f75 .wood-a7d1 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .shade-e251.simple_3f75 .wood-a7d1 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .shade-e251.simple_3f75 .wood-a7d1 {
    margin-right: 0.4em;
  }
}
.shade-e251.simple_3f75 .wood-a7d1:last-child {
  margin-right: 0;
}
.label_0475 .layout_blue_3246 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .paper-fd16 .feature-rough-e02e {
    margin: 0 -0.5em;
  }
  .paper-fd16 .feature-rough-e02e [class*="customify-col-"],
  .paper-fd16 .feature-rough-e02e [class*="customify-col_"],
  .paper-fd16 .feature-rough-e02e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.paper-fd16.soft-fe56 .layout_blue_3246 {
  background: 0 0 !important;
}
.paper-fd16.soft-fe56 .layout_blue_3246,
.paper-fd16.label_0475 .layout_blue_3246 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .paper-fd16.shadow_6134 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.paper-fd16.label_0475 .layout_blue_3246 {
  box-shadow: none !important;
}
.easy-f30b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .easy-f30b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .easy-f30b {
    padding: 18px 0 20px;
  }
}
.easy-f30b .primary_a9ed {
  width: 100%;
}
.easy-f30b .column-west-7c2e {
  margin-bottom: 0;
}
.easy-f30b .hero_first_2b93 {
  margin-top: 5px;
  font-size: 0.875em;
}
.focus-light-3599 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.focus-light-3599 .main_narrow_512e {
  width: 100%;
}
.hard-7b80 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hard-7b80 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hard-7b80 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;
}
.hard-7b80 li:last-child:after {
  display: none;
}
.hard-7b80 li a {
  font-weight: 500;
  margin-right: 10px;
}
.easy_379c .in_dd99 button,
.easy-f30b .in_dd99 button {
  left: 0;
}
.easy_379c .main_narrow_512e,
.easy-f30b .main_narrow_512e {
  padding-left: 0;
  padding-right: 0;
}
.easy_379c .focus-light-3599,
.easy-f30b .focus-light-3599 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.easy_379c {
  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;
}
.easy_379c: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;
}
.easy_379c .black_8bae {
  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) {
  .easy_379c .black_8bae {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .easy_379c .black_8bae {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .easy_379c .black_8bae {
    min-height: 200px;
  }
}
.easy_379c .hard-7b80 {
  color: rgba(255, 255, 255, 0.8);
}
.easy_379c .hard-7b80 a,
.easy_379c .hard-7b80 li:after {
  color: inherit;
}
.easy_379c .hard-7b80 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.outline-lite-3c8a {
  margin-bottom: 0.5em;
}
.block-short-6ef1 {
  margin-bottom: 1.2em;
}
.block-short-6ef1,
.outline-lite-3c8a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.block-short-6ef1 p:last-child,
.outline-lite-3c8a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .in_dd99,
#masthead .in_dd99 {
  display: none;
}
#masthead
  > .in_dd99.shadow-3be0 {
  display: none;
}
#masthead > .in_dd99 button {
  left: 0;
}
.accent_liquid_0f59 {
  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%;
}
.accent_liquid_0f59 .wood-a7d1 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.accent_liquid_0f59 .dirty_891c {
  display: -webkit-box;
  display: flex;
}
.accent_liquid_0f59 .dirty_891c.thumbnail_gold_4bbe {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.accent_liquid_0f59 .dirty_891c.title_glass_6bff {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.accent_liquid_0f59 .dirty_891c.dim-4c5f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.accent_liquid_0f59.chip-fixed-7ee6.warm_8fe6 .dirty_891c.thumbnail_gold_4bbe {
  flex-basis: 100%;
}
.accent_liquid_0f59.highlight-static-0639 .dirty_891c.title_glass_6bff {
  -webkit-box-flex: 1;
  flex: auto;
}
.accent_liquid_0f59.highlight-static-0639 .dirty_891c.dim-4c5f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .in_dd99.shadow-3be0 {
  display: none;
}
#masthead > .in_dd99 button {
  left: 0;
}
.liquid_3813 {
  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;
}
.liquid_3813:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.liquid_3813.form_plasma_7719 i {
  margin-right: 4px;
}
.liquid_3813.fast-9245 i {
  margin-left: 5px;
}
.thick_30b9 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.thick_30b9 p:last-child {
  margin-bottom: 0;
}
.status-up-b215 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.status-up-b215 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.status-up-b215 img {
  display: block;
  width: auto;
  line-height: 1;
}
.status-up-b215 .chip_current_4712 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.status-up-b215 .stale_6bae {
  margin: 5px 0 7px 0;
}
.status-up-b215.alert-9e59 .module-ab71 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.status-up-b215.alert-9e59 .summary-upper-3846 {
  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;
}
.status-up-b215.column_bottom_e51f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.status-up-b215.column_bottom_e51f .module-ab71 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.status-up-b215.column_bottom_e51f .summary-upper-3846 {
  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;
}
.status-up-b215.container-a58f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.status-up-b215.module_0f6d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.status-up-b215.module_0f6d .summary-upper-3846 {
  margin-top: 7px;
}
.detail-7116 {
  display: inline-block;
}
.detail-large-8bf7 .dynamic-d603 .status-up-b215 img {
  max-width: 100%;
}
.shadow-cc9c .notification_down_c315.article-full-d431,
.dynamic_8bb9 .notification_down_c315.article-full-d431 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.shadow-cc9c .form_east_8ae7,
.dynamic_8bb9 .form_east_8ae7 {
  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%);
}
.shadow-cc9c .form_east_8ae7 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.shadow-cc9c.outer-40bd .form_east_8ae7 {
  display: none;
}
.shadow-cc9c .up_a0f6 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shadow-cc9c .up_a0f6 li {
  display: inline-block;
  position: relative;
}
.shadow-cc9c .up_a0f6 li:last-child {
  margin-right: 0;
}
.shadow-cc9c .up_a0f6 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;
}
.shadow-cc9c .up_a0f6 li.text-clean-268c > a {
  color: rgba(0, 0, 0, 0.9);
}
.shadow-cc9c .up_a0f6 > 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;
}
.shadow-cc9c .up_a0f6 > li > a i {
  line-height: 0;
}
.shadow-cc9c .up_a0f6 > li.item_tiny_49e7 > a .form_east_8ae7 {
  margin-left: 4px;
  line-height: 0;
}
.shadow-cc9c .up_a0f6 .block-left-47c6 li.item_tiny_49e7 > a {
  position: relative;
}
.shadow-cc9c .up_a0f6 .block-left-47c6 li.item_tiny_49e7 > a:after,
.shadow-cc9c .up_a0f6 .block-left-47c6 li.item_tiny_49e7 > a:before {
  content: "";
  display: table;
}
.shadow-cc9c .up_a0f6 .block-left-47c6 li.item_tiny_49e7 > a:after {
  clear: both;
}
.shadow-cc9c .up_a0f6 .block-left-47c6 li.item_tiny_49e7 > a .form_east_8ae7 {
  margin-left: 5px;
  float: right;
}
.shadow-cc9c .up-7e2c,
.shadow-cc9c .block-left-47c6 {
  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;
}
.shadow-cc9c .block-left-47c6 {
  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;
}
.shadow-cc9c .block-left-47c6 .article-full-d431 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shadow-cc9c .block-left-47c6 .form_east_8ae7 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.shadow-cc9c .block-left-47c6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.shadow-cc9c .block-left-47c6 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;
}
.shadow-cc9c .block-left-47c6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.shadow-cc9c .block-left-47c6 .block-left-47c6 {
  top: 0;
  left: 100%;
}
.shadow-cc9c .popup-cold-7f43.fn-focus-4b2f > .up-7e2c,
.shadow-cc9c .popup-cold-7f43.fn-focus-4b2f > .block-left-47c6,
.shadow-cc9c .popup-cold-7f43:focus > .up-7e2c,
.shadow-cc9c .popup-cold-7f43:focus > .block-left-47c6,
.shadow-cc9c .popup-cold-7f43:hover > .up-7e2c,
.shadow-cc9c .popup-cold-7f43:hover > .block-left-47c6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.shadow-cc9c.yellow-fb70 .footer_dc1e:after,
.shadow-cc9c.yellow-fb70 .footer_dc1e:before {
  content: "";
  display: table;
}
.shadow-cc9c.yellow-fb70 .footer_dc1e:after {
  clear: both;
}
.shadow-cc9c.yellow-fb70 .footer_dc1e > li {
  float: left;
}
.shadow-cc9c.icon-first-2f4f .footer_dc1e:after,
.shadow-cc9c.icon-first-2f4f .footer_dc1e:before {
  content: "";
  display: table;
}
.shadow-cc9c.icon-first-2f4f .footer_dc1e:after {
  clear: both;
}
.shadow-cc9c.icon-first-2f4f .footer_dc1e > li {
  float: left;
}
.shadow-cc9c.icon-first-2f4f .footer_dc1e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.shadow-cc9c.icon-first-2f4f .footer_dc1e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.shadow-cc9c.icon-first-2f4f .footer_dc1e > li.bright-60aa > a,
.shadow-cc9c.icon-first-2f4f .footer_dc1e > li.text-clean-268c > a {
  color: #fff;
  background-color: #1e4b75;
}
.shadow-cc9c.message_3874 .footer_dc1e > li > a .article-full-d431 {
  position: relative;
}
.shadow-cc9c.message_3874 .footer_dc1e > li > a .article-full-d431: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;
}
.shadow-cc9c.message_3874
  .footer_dc1e
  > li:focus
  > a
  .article-full-d431:before,
.shadow-cc9c.message_3874
  .footer_dc1e
  > li:hover
  > a
  .article-full-d431:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-cc9c.message_3874
  .footer_dc1e
  > li.bright-60aa
  > a
  .article-full-d431:before,
.shadow-cc9c.message_3874
  .footer_dc1e
  > li.in_e869
  > a
  .article-full-d431:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-cc9c.static_4319 .footer_dc1e > li > a .article-full-d431 {
  position: relative;
}
.shadow-cc9c.static_4319 .footer_dc1e > li > a .article-full-d431: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;
}
.shadow-cc9c.static_4319 .footer_dc1e > li:focus > a .article-full-d431:before,
.shadow-cc9c.static_4319
  .footer_dc1e
  > li:hover
  > a
  .article-full-d431:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-cc9c.static_4319
  .footer_dc1e
  > li.bright-60aa
  > a
  .article-full-d431:before,
.shadow-cc9c.static_4319
  .footer_dc1e
  > li.in_e869
  > a
  .article-full-d431:before {
  width: 100%;
  background-color: currentColor;
}
.dynamic_8bb9 .up_a0f6 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dynamic_8bb9 .up_a0f6 li:first-child > a {
  border-top: none;
}
.dynamic_8bb9 .up_a0f6 .heading_steel_16c1 > .article-full-d431 .form_east_8ae7 {
  display: none;
}
.dynamic_8bb9 .up_a0f6 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dynamic_8bb9 .up_a0f6 li:last-child {
  border: none;
}
.dynamic_8bb9 .up_a0f6 li.item_tiny_49e7 > a {
  padding-right: 45px !important;
}
.dynamic_8bb9 .up_a0f6 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dynamic_8bb9 .up_a0f6 li a:focus,
.dynamic_8bb9 .up_a0f6 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dynamic_8bb9 .up_a0f6 li .backdrop_light_6508 {
  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;
}
.dynamic_8bb9 .up_a0f6 li .backdrop_light_6508:hover {
  box-shadow: none;
}
.dynamic_8bb9 .up_a0f6 li .backdrop_light_6508 .form_east_8ae7 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dynamic_8bb9 .up_a0f6 .block-left-47c6 {
  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);
}
.dynamic_8bb9 .up_a0f6 .block-left-47c6 li a {
  padding-left: 3em;
}
.dynamic_8bb9 .up_a0f6 .block-ade0 > a .backdrop_light_6508 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dynamic_8bb9 .up_a0f6 .block-ade0 > .block-left-47c6 {
  display: block;
  opacity: 1;
}
.basic_9fea {
  max-width: 100%;
}
.action-1f91 {
  line-height: 0;
  cursor: pointer;
}
.smooth-f5ee {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.smooth-f5ee:hover {
  box-shadow: none;
  color: currentColor;
}
.smooth-f5ee svg {
  width: 18px;
  height: 18px;
}
.smooth-f5ee .mini-45f1 {
  display: none;
}
.gallery-3688 {
  position: relative;
}
.gallery-3688.fn-active-4b2f .smooth-f5ee .notice_middle_56a0 {
  display: none;
}
.gallery-3688.fn-active-4b2f .smooth-f5ee .mini-45f1 {
  display: inline-block;
}
.gallery-3688 .progress-d4d0 {
  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);
}
.gallery-3688.tooltip_center_1b15 .progress-d4d0 {
  left: auto;
  right: -0.9em;
}
.gallery-3688.tooltip_center_1b15 .module-a44f::before {
  left: auto;
  right: 15px;
}
.gallery-3688.fn-active-4b2f .progress-d4d0 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.south-7cfd {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.south-7cfd label {
  flex-basis: 100%;
}
.south-7cfd .backdrop-full-8e9a {
  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;
}
.south-7cfd .icon-narrow-219d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.south-7cfd .icon-narrow-219d:focus {
  background-color: transparent;
}
.south-7cfd button.item_d8fe {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.south-7cfd button.item_d8fe:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.south-7cfd button.item_d8fe svg {
  width: 18px;
  height: 18px;
}
.south-7cfd input[type="submit"] {
  min-height: auto;
}
.paragraph-middle-bf6a .south-7cfd .icon-narrow-219d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.module-a44f {
  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) {
  .module-a44f {
    width: 220px;
  }
}
.module-a44f label {
  flex-basis: 100%;
}
.module-a44f::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;
}
.cold-4ef9 .paragraph-middle-bf6a .south-7cfd {
  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;
}
.cold-4ef9
  .paragraph-middle-bf6a
  .south-7cfd
  .backdrop-full-8e9a {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.cold-4ef9 .paragraph-middle-bf6a .south-7cfd .icon-narrow-219d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.cold-4ef9
  .paragraph-middle-bf6a
  .south-7cfd
  .icon-narrow-219d:focus {
  background: 0 0;
}
.cold-4ef9
  .paragraph-middle-bf6a
  .south-7cfd
  .tiny-8d06 {
  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;
}
.image-gold-5f0e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.image-gold-5f0e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.image-gold-5f0e li:last-child {
  margin-right: 0;
}
.image-gold-5f0e li:first-child {
  margin-left: 0;
}
.image-gold-5f0e.thick-a98e a {
  color: #fff;
}
.image-gold-5f0e.thick-a98e a:hover {
  color: #fff;
}
.image-gold-5f0e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.image-gold-5f0e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.image-gold-5f0e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.image-gold-5f0e a:hover {
  opacity: 0.9;
  color: inherit;
}
.image-gold-5f0e [class*="social-icon-apple"] {
  background-color: #999;
}
.image-gold-5f0e [class*="social-icon-apple"].preview-silver-360d {
  background-color: transparent;
  color: #999;
}
.image-gold-5f0e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.image-gold-5f0e [class*="social-icon-behance"].preview-silver-360d {
  background-color: transparent;
  color: #1769ff;
}
.image-gold-5f0e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.image-gold-5f0e [class*="social-icon-bitbucket"].preview-silver-360d {
  background-color: transparent;
  color: #205081;
}
.image-gold-5f0e [class*="social-icon-codepen"] {
  background-color: #000;
}
.image-gold-5f0e [class*="social-icon-codepen"].preview-silver-360d {
  background-color: transparent;
  color: #000;
}
.image-gold-5f0e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.image-gold-5f0e [class*="social-icon-delicious"].preview-silver-360d {
  background-color: transparent;
  color: #39f;
}
.image-gold-5f0e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.image-gold-5f0e [class*="social-icon-digg"].preview-silver-360d {
  background-color: transparent;
  color: #005be2;
}
.image-gold-5f0e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.image-gold-5f0e [class*="social-icon-dribbble"].preview-silver-360d {
  background-color: transparent;
  color: #ea4c89;
}
.image-gold-5f0e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.image-gold-5f0e [class*="social-icon-envelope"].preview-silver-360d {
  background-color: transparent;
  color: #ea4335;
}
.image-gold-5f0e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.image-gold-5f0e [class*="social-icon-facebook"].preview-silver-360d {
  background-color: transparent;
  color: #3b5998;
}
.image-gold-5f0e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.image-gold-5f0e [class*="social-icon-flickr"].preview-silver-360d {
  background-color: transparent;
  color: #0063dc;
}
.image-gold-5f0e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.image-gold-5f0e [class*="social-icon-foursquare"].preview-silver-360d {
  background-color: transparent;
  color: #2d5be3;
}
.image-gold-5f0e [class*="social-icon-github"] {
  background-color: #333;
}
.image-gold-5f0e [class*="social-icon-github"].preview-silver-360d {
  background-color: transparent;
  color: #333;
}
.image-gold-5f0e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.image-gold-5f0e [class*="social-icon-google-plus"].preview-silver-360d {
  background-color: transparent;
  color: #dd4b39;
}
.image-gold-5f0e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.image-gold-5f0e [class*="social-icon-houzz"].preview-silver-360d {
  background-color: transparent;
  color: #7ac142;
}
.image-gold-5f0e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.image-gold-5f0e [class*="social-icon-instagram"].preview-silver-360d {
  background-color: transparent;
  color: #262626;
}
.image-gold-5f0e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.image-gold-5f0e [class*="social-icon-jsfiddle"].preview-silver-360d {
  background-color: transparent;
  color: #487aa2;
}
.image-gold-5f0e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.image-gold-5f0e [class*="social-icon-linkedin"].preview-silver-360d {
  background-color: transparent;
  color: #0077b5;
}
.image-gold-5f0e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.image-gold-5f0e [class*="social-icon-medium"].preview-silver-360d {
  background-color: transparent;
  color: #00ab6b;
}
.image-gold-5f0e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.image-gold-5f0e
  [class*="social-icon-odnoklassniki"].preview-silver-360d {
  background-color: transparent;
  color: #f4731c;
}
.image-gold-5f0e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.image-gold-5f0e [class*="social-icon-meetup"].preview-silver-360d {
  background-color: transparent;
  color: #ec1c40;
}
.image-gold-5f0e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.image-gold-5f0e [class*="social-icon-pinterest"].preview-silver-360d {
  background-color: transparent;
  color: #bd081c;
}
.image-gold-5f0e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.image-gold-5f0e [class*="social-icon-product-hunt"].preview-silver-360d {
  background-color: transparent;
  color: #da552f;
}
.image-gold-5f0e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.image-gold-5f0e [class*="social-icon-reddit"].preview-silver-360d {
  background-color: transparent;
  color: #ff4500;
}
.image-gold-5f0e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.image-gold-5f0e [class*="social-icon-rss"].preview-silver-360d {
  background-color: transparent;
  color: #f26522;
}
.image-gold-5f0e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.image-gold-5f0e
  [class*="social-icon-shopping-cart"].preview-silver-360d {
  background-color: transparent;
  color: #4caf50;
}
.image-gold-5f0e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.image-gold-5f0e [class*="social-icon-skype"].preview-silver-360d {
  background-color: transparent;
  color: #00aff0;
}
.image-gold-5f0e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.image-gold-5f0e [class*="social-icon-slideshare"].preview-silver-360d {
  background-color: transparent;
  color: #0077b5;
}
.image-gold-5f0e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.image-gold-5f0e [class*="social-icon-snapchat"].preview-silver-360d {
  background-color: transparent;
  color: #fffc00;
}
.image-gold-5f0e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.image-gold-5f0e [class*="social-icon-soundcloud"].preview-silver-360d {
  background-color: transparent;
  color: #f80;
}
.image-gold-5f0e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.image-gold-5f0e [class*="social-icon-spotify"].preview-silver-360d {
  background-color: transparent;
  color: #2ebd59;
}
.image-gold-5f0e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.image-gold-5f0e
  [class*="social-icon-stack-overflow"].preview-silver-360d {
  background-color: transparent;
  color: #fe7a15;
}
.image-gold-5f0e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.image-gold-5f0e [class*="social-icon-maldkfgram"].preview-silver-360d {
  background-color: transparent;
  color: #2ca5e0;
}
.image-gold-5f0e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.image-gold-5f0e [class*="social-icon-tripadvisor"].preview-silver-360d {
  background-color: transparent;
  color: #589442;
}
.image-gold-5f0e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.image-gold-5f0e [class*="social-icon-tumblr"].preview-silver-360d {
  background-color: transparent;
  color: #35465c;
}
.image-gold-5f0e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.image-gold-5f0e [class*="social-icon-twitch"].preview-silver-360d {
  background-color: transparent;
  color: #6441a5;
}
.image-gold-5f0e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.image-gold-5f0e [class*="social-icon-twitter"].preview-silver-360d {
  background-color: transparent;
  color: #1da1f2;
}
.image-gold-5f0e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.image-gold-5f0e [class*="social-icon-vimeo"].preview-silver-360d {
  background-color: transparent;
  color: #1ab7ea;
}
.image-gold-5f0e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.image-gold-5f0e [class*="social-icon-vk"].preview-silver-360d {
  background-color: transparent;
  color: #45668e;
}
.image-gold-5f0e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.image-gold-5f0e [class*="social-icon-weibo"].preview-silver-360d {
  background-color: transparent;
  color: #df2029;
}
.image-gold-5f0e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.image-gold-5f0e [class*="social-icon-weixin"].preview-silver-360d {
  background-color: transparent;
  color: #7bb32e;
}
.image-gold-5f0e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.image-gold-5f0e [class*="social-icon-whatsapp"].preview-silver-360d {
  background-color: transparent;
  color: #25d366;
}
.image-gold-5f0e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.image-gold-5f0e [class*="social-icon-wordpress"].preview-silver-360d {
  background-color: transparent;
  color: #21759b;
}
.image-gold-5f0e [class*="social-icon-xing"] {
  background-color: #026466;
}
.image-gold-5f0e [class*="social-icon-xing"].preview-silver-360d {
  background-color: transparent;
  color: #026466;
}
.image-gold-5f0e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.image-gold-5f0e [class*="social-icon-yelp"].preview-silver-360d {
  background-color: transparent;
  color: #af0606;
}
.image-gold-5f0e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.image-gold-5f0e [class*="social-icon-youtube"].preview-silver-360d {
  background-color: transparent;
  color: #cd201f;
}
.primary-b25b {
  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;
}
.primary-b25b:hover {
  box-shadow: none;
  background: 0 0;
}
.slow-b1e1 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.border-31f0 {
  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;
}
.purple-74c3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.glass_27ed {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.glass_27ed,
.glass_27ed::after,
.glass_27ed::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;
}
.glass_27ed::after,
.glass_27ed::before {
  content: "";
  display: block;
  background-color: inherit;
}
.active_middle_9c59 .border-31f0 .purple-74c3 {
  margin-top: -2px;
  width: 19px;
}
.active_middle_9c59 .border-31f0 .glass_27ed {
  margin-top: -1px;
}
.active_middle_9c59 .border-31f0 .glass_27ed,
.active_middle_9c59 .border-31f0 .glass_27ed::after,
.active_middle_9c59 .border-31f0 .glass_27ed::before {
  width: 19px;
  height: 2px;
}
.active_middle_9c59 .border-31f0 .glass_27ed::before {
  top: -6px;
}
.active_middle_9c59 .border-31f0 .glass_27ed::after {
  bottom: -6px;
}
.under-3b85 .border-31f0 .purple-74c3 {
  margin-top: -2px;
  width: 22px;
}
.under-3b85 .border-31f0 .glass_27ed {
  margin-top: -1px;
}
.under-3b85 .border-31f0 .glass_27ed,
.under-3b85 .border-31f0 .glass_27ed::after,
.under-3b85 .border-31f0 .glass_27ed::before {
  width: 22px;
  height: 2px;
}
.under-3b85 .border-31f0 .glass_27ed::before {
  top: -7px;
}
.under-3b85 .border-31f0 .glass_27ed::after {
  bottom: -7px;
}
.popup_fresh_153e .border-31f0 .purple-74c3 {
  margin-top: -2px;
  width: 31px;
}
.popup_fresh_153e .border-31f0 .glass_27ed {
  margin-top: -1.5px;
}
.popup_fresh_153e .border-31f0 .glass_27ed,
.popup_fresh_153e .border-31f0 .glass_27ed::after,
.popup_fresh_153e .border-31f0 .glass_27ed::before {
  width: 31px;
  height: 3px;
}
.popup_fresh_153e .border-31f0 .glass_27ed::before {
  top: -9px;
}
.popup_fresh_153e .border-31f0 .glass_27ed::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .old_b967 .border-31f0 .purple-74c3 {
    margin-top: -2px;
    width: 19px;
  }
  .old_b967 .border-31f0 .glass_27ed {
    margin-top: -1px;
  }
  .old_b967 .border-31f0 .glass_27ed,
  .old_b967 .border-31f0 .glass_27ed::after,
  .old_b967 .border-31f0 .glass_27ed::before {
    width: 19px;
    height: 2px;
  }
  .old_b967 .border-31f0 .glass_27ed::before {
    top: -6px;
  }
  .old_b967 .border-31f0 .glass_27ed::after {
    bottom: -6px;
  }
  .tag_tall_ab9a .border-31f0 .purple-74c3 {
    margin-top: -2px;
    width: 22px;
  }
  .tag_tall_ab9a .border-31f0 .glass_27ed {
    margin-top: -1px;
  }
  .tag_tall_ab9a .border-31f0 .glass_27ed,
  .tag_tall_ab9a .border-31f0 .glass_27ed::after,
  .tag_tall_ab9a .border-31f0 .glass_27ed::before {
    width: 22px;
    height: 2px;
  }
  .tag_tall_ab9a .border-31f0 .glass_27ed::before {
    top: -7px;
  }
  .tag_tall_ab9a .border-31f0 .glass_27ed::after {
    bottom: -7px;
  }
  .grid-95b7 .border-31f0 .purple-74c3 {
    margin-top: -2px;
    width: 31px;
  }
  .grid-95b7 .border-31f0 .glass_27ed {
    margin-top: -1.5px;
  }
  .grid-95b7 .border-31f0 .glass_27ed,
  .grid-95b7 .border-31f0 .glass_27ed::after,
  .grid-95b7 .border-31f0 .glass_27ed::before {
    width: 31px;
    height: 3px;
  }
  .grid-95b7 .border-31f0 .glass_27ed::before {
    top: -9px;
  }
  .grid-95b7 .border-31f0 .glass_27ed::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .white_71e0 .border-31f0 .purple-74c3 {
    margin-top: -2px;
    width: 19px;
  }
  .white_71e0 .border-31f0 .glass_27ed {
    margin-top: -1px;
  }
  .white_71e0 .border-31f0 .glass_27ed,
  .white_71e0 .border-31f0 .glass_27ed::after,
  .white_71e0 .border-31f0 .glass_27ed::before {
    width: 19px;
    height: 2px;
  }
  .white_71e0 .border-31f0 .glass_27ed::before {
    top: -6px;
  }
  .white_71e0 .border-31f0 .glass_27ed::after {
    bottom: -6px;
  }
  .hard_702d .border-31f0 .purple-74c3 {
    margin-top: -2px;
    width: 22px;
  }
  .hard_702d .border-31f0 .glass_27ed {
    margin-top: -1px;
  }
  .hard_702d .border-31f0 .glass_27ed,
  .hard_702d .border-31f0 .glass_27ed::after,
  .hard_702d .border-31f0 .glass_27ed::before {
    width: 22px;
    height: 2px;
  }
  .hard_702d .border-31f0 .glass_27ed::before {
    top: -7px;
  }
  .hard_702d .border-31f0 .glass_27ed::after {
    bottom: -7px;
  }
  .overlay_narrow_9f69 .border-31f0 .purple-74c3 {
    margin-top: -2px;
    width: 31px;
  }
  .overlay_narrow_9f69 .border-31f0 .glass_27ed {
    margin-top: -1.5px;
  }
  .overlay_narrow_9f69 .border-31f0 .glass_27ed,
  .overlay_narrow_9f69 .border-31f0 .glass_27ed::after,
  .overlay_narrow_9f69 .border-31f0 .glass_27ed::before {
    width: 31px;
    height: 3px;
  }
  .overlay_narrow_9f69 .border-31f0 .glass_27ed::before {
    top: -9px;
  }
  .overlay_narrow_9f69 .border-31f0 .glass_27ed::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .first-e3c5 .border-31f0 .purple-74c3 {
    margin-top: -2px;
    width: 19px;
  }
  .first-e3c5 .border-31f0 .glass_27ed {
    margin-top: -1px;
  }
  .first-e3c5 .border-31f0 .glass_27ed,
  .first-e3c5 .border-31f0 .glass_27ed::after,
  .first-e3c5 .border-31f0 .glass_27ed::before {
    width: 19px;
    height: 2px;
  }
  .first-e3c5 .border-31f0 .glass_27ed::before {
    top: -6px;
  }
  .first-e3c5 .border-31f0 .glass_27ed::after {
    bottom: -6px;
  }
  .content-rough-8ac5 .border-31f0 .purple-74c3 {
    margin-top: -2px;
    width: 22px;
  }
  .content-rough-8ac5 .border-31f0 .glass_27ed {
    margin-top: -1px;
  }
  .content-rough-8ac5 .border-31f0 .glass_27ed,
  .content-rough-8ac5 .border-31f0 .glass_27ed::after,
  .content-rough-8ac5 .border-31f0 .glass_27ed::before {
    width: 22px;
    height: 2px;
  }
  .content-rough-8ac5 .border-31f0 .glass_27ed::before {
    top: -7px;
  }
  .content-rough-8ac5 .border-31f0 .glass_27ed::after {
    bottom: -7px;
  }
  .wide-3524 .border-31f0 .purple-74c3 {
    margin-top: -2px;
    width: 31px;
  }
  .wide-3524 .border-31f0 .glass_27ed {
    margin-top: -1.5px;
  }
  .wide-3524 .border-31f0 .glass_27ed,
  .wide-3524 .border-31f0 .glass_27ed::after,
  .wide-3524 .border-31f0 .glass_27ed::before {
    width: 31px;
    height: 3px;
  }
  .wide-3524 .border-31f0 .glass_27ed::before {
    top: -9px;
  }
  .wide-3524 .border-31f0 .glass_27ed::after {
    bottom: -9px;
  }
}
.focused-3b60 .glass_27ed {
  -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);
}
.focused-3b60 .glass_27ed::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.focused-3b60 .glass_27ed::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);
}
.focused-3b60.caption-white-d968 .glass_27ed {
  -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);
}
.focused-3b60.caption-white-d968 .glass_27ed::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.focused-3b60.caption-white-d968 .glass_27ed::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);
}
.block-f5e1 {
  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.filter_7f46:before {
  display: none;
}
.shadow-hard-0be2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.shadow-hard-0be2 .thumbnail_tiny_2eb9 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.shadow-hard-0be2 .thumbnail_tiny_2eb9:last-of-type {
  border-bottom: none;
}
.shadow-hard-0be2 .thumbnail_tiny_2eb9.summary-up-6c71,
.shadow-hard-0be2 .thumbnail_tiny_2eb9.feature-slow-362b,
.shadow-hard-0be2 .thumbnail_tiny_2eb9.hero_6d82 {
  padding: 0;
}
.shadow-hard-0be2 .dynamic_8bb9 .backdrop_light_6508 {
  color: currentColor;
}
.shadow-hard-0be2 .dynamic_8bb9 .backdrop_light_6508:focus,
.shadow-hard-0be2 .dynamic_8bb9 .backdrop_light_6508:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-hard-0be2.block_small_3fb7 .breadcrumb_eb3a,
.shadow-hard-0be2.block_small_3fb7 .thick_30b9 a,
.shadow-hard-0be2.block_small_3fb7 .footer_dc1e a,
.shadow-hard-0be2.block_small_3fb7 .block-left-47c6 a {
  color: rgba(0, 0, 0, 0.55);
}
.shadow-hard-0be2.block_small_3fb7 .breadcrumb_eb3a:hover,
.shadow-hard-0be2.block_small_3fb7 .thick_30b9 a:hover,
.shadow-hard-0be2.block_small_3fb7 .footer_dc1e a:hover,
.shadow-hard-0be2.block_small_3fb7 .block-left-47c6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-hard-0be2.block_small_3fb7 .block-bronze-e210 {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-hard-0be2.block_small_3fb7 .thumbnail_tiny_2eb9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-hard-0be2.block_small_3fb7 .thumbnail_tiny_2eb9:before {
  background: rgba(0, 0, 0, 0.08);
}
.shadow-hard-0be2.block_small_3fb7 .link_5f33:before {
  background: rgba(255, 255, 255, 0.9);
}
.shadow-hard-0be2.block_small_3fb7 .dynamic_8bb9 .up_a0f6 li a,
.shadow-hard-0be2.block_small_3fb7 .dynamic_8bb9 .backdrop_light_6508,
.shadow-hard-0be2.block_small_3fb7 .block-left-47c6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-hard-0be2.block_small_3fb7 .dynamic_8bb9 .backdrop_light_6508:focus,
.shadow-hard-0be2.block_small_3fb7 .dynamic_8bb9 .backdrop_light_6508:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-hard-0be2.block_small_3fb7 .up_a0f6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-hard-0be2.text-1c73 .breadcrumb_eb3a,
.shadow-hard-0be2.text-1c73 .thick_30b9 a,
.shadow-hard-0be2.text-1c73 .footer_dc1e .backdrop_light_6508,
.shadow-hard-0be2.text-1c73 .footer_dc1e a,
.shadow-hard-0be2.text-1c73 .block-left-47c6 a {
  color: rgba(255, 255, 255, 0.79);
}
.shadow-hard-0be2.text-1c73 .breadcrumb_eb3a:hover,
.shadow-hard-0be2.text-1c73 .thick_30b9 a:hover,
.shadow-hard-0be2.text-1c73 .footer_dc1e .backdrop_light_6508:hover,
.shadow-hard-0be2.text-1c73 .footer_dc1e a:hover,
.shadow-hard-0be2.text-1c73 .block-left-47c6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-hard-0be2.text-1c73 .block-bronze-e210 {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-hard-0be2.text-1c73 .thumbnail_tiny_2eb9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-hard-0be2.text-1c73 .thumbnail_tiny_2eb9:before {
  background: rgba(255, 255, 255, 0.08);
}
.shadow-hard-0be2.text-1c73 .link_5f33:before {
  background: rgba(0, 0, 0, 0.9);
}
.shadow-hard-0be2.text-1c73 .dynamic_8bb9 .up_a0f6 li a,
.shadow-hard-0be2.text-1c73 .dynamic_8bb9 .backdrop_light_6508,
.shadow-hard-0be2.text-1c73 .block-left-47c6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-hard-0be2.text-1c73 .dynamic_8bb9 .backdrop_light_6508:focus,
.shadow-hard-0be2.text-1c73 .dynamic_8bb9 .backdrop_light_6508:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-hard-0be2.text-1c73 .up_a0f6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.link_5f33 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.link_5f33:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.search-mini-7639 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.action-47c6 .shadow-hard-0be2 {
  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;
}
.action-47c6 .thumbnail_tiny_2eb9 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.action-47c6 .thumbnail_tiny_2eb9: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) {
  .action-47c6 .thumbnail_tiny_2eb9:before {
    width: 16%;
    left: 42%;
  }
}
.action-47c6 .thumbnail_tiny_2eb9:last-child:before {
  content: none;
}
.action-47c6 .thumbnail_tiny_2eb9[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.action-47c6 .dynamic_8bb9 .up_a0f6 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.action-47c6 .dynamic_8bb9 .up_a0f6 li a .backdrop_light_6508 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.action-47c6 .dynamic_8bb9 .block-left-47c6 {
  border: none;
}
.action-47c6 .dynamic_8bb9 .block-left-47c6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.action-47c6 .link_5f33 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.action-47c6 .search-mini-7639 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.action-47c6 .text-1c73 .link_5f33:before {
  background: rgba(0, 0, 0, 0.9);
}
.action-47c6 .block_small_3fb7.slider_fixed_80b6 .glass_27ed {
  background: rgba(0, 0, 0, 0.6);
}
.action-47c6
  .block_small_3fb7.slider_fixed_80b6
  .glass_27ed::after,
.action-47c6
  .block_small_3fb7.slider_fixed_80b6
  .glass_27ed:before {
  background: inherit;
}
.action-47c6
  .block_small_3fb7.slider_fixed_80b6:hover
  .glass_27ed {
  background: rgba(0, 0, 0, 0.8);
}
.detail_52c1 .shadow-hard-0be2 {
  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) {
  .detail_52c1 .shadow-hard-0be2 {
    width: auto;
    right: 45px;
  }
}
.secondary_tiny_d0f1 .shadow-hard-0be2 {
  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) {
  .secondary_tiny_d0f1 .shadow-hard-0be2 {
    width: auto;
    left: 45px;
  }
}
.filter_7f46 .shadow-hard-0be2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.filter_7f46 .search-mini-7639 {
  max-width: 48em;
  margin: 0 auto;
}
.filter_7f46 .link_5f33:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.complex-9095 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.complex-9095.action-47c6 .shadow-hard-0be2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.complex-9095.detail_52c1 .shadow-hard-0be2 {
  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);
}
.complex-9095 .shadow-hard-0be2 {
  visibility: visible;
}
.complex-9095.secondary_tiny_d0f1 .shadow-hard-0be2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.light-69c7,
.highlight-31a1 {
  overflow-x: hidden;
}
.light-69c7 .shadow-hard-0be2 {
  overflow: auto;
}
.light-69c7.action-47c6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.light-69c7.action-47c6 .shadow-hard-0be2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.light-69c7.action-47c6 .primary-b25b {
  opacity: 0;
}
.light-69c7.detail_52c1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.light-69c7.detail_52c1 .shadow-hard-0be2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.light-69c7.detail_52c1 .primary-b25b {
  opacity: 0;
}
.light-69c7.secondary_tiny_d0f1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.light-69c7.secondary_tiny_d0f1 .shadow-hard-0be2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.light-69c7.secondary_tiny_d0f1 .primary-b25b {
  opacity: 0;
}
.light-69c7.filter_7f46 .shadow-hard-0be2 {
  z-index: 10;
  visibility: visible;
}
.slider_fixed_80b6 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.slider_fixed_80b6 .glass_27ed {
  background: rgba(255, 255, 255, 0.99);
}
.slider_fixed_80b6 .glass_27ed::after,
.slider_fixed_80b6 .glass_27ed:before {
  background: inherit;
}
.slider_fixed_80b6:hover .glass_27ed {
  background: rgba(255, 255, 255, 0.99);
}
.secondary_tiny_d0f1 .slider_fixed_80b6 {
  top: 10px;
  right: auto;
  left: 12px;
}
.filter_7f46 .slider_fixed_80b6 {
  display: none !important;
}
.light-69c7:before,
.highlight-31a1:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.light-69c7 .slider_fixed_80b6,
.highlight-31a1 .slider_fixed_80b6 {
  display: inline-block;
}
.shadow-hard-0be2 .wood-a7d1 {
  -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;
}
.light-69c7 .shadow-hard-0be2 .wood-a7d1,
.highlight-31a1 .shadow-hard-0be2 .wood-a7d1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.surface_562d .backdrop-full-8e9a {
  width: 100%;
}
.dynamic-d603 {
  padding: 0 0.5em 0;
}
.dynamic-d603 [class*="customify-col-"],
.dynamic-d603 [class*="customify-col_"],
.dynamic-d603 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.bronze-0eb9 .dynamic-d603 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .feature-rough-e02e .primary_352e,
  .primary_352e {
    display: none;
  }
  .item-e38a {
    text-align: left;
  }
  .search-hovered-def2 {
    text-align: center;
  }
  .footer-fixed-5e8f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .feature-rough-e02e .blue_83cb,
  .blue_83cb {
    display: none;
  }
  .alert-8338 {
    text-align: left;
  }
  .rough_9dcc {
    text-align: center;
  }
  .backdrop_a50b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .feature-rough-e02e .input_c9fe,
  .input_c9fe {
    display: none;
  }
  .search_ebd8 {
    text-align: left;
  }
  .frame-fixed-84d6 {
    text-align: center;
  }
  .search-6f6e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.form-648c {
  box-shadow: none !important;
}
.soft_c728 .wrapper_black_0a56,
.table-d912 .wrapper_black_0a56 {
  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;
}
.table-d912 .wrapper_black_0a56 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.layout_blue_3246 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.layout_blue_3246:after,
.layout_blue_3246:before {
  content: "";
  display: table;
}
.layout_blue_3246:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .layout_blue_3246 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.layout_blue_3246,
.shadow_6134 {
  max-width: 1248px;
  margin: 0 auto;
}

.popup-f131.inner_284e .layout_blue_3246 {
  max-width: 100%;
}
.popup-f131.description-dynamic-54ff {
  max-width: 1200px;
  margin: 0 auto;
}
.popup-f131.video_advanced_cab0 .layout_blue_3246 {
  max-width: 100%;
}
.popup-f131.video_advanced_cab0 > .layout_blue_3246 {
  padding-left: 0;
  padding-right: 0;
}
.popup-f131.video_advanced_cab0 > .layout_blue_3246 .feature-rough-e02e {
  margin: 0;
}
.popup-f131.video_advanced_cab0
  > .layout_blue_3246
  .hovered-b5a4.heading-3d93 {
  margin-right: 0;
  margin-left: 0;
}
.popup-f131.video_advanced_cab0 #main.heading-3d93 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .copper_c257 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .copper_c257 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .widget_bright_394e .large_72f4 {
    padding-right: 1em;
  }
  .widget_bright_394e.basic_93b2 .hovered-b5a4 {
    border-right: 1px solid #eaecee;
  }
  .widget_bright_394e.basic_93b2 .large_72f4 {
    padding-right: 1em;
  }
  .widget_bright_394e.basic_93b2 .tabs_e131 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dirty_7bb6 .large_72f4 {
    padding-left: 1em;
  }
  .dirty_7bb6.basic_93b2 .hovered-b5a4 {
    border-left: 1px solid #eaecee;
  }
  .dirty_7bb6.basic_93b2 .large_72f4 {
    padding-left: 1em;
  }
  .dirty_7bb6.basic_93b2 .tabs_e131 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .widget-over-0fe3 .large_72f4 {
    padding-left: 1em;
  }
  .widget-over-0fe3.basic_93b2 .row-iron-2cc6 {
    border-right: 1px solid #eaecee;
  }
  .widget-over-0fe3.basic_93b2 .fixed_0bf0 {
    border-right: 1px solid #eaecee;
  }
  .widget-over-0fe3.basic_93b2 .large_72f4 {
    padding-left: 1em;
  }
  .widget-over-0fe3.basic_93b2 .tabs_e131 {
    padding-right: 1em;
  }
  .widget-over-0fe3.basic_93b2 .bronze_a05c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .copper-ade2 .large_72f4 {
    padding-right: 1em;
  }
  .copper-ade2.basic_93b2 .row-iron-2cc6 {
    border-left: 1px solid #eaecee;
  }
  .copper-ade2.basic_93b2 .fixed_0bf0 {
    border-left: 1px solid #eaecee;
  }
  .copper-ade2.basic_93b2 .large_72f4 {
    padding-right: 1em;
  }
  .copper-ade2.basic_93b2 .tabs_e131 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .copper-ade2.basic_93b2 .bronze_a05c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .copper_c257 .large_72f4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .copper_c257.basic_93b2 .hovered-b5a4 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .copper_c257.basic_93b2 .large_72f4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .copper_c257.basic_93b2 .tabs_e131 {
    padding-left: 1em;
  }
  .copper_c257.basic_93b2 .bronze_a05c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .copper_c257.basic_93b2 .large_72f4 {
    padding-left: 0;
  }
}
.hero-inner-c369 .shade-e251 {
  display: inline-block;
}
.tiny_1fd6 {
  display: inline-block;
}
.dark-a4c8 {
  word-con: break-word;
}
.slider-bronze-ebb9 > span {
  display: inline-block;
  padding: 5px 0;
}
.slider-bronze-ebb9 .dark-5679 {
  margin-left: 8px;
  margin-right: 8px;
}
.slider-bronze-ebb9 .backdrop_03ef img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hidden-lite-73ca .tooltip-19ed {
  margin-bottom: 2em;
}
.hidden-lite-73ca .gold_26bc {
  margin-bottom: 15px;
}
.hidden-lite-73ca .gold_26bc:last-child {
  margin-bottom: 0;
}
.hidden-lite-73ca .filter-579f {
  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) {
  .hidden-lite-73ca .filter-579f {
    display: block;
  }
}
.hidden-lite-73ca .panel-out-a493 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hidden-lite-73ca .panel-out-a493 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hidden-lite-73ca .glass_bc2e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hidden-lite-73ca .glass_bc2e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hidden-lite-73ca .glass_bc2e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hidden-lite-73ca .dark-a4c8 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hidden-lite-73ca .dark-a4c8 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hidden-lite-73ca .secondary_9c00 p:last-child {
  margin-bottom: 0;
}
.hidden-lite-73ca .static_4eda {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hidden-lite-73ca .layout-silver-2255 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hidden-lite-73ca .left_0475 {
  margin-top: 1em;
}
.hidden-lite-73ca .module-abda {
  top: 0;
  display: block;
}
.hidden-lite-73ca .module-abda a {
  color: inherit;
}
.hidden-lite-73ca .module-abda a:hover {
  color: inherit;
}
.hidden-lite-73ca .tertiary-in-851e {
  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;
}
.hidden-lite-73ca .tertiary-in-851e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hidden-lite-73ca .layout-silver-2255 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hidden-lite-73ca .accordion-hard-c8a6 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hidden-lite-73ca .accordion-hard-c8a6:first-child {
  margin-top: 0;
}
.hidden-lite-73ca .accordion-hard-c8a6.disabled_5782 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hidden-lite-73ca .accordion-hard-c8a6.component-in-4d49 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hidden-lite-73ca
  .accordion-hard-c8a6.component-in-4d49.card_46f3
  .left_0475 {
  width: 100%;
}
.hidden-lite-73ca .component-in-4d49 {
  -webkit-box-align: center;
  align-items: center;
}
.hidden-lite-73ca .component-in-4d49 .slider-bronze-ebb9,
.hidden-lite-73ca .component-in-4d49 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hidden-lite-73ca .glass_bc2e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hidden-lite-73ca .glass_bc2e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hidden-lite-73ca .glass_bc2e: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;
}
.hidden-lite-73ca .disabled_5782 {
  z-index: 5;
}
.hidden-lite-73ca .easy_6447 .brown-bc1f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hidden-lite-73ca .list_thick_958a .brown-bc1f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hidden-lite-73ca .bottom-0260 .brown-bc1f {
  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;
}
.hidden-lite-73ca.label_b887 .filter-579f,
.hidden-lite-73ca.modal_88e1 .filter-579f {
  display: block;
}
.hidden-lite-73ca.label_b887 .filter-579f .column_ec29,
.hidden-lite-73ca.label_b887 .filter-579f .layout-silver-2255,
.hidden-lite-73ca.modal_88e1 .filter-579f .column_ec29,
.hidden-lite-73ca.modal_88e1 .filter-579f .layout-silver-2255 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hidden-lite-73ca.up_9bd5 .panel-out-a493 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hidden-lite-73ca.up_9bd5 .panel-out-a493 {
    margin-right: 0;
  }
}
.hidden-lite-73ca.label_b887 .panel-out-a493,
.hidden-lite-73ca.modal_88e1 .panel-out-a493 {
  padding-top: 40%;
}
.hidden-lite-73ca.label_b887 .tooltip-19ed,
.hidden-lite-73ca.modal_88e1 .tooltip-19ed {
  display: block;
}
.hidden-lite-73ca.label_b887 .fn-sticky-4b2f .layout-silver-2255,
.hidden-lite-73ca.modal_88e1 .fn-sticky-4b2f .layout-silver-2255 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hidden-lite-73ca.label_b887 .panel-out-a493,
.hidden-lite-73ca.modal_88e1 .panel-out-a493 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hidden-lite-73ca.label_b887 .layout-silver-2255 {
  padding: 1em;
}
.text-tall-f149 {
  margin: 30px auto;
  display: block;
}
.text-tall-f149 .summary_upper_9fae > * {
  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;
}
.text-tall-f149 .summary_upper_9fae > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.text-tall-f149 .summary_upper_9fae span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.wide-33ff .slider-bronze-ebb9 {
  margin-bottom: 1.41575em;
}
.wide-33ff .brown_832c {
  margin-bottom: 1.618em;
}
.solid_3cd2 .footer-16e1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.solid_3cd2 .footer-16e1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.solid_3cd2 .widget-outer-6808 {
  max-width: 100%;
  overflow: auto;
}
.tertiary_selected_fec0 .solid_3cd2 a:hover {
  text-decoration: underline;
}
.box-b08b .gold_26bc:not(.dark-a4c8),
.box-b08b .glass_bc2e {
  margin-bottom: 1.41575em;
}
.box-b08b .gold_26bc:not(.dark-a4c8):last-child,
.box-b08b .glass_bc2e:last-child {
  margin-bottom: 0;
}
.box-b08b .gold_26bc.media_next_c62c {
  margin-bottom: 0.41575em;
}
.box-b08b .row_lower_b08a:before,
.box-b08b .dropdown_west_8420:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.box-b08b .row_lower_b08a:before {
  content: "\f115";
}
.box-b08b .dropdown_west_8420:before {
  content: "\f02c";
}
.box-b08b .block_first_ee5c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.box-b08b .block_first_ee5c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.accent_cdf7 {
  display: -webkit-box;
  display: flex;
}
.accent_cdf7 .hero_65f4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .accent_cdf7 .hero_65f4 {
    flex-basis: 90px;
  }
}
.accent_cdf7 .filter_active_fc5f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .accent_cdf7 .filter_active_fc5f {
    flex-basis: calc(100% - 50px);
  }
}
.accent_cdf7 .paragraph_easy_3d57 p:last-child {
  margin-bottom: 0.72em;
}
.primary_68dd .summary_upper_9fae {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.primary_68dd .summary_upper_9fae:after,
.primary_68dd .summary_upper_9fae:before {
  content: "";
  display: table;
}
.primary_68dd .summary_upper_9fae:after {
  clear: both;
}
.primary_68dd .summary_upper_9fae .action_d6fa,
.primary_68dd .summary_upper_9fae .caption_e86f {
  width: 49%;
}
.primary_68dd .summary_upper_9fae .action_d6fa a span.dim-022b,
.primary_68dd .summary_upper_9fae .caption_e86f a span.dim-022b {
  display: block;
  margin-bottom: 5px;
}
.primary_68dd .summary_upper_9fae .caption_e86f {
  float: left;
  text-align: left;
}
.primary_68dd .summary_upper_9fae .action_d6fa {
  float: right;
  text-align: right;
}
.content-lower-b31e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .content-lower-b31e {
    margin-bottom: 0;
  }
}
.nav-f3ed {
  margin-bottom: 1em;
}
.nav-f3ed .dark-a4c8 {
  font-size: 1.1em;
  line-height: 1.3;
}
.highlight_thick_db86 a {
  display: block;
  line-height: 0;
  position: relative;
}
.detail-tiny-f215 .nav-f3ed,
.table_light_02fe .nav-f3ed {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .detail-tiny-f215 .nav-f3ed,
  .table_light_02fe .nav-f3ed {
    display: block;
  }
}
.detail-tiny-f215 .highlight_thick_db86,
.table_light_02fe .highlight_thick_db86 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .detail-tiny-f215 .highlight_thick_db86,
  .table_light_02fe .highlight_thick_db86 {
    margin-bottom: 1em;
  }
}
.detail-tiny-f215 .highlight_thick_db86 img,
.table_light_02fe .highlight_thick_db86 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.detail-tiny-f215 .row_6e66,
.table_light_02fe .row_6e66 {
  flex-basis: calc(100% - 160px);
}
.detail-tiny-f215 .row_6e66 p,
.table_light_02fe .row_6e66 p {
  margin-bottom: 0;
}
.detail-tiny-f215 .row_6e66 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .detail-tiny-f215 .row_6e66 {
    padding-left: 0;
  }
}
.table_light_02fe .row_6e66 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .table_light_02fe .row_6e66 {
    padding-right: 0;
  }
}
.table_light_02fe .highlight_thick_db86 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.blue-b938 .highlight_thick_db86 {
  margin-bottom: 0.5em;
}
.blue-b938 .highlight_thick_db86 img {
  width: 100%;
}
.lite_c7f7 .advanced_b935,
.nav-pink-e210 .advanced_b935 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.nav-pink-e210 .hovered-b5a4 .nav-tiny-2e93 p:last-child {
  margin-bottom: 0;
}
.grid-prev-4d16 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.table_e3e1 .large_aac2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .table_e3e1 .large_aac2:last-of-type {
    margin-bottom: 0;
  }
}
.table_e3e1 .large_aac2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.table_e3e1 .large_aac2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.table_e3e1 .large_aac2 ul li {
  margin: 0 0 0.6em;
}
.table_e3e1 .large_aac2 ul li.fluid_101d,
.table_e3e1 .large_aac2 ul li.wrapper-ac45 {
  position: relative;
}
.table_e3e1 .large_aac2 ul li.fluid_101d .tiny_9413,
.table_e3e1 .large_aac2 ul li.wrapper-ac45 .tiny_9413 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.table_e3e1 .large_aac2 ul li.fluid_101d:after:after,
.table_e3e1 .large_aac2 ul li.fluid_101d:after:before,
.table_e3e1
  .large_aac2
  ul
  li.wrapper-ac45:after:after,
.table_e3e1
  .large_aac2
  ul
  li.wrapper-ac45:after:before {
  content: "";
  display: table;
}
.table_e3e1 .large_aac2 ul li.fluid_101d:after:after,
.table_e3e1
  .large_aac2
  ul
  li.wrapper-ac45:after:after {
  clear: both;
}
.table_e3e1 .large_aac2 a.bottom_88f9:hover {
  text-decoration: none;
}
.table_e3e1 .large_aac2 select {
  max-width: 100%;
}
.table_e3e1 .large_aac2 table {
  font-size: 85%;
}
.table_e3e1 .large_aac2 table td,
.table_e3e1 .large_aac2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.table_e3e1 .large_aac2 table tfoot td {
  text-align: left;
}
.table_e3e1 .large_aac2 :last-child {
  margin-bottom: 0;
}
.table_e3e1 .large_aac2 .nav-under-9a92 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.table_e3e1 .large_aac2 .nav-under-9a92 label {
  width: 100%;
}
.table_e3e1 .large_aac2 .nav-under-9a92 .icon-narrow-219d {
  width: 100%;
  display: block;
}
.table_e3e1 .large_aac2 .nav-under-9a92 .item_d8fe {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.table_e3e1 .large_aac2 .nav-under-9a92 .item_d8fe:hover svg #svg-search {
  fill: #444;
}
.table_e3e1 .large_aac2 .nav-under-9a92 .item_d8fe svg {
  width: 18px;
  height: 18px;
}
.table_e3e1 .carousel_basic_1c6f ul ul,
.table_e3e1 .photo_69eb ul ul,
.table_e3e1 .surface_48b7 ul ul,
.table_e3e1 .liquid-af90 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.table_e3e1 .carousel_basic_1c6f .item_tiny_49e7 > a,
.table_e3e1 .photo_69eb .item_tiny_49e7 > a,
.table_e3e1 .surface_48b7 .item_tiny_49e7 > a,
.table_e3e1 .liquid-af90 .item_tiny_49e7 > a {
  margin-bottom: 0;
}
.table_e3e1 .pink_48f7 li,
.table_e3e1 .carousel_basic_1c6f li,
.table_e3e1 .container_upper_ab0c li,
.table_e3e1 .photo_69eb li,
.table_e3e1 .surface_48b7 li,
.table_e3e1 .liquid-af90 li,
.table_e3e1 .prev_ac63 li,
.table_e3e1 .gas_258e li {
  display: block;
  position: relative;
}
.table_e3e1 .pink_48f7 li:last-child,
.table_e3e1 .carousel_basic_1c6f li:last-child,
.table_e3e1 .container_upper_ab0c li:last-child,
.table_e3e1 .photo_69eb li:last-child,
.table_e3e1 .surface_48b7 li:last-child,
.table_e3e1 .liquid-af90 li:last-child,
.table_e3e1 .prev_ac63 li:last-child,
.table_e3e1 .gas_258e li:last-child {
  border: none;
}
.table_e3e1 .pink_48f7 li a,
.table_e3e1 .carousel_basic_1c6f li a,
.table_e3e1 .container_upper_ab0c li a,
.table_e3e1 .photo_69eb li a,
.table_e3e1 .surface_48b7 li a,
.table_e3e1 .liquid-af90 li a,
.table_e3e1 .prev_ac63 li a,
.table_e3e1 .gas_258e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.table_e3e1 .pink_48f7 li ul li::before,
.table_e3e1 .carousel_basic_1c6f li ul li::before,
.table_e3e1 .container_upper_ab0c li ul li::before,
.table_e3e1 .photo_69eb li ul li::before,
.table_e3e1 .surface_48b7 li ul li::before,
.table_e3e1 .liquid-af90 li ul li::before,
.table_e3e1 .prev_ac63 li ul li::before,
.table_e3e1 .gas_258e li ul li::before {
  left: 15px;
}
.table_e3e1 .pink_48f7 li ul a,
.table_e3e1 .carousel_basic_1c6f li ul a,
.table_e3e1 .container_upper_ab0c li ul a,
.table_e3e1 .photo_69eb li ul a,
.table_e3e1 .surface_48b7 li ul a,
.table_e3e1 .liquid-af90 li ul a,
.table_e3e1 .prev_ac63 li ul a,
.table_e3e1 .gas_258e li ul a {
  padding-left: 20px;
}
.table_e3e1 .pink_48f7 li ul ul li::before,
.table_e3e1 .carousel_basic_1c6f li ul ul li::before,
.table_e3e1 .container_upper_ab0c li ul ul li::before,
.table_e3e1 .photo_69eb li ul ul li::before,
.table_e3e1 .surface_48b7 li ul ul li::before,
.table_e3e1 .liquid-af90 li ul ul li::before,
.table_e3e1 .prev_ac63 li ul ul li::before,
.table_e3e1 .gas_258e li ul ul li::before {
  left: 30px;
}
.table_e3e1 .pink_48f7 li ul ul a,
.table_e3e1 .carousel_basic_1c6f li ul ul a,
.table_e3e1 .container_upper_ab0c li ul ul a,
.table_e3e1 .photo_69eb li ul ul a,
.table_e3e1 .surface_48b7 li ul ul a,
.table_e3e1 .liquid-af90 li ul ul a,
.table_e3e1 .prev_ac63 li ul ul a,
.table_e3e1 .gas_258e li ul ul a {
  padding-left: 40px;
}
.table_e3e1 .gold-db38 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.table_e3e1 .gas_258e ul li {
  margin-bottom: 1.41575em;
}
.table_e3e1 .gas_258e ul li .icon_80c5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.table_e3e1 .gas_258e ul li .panel-a714 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.text-1c73 .pink_48f7 li a,
.text-1c73 .carousel_basic_1c6f li a,
.text-1c73 .container_upper_ab0c li a,
.text-1c73 .photo_69eb li a,
.text-1c73 .surface_48b7 li a,
.text-1c73 .liquid-af90 li a,
.text-1c73 .prev_ac63 li a,
.text-1c73 .gas_258e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.text-1c73 .gold-db38 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.text-1c73 .large_aac2 ul li.fluid_101d .tiny_9413,
.text-1c73 .large_aac2 ul li.wrapper-ac45 .tiny_9413 {
  background: rgba(0, 0, 0, 0.2);
}
.text-1c73 .table_e3e1 .large_aac2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup-f131 .table_e3e1 .up_a0f6 li {
  margin: 0;
}
.popup-f131 .table_e3e1 .up_a0f6 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.popup-f131 .table_e3e1 .up_a0f6 li ul {
  margin: 0;
}
.popup-f131 .table_e3e1 .up_a0f6 li ul li a {
  padding-left: 15px;
}
.popup-f131 .table_e3e1 .up_a0f6 li ul li li a {
  padding-left: 30px;
}
.popup-f131 .table_e3e1 .up_a0f6 li.text-clean-268c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.popup-f131 .table_e3e1 .up_a0f6 li.text-clean-268c > 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;
}
.popup-f131 .table_e3e1 .up_a0f6 li.text-clean-268c > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.basic-5bf3 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tooltip_3816 {
  position: relative;
  z-index: 10;
}
.tooltip_3816 .wood-a7d1 {
  width: 100%;
  max-width: 100%;
}
.pagination_4e86 .focus_743f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pagination_4e86 .block_small_3fb7 {
}
.pagination_4e86 .text-1c73 {
  background: #292929;
}
.breadcrumb_steel_1816 .focus_743f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.breadcrumb_steel_1816 .block_small_3fb7 {
  background: #f9f9f9;
}
.breadcrumb_steel_1816 .text-1c73 {
  background: #303030;
}
.stale_d962 .focus_743f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .stale_d962 .shade-e251 {
    margin-bottom: 1em;
  }
  .stale_d962 .shade-e251:last-child {
    margin-bottom: 0;
  }
}
.stale_d962 .block_small_3fb7 {
  background: #ededed;
}
.stale_d962 .text-1c73 {
  background: #1a1a1a;
}
.focus_743f.block_small_3fb7 {
  color: rgba(0, 0, 0, 0.6);
}
.focus_743f.block_small_3fb7 .white_fc6a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus_743f.text-1c73 {
  color: rgba(255, 255, 255, 0.99);
}
.focus_743f.text-1c73 a:not(.bottom_88f9) {
  color: rgba(255, 255, 255, 0.79);
}
.focus_743f.text-1c73 a:not(.bottom_88f9):hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus_743f.text-1c73 .white_fc6a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_743f.text-1c73 table tbody td,
.focus_743f.text-1c73 table th {
  background: rgba(0, 0, 0, 0.08);
}
.glass_3948.label_0475 .layout_blue_3246 {
  max-width: initial;
}
.glass_3948 .simple_3f75 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.glass_3948 .simple_3f75 .wood-a7d1 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .glass_3948 .simple_3f75 .wood-a7d1 {
    display: block;
    margin-bottom: 2em;
  }
  .glass_3948 .simple_3f75 .wood-a7d1:last-child {
    margin-bottom: 0;
  }
}
.stale_d962 .shade-e251:last-child,
.breadcrumb_steel_1816 .shade-e251:last-child,
.pagination_4e86 .shade-e251:last-child {
  margin-bottom: 0;
}
.stale_d962 .shade-e251 .table_e3e1 .large_aac2:last-child,
.breadcrumb_steel_1816 .shade-e251 .table_e3e1 .large_aac2:last-child,
.pagination_4e86 .shade-e251 .table_e3e1 .large_aac2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .stale_d962 .icon-bottom-82f8,
  .stale_d962 .component-3c4b,
  .breadcrumb_steel_1816 .icon-bottom-82f8,
  .breadcrumb_steel_1816 .component-3c4b,
  .pagination_4e86 .icon-bottom-82f8,
  .pagination_4e86 .component-3c4b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tooltip_3816 .shade-e251 {
    margin-bottom: 2em;
  }
}
.tooltip_3816 p:last-child {
  margin-bottom: 0;
}
.tooltip_3816 li,
.tooltip_3816 ul {
  list-style: none;
  margin: 0;
}
.tooltip_3816 ul ul {
  margin-left: 2.617924em;
}
.next-2c75 {
  font-size: 0.875em;
}

/* css-noise: 0bed */
.phantom-card-a4 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.3;
}
