/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hard-a005/customify
Author: WPCustomify
Author URI: https://pressmaximum.hard-a005
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.hard-a005/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.element_narrow_2db7.carousel-fluid-abff/licenses/gpl-2.0.info-motion-c4cd
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.card_motion_9104/, (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.backdrop_6648.dropdown-2560/normalize.link_bright_62a3/
 ======
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.link_bright_62a3 v7.0.0 | MIT License | github.hard-a005/necolas/normalize.link_bright_62a3 */
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;
}
.texture_white_105b .old-ce1b,
.footer-00a4,
.wide-7ffc,
.caption_8b2d,
.border_0f72,
.slider-white-e164,
.widget-33ba,
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;
}
.footer-00a4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .footer-00a4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .footer-00a4,
  h1 {
    font-size: 1.8em;
  }
}
.wide-7ffc,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.wide-7ffc + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .wide-7ffc,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .wide-7ffc,
  h2 {
    font-size: 1.7em;
  }
}
.caption_8b2d,
h3 {
  font-size: 1.618em;
}
.texture_white_105b .old-ce1b,
.border_0f72,
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.video-west-c085 {
  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;
}
.header_3784:after,
.header_3784:before,
.active-32f6:after,
.active-32f6:before {
  content: "";
  display: table;
}
.header_3784:after,
.active-32f6:after {
  clear: both;
}
.primary-7a14 {
  float: right;
  margin-right: 0;
}
.shade_5048 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.sidebar_glass_c117 .caption-3c4f,
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;
}
.sidebar_glass_c117 .caption-3c4f: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;
}
.avatar_854e .caption-3c4f {
  box-shadow: none;
}
.avatar_854e
  .caption-3c4f
  .dark_0b43 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.avatar_854e .caption-3c4f .hidden-solid-4b14 {
  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;
}
.avatar_854e
  .caption-3c4f
  .hidden-solid-4b14
  b {
  display: none;
}
.avatar_854e .pagination-center-7b22 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.image-hard-c11b:not(.block_0123):not(.form-e8a0),
button:not(.block_0123):not(.form-e8a0),
input[type="button"]:not(.block_0123):not(
    .form-e8a0
  ),
input[type="reset"]:not(.block_0123):not(
    .form-e8a0
  ),
input[type="submit"]:not(.block_0123):not(
    .form-e8a0
  ) {
  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;
}
.image-hard-c11b:not(.block_0123):not(
    .form-e8a0
  ):hover,
button:not(.block_0123):not(
    .form-e8a0
  ):hover,
input[type="button"]:not(.block_0123):not(
    .form-e8a0
  ):hover,
input[type="reset"]:not(.block_0123):not(
    .form-e8a0
  ):hover,
input[type="submit"]:not(.block_0123):not(
    .form-e8a0
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.image-hard-c11b:not(.block_0123):not(
    .form-e8a0
  ):active,
.image-hard-c11b:not(.block_0123):not(
    .form-e8a0
  ):focus,
button:not(.block_0123):not(
    .form-e8a0
  ):active,
button:not(.block_0123):not(
    .form-e8a0
  ):focus,
input[type="button"]:not(.block_0123):not(
    .form-e8a0
  ):active,
input[type="button"]:not(.block_0123):not(
    .form-e8a0
  ):focus,
input[type="reset"]:not(.block_0123):not(
    .form-e8a0
  ):active,
input[type="reset"]:not(.block_0123):not(
    .form-e8a0
  ):focus,
input[type="submit"]:not(.block_0123):not(
    .form-e8a0
  ):active,
input[type="submit"]:not(.block_0123):not(
    .form-e8a0
  ):focus {
  outline: 0;
}
.image-hard-c11b:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27,
button:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27,
input[type="button"]:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27,
input[type="reset"]:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27,
input[type="submit"]:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27 {
  position: relative;
}
.image-hard-c11b:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27
  .complex_bcbf,
.image-hard-c11b:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27
  .header_outer_f483,
.image-hard-c11b:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27
  .chip-bronze-7301,
.image-hard-c11b:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27
  i,
.image-hard-c11b:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27
  svg,
button:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27
  .complex_bcbf,
button:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27
  .header_outer_f483,
button:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27
  .chip-bronze-7301,
button:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27
  i,
button:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27
  svg,
input[type="button"]:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27
  .complex_bcbf,
input[type="button"]:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27
  .header_outer_f483,
input[type="button"]:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27
  .chip-bronze-7301,
input[type="button"]:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27
  i,
input[type="button"]:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27
  svg,
input[type="reset"]:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27
  .complex_bcbf,
input[type="reset"]:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27
  .header_outer_f483,
input[type="reset"]:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27
  .chip-bronze-7301,
input[type="reset"]:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27
  i,
input[type="reset"]:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27
  svg,
input[type="submit"]:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27
  .complex_bcbf,
input[type="submit"]:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27
  .header_outer_f483,
input[type="submit"]:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27
  .chip-bronze-7301,
input[type="submit"]:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27
  i,
input[type="submit"]:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27
  svg {
  visibility: hidden;
}
.image-hard-c11b:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27:after,
button:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27:after,
input[type="button"]:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27:after,
input[type="reset"]:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27:after,
input[type="submit"]:not(.block_0123):not(
    .form-e8a0
  ).fn-loading-4f27: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;
}
.image-hard-c11b:not(.block_0123):not(.form-e8a0),
input[type="button"]:not(.block_0123):not(
    .form-e8a0
  ),
input[type="reset"]:not(.block_0123):not(
    .form-e8a0
  ),
input[type="submit"]:not(.block_0123):not(
    .form-e8a0
  ) {
  color: #fff;
  background: #235787;
}
.image-hard-c11b:not(.block_0123):not(
    .form-e8a0
  ):focus,
input[type="button"]:not(.block_0123):not(
    .form-e8a0
  ):focus,
input[type="reset"]:not(.block_0123):not(
    .form-e8a0
  ):focus,
input[type="submit"]:not(.block_0123):not(
    .form-e8a0
  ):focus {
  color: #fff;
}
.image-hard-c11b.fn-disabled-4f27:not(.block_0123):not(
    .form-e8a0
  ),
.image-hard-c11b[disabled]:not(.block_0123):not(
    .form-e8a0
  ),
button.fn-disabled-4f27:not(.block_0123):not(
    .form-e8a0
  ),
button[disabled]:not(.block_0123):not(
    .form-e8a0
  ) {
  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;
}
.border-2b81 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.border-2b81: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;
}
.active_5b22 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hovered-1cea {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.paragraph-slow-174b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.header_3784:after,
.header_3784:before,
.icon_light_e2ef:after,
.icon_light_e2ef:before,
.aside-purple-6476:after,
.aside-purple-6476:before,
.hidden_green_3386:after,
.hidden_green_3386:before,
.progress_soft_3db2:after,
.progress_soft_3db2:before,
.hidden_tall_2f6f:after,
.hidden_tall_2f6f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.header_3784:after,
.icon_light_e2ef:after,
.aside-purple-6476:after,
.hidden_green_3386:after,
.progress_soft_3db2:after,
.hidden_tall_2f6f:after {
  clear: both;
}
.icon_light_e2ef .large_67f5,
.aside-purple-6476 .large_67f5,
.last_f4fc .large_67f5 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.sort_cb32 {
  display: inline-block;
}
.small-3cbf {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.small-3cbf img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.small-3cbf .sort-red-a8c2 {
  padding: 1em 0;
  font-size: 85%;
}
.sort-red-a8c2 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hover_orange_ebf9 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hover_orange_ebf9:after,
.hover_orange_ebf9:before {
  content: "";
  display: table;
}
.hover_orange_ebf9:after {
  clear: both;
}
.brown-f6ff {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.card_right_3704 .brown-f6ff {
  max-width: 50%;
}
.article_center_d1a3 .brown-f6ff {
  max-width: 33.33%;
}
.background-a968 .brown-f6ff {
  max-width: 25%;
}
.tabs_current_9165 .brown-f6ff {
  max-width: 20%;
}
.medium-6740 .brown-f6ff {
  max-width: 16.66%;
}
.alert-brown-fba1 .brown-f6ff {
  max-width: 14.28%;
}
.down_3d1f .brown-f6ff {
  max-width: 12.5%;
}
.pressed_347d .brown-f6ff {
  max-width: 11.11%;
}
.iron-2105 {
  display: block;
}
.texture_white_105b .shadow-d5e7 label,
.texture_white_105b .media-white-0d3f label,
.texture_white_105b .background-dim-0f80 label,
.texture_white_105b .carousel_orange_1708 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tabs_left_e2e3 {
  list-style: none;
  margin: 0;
}
.tabs_left_e2e3 article.secondary-bc81 {
  margin-bottom: 0;
}
.tabs_left_e2e3 ul {
  list-style: none;
  margin: 0;
}
.tabs_left_e2e3 .tooltip-5f7a li.secondary-bc81 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tabs_left_e2e3 .tooltip-5f7a li.secondary-bc81 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tabs_left_e2e3 .tooltip-5f7a li.secondary-bc81: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) {
  .tabs_left_e2e3 .tooltip-5f7a li.secondary-bc81 li.secondary-bc81 li.secondary-bc81 li.secondary-bc81 {
    padding-left: 0;
  }
}
article.secondary-bc81 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.secondary-bc81 .icon_light_e2ef p:last-of-type {
  margin-bottom: 0;
}
article.secondary-bc81 .notice_0b3a {
  float: left;
}
article.secondary-bc81 .thumbnail-action-41bf {
  margin-left: 85px;
}
article.secondary-bc81 .copper_35ea {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.secondary-bc81 .copper_35ea .wrapper-dark-1e7e {
  margin-left: 10px;
}
article.secondary-bc81 .content-selected-a037 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.secondary-bc81 .top-3e61 {
  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 .shadow-d5e7,
  #respond .background-dim-0f80,
  #respond .carousel_orange_1708 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .shadow-d5e7 input,
#respond .background-dim-0f80 input,
#respond .carousel_orange_1708 input {
  width: 100%;
}
#respond .carousel_orange_1708 {
  margin-right: 0;
}
#respond .last_09e2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.caption-outer-9dca {
  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;
}
.caption-outer-9dca.sort-8b75 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.caption-outer-9dca 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%);
}
.caption-outer-9dca:focus,
.caption-outer-9dca: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);
}
.stone_5511 {
  border-radius: 10%;
}
.red-160b {
  border-radius: 50%;
}
.huge_b4ce {
  font-size: 0.72em;
}
.narrow-23d8 {
  font-size: 0.875em;
}
.purple-5966 {
  font-size: 1.1em;
}
.black_1893 {
  text-transform: uppercase;
  line-height: 1.2;
}
.black_1893.huge_b4ce {
  letter-spacing: 0.5px;
}
.status_in_248d,
.status_in_248d a {
  color: #6d6d6d;
}
.status_in_248d a:hover {
  color: #111;
}
.table-west-94a3 {
  color: #6d6d6d;
}
.out-660f {
  overflow-x: hidden;
}
.out-660f .link_warm_9658.new_afe9 {
  position: relative;
}
.out-660f .link_warm_9658.new_afe9.selected-a106 {
  position: initial;
}
.out-660f
  .link_warm_9658.new_afe9.selected-a106
  .east-fea7 {
  left: auto;
}
.out-660f .link_warm_9658 .east-fea7 {
  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;
}
.out-660f .link_warm_9658:hover.new_afe9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.out-660f
  .link_warm_9658:hover.new_afe9
  .east-fea7 {
  display: block;
  z-index: 9999999;
}
.out-660f .focus-6a59 .article-7ba2,
.out-660f .rough-05cd .article-7ba2 {
  display: none;
}
.out-660f .wide-2160 .link_warm_9658:hover.new_afe9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.texture_white_105b .shadow-d5e7 label,
.texture_white_105b .media-white-0d3f label,
.texture_white_105b .background-dim-0f80 label,
.texture_white_105b .carousel_orange_1708 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tabs_left_e2e3 {
  list-style: none;
  margin: 0;
}
.tabs_left_e2e3 article.secondary-bc81 {
  margin-bottom: 0;
}
.tabs_left_e2e3 ul {
  list-style: none;
  margin: 0;
}
.tabs_left_e2e3 .tooltip-5f7a li.secondary-bc81 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tabs_left_e2e3 .tooltip-5f7a li.secondary-bc81 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tabs_left_e2e3 .tooltip-5f7a li.secondary-bc81: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) {
  .tabs_left_e2e3 .tooltip-5f7a li.secondary-bc81 li.secondary-bc81 li.secondary-bc81 li.secondary-bc81 {
    padding-left: 0;
  }
}
article.secondary-bc81 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.secondary-bc81 .icon_light_e2ef p:last-of-type {
  margin-bottom: 0;
}
article.secondary-bc81 .notice_0b3a {
  float: left;
}
article.secondary-bc81 .thumbnail-action-41bf {
  margin-left: 85px;
}
article.secondary-bc81 .copper_35ea {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.secondary-bc81 .copper_35ea .wrapper-dark-1e7e {
  margin-left: 10px;
}
article.secondary-bc81 .content-selected-a037 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.secondary-bc81 .top-3e61 {
  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 .shadow-d5e7,
  #respond .background-dim-0f80,
  #respond .carousel_orange_1708 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .shadow-d5e7 input,
#respond .background-dim-0f80 input,
#respond .carousel_orange_1708 input {
  width: 100%;
}
#respond .carousel_orange_1708 {
  margin-right: 0;
}
#respond .last_09e2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.focus-6a59 .secondary_small_a88f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.secondary_small_a88f .status-old-6bcf.rough-fffc .west-a987 > li > a:focus,
.secondary_small_a88f .status-old-6bcf.rough-fffc .west-a987 > li > a:hover,
.secondary_small_a88f .status-old-6bcf.static-11df .west-a987 > li > a:focus,
.secondary_small_a88f .status-old-6bcf.static-11df .west-a987 > li > a:hover,
.secondary_small_a88f .status-old-6bcf.chip-9d78 .west-a987 > li > a:focus,
.secondary_small_a88f .status-old-6bcf.chip-9d78 .west-a987 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_small_a88f
  .status-old-6bcf.rough-fffc
  .west-a987
  > li.background-static-e689
  > a,
.secondary_small_a88f
  .status-old-6bcf.rough-fffc
  .west-a987
  > li.fixed-c3e5
  > a,
.secondary_small_a88f
  .status-old-6bcf.static-11df
  .west-a987
  > li.background-static-e689
  > a,
.secondary_small_a88f
  .status-old-6bcf.static-11df
  .west-a987
  > li.fixed-c3e5
  > a,
.secondary_small_a88f
  .status-old-6bcf.chip-9d78
  .west-a987
  > li.background-static-e689
  > a,
.secondary_small_a88f .status-old-6bcf.chip-9d78 .west-a987 > li.container-d150 > a {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_small_a88f .sort_under_5341,
.secondary_small_a88f .sort_under_5341 a {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_small_a88f .module-tall-2dc8.up-7ffb li a,
.secondary_small_a88f .popup_complex_f1cf a,
.secondary_small_a88f .tall-5ba1,
.secondary_small_a88f .west-a987 > li > a,
.secondary_small_a88f .full_6990 {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_small_a88f .module-tall-2dc8.up-7ffb li a:hover,
.secondary_small_a88f .popup_complex_f1cf a:hover,
.secondary_small_a88f .tall-5ba1:hover,
.secondary_small_a88f .west-a987 > li > a:hover,
.secondary_small_a88f .full_6990:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_small_a88f .iron_cb9e {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_small_a88f .iron_cb9e .modal_b0a3 {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_small_a88f .iron_cb9e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_small_a88f .tooltip_huge_22c0 .paper_145d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.secondary_small_a88f .tooltip_huge_22c0 .paper_145d .narrow-2b1f {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_small_a88f
  .tooltip_huge_22c0
  .paper_145d
  .narrow-2b1f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_small_a88f
  .tooltip_huge_22c0
  .paper_145d
  .narrow-2b1f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_small_a88f
  .tooltip_huge_22c0
  .paper_145d
  .narrow-2b1f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_small_a88f
  .tooltip_huge_22c0
  .paper_145d
  .narrow-2b1f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_small_a88f .tooltip_huge_22c0 .icon_e5de {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_small_a88f .tooltip_huge_22c0 .icon_e5de:hover {
  color: rgba(255, 255, 255, 0.99);
}
.white-81a4
  .secondary_small_a88f
  .tooltip_huge_22c0
  .pattern_thick_189d
  .silver-bf1f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.white-81a4
  .secondary_small_a88f
  .tooltip_huge_22c0
  .pattern_thick_189d
  .narrow-2b1f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.focus-6a59 .green_605b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.green_605b .status-old-6bcf.rough-fffc .west-a987 > li > a:focus,
.green_605b .status-old-6bcf.rough-fffc .west-a987 > li > a:hover,
.green_605b .status-old-6bcf.static-11df .west-a987 > li > a:focus,
.green_605b .status-old-6bcf.static-11df .west-a987 > li > a:hover,
.green_605b .status-old-6bcf.chip-9d78 .west-a987 > li > a:focus,
.green_605b .status-old-6bcf.chip-9d78 .west-a987 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.green_605b
  .status-old-6bcf.rough-fffc
  .west-a987
  > li.background-static-e689
  > a,
.green_605b
  .status-old-6bcf.rough-fffc
  .west-a987
  > li.fixed-c3e5
  > a,
.green_605b
  .status-old-6bcf.static-11df
  .west-a987
  > li.background-static-e689
  > a,
.green_605b
  .status-old-6bcf.static-11df
  .west-a987
  > li.fixed-c3e5
  > a,
.green_605b
  .status-old-6bcf.chip-9d78
  .west-a987
  > li.background-static-e689
  > a,
.green_605b .status-old-6bcf.chip-9d78 .west-a987 > li.container-d150 > a {
  color: rgba(0, 0, 0, 0.8);
}
.green_605b .sort_under_5341,
.green_605b .sort_under_5341 a {
  color: rgba(0, 0, 0, 0.8);
}
.green_605b .module-tall-2dc8.up-7ffb li a,
.green_605b .popup_complex_f1cf a,
.green_605b .tall-5ba1,
.green_605b .west-a987 > li > a,
.green_605b .full_6990 {
  color: rgba(0, 0, 0, 0.55);
}
.green_605b .module-tall-2dc8.up-7ffb li a:hover,
.green_605b .popup_complex_f1cf a:hover,
.green_605b .tall-5ba1:hover,
.green_605b .west-a987 > li > a:hover,
.green_605b .full_6990:hover {
  color: rgba(0, 0, 0, 0.8);
}
.green_605b .iron_cb9e {
  color: rgba(0, 0, 0, 0.55);
}
.green_605b .iron_cb9e .modal_b0a3 {
  color: rgba(0, 0, 0, 0.8);
}
.green_605b .iron_cb9e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bright-9b4a .complex_f08e {
  margin-left: auto;
  margin-right: auto;
}
.aside-purple-6476 > * {
  margin-left: auto;
  margin-right: auto;
}
.aside-purple-6476 .active_5b22 {
  margin-right: 1.41575em;
}
.section_5f95 .aside-purple-6476 > .status_98a4 {
  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;
}
.section_5f95 .aside-purple-6476 > .layout-3054 {
  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;
}
.orange-79ff.bright-9b4a .complex_f08e,
.basic_a21d.bright-9b4a .complex_f08e {
  margin-left: 0;
}
.dim-1fa3.bright-9b4a .complex_f08e,
.static_a04e.bright-9b4a .complex_f08e {
  margin-right: 0;
}
.aside-purple-6476 ol,
.aside-purple-6476 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.texture-463d video {
  max-width: 100%;
}
.iron-c102 img {
  display: block;
}
.iron-c102.active_5b22,
.iron-c102.hovered-1cea {
  width: 100%;
}
.iron-c102.layout-3054 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.brown_5a2f:not(.fast_1103) {
  margin: 1.5em auto;
}
.media_899e p {
  padding: 1.5em 14px;
}
ul.lite-ff94.layout-3054,
ul.lite-ff94.status_98a4,
ul.lite-ff94.form-feea.status_98a4 {
  padding: 0 14px;
}
.complex_66ef {
  display: block;
  overflow-x: auto;
}
.complex_66ef table {
  border-collapse: collapse;
  width: 100%;
}
.complex_66ef td,
.complex_66ef th {
  padding: 0.5em;
}
.aside-purple-6476 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.aside-purple-6476 ol ol,
.aside-purple-6476 ol ul,
.aside-purple-6476 ul ol,
.aside-purple-6476 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.aside-purple-6476 ol ol li,
.aside-purple-6476 ol ul li,
.aside-purple-6476 ul ol li,
.aside-purple-6476 ul ul li {
  margin-left: 0;
}
.up_4e11.active_west_962a > .article-6b17 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.up_4e11.active_west_962a > .article-6b17 iframe,
.up_4e11.active_west_962a > .article-6b17 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.focused-58f5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.focused-58f5.sort_middle_07e1 {
  padding: 0;
}
.focused-58f5.sort_middle_07e1 cite {
  font-size: 13px;
}
.focused-58f5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.focused-58f5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.bronze-57e6 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.bronze-57e6 > p:first-child {
  margin-top: 0;
}
.bronze-57e6 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.bronze-57e6 blockquote {
  border-left: 0;
}
.logo-outer-79e7 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.logo-outer-79e7:not(.icon-yellow-3080) {
  max-width: 100px;
}
.logo-outer-79e7.container_85a8 {
  border-bottom: none !important;
  text-align: center;
}
.logo-outer-79e7.container_85a8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .media_899e p {
    padding: 1.5em 0;
  }
}
.glass_0bdf {
  color: #0073aa;
}
.texture-lower-8a36 {
  background-color: #0073aa;
}
.label-bronze-c5ee {
  color: #229fd8;
}
.outline_7800 {
  background-color: #229fd8;
}
.module_north_84fc {
  color: #eee;
}
.image_huge_2d91 {
  background-color: #eee;
}
.aside_mini_3c30 {
  color: #444;
}
.rough_b61e {
  background-color: #444;
}
.in_593b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.in_593b .primary_glass_c9b6 .popup_complex_f1cf {
  font-size: 15px;
}
.in_593b .popup_complex_f1cf {
  line-height: 1.3;
}
.in_593b .green_605b {
}
.in_593b .secondary_small_a88f {
  background: #235787;
}
.clean_bb5b {
  padding: 0;
}
.clean_bb5b .secondary_small_a88f {
  background: #1a1a1a;
}
.clean_bb5b .green_605b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.footer_c4ac {
  padding: 0;
  border-left: none;
  border-right: none;
}
.footer_c4ac .green_605b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.footer_c4ac .secondary_small_a88f {
  background: #303030;
}
.hidden_tall_2f6f {
  position: relative;
  z-index: 10;
}
.hidden_tall_2f6f .info-761d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.text_advanced_3510 .new_afe9 {
  display: inline-block;
  vertical-align: middle;
}
.text_advanced_3510.column-138d .new_afe9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .text_advanced_3510.column-138d .new_afe9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .text_advanced_3510.column-138d .new_afe9 {
    margin-right: 0.4em;
  }
}
.text_advanced_3510.column-138d .new_afe9:last-child {
  margin-right: 0;
}
.full_275d .info-761d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .focus-6a59 .primary_glass_c9b6 {
    margin: 0 -0.5em;
  }
  .focus-6a59 .primary_glass_c9b6 [class*="customify-col-"],
  .focus-6a59 .primary_glass_c9b6 [class*="customify-col_"],
  .focus-6a59 .primary_glass_c9b6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.focus-6a59.picture-73ed .info-761d {
  background: 0 0 !important;
}
.focus-6a59.picture-73ed .info-761d,
.focus-6a59.full_275d .info-761d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .focus-6a59.banner-fast-6842 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.focus-6a59.full_275d .info-761d {
  box-shadow: none !important;
}
.gallery-large-0cc1 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .gallery-large-0cc1 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .gallery-large-0cc1 {
    padding: 18px 0 20px;
  }
}
.gallery-large-0cc1 .feature_546b {
  width: 100%;
}
.gallery-large-0cc1 .dirty_8008 {
  margin-bottom: 0;
}
.gallery-large-0cc1 .hidden_2b33 {
  margin-top: 5px;
  font-size: 0.875em;
}
.component_8b96 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.component_8b96 .wood_d7a8 {
  width: 100%;
}
.row-fbf5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.row-fbf5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.row-fbf5 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;
}
.row-fbf5 li:last-child:after {
  display: none;
}
.row-fbf5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.focus_last_cb68 .article-7ba2 button,
.gallery-large-0cc1 .article-7ba2 button {
  left: 0;
}
.focus_last_cb68 .wood_d7a8,
.gallery-large-0cc1 .wood_d7a8 {
  padding-left: 0;
  padding-right: 0;
}
.focus_last_cb68 .component_8b96,
.gallery-large-0cc1 .component_8b96 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.focus_last_cb68 {
  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;
}
.focus_last_cb68: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;
}
.focus_last_cb68 .video-cold-500c {
  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) {
  .focus_last_cb68 .video-cold-500c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .focus_last_cb68 .video-cold-500c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .focus_last_cb68 .video-cold-500c {
    min-height: 200px;
  }
}
.focus_last_cb68 .row-fbf5 {
  color: rgba(255, 255, 255, 0.8);
}
.focus_last_cb68 .row-fbf5 a,
.focus_last_cb68 .row-fbf5 li:after {
  color: inherit;
}
.focus_last_cb68 .row-fbf5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.preview_north_1655 {
  margin-bottom: 0.5em;
}
.out_eac7 {
  margin-bottom: 1.2em;
}
.out_eac7,
.preview_north_1655 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.out_eac7 p:last-child,
.preview_north_1655 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .article-7ba2,
#masthead .article-7ba2 {
  display: none;
}
#masthead
  > .article-7ba2.gold-bbb6 {
  display: none;
}
#masthead > .article-7ba2 button {
  left: 0;
}
.picture_ef3f {
  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%;
}
.picture_ef3f .new_afe9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.picture_ef3f .modal-slow-6c49 {
  display: -webkit-box;
  display: flex;
}
.picture_ef3f .modal-slow-6c49.block_smooth_63dd {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.picture_ef3f .modal-slow-6c49.mini-3924 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.picture_ef3f .modal-slow-6c49.block_a398 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.picture_ef3f.smooth_ffa3.card_action_3798 .modal-slow-6c49.block_smooth_63dd {
  flex-basis: 100%;
}
.picture_ef3f.filter-east-489f .modal-slow-6c49.mini-3924 {
  -webkit-box-flex: 1;
  flex: auto;
}
.picture_ef3f.filter-east-489f .modal-slow-6c49.block_a398 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .article-7ba2.gold-bbb6 {
  display: none;
}
#masthead > .article-7ba2 button {
  left: 0;
}
.hover-fbfe {
  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;
}
.hover-fbfe:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hover-fbfe.main-upper-a0ed i {
  margin-right: 4px;
}
.hover-fbfe.paragraph_01ad i {
  margin-left: 5px;
}
.popup_complex_f1cf p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.popup_complex_f1cf p:last-child {
  margin-bottom: 0;
}
.card_2ea7 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.card_2ea7 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.card_2ea7 img {
  display: block;
  width: auto;
  line-height: 1;
}
.card_2ea7 .sort_under_5341 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.card_2ea7 .mask-red-ef60 {
  margin: 5px 0 7px 0;
}
.card_2ea7.steel_f5ac .search-5e17 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.card_2ea7.steel_f5ac .fluid_1ab2 {
  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;
}
.card_2ea7.hot_81c2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.card_2ea7.hot_81c2 .search-5e17 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.card_2ea7.hot_81c2 .fluid_1ab2 {
  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;
}
.card_2ea7.inner_affb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.card_2ea7.tag_west_13f1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.card_2ea7.tag_west_13f1 .fluid_1ab2 {
  margin-top: 7px;
}
.blue-2298 {
  display: inline-block;
}
.hidden_tall_2f6f .east_47e4 .card_2ea7 img {
  max-width: 100%;
}
.status-old-6bcf .box-0b2d.thumbnail-dcf9,
.column_west_7b40 .box-0b2d.thumbnail-dcf9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.status-old-6bcf .primary_7f15,
.column_west_7b40 .primary_7f15 {
  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%);
}
.status-old-6bcf .primary_7f15 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.status-old-6bcf.basic-1d8c .primary_7f15 {
  display: none;
}
.status-old-6bcf .paragraph_695b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.status-old-6bcf .paragraph_695b li {
  display: inline-block;
  position: relative;
}
.status-old-6bcf .paragraph_695b li:last-child {
  margin-right: 0;
}
.status-old-6bcf .paragraph_695b 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;
}
.status-old-6bcf .paragraph_695b li.container-d150 > a {
  color: rgba(0, 0, 0, 0.9);
}
.status-old-6bcf .paragraph_695b > 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;
}
.status-old-6bcf .paragraph_695b > li > a i {
  line-height: 0;
}
.status-old-6bcf .paragraph_695b > li.panel_middle_6372 > a .primary_7f15 {
  margin-left: 4px;
  line-height: 0;
}
.status-old-6bcf .paragraph_695b .wrapper_ed1b li.panel_middle_6372 > a {
  position: relative;
}
.status-old-6bcf .paragraph_695b .wrapper_ed1b li.panel_middle_6372 > a:after,
.status-old-6bcf .paragraph_695b .wrapper_ed1b li.panel_middle_6372 > a:before {
  content: "";
  display: table;
}
.status-old-6bcf .paragraph_695b .wrapper_ed1b li.panel_middle_6372 > a:after {
  clear: both;
}
.status-old-6bcf .paragraph_695b .wrapper_ed1b li.panel_middle_6372 > a .primary_7f15 {
  margin-left: 5px;
  float: right;
}
.status-old-6bcf .tertiary-plasma-6df3,
.status-old-6bcf .wrapper_ed1b {
  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;
}
.status-old-6bcf .wrapper_ed1b {
  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;
}
.status-old-6bcf .wrapper_ed1b .thumbnail-dcf9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.status-old-6bcf .wrapper_ed1b .primary_7f15 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.status-old-6bcf .wrapper_ed1b li {
  display: block;
  margin: 0;
  padding: 0;
}
.status-old-6bcf .wrapper_ed1b 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;
}
.status-old-6bcf .wrapper_ed1b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.status-old-6bcf .wrapper_ed1b .wrapper_ed1b {
  top: 0;
  left: 100%;
}
.status-old-6bcf .green-8cd0.fn-focus-4f27 > .tertiary-plasma-6df3,
.status-old-6bcf .green-8cd0.fn-focus-4f27 > .wrapper_ed1b,
.status-old-6bcf .green-8cd0:focus > .tertiary-plasma-6df3,
.status-old-6bcf .green-8cd0:focus > .wrapper_ed1b,
.status-old-6bcf .green-8cd0:hover > .tertiary-plasma-6df3,
.status-old-6bcf .green-8cd0:hover > .wrapper_ed1b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.status-old-6bcf.chip-9d78 .west-a987:after,
.status-old-6bcf.chip-9d78 .west-a987:before {
  content: "";
  display: table;
}
.status-old-6bcf.chip-9d78 .west-a987:after {
  clear: both;
}
.status-old-6bcf.chip-9d78 .west-a987 > li {
  float: left;
}
.status-old-6bcf.warm-3a0a .west-a987:after,
.status-old-6bcf.warm-3a0a .west-a987:before {
  content: "";
  display: table;
}
.status-old-6bcf.warm-3a0a .west-a987:after {
  clear: both;
}
.status-old-6bcf.warm-3a0a .west-a987 > li {
  float: left;
}
.status-old-6bcf.warm-3a0a .west-a987 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.status-old-6bcf.warm-3a0a .west-a987 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.status-old-6bcf.warm-3a0a .west-a987 > li.background-static-e689 > a,
.status-old-6bcf.warm-3a0a .west-a987 > li.container-d150 > a {
  color: #fff;
  background-color: #1e4b75;
}
.status-old-6bcf.rough-fffc .west-a987 > li > a .thumbnail-dcf9 {
  position: relative;
}
.status-old-6bcf.rough-fffc .west-a987 > li > a .thumbnail-dcf9: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;
}
.status-old-6bcf.rough-fffc
  .west-a987
  > li:focus
  > a
  .thumbnail-dcf9:before,
.status-old-6bcf.rough-fffc
  .west-a987
  > li:hover
  > a
  .thumbnail-dcf9:before {
  width: 100%;
  background-color: currentColor;
}
.status-old-6bcf.rough-fffc
  .west-a987
  > li.background-static-e689
  > a
  .thumbnail-dcf9:before,
.status-old-6bcf.rough-fffc
  .west-a987
  > li.fixed-c3e5
  > a
  .thumbnail-dcf9:before {
  width: 100%;
  background-color: currentColor;
}
.status-old-6bcf.static-11df .west-a987 > li > a .thumbnail-dcf9 {
  position: relative;
}
.status-old-6bcf.static-11df .west-a987 > li > a .thumbnail-dcf9: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;
}
.status-old-6bcf.static-11df .west-a987 > li:focus > a .thumbnail-dcf9:before,
.status-old-6bcf.static-11df
  .west-a987
  > li:hover
  > a
  .thumbnail-dcf9:before {
  width: 100%;
  background-color: currentColor;
}
.status-old-6bcf.static-11df
  .west-a987
  > li.background-static-e689
  > a
  .thumbnail-dcf9:before,
.status-old-6bcf.static-11df
  .west-a987
  > li.fixed-c3e5
  > a
  .thumbnail-dcf9:before {
  width: 100%;
  background-color: currentColor;
}
.column_west_7b40 .paragraph_695b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.column_west_7b40 .paragraph_695b li:first-child > a {
  border-top: none;
}
.column_west_7b40 .paragraph_695b .north_9782 > .thumbnail-dcf9 .primary_7f15 {
  display: none;
}
.column_west_7b40 .paragraph_695b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.column_west_7b40 .paragraph_695b li:last-child {
  border: none;
}
.column_west_7b40 .paragraph_695b li.panel_middle_6372 > a {
  padding-right: 45px !important;
}
.column_west_7b40 .paragraph_695b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.column_west_7b40 .paragraph_695b li a:focus,
.column_west_7b40 .paragraph_695b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.column_west_7b40 .paragraph_695b li .detail-c352 {
  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;
}
.column_west_7b40 .paragraph_695b li .detail-c352:hover {
  box-shadow: none;
}
.column_west_7b40 .paragraph_695b li .detail-c352 .primary_7f15 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.column_west_7b40 .paragraph_695b .wrapper_ed1b {
  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);
}
.column_west_7b40 .paragraph_695b .wrapper_ed1b li a {
  padding-left: 3em;
}
.column_west_7b40 .paragraph_695b .orange_2355 > a .detail-c352 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.column_west_7b40 .paragraph_695b .orange_2355 > .wrapper_ed1b {
  display: block;
  opacity: 1;
}
.footer_0007 {
  max-width: 100%;
}
.section-current-5d58 {
  line-height: 0;
  cursor: pointer;
}
.full_6990 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.full_6990:hover {
  box-shadow: none;
  color: currentColor;
}
.full_6990 svg {
  width: 18px;
  height: 18px;
}
.full_6990 .element_f31f {
  display: none;
}
.silver-cccc {
  position: relative;
}
.silver-cccc.fn-active-4f27 .full_6990 .down_2f80 {
  display: none;
}
.silver-cccc.fn-active-4f27 .full_6990 .element_f31f {
  display: inline-block;
}
.silver-cccc .background_narrow_da9f {
  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);
}
.silver-cccc.progress_26fb .background_narrow_da9f {
  left: auto;
  right: -0.9em;
}
.silver-cccc.progress_26fb .block-396f::before {
  left: auto;
  right: 15px;
}
.silver-cccc.fn-active-4f27 .background_narrow_da9f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pattern_thick_189d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pattern_thick_189d label {
  flex-basis: 100%;
}
.pattern_thick_189d .paper_145d {
  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;
}
.pattern_thick_189d .narrow-2b1f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pattern_thick_189d .narrow-2b1f:focus {
  background-color: transparent;
}
.pattern_thick_189d button.icon_e5de {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pattern_thick_189d button.icon_e5de:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pattern_thick_189d button.icon_e5de svg {
  width: 18px;
  height: 18px;
}
.pattern_thick_189d input[type="submit"] {
  min-height: auto;
}
.tooltip_huge_22c0 .pattern_thick_189d .narrow-2b1f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.block-396f {
  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) {
  .block-396f {
    width: 220px;
  }
}
.block-396f label {
  flex-basis: 100%;
}
.block-396f::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;
}
.white-81a4 .tooltip_huge_22c0 .pattern_thick_189d {
  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;
}
.white-81a4
  .tooltip_huge_22c0
  .pattern_thick_189d
  .paper_145d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.white-81a4 .tooltip_huge_22c0 .pattern_thick_189d .narrow-2b1f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.white-81a4
  .tooltip_huge_22c0
  .pattern_thick_189d
  .narrow-2b1f:focus {
  background: 0 0;
}
.white-81a4
  .tooltip_huge_22c0
  .pattern_thick_189d
  .silver-bf1f {
  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;
}
.module-tall-2dc8 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.module-tall-2dc8 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.module-tall-2dc8 li:last-child {
  margin-right: 0;
}
.module-tall-2dc8 li:first-child {
  margin-left: 0;
}
.module-tall-2dc8.list-liquid-9ef4 a {
  color: #fff;
}
.module-tall-2dc8.list-liquid-9ef4 a:hover {
  color: #fff;
}
.module-tall-2dc8 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.module-tall-2dc8 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.module-tall-2dc8 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.module-tall-2dc8 a:hover {
  opacity: 0.9;
  color: inherit;
}
.module-tall-2dc8 [class*="social-icon-apple"] {
  background-color: #999;
}
.module-tall-2dc8 [class*="social-icon-apple"].logo-advanced-78fd {
  background-color: transparent;
  color: #999;
}
.module-tall-2dc8 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.module-tall-2dc8 [class*="social-icon-behance"].logo-advanced-78fd {
  background-color: transparent;
  color: #1769ff;
}
.module-tall-2dc8 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.module-tall-2dc8 [class*="social-icon-bitbucket"].logo-advanced-78fd {
  background-color: transparent;
  color: #205081;
}
.module-tall-2dc8 [class*="social-icon-codepen"] {
  background-color: #000;
}
.module-tall-2dc8 [class*="social-icon-codepen"].logo-advanced-78fd {
  background-color: transparent;
  color: #000;
}
.module-tall-2dc8 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.module-tall-2dc8 [class*="social-icon-delicious"].logo-advanced-78fd {
  background-color: transparent;
  color: #39f;
}
.module-tall-2dc8 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.module-tall-2dc8 [class*="social-icon-digg"].logo-advanced-78fd {
  background-color: transparent;
  color: #005be2;
}
.module-tall-2dc8 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.module-tall-2dc8 [class*="social-icon-dribbble"].logo-advanced-78fd {
  background-color: transparent;
  color: #ea4c89;
}
.module-tall-2dc8 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.module-tall-2dc8 [class*="social-icon-envelope"].logo-advanced-78fd {
  background-color: transparent;
  color: #ea4335;
}
.module-tall-2dc8 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.module-tall-2dc8 [class*="social-icon-facebook"].logo-advanced-78fd {
  background-color: transparent;
  color: #3b5998;
}
.module-tall-2dc8 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.module-tall-2dc8 [class*="social-icon-flickr"].logo-advanced-78fd {
  background-color: transparent;
  color: #0063dc;
}
.module-tall-2dc8 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.module-tall-2dc8 [class*="social-icon-foursquare"].logo-advanced-78fd {
  background-color: transparent;
  color: #2d5be3;
}
.module-tall-2dc8 [class*="social-icon-github"] {
  background-color: #333;
}
.module-tall-2dc8 [class*="social-icon-github"].logo-advanced-78fd {
  background-color: transparent;
  color: #333;
}
.module-tall-2dc8 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.module-tall-2dc8 [class*="social-icon-google-plus"].logo-advanced-78fd {
  background-color: transparent;
  color: #dd4b39;
}
.module-tall-2dc8 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.module-tall-2dc8 [class*="social-icon-houzz"].logo-advanced-78fd {
  background-color: transparent;
  color: #7ac142;
}
.module-tall-2dc8 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.module-tall-2dc8 [class*="social-icon-instagram"].logo-advanced-78fd {
  background-color: transparent;
  color: #262626;
}
.module-tall-2dc8 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.module-tall-2dc8 [class*="social-icon-jsfiddle"].logo-advanced-78fd {
  background-color: transparent;
  color: #487aa2;
}
.module-tall-2dc8 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.module-tall-2dc8 [class*="social-icon-linkedin"].logo-advanced-78fd {
  background-color: transparent;
  color: #0077b5;
}
.module-tall-2dc8 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.module-tall-2dc8 [class*="social-icon-medium"].logo-advanced-78fd {
  background-color: transparent;
  color: #00ab6b;
}
.module-tall-2dc8 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.module-tall-2dc8
  [class*="social-icon-odnoklassniki"].logo-advanced-78fd {
  background-color: transparent;
  color: #f4731c;
}
.module-tall-2dc8 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.module-tall-2dc8 [class*="social-icon-meetup"].logo-advanced-78fd {
  background-color: transparent;
  color: #ec1c40;
}
.module-tall-2dc8 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.module-tall-2dc8 [class*="social-icon-pinterest"].logo-advanced-78fd {
  background-color: transparent;
  color: #bd081c;
}
.module-tall-2dc8 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.module-tall-2dc8 [class*="social-icon-product-hunt"].logo-advanced-78fd {
  background-color: transparent;
  color: #da552f;
}
.module-tall-2dc8 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.module-tall-2dc8 [class*="social-icon-reddit"].logo-advanced-78fd {
  background-color: transparent;
  color: #ff4500;
}
.module-tall-2dc8 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.module-tall-2dc8 [class*="social-icon-rss"].logo-advanced-78fd {
  background-color: transparent;
  color: #f26522;
}
.module-tall-2dc8 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.module-tall-2dc8
  [class*="social-icon-shopping-cart"].logo-advanced-78fd {
  background-color: transparent;
  color: #4caf50;
}
.module-tall-2dc8 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.module-tall-2dc8 [class*="social-icon-skype"].logo-advanced-78fd {
  background-color: transparent;
  color: #00aff0;
}
.module-tall-2dc8 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.module-tall-2dc8 [class*="social-icon-slideshare"].logo-advanced-78fd {
  background-color: transparent;
  color: #0077b5;
}
.module-tall-2dc8 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.module-tall-2dc8 [class*="social-icon-snapchat"].logo-advanced-78fd {
  background-color: transparent;
  color: #fffc00;
}
.module-tall-2dc8 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.module-tall-2dc8 [class*="social-icon-soundcloud"].logo-advanced-78fd {
  background-color: transparent;
  color: #f80;
}
.module-tall-2dc8 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.module-tall-2dc8 [class*="social-icon-spotify"].logo-advanced-78fd {
  background-color: transparent;
  color: #2ebd59;
}
.module-tall-2dc8 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.module-tall-2dc8
  [class*="social-icon-stack-overflow"].logo-advanced-78fd {
  background-color: transparent;
  color: #fe7a15;
}
.module-tall-2dc8 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.module-tall-2dc8 [class*="social-icon-maldkfgram"].logo-advanced-78fd {
  background-color: transparent;
  color: #2ca5e0;
}
.module-tall-2dc8 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.module-tall-2dc8 [class*="social-icon-tripadvisor"].logo-advanced-78fd {
  background-color: transparent;
  color: #589442;
}
.module-tall-2dc8 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.module-tall-2dc8 [class*="social-icon-tumblr"].logo-advanced-78fd {
  background-color: transparent;
  color: #35465c;
}
.module-tall-2dc8 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.module-tall-2dc8 [class*="social-icon-twitch"].logo-advanced-78fd {
  background-color: transparent;
  color: #6441a5;
}
.module-tall-2dc8 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.module-tall-2dc8 [class*="social-icon-twitter"].logo-advanced-78fd {
  background-color: transparent;
  color: #1da1f2;
}
.module-tall-2dc8 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.module-tall-2dc8 [class*="social-icon-vimeo"].logo-advanced-78fd {
  background-color: transparent;
  color: #1ab7ea;
}
.module-tall-2dc8 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.module-tall-2dc8 [class*="social-icon-vk"].logo-advanced-78fd {
  background-color: transparent;
  color: #45668e;
}
.module-tall-2dc8 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.module-tall-2dc8 [class*="social-icon-weibo"].logo-advanced-78fd {
  background-color: transparent;
  color: #df2029;
}
.module-tall-2dc8 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.module-tall-2dc8 [class*="social-icon-weixin"].logo-advanced-78fd {
  background-color: transparent;
  color: #7bb32e;
}
.module-tall-2dc8 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.module-tall-2dc8 [class*="social-icon-whatsapp"].logo-advanced-78fd {
  background-color: transparent;
  color: #25d366;
}
.module-tall-2dc8 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.module-tall-2dc8 [class*="social-icon-wordpress"].logo-advanced-78fd {
  background-color: transparent;
  color: #21759b;
}
.module-tall-2dc8 [class*="social-icon-xing"] {
  background-color: #026466;
}
.module-tall-2dc8 [class*="social-icon-xing"].logo-advanced-78fd {
  background-color: transparent;
  color: #026466;
}
.module-tall-2dc8 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.module-tall-2dc8 [class*="social-icon-yelp"].logo-advanced-78fd {
  background-color: transparent;
  color: #af0606;
}
.module-tall-2dc8 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.module-tall-2dc8 [class*="social-icon-youtube"].logo-advanced-78fd {
  background-color: transparent;
  color: #cd201f;
}
.tall-5ba1 {
  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;
}
.tall-5ba1:hover {
  box-shadow: none;
  background: 0 0;
}
.description_b637 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hot_f6c7 {
  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;
}
.west-8aae {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.paragraph_first_4ef6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.paragraph_first_4ef6,
.paragraph_first_4ef6::after,
.paragraph_first_4ef6::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;
}
.paragraph_first_4ef6::after,
.paragraph_first_4ef6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.texture-5174 .hot_f6c7 .west-8aae {
  margin-top: -2px;
  width: 19px;
}
.texture-5174 .hot_f6c7 .paragraph_first_4ef6 {
  margin-top: -1px;
}
.texture-5174 .hot_f6c7 .paragraph_first_4ef6,
.texture-5174 .hot_f6c7 .paragraph_first_4ef6::after,
.texture-5174 .hot_f6c7 .paragraph_first_4ef6::before {
  width: 19px;
  height: 2px;
}
.texture-5174 .hot_f6c7 .paragraph_first_4ef6::before {
  top: -6px;
}
.texture-5174 .hot_f6c7 .paragraph_first_4ef6::after {
  bottom: -6px;
}
.component_soft_115c .hot_f6c7 .west-8aae {
  margin-top: -2px;
  width: 22px;
}
.component_soft_115c .hot_f6c7 .paragraph_first_4ef6 {
  margin-top: -1px;
}
.component_soft_115c .hot_f6c7 .paragraph_first_4ef6,
.component_soft_115c .hot_f6c7 .paragraph_first_4ef6::after,
.component_soft_115c .hot_f6c7 .paragraph_first_4ef6::before {
  width: 22px;
  height: 2px;
}
.component_soft_115c .hot_f6c7 .paragraph_first_4ef6::before {
  top: -7px;
}
.component_soft_115c .hot_f6c7 .paragraph_first_4ef6::after {
  bottom: -7px;
}
.east_1ef7 .hot_f6c7 .west-8aae {
  margin-top: -2px;
  width: 31px;
}
.east_1ef7 .hot_f6c7 .paragraph_first_4ef6 {
  margin-top: -1.5px;
}
.east_1ef7 .hot_f6c7 .paragraph_first_4ef6,
.east_1ef7 .hot_f6c7 .paragraph_first_4ef6::after,
.east_1ef7 .hot_f6c7 .paragraph_first_4ef6::before {
  width: 31px;
  height: 3px;
}
.east_1ef7 .hot_f6c7 .paragraph_first_4ef6::before {
  top: -9px;
}
.east_1ef7 .hot_f6c7 .paragraph_first_4ef6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .border_plasma_af4d .hot_f6c7 .west-8aae {
    margin-top: -2px;
    width: 19px;
  }
  .border_plasma_af4d .hot_f6c7 .paragraph_first_4ef6 {
    margin-top: -1px;
  }
  .border_plasma_af4d .hot_f6c7 .paragraph_first_4ef6,
  .border_plasma_af4d .hot_f6c7 .paragraph_first_4ef6::after,
  .border_plasma_af4d .hot_f6c7 .paragraph_first_4ef6::before {
    width: 19px;
    height: 2px;
  }
  .border_plasma_af4d .hot_f6c7 .paragraph_first_4ef6::before {
    top: -6px;
  }
  .border_plasma_af4d .hot_f6c7 .paragraph_first_4ef6::after {
    bottom: -6px;
  }
  .icon_6b59 .hot_f6c7 .west-8aae {
    margin-top: -2px;
    width: 22px;
  }
  .icon_6b59 .hot_f6c7 .paragraph_first_4ef6 {
    margin-top: -1px;
  }
  .icon_6b59 .hot_f6c7 .paragraph_first_4ef6,
  .icon_6b59 .hot_f6c7 .paragraph_first_4ef6::after,
  .icon_6b59 .hot_f6c7 .paragraph_first_4ef6::before {
    width: 22px;
    height: 2px;
  }
  .icon_6b59 .hot_f6c7 .paragraph_first_4ef6::before {
    top: -7px;
  }
  .icon_6b59 .hot_f6c7 .paragraph_first_4ef6::after {
    bottom: -7px;
  }
  .outline_short_b8a2 .hot_f6c7 .west-8aae {
    margin-top: -2px;
    width: 31px;
  }
  .outline_short_b8a2 .hot_f6c7 .paragraph_first_4ef6 {
    margin-top: -1.5px;
  }
  .outline_short_b8a2 .hot_f6c7 .paragraph_first_4ef6,
  .outline_short_b8a2 .hot_f6c7 .paragraph_first_4ef6::after,
  .outline_short_b8a2 .hot_f6c7 .paragraph_first_4ef6::before {
    width: 31px;
    height: 3px;
  }
  .outline_short_b8a2 .hot_f6c7 .paragraph_first_4ef6::before {
    top: -9px;
  }
  .outline_short_b8a2 .hot_f6c7 .paragraph_first_4ef6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tabs_213b .hot_f6c7 .west-8aae {
    margin-top: -2px;
    width: 19px;
  }
  .tabs_213b .hot_f6c7 .paragraph_first_4ef6 {
    margin-top: -1px;
  }
  .tabs_213b .hot_f6c7 .paragraph_first_4ef6,
  .tabs_213b .hot_f6c7 .paragraph_first_4ef6::after,
  .tabs_213b .hot_f6c7 .paragraph_first_4ef6::before {
    width: 19px;
    height: 2px;
  }
  .tabs_213b .hot_f6c7 .paragraph_first_4ef6::before {
    top: -6px;
  }
  .tabs_213b .hot_f6c7 .paragraph_first_4ef6::after {
    bottom: -6px;
  }
  .dropdown-15d5 .hot_f6c7 .west-8aae {
    margin-top: -2px;
    width: 22px;
  }
  .dropdown-15d5 .hot_f6c7 .paragraph_first_4ef6 {
    margin-top: -1px;
  }
  .dropdown-15d5 .hot_f6c7 .paragraph_first_4ef6,
  .dropdown-15d5 .hot_f6c7 .paragraph_first_4ef6::after,
  .dropdown-15d5 .hot_f6c7 .paragraph_first_4ef6::before {
    width: 22px;
    height: 2px;
  }
  .dropdown-15d5 .hot_f6c7 .paragraph_first_4ef6::before {
    top: -7px;
  }
  .dropdown-15d5 .hot_f6c7 .paragraph_first_4ef6::after {
    bottom: -7px;
  }
  .photo_89db .hot_f6c7 .west-8aae {
    margin-top: -2px;
    width: 31px;
  }
  .photo_89db .hot_f6c7 .paragraph_first_4ef6 {
    margin-top: -1.5px;
  }
  .photo_89db .hot_f6c7 .paragraph_first_4ef6,
  .photo_89db .hot_f6c7 .paragraph_first_4ef6::after,
  .photo_89db .hot_f6c7 .paragraph_first_4ef6::before {
    width: 31px;
    height: 3px;
  }
  .photo_89db .hot_f6c7 .paragraph_first_4ef6::before {
    top: -9px;
  }
  .photo_89db .hot_f6c7 .paragraph_first_4ef6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .lite_0460 .hot_f6c7 .west-8aae {
    margin-top: -2px;
    width: 19px;
  }
  .lite_0460 .hot_f6c7 .paragraph_first_4ef6 {
    margin-top: -1px;
  }
  .lite_0460 .hot_f6c7 .paragraph_first_4ef6,
  .lite_0460 .hot_f6c7 .paragraph_first_4ef6::after,
  .lite_0460 .hot_f6c7 .paragraph_first_4ef6::before {
    width: 19px;
    height: 2px;
  }
  .lite_0460 .hot_f6c7 .paragraph_first_4ef6::before {
    top: -6px;
  }
  .lite_0460 .hot_f6c7 .paragraph_first_4ef6::after {
    bottom: -6px;
  }
  .link_a474 .hot_f6c7 .west-8aae {
    margin-top: -2px;
    width: 22px;
  }
  .link_a474 .hot_f6c7 .paragraph_first_4ef6 {
    margin-top: -1px;
  }
  .link_a474 .hot_f6c7 .paragraph_first_4ef6,
  .link_a474 .hot_f6c7 .paragraph_first_4ef6::after,
  .link_a474 .hot_f6c7 .paragraph_first_4ef6::before {
    width: 22px;
    height: 2px;
  }
  .link_a474 .hot_f6c7 .paragraph_first_4ef6::before {
    top: -7px;
  }
  .link_a474 .hot_f6c7 .paragraph_first_4ef6::after {
    bottom: -7px;
  }
  .east_e78d .hot_f6c7 .west-8aae {
    margin-top: -2px;
    width: 31px;
  }
  .east_e78d .hot_f6c7 .paragraph_first_4ef6 {
    margin-top: -1.5px;
  }
  .east_e78d .hot_f6c7 .paragraph_first_4ef6,
  .east_e78d .hot_f6c7 .paragraph_first_4ef6::after,
  .east_e78d .hot_f6c7 .paragraph_first_4ef6::before {
    width: 31px;
    height: 3px;
  }
  .east_e78d .hot_f6c7 .paragraph_first_4ef6::before {
    top: -9px;
  }
  .east_e78d .hot_f6c7 .paragraph_first_4ef6::after {
    bottom: -9px;
  }
}
.outline_narrow_5f9a .paragraph_first_4ef6 {
  -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);
}
.outline_narrow_5f9a .paragraph_first_4ef6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.outline_narrow_5f9a .paragraph_first_4ef6::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);
}
.outline_narrow_5f9a.form-light-6ef8 .paragraph_first_4ef6 {
  -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);
}
.outline_narrow_5f9a.form-light-6ef8 .paragraph_first_4ef6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.outline_narrow_5f9a.form-light-6ef8 .paragraph_first_4ef6::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);
}
.banner_huge_ce6a {
  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.pagination-upper-5fe3:before {
  display: none;
}
.rough-05cd {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.rough-05cd .active-9d1d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.rough-05cd .active-9d1d:last-of-type {
  border-bottom: none;
}
.rough-05cd .active-9d1d.tabs_56d8,
.rough-05cd .active-9d1d.element-7656,
.rough-05cd .active-9d1d.pressed-0b20 {
  padding: 0;
}
.rough-05cd .column_west_7b40 .detail-c352 {
  color: currentColor;
}
.rough-05cd .column_west_7b40 .detail-c352:focus,
.rough-05cd .column_west_7b40 .detail-c352:hover {
  background: rgba(0, 0, 0, 0.01);
}
.rough-05cd.green_605b .iron_cb9e,
.rough-05cd.green_605b .popup_complex_f1cf a,
.rough-05cd.green_605b .west-a987 a,
.rough-05cd.green_605b .wrapper_ed1b a {
  color: rgba(0, 0, 0, 0.55);
}
.rough-05cd.green_605b .iron_cb9e:hover,
.rough-05cd.green_605b .popup_complex_f1cf a:hover,
.rough-05cd.green_605b .west-a987 a:hover,
.rough-05cd.green_605b .wrapper_ed1b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.rough-05cd.green_605b .modal_b0a3 {
  color: rgba(0, 0, 0, 0.8);
}
.rough-05cd.green_605b .active-9d1d {
  border-color: rgba(0, 0, 0, 0.08);
}
.rough-05cd.green_605b .active-9d1d:before {
  background: rgba(0, 0, 0, 0.08);
}
.rough-05cd.green_605b .full_a205:before {
  background: rgba(255, 255, 255, 0.9);
}
.rough-05cd.green_605b .column_west_7b40 .paragraph_695b li a,
.rough-05cd.green_605b .column_west_7b40 .detail-c352,
.rough-05cd.green_605b .wrapper_ed1b {
  border-color: rgba(0, 0, 0, 0.08);
}
.rough-05cd.green_605b .column_west_7b40 .detail-c352:focus,
.rough-05cd.green_605b .column_west_7b40 .detail-c352:hover {
  background: rgba(0, 0, 0, 0.01);
}
.rough-05cd.green_605b .paragraph_695b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.rough-05cd.secondary_small_a88f .iron_cb9e,
.rough-05cd.secondary_small_a88f .popup_complex_f1cf a,
.rough-05cd.secondary_small_a88f .west-a987 .detail-c352,
.rough-05cd.secondary_small_a88f .west-a987 a,
.rough-05cd.secondary_small_a88f .wrapper_ed1b a {
  color: rgba(255, 255, 255, 0.79);
}
.rough-05cd.secondary_small_a88f .iron_cb9e:hover,
.rough-05cd.secondary_small_a88f .popup_complex_f1cf a:hover,
.rough-05cd.secondary_small_a88f .west-a987 .detail-c352:hover,
.rough-05cd.secondary_small_a88f .west-a987 a:hover,
.rough-05cd.secondary_small_a88f .wrapper_ed1b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.rough-05cd.secondary_small_a88f .modal_b0a3 {
  color: rgba(255, 255, 255, 0.99);
}
.rough-05cd.secondary_small_a88f .active-9d1d {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough-05cd.secondary_small_a88f .active-9d1d:before {
  background: rgba(255, 255, 255, 0.08);
}
.rough-05cd.secondary_small_a88f .full_a205:before {
  background: rgba(0, 0, 0, 0.9);
}
.rough-05cd.secondary_small_a88f .column_west_7b40 .paragraph_695b li a,
.rough-05cd.secondary_small_a88f .column_west_7b40 .detail-c352,
.rough-05cd.secondary_small_a88f .wrapper_ed1b {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough-05cd.secondary_small_a88f .column_west_7b40 .detail-c352:focus,
.rough-05cd.secondary_small_a88f .column_west_7b40 .detail-c352:hover {
  background: rgba(0, 0, 0, 0.01);
}
.rough-05cd.secondary_small_a88f .paragraph_695b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.full_a205 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.full_a205:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.heading_fresh_365b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.shadow_6de1 .rough-05cd {
  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;
}
.shadow_6de1 .active-9d1d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.shadow_6de1 .active-9d1d: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) {
  .shadow_6de1 .active-9d1d:before {
    width: 16%;
    left: 42%;
  }
}
.shadow_6de1 .active-9d1d:last-child:before {
  content: none;
}
.shadow_6de1 .active-9d1d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.shadow_6de1 .column_west_7b40 .paragraph_695b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.shadow_6de1 .column_west_7b40 .paragraph_695b li a .detail-c352 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.shadow_6de1 .column_west_7b40 .wrapper_ed1b {
  border: none;
}
.shadow_6de1 .column_west_7b40 .wrapper_ed1b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.shadow_6de1 .full_a205 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.shadow_6de1 .heading_fresh_365b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.shadow_6de1 .secondary_small_a88f .full_a205:before {
  background: rgba(0, 0, 0, 0.9);
}
.shadow_6de1 .green_605b.black_e177 .paragraph_first_4ef6 {
  background: rgba(0, 0, 0, 0.6);
}
.shadow_6de1
  .green_605b.black_e177
  .paragraph_first_4ef6::after,
.shadow_6de1
  .green_605b.black_e177
  .paragraph_first_4ef6:before {
  background: inherit;
}
.shadow_6de1
  .green_605b.black_e177:hover
  .paragraph_first_4ef6 {
  background: rgba(0, 0, 0, 0.8);
}
.container-f8e8 .rough-05cd {
  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) {
  .container-f8e8 .rough-05cd {
    width: auto;
    right: 45px;
  }
}
.logo-copper-693a .rough-05cd {
  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) {
  .logo-copper-693a .rough-05cd {
    width: auto;
    left: 45px;
  }
}
.pagination-upper-5fe3 .rough-05cd {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.pagination-upper-5fe3 .heading_fresh_365b {
  max-width: 48em;
  margin: 0 auto;
}
.pagination-upper-5fe3 .full_a205:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.rough-1a5d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.rough-1a5d.shadow_6de1 .rough-05cd {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.rough-1a5d.container-f8e8 .rough-05cd {
  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);
}
.rough-1a5d .rough-05cd {
  visibility: visible;
}
.rough-1a5d.logo-copper-693a .rough-05cd {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.black-4a43,
.gold-5b7e {
  overflow-x: hidden;
}
.black-4a43 .rough-05cd {
  overflow: auto;
}
.black-4a43.shadow_6de1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.black-4a43.shadow_6de1 .rough-05cd {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.black-4a43.shadow_6de1 .tall-5ba1 {
  opacity: 0;
}
.black-4a43.container-f8e8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.black-4a43.container-f8e8 .rough-05cd {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.black-4a43.container-f8e8 .tall-5ba1 {
  opacity: 0;
}
.black-4a43.logo-copper-693a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.black-4a43.logo-copper-693a .rough-05cd {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.black-4a43.logo-copper-693a .tall-5ba1 {
  opacity: 0;
}
.black-4a43.pagination-upper-5fe3 .rough-05cd {
  z-index: 10;
  visibility: visible;
}
.black_e177 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.black_e177 .paragraph_first_4ef6 {
  background: rgba(255, 255, 255, 0.99);
}
.black_e177 .paragraph_first_4ef6::after,
.black_e177 .paragraph_first_4ef6:before {
  background: inherit;
}
.black_e177:hover .paragraph_first_4ef6 {
  background: rgba(255, 255, 255, 0.99);
}
.logo-copper-693a .black_e177 {
  top: 10px;
  right: auto;
  left: 12px;
}
.pagination-upper-5fe3 .black_e177 {
  display: none !important;
}
.black-4a43:before,
.gold-5b7e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.black-4a43 .black_e177,
.gold-5b7e .black_e177 {
  display: inline-block;
}
.rough-05cd .new_afe9 {
  -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;
}
.black-4a43 .rough-05cd .new_afe9,
.gold-5b7e .rough-05cd .new_afe9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.input_warm_8627 .paper_145d {
  width: 100%;
}
.east_47e4 {
  padding: 0 0.5em 0;
}
.east_47e4 [class*="customify-col-"],
.east_47e4 [class*="customify-col_"],
.east_47e4 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.modal-gold-0814 .east_47e4 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .primary_glass_c9b6 .text_44cc,
  .text_44cc {
    display: none;
  }
  .border-copper-58a9 {
    text-align: left;
  }
  .thick_6999 {
    text-align: center;
  }
  .component-hovered-9334 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .primary_glass_c9b6 .steel-27db,
  .steel-27db {
    display: none;
  }
  .module_left_1a8f {
    text-align: left;
  }
  .shade-7945 {
    text-align: center;
  }
  .liquid_64ec {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .primary_glass_c9b6 .paragraph-9ea2,
  .paragraph-9ea2 {
    display: none;
  }
  .grid-static-8e3f {
    text-align: left;
  }
  .bottom-b5f0 {
    text-align: center;
  }
  .next-0b6d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.stone_2853 {
  box-shadow: none !important;
}
.accordion_lite_1f24 .detail_f26a,
.shade_2bbb .detail_f26a {
  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;
}
.shade_2bbb .detail_f26a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.info-761d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.info-761d:after,
.info-761d:before {
  content: "";
  display: table;
}
.info-761d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .info-761d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.info-761d,
.banner-fast-6842 {
  max-width: 1248px;
  margin: 0 auto;
}

.hidden_green_3386.wide-845b .info-761d {
  max-width: 100%;
}
.hidden_green_3386.card-new-ea63 {
  max-width: 1200px;
  margin: 0 auto;
}
.hidden_green_3386.tall-3b7a .info-761d {
  max-width: 100%;
}
.hidden_green_3386.tall-3b7a > .info-761d {
  padding-left: 0;
  padding-right: 0;
}
.hidden_green_3386.tall-3b7a > .info-761d .primary_glass_c9b6 {
  margin: 0;
}
.hidden_green_3386.tall-3b7a
  > .info-761d
  .module-selected-8d96.complex-e0f9 {
  margin-right: 0;
  margin-left: 0;
}
.hidden_green_3386.tall-3b7a #main.complex-e0f9 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .aside_inner_62cd #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .aside_inner_62cd #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .upper_a3c1 .complex_f08e {
    padding-right: 1em;
  }
  .upper_a3c1.up-84a8 .module-selected-8d96 {
    border-right: 1px solid #eaecee;
  }
  .upper_a3c1.up-84a8 .complex_f08e {
    padding-right: 1em;
  }
  .upper_a3c1.up-84a8 .overlay_8932 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .filter-easy-c2cb .complex_f08e {
    padding-left: 1em;
  }
  .filter-easy-c2cb.up-84a8 .module-selected-8d96 {
    border-left: 1px solid #eaecee;
  }
  .filter-easy-c2cb.up-84a8 .complex_f08e {
    padding-left: 1em;
  }
  .filter-easy-c2cb.up-84a8 .overlay_8932 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden-blue-288f .complex_f08e {
    padding-left: 1em;
  }
  .hidden-blue-288f.up-84a8 .button_cd6d {
    border-right: 1px solid #eaecee;
  }
  .hidden-blue-288f.up-84a8 .summary_solid_9b2c {
    border-right: 1px solid #eaecee;
  }
  .hidden-blue-288f.up-84a8 .complex_f08e {
    padding-left: 1em;
  }
  .hidden-blue-288f.up-84a8 .overlay_8932 {
    padding-right: 1em;
  }
  .hidden-blue-288f.up-84a8 .block-south-c3ca {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .copper_0340 .complex_f08e {
    padding-right: 1em;
  }
  .copper_0340.up-84a8 .button_cd6d {
    border-left: 1px solid #eaecee;
  }
  .copper_0340.up-84a8 .summary_solid_9b2c {
    border-left: 1px solid #eaecee;
  }
  .copper_0340.up-84a8 .complex_f08e {
    padding-right: 1em;
  }
  .copper_0340.up-84a8 .overlay_8932 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .copper_0340.up-84a8 .block-south-c3ca {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside_inner_62cd .complex_f08e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside_inner_62cd.up-84a8 .module-selected-8d96 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .aside_inner_62cd.up-84a8 .complex_f08e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside_inner_62cd.up-84a8 .overlay_8932 {
    padding-left: 1em;
  }
  .aside_inner_62cd.up-84a8 .block-south-c3ca {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .aside_inner_62cd.up-84a8 .complex_f08e {
    padding-left: 0;
  }
}
.overlay_81dd .text_advanced_3510 {
  display: inline-block;
}
.focused_2eda {
  display: inline-block;
}
.tertiary_gas_9ecf {
  word-con: break-word;
}
.shade_65be > span {
  display: inline-block;
  padding: 5px 0;
}
.shade_65be .text_upper_5847 {
  margin-left: 8px;
  margin-right: 8px;
}
.shade_65be .rough_97be img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.old-8f77 .tabs-cool-9d55 {
  margin-bottom: 2em;
}
.old-8f77 .caption-glass-2620 {
  margin-bottom: 15px;
}
.old-8f77 .caption-glass-2620:last-child {
  margin-bottom: 0;
}
.old-8f77 .description-dark-7014 {
  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) {
  .old-8f77 .description-dark-7014 {
    display: block;
  }
}
.old-8f77 .gallery-fdb4 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .old-8f77 .gallery-fdb4 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.old-8f77 .link_clean_afd4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.old-8f77 .link_clean_afd4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.old-8f77 .link_clean_afd4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.old-8f77 .tertiary_gas_9ecf {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.old-8f77 .tertiary_gas_9ecf a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.old-8f77 .label_b019 p:last-child {
  margin-bottom: 0;
}
.old-8f77 .chip-dirty-f67b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.old-8f77 .container-bronze-27ee {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.old-8f77 .bottom-f825 {
  margin-top: 1em;
}
.old-8f77 .element-bf43 {
  top: 0;
  display: block;
}
.old-8f77 .element-bf43 a {
  color: inherit;
}
.old-8f77 .element-bf43 a:hover {
  color: inherit;
}
.old-8f77 .focused-c65f {
  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;
}
.old-8f77 .focused-c65f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.old-8f77 .container-bronze-27ee {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.old-8f77 .gallery_next_8984 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.old-8f77 .gallery_next_8984:first-child {
  margin-top: 0;
}
.old-8f77 .gallery_next_8984.old-ae29 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.old-8f77 .gallery_next_8984.dynamic_2b5c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.old-8f77
  .gallery_next_8984.dynamic_2b5c.backdrop-selected-44f2
  .bottom-f825 {
  width: 100%;
}
.old-8f77 .dynamic_2b5c {
  -webkit-box-align: center;
  align-items: center;
}
.old-8f77 .dynamic_2b5c .shade_65be,
.old-8f77 .dynamic_2b5c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.old-8f77 .link_clean_afd4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.old-8f77 .link_clean_afd4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.old-8f77 .link_clean_afd4: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;
}
.old-8f77 .old-ae29 {
  z-index: 5;
}
.old-8f77 .selected_9f0d .active-ce60 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.old-8f77 .form-bronze-14ea .active-ce60 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.old-8f77 .mini-b36d .active-ce60 {
  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;
}
.old-8f77.button-85e0 .description-dark-7014,
.old-8f77.layout_55ed .description-dark-7014 {
  display: block;
}
.old-8f77.button-85e0 .description-dark-7014 .table-c329,
.old-8f77.button-85e0 .description-dark-7014 .container-bronze-27ee,
.old-8f77.layout_55ed .description-dark-7014 .table-c329,
.old-8f77.layout_55ed .description-dark-7014 .container-bronze-27ee {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.old-8f77.section_e0f9 .gallery-fdb4 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .old-8f77.section_e0f9 .gallery-fdb4 {
    margin-right: 0;
  }
}
.old-8f77.button-85e0 .gallery-fdb4,
.old-8f77.layout_55ed .gallery-fdb4 {
  padding-top: 40%;
}
.old-8f77.button-85e0 .tabs-cool-9d55,
.old-8f77.layout_55ed .tabs-cool-9d55 {
  display: block;
}
.old-8f77.button-85e0 .fn-sticky-4f27 .container-bronze-27ee,
.old-8f77.layout_55ed .fn-sticky-4f27 .container-bronze-27ee {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.old-8f77.button-85e0 .gallery-fdb4,
.old-8f77.layout_55ed .gallery-fdb4 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.old-8f77.button-85e0 .container-bronze-27ee {
  padding: 1em;
}
.dropdown_be88 {
  margin: 30px auto;
  display: block;
}
.dropdown_be88 .new_b7c7 > * {
  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;
}
.dropdown_be88 .new_b7c7 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dropdown_be88 .new_b7c7 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.image_advanced_08b8 .shade_65be {
  margin-bottom: 1.41575em;
}
.image_advanced_08b8 .narrow_af83 {
  margin-bottom: 1.618em;
}
.aside-purple-6476 .section-bb79 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.aside-purple-6476 .section-bb79 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.aside-purple-6476 .paper-8215 {
  max-width: 100%;
  overflow: auto;
}
.bright-9b4a .aside-purple-6476 a:hover {
  text-decoration: underline;
}
.picture_silver_e848 .caption-glass-2620:not(.tertiary_gas_9ecf),
.picture_silver_e848 .link_clean_afd4 {
  margin-bottom: 1.41575em;
}
.picture_silver_e848 .caption-glass-2620:not(.tertiary_gas_9ecf):last-child,
.picture_silver_e848 .link_clean_afd4:last-child {
  margin-bottom: 0;
}
.picture_silver_e848 .caption-glass-2620.surface-bdf5 {
  margin-bottom: 0.41575em;
}
.picture_silver_e848 .preview_dark_98ef:before,
.picture_silver_e848 .panel-fb00:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.picture_silver_e848 .preview_dark_98ef:before {
  content: "\f115";
}
.picture_silver_e848 .panel-fb00:before {
  content: "\f02c";
}
.picture_silver_e848 .layout_yellow_5cbe {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.picture_silver_e848 .layout_yellow_5cbe a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.row-dim-427b {
  display: -webkit-box;
  display: flex;
}
.row-dim-427b .wide_3983 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .row-dim-427b .wide_3983 {
    flex-basis: 90px;
  }
}
.row-dim-427b .fresh-2bf3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .row-dim-427b .fresh-2bf3 {
    flex-basis: calc(100% - 50px);
  }
}
.row-dim-427b .pro_41c1 p:last-child {
  margin-bottom: 0.72em;
}
.rough-f77b .new_b7c7 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.rough-f77b .new_b7c7:after,
.rough-f77b .new_b7c7:before {
  content: "";
  display: table;
}
.rough-f77b .new_b7c7:after {
  clear: both;
}
.rough-f77b .new_b7c7 .aside_hot_db87,
.rough-f77b .new_b7c7 .red-efc3 {
  width: 49%;
}
.rough-f77b .new_b7c7 .aside_hot_db87 a span.progress-old-55b9,
.rough-f77b .new_b7c7 .red-efc3 a span.progress-old-55b9 {
  display: block;
  margin-bottom: 5px;
}
.rough-f77b .new_b7c7 .red-efc3 {
  float: left;
  text-align: left;
}
.rough-f77b .new_b7c7 .aside_hot_db87 {
  float: right;
  text-align: right;
}
.focus-bdb0 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .focus-bdb0 {
    margin-bottom: 0;
  }
}
.tabs_red_1e1a {
  margin-bottom: 1em;
}
.tabs_red_1e1a .tertiary_gas_9ecf {
  font-size: 1.1em;
  line-height: 1.3;
}
.summary-52c8 a {
  display: block;
  line-height: 0;
  position: relative;
}
.bottom-41af .tabs_red_1e1a,
.stone_8c55 .tabs_red_1e1a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .bottom-41af .tabs_red_1e1a,
  .stone_8c55 .tabs_red_1e1a {
    display: block;
  }
}
.bottom-41af .summary-52c8,
.stone_8c55 .summary-52c8 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .bottom-41af .summary-52c8,
  .stone_8c55 .summary-52c8 {
    margin-bottom: 1em;
  }
}
.bottom-41af .summary-52c8 img,
.stone_8c55 .summary-52c8 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.bottom-41af .mask-red-a538,
.stone_8c55 .mask-red-a538 {
  flex-basis: calc(100% - 160px);
}
.bottom-41af .mask-red-a538 p,
.stone_8c55 .mask-red-a538 p {
  margin-bottom: 0;
}
.bottom-41af .mask-red-a538 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .bottom-41af .mask-red-a538 {
    padding-left: 0;
  }
}
.stone_8c55 .mask-red-a538 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .stone_8c55 .mask-red-a538 {
    padding-right: 0;
  }
}
.stone_8c55 .summary-52c8 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.inner_cd5f .summary-52c8 {
  margin-bottom: 0.5em;
}
.inner_cd5f .summary-52c8 img {
  width: 100%;
}
.avatar-out-765d .card-d47e,
.banner-1108 .card-d47e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.banner-1108 .module-selected-8d96 .pattern_b93e p:last-child {
  margin-bottom: 0;
}
.highlight-pro-125e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.black_360e .hidden_de90 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .black_360e .hidden_de90:last-of-type {
    margin-bottom: 0;
  }
}
.black_360e .hidden_de90 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.black_360e .hidden_de90 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.black_360e .hidden_de90 ul li {
  margin: 0 0 0.6em;
}
.black_360e .hidden_de90 ul li.search-e839,
.black_360e .hidden_de90 ul li.pattern-30ab {
  position: relative;
}
.black_360e .hidden_de90 ul li.search-e839 .detail-solid-2705,
.black_360e .hidden_de90 ul li.pattern-30ab .detail-solid-2705 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.black_360e .hidden_de90 ul li.search-e839:after:after,
.black_360e .hidden_de90 ul li.search-e839:after:before,
.black_360e
  .hidden_de90
  ul
  li.pattern-30ab:after:after,
.black_360e
  .hidden_de90
  ul
  li.pattern-30ab:after:before {
  content: "";
  display: table;
}
.black_360e .hidden_de90 ul li.search-e839:after:after,
.black_360e
  .hidden_de90
  ul
  li.pattern-30ab:after:after {
  clear: both;
}
.black_360e .hidden_de90 a.image-hard-c11b:hover {
  text-decoration: none;
}
.black_360e .hidden_de90 select {
  max-width: 100%;
}
.black_360e .hidden_de90 table {
  font-size: 85%;
}
.black_360e .hidden_de90 table td,
.black_360e .hidden_de90 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.black_360e .hidden_de90 table tfoot td {
  text-align: left;
}
.black_360e .hidden_de90 :last-child {
  margin-bottom: 0;
}
.black_360e .hidden_de90 .accent-motion-0fac {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.black_360e .hidden_de90 .accent-motion-0fac label {
  width: 100%;
}
.black_360e .hidden_de90 .accent-motion-0fac .narrow-2b1f {
  width: 100%;
  display: block;
}
.black_360e .hidden_de90 .accent-motion-0fac .icon_e5de {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.black_360e .hidden_de90 .accent-motion-0fac .icon_e5de:hover svg #svg-search {
  fill: #444;
}
.black_360e .hidden_de90 .accent-motion-0fac .icon_e5de svg {
  width: 18px;
  height: 18px;
}
.black_360e .thumbnail-98a9 ul ul,
.black_360e .card-glass-9132 ul ul,
.black_360e .status-pink-93d0 ul ul,
.black_360e .rough_5e4e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.black_360e .thumbnail-98a9 .panel_middle_6372 > a,
.black_360e .card-glass-9132 .panel_middle_6372 > a,
.black_360e .status-pink-93d0 .panel_middle_6372 > a,
.black_360e .rough_5e4e .panel_middle_6372 > a {
  margin-bottom: 0;
}
.black_360e .backdrop_586e li,
.black_360e .thumbnail-98a9 li,
.black_360e .mask-green-05c1 li,
.black_360e .card-glass-9132 li,
.black_360e .status-pink-93d0 li,
.black_360e .rough_5e4e li,
.black_360e .solid_b5a8 li,
.black_360e .module-e4aa li {
  display: block;
  position: relative;
}
.black_360e .backdrop_586e li:last-child,
.black_360e .thumbnail-98a9 li:last-child,
.black_360e .mask-green-05c1 li:last-child,
.black_360e .card-glass-9132 li:last-child,
.black_360e .status-pink-93d0 li:last-child,
.black_360e .rough_5e4e li:last-child,
.black_360e .solid_b5a8 li:last-child,
.black_360e .module-e4aa li:last-child {
  border: none;
}
.black_360e .backdrop_586e li a,
.black_360e .thumbnail-98a9 li a,
.black_360e .mask-green-05c1 li a,
.black_360e .card-glass-9132 li a,
.black_360e .status-pink-93d0 li a,
.black_360e .rough_5e4e li a,
.black_360e .solid_b5a8 li a,
.black_360e .module-e4aa li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.black_360e .backdrop_586e li ul li::before,
.black_360e .thumbnail-98a9 li ul li::before,
.black_360e .mask-green-05c1 li ul li::before,
.black_360e .card-glass-9132 li ul li::before,
.black_360e .status-pink-93d0 li ul li::before,
.black_360e .rough_5e4e li ul li::before,
.black_360e .solid_b5a8 li ul li::before,
.black_360e .module-e4aa li ul li::before {
  left: 15px;
}
.black_360e .backdrop_586e li ul a,
.black_360e .thumbnail-98a9 li ul a,
.black_360e .mask-green-05c1 li ul a,
.black_360e .card-glass-9132 li ul a,
.black_360e .status-pink-93d0 li ul a,
.black_360e .rough_5e4e li ul a,
.black_360e .solid_b5a8 li ul a,
.black_360e .module-e4aa li ul a {
  padding-left: 20px;
}
.black_360e .backdrop_586e li ul ul li::before,
.black_360e .thumbnail-98a9 li ul ul li::before,
.black_360e .mask-green-05c1 li ul ul li::before,
.black_360e .card-glass-9132 li ul ul li::before,
.black_360e .status-pink-93d0 li ul ul li::before,
.black_360e .rough_5e4e li ul ul li::before,
.black_360e .solid_b5a8 li ul ul li::before,
.black_360e .module-e4aa li ul ul li::before {
  left: 30px;
}
.black_360e .backdrop_586e li ul ul a,
.black_360e .thumbnail-98a9 li ul ul a,
.black_360e .mask-green-05c1 li ul ul a,
.black_360e .card-glass-9132 li ul ul a,
.black_360e .status-pink-93d0 li ul ul a,
.black_360e .rough_5e4e li ul ul a,
.black_360e .solid_b5a8 li ul ul a,
.black_360e .module-e4aa li ul ul a {
  padding-left: 40px;
}
.black_360e .center_c10d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.black_360e .module-e4aa ul li {
  margin-bottom: 1.41575em;
}
.black_360e .module-e4aa ul li .stale-6a1a {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.black_360e .module-e4aa ul li .logo_narrow_4486 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.secondary_small_a88f .backdrop_586e li a,
.secondary_small_a88f .thumbnail-98a9 li a,
.secondary_small_a88f .mask-green-05c1 li a,
.secondary_small_a88f .card-glass-9132 li a,
.secondary_small_a88f .status-pink-93d0 li a,
.secondary_small_a88f .rough_5e4e li a,
.secondary_small_a88f .solid_b5a8 li a,
.secondary_small_a88f .module-e4aa li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_small_a88f .center_c10d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_small_a88f .hidden_de90 ul li.search-e839 .detail-solid-2705,
.secondary_small_a88f .hidden_de90 ul li.pattern-30ab .detail-solid-2705 {
  background: rgba(0, 0, 0, 0.2);
}
.secondary_small_a88f .black_360e .hidden_de90 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden_green_3386 .black_360e .paragraph_695b li {
  margin: 0;
}
.hidden_green_3386 .black_360e .paragraph_695b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hidden_green_3386 .black_360e .paragraph_695b li ul {
  margin: 0;
}
.hidden_green_3386 .black_360e .paragraph_695b li ul li a {
  padding-left: 15px;
}
.hidden_green_3386 .black_360e .paragraph_695b li ul li li a {
  padding-left: 30px;
}
.hidden_green_3386 .black_360e .paragraph_695b li.container-d150 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hidden_green_3386 .black_360e .paragraph_695b li.container-d150 > 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;
}
.hidden_green_3386 .black_360e .paragraph_695b li.container-d150 > 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;
}
.paper-ce6e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.progress_soft_3db2 {
  position: relative;
  z-index: 10;
}
.progress_soft_3db2 .new_afe9 {
  width: 100%;
  max-width: 100%;
}
.search-hard-c71a .hard-dc79 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.search-hard-c71a .green_605b {
}
.search-hard-c71a .secondary_small_a88f {
  background: #292929;
}
.content_cb2e .hard-dc79 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.content_cb2e .green_605b {
  background: #f9f9f9;
}
.content_cb2e .secondary_small_a88f {
  background: #303030;
}
.tabs-60b7 .hard-dc79 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tabs-60b7 .text_advanced_3510 {
    margin-bottom: 1em;
  }
  .tabs-60b7 .text_advanced_3510:last-child {
    margin-bottom: 0;
  }
}
.tabs-60b7 .green_605b {
  background: #ededed;
}
.tabs-60b7 .secondary_small_a88f {
  background: #1a1a1a;
}
.hard-dc79.green_605b {
  color: rgba(0, 0, 0, 0.6);
}
.hard-dc79.green_605b .active-b6dc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hard-dc79.secondary_small_a88f {
  color: rgba(255, 255, 255, 0.99);
}
.hard-dc79.secondary_small_a88f a:not(.image-hard-c11b) {
  color: rgba(255, 255, 255, 0.79);
}
.hard-dc79.secondary_small_a88f a:not(.image-hard-c11b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard-dc79.secondary_small_a88f .active-b6dc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard-dc79.secondary_small_a88f table tbody td,
.hard-dc79.secondary_small_a88f table th {
  background: rgba(0, 0, 0, 0.08);
}
.wide-2160.full_275d .info-761d {
  max-width: initial;
}
.wide-2160 .column-138d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.wide-2160 .column-138d .new_afe9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .wide-2160 .column-138d .new_afe9 {
    display: block;
    margin-bottom: 2em;
  }
  .wide-2160 .column-138d .new_afe9:last-child {
    margin-bottom: 0;
  }
}
.tabs-60b7 .text_advanced_3510:last-child,
.content_cb2e .text_advanced_3510:last-child,
.search-hard-c71a .text_advanced_3510:last-child {
  margin-bottom: 0;
}
.tabs-60b7 .text_advanced_3510 .black_360e .hidden_de90:last-child,
.content_cb2e .text_advanced_3510 .black_360e .hidden_de90:last-child,
.search-hard-c71a .text_advanced_3510 .black_360e .hidden_de90:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tabs-60b7 .list_8e56,
  .tabs-60b7 .narrow_91e7,
  .content_cb2e .list_8e56,
  .content_cb2e .narrow_91e7,
  .search-hard-c71a .list_8e56,
  .search-hard-c71a .narrow_91e7 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .progress_soft_3db2 .text_advanced_3510 {
    margin-bottom: 2em;
  }
}
.progress_soft_3db2 p:last-child {
  margin-bottom: 0;
}
.progress_soft_3db2 li,
.progress_soft_3db2 ul {
  list-style: none;
  margin: 0;
}
.progress_soft_3db2 ul ul {
  margin-left: 2.617924em;
}
.pattern_orange_a376 {
  font-size: 0.875em;
}

/* css-noise: a854 */
.ghost-box-s0 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
