/*!
Theme Name: Customify
Theme URI: https://pressmaximum.wrapper-af04/customify
Author: WPCustomify
Author URI: https://pressmaximum.wrapper-af04
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.wrapper-af04/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.border_4768.cool_a6f8/licenses/gpl-2.0.row_9886
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.white_d942/, (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.fixed-159a.nav_first_c267/normalize.short-a605/
 ======
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.short-a605 v7.0.0 | MIT License | github.wrapper-af04/necolas/normalize.short-a605 */
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;
}
.surface-ad72 .left-99f1,
.white_3e3f,
.mask-focused-e2b5,
.dropdown_9bf3,
.slider_86f7,
.main_04fd,
.steel_01ff,
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;
}
.white_3e3f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .white_3e3f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .white_3e3f,
  h1 {
    font-size: 1.8em;
  }
}
.mask-focused-e2b5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.mask-focused-e2b5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .mask-focused-e2b5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .mask-focused-e2b5,
  h2 {
    font-size: 1.7em;
  }
}
.dropdown_9bf3,
h3 {
  font-size: 1.618em;
}
.surface-ad72 .left-99f1,
.slider_86f7,
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.status_c377 {
  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;
}
.sort_bronze_c81b:after,
.sort_bronze_c81b:before,
.white_2c74:after,
.white_2c74:before {
  content: "";
  display: table;
}
.sort_bronze_c81b:after,
.white_2c74:after {
  clear: both;
}
.image-008f {
  float: right;
  margin-right: 0;
}
.next_45ad {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.outline-gold-2a42 .hidden-hot-8c83,
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;
}
.outline-gold-2a42 .hidden-hot-8c83: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;
}
.paragraph_east_a156 .hidden-hot-8c83 {
  box-shadow: none;
}
.paragraph_east_a156
  .hidden-hot-8c83
  .hard_888e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.paragraph_east_a156 .hidden-hot-8c83 .paragraph_dim_92fc {
  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;
}
.paragraph_east_a156
  .hidden-hot-8c83
  .paragraph_dim_92fc
  b {
  display: none;
}
.paragraph_east_a156 .notice-lite-1a03 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.next-0ec9:not(.hero_steel_2989):not(.pressed_6007),
button:not(.hero_steel_2989):not(.pressed_6007),
input[type="button"]:not(.hero_steel_2989):not(
    .pressed_6007
  ),
input[type="reset"]:not(.hero_steel_2989):not(
    .pressed_6007
  ),
input[type="submit"]:not(.hero_steel_2989):not(
    .pressed_6007
  ) {
  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;
}
.next-0ec9:not(.hero_steel_2989):not(
    .pressed_6007
  ):hover,
button:not(.hero_steel_2989):not(
    .pressed_6007
  ):hover,
input[type="button"]:not(.hero_steel_2989):not(
    .pressed_6007
  ):hover,
input[type="reset"]:not(.hero_steel_2989):not(
    .pressed_6007
  ):hover,
input[type="submit"]:not(.hero_steel_2989):not(
    .pressed_6007
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.next-0ec9:not(.hero_steel_2989):not(
    .pressed_6007
  ):active,
.next-0ec9:not(.hero_steel_2989):not(
    .pressed_6007
  ):focus,
button:not(.hero_steel_2989):not(
    .pressed_6007
  ):active,
button:not(.hero_steel_2989):not(
    .pressed_6007
  ):focus,
input[type="button"]:not(.hero_steel_2989):not(
    .pressed_6007
  ):active,
input[type="button"]:not(.hero_steel_2989):not(
    .pressed_6007
  ):focus,
input[type="reset"]:not(.hero_steel_2989):not(
    .pressed_6007
  ):active,
input[type="reset"]:not(.hero_steel_2989):not(
    .pressed_6007
  ):focus,
input[type="submit"]:not(.hero_steel_2989):not(
    .pressed_6007
  ):active,
input[type="submit"]:not(.hero_steel_2989):not(
    .pressed_6007
  ):focus {
  outline: 0;
}
.next-0ec9:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba,
button:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba,
input[type="button"]:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba,
input[type="reset"]:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba,
input[type="submit"]:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba {
  position: relative;
}
.next-0ec9:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba
  .hidden-3692,
.next-0ec9:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba
  .column-clean-7b99,
.next-0ec9:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba
  .rough-eebc,
.next-0ec9:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba
  i,
.next-0ec9:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba
  svg,
button:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba
  .hidden-3692,
button:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba
  .column-clean-7b99,
button:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba
  .rough-eebc,
button:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba
  i,
button:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba
  svg,
input[type="button"]:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba
  .hidden-3692,
input[type="button"]:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba
  .column-clean-7b99,
input[type="button"]:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba
  .rough-eebc,
input[type="button"]:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba
  i,
input[type="button"]:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba
  svg,
input[type="reset"]:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba
  .hidden-3692,
input[type="reset"]:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba
  .column-clean-7b99,
input[type="reset"]:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba
  .rough-eebc,
input[type="reset"]:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba
  i,
input[type="reset"]:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba
  svg,
input[type="submit"]:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba
  .hidden-3692,
input[type="submit"]:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba
  .column-clean-7b99,
input[type="submit"]:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba
  .rough-eebc,
input[type="submit"]:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba
  i,
input[type="submit"]:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba
  svg {
  visibility: hidden;
}
.next-0ec9:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba:after,
button:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba:after,
input[type="button"]:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba:after,
input[type="reset"]:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba:after,
input[type="submit"]:not(.hero_steel_2989):not(
    .pressed_6007
  ).fn-loading-a2ba: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;
}
.next-0ec9:not(.hero_steel_2989):not(.pressed_6007),
input[type="button"]:not(.hero_steel_2989):not(
    .pressed_6007
  ),
input[type="reset"]:not(.hero_steel_2989):not(
    .pressed_6007
  ),
input[type="submit"]:not(.hero_steel_2989):not(
    .pressed_6007
  ) {
  color: #fff;
  background: #235787;
}
.next-0ec9:not(.hero_steel_2989):not(
    .pressed_6007
  ):focus,
input[type="button"]:not(.hero_steel_2989):not(
    .pressed_6007
  ):focus,
input[type="reset"]:not(.hero_steel_2989):not(
    .pressed_6007
  ):focus,
input[type="submit"]:not(.hero_steel_2989):not(
    .pressed_6007
  ):focus {
  color: #fff;
}
.next-0ec9.fn-disabled-a2ba:not(.hero_steel_2989):not(
    .pressed_6007
  ),
.next-0ec9[disabled]:not(.hero_steel_2989):not(
    .pressed_6007
  ),
button.fn-disabled-a2ba:not(.hero_steel_2989):not(
    .pressed_6007
  ),
button[disabled]:not(.hero_steel_2989):not(
    .pressed_6007
  ) {
  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;
}
.feature-3a66 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.feature-3a66: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;
}
.wide_e720 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.dark-32fc {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.main-south-7a8c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.sort_bronze_c81b:after,
.sort_bronze_c81b:before,
.carousel-ccec:after,
.carousel-ccec:before,
.active-inner-1266:after,
.active-inner-1266:before,
.fast-58d2:after,
.fast-58d2:before,
.element_action_828b:after,
.element_action_828b:before,
.medium_79d4:after,
.medium_79d4:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.sort_bronze_c81b:after,
.carousel-ccec:after,
.active-inner-1266:after,
.fast-58d2:after,
.element_action_828b:after,
.medium_79d4:after {
  clear: both;
}
.carousel-ccec .lite-513a,
.active-inner-1266 .lite-513a,
.avatar_2c81 .lite-513a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.next-99ad {
  display: inline-block;
}
.top-80cb {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.top-80cb img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.top-80cb .caption-055f {
  padding: 1em 0;
  font-size: 85%;
}
.caption-055f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.module_south_1a3f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.module_south_1a3f:after,
.module_south_1a3f:before {
  content: "";
  display: table;
}
.module_south_1a3f:after {
  clear: both;
}
.pattern-lite-e867 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.black-806c .pattern-lite-e867 {
  max-width: 50%;
}
.silver-3176 .pattern-lite-e867 {
  max-width: 33.33%;
}
.status-huge-87a9 .pattern-lite-e867 {
  max-width: 25%;
}
.modal_ae07 .pattern-lite-e867 {
  max-width: 20%;
}
.alert_brown_35f3 .pattern-lite-e867 {
  max-width: 16.66%;
}
.sidebar-979d .pattern-lite-e867 {
  max-width: 14.28%;
}
.card-lite-5ced .pattern-lite-e867 {
  max-width: 12.5%;
}
.content-east-6fb0 .pattern-lite-e867 {
  max-width: 11.11%;
}
.last_8019 {
  display: block;
}
.surface-ad72 .panel_light_7b65 label,
.surface-ad72 .cold-f5f0 label,
.surface-ad72 .detail_722e label,
.surface-ad72 .wrapper_large_3a7b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.element-02f0 {
  list-style: none;
  margin: 0;
}
.element-02f0 article.surface-7531 {
  margin-bottom: 0;
}
.element-02f0 ul {
  list-style: none;
  margin: 0;
}
.element-02f0 .light-c9e2 li.surface-7531 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .element-02f0 .light-c9e2 li.surface-7531 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .element-02f0 .light-c9e2 li.surface-7531: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) {
  .element-02f0 .light-c9e2 li.surface-7531 li.surface-7531 li.surface-7531 li.surface-7531 {
    padding-left: 0;
  }
}
article.surface-7531 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.surface-7531 .carousel-ccec p:last-of-type {
  margin-bottom: 0;
}
article.surface-7531 .surface_ebb7 {
  float: left;
}
article.surface-7531 .outer-3904 {
  margin-left: 85px;
}
article.surface-7531 .title_middle_8467 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.surface-7531 .title_middle_8467 .fast_7ffe {
  margin-left: 10px;
}
article.surface-7531 .tertiary-gold-7ad7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.surface-7531 .gold-0955 {
  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 .panel_light_7b65,
  #respond .detail_722e,
  #respond .wrapper_large_3a7b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .panel_light_7b65 input,
#respond .detail_722e input,
#respond .wrapper_large_3a7b input {
  width: 100%;
}
#respond .wrapper_large_3a7b {
  margin-right: 0;
}
#respond .dynamic_e60f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.content-rough-e00e {
  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;
}
.content-rough-e00e.overlay-1fd6 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.content-rough-e00e 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%);
}
.content-rough-e00e:focus,
.content-rough-e00e: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);
}
.fresh_3c73 {
  border-radius: 10%;
}
.left-c9ad {
  border-radius: 50%;
}
.media_rough_a49c {
  font-size: 0.72em;
}
.pattern-steel-c52e {
  font-size: 0.875em;
}
.hidden_f358 {
  font-size: 1.1em;
}
.sidebar_complex_96b9 {
  text-transform: uppercase;
  line-height: 1.2;
}
.sidebar_complex_96b9.media_rough_a49c {
  letter-spacing: 0.5px;
}
.first-fceb,
.first-fceb a {
  color: #6d6d6d;
}
.first-fceb a:hover {
  color: #111;
}
.paper-8355 {
  color: #6d6d6d;
}
.notice_7744 {
  overflow-x: hidden;
}
.notice_7744 .pink_b168.silver_9551 {
  position: relative;
}
.notice_7744 .pink_b168.silver_9551.logo_large_cd1a {
  position: initial;
}
.notice_7744
  .pink_b168.silver_9551.logo_large_cd1a
  .gas-95ff {
  left: auto;
}
.notice_7744 .pink_b168 .gas-95ff {
  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;
}
.notice_7744 .pink_b168:hover.silver_9551 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.notice_7744
  .pink_b168:hover.silver_9551
  .gas-95ff {
  display: block;
  z-index: 9999999;
}
.notice_7744 .menu_plasma_c6cb .image_2cf8,
.notice_7744 .search-short-a0b7 .image_2cf8 {
  display: none;
}
.notice_7744 .header_9889 .pink_b168:hover.silver_9551 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.surface-ad72 .panel_light_7b65 label,
.surface-ad72 .cold-f5f0 label,
.surface-ad72 .detail_722e label,
.surface-ad72 .wrapper_large_3a7b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.element-02f0 {
  list-style: none;
  margin: 0;
}
.element-02f0 article.surface-7531 {
  margin-bottom: 0;
}
.element-02f0 ul {
  list-style: none;
  margin: 0;
}
.element-02f0 .light-c9e2 li.surface-7531 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .element-02f0 .light-c9e2 li.surface-7531 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .element-02f0 .light-c9e2 li.surface-7531: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) {
  .element-02f0 .light-c9e2 li.surface-7531 li.surface-7531 li.surface-7531 li.surface-7531 {
    padding-left: 0;
  }
}
article.surface-7531 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.surface-7531 .carousel-ccec p:last-of-type {
  margin-bottom: 0;
}
article.surface-7531 .surface_ebb7 {
  float: left;
}
article.surface-7531 .outer-3904 {
  margin-left: 85px;
}
article.surface-7531 .title_middle_8467 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.surface-7531 .title_middle_8467 .fast_7ffe {
  margin-left: 10px;
}
article.surface-7531 .tertiary-gold-7ad7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.surface-7531 .gold-0955 {
  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 .panel_light_7b65,
  #respond .detail_722e,
  #respond .wrapper_large_3a7b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .panel_light_7b65 input,
#respond .detail_722e input,
#respond .wrapper_large_3a7b input {
  width: 100%;
}
#respond .wrapper_large_3a7b {
  margin-right: 0;
}
#respond .dynamic_e60f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.menu_plasma_c6cb .border_e620 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.border_e620 .container_fcd5.shadow-selected-9909 .dynamic_5b36 > li > a:focus,
.border_e620 .container_fcd5.shadow-selected-9909 .dynamic_5b36 > li > a:hover,
.border_e620 .container_fcd5.yellow-57bd .dynamic_5b36 > li > a:focus,
.border_e620 .container_fcd5.yellow-57bd .dynamic_5b36 > li > a:hover,
.border_e620 .container_fcd5.text-aaac .dynamic_5b36 > li > a:focus,
.border_e620 .container_fcd5.text-aaac .dynamic_5b36 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border_e620
  .container_fcd5.shadow-selected-9909
  .dynamic_5b36
  > li.progress_ead0
  > a,
.border_e620
  .container_fcd5.shadow-selected-9909
  .dynamic_5b36
  > li.highlight-stone-6ffa
  > a,
.border_e620
  .container_fcd5.yellow-57bd
  .dynamic_5b36
  > li.progress_ead0
  > a,
.border_e620
  .container_fcd5.yellow-57bd
  .dynamic_5b36
  > li.highlight-stone-6ffa
  > a,
.border_e620
  .container_fcd5.text-aaac
  .dynamic_5b36
  > li.progress_ead0
  > a,
.border_e620 .container_fcd5.text-aaac .dynamic_5b36 > li.tooltip_small_53f0 > a {
  color: rgba(255, 255, 255, 0.99);
}
.border_e620 .media_liquid_0e5e,
.border_e620 .media_liquid_0e5e a {
  color: rgba(255, 255, 255, 0.99);
}
.border_e620 .complex-00e5.slider-old-3348 li a,
.border_e620 .hover-6c9b a,
.border_e620 .section-iron-c0c2,
.border_e620 .dynamic_5b36 > li > a,
.border_e620 .last_ca32 {
  color: rgba(255, 255, 255, 0.79);
}
.border_e620 .complex-00e5.slider-old-3348 li a:hover,
.border_e620 .hover-6c9b a:hover,
.border_e620 .section-iron-c0c2:hover,
.border_e620 .dynamic_5b36 > li > a:hover,
.border_e620 .last_ca32:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border_e620 .secondary-04f9 {
  color: rgba(255, 255, 255, 0.79);
}
.border_e620 .secondary-04f9 .wide_adcc {
  color: rgba(255, 255, 255, 0.99);
}
.border_e620 .secondary-04f9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border_e620 .stone-8135 .black_6a59 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.border_e620 .stone-8135 .black_6a59 .text_0642 {
  color: rgba(255, 255, 255, 0.79);
}
.border_e620
  .stone-8135
  .black_6a59
  .text_0642::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.border_e620
  .stone-8135
  .black_6a59
  .text_0642:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.border_e620
  .stone-8135
  .black_6a59
  .text_0642::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.border_e620
  .stone-8135
  .black_6a59
  .text_0642::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.border_e620 .stone-8135 .first-180f {
  color: rgba(255, 255, 255, 0.79);
}
.border_e620 .stone-8135 .first-180f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input_f76c
  .border_e620
  .stone-8135
  .highlight-0a8e
  .detail-south-2a94 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.input_f76c
  .border_e620
  .stone-8135
  .highlight-0a8e
  .text_0642 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.menu_plasma_c6cb .basic_35b3 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.basic_35b3 .container_fcd5.shadow-selected-9909 .dynamic_5b36 > li > a:focus,
.basic_35b3 .container_fcd5.shadow-selected-9909 .dynamic_5b36 > li > a:hover,
.basic_35b3 .container_fcd5.yellow-57bd .dynamic_5b36 > li > a:focus,
.basic_35b3 .container_fcd5.yellow-57bd .dynamic_5b36 > li > a:hover,
.basic_35b3 .container_fcd5.text-aaac .dynamic_5b36 > li > a:focus,
.basic_35b3 .container_fcd5.text-aaac .dynamic_5b36 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.basic_35b3
  .container_fcd5.shadow-selected-9909
  .dynamic_5b36
  > li.progress_ead0
  > a,
.basic_35b3
  .container_fcd5.shadow-selected-9909
  .dynamic_5b36
  > li.highlight-stone-6ffa
  > a,
.basic_35b3
  .container_fcd5.yellow-57bd
  .dynamic_5b36
  > li.progress_ead0
  > a,
.basic_35b3
  .container_fcd5.yellow-57bd
  .dynamic_5b36
  > li.highlight-stone-6ffa
  > a,
.basic_35b3
  .container_fcd5.text-aaac
  .dynamic_5b36
  > li.progress_ead0
  > a,
.basic_35b3 .container_fcd5.text-aaac .dynamic_5b36 > li.tooltip_small_53f0 > a {
  color: rgba(0, 0, 0, 0.8);
}
.basic_35b3 .media_liquid_0e5e,
.basic_35b3 .media_liquid_0e5e a {
  color: rgba(0, 0, 0, 0.8);
}
.basic_35b3 .complex-00e5.slider-old-3348 li a,
.basic_35b3 .hover-6c9b a,
.basic_35b3 .section-iron-c0c2,
.basic_35b3 .dynamic_5b36 > li > a,
.basic_35b3 .last_ca32 {
  color: rgba(0, 0, 0, 0.55);
}
.basic_35b3 .complex-00e5.slider-old-3348 li a:hover,
.basic_35b3 .hover-6c9b a:hover,
.basic_35b3 .section-iron-c0c2:hover,
.basic_35b3 .dynamic_5b36 > li > a:hover,
.basic_35b3 .last_ca32:hover {
  color: rgba(0, 0, 0, 0.8);
}
.basic_35b3 .secondary-04f9 {
  color: rgba(0, 0, 0, 0.55);
}
.basic_35b3 .secondary-04f9 .wide_adcc {
  color: rgba(0, 0, 0, 0.8);
}
.basic_35b3 .secondary-04f9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget-wood-f6d9 .text-0582 {
  margin-left: auto;
  margin-right: auto;
}
.active-inner-1266 > * {
  margin-left: auto;
  margin-right: auto;
}
.active-inner-1266 .wide_e720 {
  margin-right: 1.41575em;
}
.tertiary-71e1 .active-inner-1266 > .pagination_wide_3f9a {
  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;
}
.tertiary-71e1 .active-inner-1266 > .west-ed51 {
  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;
}
.image-focused-4d92.widget-wood-f6d9 .text-0582,
.south_fded.widget-wood-f6d9 .text-0582 {
  margin-left: 0;
}
.disabled_f1d3.widget-wood-f6d9 .text-0582,
.prev_bd3d.widget-wood-f6d9 .text-0582 {
  margin-right: 0;
}
.active-inner-1266 ol,
.active-inner-1266 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.search_next_e521 video {
  max-width: 100%;
}
.list_ce48 img {
  display: block;
}
.list_ce48.wide_e720,
.list_ce48.dark-32fc {
  width: 100%;
}
.list_ce48.west-ed51 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.inner_db55:not(.pattern-small-531a) {
  margin: 1.5em auto;
}
.feature_13ce p {
  padding: 1.5em 14px;
}
ul.breadcrumb_d36b.west-ed51,
ul.breadcrumb_d36b.pagination_wide_3f9a,
ul.breadcrumb_d36b.selected_7857.pagination_wide_3f9a {
  padding: 0 14px;
}
.tooltip-440f {
  display: block;
  overflow-x: auto;
}
.tooltip-440f table {
  border-collapse: collapse;
  width: 100%;
}
.tooltip-440f td,
.tooltip-440f th {
  padding: 0.5em;
}
.active-inner-1266 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.active-inner-1266 ol ol,
.active-inner-1266 ol ul,
.active-inner-1266 ul ol,
.active-inner-1266 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.active-inner-1266 ol ol li,
.active-inner-1266 ol ul li,
.active-inner-1266 ul ol li,
.active-inner-1266 ul ul li {
  margin-left: 0;
}
.top_a986.backdrop_paper_83af > .grid-2d27 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.top_a986.backdrop_paper_83af > .grid-2d27 iframe,
.top_a986.backdrop_paper_83af > .grid-2d27 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.liquid-b3c3 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.liquid-b3c3.title_current_ee37 {
  padding: 0;
}
.liquid-b3c3.title_current_ee37 cite {
  font-size: 13px;
}
.liquid-b3c3 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.liquid-b3c3 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.detail_0648 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.detail_0648 > p:first-child {
  margin-top: 0;
}
.detail_0648 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.detail_0648 blockquote {
  border-left: 0;
}
.tall-bb34 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tall-bb34:not(.input_4709) {
  max-width: 100px;
}
.tall-bb34.thumbnail-warm-c7ba {
  border-bottom: none !important;
  text-align: center;
}
.tall-bb34.thumbnail-warm-c7ba::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .feature_13ce p {
    padding: 1.5em 0;
  }
}
.summary_wood_f811 {
  color: #0073aa;
}
.input_c169 {
  background-color: #0073aa;
}
.disabled_active_d68e {
  color: #229fd8;
}
.fluid_f62f {
  background-color: #229fd8;
}
.wrapper_2413 {
  color: #eee;
}
.left_2cb9 {
  background-color: #eee;
}
.prev-56a5 {
  color: #444;
}
.border_tall_6d63 {
  background-color: #444;
}
.mask_red_58ae {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.mask_red_58ae .surface-de99 .hover-6c9b {
  font-size: 15px;
}
.mask_red_58ae .hover-6c9b {
  line-height: 1.3;
}
.mask_red_58ae .basic_35b3 {
}
.mask_red_58ae .border_e620 {
  background: #235787;
}
.message_dynamic_b723 {
  padding: 0;
}
.message_dynamic_b723 .border_e620 {
  background: #1a1a1a;
}
.message_dynamic_b723 .basic_35b3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.complex-a851 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.complex-a851 .basic_35b3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.complex-a851 .border_e620 {
  background: #303030;
}
.medium_79d4 {
  position: relative;
  z-index: 10;
}
.medium_79d4 .secondary_aba3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.over_cc8b .silver_9551 {
  display: inline-block;
  vertical-align: middle;
}
.over_cc8b.module_complex_6819 .silver_9551 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .over_cc8b.module_complex_6819 .silver_9551 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .over_cc8b.module_complex_6819 .silver_9551 {
    margin-right: 0.4em;
  }
}
.over_cc8b.module_complex_6819 .silver_9551:last-child {
  margin-right: 0;
}
.media_advanced_21f2 .secondary_aba3 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .menu_plasma_c6cb .surface-de99 {
    margin: 0 -0.5em;
  }
  .menu_plasma_c6cb .surface-de99 [class*="customify-col-"],
  .menu_plasma_c6cb .surface-de99 [class*="customify-col_"],
  .menu_plasma_c6cb .surface-de99 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.menu_plasma_c6cb.background-active-e33c .secondary_aba3 {
  background: 0 0 !important;
}
.menu_plasma_c6cb.background-active-e33c .secondary_aba3,
.menu_plasma_c6cb.media_advanced_21f2 .secondary_aba3 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .menu_plasma_c6cb.active_50f7 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.menu_plasma_c6cb.media_advanced_21f2 .secondary_aba3 {
  box-shadow: none !important;
}
.prev-1548 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .prev-1548 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .prev-1548 {
    padding: 18px 0 20px;
  }
}
.prev-1548 .soft-411a {
  width: 100%;
}
.prev-1548 .picture_warm_b97f {
  margin-bottom: 0;
}
.prev-1548 .shade-light-a6f8 {
  margin-top: 5px;
  font-size: 0.875em;
}
.tabs_lower_127c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tabs_lower_127c .filter_green_c89a {
  width: 100%;
}
.button-f918 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.button-f918 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.button-f918 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;
}
.button-f918 li:last-child:after {
  display: none;
}
.button-f918 li a {
  font-weight: 500;
  margin-right: 10px;
}
.hidden_large_2098 .image_2cf8 button,
.prev-1548 .image_2cf8 button {
  left: 0;
}
.hidden_large_2098 .filter_green_c89a,
.prev-1548 .filter_green_c89a {
  padding-left: 0;
  padding-right: 0;
}
.hidden_large_2098 .tabs_lower_127c,
.prev-1548 .tabs_lower_127c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.hidden_large_2098 {
  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;
}
.hidden_large_2098: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;
}
.hidden_large_2098 .outline-fluid-5781 {
  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) {
  .hidden_large_2098 .outline-fluid-5781 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .hidden_large_2098 .outline-fluid-5781 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .hidden_large_2098 .outline-fluid-5781 {
    min-height: 200px;
  }
}
.hidden_large_2098 .button-f918 {
  color: rgba(255, 255, 255, 0.8);
}
.hidden_large_2098 .button-f918 a,
.hidden_large_2098 .button-f918 li:after {
  color: inherit;
}
.hidden_large_2098 .button-f918 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.link_small_8b75 {
  margin-bottom: 0.5em;
}
.blue_6766 {
  margin-bottom: 1.2em;
}
.blue_6766,
.link_small_8b75 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.blue_6766 p:last-child,
.link_small_8b75 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .image_2cf8,
#masthead .image_2cf8 {
  display: none;
}
#masthead
  > .image_2cf8.filter_5226 {
  display: none;
}
#masthead > .image_2cf8 button {
  left: 0;
}
.aside-solid-7412 {
  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%;
}
.aside-solid-7412 .silver_9551 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.aside-solid-7412 .panel-mini-5f33 {
  display: -webkit-box;
  display: flex;
}
.aside-solid-7412 .panel-mini-5f33.nav_outer_d296 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.aside-solid-7412 .panel-mini-5f33.out-37f6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.aside-solid-7412 .panel-mini-5f33.nav_c5fb {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.aside-solid-7412.link_motion_fd62.pagination-dim-ae02 .panel-mini-5f33.nav_outer_d296 {
  flex-basis: 100%;
}
.aside-solid-7412.bronze_0c7f .panel-mini-5f33.out-37f6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.aside-solid-7412.bronze_0c7f .panel-mini-5f33.nav_c5fb {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .image_2cf8.filter_5226 {
  display: none;
}
#masthead > .image_2cf8 button {
  left: 0;
}
.soft_8be2 {
  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;
}
.soft_8be2:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.soft_8be2.wrapper-focused-3c49 i {
  margin-right: 4px;
}
.soft_8be2.preview_0355 i {
  margin-left: 5px;
}
.hover-6c9b p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hover-6c9b p:last-child {
  margin-bottom: 0;
}
.hard-7df8 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hard-7df8 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hard-7df8 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hard-7df8 .media_liquid_0e5e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hard-7df8 .carousel-brown-ef9a {
  margin: 5px 0 7px 0;
}
.hard-7df8.shadow_20c1 .popup-motion-5c1c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hard-7df8.shadow_20c1 .breadcrumb-7ebd {
  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;
}
.hard-7df8.layout_pro_456f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hard-7df8.layout_pro_456f .popup-motion-5c1c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hard-7df8.layout_pro_456f .breadcrumb-7ebd {
  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;
}
.hard-7df8.media_6720 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hard-7df8.chip_iron_af09 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hard-7df8.chip_iron_af09 .breadcrumb-7ebd {
  margin-top: 7px;
}
.pattern_d616 {
  display: inline-block;
}
.medium_79d4 .left_492f .hard-7df8 img {
  max-width: 100%;
}
.container_fcd5 .wrapper-cold-171b.surface-0f24,
.message_84d7 .wrapper-cold-171b.surface-0f24 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.container_fcd5 .nav-red-354b,
.message_84d7 .nav-red-354b {
  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%);
}
.container_fcd5 .nav-red-354b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.container_fcd5.article-d664 .nav-red-354b {
  display: none;
}
.container_fcd5 .wide-c9b7 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.container_fcd5 .wide-c9b7 li {
  display: inline-block;
  position: relative;
}
.container_fcd5 .wide-c9b7 li:last-child {
  margin-right: 0;
}
.container_fcd5 .wide-c9b7 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;
}
.container_fcd5 .wide-c9b7 li.tooltip_small_53f0 > a {
  color: rgba(0, 0, 0, 0.9);
}
.container_fcd5 .wide-c9b7 > 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;
}
.container_fcd5 .wide-c9b7 > li > a i {
  line-height: 0;
}
.container_fcd5 .wide-c9b7 > li.gradient-c572 > a .nav-red-354b {
  margin-left: 4px;
  line-height: 0;
}
.container_fcd5 .wide-c9b7 .module_huge_6051 li.gradient-c572 > a {
  position: relative;
}
.container_fcd5 .wide-c9b7 .module_huge_6051 li.gradient-c572 > a:after,
.container_fcd5 .wide-c9b7 .module_huge_6051 li.gradient-c572 > a:before {
  content: "";
  display: table;
}
.container_fcd5 .wide-c9b7 .module_huge_6051 li.gradient-c572 > a:after {
  clear: both;
}
.container_fcd5 .wide-c9b7 .module_huge_6051 li.gradient-c572 > a .nav-red-354b {
  margin-left: 5px;
  float: right;
}
.container_fcd5 .pattern_gas_d6af,
.container_fcd5 .module_huge_6051 {
  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;
}
.container_fcd5 .module_huge_6051 {
  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;
}
.container_fcd5 .module_huge_6051 .surface-0f24 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.container_fcd5 .module_huge_6051 .nav-red-354b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.container_fcd5 .module_huge_6051 li {
  display: block;
  margin: 0;
  padding: 0;
}
.container_fcd5 .module_huge_6051 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;
}
.container_fcd5 .module_huge_6051 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.container_fcd5 .module_huge_6051 .module_huge_6051 {
  top: 0;
  left: 100%;
}
.container_fcd5 .info_pink_1782.fn-focus-a2ba > .pattern_gas_d6af,
.container_fcd5 .info_pink_1782.fn-focus-a2ba > .module_huge_6051,
.container_fcd5 .info_pink_1782:focus > .pattern_gas_d6af,
.container_fcd5 .info_pink_1782:focus > .module_huge_6051,
.container_fcd5 .info_pink_1782:hover > .pattern_gas_d6af,
.container_fcd5 .info_pink_1782:hover > .module_huge_6051 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.container_fcd5.text-aaac .dynamic_5b36:after,
.container_fcd5.text-aaac .dynamic_5b36:before {
  content: "";
  display: table;
}
.container_fcd5.text-aaac .dynamic_5b36:after {
  clear: both;
}
.container_fcd5.text-aaac .dynamic_5b36 > li {
  float: left;
}
.container_fcd5.main-beb8 .dynamic_5b36:after,
.container_fcd5.main-beb8 .dynamic_5b36:before {
  content: "";
  display: table;
}
.container_fcd5.main-beb8 .dynamic_5b36:after {
  clear: both;
}
.container_fcd5.main-beb8 .dynamic_5b36 > li {
  float: left;
}
.container_fcd5.main-beb8 .dynamic_5b36 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.container_fcd5.main-beb8 .dynamic_5b36 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.container_fcd5.main-beb8 .dynamic_5b36 > li.progress_ead0 > a,
.container_fcd5.main-beb8 .dynamic_5b36 > li.tooltip_small_53f0 > a {
  color: #fff;
  background-color: #1e4b75;
}
.container_fcd5.shadow-selected-9909 .dynamic_5b36 > li > a .surface-0f24 {
  position: relative;
}
.container_fcd5.shadow-selected-9909 .dynamic_5b36 > li > a .surface-0f24: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;
}
.container_fcd5.shadow-selected-9909
  .dynamic_5b36
  > li:focus
  > a
  .surface-0f24:before,
.container_fcd5.shadow-selected-9909
  .dynamic_5b36
  > li:hover
  > a
  .surface-0f24:before {
  width: 100%;
  background-color: currentColor;
}
.container_fcd5.shadow-selected-9909
  .dynamic_5b36
  > li.progress_ead0
  > a
  .surface-0f24:before,
.container_fcd5.shadow-selected-9909
  .dynamic_5b36
  > li.highlight-stone-6ffa
  > a
  .surface-0f24:before {
  width: 100%;
  background-color: currentColor;
}
.container_fcd5.yellow-57bd .dynamic_5b36 > li > a .surface-0f24 {
  position: relative;
}
.container_fcd5.yellow-57bd .dynamic_5b36 > li > a .surface-0f24: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;
}
.container_fcd5.yellow-57bd .dynamic_5b36 > li:focus > a .surface-0f24:before,
.container_fcd5.yellow-57bd
  .dynamic_5b36
  > li:hover
  > a
  .surface-0f24:before {
  width: 100%;
  background-color: currentColor;
}
.container_fcd5.yellow-57bd
  .dynamic_5b36
  > li.progress_ead0
  > a
  .surface-0f24:before,
.container_fcd5.yellow-57bd
  .dynamic_5b36
  > li.highlight-stone-6ffa
  > a
  .surface-0f24:before {
  width: 100%;
  background-color: currentColor;
}
.message_84d7 .wide-c9b7 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.message_84d7 .wide-c9b7 li:first-child > a {
  border-top: none;
}
.message_84d7 .wide-c9b7 .layout-solid-a8b0 > .surface-0f24 .nav-red-354b {
  display: none;
}
.message_84d7 .wide-c9b7 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.message_84d7 .wide-c9b7 li:last-child {
  border: none;
}
.message_84d7 .wide-c9b7 li.gradient-c572 > a {
  padding-right: 45px !important;
}
.message_84d7 .wide-c9b7 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.message_84d7 .wide-c9b7 li a:focus,
.message_84d7 .wide-c9b7 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.message_84d7 .wide-c9b7 li .gas-0478 {
  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;
}
.message_84d7 .wide-c9b7 li .gas-0478:hover {
  box-shadow: none;
}
.message_84d7 .wide-c9b7 li .gas-0478 .nav-red-354b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.message_84d7 .wide-c9b7 .module_huge_6051 {
  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);
}
.message_84d7 .wide-c9b7 .module_huge_6051 li a {
  padding-left: 3em;
}
.message_84d7 .wide-c9b7 .avatar_72f1 > a .gas-0478 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.message_84d7 .wide-c9b7 .avatar_72f1 > .module_huge_6051 {
  display: block;
  opacity: 1;
}
.accent-6f01 {
  max-width: 100%;
}
.tag_mini_5981 {
  line-height: 0;
  cursor: pointer;
}
.last_ca32 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.last_ca32:hover {
  box-shadow: none;
  color: currentColor;
}
.last_ca32 svg {
  width: 18px;
  height: 18px;
}
.last_ca32 .highlight_hot_2345 {
  display: none;
}
.layout_stale_2fb9 {
  position: relative;
}
.layout_stale_2fb9.fn-active-a2ba .last_ca32 .gradient_44af {
  display: none;
}
.layout_stale_2fb9.fn-active-a2ba .last_ca32 .highlight_hot_2345 {
  display: inline-block;
}
.layout_stale_2fb9 .liquid_a86a {
  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);
}
.layout_stale_2fb9.banner_e7ca .liquid_a86a {
  left: auto;
  right: -0.9em;
}
.layout_stale_2fb9.banner_e7ca .steel_9f5d::before {
  left: auto;
  right: 15px;
}
.layout_stale_2fb9.fn-active-a2ba .liquid_a86a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.highlight-0a8e {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.highlight-0a8e label {
  flex-basis: 100%;
}
.highlight-0a8e .black_6a59 {
  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;
}
.highlight-0a8e .text_0642 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.highlight-0a8e .text_0642:focus {
  background-color: transparent;
}
.highlight-0a8e button.first-180f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.highlight-0a8e button.first-180f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.highlight-0a8e button.first-180f svg {
  width: 18px;
  height: 18px;
}
.highlight-0a8e input[type="submit"] {
  min-height: auto;
}
.stone-8135 .highlight-0a8e .text_0642 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.steel_9f5d {
  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) {
  .steel_9f5d {
    width: 220px;
  }
}
.steel_9f5d label {
  flex-basis: 100%;
}
.steel_9f5d::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;
}
.input_f76c .stone-8135 .highlight-0a8e {
  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;
}
.input_f76c
  .stone-8135
  .highlight-0a8e
  .black_6a59 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.input_f76c .stone-8135 .highlight-0a8e .text_0642 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.input_f76c
  .stone-8135
  .highlight-0a8e
  .text_0642:focus {
  background: 0 0;
}
.input_f76c
  .stone-8135
  .highlight-0a8e
  .detail-south-2a94 {
  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;
}
.complex-00e5 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.complex-00e5 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.complex-00e5 li:last-child {
  margin-right: 0;
}
.complex-00e5 li:first-child {
  margin-left: 0;
}
.complex-00e5.progress_282f a {
  color: #fff;
}
.complex-00e5.progress_282f a:hover {
  color: #fff;
}
.complex-00e5 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.complex-00e5 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.complex-00e5 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.complex-00e5 a:hover {
  opacity: 0.9;
  color: inherit;
}
.complex-00e5 [class*="social-icon-apple"] {
  background-color: #999;
}
.complex-00e5 [class*="social-icon-apple"].form_de42 {
  background-color: transparent;
  color: #999;
}
.complex-00e5 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.complex-00e5 [class*="social-icon-behance"].form_de42 {
  background-color: transparent;
  color: #1769ff;
}
.complex-00e5 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.complex-00e5 [class*="social-icon-bitbucket"].form_de42 {
  background-color: transparent;
  color: #205081;
}
.complex-00e5 [class*="social-icon-codepen"] {
  background-color: #000;
}
.complex-00e5 [class*="social-icon-codepen"].form_de42 {
  background-color: transparent;
  color: #000;
}
.complex-00e5 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.complex-00e5 [class*="social-icon-delicious"].form_de42 {
  background-color: transparent;
  color: #39f;
}
.complex-00e5 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.complex-00e5 [class*="social-icon-digg"].form_de42 {
  background-color: transparent;
  color: #005be2;
}
.complex-00e5 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.complex-00e5 [class*="social-icon-dribbble"].form_de42 {
  background-color: transparent;
  color: #ea4c89;
}
.complex-00e5 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.complex-00e5 [class*="social-icon-envelope"].form_de42 {
  background-color: transparent;
  color: #ea4335;
}
.complex-00e5 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.complex-00e5 [class*="social-icon-facebook"].form_de42 {
  background-color: transparent;
  color: #3b5998;
}
.complex-00e5 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.complex-00e5 [class*="social-icon-flickr"].form_de42 {
  background-color: transparent;
  color: #0063dc;
}
.complex-00e5 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.complex-00e5 [class*="social-icon-foursquare"].form_de42 {
  background-color: transparent;
  color: #2d5be3;
}
.complex-00e5 [class*="social-icon-github"] {
  background-color: #333;
}
.complex-00e5 [class*="social-icon-github"].form_de42 {
  background-color: transparent;
  color: #333;
}
.complex-00e5 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.complex-00e5 [class*="social-icon-google-plus"].form_de42 {
  background-color: transparent;
  color: #dd4b39;
}
.complex-00e5 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.complex-00e5 [class*="social-icon-houzz"].form_de42 {
  background-color: transparent;
  color: #7ac142;
}
.complex-00e5 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.complex-00e5 [class*="social-icon-instagram"].form_de42 {
  background-color: transparent;
  color: #262626;
}
.complex-00e5 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.complex-00e5 [class*="social-icon-jsfiddle"].form_de42 {
  background-color: transparent;
  color: #487aa2;
}
.complex-00e5 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.complex-00e5 [class*="social-icon-linkedin"].form_de42 {
  background-color: transparent;
  color: #0077b5;
}
.complex-00e5 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.complex-00e5 [class*="social-icon-medium"].form_de42 {
  background-color: transparent;
  color: #00ab6b;
}
.complex-00e5 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.complex-00e5
  [class*="social-icon-odnoklassniki"].form_de42 {
  background-color: transparent;
  color: #f4731c;
}
.complex-00e5 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.complex-00e5 [class*="social-icon-meetup"].form_de42 {
  background-color: transparent;
  color: #ec1c40;
}
.complex-00e5 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.complex-00e5 [class*="social-icon-pinterest"].form_de42 {
  background-color: transparent;
  color: #bd081c;
}
.complex-00e5 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.complex-00e5 [class*="social-icon-product-hunt"].form_de42 {
  background-color: transparent;
  color: #da552f;
}
.complex-00e5 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.complex-00e5 [class*="social-icon-reddit"].form_de42 {
  background-color: transparent;
  color: #ff4500;
}
.complex-00e5 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.complex-00e5 [class*="social-icon-rss"].form_de42 {
  background-color: transparent;
  color: #f26522;
}
.complex-00e5 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.complex-00e5
  [class*="social-icon-shopping-cart"].form_de42 {
  background-color: transparent;
  color: #4caf50;
}
.complex-00e5 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.complex-00e5 [class*="social-icon-skype"].form_de42 {
  background-color: transparent;
  color: #00aff0;
}
.complex-00e5 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.complex-00e5 [class*="social-icon-slideshare"].form_de42 {
  background-color: transparent;
  color: #0077b5;
}
.complex-00e5 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.complex-00e5 [class*="social-icon-snapchat"].form_de42 {
  background-color: transparent;
  color: #fffc00;
}
.complex-00e5 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.complex-00e5 [class*="social-icon-soundcloud"].form_de42 {
  background-color: transparent;
  color: #f80;
}
.complex-00e5 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.complex-00e5 [class*="social-icon-spotify"].form_de42 {
  background-color: transparent;
  color: #2ebd59;
}
.complex-00e5 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.complex-00e5
  [class*="social-icon-stack-overflow"].form_de42 {
  background-color: transparent;
  color: #fe7a15;
}
.complex-00e5 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.complex-00e5 [class*="social-icon-maldkfgram"].form_de42 {
  background-color: transparent;
  color: #2ca5e0;
}
.complex-00e5 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.complex-00e5 [class*="social-icon-tripadvisor"].form_de42 {
  background-color: transparent;
  color: #589442;
}
.complex-00e5 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.complex-00e5 [class*="social-icon-tumblr"].form_de42 {
  background-color: transparent;
  color: #35465c;
}
.complex-00e5 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.complex-00e5 [class*="social-icon-twitch"].form_de42 {
  background-color: transparent;
  color: #6441a5;
}
.complex-00e5 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.complex-00e5 [class*="social-icon-twitter"].form_de42 {
  background-color: transparent;
  color: #1da1f2;
}
.complex-00e5 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.complex-00e5 [class*="social-icon-vimeo"].form_de42 {
  background-color: transparent;
  color: #1ab7ea;
}
.complex-00e5 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.complex-00e5 [class*="social-icon-vk"].form_de42 {
  background-color: transparent;
  color: #45668e;
}
.complex-00e5 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.complex-00e5 [class*="social-icon-weibo"].form_de42 {
  background-color: transparent;
  color: #df2029;
}
.complex-00e5 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.complex-00e5 [class*="social-icon-weixin"].form_de42 {
  background-color: transparent;
  color: #7bb32e;
}
.complex-00e5 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.complex-00e5 [class*="social-icon-whatsapp"].form_de42 {
  background-color: transparent;
  color: #25d366;
}
.complex-00e5 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.complex-00e5 [class*="social-icon-wordpress"].form_de42 {
  background-color: transparent;
  color: #21759b;
}
.complex-00e5 [class*="social-icon-xing"] {
  background-color: #026466;
}
.complex-00e5 [class*="social-icon-xing"].form_de42 {
  background-color: transparent;
  color: #026466;
}
.complex-00e5 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.complex-00e5 [class*="social-icon-yelp"].form_de42 {
  background-color: transparent;
  color: #af0606;
}
.complex-00e5 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.complex-00e5 [class*="social-icon-youtube"].form_de42 {
  background-color: transparent;
  color: #cd201f;
}
.section-iron-c0c2 {
  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;
}
.section-iron-c0c2:hover {
  box-shadow: none;
  background: 0 0;
}
.surface_dynamic_83f7 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.light-00a8 {
  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;
}
.thumbnail-medium-b356 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.action-1c91 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.action-1c91,
.action-1c91::after,
.action-1c91::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;
}
.action-1c91::after,
.action-1c91::before {
  content: "";
  display: block;
  background-color: inherit;
}
.preview_in_f9e4 .light-00a8 .thumbnail-medium-b356 {
  margin-top: -2px;
  width: 19px;
}
.preview_in_f9e4 .light-00a8 .action-1c91 {
  margin-top: -1px;
}
.preview_in_f9e4 .light-00a8 .action-1c91,
.preview_in_f9e4 .light-00a8 .action-1c91::after,
.preview_in_f9e4 .light-00a8 .action-1c91::before {
  width: 19px;
  height: 2px;
}
.preview_in_f9e4 .light-00a8 .action-1c91::before {
  top: -6px;
}
.preview_in_f9e4 .light-00a8 .action-1c91::after {
  bottom: -6px;
}
.item-872b .light-00a8 .thumbnail-medium-b356 {
  margin-top: -2px;
  width: 22px;
}
.item-872b .light-00a8 .action-1c91 {
  margin-top: -1px;
}
.item-872b .light-00a8 .action-1c91,
.item-872b .light-00a8 .action-1c91::after,
.item-872b .light-00a8 .action-1c91::before {
  width: 22px;
  height: 2px;
}
.item-872b .light-00a8 .action-1c91::before {
  top: -7px;
}
.item-872b .light-00a8 .action-1c91::after {
  bottom: -7px;
}
.motion_5487 .light-00a8 .thumbnail-medium-b356 {
  margin-top: -2px;
  width: 31px;
}
.motion_5487 .light-00a8 .action-1c91 {
  margin-top: -1.5px;
}
.motion_5487 .light-00a8 .action-1c91,
.motion_5487 .light-00a8 .action-1c91::after,
.motion_5487 .light-00a8 .action-1c91::before {
  width: 31px;
  height: 3px;
}
.motion_5487 .light-00a8 .action-1c91::before {
  top: -9px;
}
.motion_5487 .light-00a8 .action-1c91::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hidden-8c81 .light-00a8 .thumbnail-medium-b356 {
    margin-top: -2px;
    width: 19px;
  }
  .hidden-8c81 .light-00a8 .action-1c91 {
    margin-top: -1px;
  }
  .hidden-8c81 .light-00a8 .action-1c91,
  .hidden-8c81 .light-00a8 .action-1c91::after,
  .hidden-8c81 .light-00a8 .action-1c91::before {
    width: 19px;
    height: 2px;
  }
  .hidden-8c81 .light-00a8 .action-1c91::before {
    top: -6px;
  }
  .hidden-8c81 .light-00a8 .action-1c91::after {
    bottom: -6px;
  }
  .avatar-7236 .light-00a8 .thumbnail-medium-b356 {
    margin-top: -2px;
    width: 22px;
  }
  .avatar-7236 .light-00a8 .action-1c91 {
    margin-top: -1px;
  }
  .avatar-7236 .light-00a8 .action-1c91,
  .avatar-7236 .light-00a8 .action-1c91::after,
  .avatar-7236 .light-00a8 .action-1c91::before {
    width: 22px;
    height: 2px;
  }
  .avatar-7236 .light-00a8 .action-1c91::before {
    top: -7px;
  }
  .avatar-7236 .light-00a8 .action-1c91::after {
    bottom: -7px;
  }
  .primary-acfb .light-00a8 .thumbnail-medium-b356 {
    margin-top: -2px;
    width: 31px;
  }
  .primary-acfb .light-00a8 .action-1c91 {
    margin-top: -1.5px;
  }
  .primary-acfb .light-00a8 .action-1c91,
  .primary-acfb .light-00a8 .action-1c91::after,
  .primary-acfb .light-00a8 .action-1c91::before {
    width: 31px;
    height: 3px;
  }
  .primary-acfb .light-00a8 .action-1c91::before {
    top: -9px;
  }
  .primary-acfb .light-00a8 .action-1c91::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .background-fixed-06fd .light-00a8 .thumbnail-medium-b356 {
    margin-top: -2px;
    width: 19px;
  }
  .background-fixed-06fd .light-00a8 .action-1c91 {
    margin-top: -1px;
  }
  .background-fixed-06fd .light-00a8 .action-1c91,
  .background-fixed-06fd .light-00a8 .action-1c91::after,
  .background-fixed-06fd .light-00a8 .action-1c91::before {
    width: 19px;
    height: 2px;
  }
  .background-fixed-06fd .light-00a8 .action-1c91::before {
    top: -6px;
  }
  .background-fixed-06fd .light-00a8 .action-1c91::after {
    bottom: -6px;
  }
  .row-f200 .light-00a8 .thumbnail-medium-b356 {
    margin-top: -2px;
    width: 22px;
  }
  .row-f200 .light-00a8 .action-1c91 {
    margin-top: -1px;
  }
  .row-f200 .light-00a8 .action-1c91,
  .row-f200 .light-00a8 .action-1c91::after,
  .row-f200 .light-00a8 .action-1c91::before {
    width: 22px;
    height: 2px;
  }
  .row-f200 .light-00a8 .action-1c91::before {
    top: -7px;
  }
  .row-f200 .light-00a8 .action-1c91::after {
    bottom: -7px;
  }
  .surface-plasma-4884 .light-00a8 .thumbnail-medium-b356 {
    margin-top: -2px;
    width: 31px;
  }
  .surface-plasma-4884 .light-00a8 .action-1c91 {
    margin-top: -1.5px;
  }
  .surface-plasma-4884 .light-00a8 .action-1c91,
  .surface-plasma-4884 .light-00a8 .action-1c91::after,
  .surface-plasma-4884 .light-00a8 .action-1c91::before {
    width: 31px;
    height: 3px;
  }
  .surface-plasma-4884 .light-00a8 .action-1c91::before {
    top: -9px;
  }
  .surface-plasma-4884 .light-00a8 .action-1c91::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .frame-1d69 .light-00a8 .thumbnail-medium-b356 {
    margin-top: -2px;
    width: 19px;
  }
  .frame-1d69 .light-00a8 .action-1c91 {
    margin-top: -1px;
  }
  .frame-1d69 .light-00a8 .action-1c91,
  .frame-1d69 .light-00a8 .action-1c91::after,
  .frame-1d69 .light-00a8 .action-1c91::before {
    width: 19px;
    height: 2px;
  }
  .frame-1d69 .light-00a8 .action-1c91::before {
    top: -6px;
  }
  .frame-1d69 .light-00a8 .action-1c91::after {
    bottom: -6px;
  }
  .tag-light-6c43 .light-00a8 .thumbnail-medium-b356 {
    margin-top: -2px;
    width: 22px;
  }
  .tag-light-6c43 .light-00a8 .action-1c91 {
    margin-top: -1px;
  }
  .tag-light-6c43 .light-00a8 .action-1c91,
  .tag-light-6c43 .light-00a8 .action-1c91::after,
  .tag-light-6c43 .light-00a8 .action-1c91::before {
    width: 22px;
    height: 2px;
  }
  .tag-light-6c43 .light-00a8 .action-1c91::before {
    top: -7px;
  }
  .tag-light-6c43 .light-00a8 .action-1c91::after {
    bottom: -7px;
  }
  .aside-b368 .light-00a8 .thumbnail-medium-b356 {
    margin-top: -2px;
    width: 31px;
  }
  .aside-b368 .light-00a8 .action-1c91 {
    margin-top: -1.5px;
  }
  .aside-b368 .light-00a8 .action-1c91,
  .aside-b368 .light-00a8 .action-1c91::after,
  .aside-b368 .light-00a8 .action-1c91::before {
    width: 31px;
    height: 3px;
  }
  .aside-b368 .light-00a8 .action-1c91::before {
    top: -9px;
  }
  .aside-b368 .light-00a8 .action-1c91::after {
    bottom: -9px;
  }
}
.video_middle_eca0 .action-1c91 {
  -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);
}
.video_middle_eca0 .action-1c91::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.video_middle_eca0 .action-1c91::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);
}
.video_middle_eca0.content-0bd7 .action-1c91 {
  -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);
}
.video_middle_eca0.content-0bd7 .action-1c91::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.video_middle_eca0.content-0bd7 .action-1c91::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.description_new_3c50 {
  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.highlight-liquid-8f6d:before {
  display: none;
}
.search-short-a0b7 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.search-short-a0b7 .under-eaee {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.search-short-a0b7 .under-eaee:last-of-type {
  border-bottom: none;
}
.search-short-a0b7 .under-eaee.label_top_e21e,
.search-short-a0b7 .under-eaee.hot-eb69,
.search-short-a0b7 .under-eaee.card-hot-29fb {
  padding: 0;
}
.search-short-a0b7 .message_84d7 .gas-0478 {
  color: currentColor;
}
.search-short-a0b7 .message_84d7 .gas-0478:focus,
.search-short-a0b7 .message_84d7 .gas-0478:hover {
  background: rgba(0, 0, 0, 0.01);
}
.search-short-a0b7.basic_35b3 .secondary-04f9,
.search-short-a0b7.basic_35b3 .hover-6c9b a,
.search-short-a0b7.basic_35b3 .dynamic_5b36 a,
.search-short-a0b7.basic_35b3 .module_huge_6051 a {
  color: rgba(0, 0, 0, 0.55);
}
.search-short-a0b7.basic_35b3 .secondary-04f9:hover,
.search-short-a0b7.basic_35b3 .hover-6c9b a:hover,
.search-short-a0b7.basic_35b3 .dynamic_5b36 a:hover,
.search-short-a0b7.basic_35b3 .module_huge_6051 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.search-short-a0b7.basic_35b3 .wide_adcc {
  color: rgba(0, 0, 0, 0.8);
}
.search-short-a0b7.basic_35b3 .under-eaee {
  border-color: rgba(0, 0, 0, 0.08);
}
.search-short-a0b7.basic_35b3 .under-eaee:before {
  background: rgba(0, 0, 0, 0.08);
}
.search-short-a0b7.basic_35b3 .widget-blue-2a54:before {
  background: rgba(255, 255, 255, 0.9);
}
.search-short-a0b7.basic_35b3 .message_84d7 .wide-c9b7 li a,
.search-short-a0b7.basic_35b3 .message_84d7 .gas-0478,
.search-short-a0b7.basic_35b3 .module_huge_6051 {
  border-color: rgba(0, 0, 0, 0.08);
}
.search-short-a0b7.basic_35b3 .message_84d7 .gas-0478:focus,
.search-short-a0b7.basic_35b3 .message_84d7 .gas-0478:hover {
  background: rgba(0, 0, 0, 0.01);
}
.search-short-a0b7.basic_35b3 .wide-c9b7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.search-short-a0b7.border_e620 .secondary-04f9,
.search-short-a0b7.border_e620 .hover-6c9b a,
.search-short-a0b7.border_e620 .dynamic_5b36 .gas-0478,
.search-short-a0b7.border_e620 .dynamic_5b36 a,
.search-short-a0b7.border_e620 .module_huge_6051 a {
  color: rgba(255, 255, 255, 0.79);
}
.search-short-a0b7.border_e620 .secondary-04f9:hover,
.search-short-a0b7.border_e620 .hover-6c9b a:hover,
.search-short-a0b7.border_e620 .dynamic_5b36 .gas-0478:hover,
.search-short-a0b7.border_e620 .dynamic_5b36 a:hover,
.search-short-a0b7.border_e620 .module_huge_6051 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-short-a0b7.border_e620 .wide_adcc {
  color: rgba(255, 255, 255, 0.99);
}
.search-short-a0b7.border_e620 .under-eaee {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-short-a0b7.border_e620 .under-eaee:before {
  background: rgba(255, 255, 255, 0.08);
}
.search-short-a0b7.border_e620 .widget-blue-2a54:before {
  background: rgba(0, 0, 0, 0.9);
}
.search-short-a0b7.border_e620 .message_84d7 .wide-c9b7 li a,
.search-short-a0b7.border_e620 .message_84d7 .gas-0478,
.search-short-a0b7.border_e620 .module_huge_6051 {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-short-a0b7.border_e620 .message_84d7 .gas-0478:focus,
.search-short-a0b7.border_e620 .message_84d7 .gas-0478:hover {
  background: rgba(0, 0, 0, 0.01);
}
.search-short-a0b7.border_e620 .wide-c9b7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget-blue-2a54 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.widget-blue-2a54:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.message_b000 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tooltip_626b .search-short-a0b7 {
  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;
}
.tooltip_626b .under-eaee {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tooltip_626b .under-eaee: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) {
  .tooltip_626b .under-eaee:before {
    width: 16%;
    left: 42%;
  }
}
.tooltip_626b .under-eaee:last-child:before {
  content: none;
}
.tooltip_626b .under-eaee[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tooltip_626b .message_84d7 .wide-c9b7 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tooltip_626b .message_84d7 .wide-c9b7 li a .gas-0478 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tooltip_626b .message_84d7 .module_huge_6051 {
  border: none;
}
.tooltip_626b .message_84d7 .module_huge_6051 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tooltip_626b .widget-blue-2a54 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tooltip_626b .message_b000 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tooltip_626b .border_e620 .widget-blue-2a54:before {
  background: rgba(0, 0, 0, 0.9);
}
.tooltip_626b .basic_35b3.gas_8ee8 .action-1c91 {
  background: rgba(0, 0, 0, 0.6);
}
.tooltip_626b
  .basic_35b3.gas_8ee8
  .action-1c91::after,
.tooltip_626b
  .basic_35b3.gas_8ee8
  .action-1c91:before {
  background: inherit;
}
.tooltip_626b
  .basic_35b3.gas_8ee8:hover
  .action-1c91 {
  background: rgba(0, 0, 0, 0.8);
}
.dirty-87ff .search-short-a0b7 {
  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) {
  .dirty-87ff .search-short-a0b7 {
    width: auto;
    right: 45px;
  }
}
.left_4d67 .search-short-a0b7 {
  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) {
  .left_4d67 .search-short-a0b7 {
    width: auto;
    left: 45px;
  }
}
.highlight-liquid-8f6d .search-short-a0b7 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.highlight-liquid-8f6d .message_b000 {
  max-width: 48em;
  margin: 0 auto;
}
.highlight-liquid-8f6d .widget-blue-2a54:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.row_e002 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.row_e002.tooltip_626b .search-short-a0b7 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.row_e002.dirty-87ff .search-short-a0b7 {
  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);
}
.row_e002 .search-short-a0b7 {
  visibility: visible;
}
.row_e002.left_4d67 .search-short-a0b7 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.secondary_copper_535d,
.outline-tall-205b {
  overflow-x: hidden;
}
.secondary_copper_535d .search-short-a0b7 {
  overflow: auto;
}
.secondary_copper_535d.tooltip_626b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary_copper_535d.tooltip_626b .search-short-a0b7 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.secondary_copper_535d.tooltip_626b .section-iron-c0c2 {
  opacity: 0;
}
.secondary_copper_535d.dirty-87ff {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary_copper_535d.dirty-87ff .search-short-a0b7 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.secondary_copper_535d.dirty-87ff .section-iron-c0c2 {
  opacity: 0;
}
.secondary_copper_535d.left_4d67 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary_copper_535d.left_4d67 .search-short-a0b7 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.secondary_copper_535d.left_4d67 .section-iron-c0c2 {
  opacity: 0;
}
.secondary_copper_535d.highlight-liquid-8f6d .search-short-a0b7 {
  z-index: 10;
  visibility: visible;
}
.gas_8ee8 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.gas_8ee8 .action-1c91 {
  background: rgba(255, 255, 255, 0.99);
}
.gas_8ee8 .action-1c91::after,
.gas_8ee8 .action-1c91:before {
  background: inherit;
}
.gas_8ee8:hover .action-1c91 {
  background: rgba(255, 255, 255, 0.99);
}
.left_4d67 .gas_8ee8 {
  top: 10px;
  right: auto;
  left: 12px;
}
.highlight-liquid-8f6d .gas_8ee8 {
  display: none !important;
}
.secondary_copper_535d:before,
.outline-tall-205b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.secondary_copper_535d .gas_8ee8,
.outline-tall-205b .gas_8ee8 {
  display: inline-block;
}
.search-short-a0b7 .silver_9551 {
  -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;
}
.secondary_copper_535d .search-short-a0b7 .silver_9551,
.outline-tall-205b .search-short-a0b7 .silver_9551 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.glass-e1f0 .black_6a59 {
  width: 100%;
}
.left_492f {
  padding: 0 0.5em 0;
}
.left_492f [class*="customify-col-"],
.left_492f [class*="customify-col_"],
.left_492f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.grid_in_249d .left_492f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .surface-de99 .badge-10ec,
  .badge-10ec {
    display: none;
  }
  .description_c490 {
    text-align: left;
  }
  .in_b6ff {
    text-align: center;
  }
  .nav_26ea {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .surface-de99 .logo-outer-52f9,
  .logo-outer-52f9 {
    display: none;
  }
  .component_2bd1 {
    text-align: left;
  }
  .pagination-8fbf {
    text-align: center;
  }
  .item_out_d005 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .surface-de99 .current_e811,
  .current_e811 {
    display: none;
  }
  .last_5f8a {
    text-align: left;
  }
  .hover-small-a1cc {
    text-align: center;
  }
  .table_6f55 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.brown_053f {
  box-shadow: none !important;
}
.outline-24a0 .article_d361,
.wood-e8ed .article_d361 {
  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;
}
.wood-e8ed .article_d361 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.secondary_aba3 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.secondary_aba3:after,
.secondary_aba3:before {
  content: "";
  display: table;
}
.secondary_aba3:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .secondary_aba3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.secondary_aba3,
.active_50f7 {
  max-width: 1248px;
  margin: 0 auto;
}

.fast-58d2.column-current-3422 .secondary_aba3 {
  max-width: 100%;
}
.fast-58d2.photo_dc5b {
  max-width: 1200px;
  margin: 0 auto;
}
.fast-58d2.tertiary_red_9d64 .secondary_aba3 {
  max-width: 100%;
}
.fast-58d2.tertiary_red_9d64 > .secondary_aba3 {
  padding-left: 0;
  padding-right: 0;
}
.fast-58d2.tertiary_red_9d64 > .secondary_aba3 .surface-de99 {
  margin: 0;
}
.fast-58d2.tertiary_red_9d64
  > .secondary_aba3
  .short-9326.south-9ee8 {
  margin-right: 0;
  margin-left: 0;
}
.fast-58d2.tertiary_red_9d64 #main.south-9ee8 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .smooth_c422 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .smooth_c422 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .input_e0d7 .text-0582 {
    padding-right: 1em;
  }
  .input_e0d7.fast_b5f2 .short-9326 {
    border-right: 1px solid #eaecee;
  }
  .input_e0d7.fast_b5f2 .text-0582 {
    padding-right: 1em;
  }
  .input_e0d7.fast_b5f2 .grid-pressed-51ab {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .nav-large-bb19 .text-0582 {
    padding-left: 1em;
  }
  .nav-large-bb19.fast_b5f2 .short-9326 {
    border-left: 1px solid #eaecee;
  }
  .nav-large-bb19.fast_b5f2 .text-0582 {
    padding-left: 1em;
  }
  .nav-large-bb19.fast_b5f2 .grid-pressed-51ab {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .component-center-3a88 .text-0582 {
    padding-left: 1em;
  }
  .component-center-3a88.fast_b5f2 .texture_active_954a {
    border-right: 1px solid #eaecee;
  }
  .component-center-3a88.fast_b5f2 .paper-e23a {
    border-right: 1px solid #eaecee;
  }
  .component-center-3a88.fast_b5f2 .text-0582 {
    padding-left: 1em;
  }
  .component-center-3a88.fast_b5f2 .grid-pressed-51ab {
    padding-right: 1em;
  }
  .component-center-3a88.fast_b5f2 .section-3637 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal_c02b .text-0582 {
    padding-right: 1em;
  }
  .modal_c02b.fast_b5f2 .texture_active_954a {
    border-left: 1px solid #eaecee;
  }
  .modal_c02b.fast_b5f2 .paper-e23a {
    border-left: 1px solid #eaecee;
  }
  .modal_c02b.fast_b5f2 .text-0582 {
    padding-right: 1em;
  }
  .modal_c02b.fast_b5f2 .grid-pressed-51ab {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal_c02b.fast_b5f2 .section-3637 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .smooth_c422 .text-0582 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .smooth_c422.fast_b5f2 .short-9326 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .smooth_c422.fast_b5f2 .text-0582 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .smooth_c422.fast_b5f2 .grid-pressed-51ab {
    padding-left: 1em;
  }
  .smooth_c422.fast_b5f2 .section-3637 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .smooth_c422.fast_b5f2 .text-0582 {
    padding-left: 0;
  }
}
.border-e40b .over_cc8b {
  display: inline-block;
}
.thumbnail_dim_20a9 {
  display: inline-block;
}
.upper_88da {
  word-con: break-word;
}
.dropdown_afbe > span {
  display: inline-block;
  padding: 5px 0;
}
.dropdown_afbe .pattern-pressed-ec48 {
  margin-left: 8px;
  margin-right: 8px;
}
.dropdown_afbe .video-fe1c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.section-copper-b377 .element-3169 {
  margin-bottom: 2em;
}
.section-copper-b377 .huge-8ade {
  margin-bottom: 15px;
}
.section-copper-b377 .huge-8ade:last-child {
  margin-bottom: 0;
}
.section-copper-b377 .input_dfad {
  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) {
  .section-copper-b377 .input_dfad {
    display: block;
  }
}
.section-copper-b377 .border_over_11bb {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .section-copper-b377 .border_over_11bb {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.section-copper-b377 .description-slow-6fa0 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.section-copper-b377 .description-slow-6fa0 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.section-copper-b377 .description-slow-6fa0 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.section-copper-b377 .upper_88da {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.section-copper-b377 .upper_88da a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.section-copper-b377 .fresh-c383 p:last-child {
  margin-bottom: 0;
}
.section-copper-b377 .gradient-large-a853 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.section-copper-b377 .accordion_e1cc {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.section-copper-b377 .column_d0a7 {
  margin-top: 1em;
}
.section-copper-b377 .chip-top-629d {
  top: 0;
  display: block;
}
.section-copper-b377 .chip-top-629d a {
  color: inherit;
}
.section-copper-b377 .chip-top-629d a:hover {
  color: inherit;
}
.section-copper-b377 .tiny_4c76 {
  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;
}
.section-copper-b377 .tiny_4c76:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.section-copper-b377 .accordion_e1cc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.section-copper-b377 .small_4b8c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.section-copper-b377 .small_4b8c:first-child {
  margin-top: 0;
}
.section-copper-b377 .small_4b8c.pattern_d6a5 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.section-copper-b377 .small_4b8c.overlay-c098 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.section-copper-b377
  .small_4b8c.overlay-c098.badge_brown_f1d2
  .column_d0a7 {
  width: 100%;
}
.section-copper-b377 .overlay-c098 {
  -webkit-box-align: center;
  align-items: center;
}
.section-copper-b377 .overlay-c098 .dropdown_afbe,
.section-copper-b377 .overlay-c098 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.section-copper-b377 .description-slow-6fa0 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section-copper-b377 .description-slow-6fa0 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section-copper-b377 .description-slow-6fa0: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;
}
.section-copper-b377 .pattern_d6a5 {
  z-index: 5;
}
.section-copper-b377 .row_3512 .complex-025f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.section-copper-b377 .orange-806f .complex-025f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.section-copper-b377 .sort_medium_eed2 .complex-025f {
  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;
}
.section-copper-b377.wood_c050 .input_dfad,
.section-copper-b377.pressed-5fc8 .input_dfad {
  display: block;
}
.section-copper-b377.wood_c050 .input_dfad .huge_7282,
.section-copper-b377.wood_c050 .input_dfad .accordion_e1cc,
.section-copper-b377.pressed-5fc8 .input_dfad .huge_7282,
.section-copper-b377.pressed-5fc8 .input_dfad .accordion_e1cc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.section-copper-b377.brown-d41b .border_over_11bb {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .section-copper-b377.brown-d41b .border_over_11bb {
    margin-right: 0;
  }
}
.section-copper-b377.wood_c050 .border_over_11bb,
.section-copper-b377.pressed-5fc8 .border_over_11bb {
  padding-top: 40%;
}
.section-copper-b377.wood_c050 .element-3169,
.section-copper-b377.pressed-5fc8 .element-3169 {
  display: block;
}
.section-copper-b377.wood_c050 .fn-sticky-a2ba .accordion_e1cc,
.section-copper-b377.pressed-5fc8 .fn-sticky-a2ba .accordion_e1cc {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.section-copper-b377.wood_c050 .border_over_11bb,
.section-copper-b377.pressed-5fc8 .border_over_11bb {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.section-copper-b377.wood_c050 .accordion_e1cc {
  padding: 1em;
}
.badge-complex-fde6 {
  margin: 30px auto;
  display: block;
}
.badge-complex-fde6 .inner-7fdf > * {
  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;
}
.badge-complex-fde6 .inner-7fdf > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.badge-complex-fde6 .inner-7fdf span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.inner_d709 .dropdown_afbe {
  margin-bottom: 1.41575em;
}
.inner_d709 .modal_plasma_0a05 {
  margin-bottom: 1.618em;
}
.active-inner-1266 .heading-9a9e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.active-inner-1266 .heading-9a9e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.active-inner-1266 .pagination-stone-2236 {
  max-width: 100%;
  overflow: auto;
}
.widget-wood-f6d9 .active-inner-1266 a:hover {
  text-decoration: underline;
}
.tabs_full_3177 .huge-8ade:not(.upper_88da),
.tabs_full_3177 .description-slow-6fa0 {
  margin-bottom: 1.41575em;
}
.tabs_full_3177 .huge-8ade:not(.upper_88da):last-child,
.tabs_full_3177 .description-slow-6fa0:last-child {
  margin-bottom: 0;
}
.tabs_full_3177 .huge-8ade.silver_2036 {
  margin-bottom: 0.41575em;
}
.tabs_full_3177 .notification_simple_e42e:before,
.tabs_full_3177 .breadcrumb_mini_6a28:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tabs_full_3177 .notification_simple_e42e:before {
  content: "\f115";
}
.tabs_full_3177 .breadcrumb_mini_6a28:before {
  content: "\f02c";
}
.tabs_full_3177 .link-under-c222 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tabs_full_3177 .link-under-c222 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.smooth-d2ae {
  display: -webkit-box;
  display: flex;
}
.smooth-d2ae .shadow-ff3e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .smooth-d2ae .shadow-ff3e {
    flex-basis: 90px;
  }
}
.smooth-d2ae .wood-ec88 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .smooth-d2ae .wood-ec88 {
    flex-basis: calc(100% - 50px);
  }
}
.smooth-d2ae .pattern-action-6058 p:last-child {
  margin-bottom: 0.72em;
}
.hidden_cold_bbba .inner-7fdf {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hidden_cold_bbba .inner-7fdf:after,
.hidden_cold_bbba .inner-7fdf:before {
  content: "";
  display: table;
}
.hidden_cold_bbba .inner-7fdf:after {
  clear: both;
}
.hidden_cold_bbba .inner-7fdf .status_4141,
.hidden_cold_bbba .inner-7fdf .shadow_490a {
  width: 49%;
}
.hidden_cold_bbba .inner-7fdf .status_4141 a span.fresh_d528,
.hidden_cold_bbba .inner-7fdf .shadow_490a a span.fresh_d528 {
  display: block;
  margin-bottom: 5px;
}
.hidden_cold_bbba .inner-7fdf .shadow_490a {
  float: left;
  text-align: left;
}
.hidden_cold_bbba .inner-7fdf .status_4141 {
  float: right;
  text-align: right;
}
.easy_ee89 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .easy_ee89 {
    margin-bottom: 0;
  }
}
.dynamic_47ab {
  margin-bottom: 1em;
}
.dynamic_47ab .upper_88da {
  font-size: 1.1em;
  line-height: 1.3;
}
.info_8db4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.gradient_bebc .dynamic_47ab,
.info-b8f3 .dynamic_47ab {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gradient_bebc .dynamic_47ab,
  .info-b8f3 .dynamic_47ab {
    display: block;
  }
}
.gradient_bebc .info_8db4,
.info-b8f3 .info_8db4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gradient_bebc .info_8db4,
  .info-b8f3 .info_8db4 {
    margin-bottom: 1em;
  }
}
.gradient_bebc .info_8db4 img,
.info-b8f3 .info_8db4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gradient_bebc .column-silver-2efe,
.info-b8f3 .column-silver-2efe {
  flex-basis: calc(100% - 160px);
}
.gradient_bebc .column-silver-2efe p,
.info-b8f3 .column-silver-2efe p {
  margin-bottom: 0;
}
.gradient_bebc .column-silver-2efe {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gradient_bebc .column-silver-2efe {
    padding-left: 0;
  }
}
.info-b8f3 .column-silver-2efe {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .info-b8f3 .column-silver-2efe {
    padding-right: 0;
  }
}
.info-b8f3 .info_8db4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pressed_e5ab .info_8db4 {
  margin-bottom: 0.5em;
}
.pressed_e5ab .info_8db4 img {
  width: 100%;
}
.caption-narrow-c564 .accent_last_90a5,
.thick_ee87 .accent_last_90a5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.thick_ee87 .short-9326 .iron-f7b7 p:last-child {
  margin-bottom: 0;
}
.tertiary-short-9203 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tooltip-b3e0 .upper-0692 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tooltip-b3e0 .upper-0692:last-of-type {
    margin-bottom: 0;
  }
}
.tooltip-b3e0 .upper-0692 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tooltip-b3e0 .upper-0692 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tooltip-b3e0 .upper-0692 ul li {
  margin: 0 0 0.6em;
}
.tooltip-b3e0 .upper-0692 ul li.form-lower-7c7e,
.tooltip-b3e0 .upper-0692 ul li.bronze_ae05 {
  position: relative;
}
.tooltip-b3e0 .upper-0692 ul li.form-lower-7c7e .red_b632,
.tooltip-b3e0 .upper-0692 ul li.bronze_ae05 .red_b632 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tooltip-b3e0 .upper-0692 ul li.form-lower-7c7e:after:after,
.tooltip-b3e0 .upper-0692 ul li.form-lower-7c7e:after:before,
.tooltip-b3e0
  .upper-0692
  ul
  li.bronze_ae05:after:after,
.tooltip-b3e0
  .upper-0692
  ul
  li.bronze_ae05:after:before {
  content: "";
  display: table;
}
.tooltip-b3e0 .upper-0692 ul li.form-lower-7c7e:after:after,
.tooltip-b3e0
  .upper-0692
  ul
  li.bronze_ae05:after:after {
  clear: both;
}
.tooltip-b3e0 .upper-0692 a.next-0ec9:hover {
  text-decoration: none;
}
.tooltip-b3e0 .upper-0692 select {
  max-width: 100%;
}
.tooltip-b3e0 .upper-0692 table {
  font-size: 85%;
}
.tooltip-b3e0 .upper-0692 table td,
.tooltip-b3e0 .upper-0692 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tooltip-b3e0 .upper-0692 table tfoot td {
  text-align: left;
}
.tooltip-b3e0 .upper-0692 :last-child {
  margin-bottom: 0;
}
.tooltip-b3e0 .upper-0692 .surface-current-1fa1 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tooltip-b3e0 .upper-0692 .surface-current-1fa1 label {
  width: 100%;
}
.tooltip-b3e0 .upper-0692 .surface-current-1fa1 .text_0642 {
  width: 100%;
  display: block;
}
.tooltip-b3e0 .upper-0692 .surface-current-1fa1 .first-180f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tooltip-b3e0 .upper-0692 .surface-current-1fa1 .first-180f:hover svg #svg-search {
  fill: #444;
}
.tooltip-b3e0 .upper-0692 .surface-current-1fa1 .first-180f svg {
  width: 18px;
  height: 18px;
}
.tooltip-b3e0 .row_fe89 ul ul,
.tooltip-b3e0 .solid_b50e ul ul,
.tooltip-b3e0 .cool-aeab ul ul,
.tooltip-b3e0 .section_d2d3 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tooltip-b3e0 .row_fe89 .gradient-c572 > a,
.tooltip-b3e0 .solid_b50e .gradient-c572 > a,
.tooltip-b3e0 .cool-aeab .gradient-c572 > a,
.tooltip-b3e0 .section_d2d3 .gradient-c572 > a {
  margin-bottom: 0;
}
.tooltip-b3e0 .surface-dirty-8b53 li,
.tooltip-b3e0 .row_fe89 li,
.tooltip-b3e0 .sidebar-advanced-0b8f li,
.tooltip-b3e0 .solid_b50e li,
.tooltip-b3e0 .cool-aeab li,
.tooltip-b3e0 .section_d2d3 li,
.tooltip-b3e0 .dynamic_5c4e li,
.tooltip-b3e0 .notice_motion_57ba li {
  display: block;
  position: relative;
}
.tooltip-b3e0 .surface-dirty-8b53 li:last-child,
.tooltip-b3e0 .row_fe89 li:last-child,
.tooltip-b3e0 .sidebar-advanced-0b8f li:last-child,
.tooltip-b3e0 .solid_b50e li:last-child,
.tooltip-b3e0 .cool-aeab li:last-child,
.tooltip-b3e0 .section_d2d3 li:last-child,
.tooltip-b3e0 .dynamic_5c4e li:last-child,
.tooltip-b3e0 .notice_motion_57ba li:last-child {
  border: none;
}
.tooltip-b3e0 .surface-dirty-8b53 li a,
.tooltip-b3e0 .row_fe89 li a,
.tooltip-b3e0 .sidebar-advanced-0b8f li a,
.tooltip-b3e0 .solid_b50e li a,
.tooltip-b3e0 .cool-aeab li a,
.tooltip-b3e0 .section_d2d3 li a,
.tooltip-b3e0 .dynamic_5c4e li a,
.tooltip-b3e0 .notice_motion_57ba li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tooltip-b3e0 .surface-dirty-8b53 li ul li::before,
.tooltip-b3e0 .row_fe89 li ul li::before,
.tooltip-b3e0 .sidebar-advanced-0b8f li ul li::before,
.tooltip-b3e0 .solid_b50e li ul li::before,
.tooltip-b3e0 .cool-aeab li ul li::before,
.tooltip-b3e0 .section_d2d3 li ul li::before,
.tooltip-b3e0 .dynamic_5c4e li ul li::before,
.tooltip-b3e0 .notice_motion_57ba li ul li::before {
  left: 15px;
}
.tooltip-b3e0 .surface-dirty-8b53 li ul a,
.tooltip-b3e0 .row_fe89 li ul a,
.tooltip-b3e0 .sidebar-advanced-0b8f li ul a,
.tooltip-b3e0 .solid_b50e li ul a,
.tooltip-b3e0 .cool-aeab li ul a,
.tooltip-b3e0 .section_d2d3 li ul a,
.tooltip-b3e0 .dynamic_5c4e li ul a,
.tooltip-b3e0 .notice_motion_57ba li ul a {
  padding-left: 20px;
}
.tooltip-b3e0 .surface-dirty-8b53 li ul ul li::before,
.tooltip-b3e0 .row_fe89 li ul ul li::before,
.tooltip-b3e0 .sidebar-advanced-0b8f li ul ul li::before,
.tooltip-b3e0 .solid_b50e li ul ul li::before,
.tooltip-b3e0 .cool-aeab li ul ul li::before,
.tooltip-b3e0 .section_d2d3 li ul ul li::before,
.tooltip-b3e0 .dynamic_5c4e li ul ul li::before,
.tooltip-b3e0 .notice_motion_57ba li ul ul li::before {
  left: 30px;
}
.tooltip-b3e0 .surface-dirty-8b53 li ul ul a,
.tooltip-b3e0 .row_fe89 li ul ul a,
.tooltip-b3e0 .sidebar-advanced-0b8f li ul ul a,
.tooltip-b3e0 .solid_b50e li ul ul a,
.tooltip-b3e0 .cool-aeab li ul ul a,
.tooltip-b3e0 .section_d2d3 li ul ul a,
.tooltip-b3e0 .dynamic_5c4e li ul ul a,
.tooltip-b3e0 .notice_motion_57ba li ul ul a {
  padding-left: 40px;
}
.tooltip-b3e0 .hot-8195 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tooltip-b3e0 .notice_motion_57ba ul li {
  margin-bottom: 1.41575em;
}
.tooltip-b3e0 .notice_motion_57ba ul li .rough_af44 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tooltip-b3e0 .notice_motion_57ba ul li .fluid-bb36 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.border_e620 .surface-dirty-8b53 li a,
.border_e620 .row_fe89 li a,
.border_e620 .sidebar-advanced-0b8f li a,
.border_e620 .solid_b50e li a,
.border_e620 .cool-aeab li a,
.border_e620 .section_d2d3 li a,
.border_e620 .dynamic_5c4e li a,
.border_e620 .notice_motion_57ba li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.border_e620 .hot-8195 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.border_e620 .upper-0692 ul li.form-lower-7c7e .red_b632,
.border_e620 .upper-0692 ul li.bronze_ae05 .red_b632 {
  background: rgba(0, 0, 0, 0.2);
}
.border_e620 .tooltip-b3e0 .upper-0692 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.fast-58d2 .tooltip-b3e0 .wide-c9b7 li {
  margin: 0;
}
.fast-58d2 .tooltip-b3e0 .wide-c9b7 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.fast-58d2 .tooltip-b3e0 .wide-c9b7 li ul {
  margin: 0;
}
.fast-58d2 .tooltip-b3e0 .wide-c9b7 li ul li a {
  padding-left: 15px;
}
.fast-58d2 .tooltip-b3e0 .wide-c9b7 li ul li li a {
  padding-left: 30px;
}
.fast-58d2 .tooltip-b3e0 .wide-c9b7 li.tooltip_small_53f0 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.fast-58d2 .tooltip-b3e0 .wide-c9b7 li.tooltip_small_53f0 > 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;
}
.fast-58d2 .tooltip-b3e0 .wide-c9b7 li.tooltip_small_53f0 > 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;
}
.pagination_focused_2fdf a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.element_action_828b {
  position: relative;
  z-index: 10;
}
.element_action_828b .silver_9551 {
  width: 100%;
  max-width: 100%;
}
.red-a2db .shadow-0e2a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.red-a2db .basic_35b3 {
}
.red-a2db .border_e620 {
  background: #292929;
}
.logo-advanced-e962 .shadow-0e2a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.logo-advanced-e962 .basic_35b3 {
  background: #f9f9f9;
}
.logo-advanced-e962 .border_e620 {
  background: #303030;
}
.next_6394 .shadow-0e2a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .next_6394 .over_cc8b {
    margin-bottom: 1em;
  }
  .next_6394 .over_cc8b:last-child {
    margin-bottom: 0;
  }
}
.next_6394 .basic_35b3 {
  background: #ededed;
}
.next_6394 .border_e620 {
  background: #1a1a1a;
}
.shadow-0e2a.basic_35b3 {
  color: rgba(0, 0, 0, 0.6);
}
.shadow-0e2a.basic_35b3 .selected_af44 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-0e2a.border_e620 {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-0e2a.border_e620 a:not(.next-0ec9) {
  color: rgba(255, 255, 255, 0.79);
}
.shadow-0e2a.border_e620 a:not(.next-0ec9):hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-0e2a.border_e620 .selected_af44 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-0e2a.border_e620 table tbody td,
.shadow-0e2a.border_e620 table th {
  background: rgba(0, 0, 0, 0.08);
}
.header_9889.media_advanced_21f2 .secondary_aba3 {
  max-width: initial;
}
.header_9889 .module_complex_6819 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.header_9889 .module_complex_6819 .silver_9551 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .header_9889 .module_complex_6819 .silver_9551 {
    display: block;
    margin-bottom: 2em;
  }
  .header_9889 .module_complex_6819 .silver_9551:last-child {
    margin-bottom: 0;
  }
}
.next_6394 .over_cc8b:last-child,
.logo-advanced-e962 .over_cc8b:last-child,
.red-a2db .over_cc8b:last-child {
  margin-bottom: 0;
}
.next_6394 .over_cc8b .tooltip-b3e0 .upper-0692:last-child,
.logo-advanced-e962 .over_cc8b .tooltip-b3e0 .upper-0692:last-child,
.red-a2db .over_cc8b .tooltip-b3e0 .upper-0692:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .next_6394 .basic_395b,
  .next_6394 .nav-5c1c,
  .logo-advanced-e962 .basic_395b,
  .logo-advanced-e962 .nav-5c1c,
  .red-a2db .basic_395b,
  .red-a2db .nav-5c1c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .element_action_828b .over_cc8b {
    margin-bottom: 2em;
  }
}
.element_action_828b p:last-child {
  margin-bottom: 0;
}
.element_action_828b li,
.element_action_828b ul {
  list-style: none;
  margin: 0;
}
.element_action_828b ul ul {
  margin-left: 2.617924em;
}
.basic_b206 {
  font-size: 0.875em;
}

/* css-noise: d61b */
.widget-item-x3 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
