/*!
Theme Name: Customify
Theme URI: https://pressmaximum.short-9367/customify
Author: WPCustomify
Author URI: https://pressmaximum.short-9367
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.short-9367/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.black_96c5.chip_8464/licenses/gpl-2.0.modal_b24c
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.nav-c89a/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.layout_down_2f2f.article_complex_f5c3/normalize.footer_cool_bf82/
 ======
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.footer_cool_bf82 v7.0.0 | MIT License | github.short-9367/necolas/normalize.footer_cool_bf82 */
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;
}
.dim-ef93 .first_932a,
.glass_d2c5,
.focus-action-5545,
.nav_54f1,
.sort_e126,
.lite-ae44,
.tabs-cde8,
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;
}
.glass_d2c5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .glass_d2c5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .glass_d2c5,
  h1 {
    font-size: 1.8em;
  }
}
.focus-action-5545,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.focus-action-5545 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .focus-action-5545,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .focus-action-5545,
  h2 {
    font-size: 1.7em;
  }
}
.nav_54f1,
h3 {
  font-size: 1.618em;
}
.dim-ef93 .first_932a,
.sort_e126,
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.purple-0638 {
  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;
}
.banner_d4c0:after,
.banner_d4c0:before,
.fresh-e252:after,
.fresh-e252:before {
  content: "";
  display: table;
}
.banner_d4c0:after,
.fresh-e252:after {
  clear: both;
}
.west-5def {
  float: right;
  margin-right: 0;
}
.chip-iron-a6e8 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.wide_7178 .shadow-11bb,
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;
}
.wide_7178 .shadow-11bb: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;
}
.image_a35b .shadow-11bb {
  box-shadow: none;
}
.image_a35b
  .shadow-11bb
  .shade-huge-3def {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.image_a35b .shadow-11bb .logo-basic-605d {
  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;
}
.image_a35b
  .shadow-11bb
  .logo-basic-605d
  b {
  display: none;
}
.image_a35b .layout-glass-37e4 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.table_west_62a0:not(.gallery_9408):not(.element_238d),
button:not(.gallery_9408):not(.element_238d),
input[type="button"]:not(.gallery_9408):not(
    .element_238d
  ),
input[type="reset"]:not(.gallery_9408):not(
    .element_238d
  ),
input[type="submit"]:not(.gallery_9408):not(
    .element_238d
  ) {
  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;
}
.table_west_62a0:not(.gallery_9408):not(
    .element_238d
  ):hover,
button:not(.gallery_9408):not(
    .element_238d
  ):hover,
input[type="button"]:not(.gallery_9408):not(
    .element_238d
  ):hover,
input[type="reset"]:not(.gallery_9408):not(
    .element_238d
  ):hover,
input[type="submit"]:not(.gallery_9408):not(
    .element_238d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.table_west_62a0:not(.gallery_9408):not(
    .element_238d
  ):active,
.table_west_62a0:not(.gallery_9408):not(
    .element_238d
  ):focus,
button:not(.gallery_9408):not(
    .element_238d
  ):active,
button:not(.gallery_9408):not(
    .element_238d
  ):focus,
input[type="button"]:not(.gallery_9408):not(
    .element_238d
  ):active,
input[type="button"]:not(.gallery_9408):not(
    .element_238d
  ):focus,
input[type="reset"]:not(.gallery_9408):not(
    .element_238d
  ):active,
input[type="reset"]:not(.gallery_9408):not(
    .element_238d
  ):focus,
input[type="submit"]:not(.gallery_9408):not(
    .element_238d
  ):active,
input[type="submit"]:not(.gallery_9408):not(
    .element_238d
  ):focus {
  outline: 0;
}
.table_west_62a0:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e,
button:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e,
input[type="button"]:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e,
input[type="reset"]:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e,
input[type="submit"]:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e {
  position: relative;
}
.table_west_62a0:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e
  .center_d178,
.table_west_62a0:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e
  .down_5fa1,
.table_west_62a0:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e
  .photo_right_2439,
.table_west_62a0:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e
  i,
.table_west_62a0:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e
  svg,
button:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e
  .center_d178,
button:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e
  .down_5fa1,
button:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e
  .photo_right_2439,
button:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e
  i,
button:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e
  svg,
input[type="button"]:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e
  .center_d178,
input[type="button"]:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e
  .down_5fa1,
input[type="button"]:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e
  .photo_right_2439,
input[type="button"]:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e
  i,
input[type="button"]:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e
  svg,
input[type="reset"]:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e
  .center_d178,
input[type="reset"]:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e
  .down_5fa1,
input[type="reset"]:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e
  .photo_right_2439,
input[type="reset"]:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e
  i,
input[type="reset"]:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e
  svg,
input[type="submit"]:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e
  .center_d178,
input[type="submit"]:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e
  .down_5fa1,
input[type="submit"]:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e
  .photo_right_2439,
input[type="submit"]:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e
  i,
input[type="submit"]:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e
  svg {
  visibility: hidden;
}
.table_west_62a0:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e:after,
button:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e:after,
input[type="button"]:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e:after,
input[type="reset"]:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e:after,
input[type="submit"]:not(.gallery_9408):not(
    .element_238d
  ).fn-loading-067e: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;
}
.table_west_62a0:not(.gallery_9408):not(.element_238d),
input[type="button"]:not(.gallery_9408):not(
    .element_238d
  ),
input[type="reset"]:not(.gallery_9408):not(
    .element_238d
  ),
input[type="submit"]:not(.gallery_9408):not(
    .element_238d
  ) {
  color: #fff;
  background: #235787;
}
.table_west_62a0:not(.gallery_9408):not(
    .element_238d
  ):focus,
input[type="button"]:not(.gallery_9408):not(
    .element_238d
  ):focus,
input[type="reset"]:not(.gallery_9408):not(
    .element_238d
  ):focus,
input[type="submit"]:not(.gallery_9408):not(
    .element_238d
  ):focus {
  color: #fff;
}
.table_west_62a0.fn-disabled-067e:not(.gallery_9408):not(
    .element_238d
  ),
.table_west_62a0[disabled]:not(.gallery_9408):not(
    .element_238d
  ),
button.fn-disabled-067e:not(.gallery_9408):not(
    .element_238d
  ),
button[disabled]:not(.gallery_9408):not(
    .element_238d
  ) {
  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;
}
.thumbnail-blue-9f69 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.thumbnail-blue-9f69: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;
}
.menu_1f42 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tertiary-b7a3 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.narrow-e55a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.banner_d4c0:after,
.banner_d4c0:before,
.outline-wood-4900:after,
.outline-wood-4900:before,
.left-1e20:after,
.left-1e20:before,
.brown_3828:after,
.brown_3828:before,
.lite_82f0:after,
.lite_82f0:before,
.dropdown_small_4743:after,
.dropdown_small_4743:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.banner_d4c0:after,
.outline-wood-4900:after,
.left-1e20:after,
.brown_3828:after,
.lite_82f0:after,
.dropdown_small_4743:after {
  clear: both;
}
.outline-wood-4900 .preview-9eef,
.left-1e20 .preview-9eef,
.primary-be1f .preview-9eef {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hard-2373 {
  display: inline-block;
}
.new_3492 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.new_3492 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.new_3492 .huge-78ff {
  padding: 1em 0;
  font-size: 85%;
}
.huge-78ff {
  text-align: left;
  font-style: italic;
  color: #999;
}
.nav_f77a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.nav_f77a:after,
.nav_f77a:before {
  content: "";
  display: table;
}
.nav_f77a:after {
  clear: both;
}
.narrow-e3d8 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.brown_2da0 .narrow-e3d8 {
  max-width: 50%;
}
.dropdown_bronze_fab0 .narrow-e3d8 {
  max-width: 33.33%;
}
.overlay_top_014e .narrow-e3d8 {
  max-width: 25%;
}
.item-0f10 .narrow-e3d8 {
  max-width: 20%;
}
.shadow-simple-1c68 .narrow-e3d8 {
  max-width: 16.66%;
}
.tiny-7a4d .narrow-e3d8 {
  max-width: 14.28%;
}
.notice_narrow_15de .narrow-e3d8 {
  max-width: 12.5%;
}
.popup_under_84b6 .narrow-e3d8 {
  max-width: 11.11%;
}
.huge-a08f {
  display: block;
}
.dim-ef93 .gradient-old-aa20 label,
.dim-ef93 .breadcrumb-0cb2 label,
.dim-ef93 .tooltip-820c label,
.dim-ef93 .widget_active_9c07 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.popup_dirty_6cca {
  list-style: none;
  margin: 0;
}
.popup_dirty_6cca article.next-79c5 {
  margin-bottom: 0;
}
.popup_dirty_6cca ul {
  list-style: none;
  margin: 0;
}
.popup_dirty_6cca .left_cd72 li.next-79c5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .popup_dirty_6cca .left_cd72 li.next-79c5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .popup_dirty_6cca .left_cd72 li.next-79c5: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) {
  .popup_dirty_6cca .left_cd72 li.next-79c5 li.next-79c5 li.next-79c5 li.next-79c5 {
    padding-left: 0;
  }
}
article.next-79c5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.next-79c5 .outline-wood-4900 p:last-of-type {
  margin-bottom: 0;
}
article.next-79c5 .tabs_fast_46af {
  float: left;
}
article.next-79c5 .bright-8741 {
  margin-left: 85px;
}
article.next-79c5 .fixed_b4bc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.next-79c5 .fixed_b4bc .iron-9a9e {
  margin-left: 10px;
}
article.next-79c5 .lower-125a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.next-79c5 .form-aa59 {
  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 .gradient-old-aa20,
  #respond .tooltip-820c,
  #respond .widget_active_9c07 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gradient-old-aa20 input,
#respond .tooltip-820c input,
#respond .widget_active_9c07 input {
  width: 100%;
}
#respond .widget_active_9c07 {
  margin-right: 0;
}
#respond .tooltip_5ded #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.first_ed68 {
  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;
}
.first_ed68.wood_5ef4 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.first_ed68 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%);
}
.first_ed68:focus,
.first_ed68: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);
}
.focused-7b4d {
  border-radius: 10%;
}
.in-4073 {
  border-radius: 50%;
}
.summary_action_2ed6 {
  font-size: 0.72em;
}
.modal_cold_8b61 {
  font-size: 0.875em;
}
.component-d394 {
  font-size: 1.1em;
}
.hero_pink_2ee8 {
  text-transform: uppercase;
  line-height: 1.2;
}
.hero_pink_2ee8.summary_action_2ed6 {
  letter-spacing: 0.5px;
}
.panel-ebad,
.panel-ebad a {
  color: #6d6d6d;
}
.panel-ebad a:hover {
  color: #111;
}
.large_10af {
  color: #6d6d6d;
}
.input-d85f {
  overflow-x: hidden;
}
.input-d85f .left-a958.over_bf0f {
  position: relative;
}
.input-d85f .left-a958.over_bf0f.message-last-1442 {
  position: initial;
}
.input-d85f
  .left-a958.over_bf0f.message-last-1442
  .heading-2f89 {
  left: auto;
}
.input-d85f .left-a958 .heading-2f89 {
  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;
}
.input-d85f .left-a958:hover.over_bf0f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.input-d85f
  .left-a958:hover.over_bf0f
  .heading-2f89 {
  display: block;
  z-index: 9999999;
}
.input-d85f .next_8f36 .static_ecd4,
.input-d85f .notification-22a8 .static_ecd4 {
  display: none;
}
.input-d85f .icon_a372 .left-a958:hover.over_bf0f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.dim-ef93 .gradient-old-aa20 label,
.dim-ef93 .breadcrumb-0cb2 label,
.dim-ef93 .tooltip-820c label,
.dim-ef93 .widget_active_9c07 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.popup_dirty_6cca {
  list-style: none;
  margin: 0;
}
.popup_dirty_6cca article.next-79c5 {
  margin-bottom: 0;
}
.popup_dirty_6cca ul {
  list-style: none;
  margin: 0;
}
.popup_dirty_6cca .left_cd72 li.next-79c5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .popup_dirty_6cca .left_cd72 li.next-79c5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .popup_dirty_6cca .left_cd72 li.next-79c5: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) {
  .popup_dirty_6cca .left_cd72 li.next-79c5 li.next-79c5 li.next-79c5 li.next-79c5 {
    padding-left: 0;
  }
}
article.next-79c5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.next-79c5 .outline-wood-4900 p:last-of-type {
  margin-bottom: 0;
}
article.next-79c5 .tabs_fast_46af {
  float: left;
}
article.next-79c5 .bright-8741 {
  margin-left: 85px;
}
article.next-79c5 .fixed_b4bc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.next-79c5 .fixed_b4bc .iron-9a9e {
  margin-left: 10px;
}
article.next-79c5 .lower-125a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.next-79c5 .form-aa59 {
  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 .gradient-old-aa20,
  #respond .tooltip-820c,
  #respond .widget_active_9c07 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gradient-old-aa20 input,
#respond .tooltip-820c input,
#respond .widget_active_9c07 input {
  width: 100%;
}
#respond .widget_active_9c07 {
  margin-right: 0;
}
#respond .tooltip_5ded #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.next_8f36 .wrapper-b9e8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.wrapper-b9e8 .preview_1ee1.tiny_944b .article-pink-9da8 > li > a:focus,
.wrapper-b9e8 .preview_1ee1.tiny_944b .article-pink-9da8 > li > a:hover,
.wrapper-b9e8 .preview_1ee1.button_9314 .article-pink-9da8 > li > a:focus,
.wrapper-b9e8 .preview_1ee1.button_9314 .article-pink-9da8 > li > a:hover,
.wrapper-b9e8 .preview_1ee1.inner_3745 .article-pink-9da8 > li > a:focus,
.wrapper-b9e8 .preview_1ee1.inner_3745 .article-pink-9da8 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-b9e8
  .preview_1ee1.tiny_944b
  .article-pink-9da8
  > li.bronze_e2dd
  > a,
.wrapper-b9e8
  .preview_1ee1.tiny_944b
  .article-pink-9da8
  > li.notification_81fd
  > a,
.wrapper-b9e8
  .preview_1ee1.button_9314
  .article-pink-9da8
  > li.bronze_e2dd
  > a,
.wrapper-b9e8
  .preview_1ee1.button_9314
  .article-pink-9da8
  > li.notification_81fd
  > a,
.wrapper-b9e8
  .preview_1ee1.inner_3745
  .article-pink-9da8
  > li.bronze_e2dd
  > a,
.wrapper-b9e8 .preview_1ee1.inner_3745 .article-pink-9da8 > li.hover-66ee > a {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-b9e8 .background-gold-1ccc,
.wrapper-b9e8 .background-gold-1ccc a {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-b9e8 .wrapper-2f63.hero_c223 li a,
.wrapper-b9e8 .down-3741 a,
.wrapper-b9e8 .banner-847b,
.wrapper-b9e8 .article-pink-9da8 > li > a,
.wrapper-b9e8 .widget_black_92f6 {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-b9e8 .wrapper-2f63.hero_c223 li a:hover,
.wrapper-b9e8 .down-3741 a:hover,
.wrapper-b9e8 .banner-847b:hover,
.wrapper-b9e8 .article-pink-9da8 > li > a:hover,
.wrapper-b9e8 .widget_black_92f6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-b9e8 .tabs-0991 {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-b9e8 .tabs-0991 .current-36b1 {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-b9e8 .tabs-0991:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-b9e8 .button-28f8 .tag_917b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-b9e8 .button-28f8 .tag_917b .title-full-5dfc {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-b9e8
  .button-28f8
  .tag_917b
  .title-full-5dfc::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-b9e8
  .button-28f8
  .tag_917b
  .title-full-5dfc:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-b9e8
  .button-28f8
  .tag_917b
  .title-full-5dfc::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-b9e8
  .button-28f8
  .tag_917b
  .title-full-5dfc::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-b9e8 .button-28f8 .message_complex_ae83 {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-b9e8 .button-28f8 .message_complex_ae83:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-771a
  .wrapper-b9e8
  .button-28f8
  .detail_cbdf
  .filter_full_16c2 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight-771a
  .wrapper-b9e8
  .button-28f8
  .detail_cbdf
  .title-full-5dfc {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.next_8f36 .menu-prev-ad33 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.menu-prev-ad33 .preview_1ee1.tiny_944b .article-pink-9da8 > li > a:focus,
.menu-prev-ad33 .preview_1ee1.tiny_944b .article-pink-9da8 > li > a:hover,
.menu-prev-ad33 .preview_1ee1.button_9314 .article-pink-9da8 > li > a:focus,
.menu-prev-ad33 .preview_1ee1.button_9314 .article-pink-9da8 > li > a:hover,
.menu-prev-ad33 .preview_1ee1.inner_3745 .article-pink-9da8 > li > a:focus,
.menu-prev-ad33 .preview_1ee1.inner_3745 .article-pink-9da8 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu-prev-ad33
  .preview_1ee1.tiny_944b
  .article-pink-9da8
  > li.bronze_e2dd
  > a,
.menu-prev-ad33
  .preview_1ee1.tiny_944b
  .article-pink-9da8
  > li.notification_81fd
  > a,
.menu-prev-ad33
  .preview_1ee1.button_9314
  .article-pink-9da8
  > li.bronze_e2dd
  > a,
.menu-prev-ad33
  .preview_1ee1.button_9314
  .article-pink-9da8
  > li.notification_81fd
  > a,
.menu-prev-ad33
  .preview_1ee1.inner_3745
  .article-pink-9da8
  > li.bronze_e2dd
  > a,
.menu-prev-ad33 .preview_1ee1.inner_3745 .article-pink-9da8 > li.hover-66ee > a {
  color: rgba(0, 0, 0, 0.8);
}
.menu-prev-ad33 .background-gold-1ccc,
.menu-prev-ad33 .background-gold-1ccc a {
  color: rgba(0, 0, 0, 0.8);
}
.menu-prev-ad33 .wrapper-2f63.hero_c223 li a,
.menu-prev-ad33 .down-3741 a,
.menu-prev-ad33 .banner-847b,
.menu-prev-ad33 .article-pink-9da8 > li > a,
.menu-prev-ad33 .widget_black_92f6 {
  color: rgba(0, 0, 0, 0.55);
}
.menu-prev-ad33 .wrapper-2f63.hero_c223 li a:hover,
.menu-prev-ad33 .down-3741 a:hover,
.menu-prev-ad33 .banner-847b:hover,
.menu-prev-ad33 .article-pink-9da8 > li > a:hover,
.menu-prev-ad33 .widget_black_92f6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu-prev-ad33 .tabs-0991 {
  color: rgba(0, 0, 0, 0.55);
}
.menu-prev-ad33 .tabs-0991 .current-36b1 {
  color: rgba(0, 0, 0, 0.8);
}
.menu-prev-ad33 .tabs-0991:hover {
  color: rgba(0, 0, 0, 0.8);
}
.plasma-116d .column-dark-86e8 {
  margin-left: auto;
  margin-right: auto;
}
.left-1e20 > * {
  margin-left: auto;
  margin-right: auto;
}
.left-1e20 .menu_1f42 {
  margin-right: 1.41575em;
}
.brown-f360 .left-1e20 > .tertiary_4d77 {
  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;
}
.brown-f360 .left-1e20 > .over_31cd {
  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;
}
.gold_7f4e.plasma-116d .column-dark-86e8,
.row_e830.plasma-116d .column-dark-86e8 {
  margin-left: 0;
}
.gold_45ac.plasma-116d .column-dark-86e8,
.pink-d04f.plasma-116d .column-dark-86e8 {
  margin-right: 0;
}
.left-1e20 ol,
.left-1e20 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hard_9230 video {
  max-width: 100%;
}
.status_2057 img {
  display: block;
}
.status_2057.menu_1f42,
.status_2057.tertiary-b7a3 {
  width: 100%;
}
.status_2057.over_31cd img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.feature_complex_a3d4:not(.complex_4e9c) {
  margin: 1.5em auto;
}
.box_silver_d800 p {
  padding: 1.5em 14px;
}
ul.shade_basic_9f68.over_31cd,
ul.shade_basic_9f68.tertiary_4d77,
ul.shade_basic_9f68.menu-top-07c9.tertiary_4d77 {
  padding: 0 14px;
}
.pagination-1d1c {
  display: block;
  overflow-x: auto;
}
.pagination-1d1c table {
  border-collapse: collapse;
  width: 100%;
}
.pagination-1d1c td,
.pagination-1d1c th {
  padding: 0.5em;
}
.left-1e20 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.left-1e20 ol ol,
.left-1e20 ol ul,
.left-1e20 ul ol,
.left-1e20 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.left-1e20 ol ol li,
.left-1e20 ol ul li,
.left-1e20 ul ol li,
.left-1e20 ul ul li {
  margin-left: 0;
}
.backdrop-ae6f.static-b023 > .down-d7e4 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.backdrop-ae6f.static-b023 > .down-d7e4 iframe,
.backdrop-ae6f.static-b023 > .down-d7e4 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hovered-7dce {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hovered-7dce.background_focused_a59b {
  padding: 0;
}
.hovered-7dce.background_focused_a59b cite {
  font-size: 13px;
}
.hovered-7dce > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hovered-7dce cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.description-3a01 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.description-3a01 > p:first-child {
  margin-top: 0;
}
.description-3a01 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.description-3a01 blockquote {
  border-left: 0;
}
.shadow-11b8 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.shadow-11b8:not(.text-92e0) {
  max-width: 100px;
}
.shadow-11b8.block_middle_c0b2 {
  border-bottom: none !important;
  text-align: center;
}
.shadow-11b8.block_middle_c0b2::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .box_silver_d800 p {
    padding: 1.5em 0;
  }
}
.sidebar-out-53cd {
  color: #0073aa;
}
.hard-89a6 {
  background-color: #0073aa;
}
.form-center-42e4 {
  color: #229fd8;
}
.shadow_solid_efe3 {
  background-color: #229fd8;
}
.feature_inner_4a93 {
  color: #eee;
}
.wrapper_pink_f904 {
  background-color: #eee;
}
.wrapper-b582 {
  color: #444;
}
.alert-simple-2fd8 {
  background-color: #444;
}
.brown-3d6d {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.brown-3d6d .picture-95cc .down-3741 {
  font-size: 15px;
}
.brown-3d6d .down-3741 {
  line-height: 1.3;
}
.brown-3d6d .menu-prev-ad33 {
}
.brown-3d6d .wrapper-b9e8 {
  background: #235787;
}
.gradient-64f1 {
  padding: 0;
}
.gradient-64f1 .wrapper-b9e8 {
  background: #1a1a1a;
}
.gradient-64f1 .menu-prev-ad33 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.element-18e5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.element-18e5 .menu-prev-ad33 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.element-18e5 .wrapper-b9e8 {
  background: #303030;
}
.dropdown_small_4743 {
  position: relative;
  z-index: 10;
}
.dropdown_small_4743 .footer_soft_7721 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.top_f5f6 .over_bf0f {
  display: inline-block;
  vertical-align: middle;
}
.top_f5f6.glass-739a .over_bf0f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .top_f5f6.glass-739a .over_bf0f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .top_f5f6.glass-739a .over_bf0f {
    margin-right: 0.4em;
  }
}
.top_f5f6.glass-739a .over_bf0f:last-child {
  margin-right: 0;
}
.link_bronze_ac6c .footer_soft_7721 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .next_8f36 .picture-95cc {
    margin: 0 -0.5em;
  }
  .next_8f36 .picture-95cc [class*="customify-col-"],
  .next_8f36 .picture-95cc [class*="customify-col_"],
  .next_8f36 .picture-95cc [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.next_8f36.hero_wood_596e .footer_soft_7721 {
  background: 0 0 !important;
}
.next_8f36.hero_wood_596e .footer_soft_7721,
.next_8f36.link_bronze_ac6c .footer_soft_7721 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .next_8f36.out_3c92 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.next_8f36.link_bronze_ac6c .footer_soft_7721 {
  box-shadow: none !important;
}
.primary-e9ee {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .primary-e9ee {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .primary-e9ee {
    padding: 18px 0 20px;
  }
}
.primary-e9ee .hidden-73b7 {
  width: 100%;
}
.primary-e9ee .frame-f3af {
  margin-bottom: 0;
}
.primary-e9ee .picture-dynamic-001d {
  margin-top: 5px;
  font-size: 0.875em;
}
.avatar-light-f5db {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.avatar-light-f5db .menu_fc57 {
  width: 100%;
}
.message_a756 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.message_a756 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.message_a756 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;
}
.message_a756 li:last-child:after {
  display: none;
}
.message_a756 li a {
  font-weight: 500;
  margin-right: 10px;
}
.preview-motion-f9f3 .static_ecd4 button,
.primary-e9ee .static_ecd4 button {
  left: 0;
}
.preview-motion-f9f3 .menu_fc57,
.primary-e9ee .menu_fc57 {
  padding-left: 0;
  padding-right: 0;
}
.preview-motion-f9f3 .avatar-light-f5db,
.primary-e9ee .avatar-light-f5db {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.preview-motion-f9f3 {
  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;
}
.preview-motion-f9f3: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;
}
.preview-motion-f9f3 .bright-6155 {
  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) {
  .preview-motion-f9f3 .bright-6155 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .preview-motion-f9f3 .bright-6155 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .preview-motion-f9f3 .bright-6155 {
    min-height: 200px;
  }
}
.preview-motion-f9f3 .message_a756 {
  color: rgba(255, 255, 255, 0.8);
}
.preview-motion-f9f3 .message_a756 a,
.preview-motion-f9f3 .message_a756 li:after {
  color: inherit;
}
.preview-motion-f9f3 .message_a756 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.main-9937 {
  margin-bottom: 0.5em;
}
.notification-small-28cc {
  margin-bottom: 1.2em;
}
.notification-small-28cc,
.main-9937 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.notification-small-28cc p:last-child,
.main-9937 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .static_ecd4,
#masthead .static_ecd4 {
  display: none;
}
#masthead
  > .static_ecd4.old-dfec {
  display: none;
}
#masthead > .static_ecd4 button {
  left: 0;
}
.brown_6664 {
  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%;
}
.brown_6664 .over_bf0f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.brown_6664 .smooth_0ff7 {
  display: -webkit-box;
  display: flex;
}
.brown_6664 .smooth_0ff7.tabs_6157 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.brown_6664 .smooth_0ff7.short-4a53 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.brown_6664 .smooth_0ff7.layout-full-1be9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.brown_6664.upper-d39c.hero_first_d58a .smooth_0ff7.tabs_6157 {
  flex-basis: 100%;
}
.brown_6664.notice-yellow-8ce4 .smooth_0ff7.short-4a53 {
  -webkit-box-flex: 1;
  flex: auto;
}
.brown_6664.notice-yellow-8ce4 .smooth_0ff7.layout-full-1be9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .static_ecd4.old-dfec {
  display: none;
}
#masthead > .static_ecd4 button {
  left: 0;
}
.lite-99ae {
  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;
}
.lite-99ae:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.lite-99ae.background_e125 i {
  margin-right: 4px;
}
.lite-99ae.east_df9e i {
  margin-left: 5px;
}
.down-3741 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.down-3741 p:last-child {
  margin-bottom: 0;
}
.element_upper_43ba {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.element_upper_43ba a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.element_upper_43ba img {
  display: block;
  width: auto;
  line-height: 1;
}
.element_upper_43ba .background-gold-1ccc {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.element_upper_43ba .primary-selected-3c8d {
  margin: 5px 0 7px 0;
}
.element_upper_43ba.badge-27fe .smooth_e607 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element_upper_43ba.badge-27fe .carousel_pro_166f {
  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;
}
.element_upper_43ba.row_a331 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.element_upper_43ba.row_a331 .smooth_e607 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element_upper_43ba.row_a331 .carousel_pro_166f {
  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;
}
.element_upper_43ba.element-4a98 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.element_upper_43ba.wood_20ee {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.element_upper_43ba.wood_20ee .carousel_pro_166f {
  margin-top: 7px;
}
.box-current-f71b {
  display: inline-block;
}
.dropdown_small_4743 .east_181d .element_upper_43ba img {
  max-width: 100%;
}
.preview_1ee1 .video-61df.layout_copper_88de,
.icon_tall_bc12 .video-61df.layout_copper_88de {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.preview_1ee1 .brown-dd21,
.icon_tall_bc12 .brown-dd21 {
  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%);
}
.preview_1ee1 .brown-dd21 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.preview_1ee1.hover_a931 .brown-dd21 {
  display: none;
}
.preview_1ee1 .container_3463 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.preview_1ee1 .container_3463 li {
  display: inline-block;
  position: relative;
}
.preview_1ee1 .container_3463 li:last-child {
  margin-right: 0;
}
.preview_1ee1 .container_3463 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;
}
.preview_1ee1 .container_3463 li.hover-66ee > a {
  color: rgba(0, 0, 0, 0.9);
}
.preview_1ee1 .container_3463 > 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;
}
.preview_1ee1 .container_3463 > li > a i {
  line-height: 0;
}
.preview_1ee1 .container_3463 > li.border_fe7c > a .brown-dd21 {
  margin-left: 4px;
  line-height: 0;
}
.preview_1ee1 .container_3463 .accent-west-11eb li.border_fe7c > a {
  position: relative;
}
.preview_1ee1 .container_3463 .accent-west-11eb li.border_fe7c > a:after,
.preview_1ee1 .container_3463 .accent-west-11eb li.border_fe7c > a:before {
  content: "";
  display: table;
}
.preview_1ee1 .container_3463 .accent-west-11eb li.border_fe7c > a:after {
  clear: both;
}
.preview_1ee1 .container_3463 .accent-west-11eb li.border_fe7c > a .brown-dd21 {
  margin-left: 5px;
  float: right;
}
.preview_1ee1 .sidebar_8ac9,
.preview_1ee1 .accent-west-11eb {
  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;
}
.preview_1ee1 .accent-west-11eb {
  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;
}
.preview_1ee1 .accent-west-11eb .layout_copper_88de {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.preview_1ee1 .accent-west-11eb .brown-dd21 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.preview_1ee1 .accent-west-11eb li {
  display: block;
  margin: 0;
  padding: 0;
}
.preview_1ee1 .accent-west-11eb 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;
}
.preview_1ee1 .accent-west-11eb li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.preview_1ee1 .accent-west-11eb .accent-west-11eb {
  top: 0;
  left: 100%;
}
.preview_1ee1 .wide-6ce9.fn-focus-067e > .sidebar_8ac9,
.preview_1ee1 .wide-6ce9.fn-focus-067e > .accent-west-11eb,
.preview_1ee1 .wide-6ce9:focus > .sidebar_8ac9,
.preview_1ee1 .wide-6ce9:focus > .accent-west-11eb,
.preview_1ee1 .wide-6ce9:hover > .sidebar_8ac9,
.preview_1ee1 .wide-6ce9:hover > .accent-west-11eb {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.preview_1ee1.inner_3745 .article-pink-9da8:after,
.preview_1ee1.inner_3745 .article-pink-9da8:before {
  content: "";
  display: table;
}
.preview_1ee1.inner_3745 .article-pink-9da8:after {
  clear: both;
}
.preview_1ee1.inner_3745 .article-pink-9da8 > li {
  float: left;
}
.preview_1ee1.tertiary_b7a1 .article-pink-9da8:after,
.preview_1ee1.tertiary_b7a1 .article-pink-9da8:before {
  content: "";
  display: table;
}
.preview_1ee1.tertiary_b7a1 .article-pink-9da8:after {
  clear: both;
}
.preview_1ee1.tertiary_b7a1 .article-pink-9da8 > li {
  float: left;
}
.preview_1ee1.tertiary_b7a1 .article-pink-9da8 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.preview_1ee1.tertiary_b7a1 .article-pink-9da8 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.preview_1ee1.tertiary_b7a1 .article-pink-9da8 > li.bronze_e2dd > a,
.preview_1ee1.tertiary_b7a1 .article-pink-9da8 > li.hover-66ee > a {
  color: #fff;
  background-color: #1e4b75;
}
.preview_1ee1.tiny_944b .article-pink-9da8 > li > a .layout_copper_88de {
  position: relative;
}
.preview_1ee1.tiny_944b .article-pink-9da8 > li > a .layout_copper_88de: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;
}
.preview_1ee1.tiny_944b
  .article-pink-9da8
  > li:focus
  > a
  .layout_copper_88de:before,
.preview_1ee1.tiny_944b
  .article-pink-9da8
  > li:hover
  > a
  .layout_copper_88de:before {
  width: 100%;
  background-color: currentColor;
}
.preview_1ee1.tiny_944b
  .article-pink-9da8
  > li.bronze_e2dd
  > a
  .layout_copper_88de:before,
.preview_1ee1.tiny_944b
  .article-pink-9da8
  > li.notification_81fd
  > a
  .layout_copper_88de:before {
  width: 100%;
  background-color: currentColor;
}
.preview_1ee1.button_9314 .article-pink-9da8 > li > a .layout_copper_88de {
  position: relative;
}
.preview_1ee1.button_9314 .article-pink-9da8 > li > a .layout_copper_88de: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;
}
.preview_1ee1.button_9314 .article-pink-9da8 > li:focus > a .layout_copper_88de:before,
.preview_1ee1.button_9314
  .article-pink-9da8
  > li:hover
  > a
  .layout_copper_88de:before {
  width: 100%;
  background-color: currentColor;
}
.preview_1ee1.button_9314
  .article-pink-9da8
  > li.bronze_e2dd
  > a
  .layout_copper_88de:before,
.preview_1ee1.button_9314
  .article-pink-9da8
  > li.notification_81fd
  > a
  .layout_copper_88de:before {
  width: 100%;
  background-color: currentColor;
}
.icon_tall_bc12 .container_3463 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.icon_tall_bc12 .container_3463 li:first-child > a {
  border-top: none;
}
.icon_tall_bc12 .container_3463 .last_c645 > .layout_copper_88de .brown-dd21 {
  display: none;
}
.icon_tall_bc12 .container_3463 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.icon_tall_bc12 .container_3463 li:last-child {
  border: none;
}
.icon_tall_bc12 .container_3463 li.border_fe7c > a {
  padding-right: 45px !important;
}
.icon_tall_bc12 .container_3463 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.icon_tall_bc12 .container_3463 li a:focus,
.icon_tall_bc12 .container_3463 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon_tall_bc12 .container_3463 li .section-6592 {
  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;
}
.icon_tall_bc12 .container_3463 li .section-6592:hover {
  box-shadow: none;
}
.icon_tall_bc12 .container_3463 li .section-6592 .brown-dd21 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.icon_tall_bc12 .container_3463 .accent-west-11eb {
  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);
}
.icon_tall_bc12 .container_3463 .accent-west-11eb li a {
  padding-left: 3em;
}
.icon_tall_bc12 .container_3463 .brown_5c10 > a .section-6592 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.icon_tall_bc12 .container_3463 .brown_5c10 > .accent-west-11eb {
  display: block;
  opacity: 1;
}
.element-dynamic-271b {
  max-width: 100%;
}
.red-2e0f {
  line-height: 0;
  cursor: pointer;
}
.widget_black_92f6 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.widget_black_92f6:hover {
  box-shadow: none;
  color: currentColor;
}
.widget_black_92f6 svg {
  width: 18px;
  height: 18px;
}
.widget_black_92f6 .active_b99a {
  display: none;
}
.fast-df5f {
  position: relative;
}
.fast-df5f.fn-active-067e .widget_black_92f6 .logo-77e4 {
  display: none;
}
.fast-df5f.fn-active-067e .widget_black_92f6 .active_b99a {
  display: inline-block;
}
.fast-df5f .easy_7eaf {
  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);
}
.fast-df5f.info-huge-618b .easy_7eaf {
  left: auto;
  right: -0.9em;
}
.fast-df5f.info-huge-618b .widget-liquid-cdd0::before {
  left: auto;
  right: 15px;
}
.fast-df5f.fn-active-067e .easy_7eaf {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.detail_cbdf {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.detail_cbdf label {
  flex-basis: 100%;
}
.detail_cbdf .tag_917b {
  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;
}
.detail_cbdf .title-full-5dfc {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.detail_cbdf .title-full-5dfc:focus {
  background-color: transparent;
}
.detail_cbdf button.message_complex_ae83 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.detail_cbdf button.message_complex_ae83:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.detail_cbdf button.message_complex_ae83 svg {
  width: 18px;
  height: 18px;
}
.detail_cbdf input[type="submit"] {
  min-height: auto;
}
.button-28f8 .detail_cbdf .title-full-5dfc {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.widget-liquid-cdd0 {
  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) {
  .widget-liquid-cdd0 {
    width: 220px;
  }
}
.widget-liquid-cdd0 label {
  flex-basis: 100%;
}
.widget-liquid-cdd0::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;
}
.highlight-771a .button-28f8 .detail_cbdf {
  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;
}
.highlight-771a
  .button-28f8
  .detail_cbdf
  .tag_917b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.highlight-771a .button-28f8 .detail_cbdf .title-full-5dfc {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.highlight-771a
  .button-28f8
  .detail_cbdf
  .title-full-5dfc:focus {
  background: 0 0;
}
.highlight-771a
  .button-28f8
  .detail_cbdf
  .filter_full_16c2 {
  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;
}
.wrapper-2f63 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.wrapper-2f63 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.wrapper-2f63 li:last-child {
  margin-right: 0;
}
.wrapper-2f63 li:first-child {
  margin-left: 0;
}
.wrapper-2f63.form-bf54 a {
  color: #fff;
}
.wrapper-2f63.form-bf54 a:hover {
  color: #fff;
}
.wrapper-2f63 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.wrapper-2f63 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.wrapper-2f63 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wrapper-2f63 a:hover {
  opacity: 0.9;
  color: inherit;
}
.wrapper-2f63 [class*="social-icon-apple"] {
  background-color: #999;
}
.wrapper-2f63 [class*="social-icon-apple"].sidebar_west_7a86 {
  background-color: transparent;
  color: #999;
}
.wrapper-2f63 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.wrapper-2f63 [class*="social-icon-behance"].sidebar_west_7a86 {
  background-color: transparent;
  color: #1769ff;
}
.wrapper-2f63 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.wrapper-2f63 [class*="social-icon-bitbucket"].sidebar_west_7a86 {
  background-color: transparent;
  color: #205081;
}
.wrapper-2f63 [class*="social-icon-codepen"] {
  background-color: #000;
}
.wrapper-2f63 [class*="social-icon-codepen"].sidebar_west_7a86 {
  background-color: transparent;
  color: #000;
}
.wrapper-2f63 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.wrapper-2f63 [class*="social-icon-delicious"].sidebar_west_7a86 {
  background-color: transparent;
  color: #39f;
}
.wrapper-2f63 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.wrapper-2f63 [class*="social-icon-digg"].sidebar_west_7a86 {
  background-color: transparent;
  color: #005be2;
}
.wrapper-2f63 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.wrapper-2f63 [class*="social-icon-dribbble"].sidebar_west_7a86 {
  background-color: transparent;
  color: #ea4c89;
}
.wrapper-2f63 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.wrapper-2f63 [class*="social-icon-envelope"].sidebar_west_7a86 {
  background-color: transparent;
  color: #ea4335;
}
.wrapper-2f63 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.wrapper-2f63 [class*="social-icon-facebook"].sidebar_west_7a86 {
  background-color: transparent;
  color: #3b5998;
}
.wrapper-2f63 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.wrapper-2f63 [class*="social-icon-flickr"].sidebar_west_7a86 {
  background-color: transparent;
  color: #0063dc;
}
.wrapper-2f63 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.wrapper-2f63 [class*="social-icon-foursquare"].sidebar_west_7a86 {
  background-color: transparent;
  color: #2d5be3;
}
.wrapper-2f63 [class*="social-icon-github"] {
  background-color: #333;
}
.wrapper-2f63 [class*="social-icon-github"].sidebar_west_7a86 {
  background-color: transparent;
  color: #333;
}
.wrapper-2f63 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.wrapper-2f63 [class*="social-icon-google-plus"].sidebar_west_7a86 {
  background-color: transparent;
  color: #dd4b39;
}
.wrapper-2f63 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.wrapper-2f63 [class*="social-icon-houzz"].sidebar_west_7a86 {
  background-color: transparent;
  color: #7ac142;
}
.wrapper-2f63 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.wrapper-2f63 [class*="social-icon-instagram"].sidebar_west_7a86 {
  background-color: transparent;
  color: #262626;
}
.wrapper-2f63 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.wrapper-2f63 [class*="social-icon-jsfiddle"].sidebar_west_7a86 {
  background-color: transparent;
  color: #487aa2;
}
.wrapper-2f63 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.wrapper-2f63 [class*="social-icon-linkedin"].sidebar_west_7a86 {
  background-color: transparent;
  color: #0077b5;
}
.wrapper-2f63 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.wrapper-2f63 [class*="social-icon-medium"].sidebar_west_7a86 {
  background-color: transparent;
  color: #00ab6b;
}
.wrapper-2f63 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.wrapper-2f63
  [class*="social-icon-odnoklassniki"].sidebar_west_7a86 {
  background-color: transparent;
  color: #f4731c;
}
.wrapper-2f63 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.wrapper-2f63 [class*="social-icon-meetup"].sidebar_west_7a86 {
  background-color: transparent;
  color: #ec1c40;
}
.wrapper-2f63 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.wrapper-2f63 [class*="social-icon-pinterest"].sidebar_west_7a86 {
  background-color: transparent;
  color: #bd081c;
}
.wrapper-2f63 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.wrapper-2f63 [class*="social-icon-product-hunt"].sidebar_west_7a86 {
  background-color: transparent;
  color: #da552f;
}
.wrapper-2f63 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.wrapper-2f63 [class*="social-icon-reddit"].sidebar_west_7a86 {
  background-color: transparent;
  color: #ff4500;
}
.wrapper-2f63 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.wrapper-2f63 [class*="social-icon-rss"].sidebar_west_7a86 {
  background-color: transparent;
  color: #f26522;
}
.wrapper-2f63 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.wrapper-2f63
  [class*="social-icon-shopping-cart"].sidebar_west_7a86 {
  background-color: transparent;
  color: #4caf50;
}
.wrapper-2f63 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.wrapper-2f63 [class*="social-icon-skype"].sidebar_west_7a86 {
  background-color: transparent;
  color: #00aff0;
}
.wrapper-2f63 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.wrapper-2f63 [class*="social-icon-slideshare"].sidebar_west_7a86 {
  background-color: transparent;
  color: #0077b5;
}
.wrapper-2f63 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.wrapper-2f63 [class*="social-icon-snapchat"].sidebar_west_7a86 {
  background-color: transparent;
  color: #fffc00;
}
.wrapper-2f63 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.wrapper-2f63 [class*="social-icon-soundcloud"].sidebar_west_7a86 {
  background-color: transparent;
  color: #f80;
}
.wrapper-2f63 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.wrapper-2f63 [class*="social-icon-spotify"].sidebar_west_7a86 {
  background-color: transparent;
  color: #2ebd59;
}
.wrapper-2f63 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.wrapper-2f63
  [class*="social-icon-stack-overflow"].sidebar_west_7a86 {
  background-color: transparent;
  color: #fe7a15;
}
.wrapper-2f63 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.wrapper-2f63 [class*="social-icon-maldkfgram"].sidebar_west_7a86 {
  background-color: transparent;
  color: #2ca5e0;
}
.wrapper-2f63 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.wrapper-2f63 [class*="social-icon-tripadvisor"].sidebar_west_7a86 {
  background-color: transparent;
  color: #589442;
}
.wrapper-2f63 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.wrapper-2f63 [class*="social-icon-tumblr"].sidebar_west_7a86 {
  background-color: transparent;
  color: #35465c;
}
.wrapper-2f63 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.wrapper-2f63 [class*="social-icon-twitch"].sidebar_west_7a86 {
  background-color: transparent;
  color: #6441a5;
}
.wrapper-2f63 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.wrapper-2f63 [class*="social-icon-twitter"].sidebar_west_7a86 {
  background-color: transparent;
  color: #1da1f2;
}
.wrapper-2f63 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.wrapper-2f63 [class*="social-icon-vimeo"].sidebar_west_7a86 {
  background-color: transparent;
  color: #1ab7ea;
}
.wrapper-2f63 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.wrapper-2f63 [class*="social-icon-vk"].sidebar_west_7a86 {
  background-color: transparent;
  color: #45668e;
}
.wrapper-2f63 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.wrapper-2f63 [class*="social-icon-weibo"].sidebar_west_7a86 {
  background-color: transparent;
  color: #df2029;
}
.wrapper-2f63 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.wrapper-2f63 [class*="social-icon-weixin"].sidebar_west_7a86 {
  background-color: transparent;
  color: #7bb32e;
}
.wrapper-2f63 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.wrapper-2f63 [class*="social-icon-whatsapp"].sidebar_west_7a86 {
  background-color: transparent;
  color: #25d366;
}
.wrapper-2f63 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.wrapper-2f63 [class*="social-icon-wordpress"].sidebar_west_7a86 {
  background-color: transparent;
  color: #21759b;
}
.wrapper-2f63 [class*="social-icon-xing"] {
  background-color: #026466;
}
.wrapper-2f63 [class*="social-icon-xing"].sidebar_west_7a86 {
  background-color: transparent;
  color: #026466;
}
.wrapper-2f63 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.wrapper-2f63 [class*="social-icon-yelp"].sidebar_west_7a86 {
  background-color: transparent;
  color: #af0606;
}
.wrapper-2f63 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.wrapper-2f63 [class*="social-icon-youtube"].sidebar_west_7a86 {
  background-color: transparent;
  color: #cd201f;
}
.banner-847b {
  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;
}
.banner-847b:hover {
  box-shadow: none;
  background: 0 0;
}
.glass-f1f2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.white_3d8a {
  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;
}
.column_gold_fd01 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.cold_214b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.cold_214b,
.cold_214b::after,
.cold_214b::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;
}
.cold_214b::after,
.cold_214b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.dim-fcf7 .white_3d8a .column_gold_fd01 {
  margin-top: -2px;
  width: 19px;
}
.dim-fcf7 .white_3d8a .cold_214b {
  margin-top: -1px;
}
.dim-fcf7 .white_3d8a .cold_214b,
.dim-fcf7 .white_3d8a .cold_214b::after,
.dim-fcf7 .white_3d8a .cold_214b::before {
  width: 19px;
  height: 2px;
}
.dim-fcf7 .white_3d8a .cold_214b::before {
  top: -6px;
}
.dim-fcf7 .white_3d8a .cold_214b::after {
  bottom: -6px;
}
.focus-c031 .white_3d8a .column_gold_fd01 {
  margin-top: -2px;
  width: 22px;
}
.focus-c031 .white_3d8a .cold_214b {
  margin-top: -1px;
}
.focus-c031 .white_3d8a .cold_214b,
.focus-c031 .white_3d8a .cold_214b::after,
.focus-c031 .white_3d8a .cold_214b::before {
  width: 22px;
  height: 2px;
}
.focus-c031 .white_3d8a .cold_214b::before {
  top: -7px;
}
.focus-c031 .white_3d8a .cold_214b::after {
  bottom: -7px;
}
.fast-409c .white_3d8a .column_gold_fd01 {
  margin-top: -2px;
  width: 31px;
}
.fast-409c .white_3d8a .cold_214b {
  margin-top: -1.5px;
}
.fast-409c .white_3d8a .cold_214b,
.fast-409c .white_3d8a .cold_214b::after,
.fast-409c .white_3d8a .cold_214b::before {
  width: 31px;
  height: 3px;
}
.fast-409c .white_3d8a .cold_214b::before {
  top: -9px;
}
.fast-409c .white_3d8a .cold_214b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .under-7edf .white_3d8a .column_gold_fd01 {
    margin-top: -2px;
    width: 19px;
  }
  .under-7edf .white_3d8a .cold_214b {
    margin-top: -1px;
  }
  .under-7edf .white_3d8a .cold_214b,
  .under-7edf .white_3d8a .cold_214b::after,
  .under-7edf .white_3d8a .cold_214b::before {
    width: 19px;
    height: 2px;
  }
  .under-7edf .white_3d8a .cold_214b::before {
    top: -6px;
  }
  .under-7edf .white_3d8a .cold_214b::after {
    bottom: -6px;
  }
  .glass-b595 .white_3d8a .column_gold_fd01 {
    margin-top: -2px;
    width: 22px;
  }
  .glass-b595 .white_3d8a .cold_214b {
    margin-top: -1px;
  }
  .glass-b595 .white_3d8a .cold_214b,
  .glass-b595 .white_3d8a .cold_214b::after,
  .glass-b595 .white_3d8a .cold_214b::before {
    width: 22px;
    height: 2px;
  }
  .glass-b595 .white_3d8a .cold_214b::before {
    top: -7px;
  }
  .glass-b595 .white_3d8a .cold_214b::after {
    bottom: -7px;
  }
  .simple-27cf .white_3d8a .column_gold_fd01 {
    margin-top: -2px;
    width: 31px;
  }
  .simple-27cf .white_3d8a .cold_214b {
    margin-top: -1.5px;
  }
  .simple-27cf .white_3d8a .cold_214b,
  .simple-27cf .white_3d8a .cold_214b::after,
  .simple-27cf .white_3d8a .cold_214b::before {
    width: 31px;
    height: 3px;
  }
  .simple-27cf .white_3d8a .cold_214b::before {
    top: -9px;
  }
  .simple-27cf .white_3d8a .cold_214b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .search_medium_e800 .white_3d8a .column_gold_fd01 {
    margin-top: -2px;
    width: 19px;
  }
  .search_medium_e800 .white_3d8a .cold_214b {
    margin-top: -1px;
  }
  .search_medium_e800 .white_3d8a .cold_214b,
  .search_medium_e800 .white_3d8a .cold_214b::after,
  .search_medium_e800 .white_3d8a .cold_214b::before {
    width: 19px;
    height: 2px;
  }
  .search_medium_e800 .white_3d8a .cold_214b::before {
    top: -6px;
  }
  .search_medium_e800 .white_3d8a .cold_214b::after {
    bottom: -6px;
  }
  .footer-right-1a2a .white_3d8a .column_gold_fd01 {
    margin-top: -2px;
    width: 22px;
  }
  .footer-right-1a2a .white_3d8a .cold_214b {
    margin-top: -1px;
  }
  .footer-right-1a2a .white_3d8a .cold_214b,
  .footer-right-1a2a .white_3d8a .cold_214b::after,
  .footer-right-1a2a .white_3d8a .cold_214b::before {
    width: 22px;
    height: 2px;
  }
  .footer-right-1a2a .white_3d8a .cold_214b::before {
    top: -7px;
  }
  .footer-right-1a2a .white_3d8a .cold_214b::after {
    bottom: -7px;
  }
  .bright_92a8 .white_3d8a .column_gold_fd01 {
    margin-top: -2px;
    width: 31px;
  }
  .bright_92a8 .white_3d8a .cold_214b {
    margin-top: -1.5px;
  }
  .bright_92a8 .white_3d8a .cold_214b,
  .bright_92a8 .white_3d8a .cold_214b::after,
  .bright_92a8 .white_3d8a .cold_214b::before {
    width: 31px;
    height: 3px;
  }
  .bright_92a8 .white_3d8a .cold_214b::before {
    top: -9px;
  }
  .bright_92a8 .white_3d8a .cold_214b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hero_f300 .white_3d8a .column_gold_fd01 {
    margin-top: -2px;
    width: 19px;
  }
  .hero_f300 .white_3d8a .cold_214b {
    margin-top: -1px;
  }
  .hero_f300 .white_3d8a .cold_214b,
  .hero_f300 .white_3d8a .cold_214b::after,
  .hero_f300 .white_3d8a .cold_214b::before {
    width: 19px;
    height: 2px;
  }
  .hero_f300 .white_3d8a .cold_214b::before {
    top: -6px;
  }
  .hero_f300 .white_3d8a .cold_214b::after {
    bottom: -6px;
  }
  .white_3e02 .white_3d8a .column_gold_fd01 {
    margin-top: -2px;
    width: 22px;
  }
  .white_3e02 .white_3d8a .cold_214b {
    margin-top: -1px;
  }
  .white_3e02 .white_3d8a .cold_214b,
  .white_3e02 .white_3d8a .cold_214b::after,
  .white_3e02 .white_3d8a .cold_214b::before {
    width: 22px;
    height: 2px;
  }
  .white_3e02 .white_3d8a .cold_214b::before {
    top: -7px;
  }
  .white_3e02 .white_3d8a .cold_214b::after {
    bottom: -7px;
  }
  .detail_4fc0 .white_3d8a .column_gold_fd01 {
    margin-top: -2px;
    width: 31px;
  }
  .detail_4fc0 .white_3d8a .cold_214b {
    margin-top: -1.5px;
  }
  .detail_4fc0 .white_3d8a .cold_214b,
  .detail_4fc0 .white_3d8a .cold_214b::after,
  .detail_4fc0 .white_3d8a .cold_214b::before {
    width: 31px;
    height: 3px;
  }
  .detail_4fc0 .white_3d8a .cold_214b::before {
    top: -9px;
  }
  .detail_4fc0 .white_3d8a .cold_214b::after {
    bottom: -9px;
  }
}
.right-ca3c .cold_214b {
  -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);
}
.right-ca3c .cold_214b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.right-ca3c .cold_214b::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);
}
.right-ca3c.label-silver-fa88 .cold_214b {
  -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);
}
.right-ca3c.label-silver-fa88 .cold_214b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.right-ca3c.label-silver-fa88 .cold_214b::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);
}
.wrapper-brown-0a7d {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.filter_first_bfcc:before {
  display: none;
}
.notification-22a8 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.notification-22a8 .steel_165a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.notification-22a8 .steel_165a:last-of-type {
  border-bottom: none;
}
.notification-22a8 .steel_165a.image_52c7,
.notification-22a8 .steel_165a.dark_9136,
.notification-22a8 .steel_165a.image-bac3 {
  padding: 0;
}
.notification-22a8 .icon_tall_bc12 .section-6592 {
  color: currentColor;
}
.notification-22a8 .icon_tall_bc12 .section-6592:focus,
.notification-22a8 .icon_tall_bc12 .section-6592:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notification-22a8.menu-prev-ad33 .tabs-0991,
.notification-22a8.menu-prev-ad33 .down-3741 a,
.notification-22a8.menu-prev-ad33 .article-pink-9da8 a,
.notification-22a8.menu-prev-ad33 .accent-west-11eb a {
  color: rgba(0, 0, 0, 0.55);
}
.notification-22a8.menu-prev-ad33 .tabs-0991:hover,
.notification-22a8.menu-prev-ad33 .down-3741 a:hover,
.notification-22a8.menu-prev-ad33 .article-pink-9da8 a:hover,
.notification-22a8.menu-prev-ad33 .accent-west-11eb a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification-22a8.menu-prev-ad33 .current-36b1 {
  color: rgba(0, 0, 0, 0.8);
}
.notification-22a8.menu-prev-ad33 .steel_165a {
  border-color: rgba(0, 0, 0, 0.08);
}
.notification-22a8.menu-prev-ad33 .steel_165a:before {
  background: rgba(0, 0, 0, 0.08);
}
.notification-22a8.menu-prev-ad33 .basic_11f1:before {
  background: rgba(255, 255, 255, 0.9);
}
.notification-22a8.menu-prev-ad33 .icon_tall_bc12 .container_3463 li a,
.notification-22a8.menu-prev-ad33 .icon_tall_bc12 .section-6592,
.notification-22a8.menu-prev-ad33 .accent-west-11eb {
  border-color: rgba(0, 0, 0, 0.08);
}
.notification-22a8.menu-prev-ad33 .icon_tall_bc12 .section-6592:focus,
.notification-22a8.menu-prev-ad33 .icon_tall_bc12 .section-6592:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notification-22a8.menu-prev-ad33 .container_3463 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.notification-22a8.wrapper-b9e8 .tabs-0991,
.notification-22a8.wrapper-b9e8 .down-3741 a,
.notification-22a8.wrapper-b9e8 .article-pink-9da8 .section-6592,
.notification-22a8.wrapper-b9e8 .article-pink-9da8 a,
.notification-22a8.wrapper-b9e8 .accent-west-11eb a {
  color: rgba(255, 255, 255, 0.79);
}
.notification-22a8.wrapper-b9e8 .tabs-0991:hover,
.notification-22a8.wrapper-b9e8 .down-3741 a:hover,
.notification-22a8.wrapper-b9e8 .article-pink-9da8 .section-6592:hover,
.notification-22a8.wrapper-b9e8 .article-pink-9da8 a:hover,
.notification-22a8.wrapper-b9e8 .accent-west-11eb a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification-22a8.wrapper-b9e8 .current-36b1 {
  color: rgba(255, 255, 255, 0.99);
}
.notification-22a8.wrapper-b9e8 .steel_165a {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification-22a8.wrapper-b9e8 .steel_165a:before {
  background: rgba(255, 255, 255, 0.08);
}
.notification-22a8.wrapper-b9e8 .basic_11f1:before {
  background: rgba(0, 0, 0, 0.9);
}
.notification-22a8.wrapper-b9e8 .icon_tall_bc12 .container_3463 li a,
.notification-22a8.wrapper-b9e8 .icon_tall_bc12 .section-6592,
.notification-22a8.wrapper-b9e8 .accent-west-11eb {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification-22a8.wrapper-b9e8 .icon_tall_bc12 .section-6592:focus,
.notification-22a8.wrapper-b9e8 .icon_tall_bc12 .section-6592:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notification-22a8.wrapper-b9e8 .container_3463 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic_11f1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.basic_11f1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.list_iron_0f7f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.title-fluid-de34 .notification-22a8 {
  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;
}
.title-fluid-de34 .steel_165a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.title-fluid-de34 .steel_165a: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) {
  .title-fluid-de34 .steel_165a:before {
    width: 16%;
    left: 42%;
  }
}
.title-fluid-de34 .steel_165a:last-child:before {
  content: none;
}
.title-fluid-de34 .steel_165a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.title-fluid-de34 .icon_tall_bc12 .container_3463 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.title-fluid-de34 .icon_tall_bc12 .container_3463 li a .section-6592 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.title-fluid-de34 .icon_tall_bc12 .accent-west-11eb {
  border: none;
}
.title-fluid-de34 .icon_tall_bc12 .accent-west-11eb li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.title-fluid-de34 .basic_11f1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.title-fluid-de34 .list_iron_0f7f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.title-fluid-de34 .wrapper-b9e8 .basic_11f1:before {
  background: rgba(0, 0, 0, 0.9);
}
.title-fluid-de34 .menu-prev-ad33.component_33a9 .cold_214b {
  background: rgba(0, 0, 0, 0.6);
}
.title-fluid-de34
  .menu-prev-ad33.component_33a9
  .cold_214b::after,
.title-fluid-de34
  .menu-prev-ad33.component_33a9
  .cold_214b:before {
  background: inherit;
}
.title-fluid-de34
  .menu-prev-ad33.component_33a9:hover
  .cold_214b {
  background: rgba(0, 0, 0, 0.8);
}
.tooltip_over_697d .notification-22a8 {
  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) {
  .tooltip_over_697d .notification-22a8 {
    width: auto;
    right: 45px;
  }
}
.video_7e07 .notification-22a8 {
  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) {
  .video_7e07 .notification-22a8 {
    width: auto;
    left: 45px;
  }
}
.filter_first_bfcc .notification-22a8 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.filter_first_bfcc .list_iron_0f7f {
  max-width: 48em;
  margin: 0 auto;
}
.filter_first_bfcc .basic_11f1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.next-746f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.next-746f.title-fluid-de34 .notification-22a8 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.next-746f.tooltip_over_697d .notification-22a8 {
  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);
}
.next-746f .notification-22a8 {
  visibility: visible;
}
.next-746f.video_7e07 .notification-22a8 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.in-1d91,
.content_orange_09dc {
  overflow-x: hidden;
}
.in-1d91 .notification-22a8 {
  overflow: auto;
}
.in-1d91.title-fluid-de34 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.in-1d91.title-fluid-de34 .notification-22a8 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.in-1d91.title-fluid-de34 .banner-847b {
  opacity: 0;
}
.in-1d91.tooltip_over_697d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.in-1d91.tooltip_over_697d .notification-22a8 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.in-1d91.tooltip_over_697d .banner-847b {
  opacity: 0;
}
.in-1d91.video_7e07 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.in-1d91.video_7e07 .notification-22a8 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.in-1d91.video_7e07 .banner-847b {
  opacity: 0;
}
.in-1d91.filter_first_bfcc .notification-22a8 {
  z-index: 10;
  visibility: visible;
}
.component_33a9 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.component_33a9 .cold_214b {
  background: rgba(255, 255, 255, 0.99);
}
.component_33a9 .cold_214b::after,
.component_33a9 .cold_214b:before {
  background: inherit;
}
.component_33a9:hover .cold_214b {
  background: rgba(255, 255, 255, 0.99);
}
.video_7e07 .component_33a9 {
  top: 10px;
  right: auto;
  left: 12px;
}
.filter_first_bfcc .component_33a9 {
  display: none !important;
}
.in-1d91:before,
.content_orange_09dc:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.in-1d91 .component_33a9,
.content_orange_09dc .component_33a9 {
  display: inline-block;
}
.notification-22a8 .over_bf0f {
  -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;
}
.in-1d91 .notification-22a8 .over_bf0f,
.content_orange_09dc .notification-22a8 .over_bf0f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.slow_49f0 .tag_917b {
  width: 100%;
}
.east_181d {
  padding: 0 0.5em 0;
}
.east_181d [class*="customify-col-"],
.east_181d [class*="customify-col_"],
.east_181d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.logo-wide-ba1e .east_181d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .picture-95cc .heading_db3a,
  .heading_db3a {
    display: none;
  }
  .shadow_white_e910 {
    text-align: left;
  }
  .down-e02f {
    text-align: center;
  }
  .message_stale_b839 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .picture-95cc .wood-7e1f,
  .wood-7e1f {
    display: none;
  }
  .video-4ec7 {
    text-align: left;
  }
  .disabled_6ee2 {
    text-align: center;
  }
  .tag-upper-e678 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .picture-95cc .title_dynamic_8347,
  .title_dynamic_8347 {
    display: none;
  }
  .solid-18b3 {
    text-align: left;
  }
  .text-990b {
    text-align: center;
  }
  .wide_6ca3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.picture-pro-885f {
  box-shadow: none !important;
}
.nav-large-54f1 .wrapper_82a6,
.outline_d12d .wrapper_82a6 {
  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;
}
.outline_d12d .wrapper_82a6 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.footer_soft_7721 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.footer_soft_7721:after,
.footer_soft_7721:before {
  content: "";
  display: table;
}
.footer_soft_7721:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .footer_soft_7721 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.footer_soft_7721,
.out_3c92 {
  max-width: 1248px;
  margin: 0 auto;
}

.brown_3828.mask-e0dd .footer_soft_7721 {
  max-width: 100%;
}
.brown_3828.over_8603 {
  max-width: 1200px;
  margin: 0 auto;
}
.brown_3828.motion-c665 .footer_soft_7721 {
  max-width: 100%;
}
.brown_3828.motion-c665 > .footer_soft_7721 {
  padding-left: 0;
  padding-right: 0;
}
.brown_3828.motion-c665 > .footer_soft_7721 .picture-95cc {
  margin: 0;
}
.brown_3828.motion-c665
  > .footer_soft_7721
  .element_e1ed.fixed-efbd {
  margin-right: 0;
  margin-left: 0;
}
.brown_3828.motion-c665 #main.fixed-efbd {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .icon_dark_8da5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .icon_dark_8da5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .first_84b5 .column-dark-86e8 {
    padding-right: 1em;
  }
  .first_84b5.backdrop_22c1 .element_e1ed {
    border-right: 1px solid #eaecee;
  }
  .first_84b5.backdrop_22c1 .column-dark-86e8 {
    padding-right: 1em;
  }
  .first_84b5.backdrop_22c1 .disabled-e20c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dirty_03fd .column-dark-86e8 {
    padding-left: 1em;
  }
  .dirty_03fd.backdrop_22c1 .element_e1ed {
    border-left: 1px solid #eaecee;
  }
  .dirty_03fd.backdrop_22c1 .column-dark-86e8 {
    padding-left: 1em;
  }
  .dirty_03fd.backdrop_22c1 .disabled-e20c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .alert-stale-f2c4 .column-dark-86e8 {
    padding-left: 1em;
  }
  .alert-stale-f2c4.backdrop_22c1 .row_5122 {
    border-right: 1px solid #eaecee;
  }
  .alert-stale-f2c4.backdrop_22c1 .column_large_312d {
    border-right: 1px solid #eaecee;
  }
  .alert-stale-f2c4.backdrop_22c1 .column-dark-86e8 {
    padding-left: 1em;
  }
  .alert-stale-f2c4.backdrop_22c1 .disabled-e20c {
    padding-right: 1em;
  }
  .alert-stale-f2c4.backdrop_22c1 .dark-0de7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel_prev_2f13 .column-dark-86e8 {
    padding-right: 1em;
  }
  .carousel_prev_2f13.backdrop_22c1 .row_5122 {
    border-left: 1px solid #eaecee;
  }
  .carousel_prev_2f13.backdrop_22c1 .column_large_312d {
    border-left: 1px solid #eaecee;
  }
  .carousel_prev_2f13.backdrop_22c1 .column-dark-86e8 {
    padding-right: 1em;
  }
  .carousel_prev_2f13.backdrop_22c1 .disabled-e20c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .carousel_prev_2f13.backdrop_22c1 .dark-0de7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .icon_dark_8da5 .column-dark-86e8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .icon_dark_8da5.backdrop_22c1 .element_e1ed {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .icon_dark_8da5.backdrop_22c1 .column-dark-86e8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .icon_dark_8da5.backdrop_22c1 .disabled-e20c {
    padding-left: 1em;
  }
  .icon_dark_8da5.backdrop_22c1 .dark-0de7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .icon_dark_8da5.backdrop_22c1 .column-dark-86e8 {
    padding-left: 0;
  }
}
.button-hovered-21ce .top_f5f6 {
  display: inline-block;
}
.chip-0097 {
  display: inline-block;
}
.active-8fa3 {
  word-con: break-word;
}
.component_warm_8c80 > span {
  display: inline-block;
  padding: 5px 0;
}
.component_warm_8c80 .smooth_4e7b {
  margin-left: 8px;
  margin-right: 8px;
}
.component_warm_8c80 .plasma-8cc5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.texture_8581 .menu_fa67 {
  margin-bottom: 2em;
}
.texture_8581 .accent_81d6 {
  margin-bottom: 15px;
}
.texture_8581 .accent_81d6:last-child {
  margin-bottom: 0;
}
.texture_8581 .pattern_3705 {
  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) {
  .texture_8581 .pattern_3705 {
    display: block;
  }
}
.texture_8581 .content_stale_5959 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .texture_8581 .content_stale_5959 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.texture_8581 .paragraph_basic_1338 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.texture_8581 .paragraph_basic_1338 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.texture_8581 .paragraph_basic_1338 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.texture_8581 .active-8fa3 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.texture_8581 .active-8fa3 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.texture_8581 .title_white_6a8f p:last-child {
  margin-bottom: 0;
}
.texture_8581 .status_d8d8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.texture_8581 .header-6d06 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.texture_8581 .complex-d70a {
  margin-top: 1em;
}
.texture_8581 .disabled_huge_566f {
  top: 0;
  display: block;
}
.texture_8581 .disabled_huge_566f a {
  color: inherit;
}
.texture_8581 .disabled_huge_566f a:hover {
  color: inherit;
}
.texture_8581 .aside-upper-65a9 {
  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;
}
.texture_8581 .aside-upper-65a9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.texture_8581 .header-6d06 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.texture_8581 .grid-purple-be46 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.texture_8581 .grid-purple-be46:first-child {
  margin-top: 0;
}
.texture_8581 .grid-purple-be46.notice-5dbc {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.texture_8581 .grid-purple-be46.red-481c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.texture_8581
  .grid-purple-be46.red-481c.background_0289
  .complex-d70a {
  width: 100%;
}
.texture_8581 .red-481c {
  -webkit-box-align: center;
  align-items: center;
}
.texture_8581 .red-481c .component_warm_8c80,
.texture_8581 .red-481c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.texture_8581 .paragraph_basic_1338 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.texture_8581 .paragraph_basic_1338 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.texture_8581 .paragraph_basic_1338: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;
}
.texture_8581 .notice-5dbc {
  z-index: 5;
}
.texture_8581 .preview_hard_270e .container_warm_a625 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.texture_8581 .label-410b .container_warm_a625 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.texture_8581 .hero_cad2 .container_warm_a625 {
  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;
}
.texture_8581.disabled-top-3a0d .pattern_3705,
.texture_8581.pro_4590 .pattern_3705 {
  display: block;
}
.texture_8581.disabled-top-3a0d .pattern_3705 .status_b3bd,
.texture_8581.disabled-top-3a0d .pattern_3705 .header-6d06,
.texture_8581.pro_4590 .pattern_3705 .status_b3bd,
.texture_8581.pro_4590 .pattern_3705 .header-6d06 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.texture_8581.text-a959 .content_stale_5959 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .texture_8581.text-a959 .content_stale_5959 {
    margin-right: 0;
  }
}
.texture_8581.disabled-top-3a0d .content_stale_5959,
.texture_8581.pro_4590 .content_stale_5959 {
  padding-top: 40%;
}
.texture_8581.disabled-top-3a0d .menu_fa67,
.texture_8581.pro_4590 .menu_fa67 {
  display: block;
}
.texture_8581.disabled-top-3a0d .fn-sticky-067e .header-6d06,
.texture_8581.pro_4590 .fn-sticky-067e .header-6d06 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.texture_8581.disabled-top-3a0d .content_stale_5959,
.texture_8581.pro_4590 .content_stale_5959 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.texture_8581.disabled-top-3a0d .header-6d06 {
  padding: 1em;
}
.steel_8a81 {
  margin: 30px auto;
  display: block;
}
.steel_8a81 .wide_8759 > * {
  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;
}
.steel_8a81 .wide_8759 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.steel_8a81 .wide_8759 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dim-2ef2 .component_warm_8c80 {
  margin-bottom: 1.41575em;
}
.dim-2ef2 .component-17dd {
  margin-bottom: 1.618em;
}
.left-1e20 .picture_1a26 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.left-1e20 .picture_1a26 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.left-1e20 .pattern_6833 {
  max-width: 100%;
  overflow: auto;
}
.plasma-116d .left-1e20 a:hover {
  text-decoration: underline;
}
.shade_medium_ed5e .accent_81d6:not(.active-8fa3),
.shade_medium_ed5e .paragraph_basic_1338 {
  margin-bottom: 1.41575em;
}
.shade_medium_ed5e .accent_81d6:not(.active-8fa3):last-child,
.shade_medium_ed5e .paragraph_basic_1338:last-child {
  margin-bottom: 0;
}
.shade_medium_ed5e .accent_81d6.over-ab5d {
  margin-bottom: 0.41575em;
}
.shade_medium_ed5e .hidden_928e:before,
.shade_medium_ed5e .sort-wood-6b45:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.shade_medium_ed5e .hidden_928e:before {
  content: "\f115";
}
.shade_medium_ed5e .sort-wood-6b45:before {
  content: "\f02c";
}
.shade_medium_ed5e .main_small_8e50 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.shade_medium_ed5e .main_small_8e50 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.detail_hard_8fc0 {
  display: -webkit-box;
  display: flex;
}
.detail_hard_8fc0 .form-up-b667 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .detail_hard_8fc0 .form-up-b667 {
    flex-basis: 90px;
  }
}
.detail_hard_8fc0 .secondary-1be8 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .detail_hard_8fc0 .secondary-1be8 {
    flex-basis: calc(100% - 50px);
  }
}
.detail_hard_8fc0 .notice_stone_7875 p:last-child {
  margin-bottom: 0.72em;
}
.first-d61e .wide_8759 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.first-d61e .wide_8759:after,
.first-d61e .wide_8759:before {
  content: "";
  display: table;
}
.first-d61e .wide_8759:after {
  clear: both;
}
.first-d61e .wide_8759 .layout_fluid_57b3,
.first-d61e .wide_8759 .dark-f493 {
  width: 49%;
}
.first-d61e .wide_8759 .layout_fluid_57b3 a span.hero_5dd9,
.first-d61e .wide_8759 .dark-f493 a span.hero_5dd9 {
  display: block;
  margin-bottom: 5px;
}
.first-d61e .wide_8759 .dark-f493 {
  float: left;
  text-align: left;
}
.first-d61e .wide_8759 .layout_fluid_57b3 {
  float: right;
  text-align: right;
}
.info-purple-2d4a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .info-purple-2d4a {
    margin-bottom: 0;
  }
}
.chip_in_01af {
  margin-bottom: 1em;
}
.chip_in_01af .active-8fa3 {
  font-size: 1.1em;
  line-height: 1.3;
}
.shade_tiny_206c a {
  display: block;
  line-height: 0;
  position: relative;
}
.tertiary_b3db .chip_in_01af,
.sort-brown-84d8 .chip_in_01af {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tertiary_b3db .chip_in_01af,
  .sort-brown-84d8 .chip_in_01af {
    display: block;
  }
}
.tertiary_b3db .shade_tiny_206c,
.sort-brown-84d8 .shade_tiny_206c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tertiary_b3db .shade_tiny_206c,
  .sort-brown-84d8 .shade_tiny_206c {
    margin-bottom: 1em;
  }
}
.tertiary_b3db .shade_tiny_206c img,
.sort-brown-84d8 .shade_tiny_206c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tertiary_b3db .bright-c860,
.sort-brown-84d8 .bright-c860 {
  flex-basis: calc(100% - 160px);
}
.tertiary_b3db .bright-c860 p,
.sort-brown-84d8 .bright-c860 p {
  margin-bottom: 0;
}
.tertiary_b3db .bright-c860 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tertiary_b3db .bright-c860 {
    padding-left: 0;
  }
}
.sort-brown-84d8 .bright-c860 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .sort-brown-84d8 .bright-c860 {
    padding-right: 0;
  }
}
.sort-brown-84d8 .shade_tiny_206c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.picture_huge_36c1 .shade_tiny_206c {
  margin-bottom: 0.5em;
}
.picture_huge_36c1 .shade_tiny_206c img {
  width: 100%;
}
.purple_4fc1 .large-9837,
.light-47db .large-9837 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.light-47db .element_e1ed .selected_590e p:last-child {
  margin-bottom: 0;
}
.progress-stale-e7a5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.focused_4fdb .icon_iron_259b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .focused_4fdb .icon_iron_259b:last-of-type {
    margin-bottom: 0;
  }
}
.focused_4fdb .icon_iron_259b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.focused_4fdb .icon_iron_259b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.focused_4fdb .icon_iron_259b ul li {
  margin: 0 0 0.6em;
}
.focused_4fdb .icon_iron_259b ul li.light_04c6,
.focused_4fdb .icon_iron_259b ul li.tall_37cf {
  position: relative;
}
.focused_4fdb .icon_iron_259b ul li.light_04c6 .panel_8577,
.focused_4fdb .icon_iron_259b ul li.tall_37cf .panel_8577 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.focused_4fdb .icon_iron_259b ul li.light_04c6:after:after,
.focused_4fdb .icon_iron_259b ul li.light_04c6:after:before,
.focused_4fdb
  .icon_iron_259b
  ul
  li.tall_37cf:after:after,
.focused_4fdb
  .icon_iron_259b
  ul
  li.tall_37cf:after:before {
  content: "";
  display: table;
}
.focused_4fdb .icon_iron_259b ul li.light_04c6:after:after,
.focused_4fdb
  .icon_iron_259b
  ul
  li.tall_37cf:after:after {
  clear: both;
}
.focused_4fdb .icon_iron_259b a.table_west_62a0:hover {
  text-decoration: none;
}
.focused_4fdb .icon_iron_259b select {
  max-width: 100%;
}
.focused_4fdb .icon_iron_259b table {
  font-size: 85%;
}
.focused_4fdb .icon_iron_259b table td,
.focused_4fdb .icon_iron_259b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.focused_4fdb .icon_iron_259b table tfoot td {
  text-align: left;
}
.focused_4fdb .icon_iron_259b :last-child {
  margin-bottom: 0;
}
.focused_4fdb .icon_iron_259b .lite_b56e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.focused_4fdb .icon_iron_259b .lite_b56e label {
  width: 100%;
}
.focused_4fdb .icon_iron_259b .lite_b56e .title-full-5dfc {
  width: 100%;
  display: block;
}
.focused_4fdb .icon_iron_259b .lite_b56e .message_complex_ae83 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.focused_4fdb .icon_iron_259b .lite_b56e .message_complex_ae83:hover svg #svg-search {
  fill: #444;
}
.focused_4fdb .icon_iron_259b .lite_b56e .message_complex_ae83 svg {
  width: 18px;
  height: 18px;
}
.focused_4fdb .background-a457 ul ul,
.focused_4fdb .notice-stale-d184 ul ul,
.focused_4fdb .selected-d027 ul ul,
.focused_4fdb .footer-4760 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.focused_4fdb .background-a457 .border_fe7c > a,
.focused_4fdb .notice-stale-d184 .border_fe7c > a,
.focused_4fdb .selected-d027 .border_fe7c > a,
.focused_4fdb .footer-4760 .border_fe7c > a {
  margin-bottom: 0;
}
.focused_4fdb .layout-bronze-57c3 li,
.focused_4fdb .background-a457 li,
.focused_4fdb .grid_fa37 li,
.focused_4fdb .notice-stale-d184 li,
.focused_4fdb .selected-d027 li,
.focused_4fdb .footer-4760 li,
.focused_4fdb .search_f965 li,
.focused_4fdb .static-e41d li {
  display: block;
  position: relative;
}
.focused_4fdb .layout-bronze-57c3 li:last-child,
.focused_4fdb .background-a457 li:last-child,
.focused_4fdb .grid_fa37 li:last-child,
.focused_4fdb .notice-stale-d184 li:last-child,
.focused_4fdb .selected-d027 li:last-child,
.focused_4fdb .footer-4760 li:last-child,
.focused_4fdb .search_f965 li:last-child,
.focused_4fdb .static-e41d li:last-child {
  border: none;
}
.focused_4fdb .layout-bronze-57c3 li a,
.focused_4fdb .background-a457 li a,
.focused_4fdb .grid_fa37 li a,
.focused_4fdb .notice-stale-d184 li a,
.focused_4fdb .selected-d027 li a,
.focused_4fdb .footer-4760 li a,
.focused_4fdb .search_f965 li a,
.focused_4fdb .static-e41d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.focused_4fdb .layout-bronze-57c3 li ul li::before,
.focused_4fdb .background-a457 li ul li::before,
.focused_4fdb .grid_fa37 li ul li::before,
.focused_4fdb .notice-stale-d184 li ul li::before,
.focused_4fdb .selected-d027 li ul li::before,
.focused_4fdb .footer-4760 li ul li::before,
.focused_4fdb .search_f965 li ul li::before,
.focused_4fdb .static-e41d li ul li::before {
  left: 15px;
}
.focused_4fdb .layout-bronze-57c3 li ul a,
.focused_4fdb .background-a457 li ul a,
.focused_4fdb .grid_fa37 li ul a,
.focused_4fdb .notice-stale-d184 li ul a,
.focused_4fdb .selected-d027 li ul a,
.focused_4fdb .footer-4760 li ul a,
.focused_4fdb .search_f965 li ul a,
.focused_4fdb .static-e41d li ul a {
  padding-left: 20px;
}
.focused_4fdb .layout-bronze-57c3 li ul ul li::before,
.focused_4fdb .background-a457 li ul ul li::before,
.focused_4fdb .grid_fa37 li ul ul li::before,
.focused_4fdb .notice-stale-d184 li ul ul li::before,
.focused_4fdb .selected-d027 li ul ul li::before,
.focused_4fdb .footer-4760 li ul ul li::before,
.focused_4fdb .search_f965 li ul ul li::before,
.focused_4fdb .static-e41d li ul ul li::before {
  left: 30px;
}
.focused_4fdb .layout-bronze-57c3 li ul ul a,
.focused_4fdb .background-a457 li ul ul a,
.focused_4fdb .grid_fa37 li ul ul a,
.focused_4fdb .notice-stale-d184 li ul ul a,
.focused_4fdb .selected-d027 li ul ul a,
.focused_4fdb .footer-4760 li ul ul a,
.focused_4fdb .search_f965 li ul ul a,
.focused_4fdb .static-e41d li ul ul a {
  padding-left: 40px;
}
.focused_4fdb .west_0b3b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.focused_4fdb .static-e41d ul li {
  margin-bottom: 1.41575em;
}
.focused_4fdb .static-e41d ul li .fixed-ed1f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.focused_4fdb .static-e41d ul li .form-7746 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.wrapper-b9e8 .layout-bronze-57c3 li a,
.wrapper-b9e8 .background-a457 li a,
.wrapper-b9e8 .grid_fa37 li a,
.wrapper-b9e8 .notice-stale-d184 li a,
.wrapper-b9e8 .selected-d027 li a,
.wrapper-b9e8 .footer-4760 li a,
.wrapper-b9e8 .search_f965 li a,
.wrapper-b9e8 .static-e41d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper-b9e8 .west_0b3b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper-b9e8 .icon_iron_259b ul li.light_04c6 .panel_8577,
.wrapper-b9e8 .icon_iron_259b ul li.tall_37cf .panel_8577 {
  background: rgba(0, 0, 0, 0.2);
}
.wrapper-b9e8 .focused_4fdb .icon_iron_259b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.brown_3828 .focused_4fdb .container_3463 li {
  margin: 0;
}
.brown_3828 .focused_4fdb .container_3463 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.brown_3828 .focused_4fdb .container_3463 li ul {
  margin: 0;
}
.brown_3828 .focused_4fdb .container_3463 li ul li a {
  padding-left: 15px;
}
.brown_3828 .focused_4fdb .container_3463 li ul li li a {
  padding-left: 30px;
}
.brown_3828 .focused_4fdb .container_3463 li.hover-66ee > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.brown_3828 .focused_4fdb .container_3463 li.hover-66ee > 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;
}
.brown_3828 .focused_4fdb .container_3463 li.hover-66ee > 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;
}
.hovered-18d7 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.lite_82f0 {
  position: relative;
  z-index: 10;
}
.lite_82f0 .over_bf0f {
  width: 100%;
  max-width: 100%;
}
.row-8d0f .tabs-bronze-6b08 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.row-8d0f .menu-prev-ad33 {
}
.row-8d0f .wrapper-b9e8 {
  background: #292929;
}
.selected-8455 .tabs-bronze-6b08 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.selected-8455 .menu-prev-ad33 {
  background: #f9f9f9;
}
.selected-8455 .wrapper-b9e8 {
  background: #303030;
}
.secondary_e3af .tabs-bronze-6b08 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .secondary_e3af .top_f5f6 {
    margin-bottom: 1em;
  }
  .secondary_e3af .top_f5f6:last-child {
    margin-bottom: 0;
  }
}
.secondary_e3af .menu-prev-ad33 {
  background: #ededed;
}
.secondary_e3af .wrapper-b9e8 {
  background: #1a1a1a;
}
.tabs-bronze-6b08.menu-prev-ad33 {
  color: rgba(0, 0, 0, 0.6);
}
.tabs-bronze-6b08.menu-prev-ad33 .accent_c043 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tabs-bronze-6b08.wrapper-b9e8 {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-bronze-6b08.wrapper-b9e8 a:not(.table_west_62a0) {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-bronze-6b08.wrapper-b9e8 a:not(.table_west_62a0):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-bronze-6b08.wrapper-b9e8 .accent_c043 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs-bronze-6b08.wrapper-b9e8 table tbody td,
.tabs-bronze-6b08.wrapper-b9e8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.icon_a372.link_bronze_ac6c .footer_soft_7721 {
  max-width: initial;
}
.icon_a372 .glass-739a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.icon_a372 .glass-739a .over_bf0f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .icon_a372 .glass-739a .over_bf0f {
    display: block;
    margin-bottom: 2em;
  }
  .icon_a372 .glass-739a .over_bf0f:last-child {
    margin-bottom: 0;
  }
}
.secondary_e3af .top_f5f6:last-child,
.selected-8455 .top_f5f6:last-child,
.row-8d0f .top_f5f6:last-child {
  margin-bottom: 0;
}
.secondary_e3af .top_f5f6 .focused_4fdb .icon_iron_259b:last-child,
.selected-8455 .top_f5f6 .focused_4fdb .icon_iron_259b:last-child,
.row-8d0f .top_f5f6 .focused_4fdb .icon_iron_259b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .secondary_e3af .white_fdea,
  .secondary_e3af .image_0952,
  .selected-8455 .white_fdea,
  .selected-8455 .image_0952,
  .row-8d0f .white_fdea,
  .row-8d0f .image_0952 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .lite_82f0 .top_f5f6 {
    margin-bottom: 2em;
  }
}
.lite_82f0 p:last-child {
  margin-bottom: 0;
}
.lite_82f0 li,
.lite_82f0 ul {
  list-style: none;
  margin: 0;
}
.lite_82f0 ul ul {
  margin-left: 2.617924em;
}
.title_medium_4312 {
  font-size: 0.875em;
}

/* css-noise: ede1 */
.ghost-box-z0 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.0;
}
