/*!
Theme Name: Customify
Theme URI: https://pressmaximum.table-smooth-fc29/customify
Author: WPCustomify
Author URI: https://pressmaximum.table-smooth-fc29
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.table-smooth-fc29/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.outline_light_caa0.south-1fa0/licenses/gpl-2.0.yellow_d572
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.narrow-2af8/, (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.layout-mini-0583.silver-9a4d/normalize.description-6a14/
 ======
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.description-6a14 v7.0.0 | MIT License | github.table-smooth-fc29/necolas/normalize.description-6a14 */
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;
}
.aside-wood-c69f .widget-old-e858,
.wood-8b6b,
.hovered_15aa,
.silver_cb30,
.hard_fd6f,
.sidebar_easy_31e1,
.bronze-26b7,
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;
}
.wood-8b6b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .wood-8b6b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .wood-8b6b,
  h1 {
    font-size: 1.8em;
  }
}
.hovered_15aa,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hovered_15aa + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hovered_15aa,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hovered_15aa,
  h2 {
    font-size: 1.7em;
  }
}
.silver_cb30,
h3 {
  font-size: 1.618em;
}
.aside-wood-c69f .widget-old-e858,
.hard_fd6f,
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.photo_inner_1b06 {
  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;
}
.texture-green-a14b:after,
.texture-green-a14b:before,
.inner-16d4:after,
.inner-16d4:before {
  content: "";
  display: table;
}
.texture-green-a14b:after,
.inner-16d4:after {
  clear: both;
}
.secondary-4981 {
  float: right;
  margin-right: 0;
}
.block_huge_ccaf {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.gas-f2fa .photo-fluid-8e47,
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;
}
.gas-f2fa .photo-fluid-8e47: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;
}
.black_746b .photo-fluid-8e47 {
  box-shadow: none;
}
.black_746b
  .photo-fluid-8e47
  .texture-advanced-3d36 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.black_746b .photo-fluid-8e47 .link_black_3124 {
  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;
}
.black_746b
  .photo-fluid-8e47
  .link_black_3124
  b {
  display: none;
}
.black_746b .card-85cf {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.breadcrumb_ee8a:not(.shadow_d0d4):not(.tertiary-c41b),
button:not(.shadow_d0d4):not(.tertiary-c41b),
input[type="button"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ),
input[type="reset"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ),
input[type="submit"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ) {
  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;
}
.breadcrumb_ee8a:not(.shadow_d0d4):not(
    .tertiary-c41b
  ):hover,
button:not(.shadow_d0d4):not(
    .tertiary-c41b
  ):hover,
input[type="button"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ):hover,
input[type="reset"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ):hover,
input[type="submit"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.breadcrumb_ee8a:not(.shadow_d0d4):not(
    .tertiary-c41b
  ):active,
.breadcrumb_ee8a:not(.shadow_d0d4):not(
    .tertiary-c41b
  ):focus,
button:not(.shadow_d0d4):not(
    .tertiary-c41b
  ):active,
button:not(.shadow_d0d4):not(
    .tertiary-c41b
  ):focus,
input[type="button"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ):active,
input[type="button"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ):focus,
input[type="reset"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ):active,
input[type="reset"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ):focus,
input[type="submit"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ):active,
input[type="submit"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ):focus {
  outline: 0;
}
.breadcrumb_ee8a:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916,
button:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916,
input[type="button"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916,
input[type="reset"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916,
input[type="submit"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916 {
  position: relative;
}
.breadcrumb_ee8a:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916
  .gradient-9c05,
.breadcrumb_ee8a:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916
  .wrapper_0db1,
.breadcrumb_ee8a:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916
  .active-paper-1e2c,
.breadcrumb_ee8a:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916
  i,
.breadcrumb_ee8a:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916
  svg,
button:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916
  .gradient-9c05,
button:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916
  .wrapper_0db1,
button:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916
  .active-paper-1e2c,
button:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916
  i,
button:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916
  svg,
input[type="button"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916
  .gradient-9c05,
input[type="button"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916
  .wrapper_0db1,
input[type="button"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916
  .active-paper-1e2c,
input[type="button"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916
  i,
input[type="button"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916
  svg,
input[type="reset"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916
  .gradient-9c05,
input[type="reset"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916
  .wrapper_0db1,
input[type="reset"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916
  .active-paper-1e2c,
input[type="reset"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916
  i,
input[type="reset"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916
  svg,
input[type="submit"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916
  .gradient-9c05,
input[type="submit"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916
  .wrapper_0db1,
input[type="submit"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916
  .active-paper-1e2c,
input[type="submit"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916
  i,
input[type="submit"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916
  svg {
  visibility: hidden;
}
.breadcrumb_ee8a:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916:after,
button:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916:after,
input[type="button"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916:after,
input[type="reset"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916:after,
input[type="submit"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ).fn-loading-9916: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;
}
.breadcrumb_ee8a:not(.shadow_d0d4):not(.tertiary-c41b),
input[type="button"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ),
input[type="reset"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ),
input[type="submit"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ) {
  color: #fff;
  background: #235787;
}
.breadcrumb_ee8a:not(.shadow_d0d4):not(
    .tertiary-c41b
  ):focus,
input[type="button"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ):focus,
input[type="reset"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ):focus,
input[type="submit"]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ):focus {
  color: #fff;
}
.breadcrumb_ee8a.fn-disabled-9916:not(.shadow_d0d4):not(
    .tertiary-c41b
  ),
.breadcrumb_ee8a[disabled]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ),
button.fn-disabled-9916:not(.shadow_d0d4):not(
    .tertiary-c41b
  ),
button[disabled]:not(.shadow_d0d4):not(
    .tertiary-c41b
  ) {
  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;
}
.warm_a0ad {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.warm_a0ad: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;
}
.last_92bd {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.pro-be46 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.yellow_68f3 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.texture-green-a14b:after,
.texture-green-a14b:before,
.block_purple_60c4:after,
.block_purple_60c4:before,
.form_mini_12fc:after,
.form_mini_12fc:before,
.disabled-selected-fa36:after,
.disabled-selected-fa36:before,
.hero_1f52:after,
.hero_1f52:before,
.dropdown_69d5:after,
.dropdown_69d5:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.texture-green-a14b:after,
.block_purple_60c4:after,
.form_mini_12fc:after,
.disabled-selected-fa36:after,
.hero_1f52:after,
.dropdown_69d5:after {
  clear: both;
}
.block_purple_60c4 .content-fluid-cce5,
.form_mini_12fc .content-fluid-cce5,
.info-glass-227c .content-fluid-cce5 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pro_ca88 {
  display: inline-block;
}
.card-new-1db3 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.card-new-1db3 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.card-new-1db3 .hot_7c8d {
  padding: 1em 0;
  font-size: 85%;
}
.hot_7c8d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.pagination_b371 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.pagination_b371:after,
.pagination_b371:before {
  content: "";
  display: table;
}
.pagination_b371:after {
  clear: both;
}
.wood-a52c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.section-430b .wood-a52c {
  max-width: 50%;
}
.background_copper_b05a .wood-a52c {
  max-width: 33.33%;
}
.notice_blue_c25b .wood-a52c {
  max-width: 25%;
}
.carousel_static_5d8a .wood-a52c {
  max-width: 20%;
}
.video_8fdc .wood-a52c {
  max-width: 16.66%;
}
.tiny-567b .wood-a52c {
  max-width: 14.28%;
}
.right_7243 .wood-a52c {
  max-width: 12.5%;
}
.pressed_d6f0 .wood-a52c {
  max-width: 11.11%;
}
.surface_yellow_5a98 {
  display: block;
}
.aside-wood-c69f .list_slow_e58d label,
.aside-wood-c69f .menu-4ec8 label,
.aside-wood-c69f .border_2278 label,
.aside-wood-c69f .focus-lite-9f77 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.form-263e {
  list-style: none;
  margin: 0;
}
.form-263e article.notification_cc73 {
  margin-bottom: 0;
}
.form-263e ul {
  list-style: none;
  margin: 0;
}
.form-263e .footer_pro_3684 li.notification_cc73 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .form-263e .footer_pro_3684 li.notification_cc73 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .form-263e .footer_pro_3684 li.notification_cc73: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) {
  .form-263e .footer_pro_3684 li.notification_cc73 li.notification_cc73 li.notification_cc73 li.notification_cc73 {
    padding-left: 0;
  }
}
article.notification_cc73 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.notification_cc73 .block_purple_60c4 p:last-of-type {
  margin-bottom: 0;
}
article.notification_cc73 .tiny_b688 {
  float: left;
}
article.notification_cc73 .aside_liquid_686e {
  margin-left: 85px;
}
article.notification_cc73 .list_in_2eca {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.notification_cc73 .list_in_2eca .bronze-1495 {
  margin-left: 10px;
}
article.notification_cc73 .accordion-fluid-5843 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.notification_cc73 .hot-eb7b {
  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 .list_slow_e58d,
  #respond .border_2278,
  #respond .focus-lite-9f77 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .list_slow_e58d input,
#respond .border_2278 input,
#respond .focus-lite-9f77 input {
  width: 100%;
}
#respond .focus-lite-9f77 {
  margin-right: 0;
}
#respond .tertiary-lower-5910 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hard_ed08 {
  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;
}
.hard_ed08.steel-ad01 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hard_ed08 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%);
}
.hard_ed08:focus,
.hard_ed08: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);
}
.plasma-fdb2 {
  border-radius: 10%;
}
.in-8a7f {
  border-radius: 50%;
}
.accordion_298d {
  font-size: 0.72em;
}
.block_8775 {
  font-size: 0.875em;
}
.highlight_3d6f {
  font-size: 1.1em;
}
.photo_bright_36db {
  text-transform: uppercase;
  line-height: 1.2;
}
.photo_bright_36db.accordion_298d {
  letter-spacing: 0.5px;
}
.yellow-ec08,
.yellow-ec08 a {
  color: #6d6d6d;
}
.yellow-ec08 a:hover {
  color: #111;
}
.caption-lite-8041 {
  color: #6d6d6d;
}
.hero_purple_f005 {
  overflow-x: hidden;
}
.hero_purple_f005 .dropdown_static_30f9.popup-tiny-fa1b {
  position: relative;
}
.hero_purple_f005 .dropdown_static_30f9.popup-tiny-fa1b.secondary-basic-898c {
  position: initial;
}
.hero_purple_f005
  .dropdown_static_30f9.popup-tiny-fa1b.secondary-basic-898c
  .menu-full-abd9 {
  left: auto;
}
.hero_purple_f005 .dropdown_static_30f9 .menu-full-abd9 {
  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;
}
.hero_purple_f005 .dropdown_static_30f9:hover.popup-tiny-fa1b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.hero_purple_f005
  .dropdown_static_30f9:hover.popup-tiny-fa1b
  .menu-full-abd9 {
  display: block;
  z-index: 9999999;
}
.hero_purple_f005 .module-bright-31b9 .white_db5e,
.hero_purple_f005 .new-fbd3 .white_db5e {
  display: none;
}
.hero_purple_f005 .copper_d131 .dropdown_static_30f9:hover.popup-tiny-fa1b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.aside-wood-c69f .list_slow_e58d label,
.aside-wood-c69f .menu-4ec8 label,
.aside-wood-c69f .border_2278 label,
.aside-wood-c69f .focus-lite-9f77 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.form-263e {
  list-style: none;
  margin: 0;
}
.form-263e article.notification_cc73 {
  margin-bottom: 0;
}
.form-263e ul {
  list-style: none;
  margin: 0;
}
.form-263e .footer_pro_3684 li.notification_cc73 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .form-263e .footer_pro_3684 li.notification_cc73 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .form-263e .footer_pro_3684 li.notification_cc73: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) {
  .form-263e .footer_pro_3684 li.notification_cc73 li.notification_cc73 li.notification_cc73 li.notification_cc73 {
    padding-left: 0;
  }
}
article.notification_cc73 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.notification_cc73 .block_purple_60c4 p:last-of-type {
  margin-bottom: 0;
}
article.notification_cc73 .tiny_b688 {
  float: left;
}
article.notification_cc73 .aside_liquid_686e {
  margin-left: 85px;
}
article.notification_cc73 .list_in_2eca {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.notification_cc73 .list_in_2eca .bronze-1495 {
  margin-left: 10px;
}
article.notification_cc73 .accordion-fluid-5843 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.notification_cc73 .hot-eb7b {
  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 .list_slow_e58d,
  #respond .border_2278,
  #respond .focus-lite-9f77 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .list_slow_e58d input,
#respond .border_2278 input,
#respond .focus-lite-9f77 input {
  width: 100%;
}
#respond .focus-lite-9f77 {
  margin-right: 0;
}
#respond .tertiary-lower-5910 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.module-bright-31b9 .list_f393 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.list_f393 .picture_clean_e275.top-81dc .picture_41de > li > a:focus,
.list_f393 .picture_clean_e275.top-81dc .picture_41de > li > a:hover,
.list_f393 .picture_clean_e275.active_189f .picture_41de > li > a:focus,
.list_f393 .picture_clean_e275.active_189f .picture_41de > li > a:hover,
.list_f393 .picture_clean_e275.up-c4d9 .picture_41de > li > a:focus,
.list_f393 .picture_clean_e275.up-c4d9 .picture_41de > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list_f393
  .picture_clean_e275.top-81dc
  .picture_41de
  > li.caption-1583
  > a,
.list_f393
  .picture_clean_e275.top-81dc
  .picture_41de
  > li.complex_133d
  > a,
.list_f393
  .picture_clean_e275.active_189f
  .picture_41de
  > li.caption-1583
  > a,
.list_f393
  .picture_clean_e275.active_189f
  .picture_41de
  > li.complex_133d
  > a,
.list_f393
  .picture_clean_e275.up-c4d9
  .picture_41de
  > li.caption-1583
  > a,
.list_f393 .picture_clean_e275.up-c4d9 .picture_41de > li.banner_be8f > a {
  color: rgba(255, 255, 255, 0.99);
}
.list_f393 .input_middle_2679,
.list_f393 .input_middle_2679 a {
  color: rgba(255, 255, 255, 0.99);
}
.list_f393 .menu_9f16.disabled-motion-8f16 li a,
.list_f393 .sidebar_easy_81e2 a,
.list_f393 .orange-15a3,
.list_f393 .picture_41de > li > a,
.list_f393 .status-iron-b686 {
  color: rgba(255, 255, 255, 0.79);
}
.list_f393 .menu_9f16.disabled-motion-8f16 li a:hover,
.list_f393 .sidebar_easy_81e2 a:hover,
.list_f393 .orange-15a3:hover,
.list_f393 .picture_41de > li > a:hover,
.list_f393 .status-iron-b686:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list_f393 .button-f5bb {
  color: rgba(255, 255, 255, 0.79);
}
.list_f393 .button-f5bb .yellow_f8dc {
  color: rgba(255, 255, 255, 0.99);
}
.list_f393 .button-f5bb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list_f393 .block-688c .background_lite_2c41 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.list_f393 .block-688c .background_lite_2c41 .tooltip_22c2 {
  color: rgba(255, 255, 255, 0.79);
}
.list_f393
  .block-688c
  .background_lite_2c41
  .tooltip_22c2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list_f393
  .block-688c
  .background_lite_2c41
  .tooltip_22c2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list_f393
  .block-688c
  .background_lite_2c41
  .tooltip_22c2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list_f393
  .block-688c
  .background_lite_2c41
  .tooltip_22c2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list_f393 .block-688c .main-3d17 {
  color: rgba(255, 255, 255, 0.79);
}
.list_f393 .block-688c .main-3d17:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fixed-2a3e
  .list_f393
  .block-688c
  .overlay_current_46df
  .accordion-north-ab8d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fixed-2a3e
  .list_f393
  .block-688c
  .overlay_current_46df
  .tooltip_22c2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.module-bright-31b9 .chip_down_111d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.chip_down_111d .picture_clean_e275.top-81dc .picture_41de > li > a:focus,
.chip_down_111d .picture_clean_e275.top-81dc .picture_41de > li > a:hover,
.chip_down_111d .picture_clean_e275.active_189f .picture_41de > li > a:focus,
.chip_down_111d .picture_clean_e275.active_189f .picture_41de > li > a:hover,
.chip_down_111d .picture_clean_e275.up-c4d9 .picture_41de > li > a:focus,
.chip_down_111d .picture_clean_e275.up-c4d9 .picture_41de > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip_down_111d
  .picture_clean_e275.top-81dc
  .picture_41de
  > li.caption-1583
  > a,
.chip_down_111d
  .picture_clean_e275.top-81dc
  .picture_41de
  > li.complex_133d
  > a,
.chip_down_111d
  .picture_clean_e275.active_189f
  .picture_41de
  > li.caption-1583
  > a,
.chip_down_111d
  .picture_clean_e275.active_189f
  .picture_41de
  > li.complex_133d
  > a,
.chip_down_111d
  .picture_clean_e275.up-c4d9
  .picture_41de
  > li.caption-1583
  > a,
.chip_down_111d .picture_clean_e275.up-c4d9 .picture_41de > li.banner_be8f > a {
  color: rgba(0, 0, 0, 0.8);
}
.chip_down_111d .input_middle_2679,
.chip_down_111d .input_middle_2679 a {
  color: rgba(0, 0, 0, 0.8);
}
.chip_down_111d .menu_9f16.disabled-motion-8f16 li a,
.chip_down_111d .sidebar_easy_81e2 a,
.chip_down_111d .orange-15a3,
.chip_down_111d .picture_41de > li > a,
.chip_down_111d .status-iron-b686 {
  color: rgba(0, 0, 0, 0.55);
}
.chip_down_111d .menu_9f16.disabled-motion-8f16 li a:hover,
.chip_down_111d .sidebar_easy_81e2 a:hover,
.chip_down_111d .orange-15a3:hover,
.chip_down_111d .picture_41de > li > a:hover,
.chip_down_111d .status-iron-b686:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip_down_111d .button-f5bb {
  color: rgba(0, 0, 0, 0.55);
}
.chip_down_111d .button-f5bb .yellow_f8dc {
  color: rgba(0, 0, 0, 0.8);
}
.chip_down_111d .button-f5bb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.advanced_1494 .mini-b294 {
  margin-left: auto;
  margin-right: auto;
}
.form_mini_12fc > * {
  margin-left: auto;
  margin-right: auto;
}
.form_mini_12fc .last_92bd {
  margin-right: 1.41575em;
}
.paragraph_0e94 .form_mini_12fc > .border-2155 {
  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;
}
.paragraph_0e94 .form_mini_12fc > .selected-c560 {
  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;
}
.container_6609.advanced_1494 .mini-b294,
.component-245f.advanced_1494 .mini-b294 {
  margin-left: 0;
}
.primary-short-fd08.advanced_1494 .mini-b294,
.main-abfa.advanced_1494 .mini-b294 {
  margin-right: 0;
}
.form_mini_12fc ol,
.form_mini_12fc ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.input-73ee video {
  max-width: 100%;
}
.tall-c58b img {
  display: block;
}
.tall-c58b.last_92bd,
.tall-c58b.pro-be46 {
  width: 100%;
}
.tall-c58b.selected-c560 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.black-1198:not(.grid_dirty_7419) {
  margin: 1.5em auto;
}
.grid-under-4b37 p {
  padding: 1.5em 14px;
}
ul.button-da5c.selected-c560,
ul.button-da5c.border-2155,
ul.button-da5c.solid-ef67.border-2155 {
  padding: 0 14px;
}
.chip_orange_258b {
  display: block;
  overflow-x: auto;
}
.chip_orange_258b table {
  border-collapse: collapse;
  width: 100%;
}
.chip_orange_258b td,
.chip_orange_258b th {
  padding: 0.5em;
}
.form_mini_12fc li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.form_mini_12fc ol ol,
.form_mini_12fc ol ul,
.form_mini_12fc ul ol,
.form_mini_12fc ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.form_mini_12fc ol ol li,
.form_mini_12fc ol ul li,
.form_mini_12fc ul ol li,
.form_mini_12fc ul ul li {
  margin-left: 0;
}
.background-7bc8.full-74d2 > .fresh-1518 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.background-7bc8.full-74d2 > .fresh-1518 iframe,
.background-7bc8.full-74d2 > .fresh-1518 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.photo-iron-0a98 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.photo-iron-0a98.logo-0442 {
  padding: 0;
}
.photo-iron-0a98.logo-0442 cite {
  font-size: 13px;
}
.photo-iron-0a98 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.photo-iron-0a98 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tabs_7b43 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tabs_7b43 > p:first-child {
  margin-top: 0;
}
.tabs_7b43 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tabs_7b43 blockquote {
  border-left: 0;
}
.clean-ad25 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.clean-ad25:not(.glass_28c7) {
  max-width: 100px;
}
.clean-ad25.surface_brown_a88e {
  border-bottom: none !important;
  text-align: center;
}
.clean-ad25.surface_brown_a88e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .grid-under-4b37 p {
    padding: 1.5em 0;
  }
}
.shade-hovered-c64d {
  color: #0073aa;
}
.summary_a5de {
  background-color: #0073aa;
}
.focused-fdfa {
  color: #229fd8;
}
.search_first_ce40 {
  background-color: #229fd8;
}
.easy-7c79 {
  color: #eee;
}
.sort_538d {
  background-color: #eee;
}
.up-e8bd {
  color: #444;
}
.out-5293 {
  background-color: #444;
}
.large_f242 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.large_f242 .widget_gas_e80d .sidebar_easy_81e2 {
  font-size: 15px;
}
.large_f242 .sidebar_easy_81e2 {
  line-height: 1.3;
}
.large_f242 .chip_down_111d {
}
.large_f242 .list_f393 {
  background: #235787;
}
.bright-1b83 {
  padding: 0;
}
.bright-1b83 .list_f393 {
  background: #1a1a1a;
}
.bright-1b83 .chip_down_111d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.form-f676 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.form-f676 .chip_down_111d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.form-f676 .list_f393 {
  background: #303030;
}
.dropdown_69d5 {
  position: relative;
  z-index: 10;
}
.dropdown_69d5 .status-91f0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.inner_e1e4 .popup-tiny-fa1b {
  display: inline-block;
  vertical-align: middle;
}
.inner_e1e4.hard_c486 .popup-tiny-fa1b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .inner_e1e4.hard_c486 .popup-tiny-fa1b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .inner_e1e4.hard_c486 .popup-tiny-fa1b {
    margin-right: 0.4em;
  }
}
.inner_e1e4.hard_c486 .popup-tiny-fa1b:last-child {
  margin-right: 0;
}
.thumbnail_9ee3 .status-91f0 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .module-bright-31b9 .widget_gas_e80d {
    margin: 0 -0.5em;
  }
  .module-bright-31b9 .widget_gas_e80d [class*="customify-col-"],
  .module-bright-31b9 .widget_gas_e80d [class*="customify-col_"],
  .module-bright-31b9 .widget_gas_e80d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.module-bright-31b9.primary_2c2d .status-91f0 {
  background: 0 0 !important;
}
.module-bright-31b9.primary_2c2d .status-91f0,
.module-bright-31b9.thumbnail_9ee3 .status-91f0 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .module-bright-31b9.under-c9c0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.module-bright-31b9.thumbnail_9ee3 .status-91f0 {
  box-shadow: none !important;
}
.table_medium_09fc {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .table_medium_09fc {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .table_medium_09fc {
    padding: 18px 0 20px;
  }
}
.table_medium_09fc .info-blue-7d8b {
  width: 100%;
}
.table_medium_09fc .avatar-48bd {
  margin-bottom: 0;
}
.table_medium_09fc .icon_middle_2ca8 {
  margin-top: 5px;
  font-size: 0.875em;
}
.complex_d125 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.complex_d125 .hero-focused-c46a {
  width: 100%;
}
.media-hot-497f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.media-hot-497f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.media-hot-497f 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;
}
.media-hot-497f li:last-child:after {
  display: none;
}
.media-hot-497f li a {
  font-weight: 500;
  margin-right: 10px;
}
.media_medium_bf7d .white_db5e button,
.table_medium_09fc .white_db5e button {
  left: 0;
}
.media_medium_bf7d .hero-focused-c46a,
.table_medium_09fc .hero-focused-c46a {
  padding-left: 0;
  padding-right: 0;
}
.media_medium_bf7d .complex_d125,
.table_medium_09fc .complex_d125 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.media_medium_bf7d {
  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;
}
.media_medium_bf7d: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;
}
.media_medium_bf7d .title-cc85 {
  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) {
  .media_medium_bf7d .title-cc85 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .media_medium_bf7d .title-cc85 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .media_medium_bf7d .title-cc85 {
    min-height: 200px;
  }
}
.media_medium_bf7d .media-hot-497f {
  color: rgba(255, 255, 255, 0.8);
}
.media_medium_bf7d .media-hot-497f a,
.media_medium_bf7d .media-hot-497f li:after {
  color: inherit;
}
.media_medium_bf7d .media-hot-497f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.paragraph-first-15e3 {
  margin-bottom: 0.5em;
}
.carousel-312b {
  margin-bottom: 1.2em;
}
.carousel-312b,
.paragraph-first-15e3 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.carousel-312b p:last-child,
.paragraph-first-15e3 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .white_db5e,
#masthead .white_db5e {
  display: none;
}
#masthead
  > .white_db5e.logo-6a3f {
  display: none;
}
#masthead > .white_db5e button {
  left: 0;
}
.border_f2ea {
  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%;
}
.border_f2ea .popup-tiny-fa1b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.border_f2ea .sort-solid-e705 {
  display: -webkit-box;
  display: flex;
}
.border_f2ea .sort-solid-e705.banner_5f6e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.border_f2ea .sort-solid-e705.prev_0d83 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.border_f2ea .sort-solid-e705.narrow-62ef {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.border_f2ea.progress-prev-1924.stone_073a .sort-solid-e705.banner_5f6e {
  flex-basis: 100%;
}
.border_f2ea.filter_dirty_d62c .sort-solid-e705.prev_0d83 {
  -webkit-box-flex: 1;
  flex: auto;
}
.border_f2ea.filter_dirty_d62c .sort-solid-e705.narrow-62ef {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .white_db5e.logo-6a3f {
  display: none;
}
#masthead > .white_db5e button {
  left: 0;
}
.text-small-b870 {
  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;
}
.text-small-b870:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.text-small-b870.widget-hot-cd5f i {
  margin-right: 4px;
}
.text-small-b870.active-cb27 i {
  margin-left: 5px;
}
.sidebar_easy_81e2 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.sidebar_easy_81e2 p:last-child {
  margin-bottom: 0;
}
.status-5f2b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.status-5f2b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.status-5f2b img {
  display: block;
  width: auto;
  line-height: 1;
}
.status-5f2b .input_middle_2679 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.status-5f2b .input-7258 {
  margin: 5px 0 7px 0;
}
.status-5f2b.accent_2b3d .layout_6793 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.status-5f2b.accent_2b3d .gallery_plasma_42fd {
  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-5f2b.plasma_fe63 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.status-5f2b.plasma_fe63 .layout_6793 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.status-5f2b.plasma_fe63 .gallery_plasma_42fd {
  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-5f2b.north_a241 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.status-5f2b.brown-2630 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.status-5f2b.brown-2630 .gallery_plasma_42fd {
  margin-top: 7px;
}
.steel_7a9b {
  display: inline-block;
}
.dropdown_69d5 .tooltip_action_5fb5 .status-5f2b img {
  max-width: 100%;
}
.picture_clean_e275 .banner_clean_929a.slider-middle-03d1,
.item_af00 .banner_clean_929a.slider-middle-03d1 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.picture_clean_e275 .feature-stone-4281,
.item_af00 .feature-stone-4281 {
  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%);
}
.picture_clean_e275 .feature-stone-4281 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.picture_clean_e275.logo-smooth-31ba .feature-stone-4281 {
  display: none;
}
.picture_clean_e275 .gradient_plasma_e1d3 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.picture_clean_e275 .gradient_plasma_e1d3 li {
  display: inline-block;
  position: relative;
}
.picture_clean_e275 .gradient_plasma_e1d3 li:last-child {
  margin-right: 0;
}
.picture_clean_e275 .gradient_plasma_e1d3 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;
}
.picture_clean_e275 .gradient_plasma_e1d3 li.banner_be8f > a {
  color: rgba(0, 0, 0, 0.9);
}
.picture_clean_e275 .gradient_plasma_e1d3 > 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;
}
.picture_clean_e275 .gradient_plasma_e1d3 > li > a i {
  line-height: 0;
}
.picture_clean_e275 .gradient_plasma_e1d3 > li.title_3262 > a .feature-stone-4281 {
  margin-left: 4px;
  line-height: 0;
}
.picture_clean_e275 .gradient_plasma_e1d3 .full-22a9 li.title_3262 > a {
  position: relative;
}
.picture_clean_e275 .gradient_plasma_e1d3 .full-22a9 li.title_3262 > a:after,
.picture_clean_e275 .gradient_plasma_e1d3 .full-22a9 li.title_3262 > a:before {
  content: "";
  display: table;
}
.picture_clean_e275 .gradient_plasma_e1d3 .full-22a9 li.title_3262 > a:after {
  clear: both;
}
.picture_clean_e275 .gradient_plasma_e1d3 .full-22a9 li.title_3262 > a .feature-stone-4281 {
  margin-left: 5px;
  float: right;
}
.picture_clean_e275 .hard-ae97,
.picture_clean_e275 .full-22a9 {
  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;
}
.picture_clean_e275 .full-22a9 {
  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;
}
.picture_clean_e275 .full-22a9 .slider-middle-03d1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.picture_clean_e275 .full-22a9 .feature-stone-4281 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.picture_clean_e275 .full-22a9 li {
  display: block;
  margin: 0;
  padding: 0;
}
.picture_clean_e275 .full-22a9 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;
}
.picture_clean_e275 .full-22a9 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.picture_clean_e275 .full-22a9 .full-22a9 {
  top: 0;
  left: 100%;
}
.picture_clean_e275 .slider-in-bcd8.fn-focus-9916 > .hard-ae97,
.picture_clean_e275 .slider-in-bcd8.fn-focus-9916 > .full-22a9,
.picture_clean_e275 .slider-in-bcd8:focus > .hard-ae97,
.picture_clean_e275 .slider-in-bcd8:focus > .full-22a9,
.picture_clean_e275 .slider-in-bcd8:hover > .hard-ae97,
.picture_clean_e275 .slider-in-bcd8:hover > .full-22a9 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.picture_clean_e275.up-c4d9 .picture_41de:after,
.picture_clean_e275.up-c4d9 .picture_41de:before {
  content: "";
  display: table;
}
.picture_clean_e275.up-c4d9 .picture_41de:after {
  clear: both;
}
.picture_clean_e275.up-c4d9 .picture_41de > li {
  float: left;
}
.picture_clean_e275.summary_a1c4 .picture_41de:after,
.picture_clean_e275.summary_a1c4 .picture_41de:before {
  content: "";
  display: table;
}
.picture_clean_e275.summary_a1c4 .picture_41de:after {
  clear: both;
}
.picture_clean_e275.summary_a1c4 .picture_41de > li {
  float: left;
}
.picture_clean_e275.summary_a1c4 .picture_41de > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.picture_clean_e275.summary_a1c4 .picture_41de > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.picture_clean_e275.summary_a1c4 .picture_41de > li.caption-1583 > a,
.picture_clean_e275.summary_a1c4 .picture_41de > li.banner_be8f > a {
  color: #fff;
  background-color: #1e4b75;
}
.picture_clean_e275.top-81dc .picture_41de > li > a .slider-middle-03d1 {
  position: relative;
}
.picture_clean_e275.top-81dc .picture_41de > li > a .slider-middle-03d1: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;
}
.picture_clean_e275.top-81dc
  .picture_41de
  > li:focus
  > a
  .slider-middle-03d1:before,
.picture_clean_e275.top-81dc
  .picture_41de
  > li:hover
  > a
  .slider-middle-03d1:before {
  width: 100%;
  background-color: currentColor;
}
.picture_clean_e275.top-81dc
  .picture_41de
  > li.caption-1583
  > a
  .slider-middle-03d1:before,
.picture_clean_e275.top-81dc
  .picture_41de
  > li.complex_133d
  > a
  .slider-middle-03d1:before {
  width: 100%;
  background-color: currentColor;
}
.picture_clean_e275.active_189f .picture_41de > li > a .slider-middle-03d1 {
  position: relative;
}
.picture_clean_e275.active_189f .picture_41de > li > a .slider-middle-03d1: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;
}
.picture_clean_e275.active_189f .picture_41de > li:focus > a .slider-middle-03d1:before,
.picture_clean_e275.active_189f
  .picture_41de
  > li:hover
  > a
  .slider-middle-03d1:before {
  width: 100%;
  background-color: currentColor;
}
.picture_clean_e275.active_189f
  .picture_41de
  > li.caption-1583
  > a
  .slider-middle-03d1:before,
.picture_clean_e275.active_189f
  .picture_41de
  > li.complex_133d
  > a
  .slider-middle-03d1:before {
  width: 100%;
  background-color: currentColor;
}
.item_af00 .gradient_plasma_e1d3 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.item_af00 .gradient_plasma_e1d3 li:first-child > a {
  border-top: none;
}
.item_af00 .gradient_plasma_e1d3 .wide-f6df > .slider-middle-03d1 .feature-stone-4281 {
  display: none;
}
.item_af00 .gradient_plasma_e1d3 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.item_af00 .gradient_plasma_e1d3 li:last-child {
  border: none;
}
.item_af00 .gradient_plasma_e1d3 li.title_3262 > a {
  padding-right: 45px !important;
}
.item_af00 .gradient_plasma_e1d3 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.item_af00 .gradient_plasma_e1d3 li a:focus,
.item_af00 .gradient_plasma_e1d3 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item_af00 .gradient_plasma_e1d3 li .thick-e81e {
  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;
}
.item_af00 .gradient_plasma_e1d3 li .thick-e81e:hover {
  box-shadow: none;
}
.item_af00 .gradient_plasma_e1d3 li .thick-e81e .feature-stone-4281 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.item_af00 .gradient_plasma_e1d3 .full-22a9 {
  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);
}
.item_af00 .gradient_plasma_e1d3 .full-22a9 li a {
  padding-left: 3em;
}
.item_af00 .gradient_plasma_e1d3 .status_green_f38d > a .thick-e81e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.item_af00 .gradient_plasma_e1d3 .status_green_f38d > .full-22a9 {
  display: block;
  opacity: 1;
}
.avatar-f426 {
  max-width: 100%;
}
.complex-2b00 {
  line-height: 0;
  cursor: pointer;
}
.status-iron-b686 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.status-iron-b686:hover {
  box-shadow: none;
  color: currentColor;
}
.status-iron-b686 svg {
  width: 18px;
  height: 18px;
}
.status-iron-b686 .black-feeb {
  display: none;
}
.notification-114c {
  position: relative;
}
.notification-114c.fn-active-9916 .status-iron-b686 .sidebar-action-f966 {
  display: none;
}
.notification-114c.fn-active-9916 .status-iron-b686 .black-feeb {
  display: inline-block;
}
.notification-114c .accent-c30e {
  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);
}
.notification-114c.mask_outer_f526 .accent-c30e {
  left: auto;
  right: -0.9em;
}
.notification-114c.mask_outer_f526 .label-b61a::before {
  left: auto;
  right: 15px;
}
.notification-114c.fn-active-9916 .accent-c30e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.overlay_current_46df {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.overlay_current_46df label {
  flex-basis: 100%;
}
.overlay_current_46df .background_lite_2c41 {
  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;
}
.overlay_current_46df .tooltip_22c2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.overlay_current_46df .tooltip_22c2:focus {
  background-color: transparent;
}
.overlay_current_46df button.main-3d17 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.overlay_current_46df button.main-3d17:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.overlay_current_46df button.main-3d17 svg {
  width: 18px;
  height: 18px;
}
.overlay_current_46df input[type="submit"] {
  min-height: auto;
}
.block-688c .overlay_current_46df .tooltip_22c2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.label-b61a {
  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) {
  .label-b61a {
    width: 220px;
  }
}
.label-b61a label {
  flex-basis: 100%;
}
.label-b61a::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;
}
.fixed-2a3e .block-688c .overlay_current_46df {
  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;
}
.fixed-2a3e
  .block-688c
  .overlay_current_46df
  .background_lite_2c41 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.fixed-2a3e .block-688c .overlay_current_46df .tooltip_22c2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.fixed-2a3e
  .block-688c
  .overlay_current_46df
  .tooltip_22c2:focus {
  background: 0 0;
}
.fixed-2a3e
  .block-688c
  .overlay_current_46df
  .accordion-north-ab8d {
  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;
}
.menu_9f16 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.menu_9f16 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.menu_9f16 li:last-child {
  margin-right: 0;
}
.menu_9f16 li:first-child {
  margin-left: 0;
}
.menu_9f16.steel_0791 a {
  color: #fff;
}
.menu_9f16.steel_0791 a:hover {
  color: #fff;
}
.menu_9f16 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.menu_9f16 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.menu_9f16 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.menu_9f16 a:hover {
  opacity: 0.9;
  color: inherit;
}
.menu_9f16 [class*="social-icon-apple"] {
  background-color: #999;
}
.menu_9f16 [class*="social-icon-apple"].content-next-ad5d {
  background-color: transparent;
  color: #999;
}
.menu_9f16 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.menu_9f16 [class*="social-icon-behance"].content-next-ad5d {
  background-color: transparent;
  color: #1769ff;
}
.menu_9f16 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.menu_9f16 [class*="social-icon-bitbucket"].content-next-ad5d {
  background-color: transparent;
  color: #205081;
}
.menu_9f16 [class*="social-icon-codepen"] {
  background-color: #000;
}
.menu_9f16 [class*="social-icon-codepen"].content-next-ad5d {
  background-color: transparent;
  color: #000;
}
.menu_9f16 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.menu_9f16 [class*="social-icon-delicious"].content-next-ad5d {
  background-color: transparent;
  color: #39f;
}
.menu_9f16 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.menu_9f16 [class*="social-icon-digg"].content-next-ad5d {
  background-color: transparent;
  color: #005be2;
}
.menu_9f16 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.menu_9f16 [class*="social-icon-dribbble"].content-next-ad5d {
  background-color: transparent;
  color: #ea4c89;
}
.menu_9f16 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.menu_9f16 [class*="social-icon-envelope"].content-next-ad5d {
  background-color: transparent;
  color: #ea4335;
}
.menu_9f16 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.menu_9f16 [class*="social-icon-facebook"].content-next-ad5d {
  background-color: transparent;
  color: #3b5998;
}
.menu_9f16 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.menu_9f16 [class*="social-icon-flickr"].content-next-ad5d {
  background-color: transparent;
  color: #0063dc;
}
.menu_9f16 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.menu_9f16 [class*="social-icon-foursquare"].content-next-ad5d {
  background-color: transparent;
  color: #2d5be3;
}
.menu_9f16 [class*="social-icon-github"] {
  background-color: #333;
}
.menu_9f16 [class*="social-icon-github"].content-next-ad5d {
  background-color: transparent;
  color: #333;
}
.menu_9f16 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.menu_9f16 [class*="social-icon-google-plus"].content-next-ad5d {
  background-color: transparent;
  color: #dd4b39;
}
.menu_9f16 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.menu_9f16 [class*="social-icon-houzz"].content-next-ad5d {
  background-color: transparent;
  color: #7ac142;
}
.menu_9f16 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.menu_9f16 [class*="social-icon-instagram"].content-next-ad5d {
  background-color: transparent;
  color: #262626;
}
.menu_9f16 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.menu_9f16 [class*="social-icon-jsfiddle"].content-next-ad5d {
  background-color: transparent;
  color: #487aa2;
}
.menu_9f16 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.menu_9f16 [class*="social-icon-linkedin"].content-next-ad5d {
  background-color: transparent;
  color: #0077b5;
}
.menu_9f16 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.menu_9f16 [class*="social-icon-medium"].content-next-ad5d {
  background-color: transparent;
  color: #00ab6b;
}
.menu_9f16 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.menu_9f16
  [class*="social-icon-odnoklassniki"].content-next-ad5d {
  background-color: transparent;
  color: #f4731c;
}
.menu_9f16 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.menu_9f16 [class*="social-icon-meetup"].content-next-ad5d {
  background-color: transparent;
  color: #ec1c40;
}
.menu_9f16 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.menu_9f16 [class*="social-icon-pinterest"].content-next-ad5d {
  background-color: transparent;
  color: #bd081c;
}
.menu_9f16 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.menu_9f16 [class*="social-icon-product-hunt"].content-next-ad5d {
  background-color: transparent;
  color: #da552f;
}
.menu_9f16 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.menu_9f16 [class*="social-icon-reddit"].content-next-ad5d {
  background-color: transparent;
  color: #ff4500;
}
.menu_9f16 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.menu_9f16 [class*="social-icon-rss"].content-next-ad5d {
  background-color: transparent;
  color: #f26522;
}
.menu_9f16 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.menu_9f16
  [class*="social-icon-shopping-cart"].content-next-ad5d {
  background-color: transparent;
  color: #4caf50;
}
.menu_9f16 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.menu_9f16 [class*="social-icon-skype"].content-next-ad5d {
  background-color: transparent;
  color: #00aff0;
}
.menu_9f16 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.menu_9f16 [class*="social-icon-slideshare"].content-next-ad5d {
  background-color: transparent;
  color: #0077b5;
}
.menu_9f16 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.menu_9f16 [class*="social-icon-snapchat"].content-next-ad5d {
  background-color: transparent;
  color: #fffc00;
}
.menu_9f16 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.menu_9f16 [class*="social-icon-soundcloud"].content-next-ad5d {
  background-color: transparent;
  color: #f80;
}
.menu_9f16 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.menu_9f16 [class*="social-icon-spotify"].content-next-ad5d {
  background-color: transparent;
  color: #2ebd59;
}
.menu_9f16 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.menu_9f16
  [class*="social-icon-stack-overflow"].content-next-ad5d {
  background-color: transparent;
  color: #fe7a15;
}
.menu_9f16 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.menu_9f16 [class*="social-icon-maldkfgram"].content-next-ad5d {
  background-color: transparent;
  color: #2ca5e0;
}
.menu_9f16 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.menu_9f16 [class*="social-icon-tripadvisor"].content-next-ad5d {
  background-color: transparent;
  color: #589442;
}
.menu_9f16 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.menu_9f16 [class*="social-icon-tumblr"].content-next-ad5d {
  background-color: transparent;
  color: #35465c;
}
.menu_9f16 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.menu_9f16 [class*="social-icon-twitch"].content-next-ad5d {
  background-color: transparent;
  color: #6441a5;
}
.menu_9f16 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.menu_9f16 [class*="social-icon-twitter"].content-next-ad5d {
  background-color: transparent;
  color: #1da1f2;
}
.menu_9f16 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.menu_9f16 [class*="social-icon-vimeo"].content-next-ad5d {
  background-color: transparent;
  color: #1ab7ea;
}
.menu_9f16 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.menu_9f16 [class*="social-icon-vk"].content-next-ad5d {
  background-color: transparent;
  color: #45668e;
}
.menu_9f16 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.menu_9f16 [class*="social-icon-weibo"].content-next-ad5d {
  background-color: transparent;
  color: #df2029;
}
.menu_9f16 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.menu_9f16 [class*="social-icon-weixin"].content-next-ad5d {
  background-color: transparent;
  color: #7bb32e;
}
.menu_9f16 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.menu_9f16 [class*="social-icon-whatsapp"].content-next-ad5d {
  background-color: transparent;
  color: #25d366;
}
.menu_9f16 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.menu_9f16 [class*="social-icon-wordpress"].content-next-ad5d {
  background-color: transparent;
  color: #21759b;
}
.menu_9f16 [class*="social-icon-xing"] {
  background-color: #026466;
}
.menu_9f16 [class*="social-icon-xing"].content-next-ad5d {
  background-color: transparent;
  color: #026466;
}
.menu_9f16 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.menu_9f16 [class*="social-icon-yelp"].content-next-ad5d {
  background-color: transparent;
  color: #af0606;
}
.menu_9f16 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.menu_9f16 [class*="social-icon-youtube"].content-next-ad5d {
  background-color: transparent;
  color: #cd201f;
}
.orange-15a3 {
  cursor: pointer;
  text-align: center;
  background: 0 0;
  box-shadow: none;
  color: currentColor;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
}
.orange-15a3:hover {
  box-shadow: none;
  background: 0 0;
}
.gallery_inner_73a1 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.footer-pink-9d75 {
  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;
}
.surface-6682 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.status-south-738a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.status-south-738a,
.status-south-738a::after,
.status-south-738a::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;
}
.status-south-738a::after,
.status-south-738a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.inner-3067 .footer-pink-9d75 .surface-6682 {
  margin-top: -2px;
  width: 19px;
}
.inner-3067 .footer-pink-9d75 .status-south-738a {
  margin-top: -1px;
}
.inner-3067 .footer-pink-9d75 .status-south-738a,
.inner-3067 .footer-pink-9d75 .status-south-738a::after,
.inner-3067 .footer-pink-9d75 .status-south-738a::before {
  width: 19px;
  height: 2px;
}
.inner-3067 .footer-pink-9d75 .status-south-738a::before {
  top: -6px;
}
.inner-3067 .footer-pink-9d75 .status-south-738a::after {
  bottom: -6px;
}
.grid-37ec .footer-pink-9d75 .surface-6682 {
  margin-top: -2px;
  width: 22px;
}
.grid-37ec .footer-pink-9d75 .status-south-738a {
  margin-top: -1px;
}
.grid-37ec .footer-pink-9d75 .status-south-738a,
.grid-37ec .footer-pink-9d75 .status-south-738a::after,
.grid-37ec .footer-pink-9d75 .status-south-738a::before {
  width: 22px;
  height: 2px;
}
.grid-37ec .footer-pink-9d75 .status-south-738a::before {
  top: -7px;
}
.grid-37ec .footer-pink-9d75 .status-south-738a::after {
  bottom: -7px;
}
.accent_4065 .footer-pink-9d75 .surface-6682 {
  margin-top: -2px;
  width: 31px;
}
.accent_4065 .footer-pink-9d75 .status-south-738a {
  margin-top: -1.5px;
}
.accent_4065 .footer-pink-9d75 .status-south-738a,
.accent_4065 .footer-pink-9d75 .status-south-738a::after,
.accent_4065 .footer-pink-9d75 .status-south-738a::before {
  width: 31px;
  height: 3px;
}
.accent_4065 .footer-pink-9d75 .status-south-738a::before {
  top: -9px;
}
.accent_4065 .footer-pink-9d75 .status-south-738a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .gas-6f43 .footer-pink-9d75 .surface-6682 {
    margin-top: -2px;
    width: 19px;
  }
  .gas-6f43 .footer-pink-9d75 .status-south-738a {
    margin-top: -1px;
  }
  .gas-6f43 .footer-pink-9d75 .status-south-738a,
  .gas-6f43 .footer-pink-9d75 .status-south-738a::after,
  .gas-6f43 .footer-pink-9d75 .status-south-738a::before {
    width: 19px;
    height: 2px;
  }
  .gas-6f43 .footer-pink-9d75 .status-south-738a::before {
    top: -6px;
  }
  .gas-6f43 .footer-pink-9d75 .status-south-738a::after {
    bottom: -6px;
  }
  .overlay_06aa .footer-pink-9d75 .surface-6682 {
    margin-top: -2px;
    width: 22px;
  }
  .overlay_06aa .footer-pink-9d75 .status-south-738a {
    margin-top: -1px;
  }
  .overlay_06aa .footer-pink-9d75 .status-south-738a,
  .overlay_06aa .footer-pink-9d75 .status-south-738a::after,
  .overlay_06aa .footer-pink-9d75 .status-south-738a::before {
    width: 22px;
    height: 2px;
  }
  .overlay_06aa .footer-pink-9d75 .status-south-738a::before {
    top: -7px;
  }
  .overlay_06aa .footer-pink-9d75 .status-south-738a::after {
    bottom: -7px;
  }
  .description-medium-b4c2 .footer-pink-9d75 .surface-6682 {
    margin-top: -2px;
    width: 31px;
  }
  .description-medium-b4c2 .footer-pink-9d75 .status-south-738a {
    margin-top: -1.5px;
  }
  .description-medium-b4c2 .footer-pink-9d75 .status-south-738a,
  .description-medium-b4c2 .footer-pink-9d75 .status-south-738a::after,
  .description-medium-b4c2 .footer-pink-9d75 .status-south-738a::before {
    width: 31px;
    height: 3px;
  }
  .description-medium-b4c2 .footer-pink-9d75 .status-south-738a::before {
    top: -9px;
  }
  .description-medium-b4c2 .footer-pink-9d75 .status-south-738a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .first_0ec0 .footer-pink-9d75 .surface-6682 {
    margin-top: -2px;
    width: 19px;
  }
  .first_0ec0 .footer-pink-9d75 .status-south-738a {
    margin-top: -1px;
  }
  .first_0ec0 .footer-pink-9d75 .status-south-738a,
  .first_0ec0 .footer-pink-9d75 .status-south-738a::after,
  .first_0ec0 .footer-pink-9d75 .status-south-738a::before {
    width: 19px;
    height: 2px;
  }
  .first_0ec0 .footer-pink-9d75 .status-south-738a::before {
    top: -6px;
  }
  .first_0ec0 .footer-pink-9d75 .status-south-738a::after {
    bottom: -6px;
  }
  .wood-b630 .footer-pink-9d75 .surface-6682 {
    margin-top: -2px;
    width: 22px;
  }
  .wood-b630 .footer-pink-9d75 .status-south-738a {
    margin-top: -1px;
  }
  .wood-b630 .footer-pink-9d75 .status-south-738a,
  .wood-b630 .footer-pink-9d75 .status-south-738a::after,
  .wood-b630 .footer-pink-9d75 .status-south-738a::before {
    width: 22px;
    height: 2px;
  }
  .wood-b630 .footer-pink-9d75 .status-south-738a::before {
    top: -7px;
  }
  .wood-b630 .footer-pink-9d75 .status-south-738a::after {
    bottom: -7px;
  }
  .down_619d .footer-pink-9d75 .surface-6682 {
    margin-top: -2px;
    width: 31px;
  }
  .down_619d .footer-pink-9d75 .status-south-738a {
    margin-top: -1.5px;
  }
  .down_619d .footer-pink-9d75 .status-south-738a,
  .down_619d .footer-pink-9d75 .status-south-738a::after,
  .down_619d .footer-pink-9d75 .status-south-738a::before {
    width: 31px;
    height: 3px;
  }
  .down_619d .footer-pink-9d75 .status-south-738a::before {
    top: -9px;
  }
  .down_619d .footer-pink-9d75 .status-south-738a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .badge-purple-23d2 .footer-pink-9d75 .surface-6682 {
    margin-top: -2px;
    width: 19px;
  }
  .badge-purple-23d2 .footer-pink-9d75 .status-south-738a {
    margin-top: -1px;
  }
  .badge-purple-23d2 .footer-pink-9d75 .status-south-738a,
  .badge-purple-23d2 .footer-pink-9d75 .status-south-738a::after,
  .badge-purple-23d2 .footer-pink-9d75 .status-south-738a::before {
    width: 19px;
    height: 2px;
  }
  .badge-purple-23d2 .footer-pink-9d75 .status-south-738a::before {
    top: -6px;
  }
  .badge-purple-23d2 .footer-pink-9d75 .status-south-738a::after {
    bottom: -6px;
  }
  .hovered_8ba3 .footer-pink-9d75 .surface-6682 {
    margin-top: -2px;
    width: 22px;
  }
  .hovered_8ba3 .footer-pink-9d75 .status-south-738a {
    margin-top: -1px;
  }
  .hovered_8ba3 .footer-pink-9d75 .status-south-738a,
  .hovered_8ba3 .footer-pink-9d75 .status-south-738a::after,
  .hovered_8ba3 .footer-pink-9d75 .status-south-738a::before {
    width: 22px;
    height: 2px;
  }
  .hovered_8ba3 .footer-pink-9d75 .status-south-738a::before {
    top: -7px;
  }
  .hovered_8ba3 .footer-pink-9d75 .status-south-738a::after {
    bottom: -7px;
  }
  .clean-2c94 .footer-pink-9d75 .surface-6682 {
    margin-top: -2px;
    width: 31px;
  }
  .clean-2c94 .footer-pink-9d75 .status-south-738a {
    margin-top: -1.5px;
  }
  .clean-2c94 .footer-pink-9d75 .status-south-738a,
  .clean-2c94 .footer-pink-9d75 .status-south-738a::after,
  .clean-2c94 .footer-pink-9d75 .status-south-738a::before {
    width: 31px;
    height: 3px;
  }
  .clean-2c94 .footer-pink-9d75 .status-south-738a::before {
    top: -9px;
  }
  .clean-2c94 .footer-pink-9d75 .status-south-738a::after {
    bottom: -9px;
  }
}
.green_285f .status-south-738a {
  -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);
}
.green_285f .status-south-738a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.green_285f .status-south-738a::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);
}
.green_285f.image-0b20 .status-south-738a {
  -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);
}
.green_285f.image-0b20 .status-south-738a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.green_285f.image-0b20 .status-south-738a::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);
}
.dropdown-huge-12f5 {
  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.heading-1b1c:before {
  display: none;
}
.new-fbd3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.new-fbd3 .bright_271e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.new-fbd3 .bright_271e:last-of-type {
  border-bottom: none;
}
.new-fbd3 .bright_271e.yellow-9987,
.new-fbd3 .bright_271e.section-small-7a56,
.new-fbd3 .bright_271e.heading_pink_ce05 {
  padding: 0;
}
.new-fbd3 .item_af00 .thick-e81e {
  color: currentColor;
}
.new-fbd3 .item_af00 .thick-e81e:focus,
.new-fbd3 .item_af00 .thick-e81e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.new-fbd3.chip_down_111d .button-f5bb,
.new-fbd3.chip_down_111d .sidebar_easy_81e2 a,
.new-fbd3.chip_down_111d .picture_41de a,
.new-fbd3.chip_down_111d .full-22a9 a {
  color: rgba(0, 0, 0, 0.55);
}
.new-fbd3.chip_down_111d .button-f5bb:hover,
.new-fbd3.chip_down_111d .sidebar_easy_81e2 a:hover,
.new-fbd3.chip_down_111d .picture_41de a:hover,
.new-fbd3.chip_down_111d .full-22a9 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.new-fbd3.chip_down_111d .yellow_f8dc {
  color: rgba(0, 0, 0, 0.8);
}
.new-fbd3.chip_down_111d .bright_271e {
  border-color: rgba(0, 0, 0, 0.08);
}
.new-fbd3.chip_down_111d .bright_271e:before {
  background: rgba(0, 0, 0, 0.08);
}
.new-fbd3.chip_down_111d .narrow_6375:before {
  background: rgba(255, 255, 255, 0.9);
}
.new-fbd3.chip_down_111d .item_af00 .gradient_plasma_e1d3 li a,
.new-fbd3.chip_down_111d .item_af00 .thick-e81e,
.new-fbd3.chip_down_111d .full-22a9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.new-fbd3.chip_down_111d .item_af00 .thick-e81e:focus,
.new-fbd3.chip_down_111d .item_af00 .thick-e81e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.new-fbd3.chip_down_111d .gradient_plasma_e1d3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.new-fbd3.list_f393 .button-f5bb,
.new-fbd3.list_f393 .sidebar_easy_81e2 a,
.new-fbd3.list_f393 .picture_41de .thick-e81e,
.new-fbd3.list_f393 .picture_41de a,
.new-fbd3.list_f393 .full-22a9 a {
  color: rgba(255, 255, 255, 0.79);
}
.new-fbd3.list_f393 .button-f5bb:hover,
.new-fbd3.list_f393 .sidebar_easy_81e2 a:hover,
.new-fbd3.list_f393 .picture_41de .thick-e81e:hover,
.new-fbd3.list_f393 .picture_41de a:hover,
.new-fbd3.list_f393 .full-22a9 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.new-fbd3.list_f393 .yellow_f8dc {
  color: rgba(255, 255, 255, 0.99);
}
.new-fbd3.list_f393 .bright_271e {
  border-color: rgba(255, 255, 255, 0.08);
}
.new-fbd3.list_f393 .bright_271e:before {
  background: rgba(255, 255, 255, 0.08);
}
.new-fbd3.list_f393 .narrow_6375:before {
  background: rgba(0, 0, 0, 0.9);
}
.new-fbd3.list_f393 .item_af00 .gradient_plasma_e1d3 li a,
.new-fbd3.list_f393 .item_af00 .thick-e81e,
.new-fbd3.list_f393 .full-22a9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.new-fbd3.list_f393 .item_af00 .thick-e81e:focus,
.new-fbd3.list_f393 .item_af00 .thick-e81e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.new-fbd3.list_f393 .gradient_plasma_e1d3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.narrow_6375 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.narrow_6375:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.upper-2ee4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.caption_0885 .new-fbd3 {
  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;
}
.caption_0885 .bright_271e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.caption_0885 .bright_271e: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) {
  .caption_0885 .bright_271e:before {
    width: 16%;
    left: 42%;
  }
}
.caption_0885 .bright_271e:last-child:before {
  content: none;
}
.caption_0885 .bright_271e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.caption_0885 .item_af00 .gradient_plasma_e1d3 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.caption_0885 .item_af00 .gradient_plasma_e1d3 li a .thick-e81e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.caption_0885 .item_af00 .full-22a9 {
  border: none;
}
.caption_0885 .item_af00 .full-22a9 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.caption_0885 .narrow_6375 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.caption_0885 .upper-2ee4 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.caption_0885 .list_f393 .narrow_6375:before {
  background: rgba(0, 0, 0, 0.9);
}
.caption_0885 .chip_down_111d.photo_dynamic_cf10 .status-south-738a {
  background: rgba(0, 0, 0, 0.6);
}
.caption_0885
  .chip_down_111d.photo_dynamic_cf10
  .status-south-738a::after,
.caption_0885
  .chip_down_111d.photo_dynamic_cf10
  .status-south-738a:before {
  background: inherit;
}
.caption_0885
  .chip_down_111d.photo_dynamic_cf10:hover
  .status-south-738a {
  background: rgba(0, 0, 0, 0.8);
}
.menu_7bb9 .new-fbd3 {
  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) {
  .menu_7bb9 .new-fbd3 {
    width: auto;
    right: 45px;
  }
}
.button_up_f9e5 .new-fbd3 {
  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) {
  .button_up_f9e5 .new-fbd3 {
    width: auto;
    left: 45px;
  }
}
.heading-1b1c .new-fbd3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.heading-1b1c .upper-2ee4 {
  max-width: 48em;
  margin: 0 auto;
}
.heading-1b1c .narrow_6375:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.gold-7e58 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.gold-7e58.caption_0885 .new-fbd3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.gold-7e58.menu_7bb9 .new-fbd3 {
  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);
}
.gold-7e58 .new-fbd3 {
  visibility: visible;
}
.gold-7e58.button_up_f9e5 .new-fbd3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.left_73dc,
.selected_c83d {
  overflow-x: hidden;
}
.left_73dc .new-fbd3 {
  overflow: auto;
}
.left_73dc.caption_0885 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.left_73dc.caption_0885 .new-fbd3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.left_73dc.caption_0885 .orange-15a3 {
  opacity: 0;
}
.left_73dc.menu_7bb9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.left_73dc.menu_7bb9 .new-fbd3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.left_73dc.menu_7bb9 .orange-15a3 {
  opacity: 0;
}
.left_73dc.button_up_f9e5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.left_73dc.button_up_f9e5 .new-fbd3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.left_73dc.button_up_f9e5 .orange-15a3 {
  opacity: 0;
}
.left_73dc.heading-1b1c .new-fbd3 {
  z-index: 10;
  visibility: visible;
}
.photo_dynamic_cf10 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.photo_dynamic_cf10 .status-south-738a {
  background: rgba(255, 255, 255, 0.99);
}
.photo_dynamic_cf10 .status-south-738a::after,
.photo_dynamic_cf10 .status-south-738a:before {
  background: inherit;
}
.photo_dynamic_cf10:hover .status-south-738a {
  background: rgba(255, 255, 255, 0.99);
}
.button_up_f9e5 .photo_dynamic_cf10 {
  top: 10px;
  right: auto;
  left: 12px;
}
.heading-1b1c .photo_dynamic_cf10 {
  display: none !important;
}
.left_73dc:before,
.selected_c83d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.left_73dc .photo_dynamic_cf10,
.selected_c83d .photo_dynamic_cf10 {
  display: inline-block;
}
.new-fbd3 .popup-tiny-fa1b {
  -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;
}
.left_73dc .new-fbd3 .popup-tiny-fa1b,
.selected_c83d .new-fbd3 .popup-tiny-fa1b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.notice-white-0936 .background_lite_2c41 {
  width: 100%;
}
.tooltip_action_5fb5 {
  padding: 0 0.5em 0;
}
.tooltip_action_5fb5 [class*="customify-col-"],
.tooltip_action_5fb5 [class*="customify-col_"],
.tooltip_action_5fb5 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.slider_tall_cb4f .tooltip_action_5fb5 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .widget_gas_e80d .soft_785d,
  .soft_785d {
    display: none;
  }
  .button_f3b0 {
    text-align: left;
  }
  .texture-purple-9165 {
    text-align: center;
  }
  .feature-medium-3090 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .widget_gas_e80d .nav_96d4,
  .nav_96d4 {
    display: none;
  }
  .easy_de29 {
    text-align: left;
  }
  .picture_narrow_9900 {
    text-align: center;
  }
  .over_9077 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .widget_gas_e80d .column_rough_a0a2,
  .column_rough_a0a2 {
    display: none;
  }
  .middle-54d2 {
    text-align: left;
  }
  .purple-4320 {
    text-align: center;
  }
  .container-west-da54 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.sort_2a86 {
  box-shadow: none !important;
}
.lower_9c46 .stale_d167,
.module-9184 .stale_d167 {
  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;
}
.module-9184 .stale_d167 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.status-91f0 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.status-91f0:after,
.status-91f0:before {
  content: "";
  display: table;
}
.status-91f0:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .status-91f0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.status-91f0,
.under-c9c0 {
  max-width: 1248px;
  margin: 0 auto;
}

.disabled-selected-fa36.liquid-7e07 .status-91f0 {
  max-width: 100%;
}
.disabled-selected-fa36.feature_warm_d6fd {
  max-width: 1200px;
  margin: 0 auto;
}
.disabled-selected-fa36.pagination-over-ab31 .status-91f0 {
  max-width: 100%;
}
.disabled-selected-fa36.pagination-over-ab31 > .status-91f0 {
  padding-left: 0;
  padding-right: 0;
}
.disabled-selected-fa36.pagination-over-ab31 > .status-91f0 .widget_gas_e80d {
  margin: 0;
}
.disabled-selected-fa36.pagination-over-ab31
  > .status-91f0
  .video_5109.image_south_1d00 {
  margin-right: 0;
  margin-left: 0;
}
.disabled-selected-fa36.pagination-over-ab31 #main.image_south_1d00 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .mask_warm_9516 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .mask_warm_9516 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .accent-tall-2fa0 .mini-b294 {
    padding-right: 1em;
  }
  .accent-tall-2fa0.item_copper_d1aa .video_5109 {
    border-right: 1px solid #eaecee;
  }
  .accent-tall-2fa0.item_copper_d1aa .mini-b294 {
    padding-right: 1em;
  }
  .accent-tall-2fa0.item_copper_d1aa .icon-d389 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .texture-short-777f .mini-b294 {
    padding-left: 1em;
  }
  .texture-short-777f.item_copper_d1aa .video_5109 {
    border-left: 1px solid #eaecee;
  }
  .texture-short-777f.item_copper_d1aa .mini-b294 {
    padding-left: 1em;
  }
  .texture-short-777f.item_copper_d1aa .icon-d389 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .iron-cf89 .mini-b294 {
    padding-left: 1em;
  }
  .iron-cf89.item_copper_d1aa .new_e1d1 {
    border-right: 1px solid #eaecee;
  }
  .iron-cf89.item_copper_d1aa .detail-a9e8 {
    border-right: 1px solid #eaecee;
  }
  .iron-cf89.item_copper_d1aa .mini-b294 {
    padding-left: 1em;
  }
  .iron-cf89.item_copper_d1aa .icon-d389 {
    padding-right: 1em;
  }
  .iron-cf89.item_copper_d1aa .pressed_8310 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .glass-ef8e .mini-b294 {
    padding-right: 1em;
  }
  .glass-ef8e.item_copper_d1aa .new_e1d1 {
    border-left: 1px solid #eaecee;
  }
  .glass-ef8e.item_copper_d1aa .detail-a9e8 {
    border-left: 1px solid #eaecee;
  }
  .glass-ef8e.item_copper_d1aa .mini-b294 {
    padding-right: 1em;
  }
  .glass-ef8e.item_copper_d1aa .icon-d389 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .glass-ef8e.item_copper_d1aa .pressed_8310 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask_warm_9516 .mini-b294 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mask_warm_9516.item_copper_d1aa .video_5109 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .mask_warm_9516.item_copper_d1aa .mini-b294 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mask_warm_9516.item_copper_d1aa .icon-d389 {
    padding-left: 1em;
  }
  .mask_warm_9516.item_copper_d1aa .pressed_8310 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .mask_warm_9516.item_copper_d1aa .mini-b294 {
    padding-left: 0;
  }
}
.wide-83d8 .inner_e1e4 {
  display: inline-block;
}
.center_08a4 {
  display: inline-block;
}
.orange-0888 {
  word-con: break-word;
}
.paper-4aad > span {
  display: inline-block;
  padding: 5px 0;
}
.paper-4aad .bright_f863 {
  margin-left: 8px;
  margin-right: 8px;
}
.paper-4aad .nav-bfe2 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tertiary-steel-4a86 .wrapper-green-41fa {
  margin-bottom: 2em;
}
.tertiary-steel-4a86 .preview_copper_89e2 {
  margin-bottom: 15px;
}
.tertiary-steel-4a86 .preview_copper_89e2:last-child {
  margin-bottom: 0;
}
.tertiary-steel-4a86 .purple_eaa7 {
  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) {
  .tertiary-steel-4a86 .purple_eaa7 {
    display: block;
  }
}
.tertiary-steel-4a86 .black-558a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tertiary-steel-4a86 .black-558a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tertiary-steel-4a86 .header-blue-39e8 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tertiary-steel-4a86 .header-blue-39e8 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tertiary-steel-4a86 .header-blue-39e8 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tertiary-steel-4a86 .orange-0888 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tertiary-steel-4a86 .orange-0888 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tertiary-steel-4a86 .hovered_5f36 p:last-child {
  margin-bottom: 0;
}
.tertiary-steel-4a86 .notice_silver_cd30 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tertiary-steel-4a86 .hidden_new_89bd {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tertiary-steel-4a86 .slider-in-a973 {
  margin-top: 1em;
}
.tertiary-steel-4a86 .middle-50c3 {
  top: 0;
  display: block;
}
.tertiary-steel-4a86 .middle-50c3 a {
  color: inherit;
}
.tertiary-steel-4a86 .middle-50c3 a:hover {
  color: inherit;
}
.tertiary-steel-4a86 .video_down_7bfc {
  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;
}
.tertiary-steel-4a86 .video_down_7bfc:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tertiary-steel-4a86 .hidden_new_89bd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tertiary-steel-4a86 .bright_0913 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tertiary-steel-4a86 .bright_0913:first-child {
  margin-top: 0;
}
.tertiary-steel-4a86 .bright_0913.popup-center-fb20 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tertiary-steel-4a86 .bright_0913.heading-slow-e472 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tertiary-steel-4a86
  .bright_0913.heading-slow-e472.yellow_1795
  .slider-in-a973 {
  width: 100%;
}
.tertiary-steel-4a86 .heading-slow-e472 {
  -webkit-box-align: center;
  align-items: center;
}
.tertiary-steel-4a86 .heading-slow-e472 .paper-4aad,
.tertiary-steel-4a86 .heading-slow-e472 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tertiary-steel-4a86 .header-blue-39e8 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tertiary-steel-4a86 .header-blue-39e8 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tertiary-steel-4a86 .header-blue-39e8: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;
}
.tertiary-steel-4a86 .popup-center-fb20 {
  z-index: 5;
}
.tertiary-steel-4a86 .block_f8de .title-0222 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tertiary-steel-4a86 .shadow_117b .title-0222 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tertiary-steel-4a86 .module_last_6fe3 .title-0222 {
  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;
}
.tertiary-steel-4a86.container_active_cd61 .purple_eaa7,
.tertiary-steel-4a86.accordion_b914 .purple_eaa7 {
  display: block;
}
.tertiary-steel-4a86.container_active_cd61 .purple_eaa7 .detail_701d,
.tertiary-steel-4a86.container_active_cd61 .purple_eaa7 .hidden_new_89bd,
.tertiary-steel-4a86.accordion_b914 .purple_eaa7 .detail_701d,
.tertiary-steel-4a86.accordion_b914 .purple_eaa7 .hidden_new_89bd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tertiary-steel-4a86.logo_fluid_63be .black-558a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tertiary-steel-4a86.logo_fluid_63be .black-558a {
    margin-right: 0;
  }
}
.tertiary-steel-4a86.container_active_cd61 .black-558a,
.tertiary-steel-4a86.accordion_b914 .black-558a {
  padding-top: 40%;
}
.tertiary-steel-4a86.container_active_cd61 .wrapper-green-41fa,
.tertiary-steel-4a86.accordion_b914 .wrapper-green-41fa {
  display: block;
}
.tertiary-steel-4a86.container_active_cd61 .fn-sticky-9916 .hidden_new_89bd,
.tertiary-steel-4a86.accordion_b914 .fn-sticky-9916 .hidden_new_89bd {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tertiary-steel-4a86.container_active_cd61 .black-558a,
.tertiary-steel-4a86.accordion_b914 .black-558a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tertiary-steel-4a86.container_active_cd61 .hidden_new_89bd {
  padding: 1em;
}
.form-large-dd3c {
  margin: 30px auto;
  display: block;
}
.form-large-dd3c .panel-tiny-a70a > * {
  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;
}
.form-large-dd3c .panel-tiny-a70a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.form-large-dd3c .panel-tiny-a70a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.clean_6963 .paper-4aad {
  margin-bottom: 1.41575em;
}
.clean_6963 .logo_up_52b8 {
  margin-bottom: 1.618em;
}
.form_mini_12fc .outline-8b00 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.form_mini_12fc .outline-8b00 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.form_mini_12fc .hot-a88e {
  max-width: 100%;
  overflow: auto;
}
.advanced_1494 .form_mini_12fc a:hover {
  text-decoration: underline;
}
.message-ae9e .preview_copper_89e2:not(.orange-0888),
.message-ae9e .header-blue-39e8 {
  margin-bottom: 1.41575em;
}
.message-ae9e .preview_copper_89e2:not(.orange-0888):last-child,
.message-ae9e .header-blue-39e8:last-child {
  margin-bottom: 0;
}
.message-ae9e .preview_copper_89e2.yellow-e9e5 {
  margin-bottom: 0.41575em;
}
.message-ae9e .basic_c996:before,
.message-ae9e .component_bright_0694:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.message-ae9e .basic_c996:before {
  content: "\f115";
}
.message-ae9e .component_bright_0694:before {
  content: "\f02c";
}
.message-ae9e .copper-5e82 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.message-ae9e .copper-5e82 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.glass-4f96 {
  display: -webkit-box;
  display: flex;
}
.glass-4f96 .feature_pro_a366 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .glass-4f96 .feature_pro_a366 {
    flex-basis: 90px;
  }
}
.glass-4f96 .input_986d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .glass-4f96 .input_986d {
    flex-basis: calc(100% - 50px);
  }
}
.glass-4f96 .text_6604 p:last-child {
  margin-bottom: 0.72em;
}
.nav-9a1e .panel-tiny-a70a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.nav-9a1e .panel-tiny-a70a:after,
.nav-9a1e .panel-tiny-a70a:before {
  content: "";
  display: table;
}
.nav-9a1e .panel-tiny-a70a:after {
  clear: both;
}
.nav-9a1e .panel-tiny-a70a .block-0927,
.nav-9a1e .panel-tiny-a70a .dirty-478a {
  width: 49%;
}
.nav-9a1e .panel-tiny-a70a .block-0927 a span.feature_405f,
.nav-9a1e .panel-tiny-a70a .dirty-478a a span.feature_405f {
  display: block;
  margin-bottom: 5px;
}
.nav-9a1e .panel-tiny-a70a .dirty-478a {
  float: left;
  text-align: left;
}
.nav-9a1e .panel-tiny-a70a .block-0927 {
  float: right;
  text-align: right;
}
.footer-7aee {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .footer-7aee {
    margin-bottom: 0;
  }
}
.item-6792 {
  margin-bottom: 1em;
}
.item-6792 .orange-0888 {
  font-size: 1.1em;
  line-height: 1.3;
}
.element_pink_6e95 a {
  display: block;
  line-height: 0;
  position: relative;
}
.red-b024 .item-6792,
.left-582e .item-6792 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .red-b024 .item-6792,
  .left-582e .item-6792 {
    display: block;
  }
}
.red-b024 .element_pink_6e95,
.left-582e .element_pink_6e95 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .red-b024 .element_pink_6e95,
  .left-582e .element_pink_6e95 {
    margin-bottom: 1em;
  }
}
.red-b024 .element_pink_6e95 img,
.left-582e .element_pink_6e95 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.red-b024 .full-7d86,
.left-582e .full-7d86 {
  flex-basis: calc(100% - 160px);
}
.red-b024 .full-7d86 p,
.left-582e .full-7d86 p {
  margin-bottom: 0;
}
.red-b024 .full-7d86 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .red-b024 .full-7d86 {
    padding-left: 0;
  }
}
.left-582e .full-7d86 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .left-582e .full-7d86 {
    padding-right: 0;
  }
}
.left-582e .element_pink_6e95 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.active_bdd5 .element_pink_6e95 {
  margin-bottom: 0.5em;
}
.active_bdd5 .element_pink_6e95 img {
  width: 100%;
}
.glass_7bea .modal_solid_4ce7,
.media_blue_bd3e .modal_solid_4ce7 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.media_blue_bd3e .video_5109 .card_center_a6f1 p:last-child {
  margin-bottom: 0;
}
.media_f983 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.pagination-bronze-bb3b .iron-03f0 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .pagination-bronze-bb3b .iron-03f0:last-of-type {
    margin-bottom: 0;
  }
}
.pagination-bronze-bb3b .iron-03f0 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pagination-bronze-bb3b .iron-03f0 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.pagination-bronze-bb3b .iron-03f0 ul li {
  margin: 0 0 0.6em;
}
.pagination-bronze-bb3b .iron-03f0 ul li.red_c355,
.pagination-bronze-bb3b .iron-03f0 ul li.white_c25a {
  position: relative;
}
.pagination-bronze-bb3b .iron-03f0 ul li.red_c355 .bottom-c59f,
.pagination-bronze-bb3b .iron-03f0 ul li.white_c25a .bottom-c59f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.pagination-bronze-bb3b .iron-03f0 ul li.red_c355:after:after,
.pagination-bronze-bb3b .iron-03f0 ul li.red_c355:after:before,
.pagination-bronze-bb3b
  .iron-03f0
  ul
  li.white_c25a:after:after,
.pagination-bronze-bb3b
  .iron-03f0
  ul
  li.white_c25a:after:before {
  content: "";
  display: table;
}
.pagination-bronze-bb3b .iron-03f0 ul li.red_c355:after:after,
.pagination-bronze-bb3b
  .iron-03f0
  ul
  li.white_c25a:after:after {
  clear: both;
}
.pagination-bronze-bb3b .iron-03f0 a.breadcrumb_ee8a:hover {
  text-decoration: none;
}
.pagination-bronze-bb3b .iron-03f0 select {
  max-width: 100%;
}
.pagination-bronze-bb3b .iron-03f0 table {
  font-size: 85%;
}
.pagination-bronze-bb3b .iron-03f0 table td,
.pagination-bronze-bb3b .iron-03f0 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.pagination-bronze-bb3b .iron-03f0 table tfoot td {
  text-align: left;
}
.pagination-bronze-bb3b .iron-03f0 :last-child {
  margin-bottom: 0;
}
.pagination-bronze-bb3b .iron-03f0 .current-fbda {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.pagination-bronze-bb3b .iron-03f0 .current-fbda label {
  width: 100%;
}
.pagination-bronze-bb3b .iron-03f0 .current-fbda .tooltip_22c2 {
  width: 100%;
  display: block;
}
.pagination-bronze-bb3b .iron-03f0 .current-fbda .main-3d17 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.pagination-bronze-bb3b .iron-03f0 .current-fbda .main-3d17:hover svg #svg-search {
  fill: #444;
}
.pagination-bronze-bb3b .iron-03f0 .current-fbda .main-3d17 svg {
  width: 18px;
  height: 18px;
}
.pagination-bronze-bb3b .complex_e458 ul ul,
.pagination-bronze-bb3b .detail_solid_c7ea ul ul,
.pagination-bronze-bb3b .solid-0731 ul ul,
.pagination-bronze-bb3b .tabs-clean-dcb1 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.pagination-bronze-bb3b .complex_e458 .title_3262 > a,
.pagination-bronze-bb3b .detail_solid_c7ea .title_3262 > a,
.pagination-bronze-bb3b .solid-0731 .title_3262 > a,
.pagination-bronze-bb3b .tabs-clean-dcb1 .title_3262 > a {
  margin-bottom: 0;
}
.pagination-bronze-bb3b .old-7dbc li,
.pagination-bronze-bb3b .complex_e458 li,
.pagination-bronze-bb3b .card-8e41 li,
.pagination-bronze-bb3b .detail_solid_c7ea li,
.pagination-bronze-bb3b .solid-0731 li,
.pagination-bronze-bb3b .tabs-clean-dcb1 li,
.pagination-bronze-bb3b .narrow-00ed li,
.pagination-bronze-bb3b .thick_27fb li {
  display: block;
  position: relative;
}
.pagination-bronze-bb3b .old-7dbc li:last-child,
.pagination-bronze-bb3b .complex_e458 li:last-child,
.pagination-bronze-bb3b .card-8e41 li:last-child,
.pagination-bronze-bb3b .detail_solid_c7ea li:last-child,
.pagination-bronze-bb3b .solid-0731 li:last-child,
.pagination-bronze-bb3b .tabs-clean-dcb1 li:last-child,
.pagination-bronze-bb3b .narrow-00ed li:last-child,
.pagination-bronze-bb3b .thick_27fb li:last-child {
  border: none;
}
.pagination-bronze-bb3b .old-7dbc li a,
.pagination-bronze-bb3b .complex_e458 li a,
.pagination-bronze-bb3b .card-8e41 li a,
.pagination-bronze-bb3b .detail_solid_c7ea li a,
.pagination-bronze-bb3b .solid-0731 li a,
.pagination-bronze-bb3b .tabs-clean-dcb1 li a,
.pagination-bronze-bb3b .narrow-00ed li a,
.pagination-bronze-bb3b .thick_27fb li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pagination-bronze-bb3b .old-7dbc li ul li::before,
.pagination-bronze-bb3b .complex_e458 li ul li::before,
.pagination-bronze-bb3b .card-8e41 li ul li::before,
.pagination-bronze-bb3b .detail_solid_c7ea li ul li::before,
.pagination-bronze-bb3b .solid-0731 li ul li::before,
.pagination-bronze-bb3b .tabs-clean-dcb1 li ul li::before,
.pagination-bronze-bb3b .narrow-00ed li ul li::before,
.pagination-bronze-bb3b .thick_27fb li ul li::before {
  left: 15px;
}
.pagination-bronze-bb3b .old-7dbc li ul a,
.pagination-bronze-bb3b .complex_e458 li ul a,
.pagination-bronze-bb3b .card-8e41 li ul a,
.pagination-bronze-bb3b .detail_solid_c7ea li ul a,
.pagination-bronze-bb3b .solid-0731 li ul a,
.pagination-bronze-bb3b .tabs-clean-dcb1 li ul a,
.pagination-bronze-bb3b .narrow-00ed li ul a,
.pagination-bronze-bb3b .thick_27fb li ul a {
  padding-left: 20px;
}
.pagination-bronze-bb3b .old-7dbc li ul ul li::before,
.pagination-bronze-bb3b .complex_e458 li ul ul li::before,
.pagination-bronze-bb3b .card-8e41 li ul ul li::before,
.pagination-bronze-bb3b .detail_solid_c7ea li ul ul li::before,
.pagination-bronze-bb3b .solid-0731 li ul ul li::before,
.pagination-bronze-bb3b .tabs-clean-dcb1 li ul ul li::before,
.pagination-bronze-bb3b .narrow-00ed li ul ul li::before,
.pagination-bronze-bb3b .thick_27fb li ul ul li::before {
  left: 30px;
}
.pagination-bronze-bb3b .old-7dbc li ul ul a,
.pagination-bronze-bb3b .complex_e458 li ul ul a,
.pagination-bronze-bb3b .card-8e41 li ul ul a,
.pagination-bronze-bb3b .detail_solid_c7ea li ul ul a,
.pagination-bronze-bb3b .solid-0731 li ul ul a,
.pagination-bronze-bb3b .tabs-clean-dcb1 li ul ul a,
.pagination-bronze-bb3b .narrow-00ed li ul ul a,
.pagination-bronze-bb3b .thick_27fb li ul ul a {
  padding-left: 40px;
}
.pagination-bronze-bb3b .background-d55f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pagination-bronze-bb3b .thick_27fb ul li {
  margin-bottom: 1.41575em;
}
.pagination-bronze-bb3b .thick_27fb ul li .short_1fc2 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.pagination-bronze-bb3b .thick_27fb ul li .east_4c64 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.list_f393 .old-7dbc li a,
.list_f393 .complex_e458 li a,
.list_f393 .card-8e41 li a,
.list_f393 .detail_solid_c7ea li a,
.list_f393 .solid-0731 li a,
.list_f393 .tabs-clean-dcb1 li a,
.list_f393 .narrow-00ed li a,
.list_f393 .thick_27fb li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_f393 .background-d55f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_f393 .iron-03f0 ul li.red_c355 .bottom-c59f,
.list_f393 .iron-03f0 ul li.white_c25a .bottom-c59f {
  background: rgba(0, 0, 0, 0.2);
}
.list_f393 .pagination-bronze-bb3b .iron-03f0 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled-selected-fa36 .pagination-bronze-bb3b .gradient_plasma_e1d3 li {
  margin: 0;
}
.disabled-selected-fa36 .pagination-bronze-bb3b .gradient_plasma_e1d3 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.disabled-selected-fa36 .pagination-bronze-bb3b .gradient_plasma_e1d3 li ul {
  margin: 0;
}
.disabled-selected-fa36 .pagination-bronze-bb3b .gradient_plasma_e1d3 li ul li a {
  padding-left: 15px;
}
.disabled-selected-fa36 .pagination-bronze-bb3b .gradient_plasma_e1d3 li ul li li a {
  padding-left: 30px;
}
.disabled-selected-fa36 .pagination-bronze-bb3b .gradient_plasma_e1d3 li.banner_be8f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.disabled-selected-fa36 .pagination-bronze-bb3b .gradient_plasma_e1d3 li.banner_be8f > 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;
}
.disabled-selected-fa36 .pagination-bronze-bb3b .gradient_plasma_e1d3 li.banner_be8f > 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;
}
.alert_a335 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hero_1f52 {
  position: relative;
  z-index: 10;
}
.hero_1f52 .popup-tiny-fa1b {
  width: 100%;
  max-width: 100%;
}
.fixed-2921 .pink-48e9 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.fixed-2921 .chip_down_111d {
}
.fixed-2921 .list_f393 {
  background: #292929;
}
.rough_a227 .pink-48e9 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.rough_a227 .chip_down_111d {
  background: #f9f9f9;
}
.rough_a227 .list_f393 {
  background: #303030;
}
.component_e8f3 .pink-48e9 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .component_e8f3 .inner_e1e4 {
    margin-bottom: 1em;
  }
  .component_e8f3 .inner_e1e4:last-child {
    margin-bottom: 0;
  }
}
.component_e8f3 .chip_down_111d {
  background: #ededed;
}
.component_e8f3 .list_f393 {
  background: #1a1a1a;
}
.pink-48e9.chip_down_111d {
  color: rgba(0, 0, 0, 0.6);
}
.pink-48e9.chip_down_111d .steel_9b6c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pink-48e9.list_f393 {
  color: rgba(255, 255, 255, 0.99);
}
.pink-48e9.list_f393 a:not(.breadcrumb_ee8a) {
  color: rgba(255, 255, 255, 0.79);
}
.pink-48e9.list_f393 a:not(.breadcrumb_ee8a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.pink-48e9.list_f393 .steel_9b6c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pink-48e9.list_f393 table tbody td,
.pink-48e9.list_f393 table th {
  background: rgba(0, 0, 0, 0.08);
}
.copper_d131.thumbnail_9ee3 .status-91f0 {
  max-width: initial;
}
.copper_d131 .hard_c486 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.copper_d131 .hard_c486 .popup-tiny-fa1b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .copper_d131 .hard_c486 .popup-tiny-fa1b {
    display: block;
    margin-bottom: 2em;
  }
  .copper_d131 .hard_c486 .popup-tiny-fa1b:last-child {
    margin-bottom: 0;
  }
}
.component_e8f3 .inner_e1e4:last-child,
.rough_a227 .inner_e1e4:last-child,
.fixed-2921 .inner_e1e4:last-child {
  margin-bottom: 0;
}
.component_e8f3 .inner_e1e4 .pagination-bronze-bb3b .iron-03f0:last-child,
.rough_a227 .inner_e1e4 .pagination-bronze-bb3b .iron-03f0:last-child,
.fixed-2921 .inner_e1e4 .pagination-bronze-bb3b .iron-03f0:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .component_e8f3 .breadcrumb-bc01,
  .component_e8f3 .info-d264,
  .rough_a227 .breadcrumb-bc01,
  .rough_a227 .info-d264,
  .fixed-2921 .breadcrumb-bc01,
  .fixed-2921 .info-d264 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hero_1f52 .inner_e1e4 {
    margin-bottom: 2em;
  }
}
.hero_1f52 p:last-child {
  margin-bottom: 0;
}
.hero_1f52 li,
.hero_1f52 ul {
  list-style: none;
  margin: 0;
}
.hero_1f52 ul ul {
  margin-left: 2.617924em;
}
.modal-dark-9d42 {
  font-size: 0.875em;
}

/* css-noise: 4cd7 */
.promo-block-b9 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
