/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tag-d01d/customify
Author: WPCustomify
Author URI: https://pressmaximum.tag-d01d
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.tag-d01d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.out-1286.inner_ddb4/licenses/gpl-2.0.title-soft-0a4b
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.element_b3f8/, (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.overlay_e9a5.description-full-83b9/normalize.tooltip_2271/
 ======
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.tooltip_2271 v7.0.0 | MIT License | github.tag-d01d/necolas/normalize.tooltip_2271 */
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;
}
.hover-af6e .icon_large_b5a2,
.overlay-tiny-5f2d,
.wood_4cce,
.picture_steel_0fe0,
.fresh_c2da,
.accent-82c1,
.notice-cool-99f3,
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;
}
.overlay-tiny-5f2d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .overlay-tiny-5f2d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .overlay-tiny-5f2d,
  h1 {
    font-size: 1.8em;
  }
}
.wood_4cce,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.wood_4cce + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .wood_4cce,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .wood_4cce,
  h2 {
    font-size: 1.7em;
  }
}
.picture_steel_0fe0,
h3 {
  font-size: 1.618em;
}
.hover-af6e .icon_large_b5a2,
.fresh_c2da,
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.slider-warm-8584 {
  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;
}
.preview-ed85:after,
.preview-ed85:before,
.active_fixed_42fe:after,
.active_fixed_42fe:before {
  content: "";
  display: table;
}
.preview-ed85:after,
.active_fixed_42fe:after {
  clear: both;
}
.warm_2a6e {
  float: right;
  margin-right: 0;
}
.pattern-bc05 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.texture_83d7 .tiny-1652,
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;
}
.texture_83d7 .tiny-1652: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;
}
.text_plasma_f99c .tiny-1652 {
  box-shadow: none;
}
.text_plasma_f99c
  .tiny-1652
  .header-gold-ce78 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.text_plasma_f99c .tiny-1652 .slider-e26d {
  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;
}
.text_plasma_f99c
  .tiny-1652
  .slider-e26d
  b {
  display: none;
}
.text_plasma_f99c .blue_33c3 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.header_4a61:not(.pagination_6721):not(.caption-795a),
button:not(.pagination_6721):not(.caption-795a),
input[type="button"]:not(.pagination_6721):not(
    .caption-795a
  ),
input[type="reset"]:not(.pagination_6721):not(
    .caption-795a
  ),
input[type="submit"]:not(.pagination_6721):not(
    .caption-795a
  ) {
  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;
}
.header_4a61:not(.pagination_6721):not(
    .caption-795a
  ):hover,
button:not(.pagination_6721):not(
    .caption-795a
  ):hover,
input[type="button"]:not(.pagination_6721):not(
    .caption-795a
  ):hover,
input[type="reset"]:not(.pagination_6721):not(
    .caption-795a
  ):hover,
input[type="submit"]:not(.pagination_6721):not(
    .caption-795a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.header_4a61:not(.pagination_6721):not(
    .caption-795a
  ):active,
.header_4a61:not(.pagination_6721):not(
    .caption-795a
  ):focus,
button:not(.pagination_6721):not(
    .caption-795a
  ):active,
button:not(.pagination_6721):not(
    .caption-795a
  ):focus,
input[type="button"]:not(.pagination_6721):not(
    .caption-795a
  ):active,
input[type="button"]:not(.pagination_6721):not(
    .caption-795a
  ):focus,
input[type="reset"]:not(.pagination_6721):not(
    .caption-795a
  ):active,
input[type="reset"]:not(.pagination_6721):not(
    .caption-795a
  ):focus,
input[type="submit"]:not(.pagination_6721):not(
    .caption-795a
  ):active,
input[type="submit"]:not(.pagination_6721):not(
    .caption-795a
  ):focus {
  outline: 0;
}
.header_4a61:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8,
button:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8,
input[type="button"]:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8,
input[type="reset"]:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8,
input[type="submit"]:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8 {
  position: relative;
}
.header_4a61:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8
  .gradient_short_4e94,
.header_4a61:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8
  .photo-basic-2d3e,
.header_4a61:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8
  .hover-rough-8472,
.header_4a61:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8
  i,
.header_4a61:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8
  svg,
button:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8
  .gradient_short_4e94,
button:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8
  .photo-basic-2d3e,
button:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8
  .hover-rough-8472,
button:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8
  i,
button:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8
  svg,
input[type="button"]:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8
  .gradient_short_4e94,
input[type="button"]:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8
  .photo-basic-2d3e,
input[type="button"]:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8
  .hover-rough-8472,
input[type="button"]:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8
  i,
input[type="button"]:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8
  svg,
input[type="reset"]:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8
  .gradient_short_4e94,
input[type="reset"]:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8
  .photo-basic-2d3e,
input[type="reset"]:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8
  .hover-rough-8472,
input[type="reset"]:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8
  i,
input[type="reset"]:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8
  svg,
input[type="submit"]:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8
  .gradient_short_4e94,
input[type="submit"]:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8
  .photo-basic-2d3e,
input[type="submit"]:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8
  .hover-rough-8472,
input[type="submit"]:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8
  i,
input[type="submit"]:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8
  svg {
  visibility: hidden;
}
.header_4a61:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8:after,
button:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8:after,
input[type="button"]:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8:after,
input[type="reset"]:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8:after,
input[type="submit"]:not(.pagination_6721):not(
    .caption-795a
  ).fn-loading-d6d8: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;
}
.header_4a61:not(.pagination_6721):not(.caption-795a),
input[type="button"]:not(.pagination_6721):not(
    .caption-795a
  ),
input[type="reset"]:not(.pagination_6721):not(
    .caption-795a
  ),
input[type="submit"]:not(.pagination_6721):not(
    .caption-795a
  ) {
  color: #fff;
  background: #235787;
}
.header_4a61:not(.pagination_6721):not(
    .caption-795a
  ):focus,
input[type="button"]:not(.pagination_6721):not(
    .caption-795a
  ):focus,
input[type="reset"]:not(.pagination_6721):not(
    .caption-795a
  ):focus,
input[type="submit"]:not(.pagination_6721):not(
    .caption-795a
  ):focus {
  color: #fff;
}
.header_4a61.fn-disabled-d6d8:not(.pagination_6721):not(
    .caption-795a
  ),
.header_4a61[disabled]:not(.pagination_6721):not(
    .caption-795a
  ),
button.fn-disabled-d6d8:not(.pagination_6721):not(
    .caption-795a
  ),
button[disabled]:not(.pagination_6721):not(
    .caption-795a
  ) {
  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;
}
.overlay-hard-207b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.overlay-hard-207b: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;
}
.wood_7fa6 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.dirty-a57d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.header_ecc5 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.preview-ed85:after,
.preview-ed85:before,
.secondary_a023:after,
.secondary_a023:before,
.overlay_bottom_c825:after,
.overlay_bottom_c825:before,
.slider-pressed-342a:after,
.slider-pressed-342a:before,
.heading-25aa:after,
.heading-25aa:before,
.fresh_522d:after,
.fresh_522d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.preview-ed85:after,
.secondary_a023:after,
.overlay_bottom_c825:after,
.slider-pressed-342a:after,
.heading-25aa:after,
.fresh_522d:after {
  clear: both;
}
.secondary_a023 .stone-b64d,
.overlay_bottom_c825 .stone-b64d,
.pagination_578c .stone-b64d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.gas_e2a9 {
  display: inline-block;
}
.brown-e991 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.brown-e991 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.brown-e991 .wide_c6d1 {
  padding: 1em 0;
  font-size: 85%;
}
.wide_c6d1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.prev_7a24 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.prev_7a24:after,
.prev_7a24:before {
  content: "";
  display: table;
}
.prev_7a24:after {
  clear: both;
}
.breadcrumb_db27 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.paper_14c5 .breadcrumb_db27 {
  max-width: 50%;
}
.avatar-ea8c .breadcrumb_db27 {
  max-width: 33.33%;
}
.table-d3b6 .breadcrumb_db27 {
  max-width: 25%;
}
.hard_c8f7 .breadcrumb_db27 {
  max-width: 20%;
}
.large-e529 .breadcrumb_db27 {
  max-width: 16.66%;
}
.tooltip_2ecc .breadcrumb_db27 {
  max-width: 14.28%;
}
.badge-408c .breadcrumb_db27 {
  max-width: 12.5%;
}
.narrow_b361 .breadcrumb_db27 {
  max-width: 11.11%;
}
.dropdown_steel_1049 {
  display: block;
}
.hover-af6e .thumbnail-cool-9d2e label,
.hover-af6e .large_4b37 label,
.hover-af6e .disabled-ad32 label,
.hover-af6e .prev-9b25 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.short_4602 {
  list-style: none;
  margin: 0;
}
.short_4602 article.accordion_upper_429c {
  margin-bottom: 0;
}
.short_4602 ul {
  list-style: none;
  margin: 0;
}
.short_4602 .notice-lite-159c li.accordion_upper_429c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .short_4602 .notice-lite-159c li.accordion_upper_429c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .short_4602 .notice-lite-159c li.accordion_upper_429c: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) {
  .short_4602 .notice-lite-159c li.accordion_upper_429c li.accordion_upper_429c li.accordion_upper_429c li.accordion_upper_429c {
    padding-left: 0;
  }
}
article.accordion_upper_429c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.accordion_upper_429c .secondary_a023 p:last-of-type {
  margin-bottom: 0;
}
article.accordion_upper_429c .medium-6390 {
  float: left;
}
article.accordion_upper_429c .texture-dark-bc36 {
  margin-left: 85px;
}
article.accordion_upper_429c .video_short_2e6d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.accordion_upper_429c .video_short_2e6d .gas-9230 {
  margin-left: 10px;
}
article.accordion_upper_429c .sort-wide-f767 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.accordion_upper_429c .summary_fixed_0fb7 {
  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 .thumbnail-cool-9d2e,
  #respond .disabled-ad32,
  #respond .prev-9b25 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .thumbnail-cool-9d2e input,
#respond .disabled-ad32 input,
#respond .prev-9b25 input {
  width: 100%;
}
#respond .prev-9b25 {
  margin-right: 0;
}
#respond .light_1cb8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.action-76e2 {
  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;
}
.action-76e2.hard-ae95 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.action-76e2 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%);
}
.action-76e2:focus,
.action-76e2: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);
}
.black_ac1c {
  border-radius: 10%;
}
.caption-wide-9331 {
  border-radius: 50%;
}
.overlay-dff7 {
  font-size: 0.72em;
}
.west-fd40 {
  font-size: 0.875em;
}
.notice-north-b81b {
  font-size: 1.1em;
}
.old_4393 {
  text-transform: uppercase;
  line-height: 1.2;
}
.old_4393.overlay-dff7 {
  letter-spacing: 0.5px;
}
.list_2938,
.list_2938 a {
  color: #6d6d6d;
}
.list_2938 a:hover {
  color: #111;
}
.thumbnail_5489 {
  color: #6d6d6d;
}
.block-d52b {
  overflow-x: hidden;
}
.block-d52b .secondary-dark-428a.menu_complex_55a4 {
  position: relative;
}
.block-d52b .secondary-dark-428a.menu_complex_55a4.lite_ab5e {
  position: initial;
}
.block-d52b
  .secondary-dark-428a.menu_complex_55a4.lite_ab5e
  .active_8817 {
  left: auto;
}
.block-d52b .secondary-dark-428a .active_8817 {
  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;
}
.block-d52b .secondary-dark-428a:hover.menu_complex_55a4 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.block-d52b
  .secondary-dark-428a:hover.menu_complex_55a4
  .active_8817 {
  display: block;
  z-index: 9999999;
}
.block-d52b .south_e6ec .detail_f46f,
.block-d52b .overlay-f417 .detail_f46f {
  display: none;
}
.block-d52b .pattern-over-9b91 .secondary-dark-428a:hover.menu_complex_55a4 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hover-af6e .thumbnail-cool-9d2e label,
.hover-af6e .large_4b37 label,
.hover-af6e .disabled-ad32 label,
.hover-af6e .prev-9b25 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.short_4602 {
  list-style: none;
  margin: 0;
}
.short_4602 article.accordion_upper_429c {
  margin-bottom: 0;
}
.short_4602 ul {
  list-style: none;
  margin: 0;
}
.short_4602 .notice-lite-159c li.accordion_upper_429c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .short_4602 .notice-lite-159c li.accordion_upper_429c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .short_4602 .notice-lite-159c li.accordion_upper_429c: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) {
  .short_4602 .notice-lite-159c li.accordion_upper_429c li.accordion_upper_429c li.accordion_upper_429c li.accordion_upper_429c {
    padding-left: 0;
  }
}
article.accordion_upper_429c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.accordion_upper_429c .secondary_a023 p:last-of-type {
  margin-bottom: 0;
}
article.accordion_upper_429c .medium-6390 {
  float: left;
}
article.accordion_upper_429c .texture-dark-bc36 {
  margin-left: 85px;
}
article.accordion_upper_429c .video_short_2e6d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.accordion_upper_429c .video_short_2e6d .gas-9230 {
  margin-left: 10px;
}
article.accordion_upper_429c .sort-wide-f767 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.accordion_upper_429c .summary_fixed_0fb7 {
  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 .thumbnail-cool-9d2e,
  #respond .disabled-ad32,
  #respond .prev-9b25 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .thumbnail-cool-9d2e input,
#respond .disabled-ad32 input,
#respond .prev-9b25 input {
  width: 100%;
}
#respond .prev-9b25 {
  margin-right: 0;
}
#respond .light_1cb8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.south_e6ec .widget_ed57 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.widget_ed57 .main_selected_e196.thumbnail_static_c839 .tooltip-5812 > li > a:focus,
.widget_ed57 .main_selected_e196.thumbnail_static_c839 .tooltip-5812 > li > a:hover,
.widget_ed57 .main_selected_e196.badge-2ebe .tooltip-5812 > li > a:focus,
.widget_ed57 .main_selected_e196.badge-2ebe .tooltip-5812 > li > a:hover,
.widget_ed57 .main_selected_e196.alert_dark_ccd6 .tooltip-5812 > li > a:focus,
.widget_ed57 .main_selected_e196.alert_dark_ccd6 .tooltip-5812 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget_ed57
  .main_selected_e196.thumbnail_static_c839
  .tooltip-5812
  > li.lower-aba2
  > a,
.widget_ed57
  .main_selected_e196.thumbnail_static_c839
  .tooltip-5812
  > li.backdrop_hard_9128
  > a,
.widget_ed57
  .main_selected_e196.badge-2ebe
  .tooltip-5812
  > li.lower-aba2
  > a,
.widget_ed57
  .main_selected_e196.badge-2ebe
  .tooltip-5812
  > li.backdrop_hard_9128
  > a,
.widget_ed57
  .main_selected_e196.alert_dark_ccd6
  .tooltip-5812
  > li.lower-aba2
  > a,
.widget_ed57 .main_selected_e196.alert_dark_ccd6 .tooltip-5812 > li.image-current-e277 > a {
  color: rgba(255, 255, 255, 0.99);
}
.widget_ed57 .large_7b32,
.widget_ed57 .large_7b32 a {
  color: rgba(255, 255, 255, 0.99);
}
.widget_ed57 .pink-e07d.sort-medium-f1b6 li a,
.widget_ed57 .hero_bright_ac71 a,
.widget_ed57 .layout_narrow_030d,
.widget_ed57 .tooltip-5812 > li > a,
.widget_ed57 .progress_outer_eb32 {
  color: rgba(255, 255, 255, 0.79);
}
.widget_ed57 .pink-e07d.sort-medium-f1b6 li a:hover,
.widget_ed57 .hero_bright_ac71 a:hover,
.widget_ed57 .layout_narrow_030d:hover,
.widget_ed57 .tooltip-5812 > li > a:hover,
.widget_ed57 .progress_outer_eb32:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget_ed57 .fixed_2f9c {
  color: rgba(255, 255, 255, 0.79);
}
.widget_ed57 .fixed_2f9c .cool_f8e8 {
  color: rgba(255, 255, 255, 0.99);
}
.widget_ed57 .fixed_2f9c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget_ed57 .link_dim_ee4c .search_b12f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.widget_ed57 .link_dim_ee4c .search_b12f .logo_92c2 {
  color: rgba(255, 255, 255, 0.79);
}
.widget_ed57
  .link_dim_ee4c
  .search_b12f
  .logo_92c2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget_ed57
  .link_dim_ee4c
  .search_b12f
  .logo_92c2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget_ed57
  .link_dim_ee4c
  .search_b12f
  .logo_92c2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget_ed57
  .link_dim_ee4c
  .search_b12f
  .logo_92c2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget_ed57 .link_dim_ee4c .dropdown-tall-5dbd {
  color: rgba(255, 255, 255, 0.79);
}
.widget_ed57 .link_dim_ee4c .dropdown-tall-5dbd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge-efd8
  .widget_ed57
  .link_dim_ee4c
  .label_6be9
  .tertiary-50b8 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.badge-efd8
  .widget_ed57
  .link_dim_ee4c
  .label_6be9
  .logo_92c2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.south_e6ec .west_d991 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.west_d991 .main_selected_e196.thumbnail_static_c839 .tooltip-5812 > li > a:focus,
.west_d991 .main_selected_e196.thumbnail_static_c839 .tooltip-5812 > li > a:hover,
.west_d991 .main_selected_e196.badge-2ebe .tooltip-5812 > li > a:focus,
.west_d991 .main_selected_e196.badge-2ebe .tooltip-5812 > li > a:hover,
.west_d991 .main_selected_e196.alert_dark_ccd6 .tooltip-5812 > li > a:focus,
.west_d991 .main_selected_e196.alert_dark_ccd6 .tooltip-5812 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.west_d991
  .main_selected_e196.thumbnail_static_c839
  .tooltip-5812
  > li.lower-aba2
  > a,
.west_d991
  .main_selected_e196.thumbnail_static_c839
  .tooltip-5812
  > li.backdrop_hard_9128
  > a,
.west_d991
  .main_selected_e196.badge-2ebe
  .tooltip-5812
  > li.lower-aba2
  > a,
.west_d991
  .main_selected_e196.badge-2ebe
  .tooltip-5812
  > li.backdrop_hard_9128
  > a,
.west_d991
  .main_selected_e196.alert_dark_ccd6
  .tooltip-5812
  > li.lower-aba2
  > a,
.west_d991 .main_selected_e196.alert_dark_ccd6 .tooltip-5812 > li.image-current-e277 > a {
  color: rgba(0, 0, 0, 0.8);
}
.west_d991 .large_7b32,
.west_d991 .large_7b32 a {
  color: rgba(0, 0, 0, 0.8);
}
.west_d991 .pink-e07d.sort-medium-f1b6 li a,
.west_d991 .hero_bright_ac71 a,
.west_d991 .layout_narrow_030d,
.west_d991 .tooltip-5812 > li > a,
.west_d991 .progress_outer_eb32 {
  color: rgba(0, 0, 0, 0.55);
}
.west_d991 .pink-e07d.sort-medium-f1b6 li a:hover,
.west_d991 .hero_bright_ac71 a:hover,
.west_d991 .layout_narrow_030d:hover,
.west_d991 .tooltip-5812 > li > a:hover,
.west_d991 .progress_outer_eb32:hover {
  color: rgba(0, 0, 0, 0.8);
}
.west_d991 .fixed_2f9c {
  color: rgba(0, 0, 0, 0.55);
}
.west_d991 .fixed_2f9c .cool_f8e8 {
  color: rgba(0, 0, 0, 0.8);
}
.west_d991 .fixed_2f9c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.copper-80d4 .active_next_c534 {
  margin-left: auto;
  margin-right: auto;
}
.overlay_bottom_c825 > * {
  margin-left: auto;
  margin-right: auto;
}
.overlay_bottom_c825 .wood_7fa6 {
  margin-right: 1.41575em;
}
.fluid-f7f3 .overlay_bottom_c825 > .up_1fbc {
  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;
}
.fluid-f7f3 .overlay_bottom_c825 > .tall-4d4c {
  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;
}
.notice_b17c.copper-80d4 .active_next_c534,
.hard_c0a3.copper-80d4 .active_next_c534 {
  margin-left: 0;
}
.section-hot-5e96.copper-80d4 .active_next_c534,
.south_739c.copper-80d4 .active_next_c534 {
  margin-right: 0;
}
.overlay_bottom_c825 ol,
.overlay_bottom_c825 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tabs_wide_18c3 video {
  max-width: 100%;
}
.grid_2cac img {
  display: block;
}
.grid_2cac.wood_7fa6,
.grid_2cac.dirty-a57d {
  width: 100%;
}
.grid_2cac.tall-4d4c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.info_ae91:not(.pagination_blue_95e9) {
  margin: 1.5em auto;
}
.description-10c4 p {
  padding: 1.5em 14px;
}
ul.layout-pro-d289.tall-4d4c,
ul.layout-pro-d289.up_1fbc,
ul.layout-pro-d289.tiny_e23a.up_1fbc {
  padding: 0 14px;
}
.orange_4e22 {
  display: block;
  overflow-x: auto;
}
.orange_4e22 table {
  border-collapse: collapse;
  width: 100%;
}
.orange_4e22 td,
.orange_4e22 th {
  padding: 0.5em;
}
.overlay_bottom_c825 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.overlay_bottom_c825 ol ol,
.overlay_bottom_c825 ol ul,
.overlay_bottom_c825 ul ol,
.overlay_bottom_c825 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.overlay_bottom_c825 ol ol li,
.overlay_bottom_c825 ol ul li,
.overlay_bottom_c825 ul ol li,
.overlay_bottom_c825 ul ul li {
  margin-left: 0;
}
.chip_middle_df60.gold_af33 > .info-down-8776 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.chip_middle_df60.gold_af33 > .info-down-8776 iframe,
.chip_middle_df60.gold_af33 > .info-down-8776 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.row-fast-3acd {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.row-fast-3acd.badge-6be6 {
  padding: 0;
}
.row-fast-3acd.badge-6be6 cite {
  font-size: 13px;
}
.row-fast-3acd > * {
  margin-left: 16px;
  margin-right: 16px;
}
.row-fast-3acd cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.rough_e1c0 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.rough_e1c0 > p:first-child {
  margin-top: 0;
}
.rough_e1c0 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.rough_e1c0 blockquote {
  border-left: 0;
}
.shadow_steel_81cd {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.shadow_steel_81cd:not(.gold-dad0) {
  max-width: 100px;
}
.shadow_steel_81cd.label_3f28 {
  border-bottom: none !important;
  text-align: center;
}
.shadow_steel_81cd.label_3f28::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .description-10c4 p {
    padding: 1.5em 0;
  }
}
.list-dd17 {
  color: #0073aa;
}
.tertiary_bright_987c {
  background-color: #0073aa;
}
.article-dim-55f0 {
  color: #229fd8;
}
.row-de62 {
  background-color: #229fd8;
}
.blue-69d8 {
  color: #eee;
}
.slow_3bed {
  background-color: #eee;
}
.avatar_11ae {
  color: #444;
}
.bottom-abf1 {
  background-color: #444;
}
.filter_dark_cccd {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.filter_dark_cccd .secondary-ac66 .hero_bright_ac71 {
  font-size: 15px;
}
.filter_dark_cccd .hero_bright_ac71 {
  line-height: 1.3;
}
.filter_dark_cccd .west_d991 {
}
.filter_dark_cccd .widget_ed57 {
  background: #235787;
}
.logo_mini_1787 {
  padding: 0;
}
.logo_mini_1787 .widget_ed57 {
  background: #1a1a1a;
}
.logo_mini_1787 .west_d991 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.article-wood-cd2a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.article-wood-cd2a .west_d991 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.article-wood-cd2a .widget_ed57 {
  background: #303030;
}
.fresh_522d {
  position: relative;
  z-index: 10;
}
.fresh_522d .grid_gold_68cb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.light_cd58 .menu_complex_55a4 {
  display: inline-block;
  vertical-align: middle;
}
.light_cd58.list-center-d112 .menu_complex_55a4 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .light_cd58.list-center-d112 .menu_complex_55a4 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .light_cd58.list-center-d112 .menu_complex_55a4 {
    margin-right: 0.4em;
  }
}
.light_cd58.list-center-d112 .menu_complex_55a4:last-child {
  margin-right: 0;
}
.last-df83 .grid_gold_68cb {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .south_e6ec .secondary-ac66 {
    margin: 0 -0.5em;
  }
  .south_e6ec .secondary-ac66 [class*="customify-col-"],
  .south_e6ec .secondary-ac66 [class*="customify-col_"],
  .south_e6ec .secondary-ac66 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.south_e6ec.dirty-5063 .grid_gold_68cb {
  background: 0 0 !important;
}
.south_e6ec.dirty-5063 .grid_gold_68cb,
.south_e6ec.last-df83 .grid_gold_68cb {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .south_e6ec.middle_b97a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.south_e6ec.last-df83 .grid_gold_68cb {
  box-shadow: none !important;
}
.under-0f31 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .under-0f31 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .under-0f31 {
    padding: 18px 0 20px;
  }
}
.under-0f31 .dim_38b7 {
  width: 100%;
}
.under-0f31 .clean_d627 {
  margin-bottom: 0;
}
.under-0f31 .outline_purple_7208 {
  margin-top: 5px;
  font-size: 0.875em;
}
.section-e700 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.section-e700 .grid_dynamic_3418 {
  width: 100%;
}
.table-inner-a942 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.table-inner-a942 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.table-inner-a942 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;
}
.table-inner-a942 li:last-child:after {
  display: none;
}
.table-inner-a942 li a {
  font-weight: 500;
  margin-right: 10px;
}
.secondary_warm_a78d .detail_f46f button,
.under-0f31 .detail_f46f button {
  left: 0;
}
.secondary_warm_a78d .grid_dynamic_3418,
.under-0f31 .grid_dynamic_3418 {
  padding-left: 0;
  padding-right: 0;
}
.secondary_warm_a78d .section-e700,
.under-0f31 .section-e700 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.secondary_warm_a78d {
  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;
}
.secondary_warm_a78d: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;
}
.secondary_warm_a78d .list-52f0 {
  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) {
  .secondary_warm_a78d .list-52f0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .secondary_warm_a78d .list-52f0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .secondary_warm_a78d .list-52f0 {
    min-height: 200px;
  }
}
.secondary_warm_a78d .table-inner-a942 {
  color: rgba(255, 255, 255, 0.8);
}
.secondary_warm_a78d .table-inner-a942 a,
.secondary_warm_a78d .table-inner-a942 li:after {
  color: inherit;
}
.secondary_warm_a78d .table-inner-a942 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hover_afe7 {
  margin-bottom: 0.5em;
}
.hovered-968e {
  margin-bottom: 1.2em;
}
.hovered-968e,
.hover_afe7 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hovered-968e p:last-child,
.hover_afe7 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .detail_f46f,
#masthead .detail_f46f {
  display: none;
}
#masthead
  > .detail_f46f.carousel-b4c5 {
  display: none;
}
#masthead > .detail_f46f button {
  left: 0;
}
.pattern_0d15 {
  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%;
}
.pattern_0d15 .menu_complex_55a4 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.pattern_0d15 .center-ef44 {
  display: -webkit-box;
  display: flex;
}
.pattern_0d15 .center-ef44.middle_fa8e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.pattern_0d15 .center-ef44.fresh-0867 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pattern_0d15 .center-ef44.content-stone-a6d8 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pattern_0d15.box-6f4d.tag_d47e .center-ef44.middle_fa8e {
  flex-basis: 100%;
}
.pattern_0d15.header_brown_8092 .center-ef44.fresh-0867 {
  -webkit-box-flex: 1;
  flex: auto;
}
.pattern_0d15.header_brown_8092 .center-ef44.content-stone-a6d8 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .detail_f46f.carousel-b4c5 {
  display: none;
}
#masthead > .detail_f46f button {
  left: 0;
}
.breadcrumb_fast_abf6 {
  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;
}
.breadcrumb_fast_abf6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.breadcrumb_fast_abf6.lite-6fe6 i {
  margin-right: 4px;
}
.breadcrumb_fast_abf6.hover-pro-2b04 i {
  margin-left: 5px;
}
.hero_bright_ac71 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hero_bright_ac71 p:last-child {
  margin-bottom: 0;
}
.hidden_9de1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hidden_9de1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hidden_9de1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hidden_9de1 .large_7b32 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hidden_9de1 .chip-a4f0 {
  margin: 5px 0 7px 0;
}
.hidden_9de1.dirty-32be .link_fc12 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden_9de1.dirty-32be .hovered_7c91 {
  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;
}
.hidden_9de1.under_55bc {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hidden_9de1.under_55bc .link_fc12 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden_9de1.under_55bc .hovered_7c91 {
  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;
}
.hidden_9de1.chip_decf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hidden_9de1.paragraph_steel_1772 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hidden_9de1.paragraph_steel_1772 .hovered_7c91 {
  margin-top: 7px;
}
.active_9551 {
  display: inline-block;
}
.fresh_522d .article-7b10 .hidden_9de1 img {
  max-width: 100%;
}
.main_selected_e196 .pink-3ba1.notice-7c97,
.text_2afa .pink-3ba1.notice-7c97 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.main_selected_e196 .secondary-brown-7805,
.text_2afa .secondary-brown-7805 {
  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%);
}
.main_selected_e196 .secondary-brown-7805 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.main_selected_e196.caption-active-a532 .secondary-brown-7805 {
  display: none;
}
.main_selected_e196 .block-selected-bf42 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main_selected_e196 .block-selected-bf42 li {
  display: inline-block;
  position: relative;
}
.main_selected_e196 .block-selected-bf42 li:last-child {
  margin-right: 0;
}
.main_selected_e196 .block-selected-bf42 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;
}
.main_selected_e196 .block-selected-bf42 li.image-current-e277 > a {
  color: rgba(0, 0, 0, 0.9);
}
.main_selected_e196 .block-selected-bf42 > 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;
}
.main_selected_e196 .block-selected-bf42 > li > a i {
  line-height: 0;
}
.main_selected_e196 .block-selected-bf42 > li.footer_short_40c7 > a .secondary-brown-7805 {
  margin-left: 4px;
  line-height: 0;
}
.main_selected_e196 .block-selected-bf42 .modal_middle_9db1 li.footer_short_40c7 > a {
  position: relative;
}
.main_selected_e196 .block-selected-bf42 .modal_middle_9db1 li.footer_short_40c7 > a:after,
.main_selected_e196 .block-selected-bf42 .modal_middle_9db1 li.footer_short_40c7 > a:before {
  content: "";
  display: table;
}
.main_selected_e196 .block-selected-bf42 .modal_middle_9db1 li.footer_short_40c7 > a:after {
  clear: both;
}
.main_selected_e196 .block-selected-bf42 .modal_middle_9db1 li.footer_short_40c7 > a .secondary-brown-7805 {
  margin-left: 5px;
  float: right;
}
.main_selected_e196 .full_b727,
.main_selected_e196 .modal_middle_9db1 {
  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;
}
.main_selected_e196 .modal_middle_9db1 {
  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;
}
.main_selected_e196 .modal_middle_9db1 .notice-7c97 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.main_selected_e196 .modal_middle_9db1 .secondary-brown-7805 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.main_selected_e196 .modal_middle_9db1 li {
  display: block;
  margin: 0;
  padding: 0;
}
.main_selected_e196 .modal_middle_9db1 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;
}
.main_selected_e196 .modal_middle_9db1 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.main_selected_e196 .modal_middle_9db1 .modal_middle_9db1 {
  top: 0;
  left: 100%;
}
.main_selected_e196 .iron_af35.fn-focus-d6d8 > .full_b727,
.main_selected_e196 .iron_af35.fn-focus-d6d8 > .modal_middle_9db1,
.main_selected_e196 .iron_af35:focus > .full_b727,
.main_selected_e196 .iron_af35:focus > .modal_middle_9db1,
.main_selected_e196 .iron_af35:hover > .full_b727,
.main_selected_e196 .iron_af35:hover > .modal_middle_9db1 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.main_selected_e196.alert_dark_ccd6 .tooltip-5812:after,
.main_selected_e196.alert_dark_ccd6 .tooltip-5812:before {
  content: "";
  display: table;
}
.main_selected_e196.alert_dark_ccd6 .tooltip-5812:after {
  clear: both;
}
.main_selected_e196.alert_dark_ccd6 .tooltip-5812 > li {
  float: left;
}
.main_selected_e196.shadow_4faa .tooltip-5812:after,
.main_selected_e196.shadow_4faa .tooltip-5812:before {
  content: "";
  display: table;
}
.main_selected_e196.shadow_4faa .tooltip-5812:after {
  clear: both;
}
.main_selected_e196.shadow_4faa .tooltip-5812 > li {
  float: left;
}
.main_selected_e196.shadow_4faa .tooltip-5812 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.main_selected_e196.shadow_4faa .tooltip-5812 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.main_selected_e196.shadow_4faa .tooltip-5812 > li.lower-aba2 > a,
.main_selected_e196.shadow_4faa .tooltip-5812 > li.image-current-e277 > a {
  color: #fff;
  background-color: #1e4b75;
}
.main_selected_e196.thumbnail_static_c839 .tooltip-5812 > li > a .notice-7c97 {
  position: relative;
}
.main_selected_e196.thumbnail_static_c839 .tooltip-5812 > li > a .notice-7c97: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;
}
.main_selected_e196.thumbnail_static_c839
  .tooltip-5812
  > li:focus
  > a
  .notice-7c97:before,
.main_selected_e196.thumbnail_static_c839
  .tooltip-5812
  > li:hover
  > a
  .notice-7c97:before {
  width: 100%;
  background-color: currentColor;
}
.main_selected_e196.thumbnail_static_c839
  .tooltip-5812
  > li.lower-aba2
  > a
  .notice-7c97:before,
.main_selected_e196.thumbnail_static_c839
  .tooltip-5812
  > li.backdrop_hard_9128
  > a
  .notice-7c97:before {
  width: 100%;
  background-color: currentColor;
}
.main_selected_e196.badge-2ebe .tooltip-5812 > li > a .notice-7c97 {
  position: relative;
}
.main_selected_e196.badge-2ebe .tooltip-5812 > li > a .notice-7c97: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;
}
.main_selected_e196.badge-2ebe .tooltip-5812 > li:focus > a .notice-7c97:before,
.main_selected_e196.badge-2ebe
  .tooltip-5812
  > li:hover
  > a
  .notice-7c97:before {
  width: 100%;
  background-color: currentColor;
}
.main_selected_e196.badge-2ebe
  .tooltip-5812
  > li.lower-aba2
  > a
  .notice-7c97:before,
.main_selected_e196.badge-2ebe
  .tooltip-5812
  > li.backdrop_hard_9128
  > a
  .notice-7c97:before {
  width: 100%;
  background-color: currentColor;
}
.text_2afa .block-selected-bf42 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.text_2afa .block-selected-bf42 li:first-child > a {
  border-top: none;
}
.text_2afa .block-selected-bf42 .under-9d6b > .notice-7c97 .secondary-brown-7805 {
  display: none;
}
.text_2afa .block-selected-bf42 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.text_2afa .block-selected-bf42 li:last-child {
  border: none;
}
.text_2afa .block-selected-bf42 li.footer_short_40c7 > a {
  padding-right: 45px !important;
}
.text_2afa .block-selected-bf42 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.text_2afa .block-selected-bf42 li a:focus,
.text_2afa .block-selected-bf42 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.text_2afa .block-selected-bf42 li .notice-simple-e8c4 {
  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;
}
.text_2afa .block-selected-bf42 li .notice-simple-e8c4:hover {
  box-shadow: none;
}
.text_2afa .block-selected-bf42 li .notice-simple-e8c4 .secondary-brown-7805 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.text_2afa .block-selected-bf42 .modal_middle_9db1 {
  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);
}
.text_2afa .block-selected-bf42 .modal_middle_9db1 li a {
  padding-left: 3em;
}
.text_2afa .block-selected-bf42 .background-liquid-0f6e > a .notice-simple-e8c4 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.text_2afa .block-selected-bf42 .background-liquid-0f6e > .modal_middle_9db1 {
  display: block;
  opacity: 1;
}
.logo_blue_f66d {
  max-width: 100%;
}
.section_fab7 {
  line-height: 0;
  cursor: pointer;
}
.progress_outer_eb32 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.progress_outer_eb32:hover {
  box-shadow: none;
  color: currentColor;
}
.progress_outer_eb32 svg {
  width: 18px;
  height: 18px;
}
.progress_outer_eb32 .frame_left_eaeb {
  display: none;
}
.in-d88e {
  position: relative;
}
.in-d88e.fn-active-d6d8 .progress_outer_eb32 .nav-black-2c0f {
  display: none;
}
.in-d88e.fn-active-d6d8 .progress_outer_eb32 .frame_left_eaeb {
  display: inline-block;
}
.in-d88e .filter-motion-2b64 {
  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);
}
.in-d88e.outer-b2a5 .filter-motion-2b64 {
  left: auto;
  right: -0.9em;
}
.in-d88e.outer-b2a5 .white-9df0::before {
  left: auto;
  right: 15px;
}
.in-d88e.fn-active-d6d8 .filter-motion-2b64 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.label_6be9 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.label_6be9 label {
  flex-basis: 100%;
}
.label_6be9 .search_b12f {
  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;
}
.label_6be9 .logo_92c2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.label_6be9 .logo_92c2:focus {
  background-color: transparent;
}
.label_6be9 button.dropdown-tall-5dbd {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.label_6be9 button.dropdown-tall-5dbd:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.label_6be9 button.dropdown-tall-5dbd svg {
  width: 18px;
  height: 18px;
}
.label_6be9 input[type="submit"] {
  min-height: auto;
}
.link_dim_ee4c .label_6be9 .logo_92c2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.white-9df0 {
  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) {
  .white-9df0 {
    width: 220px;
  }
}
.white-9df0 label {
  flex-basis: 100%;
}
.white-9df0::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;
}
.badge-efd8 .link_dim_ee4c .label_6be9 {
  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;
}
.badge-efd8
  .link_dim_ee4c
  .label_6be9
  .search_b12f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.badge-efd8 .link_dim_ee4c .label_6be9 .logo_92c2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.badge-efd8
  .link_dim_ee4c
  .label_6be9
  .logo_92c2:focus {
  background: 0 0;
}
.badge-efd8
  .link_dim_ee4c
  .label_6be9
  .tertiary-50b8 {
  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;
}
.pink-e07d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pink-e07d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pink-e07d li:last-child {
  margin-right: 0;
}
.pink-e07d li:first-child {
  margin-left: 0;
}
.pink-e07d.frame-north-bc6f a {
  color: #fff;
}
.pink-e07d.frame-north-bc6f a:hover {
  color: #fff;
}
.pink-e07d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pink-e07d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pink-e07d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pink-e07d a:hover {
  opacity: 0.9;
  color: inherit;
}
.pink-e07d [class*="social-icon-apple"] {
  background-color: #999;
}
.pink-e07d [class*="social-icon-apple"].pink-10c0 {
  background-color: transparent;
  color: #999;
}
.pink-e07d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pink-e07d [class*="social-icon-behance"].pink-10c0 {
  background-color: transparent;
  color: #1769ff;
}
.pink-e07d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pink-e07d [class*="social-icon-bitbucket"].pink-10c0 {
  background-color: transparent;
  color: #205081;
}
.pink-e07d [class*="social-icon-codepen"] {
  background-color: #000;
}
.pink-e07d [class*="social-icon-codepen"].pink-10c0 {
  background-color: transparent;
  color: #000;
}
.pink-e07d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pink-e07d [class*="social-icon-delicious"].pink-10c0 {
  background-color: transparent;
  color: #39f;
}
.pink-e07d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pink-e07d [class*="social-icon-digg"].pink-10c0 {
  background-color: transparent;
  color: #005be2;
}
.pink-e07d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pink-e07d [class*="social-icon-dribbble"].pink-10c0 {
  background-color: transparent;
  color: #ea4c89;
}
.pink-e07d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pink-e07d [class*="social-icon-envelope"].pink-10c0 {
  background-color: transparent;
  color: #ea4335;
}
.pink-e07d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pink-e07d [class*="social-icon-facebook"].pink-10c0 {
  background-color: transparent;
  color: #3b5998;
}
.pink-e07d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pink-e07d [class*="social-icon-flickr"].pink-10c0 {
  background-color: transparent;
  color: #0063dc;
}
.pink-e07d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pink-e07d [class*="social-icon-foursquare"].pink-10c0 {
  background-color: transparent;
  color: #2d5be3;
}
.pink-e07d [class*="social-icon-github"] {
  background-color: #333;
}
.pink-e07d [class*="social-icon-github"].pink-10c0 {
  background-color: transparent;
  color: #333;
}
.pink-e07d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pink-e07d [class*="social-icon-google-plus"].pink-10c0 {
  background-color: transparent;
  color: #dd4b39;
}
.pink-e07d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pink-e07d [class*="social-icon-houzz"].pink-10c0 {
  background-color: transparent;
  color: #7ac142;
}
.pink-e07d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pink-e07d [class*="social-icon-instagram"].pink-10c0 {
  background-color: transparent;
  color: #262626;
}
.pink-e07d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pink-e07d [class*="social-icon-jsfiddle"].pink-10c0 {
  background-color: transparent;
  color: #487aa2;
}
.pink-e07d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pink-e07d [class*="social-icon-linkedin"].pink-10c0 {
  background-color: transparent;
  color: #0077b5;
}
.pink-e07d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pink-e07d [class*="social-icon-medium"].pink-10c0 {
  background-color: transparent;
  color: #00ab6b;
}
.pink-e07d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pink-e07d
  [class*="social-icon-odnoklassniki"].pink-10c0 {
  background-color: transparent;
  color: #f4731c;
}
.pink-e07d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pink-e07d [class*="social-icon-meetup"].pink-10c0 {
  background-color: transparent;
  color: #ec1c40;
}
.pink-e07d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pink-e07d [class*="social-icon-pinterest"].pink-10c0 {
  background-color: transparent;
  color: #bd081c;
}
.pink-e07d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pink-e07d [class*="social-icon-product-hunt"].pink-10c0 {
  background-color: transparent;
  color: #da552f;
}
.pink-e07d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pink-e07d [class*="social-icon-reddit"].pink-10c0 {
  background-color: transparent;
  color: #ff4500;
}
.pink-e07d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pink-e07d [class*="social-icon-rss"].pink-10c0 {
  background-color: transparent;
  color: #f26522;
}
.pink-e07d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pink-e07d
  [class*="social-icon-shopping-cart"].pink-10c0 {
  background-color: transparent;
  color: #4caf50;
}
.pink-e07d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pink-e07d [class*="social-icon-skype"].pink-10c0 {
  background-color: transparent;
  color: #00aff0;
}
.pink-e07d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pink-e07d [class*="social-icon-slideshare"].pink-10c0 {
  background-color: transparent;
  color: #0077b5;
}
.pink-e07d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pink-e07d [class*="social-icon-snapchat"].pink-10c0 {
  background-color: transparent;
  color: #fffc00;
}
.pink-e07d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pink-e07d [class*="social-icon-soundcloud"].pink-10c0 {
  background-color: transparent;
  color: #f80;
}
.pink-e07d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pink-e07d [class*="social-icon-spotify"].pink-10c0 {
  background-color: transparent;
  color: #2ebd59;
}
.pink-e07d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pink-e07d
  [class*="social-icon-stack-overflow"].pink-10c0 {
  background-color: transparent;
  color: #fe7a15;
}
.pink-e07d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pink-e07d [class*="social-icon-maldkfgram"].pink-10c0 {
  background-color: transparent;
  color: #2ca5e0;
}
.pink-e07d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pink-e07d [class*="social-icon-tripadvisor"].pink-10c0 {
  background-color: transparent;
  color: #589442;
}
.pink-e07d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pink-e07d [class*="social-icon-tumblr"].pink-10c0 {
  background-color: transparent;
  color: #35465c;
}
.pink-e07d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pink-e07d [class*="social-icon-twitch"].pink-10c0 {
  background-color: transparent;
  color: #6441a5;
}
.pink-e07d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pink-e07d [class*="social-icon-twitter"].pink-10c0 {
  background-color: transparent;
  color: #1da1f2;
}
.pink-e07d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pink-e07d [class*="social-icon-vimeo"].pink-10c0 {
  background-color: transparent;
  color: #1ab7ea;
}
.pink-e07d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pink-e07d [class*="social-icon-vk"].pink-10c0 {
  background-color: transparent;
  color: #45668e;
}
.pink-e07d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pink-e07d [class*="social-icon-weibo"].pink-10c0 {
  background-color: transparent;
  color: #df2029;
}
.pink-e07d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pink-e07d [class*="social-icon-weixin"].pink-10c0 {
  background-color: transparent;
  color: #7bb32e;
}
.pink-e07d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pink-e07d [class*="social-icon-whatsapp"].pink-10c0 {
  background-color: transparent;
  color: #25d366;
}
.pink-e07d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pink-e07d [class*="social-icon-wordpress"].pink-10c0 {
  background-color: transparent;
  color: #21759b;
}
.pink-e07d [class*="social-icon-xing"] {
  background-color: #026466;
}
.pink-e07d [class*="social-icon-xing"].pink-10c0 {
  background-color: transparent;
  color: #026466;
}
.pink-e07d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pink-e07d [class*="social-icon-yelp"].pink-10c0 {
  background-color: transparent;
  color: #af0606;
}
.pink-e07d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pink-e07d [class*="social-icon-youtube"].pink-10c0 {
  background-color: transparent;
  color: #cd201f;
}
.layout_narrow_030d {
  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;
}
.layout_narrow_030d:hover {
  box-shadow: none;
  background: 0 0;
}
.progress-2057 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tag_dcc1 {
  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;
}
.modal-steel-ab4d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.plasma-8537 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.plasma-8537,
.plasma-8537::after,
.plasma-8537::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;
}
.plasma-8537::after,
.plasma-8537::before {
  content: "";
  display: block;
  background-color: inherit;
}
.hero-eff0 .tag_dcc1 .modal-steel-ab4d {
  margin-top: -2px;
  width: 19px;
}
.hero-eff0 .tag_dcc1 .plasma-8537 {
  margin-top: -1px;
}
.hero-eff0 .tag_dcc1 .plasma-8537,
.hero-eff0 .tag_dcc1 .plasma-8537::after,
.hero-eff0 .tag_dcc1 .plasma-8537::before {
  width: 19px;
  height: 2px;
}
.hero-eff0 .tag_dcc1 .plasma-8537::before {
  top: -6px;
}
.hero-eff0 .tag_dcc1 .plasma-8537::after {
  bottom: -6px;
}
.modal-b652 .tag_dcc1 .modal-steel-ab4d {
  margin-top: -2px;
  width: 22px;
}
.modal-b652 .tag_dcc1 .plasma-8537 {
  margin-top: -1px;
}
.modal-b652 .tag_dcc1 .plasma-8537,
.modal-b652 .tag_dcc1 .plasma-8537::after,
.modal-b652 .tag_dcc1 .plasma-8537::before {
  width: 22px;
  height: 2px;
}
.modal-b652 .tag_dcc1 .plasma-8537::before {
  top: -7px;
}
.modal-b652 .tag_dcc1 .plasma-8537::after {
  bottom: -7px;
}
.breadcrumb-e0a5 .tag_dcc1 .modal-steel-ab4d {
  margin-top: -2px;
  width: 31px;
}
.breadcrumb-e0a5 .tag_dcc1 .plasma-8537 {
  margin-top: -1.5px;
}
.breadcrumb-e0a5 .tag_dcc1 .plasma-8537,
.breadcrumb-e0a5 .tag_dcc1 .plasma-8537::after,
.breadcrumb-e0a5 .tag_dcc1 .plasma-8537::before {
  width: 31px;
  height: 3px;
}
.breadcrumb-e0a5 .tag_dcc1 .plasma-8537::before {
  top: -9px;
}
.breadcrumb-e0a5 .tag_dcc1 .plasma-8537::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .narrow_d98a .tag_dcc1 .modal-steel-ab4d {
    margin-top: -2px;
    width: 19px;
  }
  .narrow_d98a .tag_dcc1 .plasma-8537 {
    margin-top: -1px;
  }
  .narrow_d98a .tag_dcc1 .plasma-8537,
  .narrow_d98a .tag_dcc1 .plasma-8537::after,
  .narrow_d98a .tag_dcc1 .plasma-8537::before {
    width: 19px;
    height: 2px;
  }
  .narrow_d98a .tag_dcc1 .plasma-8537::before {
    top: -6px;
  }
  .narrow_d98a .tag_dcc1 .plasma-8537::after {
    bottom: -6px;
  }
  .right-53d3 .tag_dcc1 .modal-steel-ab4d {
    margin-top: -2px;
    width: 22px;
  }
  .right-53d3 .tag_dcc1 .plasma-8537 {
    margin-top: -1px;
  }
  .right-53d3 .tag_dcc1 .plasma-8537,
  .right-53d3 .tag_dcc1 .plasma-8537::after,
  .right-53d3 .tag_dcc1 .plasma-8537::before {
    width: 22px;
    height: 2px;
  }
  .right-53d3 .tag_dcc1 .plasma-8537::before {
    top: -7px;
  }
  .right-53d3 .tag_dcc1 .plasma-8537::after {
    bottom: -7px;
  }
  .menu-9918 .tag_dcc1 .modal-steel-ab4d {
    margin-top: -2px;
    width: 31px;
  }
  .menu-9918 .tag_dcc1 .plasma-8537 {
    margin-top: -1.5px;
  }
  .menu-9918 .tag_dcc1 .plasma-8537,
  .menu-9918 .tag_dcc1 .plasma-8537::after,
  .menu-9918 .tag_dcc1 .plasma-8537::before {
    width: 31px;
    height: 3px;
  }
  .menu-9918 .tag_dcc1 .plasma-8537::before {
    top: -9px;
  }
  .menu-9918 .tag_dcc1 .plasma-8537::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .east_93f9 .tag_dcc1 .modal-steel-ab4d {
    margin-top: -2px;
    width: 19px;
  }
  .east_93f9 .tag_dcc1 .plasma-8537 {
    margin-top: -1px;
  }
  .east_93f9 .tag_dcc1 .plasma-8537,
  .east_93f9 .tag_dcc1 .plasma-8537::after,
  .east_93f9 .tag_dcc1 .plasma-8537::before {
    width: 19px;
    height: 2px;
  }
  .east_93f9 .tag_dcc1 .plasma-8537::before {
    top: -6px;
  }
  .east_93f9 .tag_dcc1 .plasma-8537::after {
    bottom: -6px;
  }
  .image-b484 .tag_dcc1 .modal-steel-ab4d {
    margin-top: -2px;
    width: 22px;
  }
  .image-b484 .tag_dcc1 .plasma-8537 {
    margin-top: -1px;
  }
  .image-b484 .tag_dcc1 .plasma-8537,
  .image-b484 .tag_dcc1 .plasma-8537::after,
  .image-b484 .tag_dcc1 .plasma-8537::before {
    width: 22px;
    height: 2px;
  }
  .image-b484 .tag_dcc1 .plasma-8537::before {
    top: -7px;
  }
  .image-b484 .tag_dcc1 .plasma-8537::after {
    bottom: -7px;
  }
  .carousel-cba6 .tag_dcc1 .modal-steel-ab4d {
    margin-top: -2px;
    width: 31px;
  }
  .carousel-cba6 .tag_dcc1 .plasma-8537 {
    margin-top: -1.5px;
  }
  .carousel-cba6 .tag_dcc1 .plasma-8537,
  .carousel-cba6 .tag_dcc1 .plasma-8537::after,
  .carousel-cba6 .tag_dcc1 .plasma-8537::before {
    width: 31px;
    height: 3px;
  }
  .carousel-cba6 .tag_dcc1 .plasma-8537::before {
    top: -9px;
  }
  .carousel-cba6 .tag_dcc1 .plasma-8537::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .notification_1a23 .tag_dcc1 .modal-steel-ab4d {
    margin-top: -2px;
    width: 19px;
  }
  .notification_1a23 .tag_dcc1 .plasma-8537 {
    margin-top: -1px;
  }
  .notification_1a23 .tag_dcc1 .plasma-8537,
  .notification_1a23 .tag_dcc1 .plasma-8537::after,
  .notification_1a23 .tag_dcc1 .plasma-8537::before {
    width: 19px;
    height: 2px;
  }
  .notification_1a23 .tag_dcc1 .plasma-8537::before {
    top: -6px;
  }
  .notification_1a23 .tag_dcc1 .plasma-8537::after {
    bottom: -6px;
  }
  .purple-d4bb .tag_dcc1 .modal-steel-ab4d {
    margin-top: -2px;
    width: 22px;
  }
  .purple-d4bb .tag_dcc1 .plasma-8537 {
    margin-top: -1px;
  }
  .purple-d4bb .tag_dcc1 .plasma-8537,
  .purple-d4bb .tag_dcc1 .plasma-8537::after,
  .purple-d4bb .tag_dcc1 .plasma-8537::before {
    width: 22px;
    height: 2px;
  }
  .purple-d4bb .tag_dcc1 .plasma-8537::before {
    top: -7px;
  }
  .purple-d4bb .tag_dcc1 .plasma-8537::after {
    bottom: -7px;
  }
  .tertiary_98f3 .tag_dcc1 .modal-steel-ab4d {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary_98f3 .tag_dcc1 .plasma-8537 {
    margin-top: -1.5px;
  }
  .tertiary_98f3 .tag_dcc1 .plasma-8537,
  .tertiary_98f3 .tag_dcc1 .plasma-8537::after,
  .tertiary_98f3 .tag_dcc1 .plasma-8537::before {
    width: 31px;
    height: 3px;
  }
  .tertiary_98f3 .tag_dcc1 .plasma-8537::before {
    top: -9px;
  }
  .tertiary_98f3 .tag_dcc1 .plasma-8537::after {
    bottom: -9px;
  }
}
.plasma-bb82 .plasma-8537 {
  -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);
}
.plasma-bb82 .plasma-8537::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.plasma-bb82 .plasma-8537::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);
}
.plasma-bb82.avatar-d6a3 .plasma-8537 {
  -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);
}
.plasma-bb82.avatar-d6a3 .plasma-8537::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.plasma-bb82.avatar-d6a3 .plasma-8537::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);
}
.blue_6f0b {
  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.pattern-left-8be0:before {
  display: none;
}
.overlay-f417 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.overlay-f417 .icon_small_f7ff {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.overlay-f417 .icon_small_f7ff:last-of-type {
  border-bottom: none;
}
.overlay-f417 .icon_small_f7ff.pink-50c4,
.overlay-f417 .icon_small_f7ff.photo_e1c2,
.overlay-f417 .icon_small_f7ff.filter-d216 {
  padding: 0;
}
.overlay-f417 .text_2afa .notice-simple-e8c4 {
  color: currentColor;
}
.overlay-f417 .text_2afa .notice-simple-e8c4:focus,
.overlay-f417 .text_2afa .notice-simple-e8c4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay-f417.west_d991 .fixed_2f9c,
.overlay-f417.west_d991 .hero_bright_ac71 a,
.overlay-f417.west_d991 .tooltip-5812 a,
.overlay-f417.west_d991 .modal_middle_9db1 a {
  color: rgba(0, 0, 0, 0.55);
}
.overlay-f417.west_d991 .fixed_2f9c:hover,
.overlay-f417.west_d991 .hero_bright_ac71 a:hover,
.overlay-f417.west_d991 .tooltip-5812 a:hover,
.overlay-f417.west_d991 .modal_middle_9db1 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-f417.west_d991 .cool_f8e8 {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-f417.west_d991 .icon_small_f7ff {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay-f417.west_d991 .icon_small_f7ff:before {
  background: rgba(0, 0, 0, 0.08);
}
.overlay-f417.west_d991 .content_west_f81e:before {
  background: rgba(255, 255, 255, 0.9);
}
.overlay-f417.west_d991 .text_2afa .block-selected-bf42 li a,
.overlay-f417.west_d991 .text_2afa .notice-simple-e8c4,
.overlay-f417.west_d991 .modal_middle_9db1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay-f417.west_d991 .text_2afa .notice-simple-e8c4:focus,
.overlay-f417.west_d991 .text_2afa .notice-simple-e8c4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay-f417.west_d991 .block-selected-bf42 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay-f417.widget_ed57 .fixed_2f9c,
.overlay-f417.widget_ed57 .hero_bright_ac71 a,
.overlay-f417.widget_ed57 .tooltip-5812 .notice-simple-e8c4,
.overlay-f417.widget_ed57 .tooltip-5812 a,
.overlay-f417.widget_ed57 .modal_middle_9db1 a {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-f417.widget_ed57 .fixed_2f9c:hover,
.overlay-f417.widget_ed57 .hero_bright_ac71 a:hover,
.overlay-f417.widget_ed57 .tooltip-5812 .notice-simple-e8c4:hover,
.overlay-f417.widget_ed57 .tooltip-5812 a:hover,
.overlay-f417.widget_ed57 .modal_middle_9db1 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-f417.widget_ed57 .cool_f8e8 {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-f417.widget_ed57 .icon_small_f7ff {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay-f417.widget_ed57 .icon_small_f7ff:before {
  background: rgba(255, 255, 255, 0.08);
}
.overlay-f417.widget_ed57 .content_west_f81e:before {
  background: rgba(0, 0, 0, 0.9);
}
.overlay-f417.widget_ed57 .text_2afa .block-selected-bf42 li a,
.overlay-f417.widget_ed57 .text_2afa .notice-simple-e8c4,
.overlay-f417.widget_ed57 .modal_middle_9db1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay-f417.widget_ed57 .text_2afa .notice-simple-e8c4:focus,
.overlay-f417.widget_ed57 .text_2afa .notice-simple-e8c4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay-f417.widget_ed57 .block-selected-bf42 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.content_west_f81e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.content_west_f81e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.plasma-6123 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.purple_95c2 .overlay-f417 {
  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;
}
.purple_95c2 .icon_small_f7ff {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.purple_95c2 .icon_small_f7ff: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) {
  .purple_95c2 .icon_small_f7ff:before {
    width: 16%;
    left: 42%;
  }
}
.purple_95c2 .icon_small_f7ff:last-child:before {
  content: none;
}
.purple_95c2 .icon_small_f7ff[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.purple_95c2 .text_2afa .block-selected-bf42 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.purple_95c2 .text_2afa .block-selected-bf42 li a .notice-simple-e8c4 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.purple_95c2 .text_2afa .modal_middle_9db1 {
  border: none;
}
.purple_95c2 .text_2afa .modal_middle_9db1 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.purple_95c2 .content_west_f81e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.purple_95c2 .plasma-6123 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.purple_95c2 .widget_ed57 .content_west_f81e:before {
  background: rgba(0, 0, 0, 0.9);
}
.purple_95c2 .west_d991.white-9625 .plasma-8537 {
  background: rgba(0, 0, 0, 0.6);
}
.purple_95c2
  .west_d991.white-9625
  .plasma-8537::after,
.purple_95c2
  .west_d991.white-9625
  .plasma-8537:before {
  background: inherit;
}
.purple_95c2
  .west_d991.white-9625:hover
  .plasma-8537 {
  background: rgba(0, 0, 0, 0.8);
}
.pattern_solid_4e3c .overlay-f417 {
  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) {
  .pattern_solid_4e3c .overlay-f417 {
    width: auto;
    right: 45px;
  }
}
.title_bright_6876 .overlay-f417 {
  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) {
  .title_bright_6876 .overlay-f417 {
    width: auto;
    left: 45px;
  }
}
.pattern-left-8be0 .overlay-f417 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.pattern-left-8be0 .plasma-6123 {
  max-width: 48em;
  margin: 0 auto;
}
.pattern-left-8be0 .content_west_f81e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.info-06d4 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.info-06d4.purple_95c2 .overlay-f417 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.info-06d4.pattern_solid_4e3c .overlay-f417 {
  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);
}
.info-06d4 .overlay-f417 {
  visibility: visible;
}
.info-06d4.title_bright_6876 .overlay-f417 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.input-9b87,
.accordion_hard_8ec6 {
  overflow-x: hidden;
}
.input-9b87 .overlay-f417 {
  overflow: auto;
}
.input-9b87.purple_95c2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input-9b87.purple_95c2 .overlay-f417 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.input-9b87.purple_95c2 .layout_narrow_030d {
  opacity: 0;
}
.input-9b87.pattern_solid_4e3c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input-9b87.pattern_solid_4e3c .overlay-f417 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.input-9b87.pattern_solid_4e3c .layout_narrow_030d {
  opacity: 0;
}
.input-9b87.title_bright_6876 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input-9b87.title_bright_6876 .overlay-f417 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.input-9b87.title_bright_6876 .layout_narrow_030d {
  opacity: 0;
}
.input-9b87.pattern-left-8be0 .overlay-f417 {
  z-index: 10;
  visibility: visible;
}
.white-9625 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.white-9625 .plasma-8537 {
  background: rgba(255, 255, 255, 0.99);
}
.white-9625 .plasma-8537::after,
.white-9625 .plasma-8537:before {
  background: inherit;
}
.white-9625:hover .plasma-8537 {
  background: rgba(255, 255, 255, 0.99);
}
.title_bright_6876 .white-9625 {
  top: 10px;
  right: auto;
  left: 12px;
}
.pattern-left-8be0 .white-9625 {
  display: none !important;
}
.input-9b87:before,
.accordion_hard_8ec6:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.input-9b87 .white-9625,
.accordion_hard_8ec6 .white-9625 {
  display: inline-block;
}
.overlay-f417 .menu_complex_55a4 {
  -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;
}
.input-9b87 .overlay-f417 .menu_complex_55a4,
.accordion_hard_8ec6 .overlay-f417 .menu_complex_55a4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tiny_538f .search_b12f {
  width: 100%;
}
.article-7b10 {
  padding: 0 0.5em 0;
}
.article-7b10 [class*="customify-col-"],
.article-7b10 [class*="customify-col_"],
.article-7b10 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.fluid_5a0b .article-7b10 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .secondary-ac66 .block-1a16,
  .block-1a16 {
    display: none;
  }
  .slider-e7e1 {
    text-align: left;
  }
  .footer_a28e {
    text-align: center;
  }
  .tall_db49 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .secondary-ac66 .thumbnail-brown-4c30,
  .thumbnail-brown-4c30 {
    display: none;
  }
  .orange_1c28 {
    text-align: left;
  }
  .paragraph_b525 {
    text-align: center;
  }
  .static-81d3 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .secondary-ac66 .basic_51e1,
  .basic_51e1 {
    display: none;
  }
  .wide-a109 {
    text-align: left;
  }
  .left_47e7 {
    text-align: center;
  }
  .section_liquid_ef99 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.texture-0e99 {
  box-shadow: none !important;
}
.red_db5b .basic-a80e,
.large-3c2a .basic-a80e {
  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;
}
.large-3c2a .basic-a80e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.grid_gold_68cb {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.grid_gold_68cb:after,
.grid_gold_68cb:before {
  content: "";
  display: table;
}
.grid_gold_68cb:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .grid_gold_68cb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.grid_gold_68cb,
.middle_b97a {
  max-width: 1248px;
  margin: 0 auto;
}

.slider-pressed-342a.black_8754 .grid_gold_68cb {
  max-width: 100%;
}
.slider-pressed-342a.badge_a525 {
  max-width: 1200px;
  margin: 0 auto;
}
.slider-pressed-342a.nav-green-64f7 .grid_gold_68cb {
  max-width: 100%;
}
.slider-pressed-342a.nav-green-64f7 > .grid_gold_68cb {
  padding-left: 0;
  padding-right: 0;
}
.slider-pressed-342a.nav-green-64f7 > .grid_gold_68cb .secondary-ac66 {
  margin: 0;
}
.slider-pressed-342a.nav-green-64f7
  > .grid_gold_68cb
  .focus-complex-a1d0.text_north_1004 {
  margin-right: 0;
  margin-left: 0;
}
.slider-pressed-342a.nav-green-64f7 #main.text_north_1004 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .pressed-d4d5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .pressed-d4d5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .down-af46 .active_next_c534 {
    padding-right: 1em;
  }
  .down-af46.main-middle-dec3 .focus-complex-a1d0 {
    border-right: 1px solid #eaecee;
  }
  .down-af46.main-middle-dec3 .active_next_c534 {
    padding-right: 1em;
  }
  .down-af46.main-middle-dec3 .action-f3c7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .stale_5351 .active_next_c534 {
    padding-left: 1em;
  }
  .stale_5351.main-middle-dec3 .focus-complex-a1d0 {
    border-left: 1px solid #eaecee;
  }
  .stale_5351.main-middle-dec3 .active_next_c534 {
    padding-left: 1em;
  }
  .stale_5351.main-middle-dec3 .action-f3c7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description-9c47 .active_next_c534 {
    padding-left: 1em;
  }
  .description-9c47.main-middle-dec3 .dropdown_gold_1176 {
    border-right: 1px solid #eaecee;
  }
  .description-9c47.main-middle-dec3 .medium_1e30 {
    border-right: 1px solid #eaecee;
  }
  .description-9c47.main-middle-dec3 .active_next_c534 {
    padding-left: 1em;
  }
  .description-9c47.main-middle-dec3 .action-f3c7 {
    padding-right: 1em;
  }
  .description-9c47.main-middle-dec3 .photo_6edd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .huge_926e .active_next_c534 {
    padding-right: 1em;
  }
  .huge_926e.main-middle-dec3 .dropdown_gold_1176 {
    border-left: 1px solid #eaecee;
  }
  .huge_926e.main-middle-dec3 .medium_1e30 {
    border-left: 1px solid #eaecee;
  }
  .huge_926e.main-middle-dec3 .active_next_c534 {
    padding-right: 1em;
  }
  .huge_926e.main-middle-dec3 .action-f3c7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .huge_926e.main-middle-dec3 .photo_6edd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pressed-d4d5 .active_next_c534 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pressed-d4d5.main-middle-dec3 .focus-complex-a1d0 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .pressed-d4d5.main-middle-dec3 .active_next_c534 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pressed-d4d5.main-middle-dec3 .action-f3c7 {
    padding-left: 1em;
  }
  .pressed-d4d5.main-middle-dec3 .photo_6edd {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .pressed-d4d5.main-middle-dec3 .active_next_c534 {
    padding-left: 0;
  }
}
.slider_4167 .light_cd58 {
  display: inline-block;
}
.section-0858 {
  display: inline-block;
}
.accordion_tiny_e0c7 {
  word-con: break-word;
}
.box-first-ca0a > span {
  display: inline-block;
  padding: 5px 0;
}
.box-first-ca0a .outline-down-a474 {
  margin-left: 8px;
  margin-right: 8px;
}
.box-first-ca0a .surface_wood_0fb3 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.message-next-5d4f .column_light_e94e {
  margin-bottom: 2em;
}
.message-next-5d4f .iron-2fd4 {
  margin-bottom: 15px;
}
.message-next-5d4f .iron-2fd4:last-child {
  margin-bottom: 0;
}
.message-next-5d4f .icon-east-e84c {
  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) {
  .message-next-5d4f .icon-east-e84c {
    display: block;
  }
}
.message-next-5d4f .panel-0c55 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .message-next-5d4f .panel-0c55 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.message-next-5d4f .description-hard-bea1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.message-next-5d4f .description-hard-bea1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.message-next-5d4f .description-hard-bea1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.message-next-5d4f .accordion_tiny_e0c7 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.message-next-5d4f .accordion_tiny_e0c7 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.message-next-5d4f .widget_28ea p:last-child {
  margin-bottom: 0;
}
.message-next-5d4f .gradient-f053 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.message-next-5d4f .notice_3e50 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.message-next-5d4f .notification_21df {
  margin-top: 1em;
}
.message-next-5d4f .component_e222 {
  top: 0;
  display: block;
}
.message-next-5d4f .component_e222 a {
  color: inherit;
}
.message-next-5d4f .component_e222 a:hover {
  color: inherit;
}
.message-next-5d4f .center_261b {
  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;
}
.message-next-5d4f .center_261b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.message-next-5d4f .notice_3e50 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.message-next-5d4f .blue-1af9 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.message-next-5d4f .blue-1af9:first-child {
  margin-top: 0;
}
.message-next-5d4f .blue-1af9.primary-5ea3 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.message-next-5d4f .blue-1af9.new-cf4e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.message-next-5d4f
  .blue-1af9.new-cf4e.accordion_left_9083
  .notification_21df {
  width: 100%;
}
.message-next-5d4f .new-cf4e {
  -webkit-box-align: center;
  align-items: center;
}
.message-next-5d4f .new-cf4e .box-first-ca0a,
.message-next-5d4f .new-cf4e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.message-next-5d4f .description-hard-bea1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.message-next-5d4f .description-hard-bea1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.message-next-5d4f .description-hard-bea1: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;
}
.message-next-5d4f .primary-5ea3 {
  z-index: 5;
}
.message-next-5d4f .dim-5cf6 .badge_upper_9f48 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.message-next-5d4f .thumbnail-focused-eebd .badge_upper_9f48 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.message-next-5d4f .tooltip-045e .badge_upper_9f48 {
  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;
}
.message-next-5d4f.media-black-238d .icon-east-e84c,
.message-next-5d4f.label-f771 .icon-east-e84c {
  display: block;
}
.message-next-5d4f.media-black-238d .icon-east-e84c .lower-2367,
.message-next-5d4f.media-black-238d .icon-east-e84c .notice_3e50,
.message-next-5d4f.label-f771 .icon-east-e84c .lower-2367,
.message-next-5d4f.label-f771 .icon-east-e84c .notice_3e50 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.message-next-5d4f.detail_middle_2b50 .panel-0c55 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .message-next-5d4f.detail_middle_2b50 .panel-0c55 {
    margin-right: 0;
  }
}
.message-next-5d4f.media-black-238d .panel-0c55,
.message-next-5d4f.label-f771 .panel-0c55 {
  padding-top: 40%;
}
.message-next-5d4f.media-black-238d .column_light_e94e,
.message-next-5d4f.label-f771 .column_light_e94e {
  display: block;
}
.message-next-5d4f.media-black-238d .fn-sticky-d6d8 .notice_3e50,
.message-next-5d4f.label-f771 .fn-sticky-d6d8 .notice_3e50 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.message-next-5d4f.media-black-238d .panel-0c55,
.message-next-5d4f.label-f771 .panel-0c55 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.message-next-5d4f.media-black-238d .notice_3e50 {
  padding: 1em;
}
.video_7e8f {
  margin: 30px auto;
  display: block;
}
.video_7e8f .stone-fc1e > * {
  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;
}
.video_7e8f .stone-fc1e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.video_7e8f .stone-fc1e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.picture-e057 .box-first-ca0a {
  margin-bottom: 1.41575em;
}
.picture-e057 .feature-8481 {
  margin-bottom: 1.618em;
}
.overlay_bottom_c825 .container-1a24 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.overlay_bottom_c825 .container-1a24 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.overlay_bottom_c825 .card-warm-669c {
  max-width: 100%;
  overflow: auto;
}
.copper-80d4 .overlay_bottom_c825 a:hover {
  text-decoration: underline;
}
.breadcrumb_easy_70a5 .iron-2fd4:not(.accordion_tiny_e0c7),
.breadcrumb_easy_70a5 .description-hard-bea1 {
  margin-bottom: 1.41575em;
}
.breadcrumb_easy_70a5 .iron-2fd4:not(.accordion_tiny_e0c7):last-child,
.breadcrumb_easy_70a5 .description-hard-bea1:last-child {
  margin-bottom: 0;
}
.breadcrumb_easy_70a5 .iron-2fd4.box_center_2688 {
  margin-bottom: 0.41575em;
}
.breadcrumb_easy_70a5 .action_4863:before,
.breadcrumb_easy_70a5 .dark_0d8c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.breadcrumb_easy_70a5 .action_4863:before {
  content: "\f115";
}
.breadcrumb_easy_70a5 .dark_0d8c:before {
  content: "\f02c";
}
.breadcrumb_easy_70a5 .gradient_66f1 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.breadcrumb_easy_70a5 .gradient_66f1 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.media_7bcf {
  display: -webkit-box;
  display: flex;
}
.media_7bcf .primary_smooth_e52b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .media_7bcf .primary_smooth_e52b {
    flex-basis: 90px;
  }
}
.media_7bcf .list-6436 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .media_7bcf .list-6436 {
    flex-basis: calc(100% - 50px);
  }
}
.media_7bcf .alert_7c0e p:last-child {
  margin-bottom: 0.72em;
}
.focus-dc9c .stone-fc1e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.focus-dc9c .stone-fc1e:after,
.focus-dc9c .stone-fc1e:before {
  content: "";
  display: table;
}
.focus-dc9c .stone-fc1e:after {
  clear: both;
}
.focus-dc9c .stone-fc1e .title-dynamic-e3b7,
.focus-dc9c .stone-fc1e .dynamic-738b {
  width: 49%;
}
.focus-dc9c .stone-fc1e .title-dynamic-e3b7 a span.text_bright_078e,
.focus-dc9c .stone-fc1e .dynamic-738b a span.text_bright_078e {
  display: block;
  margin-bottom: 5px;
}
.focus-dc9c .stone-fc1e .dynamic-738b {
  float: left;
  text-align: left;
}
.focus-dc9c .stone-fc1e .title-dynamic-e3b7 {
  float: right;
  text-align: right;
}
.easy-229b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .easy-229b {
    margin-bottom: 0;
  }
}
.stone_7730 {
  margin-bottom: 1em;
}
.stone_7730 .accordion_tiny_e0c7 {
  font-size: 1.1em;
  line-height: 1.3;
}
.summary_lite_e86f a {
  display: block;
  line-height: 0;
  position: relative;
}
.medium-316f .stone_7730,
.info_simple_9086 .stone_7730 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .medium-316f .stone_7730,
  .info_simple_9086 .stone_7730 {
    display: block;
  }
}
.medium-316f .summary_lite_e86f,
.info_simple_9086 .summary_lite_e86f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .medium-316f .summary_lite_e86f,
  .info_simple_9086 .summary_lite_e86f {
    margin-bottom: 1em;
  }
}
.medium-316f .summary_lite_e86f img,
.info_simple_9086 .summary_lite_e86f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.medium-316f .hero_cc31,
.info_simple_9086 .hero_cc31 {
  flex-basis: calc(100% - 160px);
}
.medium-316f .hero_cc31 p,
.info_simple_9086 .hero_cc31 p {
  margin-bottom: 0;
}
.medium-316f .hero_cc31 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .medium-316f .hero_cc31 {
    padding-left: 0;
  }
}
.info_simple_9086 .hero_cc31 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .info_simple_9086 .hero_cc31 {
    padding-right: 0;
  }
}
.info_simple_9086 .summary_lite_e86f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hidden_brown_8b34 .summary_lite_e86f {
  margin-bottom: 0.5em;
}
.hidden_brown_8b34 .summary_lite_e86f img {
  width: 100%;
}
.accordion_971a .nav_action_12d8,
.dirty_e2ab .nav_action_12d8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.dirty_e2ab .focus-complex-a1d0 .narrow-f50a p:last-child {
  margin-bottom: 0;
}
.sort-rough-f737 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.layout_rough_8383 .fast-175f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .layout_rough_8383 .fast-175f:last-of-type {
    margin-bottom: 0;
  }
}
.layout_rough_8383 .fast-175f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.layout_rough_8383 .fast-175f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.layout_rough_8383 .fast-175f ul li {
  margin: 0 0 0.6em;
}
.layout_rough_8383 .fast-175f ul li.simple-63d6,
.layout_rough_8383 .fast-175f ul li.stale_6e2f {
  position: relative;
}
.layout_rough_8383 .fast-175f ul li.simple-63d6 .wrapper_cold_d673,
.layout_rough_8383 .fast-175f ul li.stale_6e2f .wrapper_cold_d673 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.layout_rough_8383 .fast-175f ul li.simple-63d6:after:after,
.layout_rough_8383 .fast-175f ul li.simple-63d6:after:before,
.layout_rough_8383
  .fast-175f
  ul
  li.stale_6e2f:after:after,
.layout_rough_8383
  .fast-175f
  ul
  li.stale_6e2f:after:before {
  content: "";
  display: table;
}
.layout_rough_8383 .fast-175f ul li.simple-63d6:after:after,
.layout_rough_8383
  .fast-175f
  ul
  li.stale_6e2f:after:after {
  clear: both;
}
.layout_rough_8383 .fast-175f a.header_4a61:hover {
  text-decoration: none;
}
.layout_rough_8383 .fast-175f select {
  max-width: 100%;
}
.layout_rough_8383 .fast-175f table {
  font-size: 85%;
}
.layout_rough_8383 .fast-175f table td,
.layout_rough_8383 .fast-175f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.layout_rough_8383 .fast-175f table tfoot td {
  text-align: left;
}
.layout_rough_8383 .fast-175f :last-child {
  margin-bottom: 0;
}
.layout_rough_8383 .fast-175f .gradient-aab0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.layout_rough_8383 .fast-175f .gradient-aab0 label {
  width: 100%;
}
.layout_rough_8383 .fast-175f .gradient-aab0 .logo_92c2 {
  width: 100%;
  display: block;
}
.layout_rough_8383 .fast-175f .gradient-aab0 .dropdown-tall-5dbd {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.layout_rough_8383 .fast-175f .gradient-aab0 .dropdown-tall-5dbd:hover svg #svg-search {
  fill: #444;
}
.layout_rough_8383 .fast-175f .gradient-aab0 .dropdown-tall-5dbd svg {
  width: 18px;
  height: 18px;
}
.layout_rough_8383 .next_0c6a ul ul,
.layout_rough_8383 .item-6ccd ul ul,
.layout_rough_8383 .container_d8a0 ul ul,
.layout_rough_8383 .dropdown_b494 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.layout_rough_8383 .next_0c6a .footer_short_40c7 > a,
.layout_rough_8383 .item-6ccd .footer_short_40c7 > a,
.layout_rough_8383 .container_d8a0 .footer_short_40c7 > a,
.layout_rough_8383 .dropdown_b494 .footer_short_40c7 > a {
  margin-bottom: 0;
}
.layout_rough_8383 .shade_16eb li,
.layout_rough_8383 .next_0c6a li,
.layout_rough_8383 .pattern_9e15 li,
.layout_rough_8383 .item-6ccd li,
.layout_rough_8383 .container_d8a0 li,
.layout_rough_8383 .dropdown_b494 li,
.layout_rough_8383 .module_thick_075a li,
.layout_rough_8383 .down_4d86 li {
  display: block;
  position: relative;
}
.layout_rough_8383 .shade_16eb li:last-child,
.layout_rough_8383 .next_0c6a li:last-child,
.layout_rough_8383 .pattern_9e15 li:last-child,
.layout_rough_8383 .item-6ccd li:last-child,
.layout_rough_8383 .container_d8a0 li:last-child,
.layout_rough_8383 .dropdown_b494 li:last-child,
.layout_rough_8383 .module_thick_075a li:last-child,
.layout_rough_8383 .down_4d86 li:last-child {
  border: none;
}
.layout_rough_8383 .shade_16eb li a,
.layout_rough_8383 .next_0c6a li a,
.layout_rough_8383 .pattern_9e15 li a,
.layout_rough_8383 .item-6ccd li a,
.layout_rough_8383 .container_d8a0 li a,
.layout_rough_8383 .dropdown_b494 li a,
.layout_rough_8383 .module_thick_075a li a,
.layout_rough_8383 .down_4d86 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.layout_rough_8383 .shade_16eb li ul li::before,
.layout_rough_8383 .next_0c6a li ul li::before,
.layout_rough_8383 .pattern_9e15 li ul li::before,
.layout_rough_8383 .item-6ccd li ul li::before,
.layout_rough_8383 .container_d8a0 li ul li::before,
.layout_rough_8383 .dropdown_b494 li ul li::before,
.layout_rough_8383 .module_thick_075a li ul li::before,
.layout_rough_8383 .down_4d86 li ul li::before {
  left: 15px;
}
.layout_rough_8383 .shade_16eb li ul a,
.layout_rough_8383 .next_0c6a li ul a,
.layout_rough_8383 .pattern_9e15 li ul a,
.layout_rough_8383 .item-6ccd li ul a,
.layout_rough_8383 .container_d8a0 li ul a,
.layout_rough_8383 .dropdown_b494 li ul a,
.layout_rough_8383 .module_thick_075a li ul a,
.layout_rough_8383 .down_4d86 li ul a {
  padding-left: 20px;
}
.layout_rough_8383 .shade_16eb li ul ul li::before,
.layout_rough_8383 .next_0c6a li ul ul li::before,
.layout_rough_8383 .pattern_9e15 li ul ul li::before,
.layout_rough_8383 .item-6ccd li ul ul li::before,
.layout_rough_8383 .container_d8a0 li ul ul li::before,
.layout_rough_8383 .dropdown_b494 li ul ul li::before,
.layout_rough_8383 .module_thick_075a li ul ul li::before,
.layout_rough_8383 .down_4d86 li ul ul li::before {
  left: 30px;
}
.layout_rough_8383 .shade_16eb li ul ul a,
.layout_rough_8383 .next_0c6a li ul ul a,
.layout_rough_8383 .pattern_9e15 li ul ul a,
.layout_rough_8383 .item-6ccd li ul ul a,
.layout_rough_8383 .container_d8a0 li ul ul a,
.layout_rough_8383 .dropdown_b494 li ul ul a,
.layout_rough_8383 .module_thick_075a li ul ul a,
.layout_rough_8383 .down_4d86 li ul ul a {
  padding-left: 40px;
}
.layout_rough_8383 .blue_7663 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.layout_rough_8383 .down_4d86 ul li {
  margin-bottom: 1.41575em;
}
.layout_rough_8383 .down_4d86 ul li .secondary-1291 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.layout_rough_8383 .down_4d86 ul li .outline_2b2b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.widget_ed57 .shade_16eb li a,
.widget_ed57 .next_0c6a li a,
.widget_ed57 .pattern_9e15 li a,
.widget_ed57 .item-6ccd li a,
.widget_ed57 .container_d8a0 li a,
.widget_ed57 .dropdown_b494 li a,
.widget_ed57 .module_thick_075a li a,
.widget_ed57 .down_4d86 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget_ed57 .blue_7663 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget_ed57 .fast-175f ul li.simple-63d6 .wrapper_cold_d673,
.widget_ed57 .fast-175f ul li.stale_6e2f .wrapper_cold_d673 {
  background: rgba(0, 0, 0, 0.2);
}
.widget_ed57 .layout_rough_8383 .fast-175f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider-pressed-342a .layout_rough_8383 .block-selected-bf42 li {
  margin: 0;
}
.slider-pressed-342a .layout_rough_8383 .block-selected-bf42 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.slider-pressed-342a .layout_rough_8383 .block-selected-bf42 li ul {
  margin: 0;
}
.slider-pressed-342a .layout_rough_8383 .block-selected-bf42 li ul li a {
  padding-left: 15px;
}
.slider-pressed-342a .layout_rough_8383 .block-selected-bf42 li ul li li a {
  padding-left: 30px;
}
.slider-pressed-342a .layout_rough_8383 .block-selected-bf42 li.image-current-e277 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.slider-pressed-342a .layout_rough_8383 .block-selected-bf42 li.image-current-e277 > 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;
}
.slider-pressed-342a .layout_rough_8383 .block-selected-bf42 li.image-current-e277 > 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;
}
.aside_right_9714 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.heading-25aa {
  position: relative;
  z-index: 10;
}
.heading-25aa .menu_complex_55a4 {
  width: 100%;
  max-width: 100%;
}
.slider-green-8bbe .form_1052 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.slider-green-8bbe .west_d991 {
}
.slider-green-8bbe .widget_ed57 {
  background: #292929;
}
.steel-cb4e .form_1052 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.steel-cb4e .west_d991 {
  background: #f9f9f9;
}
.steel-cb4e .widget_ed57 {
  background: #303030;
}
.wide_1b18 .form_1052 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .wide_1b18 .light_cd58 {
    margin-bottom: 1em;
  }
  .wide_1b18 .light_cd58:last-child {
    margin-bottom: 0;
  }
}
.wide_1b18 .west_d991 {
  background: #ededed;
}
.wide_1b18 .widget_ed57 {
  background: #1a1a1a;
}
.form_1052.west_d991 {
  color: rgba(0, 0, 0, 0.6);
}
.form_1052.west_d991 .purple-d72f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.form_1052.widget_ed57 {
  color: rgba(255, 255, 255, 0.99);
}
.form_1052.widget_ed57 a:not(.header_4a61) {
  color: rgba(255, 255, 255, 0.79);
}
.form_1052.widget_ed57 a:not(.header_4a61):hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_1052.widget_ed57 .purple-d72f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_1052.widget_ed57 table tbody td,
.form_1052.widget_ed57 table th {
  background: rgba(0, 0, 0, 0.08);
}
.pattern-over-9b91.last-df83 .grid_gold_68cb {
  max-width: initial;
}
.pattern-over-9b91 .list-center-d112 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.pattern-over-9b91 .list-center-d112 .menu_complex_55a4 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .pattern-over-9b91 .list-center-d112 .menu_complex_55a4 {
    display: block;
    margin-bottom: 2em;
  }
  .pattern-over-9b91 .list-center-d112 .menu_complex_55a4:last-child {
    margin-bottom: 0;
  }
}
.wide_1b18 .light_cd58:last-child,
.steel-cb4e .light_cd58:last-child,
.slider-green-8bbe .light_cd58:last-child {
  margin-bottom: 0;
}
.wide_1b18 .light_cd58 .layout_rough_8383 .fast-175f:last-child,
.steel-cb4e .light_cd58 .layout_rough_8383 .fast-175f:last-child,
.slider-green-8bbe .light_cd58 .layout_rough_8383 .fast-175f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .wide_1b18 .container_mini_9e5d,
  .wide_1b18 .advanced_a4d4,
  .steel-cb4e .container_mini_9e5d,
  .steel-cb4e .advanced_a4d4,
  .slider-green-8bbe .container_mini_9e5d,
  .slider-green-8bbe .advanced_a4d4 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .heading-25aa .light_cd58 {
    margin-bottom: 2em;
  }
}
.heading-25aa p:last-child {
  margin-bottom: 0;
}
.heading-25aa li,
.heading-25aa ul {
  list-style: none;
  margin: 0;
}
.heading-25aa ul ul {
  margin-left: 2.617924em;
}
.rough-a034 {
  font-size: 0.875em;
}

/* css-noise: a06a */
.promo-block-n1 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
