/*!
Theme Name: Customify
Theme URI: https://pressmaximum.shade_8fec/customify
Author: WPCustomify
Author URI: https://pressmaximum.shade_8fec
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.shade_8fec/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.search_dynamic_c22c.caption_677e/licenses/gpl-2.0.green_ee4c
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.hidden-ac34/, (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.motion_a74d.title_new_5a51/normalize.dark_472d/
 ======
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.dark_472d v7.0.0 | MIT License | github.shade_8fec/necolas/normalize.dark_472d */
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;
}
.nav-black-420f .table_3ef9,
.gallery_hovered_7797,
.carousel_cf7d,
.iron-376e,
.element-slow-b5b8,
.primary_ed12,
.table-43bf,
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;
}
.gallery_hovered_7797,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .gallery_hovered_7797,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .gallery_hovered_7797,
  h1 {
    font-size: 1.8em;
  }
}
.carousel_cf7d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.carousel_cf7d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .carousel_cf7d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .carousel_cf7d,
  h2 {
    font-size: 1.7em;
  }
}
.iron-376e,
h3 {
  font-size: 1.618em;
}
.nav-black-420f .table_3ef9,
.element-slow-b5b8,
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.media-84e6 {
  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;
}
.breadcrumb_mini_c7dc:after,
.breadcrumb_mini_c7dc:before,
.grid-10f0:after,
.grid-10f0:before {
  content: "";
  display: table;
}
.breadcrumb_mini_c7dc:after,
.grid-10f0:after {
  clear: both;
}
.link-21c1 {
  float: right;
  margin-right: 0;
}
.column-1ff7 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.card_6a2e .accent_1763,
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;
}
.card_6a2e .accent_1763: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;
}
.wrapper-e7c6 .accent_1763 {
  box-shadow: none;
}
.wrapper-e7c6
  .accent_1763
  .hard-23d7 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.wrapper-e7c6 .accent_1763 .component_bronze_2edd {
  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;
}
.wrapper-e7c6
  .accent_1763
  .component_bronze_2edd
  b {
  display: none;
}
.wrapper-e7c6 .grid_upper_5356 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.advanced_f80b:not(.status-under-ee07):not(.item-solid-5ba9),
button:not(.status-under-ee07):not(.item-solid-5ba9),
input[type="button"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ),
input[type="reset"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ),
input[type="submit"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ) {
  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;
}
.advanced_f80b:not(.status-under-ee07):not(
    .item-solid-5ba9
  ):hover,
button:not(.status-under-ee07):not(
    .item-solid-5ba9
  ):hover,
input[type="button"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ):hover,
input[type="reset"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ):hover,
input[type="submit"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.advanced_f80b:not(.status-under-ee07):not(
    .item-solid-5ba9
  ):active,
.advanced_f80b:not(.status-under-ee07):not(
    .item-solid-5ba9
  ):focus,
button:not(.status-under-ee07):not(
    .item-solid-5ba9
  ):active,
button:not(.status-under-ee07):not(
    .item-solid-5ba9
  ):focus,
input[type="button"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ):active,
input[type="button"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ):focus,
input[type="reset"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ):active,
input[type="reset"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ):focus,
input[type="submit"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ):active,
input[type="submit"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ):focus {
  outline: 0;
}
.advanced_f80b:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de,
button:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de,
input[type="button"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de,
input[type="reset"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de,
input[type="submit"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de {
  position: relative;
}
.advanced_f80b:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de
  .paper-84f3,
.advanced_f80b:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de
  .frame-old-65bb,
.advanced_f80b:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de
  .tooltip-stale-1d21,
.advanced_f80b:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de
  i,
.advanced_f80b:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de
  svg,
button:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de
  .paper-84f3,
button:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de
  .frame-old-65bb,
button:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de
  .tooltip-stale-1d21,
button:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de
  i,
button:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de
  svg,
input[type="button"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de
  .paper-84f3,
input[type="button"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de
  .frame-old-65bb,
input[type="button"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de
  .tooltip-stale-1d21,
input[type="button"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de
  i,
input[type="button"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de
  svg,
input[type="reset"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de
  .paper-84f3,
input[type="reset"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de
  .frame-old-65bb,
input[type="reset"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de
  .tooltip-stale-1d21,
input[type="reset"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de
  i,
input[type="reset"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de
  svg,
input[type="submit"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de
  .paper-84f3,
input[type="submit"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de
  .frame-old-65bb,
input[type="submit"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de
  .tooltip-stale-1d21,
input[type="submit"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de
  i,
input[type="submit"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de
  svg {
  visibility: hidden;
}
.advanced_f80b:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de:after,
button:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de:after,
input[type="button"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de:after,
input[type="reset"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de:after,
input[type="submit"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ).fn-loading-57de: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;
}
.advanced_f80b:not(.status-under-ee07):not(.item-solid-5ba9),
input[type="button"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ),
input[type="reset"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ),
input[type="submit"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ) {
  color: #fff;
  background: #235787;
}
.advanced_f80b:not(.status-under-ee07):not(
    .item-solid-5ba9
  ):focus,
input[type="button"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ):focus,
input[type="reset"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ):focus,
input[type="submit"]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ):focus {
  color: #fff;
}
.advanced_f80b.fn-disabled-57de:not(.status-under-ee07):not(
    .item-solid-5ba9
  ),
.advanced_f80b[disabled]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ),
button.fn-disabled-57de:not(.status-under-ee07):not(
    .item-solid-5ba9
  ),
button[disabled]:not(.status-under-ee07):not(
    .item-solid-5ba9
  ) {
  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;
}
.footer-d6d3 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.footer-d6d3: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;
}
.iron_1071 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hot-57ad {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.row-5dd7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.breadcrumb_mini_c7dc:after,
.breadcrumb_mini_c7dc:before,
.image-52fc:after,
.image-52fc:before,
.description_north_22eb:after,
.description_north_22eb:before,
.main_1225:after,
.main_1225:before,
.under-b778:after,
.under-b778:before,
.action-01fc:after,
.action-01fc:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.breadcrumb_mini_c7dc:after,
.image-52fc:after,
.description_north_22eb:after,
.main_1225:after,
.under-b778:after,
.action-01fc:after {
  clear: both;
}
.image-52fc .notice-dark-2e11,
.description_north_22eb .notice-dark-2e11,
.link-fresh-6ae3 .notice-dark-2e11 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hovered_6d6e {
  display: inline-block;
}
.list_fbdb {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.list_fbdb img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.list_fbdb .advanced_93ed {
  padding: 1em 0;
  font-size: 85%;
}
.advanced_93ed {
  text-align: left;
  font-style: italic;
  color: #999;
}
.outline-15a0 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.outline-15a0:after,
.outline-15a0:before {
  content: "";
  display: table;
}
.outline-15a0:after {
  clear: both;
}
.content_large_b19d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.detail-143a .content_large_b19d {
  max-width: 50%;
}
.pressed_beb9 .content_large_b19d {
  max-width: 33.33%;
}
.grid-3c95 .content_large_b19d {
  max-width: 25%;
}
.outline-d41d .content_large_b19d {
  max-width: 20%;
}
.footer_7f6b .content_large_b19d {
  max-width: 16.66%;
}
.list_1a3f .content_large_b19d {
  max-width: 14.28%;
}
.disabled-a6eb .content_large_b19d {
  max-width: 12.5%;
}
.text-dde2 .content_large_b19d {
  max-width: 11.11%;
}
.thick_9670 {
  display: block;
}
.nav-black-420f .mask-9b59 label,
.nav-black-420f .sort_0e14 label,
.nav-black-420f .upper-7050 label,
.nav-black-420f .fluid-23a1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.caption_5148 {
  list-style: none;
  margin: 0;
}
.caption_5148 article.title-f1a3 {
  margin-bottom: 0;
}
.caption_5148 ul {
  list-style: none;
  margin: 0;
}
.caption_5148 .alert_4a7e li.title-f1a3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .caption_5148 .alert_4a7e li.title-f1a3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .caption_5148 .alert_4a7e li.title-f1a3: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) {
  .caption_5148 .alert_4a7e li.title-f1a3 li.title-f1a3 li.title-f1a3 li.title-f1a3 {
    padding-left: 0;
  }
}
article.title-f1a3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.title-f1a3 .image-52fc p:last-of-type {
  margin-bottom: 0;
}
article.title-f1a3 .stone_3198 {
  float: left;
}
article.title-f1a3 .footer_new_5822 {
  margin-left: 85px;
}
article.title-f1a3 .background_3e90 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.title-f1a3 .background_3e90 .search_2147 {
  margin-left: 10px;
}
article.title-f1a3 .yellow-98fd {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.title-f1a3 .form_7e87 {
  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 .mask-9b59,
  #respond .upper-7050,
  #respond .fluid-23a1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .mask-9b59 input,
#respond .upper-7050 input,
#respond .fluid-23a1 input {
  width: 100%;
}
#respond .fluid-23a1 {
  margin-right: 0;
}
#respond .column-0e93 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dropdown-hot-c001 {
  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;
}
.dropdown-hot-c001.table_old_c43e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.dropdown-hot-c001 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%);
}
.dropdown-hot-c001:focus,
.dropdown-hot-c001: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);
}
.warm-05ed {
  border-radius: 10%;
}
.media-37ff {
  border-radius: 50%;
}
.focused-066d {
  font-size: 0.72em;
}
.nav_97f3 {
  font-size: 0.875em;
}
.banner-focused-d78d {
  font-size: 1.1em;
}
.up_1b7b {
  text-transform: uppercase;
  line-height: 1.2;
}
.up_1b7b.focused-066d {
  letter-spacing: 0.5px;
}
.border_29f5,
.border_29f5 a {
  color: #6d6d6d;
}
.border_29f5 a:hover {
  color: #111;
}
.shade-under-1081 {
  color: #6d6d6d;
}
.frame_f0d7 {
  overflow-x: hidden;
}
.frame_f0d7 .tabs_outer_c3d5.breadcrumb-clean-cfd4 {
  position: relative;
}
.frame_f0d7 .tabs_outer_c3d5.breadcrumb-clean-cfd4.focused_79e5 {
  position: initial;
}
.frame_f0d7
  .tabs_outer_c3d5.breadcrumb-clean-cfd4.focused_79e5
  .outline_09d9 {
  left: auto;
}
.frame_f0d7 .tabs_outer_c3d5 .outline_09d9 {
  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;
}
.frame_f0d7 .tabs_outer_c3d5:hover.breadcrumb-clean-cfd4 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.frame_f0d7
  .tabs_outer_c3d5:hover.breadcrumb-clean-cfd4
  .outline_09d9 {
  display: block;
  z-index: 9999999;
}
.frame_f0d7 .sort-dirty-040d .primary_medium_7fb7,
.frame_f0d7 .wrapper-lite-0f14 .primary_medium_7fb7 {
  display: none;
}
.frame_f0d7 .modal-6f79 .tabs_outer_c3d5:hover.breadcrumb-clean-cfd4 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.nav-black-420f .mask-9b59 label,
.nav-black-420f .sort_0e14 label,
.nav-black-420f .upper-7050 label,
.nav-black-420f .fluid-23a1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.caption_5148 {
  list-style: none;
  margin: 0;
}
.caption_5148 article.title-f1a3 {
  margin-bottom: 0;
}
.caption_5148 ul {
  list-style: none;
  margin: 0;
}
.caption_5148 .alert_4a7e li.title-f1a3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .caption_5148 .alert_4a7e li.title-f1a3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .caption_5148 .alert_4a7e li.title-f1a3: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) {
  .caption_5148 .alert_4a7e li.title-f1a3 li.title-f1a3 li.title-f1a3 li.title-f1a3 {
    padding-left: 0;
  }
}
article.title-f1a3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.title-f1a3 .image-52fc p:last-of-type {
  margin-bottom: 0;
}
article.title-f1a3 .stone_3198 {
  float: left;
}
article.title-f1a3 .footer_new_5822 {
  margin-left: 85px;
}
article.title-f1a3 .background_3e90 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.title-f1a3 .background_3e90 .search_2147 {
  margin-left: 10px;
}
article.title-f1a3 .yellow-98fd {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.title-f1a3 .form_7e87 {
  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 .mask-9b59,
  #respond .upper-7050,
  #respond .fluid-23a1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .mask-9b59 input,
#respond .upper-7050 input,
#respond .fluid-23a1 input {
  width: 100%;
}
#respond .fluid-23a1 {
  margin-right: 0;
}
#respond .column-0e93 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sort-dirty-040d .summary-dark-8460 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.summary-dark-8460 .tag-5535.old-e854 .wide_8c8c > li > a:focus,
.summary-dark-8460 .tag-5535.old-e854 .wide_8c8c > li > a:hover,
.summary-dark-8460 .tag-5535.mask-6fd8 .wide_8c8c > li > a:focus,
.summary-dark-8460 .tag-5535.mask-6fd8 .wide_8c8c > li > a:hover,
.summary-dark-8460 .tag-5535.button_39e7 .wide_8c8c > li > a:focus,
.summary-dark-8460 .tag-5535.button_39e7 .wide_8c8c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary-dark-8460
  .tag-5535.old-e854
  .wide_8c8c
  > li.column-cc97
  > a,
.summary-dark-8460
  .tag-5535.old-e854
  .wide_8c8c
  > li.layout-6774
  > a,
.summary-dark-8460
  .tag-5535.mask-6fd8
  .wide_8c8c
  > li.column-cc97
  > a,
.summary-dark-8460
  .tag-5535.mask-6fd8
  .wide_8c8c
  > li.layout-6774
  > a,
.summary-dark-8460
  .tag-5535.button_39e7
  .wide_8c8c
  > li.column-cc97
  > a,
.summary-dark-8460 .tag-5535.button_39e7 .wide_8c8c > li.tiny-9698 > a {
  color: rgba(255, 255, 255, 0.99);
}
.summary-dark-8460 .frame-8009,
.summary-dark-8460 .frame-8009 a {
  color: rgba(255, 255, 255, 0.99);
}
.summary-dark-8460 .image-934b.wrapper_tiny_a1b7 li a,
.summary-dark-8460 .pattern_thick_56d0 a,
.summary-dark-8460 .wrapper-current-6c68,
.summary-dark-8460 .wide_8c8c > li > a,
.summary-dark-8460 .slow-7729 {
  color: rgba(255, 255, 255, 0.79);
}
.summary-dark-8460 .image-934b.wrapper_tiny_a1b7 li a:hover,
.summary-dark-8460 .pattern_thick_56d0 a:hover,
.summary-dark-8460 .wrapper-current-6c68:hover,
.summary-dark-8460 .wide_8c8c > li > a:hover,
.summary-dark-8460 .slow-7729:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary-dark-8460 .badge-1259 {
  color: rgba(255, 255, 255, 0.79);
}
.summary-dark-8460 .badge-1259 .panel-662f {
  color: rgba(255, 255, 255, 0.99);
}
.summary-dark-8460 .badge-1259:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary-dark-8460 .content-outer-0fc2 .frame-79b2 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.summary-dark-8460 .content-outer-0fc2 .frame-79b2 .white_36c2 {
  color: rgba(255, 255, 255, 0.79);
}
.summary-dark-8460
  .content-outer-0fc2
  .frame-79b2
  .white_36c2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary-dark-8460
  .content-outer-0fc2
  .frame-79b2
  .white_36c2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary-dark-8460
  .content-outer-0fc2
  .frame-79b2
  .white_36c2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary-dark-8460
  .content-outer-0fc2
  .frame-79b2
  .white_36c2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary-dark-8460 .content-outer-0fc2 .pagination_next_47ae {
  color: rgba(255, 255, 255, 0.79);
}
.summary-dark-8460 .content-outer-0fc2 .pagination_next_47ae:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-green-d43a
  .summary-dark-8460
  .content-outer-0fc2
  .caption-829c
  .chip-dirty-c64f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight-green-d43a
  .summary-dark-8460
  .content-outer-0fc2
  .caption-829c
  .white_36c2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sort-dirty-040d .article-01ff {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.article-01ff .tag-5535.old-e854 .wide_8c8c > li > a:focus,
.article-01ff .tag-5535.old-e854 .wide_8c8c > li > a:hover,
.article-01ff .tag-5535.mask-6fd8 .wide_8c8c > li > a:focus,
.article-01ff .tag-5535.mask-6fd8 .wide_8c8c > li > a:hover,
.article-01ff .tag-5535.button_39e7 .wide_8c8c > li > a:focus,
.article-01ff .tag-5535.button_39e7 .wide_8c8c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.article-01ff
  .tag-5535.old-e854
  .wide_8c8c
  > li.column-cc97
  > a,
.article-01ff
  .tag-5535.old-e854
  .wide_8c8c
  > li.layout-6774
  > a,
.article-01ff
  .tag-5535.mask-6fd8
  .wide_8c8c
  > li.column-cc97
  > a,
.article-01ff
  .tag-5535.mask-6fd8
  .wide_8c8c
  > li.layout-6774
  > a,
.article-01ff
  .tag-5535.button_39e7
  .wide_8c8c
  > li.column-cc97
  > a,
.article-01ff .tag-5535.button_39e7 .wide_8c8c > li.tiny-9698 > a {
  color: rgba(0, 0, 0, 0.8);
}
.article-01ff .frame-8009,
.article-01ff .frame-8009 a {
  color: rgba(0, 0, 0, 0.8);
}
.article-01ff .image-934b.wrapper_tiny_a1b7 li a,
.article-01ff .pattern_thick_56d0 a,
.article-01ff .wrapper-current-6c68,
.article-01ff .wide_8c8c > li > a,
.article-01ff .slow-7729 {
  color: rgba(0, 0, 0, 0.55);
}
.article-01ff .image-934b.wrapper_tiny_a1b7 li a:hover,
.article-01ff .pattern_thick_56d0 a:hover,
.article-01ff .wrapper-current-6c68:hover,
.article-01ff .wide_8c8c > li > a:hover,
.article-01ff .slow-7729:hover {
  color: rgba(0, 0, 0, 0.8);
}
.article-01ff .badge-1259 {
  color: rgba(0, 0, 0, 0.55);
}
.article-01ff .badge-1259 .panel-662f {
  color: rgba(0, 0, 0, 0.8);
}
.article-01ff .badge-1259:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu-d481 .pressed-8177 {
  margin-left: auto;
  margin-right: auto;
}
.description_north_22eb > * {
  margin-left: auto;
  margin-right: auto;
}
.description_north_22eb .iron_1071 {
  margin-right: 1.41575em;
}
.box-a72f .description_north_22eb > .feature_north_1c32 {
  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;
}
.box-a72f .description_north_22eb > .button_bc9c {
  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;
}
.shadow-45c1.menu-d481 .pressed-8177,
.icon_e160.menu-d481 .pressed-8177 {
  margin-left: 0;
}
.logo_glass_8cd6.menu-d481 .pressed-8177,
.label-dirty-5a32.menu-d481 .pressed-8177 {
  margin-right: 0;
}
.description_north_22eb ol,
.description_north_22eb ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.banner-bd93 video {
  max-width: 100%;
}
.dropdown-pressed-7339 img {
  display: block;
}
.dropdown-pressed-7339.iron_1071,
.dropdown-pressed-7339.hot-57ad {
  width: 100%;
}
.dropdown-pressed-7339.button_bc9c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.bronze-cecb:not(.progress-medium-709f) {
  margin: 1.5em auto;
}
.lower-7bfb p {
  padding: 1.5em 14px;
}
ul.lower_0689.button_bc9c,
ul.lower_0689.feature_north_1c32,
ul.lower_0689.thumbnail_wood_06a2.feature_north_1c32 {
  padding: 0 14px;
}
.section_prev_0895 {
  display: block;
  overflow-x: auto;
}
.section_prev_0895 table {
  border-collapse: collapse;
  width: 100%;
}
.section_prev_0895 td,
.section_prev_0895 th {
  padding: 0.5em;
}
.description_north_22eb li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.description_north_22eb ol ol,
.description_north_22eb ol ul,
.description_north_22eb ul ol,
.description_north_22eb ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.description_north_22eb ol ol li,
.description_north_22eb ol ul li,
.description_north_22eb ul ol li,
.description_north_22eb ul ul li {
  margin-left: 0;
}
.stale_a6ad.pressed-0478 > .static_b410 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.stale_a6ad.pressed-0478 > .static_b410 iframe,
.stale_a6ad.pressed-0478 > .static_b410 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.thumbnail-steel-e00e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.thumbnail-steel-e00e.carousel_glass_35ec {
  padding: 0;
}
.thumbnail-steel-e00e.carousel_glass_35ec cite {
  font-size: 13px;
}
.thumbnail-steel-e00e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.thumbnail-steel-e00e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.huge-e733 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.huge-e733 > p:first-child {
  margin-top: 0;
}
.huge-e733 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.huge-e733 blockquote {
  border-left: 0;
}
.caption_29ad {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.caption_29ad:not(.content-57e3) {
  max-width: 100px;
}
.caption_29ad.background_gas_98f2 {
  border-bottom: none !important;
  text-align: center;
}
.caption_29ad.background_gas_98f2::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .lower-7bfb p {
    padding: 1.5em 0;
  }
}
.footer_566d {
  color: #0073aa;
}
.shade_336a {
  background-color: #0073aa;
}
.preview-7d48 {
  color: #229fd8;
}
.dirty-13f5 {
  background-color: #229fd8;
}
.summary-fluid-4f58 {
  color: #eee;
}
.title_984d {
  background-color: #eee;
}
.border_4030 {
  color: #444;
}
.item-460c {
  background-color: #444;
}
.status_south_6369 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.status_south_6369 .right_482f .pattern_thick_56d0 {
  font-size: 15px;
}
.status_south_6369 .pattern_thick_56d0 {
  line-height: 1.3;
}
.status_south_6369 .article-01ff {
}
.status_south_6369 .summary-dark-8460 {
  background: #235787;
}
.detail_ee97 {
  padding: 0;
}
.detail_ee97 .summary-dark-8460 {
  background: #1a1a1a;
}
.detail_ee97 .article-01ff {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gallery-6118 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gallery-6118 .article-01ff {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gallery-6118 .summary-dark-8460 {
  background: #303030;
}
.action-01fc {
  position: relative;
  z-index: 10;
}
.action-01fc .header_copper_a80a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.red-94be .breadcrumb-clean-cfd4 {
  display: inline-block;
  vertical-align: middle;
}
.red-94be.status_upper_f7d3 .breadcrumb-clean-cfd4 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .red-94be.status_upper_f7d3 .breadcrumb-clean-cfd4 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .red-94be.status_upper_f7d3 .breadcrumb-clean-cfd4 {
    margin-right: 0.4em;
  }
}
.red-94be.status_upper_f7d3 .breadcrumb-clean-cfd4:last-child {
  margin-right: 0;
}
.upper-08f3 .header_copper_a80a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .sort-dirty-040d .right_482f {
    margin: 0 -0.5em;
  }
  .sort-dirty-040d .right_482f [class*="customify-col-"],
  .sort-dirty-040d .right_482f [class*="customify-col_"],
  .sort-dirty-040d .right_482f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.sort-dirty-040d.gas-f705 .header_copper_a80a {
  background: 0 0 !important;
}
.sort-dirty-040d.gas-f705 .header_copper_a80a,
.sort-dirty-040d.upper-08f3 .header_copper_a80a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .sort-dirty-040d.grid-purple-b447 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.sort-dirty-040d.upper-08f3 .header_copper_a80a {
  box-shadow: none !important;
}
.hovered_753d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hovered_753d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hovered_753d {
    padding: 18px 0 20px;
  }
}
.hovered_753d .avatar-gold-80f6 {
  width: 100%;
}
.hovered_753d .table-e586 {
  margin-bottom: 0;
}
.hovered_753d .component-5f80 {
  margin-top: 5px;
  font-size: 0.875em;
}
.west_56b2 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.west_56b2 .badge-bronze-c31e {
  width: 100%;
}
.form_medium_da71 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.form_medium_da71 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.form_medium_da71 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;
}
.form_medium_da71 li:last-child:after {
  display: none;
}
.form_medium_da71 li a {
  font-weight: 500;
  margin-right: 10px;
}
.tag_bright_3e8a .primary_medium_7fb7 button,
.hovered_753d .primary_medium_7fb7 button {
  left: 0;
}
.tag_bright_3e8a .badge-bronze-c31e,
.hovered_753d .badge-bronze-c31e {
  padding-left: 0;
  padding-right: 0;
}
.tag_bright_3e8a .west_56b2,
.hovered_753d .west_56b2 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tag_bright_3e8a {
  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;
}
.tag_bright_3e8a: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;
}
.tag_bright_3e8a .frame_black_1cfe {
  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) {
  .tag_bright_3e8a .frame_black_1cfe {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tag_bright_3e8a .frame_black_1cfe {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tag_bright_3e8a .frame_black_1cfe {
    min-height: 200px;
  }
}
.tag_bright_3e8a .form_medium_da71 {
  color: rgba(255, 255, 255, 0.8);
}
.tag_bright_3e8a .form_medium_da71 a,
.tag_bright_3e8a .form_medium_da71 li:after {
  color: inherit;
}
.tag_bright_3e8a .form_medium_da71 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.gallery-east-40a7 {
  margin-bottom: 0.5em;
}
.table-d904 {
  margin-bottom: 1.2em;
}
.table-d904,
.gallery-east-40a7 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.table-d904 p:last-child,
.gallery-east-40a7 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .primary_medium_7fb7,
#masthead .primary_medium_7fb7 {
  display: none;
}
#masthead
  > .primary_medium_7fb7.search-lite-e193 {
  display: none;
}
#masthead > .primary_medium_7fb7 button {
  left: 0;
}
.picture-10c4 {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.picture-10c4 .breadcrumb-clean-cfd4 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.picture-10c4 .blue_f8d6 {
  display: -webkit-box;
  display: flex;
}
.picture-10c4 .blue_f8d6.brown-ef02 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.picture-10c4 .blue_f8d6.accordion-12ce {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.picture-10c4 .blue_f8d6.dynamic_68fb {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.picture-10c4.icon_paper_e291.hover_f2b2 .blue_f8d6.brown-ef02 {
  flex-basis: 100%;
}
.picture-10c4.blue_e7d0 .blue_f8d6.accordion-12ce {
  -webkit-box-flex: 1;
  flex: auto;
}
.picture-10c4.blue_e7d0 .blue_f8d6.dynamic_68fb {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .primary_medium_7fb7.search-lite-e193 {
  display: none;
}
#masthead > .primary_medium_7fb7 button {
  left: 0;
}
.medium-0867 {
  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;
}
.medium-0867:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.medium-0867.solid-9eb7 i {
  margin-right: 4px;
}
.medium-0867.nav_large_69c3 i {
  margin-left: 5px;
}
.pattern_thick_56d0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.pattern_thick_56d0 p:last-child {
  margin-bottom: 0;
}
.secondary-40e6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.secondary-40e6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.secondary-40e6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.secondary-40e6 .frame-8009 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.secondary-40e6 .hot_d02b {
  margin: 5px 0 7px 0;
}
.secondary-40e6.carousel_0400 .shadow_a077 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.secondary-40e6.carousel_0400 .inner_c503 {
  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;
}
.secondary-40e6.focused_7c40 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.secondary-40e6.focused_7c40 .shadow_a077 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.secondary-40e6.focused_7c40 .inner_c503 {
  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;
}
.secondary-40e6.button-hard-2bad {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.secondary-40e6.wood-eb4a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.secondary-40e6.wood-eb4a .inner_c503 {
  margin-top: 7px;
}
.alert-98a3 {
  display: inline-block;
}
.action-01fc .in_fe78 .secondary-40e6 img {
  max-width: 100%;
}
.tag-5535 .badge-fixed-bfd6.green-e756,
.status_03c7 .badge-fixed-bfd6.green-e756 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tag-5535 .slow-0b84,
.status_03c7 .slow-0b84 {
  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%);
}
.tag-5535 .slow-0b84 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tag-5535.search-brown-9a62 .slow-0b84 {
  display: none;
}
.tag-5535 .label_white_7b86 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tag-5535 .label_white_7b86 li {
  display: inline-block;
  position: relative;
}
.tag-5535 .label_white_7b86 li:last-child {
  margin-right: 0;
}
.tag-5535 .label_white_7b86 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;
}
.tag-5535 .label_white_7b86 li.tiny-9698 > a {
  color: rgba(0, 0, 0, 0.9);
}
.tag-5535 .label_white_7b86 > 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;
}
.tag-5535 .label_white_7b86 > li > a i {
  line-height: 0;
}
.tag-5535 .label_white_7b86 > li.paragraph-hovered-1d4e > a .slow-0b84 {
  margin-left: 4px;
  line-height: 0;
}
.tag-5535 .label_white_7b86 .link_hard_cc9f li.paragraph-hovered-1d4e > a {
  position: relative;
}
.tag-5535 .label_white_7b86 .link_hard_cc9f li.paragraph-hovered-1d4e > a:after,
.tag-5535 .label_white_7b86 .link_hard_cc9f li.paragraph-hovered-1d4e > a:before {
  content: "";
  display: table;
}
.tag-5535 .label_white_7b86 .link_hard_cc9f li.paragraph-hovered-1d4e > a:after {
  clear: both;
}
.tag-5535 .label_white_7b86 .link_hard_cc9f li.paragraph-hovered-1d4e > a .slow-0b84 {
  margin-left: 5px;
  float: right;
}
.tag-5535 .copper_72bd,
.tag-5535 .link_hard_cc9f {
  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;
}
.tag-5535 .link_hard_cc9f {
  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;
}
.tag-5535 .link_hard_cc9f .green-e756 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tag-5535 .link_hard_cc9f .slow-0b84 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tag-5535 .link_hard_cc9f li {
  display: block;
  margin: 0;
  padding: 0;
}
.tag-5535 .link_hard_cc9f 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;
}
.tag-5535 .link_hard_cc9f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tag-5535 .link_hard_cc9f .link_hard_cc9f {
  top: 0;
  left: 100%;
}
.tag-5535 .active_6638.fn-focus-57de > .copper_72bd,
.tag-5535 .active_6638.fn-focus-57de > .link_hard_cc9f,
.tag-5535 .active_6638:focus > .copper_72bd,
.tag-5535 .active_6638:focus > .link_hard_cc9f,
.tag-5535 .active_6638:hover > .copper_72bd,
.tag-5535 .active_6638:hover > .link_hard_cc9f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tag-5535.button_39e7 .wide_8c8c:after,
.tag-5535.button_39e7 .wide_8c8c:before {
  content: "";
  display: table;
}
.tag-5535.button_39e7 .wide_8c8c:after {
  clear: both;
}
.tag-5535.button_39e7 .wide_8c8c > li {
  float: left;
}
.tag-5535.center-aefa .wide_8c8c:after,
.tag-5535.center-aefa .wide_8c8c:before {
  content: "";
  display: table;
}
.tag-5535.center-aefa .wide_8c8c:after {
  clear: both;
}
.tag-5535.center-aefa .wide_8c8c > li {
  float: left;
}
.tag-5535.center-aefa .wide_8c8c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tag-5535.center-aefa .wide_8c8c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tag-5535.center-aefa .wide_8c8c > li.column-cc97 > a,
.tag-5535.center-aefa .wide_8c8c > li.tiny-9698 > a {
  color: #fff;
  background-color: #1e4b75;
}
.tag-5535.old-e854 .wide_8c8c > li > a .green-e756 {
  position: relative;
}
.tag-5535.old-e854 .wide_8c8c > li > a .green-e756: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;
}
.tag-5535.old-e854
  .wide_8c8c
  > li:focus
  > a
  .green-e756:before,
.tag-5535.old-e854
  .wide_8c8c
  > li:hover
  > a
  .green-e756:before {
  width: 100%;
  background-color: currentColor;
}
.tag-5535.old-e854
  .wide_8c8c
  > li.column-cc97
  > a
  .green-e756:before,
.tag-5535.old-e854
  .wide_8c8c
  > li.layout-6774
  > a
  .green-e756:before {
  width: 100%;
  background-color: currentColor;
}
.tag-5535.mask-6fd8 .wide_8c8c > li > a .green-e756 {
  position: relative;
}
.tag-5535.mask-6fd8 .wide_8c8c > li > a .green-e756: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;
}
.tag-5535.mask-6fd8 .wide_8c8c > li:focus > a .green-e756:before,
.tag-5535.mask-6fd8
  .wide_8c8c
  > li:hover
  > a
  .green-e756:before {
  width: 100%;
  background-color: currentColor;
}
.tag-5535.mask-6fd8
  .wide_8c8c
  > li.column-cc97
  > a
  .green-e756:before,
.tag-5535.mask-6fd8
  .wide_8c8c
  > li.layout-6774
  > a
  .green-e756:before {
  width: 100%;
  background-color: currentColor;
}
.status_03c7 .label_white_7b86 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.status_03c7 .label_white_7b86 li:first-child > a {
  border-top: none;
}
.status_03c7 .label_white_7b86 .link_fe6c > .green-e756 .slow-0b84 {
  display: none;
}
.status_03c7 .label_white_7b86 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.status_03c7 .label_white_7b86 li:last-child {
  border: none;
}
.status_03c7 .label_white_7b86 li.paragraph-hovered-1d4e > a {
  padding-right: 45px !important;
}
.status_03c7 .label_white_7b86 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.status_03c7 .label_white_7b86 li a:focus,
.status_03c7 .label_white_7b86 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.status_03c7 .label_white_7b86 li .accent-first-60e6 {
  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;
}
.status_03c7 .label_white_7b86 li .accent-first-60e6:hover {
  box-shadow: none;
}
.status_03c7 .label_white_7b86 li .accent-first-60e6 .slow-0b84 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.status_03c7 .label_white_7b86 .link_hard_cc9f {
  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);
}
.status_03c7 .label_white_7b86 .link_hard_cc9f li a {
  padding-left: 3em;
}
.status_03c7 .label_white_7b86 .carousel-small-097c > a .accent-first-60e6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.status_03c7 .label_white_7b86 .carousel-small-097c > .link_hard_cc9f {
  display: block;
  opacity: 1;
}
.dropdown_new_72be {
  max-width: 100%;
}
.video_7402 {
  line-height: 0;
  cursor: pointer;
}
.slow-7729 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.slow-7729:hover {
  box-shadow: none;
  color: currentColor;
}
.slow-7729 svg {
  width: 18px;
  height: 18px;
}
.slow-7729 .active_lower_91db {
  display: none;
}
.accent-9687 {
  position: relative;
}
.accent-9687.fn-active-57de .slow-7729 .fluid-9539 {
  display: none;
}
.accent-9687.fn-active-57de .slow-7729 .active_lower_91db {
  display: inline-block;
}
.accent-9687 .sidebar-954a {
  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);
}
.accent-9687.button_copper_0dce .sidebar-954a {
  left: auto;
  right: -0.9em;
}
.accent-9687.button_copper_0dce .heading-adf2::before {
  left: auto;
  right: 15px;
}
.accent-9687.fn-active-57de .sidebar-954a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.caption-829c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.caption-829c label {
  flex-basis: 100%;
}
.caption-829c .frame-79b2 {
  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;
}
.caption-829c .white_36c2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.caption-829c .white_36c2:focus {
  background-color: transparent;
}
.caption-829c button.pagination_next_47ae {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.caption-829c button.pagination_next_47ae:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.caption-829c button.pagination_next_47ae svg {
  width: 18px;
  height: 18px;
}
.caption-829c input[type="submit"] {
  min-height: auto;
}
.content-outer-0fc2 .caption-829c .white_36c2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.heading-adf2 {
  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) {
  .heading-adf2 {
    width: 220px;
  }
}
.heading-adf2 label {
  flex-basis: 100%;
}
.heading-adf2::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.highlight-green-d43a .content-outer-0fc2 .caption-829c {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.highlight-green-d43a
  .content-outer-0fc2
  .caption-829c
  .frame-79b2 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.highlight-green-d43a .content-outer-0fc2 .caption-829c .white_36c2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.highlight-green-d43a
  .content-outer-0fc2
  .caption-829c
  .white_36c2:focus {
  background: 0 0;
}
.highlight-green-d43a
  .content-outer-0fc2
  .caption-829c
  .chip-dirty-c64f {
  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;
}
.image-934b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.image-934b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.image-934b li:last-child {
  margin-right: 0;
}
.image-934b li:first-child {
  margin-left: 0;
}
.image-934b.carousel_complex_d7e4 a {
  color: #fff;
}
.image-934b.carousel_complex_d7e4 a:hover {
  color: #fff;
}
.image-934b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.image-934b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.image-934b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.image-934b a:hover {
  opacity: 0.9;
  color: inherit;
}
.image-934b [class*="social-icon-apple"] {
  background-color: #999;
}
.image-934b [class*="social-icon-apple"].hero_7dc9 {
  background-color: transparent;
  color: #999;
}
.image-934b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.image-934b [class*="social-icon-behance"].hero_7dc9 {
  background-color: transparent;
  color: #1769ff;
}
.image-934b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.image-934b [class*="social-icon-bitbucket"].hero_7dc9 {
  background-color: transparent;
  color: #205081;
}
.image-934b [class*="social-icon-codepen"] {
  background-color: #000;
}
.image-934b [class*="social-icon-codepen"].hero_7dc9 {
  background-color: transparent;
  color: #000;
}
.image-934b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.image-934b [class*="social-icon-delicious"].hero_7dc9 {
  background-color: transparent;
  color: #39f;
}
.image-934b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.image-934b [class*="social-icon-digg"].hero_7dc9 {
  background-color: transparent;
  color: #005be2;
}
.image-934b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.image-934b [class*="social-icon-dribbble"].hero_7dc9 {
  background-color: transparent;
  color: #ea4c89;
}
.image-934b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.image-934b [class*="social-icon-envelope"].hero_7dc9 {
  background-color: transparent;
  color: #ea4335;
}
.image-934b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.image-934b [class*="social-icon-facebook"].hero_7dc9 {
  background-color: transparent;
  color: #3b5998;
}
.image-934b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.image-934b [class*="social-icon-flickr"].hero_7dc9 {
  background-color: transparent;
  color: #0063dc;
}
.image-934b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.image-934b [class*="social-icon-foursquare"].hero_7dc9 {
  background-color: transparent;
  color: #2d5be3;
}
.image-934b [class*="social-icon-github"] {
  background-color: #333;
}
.image-934b [class*="social-icon-github"].hero_7dc9 {
  background-color: transparent;
  color: #333;
}
.image-934b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.image-934b [class*="social-icon-google-plus"].hero_7dc9 {
  background-color: transparent;
  color: #dd4b39;
}
.image-934b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.image-934b [class*="social-icon-houzz"].hero_7dc9 {
  background-color: transparent;
  color: #7ac142;
}
.image-934b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.image-934b [class*="social-icon-instagram"].hero_7dc9 {
  background-color: transparent;
  color: #262626;
}
.image-934b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.image-934b [class*="social-icon-jsfiddle"].hero_7dc9 {
  background-color: transparent;
  color: #487aa2;
}
.image-934b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.image-934b [class*="social-icon-linkedin"].hero_7dc9 {
  background-color: transparent;
  color: #0077b5;
}
.image-934b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.image-934b [class*="social-icon-medium"].hero_7dc9 {
  background-color: transparent;
  color: #00ab6b;
}
.image-934b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.image-934b
  [class*="social-icon-odnoklassniki"].hero_7dc9 {
  background-color: transparent;
  color: #f4731c;
}
.image-934b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.image-934b [class*="social-icon-meetup"].hero_7dc9 {
  background-color: transparent;
  color: #ec1c40;
}
.image-934b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.image-934b [class*="social-icon-pinterest"].hero_7dc9 {
  background-color: transparent;
  color: #bd081c;
}
.image-934b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.image-934b [class*="social-icon-product-hunt"].hero_7dc9 {
  background-color: transparent;
  color: #da552f;
}
.image-934b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.image-934b [class*="social-icon-reddit"].hero_7dc9 {
  background-color: transparent;
  color: #ff4500;
}
.image-934b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.image-934b [class*="social-icon-rss"].hero_7dc9 {
  background-color: transparent;
  color: #f26522;
}
.image-934b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.image-934b
  [class*="social-icon-shopping-cart"].hero_7dc9 {
  background-color: transparent;
  color: #4caf50;
}
.image-934b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.image-934b [class*="social-icon-skype"].hero_7dc9 {
  background-color: transparent;
  color: #00aff0;
}
.image-934b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.image-934b [class*="social-icon-slideshare"].hero_7dc9 {
  background-color: transparent;
  color: #0077b5;
}
.image-934b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.image-934b [class*="social-icon-snapchat"].hero_7dc9 {
  background-color: transparent;
  color: #fffc00;
}
.image-934b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.image-934b [class*="social-icon-soundcloud"].hero_7dc9 {
  background-color: transparent;
  color: #f80;
}
.image-934b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.image-934b [class*="social-icon-spotify"].hero_7dc9 {
  background-color: transparent;
  color: #2ebd59;
}
.image-934b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.image-934b
  [class*="social-icon-stack-overflow"].hero_7dc9 {
  background-color: transparent;
  color: #fe7a15;
}
.image-934b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.image-934b [class*="social-icon-maldkfgram"].hero_7dc9 {
  background-color: transparent;
  color: #2ca5e0;
}
.image-934b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.image-934b [class*="social-icon-tripadvisor"].hero_7dc9 {
  background-color: transparent;
  color: #589442;
}
.image-934b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.image-934b [class*="social-icon-tumblr"].hero_7dc9 {
  background-color: transparent;
  color: #35465c;
}
.image-934b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.image-934b [class*="social-icon-twitch"].hero_7dc9 {
  background-color: transparent;
  color: #6441a5;
}
.image-934b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.image-934b [class*="social-icon-twitter"].hero_7dc9 {
  background-color: transparent;
  color: #1da1f2;
}
.image-934b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.image-934b [class*="social-icon-vimeo"].hero_7dc9 {
  background-color: transparent;
  color: #1ab7ea;
}
.image-934b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.image-934b [class*="social-icon-vk"].hero_7dc9 {
  background-color: transparent;
  color: #45668e;
}
.image-934b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.image-934b [class*="social-icon-weibo"].hero_7dc9 {
  background-color: transparent;
  color: #df2029;
}
.image-934b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.image-934b [class*="social-icon-weixin"].hero_7dc9 {
  background-color: transparent;
  color: #7bb32e;
}
.image-934b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.image-934b [class*="social-icon-whatsapp"].hero_7dc9 {
  background-color: transparent;
  color: #25d366;
}
.image-934b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.image-934b [class*="social-icon-wordpress"].hero_7dc9 {
  background-color: transparent;
  color: #21759b;
}
.image-934b [class*="social-icon-xing"] {
  background-color: #026466;
}
.image-934b [class*="social-icon-xing"].hero_7dc9 {
  background-color: transparent;
  color: #026466;
}
.image-934b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.image-934b [class*="social-icon-yelp"].hero_7dc9 {
  background-color: transparent;
  color: #af0606;
}
.image-934b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.image-934b [class*="social-icon-youtube"].hero_7dc9 {
  background-color: transparent;
  color: #cd201f;
}
.wrapper-current-6c68 {
  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;
}
.wrapper-current-6c68:hover {
  box-shadow: none;
  background: 0 0;
}
.black_c810 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hero_7aef {
  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;
}
.text_hot_a9f4 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.heading_0dc8 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.heading_0dc8,
.heading_0dc8::after,
.heading_0dc8::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;
}
.heading_0dc8::after,
.heading_0dc8::before {
  content: "";
  display: block;
  background-color: inherit;
}
.info-fluid-df73 .hero_7aef .text_hot_a9f4 {
  margin-top: -2px;
  width: 19px;
}
.info-fluid-df73 .hero_7aef .heading_0dc8 {
  margin-top: -1px;
}
.info-fluid-df73 .hero_7aef .heading_0dc8,
.info-fluid-df73 .hero_7aef .heading_0dc8::after,
.info-fluid-df73 .hero_7aef .heading_0dc8::before {
  width: 19px;
  height: 2px;
}
.info-fluid-df73 .hero_7aef .heading_0dc8::before {
  top: -6px;
}
.info-fluid-df73 .hero_7aef .heading_0dc8::after {
  bottom: -6px;
}
.warm_4574 .hero_7aef .text_hot_a9f4 {
  margin-top: -2px;
  width: 22px;
}
.warm_4574 .hero_7aef .heading_0dc8 {
  margin-top: -1px;
}
.warm_4574 .hero_7aef .heading_0dc8,
.warm_4574 .hero_7aef .heading_0dc8::after,
.warm_4574 .hero_7aef .heading_0dc8::before {
  width: 22px;
  height: 2px;
}
.warm_4574 .hero_7aef .heading_0dc8::before {
  top: -7px;
}
.warm_4574 .hero_7aef .heading_0dc8::after {
  bottom: -7px;
}
.clean-87b4 .hero_7aef .text_hot_a9f4 {
  margin-top: -2px;
  width: 31px;
}
.clean-87b4 .hero_7aef .heading_0dc8 {
  margin-top: -1.5px;
}
.clean-87b4 .hero_7aef .heading_0dc8,
.clean-87b4 .hero_7aef .heading_0dc8::after,
.clean-87b4 .hero_7aef .heading_0dc8::before {
  width: 31px;
  height: 3px;
}
.clean-87b4 .hero_7aef .heading_0dc8::before {
  top: -9px;
}
.clean-87b4 .hero_7aef .heading_0dc8::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .grid_7add .hero_7aef .text_hot_a9f4 {
    margin-top: -2px;
    width: 19px;
  }
  .grid_7add .hero_7aef .heading_0dc8 {
    margin-top: -1px;
  }
  .grid_7add .hero_7aef .heading_0dc8,
  .grid_7add .hero_7aef .heading_0dc8::after,
  .grid_7add .hero_7aef .heading_0dc8::before {
    width: 19px;
    height: 2px;
  }
  .grid_7add .hero_7aef .heading_0dc8::before {
    top: -6px;
  }
  .grid_7add .hero_7aef .heading_0dc8::after {
    bottom: -6px;
  }
  .advanced_b241 .hero_7aef .text_hot_a9f4 {
    margin-top: -2px;
    width: 22px;
  }
  .advanced_b241 .hero_7aef .heading_0dc8 {
    margin-top: -1px;
  }
  .advanced_b241 .hero_7aef .heading_0dc8,
  .advanced_b241 .hero_7aef .heading_0dc8::after,
  .advanced_b241 .hero_7aef .heading_0dc8::before {
    width: 22px;
    height: 2px;
  }
  .advanced_b241 .hero_7aef .heading_0dc8::before {
    top: -7px;
  }
  .advanced_b241 .hero_7aef .heading_0dc8::after {
    bottom: -7px;
  }
  .motion-e901 .hero_7aef .text_hot_a9f4 {
    margin-top: -2px;
    width: 31px;
  }
  .motion-e901 .hero_7aef .heading_0dc8 {
    margin-top: -1.5px;
  }
  .motion-e901 .hero_7aef .heading_0dc8,
  .motion-e901 .hero_7aef .heading_0dc8::after,
  .motion-e901 .hero_7aef .heading_0dc8::before {
    width: 31px;
    height: 3px;
  }
  .motion-e901 .hero_7aef .heading_0dc8::before {
    top: -9px;
  }
  .motion-e901 .hero_7aef .heading_0dc8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pattern-narrow-7890 .hero_7aef .text_hot_a9f4 {
    margin-top: -2px;
    width: 19px;
  }
  .pattern-narrow-7890 .hero_7aef .heading_0dc8 {
    margin-top: -1px;
  }
  .pattern-narrow-7890 .hero_7aef .heading_0dc8,
  .pattern-narrow-7890 .hero_7aef .heading_0dc8::after,
  .pattern-narrow-7890 .hero_7aef .heading_0dc8::before {
    width: 19px;
    height: 2px;
  }
  .pattern-narrow-7890 .hero_7aef .heading_0dc8::before {
    top: -6px;
  }
  .pattern-narrow-7890 .hero_7aef .heading_0dc8::after {
    bottom: -6px;
  }
  .banner-down-c0e7 .hero_7aef .text_hot_a9f4 {
    margin-top: -2px;
    width: 22px;
  }
  .banner-down-c0e7 .hero_7aef .heading_0dc8 {
    margin-top: -1px;
  }
  .banner-down-c0e7 .hero_7aef .heading_0dc8,
  .banner-down-c0e7 .hero_7aef .heading_0dc8::after,
  .banner-down-c0e7 .hero_7aef .heading_0dc8::before {
    width: 22px;
    height: 2px;
  }
  .banner-down-c0e7 .hero_7aef .heading_0dc8::before {
    top: -7px;
  }
  .banner-down-c0e7 .hero_7aef .heading_0dc8::after {
    bottom: -7px;
  }
  .top-c87e .hero_7aef .text_hot_a9f4 {
    margin-top: -2px;
    width: 31px;
  }
  .top-c87e .hero_7aef .heading_0dc8 {
    margin-top: -1.5px;
  }
  .top-c87e .hero_7aef .heading_0dc8,
  .top-c87e .hero_7aef .heading_0dc8::after,
  .top-c87e .hero_7aef .heading_0dc8::before {
    width: 31px;
    height: 3px;
  }
  .top-c87e .hero_7aef .heading_0dc8::before {
    top: -9px;
  }
  .top-c87e .hero_7aef .heading_0dc8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .badge_down_3c2b .hero_7aef .text_hot_a9f4 {
    margin-top: -2px;
    width: 19px;
  }
  .badge_down_3c2b .hero_7aef .heading_0dc8 {
    margin-top: -1px;
  }
  .badge_down_3c2b .hero_7aef .heading_0dc8,
  .badge_down_3c2b .hero_7aef .heading_0dc8::after,
  .badge_down_3c2b .hero_7aef .heading_0dc8::before {
    width: 19px;
    height: 2px;
  }
  .badge_down_3c2b .hero_7aef .heading_0dc8::before {
    top: -6px;
  }
  .badge_down_3c2b .hero_7aef .heading_0dc8::after {
    bottom: -6px;
  }
  .item-edee .hero_7aef .text_hot_a9f4 {
    margin-top: -2px;
    width: 22px;
  }
  .item-edee .hero_7aef .heading_0dc8 {
    margin-top: -1px;
  }
  .item-edee .hero_7aef .heading_0dc8,
  .item-edee .hero_7aef .heading_0dc8::after,
  .item-edee .hero_7aef .heading_0dc8::before {
    width: 22px;
    height: 2px;
  }
  .item-edee .hero_7aef .heading_0dc8::before {
    top: -7px;
  }
  .item-edee .hero_7aef .heading_0dc8::after {
    bottom: -7px;
  }
  .widget-2aaa .hero_7aef .text_hot_a9f4 {
    margin-top: -2px;
    width: 31px;
  }
  .widget-2aaa .hero_7aef .heading_0dc8 {
    margin-top: -1.5px;
  }
  .widget-2aaa .hero_7aef .heading_0dc8,
  .widget-2aaa .hero_7aef .heading_0dc8::after,
  .widget-2aaa .hero_7aef .heading_0dc8::before {
    width: 31px;
    height: 3px;
  }
  .widget-2aaa .hero_7aef .heading_0dc8::before {
    top: -9px;
  }
  .widget-2aaa .hero_7aef .heading_0dc8::after {
    bottom: -9px;
  }
}
.focused_3ef4 .heading_0dc8 {
  -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);
}
.focused_3ef4 .heading_0dc8::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.focused_3ef4 .heading_0dc8::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);
}
.focused_3ef4.red_66ac .heading_0dc8 {
  -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);
}
.focused_3ef4.red_66ac .heading_0dc8::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.focused_3ef4.red_66ac .heading_0dc8::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);
}
.logo-solid-f6be {
  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.search-e79c:before {
  display: none;
}
.wrapper-lite-0f14 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.wrapper-lite-0f14 .old-baa1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.wrapper-lite-0f14 .old-baa1:last-of-type {
  border-bottom: none;
}
.wrapper-lite-0f14 .old-baa1.module-bright-aa83,
.wrapper-lite-0f14 .old-baa1.slider_9876,
.wrapper-lite-0f14 .old-baa1.mini_1545 {
  padding: 0;
}
.wrapper-lite-0f14 .status_03c7 .accent-first-60e6 {
  color: currentColor;
}
.wrapper-lite-0f14 .status_03c7 .accent-first-60e6:focus,
.wrapper-lite-0f14 .status_03c7 .accent-first-60e6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wrapper-lite-0f14.article-01ff .badge-1259,
.wrapper-lite-0f14.article-01ff .pattern_thick_56d0 a,
.wrapper-lite-0f14.article-01ff .wide_8c8c a,
.wrapper-lite-0f14.article-01ff .link_hard_cc9f a {
  color: rgba(0, 0, 0, 0.55);
}
.wrapper-lite-0f14.article-01ff .badge-1259:hover,
.wrapper-lite-0f14.article-01ff .pattern_thick_56d0 a:hover,
.wrapper-lite-0f14.article-01ff .wide_8c8c a:hover,
.wrapper-lite-0f14.article-01ff .link_hard_cc9f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper-lite-0f14.article-01ff .panel-662f {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper-lite-0f14.article-01ff .old-baa1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.wrapper-lite-0f14.article-01ff .old-baa1:before {
  background: rgba(0, 0, 0, 0.08);
}
.wrapper-lite-0f14.article-01ff .selected-d903:before {
  background: rgba(255, 255, 255, 0.9);
}
.wrapper-lite-0f14.article-01ff .status_03c7 .label_white_7b86 li a,
.wrapper-lite-0f14.article-01ff .status_03c7 .accent-first-60e6,
.wrapper-lite-0f14.article-01ff .link_hard_cc9f {
  border-color: rgba(0, 0, 0, 0.08);
}
.wrapper-lite-0f14.article-01ff .status_03c7 .accent-first-60e6:focus,
.wrapper-lite-0f14.article-01ff .status_03c7 .accent-first-60e6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wrapper-lite-0f14.article-01ff .label_white_7b86 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.wrapper-lite-0f14.summary-dark-8460 .badge-1259,
.wrapper-lite-0f14.summary-dark-8460 .pattern_thick_56d0 a,
.wrapper-lite-0f14.summary-dark-8460 .wide_8c8c .accent-first-60e6,
.wrapper-lite-0f14.summary-dark-8460 .wide_8c8c a,
.wrapper-lite-0f14.summary-dark-8460 .link_hard_cc9f a {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-lite-0f14.summary-dark-8460 .badge-1259:hover,
.wrapper-lite-0f14.summary-dark-8460 .pattern_thick_56d0 a:hover,
.wrapper-lite-0f14.summary-dark-8460 .wide_8c8c .accent-first-60e6:hover,
.wrapper-lite-0f14.summary-dark-8460 .wide_8c8c a:hover,
.wrapper-lite-0f14.summary-dark-8460 .link_hard_cc9f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-lite-0f14.summary-dark-8460 .panel-662f {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-lite-0f14.summary-dark-8460 .old-baa1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper-lite-0f14.summary-dark-8460 .old-baa1:before {
  background: rgba(255, 255, 255, 0.08);
}
.wrapper-lite-0f14.summary-dark-8460 .selected-d903:before {
  background: rgba(0, 0, 0, 0.9);
}
.wrapper-lite-0f14.summary-dark-8460 .status_03c7 .label_white_7b86 li a,
.wrapper-lite-0f14.summary-dark-8460 .status_03c7 .accent-first-60e6,
.wrapper-lite-0f14.summary-dark-8460 .link_hard_cc9f {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper-lite-0f14.summary-dark-8460 .status_03c7 .accent-first-60e6:focus,
.wrapper-lite-0f14.summary-dark-8460 .status_03c7 .accent-first-60e6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wrapper-lite-0f14.summary-dark-8460 .label_white_7b86 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.selected-d903 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.selected-d903:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.primary_dd92 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.text_3529 .wrapper-lite-0f14 {
  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;
}
.text_3529 .old-baa1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.text_3529 .old-baa1: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) {
  .text_3529 .old-baa1:before {
    width: 16%;
    left: 42%;
  }
}
.text_3529 .old-baa1:last-child:before {
  content: none;
}
.text_3529 .old-baa1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.text_3529 .status_03c7 .label_white_7b86 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.text_3529 .status_03c7 .label_white_7b86 li a .accent-first-60e6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.text_3529 .status_03c7 .link_hard_cc9f {
  border: none;
}
.text_3529 .status_03c7 .link_hard_cc9f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.text_3529 .selected-d903 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.text_3529 .primary_dd92 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.text_3529 .summary-dark-8460 .selected-d903:before {
  background: rgba(0, 0, 0, 0.9);
}
.text_3529 .article-01ff.link_dynamic_8c57 .heading_0dc8 {
  background: rgba(0, 0, 0, 0.6);
}
.text_3529
  .article-01ff.link_dynamic_8c57
  .heading_0dc8::after,
.text_3529
  .article-01ff.link_dynamic_8c57
  .heading_0dc8:before {
  background: inherit;
}
.text_3529
  .article-01ff.link_dynamic_8c57:hover
  .heading_0dc8 {
  background: rgba(0, 0, 0, 0.8);
}
.alert-orange-b8fa .wrapper-lite-0f14 {
  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) {
  .alert-orange-b8fa .wrapper-lite-0f14 {
    width: auto;
    right: 45px;
  }
}
.sidebar-9d80 .wrapper-lite-0f14 {
  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) {
  .sidebar-9d80 .wrapper-lite-0f14 {
    width: auto;
    left: 45px;
  }
}
.search-e79c .wrapper-lite-0f14 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.search-e79c .primary_dd92 {
  max-width: 48em;
  margin: 0 auto;
}
.search-e79c .selected-d903:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.shadow-fixed-acc0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-fixed-acc0.text_3529 .wrapper-lite-0f14 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.shadow-fixed-acc0.alert-orange-b8fa .wrapper-lite-0f14 {
  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);
}
.shadow-fixed-acc0 .wrapper-lite-0f14 {
  visibility: visible;
}
.shadow-fixed-acc0.sidebar-9d80 .wrapper-lite-0f14 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.west_3348,
.grid_5fa3 {
  overflow-x: hidden;
}
.west_3348 .wrapper-lite-0f14 {
  overflow: auto;
}
.west_3348.text_3529 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.west_3348.text_3529 .wrapper-lite-0f14 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.west_3348.text_3529 .wrapper-current-6c68 {
  opacity: 0;
}
.west_3348.alert-orange-b8fa {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.west_3348.alert-orange-b8fa .wrapper-lite-0f14 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.west_3348.alert-orange-b8fa .wrapper-current-6c68 {
  opacity: 0;
}
.west_3348.sidebar-9d80 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.west_3348.sidebar-9d80 .wrapper-lite-0f14 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.west_3348.sidebar-9d80 .wrapper-current-6c68 {
  opacity: 0;
}
.west_3348.search-e79c .wrapper-lite-0f14 {
  z-index: 10;
  visibility: visible;
}
.link_dynamic_8c57 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.link_dynamic_8c57 .heading_0dc8 {
  background: rgba(255, 255, 255, 0.99);
}
.link_dynamic_8c57 .heading_0dc8::after,
.link_dynamic_8c57 .heading_0dc8:before {
  background: inherit;
}
.link_dynamic_8c57:hover .heading_0dc8 {
  background: rgba(255, 255, 255, 0.99);
}
.sidebar-9d80 .link_dynamic_8c57 {
  top: 10px;
  right: auto;
  left: 12px;
}
.search-e79c .link_dynamic_8c57 {
  display: none !important;
}
.west_3348:before,
.grid_5fa3:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.west_3348 .link_dynamic_8c57,
.grid_5fa3 .link_dynamic_8c57 {
  display: inline-block;
}
.wrapper-lite-0f14 .breadcrumb-clean-cfd4 {
  -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;
}
.west_3348 .wrapper-lite-0f14 .breadcrumb-clean-cfd4,
.grid_5fa3 .wrapper-lite-0f14 .breadcrumb-clean-cfd4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gallery_1401 .frame-79b2 {
  width: 100%;
}
.in_fe78 {
  padding: 0 0.5em 0;
}
.in_fe78 [class*="customify-col-"],
.in_fe78 [class*="customify-col_"],
.in_fe78 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.fluid_a10b .in_fe78 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .right_482f .blue_b919,
  .blue_b919 {
    display: none;
  }
  .accent_83b8 {
    text-align: left;
  }
  .dropdown-f91c {
    text-align: center;
  }
  .banner-active-7e33 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .right_482f .advanced-0a63,
  .advanced-0a63 {
    display: none;
  }
  .pink_c600 {
    text-align: left;
  }
  .sort_green_4059 {
    text-align: center;
  }
  .accent-1595 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .right_482f .element_dim_93bf,
  .element_dim_93bf {
    display: none;
  }
  .tertiary-selected-3dd7 {
    text-align: left;
  }
  .slider-upper-3626 {
    text-align: center;
  }
  .outline-active-7c74 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.plasma-7642 {
  box-shadow: none !important;
}
.layout_bronze_1c67 .red_92d6,
.center_aafb .red_92d6 {
  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;
}
.center_aafb .red_92d6 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.header_copper_a80a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.header_copper_a80a:after,
.header_copper_a80a:before {
  content: "";
  display: table;
}
.header_copper_a80a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .header_copper_a80a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.header_copper_a80a,
.grid-purple-b447 {
  max-width: 1248px;
  margin: 0 auto;
}

.main_1225.label_781d .header_copper_a80a {
  max-width: 100%;
}
.main_1225.badge_hovered_521f {
  max-width: 1200px;
  margin: 0 auto;
}
.main_1225.complex_59d1 .header_copper_a80a {
  max-width: 100%;
}
.main_1225.complex_59d1 > .header_copper_a80a {
  padding-left: 0;
  padding-right: 0;
}
.main_1225.complex_59d1 > .header_copper_a80a .right_482f {
  margin: 0;
}
.main_1225.complex_59d1
  > .header_copper_a80a
  .soft_bbcc.current_f400 {
  margin-right: 0;
  margin-left: 0;
}
.main_1225.complex_59d1 #main.current_f400 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .fixed_2b8d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .fixed_2b8d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .grid-black-deb6 .pressed-8177 {
    padding-right: 1em;
  }
  .grid-black-deb6.primary_top_e619 .soft_bbcc {
    border-right: 1px solid #eaecee;
  }
  .grid-black-deb6.primary_top_e619 .pressed-8177 {
    padding-right: 1em;
  }
  .grid-black-deb6.primary_top_e619 .content-d791 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image-bronze-3b89 .pressed-8177 {
    padding-left: 1em;
  }
  .image-bronze-3b89.primary_top_e619 .soft_bbcc {
    border-left: 1px solid #eaecee;
  }
  .image-bronze-3b89.primary_top_e619 .pressed-8177 {
    padding-left: 1em;
  }
  .image-bronze-3b89.primary_top_e619 .content-d791 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input-gold-7a99 .pressed-8177 {
    padding-left: 1em;
  }
  .input-gold-7a99.primary_top_e619 .short_cef0 {
    border-right: 1px solid #eaecee;
  }
  .input-gold-7a99.primary_top_e619 .status_cool_6e12 {
    border-right: 1px solid #eaecee;
  }
  .input-gold-7a99.primary_top_e619 .pressed-8177 {
    padding-left: 1em;
  }
  .input-gold-7a99.primary_top_e619 .content-d791 {
    padding-right: 1em;
  }
  .input-gold-7a99.primary_top_e619 .small_9902 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title-lite-7871 .pressed-8177 {
    padding-right: 1em;
  }
  .title-lite-7871.primary_top_e619 .short_cef0 {
    border-left: 1px solid #eaecee;
  }
  .title-lite-7871.primary_top_e619 .status_cool_6e12 {
    border-left: 1px solid #eaecee;
  }
  .title-lite-7871.primary_top_e619 .pressed-8177 {
    padding-right: 1em;
  }
  .title-lite-7871.primary_top_e619 .content-d791 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .title-lite-7871.primary_top_e619 .small_9902 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fixed_2b8d .pressed-8177 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fixed_2b8d.primary_top_e619 .soft_bbcc {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .fixed_2b8d.primary_top_e619 .pressed-8177 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fixed_2b8d.primary_top_e619 .content-d791 {
    padding-left: 1em;
  }
  .fixed_2b8d.primary_top_e619 .small_9902 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .fixed_2b8d.primary_top_e619 .pressed-8177 {
    padding-left: 0;
  }
}
.brown-5347 .red-94be {
  display: inline-block;
}
.yellow-5766 {
  display: inline-block;
}
.mask_f094 {
  word-con: break-word;
}
.tiny-fe48 > span {
  display: inline-block;
  padding: 5px 0;
}
.tiny-fe48 .thick_3808 {
  margin-left: 8px;
  margin-right: 8px;
}
.tiny-fe48 .gallery_926f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.content_dark_4d3e .image_fluid_6fdb {
  margin-bottom: 2em;
}
.content_dark_4d3e .stone_2b80 {
  margin-bottom: 15px;
}
.content_dark_4d3e .stone_2b80:last-child {
  margin-bottom: 0;
}
.content_dark_4d3e .prev_8328 {
  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) {
  .content_dark_4d3e .prev_8328 {
    display: block;
  }
}
.content_dark_4d3e .section-fresh-40fc {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .content_dark_4d3e .section-fresh-40fc {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.content_dark_4d3e .panel_503e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.content_dark_4d3e .panel_503e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.content_dark_4d3e .panel_503e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.content_dark_4d3e .mask_f094 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.content_dark_4d3e .mask_f094 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.content_dark_4d3e .section-34ae p:last-child {
  margin-bottom: 0;
}
.content_dark_4d3e .list-da7d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.content_dark_4d3e .gradient_slow_4dc3 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.content_dark_4d3e .summary_5f37 {
  margin-top: 1em;
}
.content_dark_4d3e .bright-b9c9 {
  top: 0;
  display: block;
}
.content_dark_4d3e .bright-b9c9 a {
  color: inherit;
}
.content_dark_4d3e .bright-b9c9 a:hover {
  color: inherit;
}
.content_dark_4d3e .south_a7f9 {
  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;
}
.content_dark_4d3e .south_a7f9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.content_dark_4d3e .gradient_slow_4dc3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.content_dark_4d3e .gold_21bc {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.content_dark_4d3e .gold_21bc:first-child {
  margin-top: 0;
}
.content_dark_4d3e .gold_21bc.accordion-dynamic-60ab {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.content_dark_4d3e .gold_21bc.border-ef27 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.content_dark_4d3e
  .gold_21bc.border-ef27.iron_4615
  .summary_5f37 {
  width: 100%;
}
.content_dark_4d3e .border-ef27 {
  -webkit-box-align: center;
  align-items: center;
}
.content_dark_4d3e .border-ef27 .tiny-fe48,
.content_dark_4d3e .border-ef27 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.content_dark_4d3e .panel_503e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.content_dark_4d3e .panel_503e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.content_dark_4d3e .panel_503e: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;
}
.content_dark_4d3e .accordion-dynamic-60ab {
  z-index: 5;
}
.content_dark_4d3e .secondary-stale-9a88 .preview-large-1fd1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.content_dark_4d3e .sort-1fa9 .preview-large-1fd1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.content_dark_4d3e .paragraph-2868 .preview-large-1fd1 {
  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;
}
.content_dark_4d3e.block-e8b4 .prev_8328,
.content_dark_4d3e.footer-current-713e .prev_8328 {
  display: block;
}
.content_dark_4d3e.block-e8b4 .prev_8328 .label_cool_1e06,
.content_dark_4d3e.block-e8b4 .prev_8328 .gradient_slow_4dc3,
.content_dark_4d3e.footer-current-713e .prev_8328 .label_cool_1e06,
.content_dark_4d3e.footer-current-713e .prev_8328 .gradient_slow_4dc3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.content_dark_4d3e.orange-a42e .section-fresh-40fc {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .content_dark_4d3e.orange-a42e .section-fresh-40fc {
    margin-right: 0;
  }
}
.content_dark_4d3e.block-e8b4 .section-fresh-40fc,
.content_dark_4d3e.footer-current-713e .section-fresh-40fc {
  padding-top: 40%;
}
.content_dark_4d3e.block-e8b4 .image_fluid_6fdb,
.content_dark_4d3e.footer-current-713e .image_fluid_6fdb {
  display: block;
}
.content_dark_4d3e.block-e8b4 .fn-sticky-57de .gradient_slow_4dc3,
.content_dark_4d3e.footer-current-713e .fn-sticky-57de .gradient_slow_4dc3 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.content_dark_4d3e.block-e8b4 .section-fresh-40fc,
.content_dark_4d3e.footer-current-713e .section-fresh-40fc {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.content_dark_4d3e.block-e8b4 .gradient_slow_4dc3 {
  padding: 1em;
}
.focused-fb12 {
  margin: 30px auto;
  display: block;
}
.focused-fb12 .fixed-fdad > * {
  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;
}
.focused-fb12 .fixed-fdad > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.focused-fb12 .fixed-fdad span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.item_e792 .tiny-fe48 {
  margin-bottom: 1.41575em;
}
.item_e792 .grid_b7bf {
  margin-bottom: 1.618em;
}
.description_north_22eb .out_4b2c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.description_north_22eb .out_4b2c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.description_north_22eb .status-ac80 {
  max-width: 100%;
  overflow: auto;
}
.menu-d481 .description_north_22eb a:hover {
  text-decoration: underline;
}
.dropdown_c6b5 .stone_2b80:not(.mask_f094),
.dropdown_c6b5 .panel_503e {
  margin-bottom: 1.41575em;
}
.dropdown_c6b5 .stone_2b80:not(.mask_f094):last-child,
.dropdown_c6b5 .panel_503e:last-child {
  margin-bottom: 0;
}
.dropdown_c6b5 .stone_2b80.article_25b9 {
  margin-bottom: 0.41575em;
}
.dropdown_c6b5 .row_stone_73e7:before,
.dropdown_c6b5 .current_af61:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.dropdown_c6b5 .row_stone_73e7:before {
  content: "\f115";
}
.dropdown_c6b5 .current_af61:before {
  content: "\f02c";
}
.dropdown_c6b5 .small-9cea {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.dropdown_c6b5 .small-9cea a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.card_e9e2 {
  display: -webkit-box;
  display: flex;
}
.card_e9e2 .search_ca1c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .card_e9e2 .search_ca1c {
    flex-basis: 90px;
  }
}
.card_e9e2 .gold-6b53 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .card_e9e2 .gold-6b53 {
    flex-basis: calc(100% - 50px);
  }
}
.card_e9e2 .slow-9609 p:last-child {
  margin-bottom: 0.72em;
}
.chip-0330 .fixed-fdad {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.chip-0330 .fixed-fdad:after,
.chip-0330 .fixed-fdad:before {
  content: "";
  display: table;
}
.chip-0330 .fixed-fdad:after {
  clear: both;
}
.chip-0330 .fixed-fdad .aside_3dc7,
.chip-0330 .fixed-fdad .dynamic_1a06 {
  width: 49%;
}
.chip-0330 .fixed-fdad .aside_3dc7 a span.card-2f42,
.chip-0330 .fixed-fdad .dynamic_1a06 a span.card-2f42 {
  display: block;
  margin-bottom: 5px;
}
.chip-0330 .fixed-fdad .dynamic_1a06 {
  float: left;
  text-align: left;
}
.chip-0330 .fixed-fdad .aside_3dc7 {
  float: right;
  text-align: right;
}
.layout-4fb5 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .layout-4fb5 {
    margin-bottom: 0;
  }
}
.icon_39a1 {
  margin-bottom: 1em;
}
.icon_39a1 .mask_f094 {
  font-size: 1.1em;
  line-height: 1.3;
}
.glass_02e0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.text-2e3e .icon_39a1,
.popup-active-5ab5 .icon_39a1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .text-2e3e .icon_39a1,
  .popup-active-5ab5 .icon_39a1 {
    display: block;
  }
}
.text-2e3e .glass_02e0,
.popup-active-5ab5 .glass_02e0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .text-2e3e .glass_02e0,
  .popup-active-5ab5 .glass_02e0 {
    margin-bottom: 1em;
  }
}
.text-2e3e .glass_02e0 img,
.popup-active-5ab5 .glass_02e0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.text-2e3e .menu-a466,
.popup-active-5ab5 .menu-a466 {
  flex-basis: calc(100% - 160px);
}
.text-2e3e .menu-a466 p,
.popup-active-5ab5 .menu-a466 p {
  margin-bottom: 0;
}
.text-2e3e .menu-a466 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .text-2e3e .menu-a466 {
    padding-left: 0;
  }
}
.popup-active-5ab5 .menu-a466 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .popup-active-5ab5 .menu-a466 {
    padding-right: 0;
  }
}
.popup-active-5ab5 .glass_02e0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.carousel-dynamic-2f5b .glass_02e0 {
  margin-bottom: 0.5em;
}
.carousel-dynamic-2f5b .glass_02e0 img {
  width: 100%;
}
.frame-old-2f32 .center_1eb5,
.background-yellow-4d97 .center_1eb5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.background-yellow-4d97 .soft_bbcc .label_bottom_9eb5 p:last-child {
  margin-bottom: 0;
}
.caption-5479 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.heading-gas-2212 .video-42ac {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .heading-gas-2212 .video-42ac:last-of-type {
    margin-bottom: 0;
  }
}
.heading-gas-2212 .video-42ac ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.heading-gas-2212 .video-42ac ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.heading-gas-2212 .video-42ac ul li {
  margin: 0 0 0.6em;
}
.heading-gas-2212 .video-42ac ul li.detail_5f3a,
.heading-gas-2212 .video-42ac ul li.panel_gold_c24d {
  position: relative;
}
.heading-gas-2212 .video-42ac ul li.detail_5f3a .text_next_2922,
.heading-gas-2212 .video-42ac ul li.panel_gold_c24d .text_next_2922 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.heading-gas-2212 .video-42ac ul li.detail_5f3a:after:after,
.heading-gas-2212 .video-42ac ul li.detail_5f3a:after:before,
.heading-gas-2212
  .video-42ac
  ul
  li.panel_gold_c24d:after:after,
.heading-gas-2212
  .video-42ac
  ul
  li.panel_gold_c24d:after:before {
  content: "";
  display: table;
}
.heading-gas-2212 .video-42ac ul li.detail_5f3a:after:after,
.heading-gas-2212
  .video-42ac
  ul
  li.panel_gold_c24d:after:after {
  clear: both;
}
.heading-gas-2212 .video-42ac a.advanced_f80b:hover {
  text-decoration: none;
}
.heading-gas-2212 .video-42ac select {
  max-width: 100%;
}
.heading-gas-2212 .video-42ac table {
  font-size: 85%;
}
.heading-gas-2212 .video-42ac table td,
.heading-gas-2212 .video-42ac table th {
  padding: 0.2360828548em;
  text-align: center;
}
.heading-gas-2212 .video-42ac table tfoot td {
  text-align: left;
}
.heading-gas-2212 .video-42ac :last-child {
  margin-bottom: 0;
}
.heading-gas-2212 .video-42ac .breadcrumb_c276 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.heading-gas-2212 .video-42ac .breadcrumb_c276 label {
  width: 100%;
}
.heading-gas-2212 .video-42ac .breadcrumb_c276 .white_36c2 {
  width: 100%;
  display: block;
}
.heading-gas-2212 .video-42ac .breadcrumb_c276 .pagination_next_47ae {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.heading-gas-2212 .video-42ac .breadcrumb_c276 .pagination_next_47ae:hover svg #svg-search {
  fill: #444;
}
.heading-gas-2212 .video-42ac .breadcrumb_c276 .pagination_next_47ae svg {
  width: 18px;
  height: 18px;
}
.heading-gas-2212 .slow_e4be ul ul,
.heading-gas-2212 .panel_hovered_dcc1 ul ul,
.heading-gas-2212 .pro_96bf ul ul,
.heading-gas-2212 .tag_fa06 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.heading-gas-2212 .slow_e4be .paragraph-hovered-1d4e > a,
.heading-gas-2212 .panel_hovered_dcc1 .paragraph-hovered-1d4e > a,
.heading-gas-2212 .pro_96bf .paragraph-hovered-1d4e > a,
.heading-gas-2212 .tag_fa06 .paragraph-hovered-1d4e > a {
  margin-bottom: 0;
}
.heading-gas-2212 .chip_43d4 li,
.heading-gas-2212 .slow_e4be li,
.heading-gas-2212 .gold_4544 li,
.heading-gas-2212 .panel_hovered_dcc1 li,
.heading-gas-2212 .pro_96bf li,
.heading-gas-2212 .tag_fa06 li,
.heading-gas-2212 .hover_64fa li,
.heading-gas-2212 .smooth_efab li {
  display: block;
  position: relative;
}
.heading-gas-2212 .chip_43d4 li:last-child,
.heading-gas-2212 .slow_e4be li:last-child,
.heading-gas-2212 .gold_4544 li:last-child,
.heading-gas-2212 .panel_hovered_dcc1 li:last-child,
.heading-gas-2212 .pro_96bf li:last-child,
.heading-gas-2212 .tag_fa06 li:last-child,
.heading-gas-2212 .hover_64fa li:last-child,
.heading-gas-2212 .smooth_efab li:last-child {
  border: none;
}
.heading-gas-2212 .chip_43d4 li a,
.heading-gas-2212 .slow_e4be li a,
.heading-gas-2212 .gold_4544 li a,
.heading-gas-2212 .panel_hovered_dcc1 li a,
.heading-gas-2212 .pro_96bf li a,
.heading-gas-2212 .tag_fa06 li a,
.heading-gas-2212 .hover_64fa li a,
.heading-gas-2212 .smooth_efab li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.heading-gas-2212 .chip_43d4 li ul li::before,
.heading-gas-2212 .slow_e4be li ul li::before,
.heading-gas-2212 .gold_4544 li ul li::before,
.heading-gas-2212 .panel_hovered_dcc1 li ul li::before,
.heading-gas-2212 .pro_96bf li ul li::before,
.heading-gas-2212 .tag_fa06 li ul li::before,
.heading-gas-2212 .hover_64fa li ul li::before,
.heading-gas-2212 .smooth_efab li ul li::before {
  left: 15px;
}
.heading-gas-2212 .chip_43d4 li ul a,
.heading-gas-2212 .slow_e4be li ul a,
.heading-gas-2212 .gold_4544 li ul a,
.heading-gas-2212 .panel_hovered_dcc1 li ul a,
.heading-gas-2212 .pro_96bf li ul a,
.heading-gas-2212 .tag_fa06 li ul a,
.heading-gas-2212 .hover_64fa li ul a,
.heading-gas-2212 .smooth_efab li ul a {
  padding-left: 20px;
}
.heading-gas-2212 .chip_43d4 li ul ul li::before,
.heading-gas-2212 .slow_e4be li ul ul li::before,
.heading-gas-2212 .gold_4544 li ul ul li::before,
.heading-gas-2212 .panel_hovered_dcc1 li ul ul li::before,
.heading-gas-2212 .pro_96bf li ul ul li::before,
.heading-gas-2212 .tag_fa06 li ul ul li::before,
.heading-gas-2212 .hover_64fa li ul ul li::before,
.heading-gas-2212 .smooth_efab li ul ul li::before {
  left: 30px;
}
.heading-gas-2212 .chip_43d4 li ul ul a,
.heading-gas-2212 .slow_e4be li ul ul a,
.heading-gas-2212 .gold_4544 li ul ul a,
.heading-gas-2212 .panel_hovered_dcc1 li ul ul a,
.heading-gas-2212 .pro_96bf li ul ul a,
.heading-gas-2212 .tag_fa06 li ul ul a,
.heading-gas-2212 .hover_64fa li ul ul a,
.heading-gas-2212 .smooth_efab li ul ul a {
  padding-left: 40px;
}
.heading-gas-2212 .text-warm-9262 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.heading-gas-2212 .smooth_efab ul li {
  margin-bottom: 1.41575em;
}
.heading-gas-2212 .smooth_efab ul li .top_637b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.heading-gas-2212 .smooth_efab ul li .form-wide-22b0 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.summary-dark-8460 .chip_43d4 li a,
.summary-dark-8460 .slow_e4be li a,
.summary-dark-8460 .gold_4544 li a,
.summary-dark-8460 .panel_hovered_dcc1 li a,
.summary-dark-8460 .pro_96bf li a,
.summary-dark-8460 .tag_fa06 li a,
.summary-dark-8460 .hover_64fa li a,
.summary-dark-8460 .smooth_efab li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-dark-8460 .text-warm-9262 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-dark-8460 .video-42ac ul li.detail_5f3a .text_next_2922,
.summary-dark-8460 .video-42ac ul li.panel_gold_c24d .text_next_2922 {
  background: rgba(0, 0, 0, 0.2);
}
.summary-dark-8460 .heading-gas-2212 .video-42ac select {
  border-color: rgba(255, 255, 255, 0.08);
}
.main_1225 .heading-gas-2212 .label_white_7b86 li {
  margin: 0;
}
.main_1225 .heading-gas-2212 .label_white_7b86 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.main_1225 .heading-gas-2212 .label_white_7b86 li ul {
  margin: 0;
}
.main_1225 .heading-gas-2212 .label_white_7b86 li ul li a {
  padding-left: 15px;
}
.main_1225 .heading-gas-2212 .label_white_7b86 li ul li li a {
  padding-left: 30px;
}
.main_1225 .heading-gas-2212 .label_white_7b86 li.tiny-9698 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.main_1225 .heading-gas-2212 .label_white_7b86 li.tiny-9698 > 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;
}
.main_1225 .heading-gas-2212 .label_white_7b86 li.tiny-9698 > 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;
}
.progress_liquid_74c1 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.under-b778 {
  position: relative;
  z-index: 10;
}
.under-b778 .breadcrumb-clean-cfd4 {
  width: 100%;
  max-width: 100%;
}
.simple-6d30 .hovered-3b4c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.simple-6d30 .article-01ff {
}
.simple-6d30 .summary-dark-8460 {
  background: #292929;
}
.widget_pressed_471d .hovered-3b4c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.widget_pressed_471d .article-01ff {
  background: #f9f9f9;
}
.widget_pressed_471d .summary-dark-8460 {
  background: #303030;
}
.text-selected-f3e1 .hovered-3b4c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .text-selected-f3e1 .red-94be {
    margin-bottom: 1em;
  }
  .text-selected-f3e1 .red-94be:last-child {
    margin-bottom: 0;
  }
}
.text-selected-f3e1 .article-01ff {
  background: #ededed;
}
.text-selected-f3e1 .summary-dark-8460 {
  background: #1a1a1a;
}
.hovered-3b4c.article-01ff {
  color: rgba(0, 0, 0, 0.6);
}
.hovered-3b4c.article-01ff .out_eeed li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hovered-3b4c.summary-dark-8460 {
  color: rgba(255, 255, 255, 0.99);
}
.hovered-3b4c.summary-dark-8460 a:not(.advanced_f80b) {
  color: rgba(255, 255, 255, 0.79);
}
.hovered-3b4c.summary-dark-8460 a:not(.advanced_f80b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.hovered-3b4c.summary-dark-8460 .out_eeed li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hovered-3b4c.summary-dark-8460 table tbody td,
.hovered-3b4c.summary-dark-8460 table th {
  background: rgba(0, 0, 0, 0.08);
}
.modal-6f79.upper-08f3 .header_copper_a80a {
  max-width: initial;
}
.modal-6f79 .status_upper_f7d3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.modal-6f79 .status_upper_f7d3 .breadcrumb-clean-cfd4 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .modal-6f79 .status_upper_f7d3 .breadcrumb-clean-cfd4 {
    display: block;
    margin-bottom: 2em;
  }
  .modal-6f79 .status_upper_f7d3 .breadcrumb-clean-cfd4:last-child {
    margin-bottom: 0;
  }
}
.text-selected-f3e1 .red-94be:last-child,
.widget_pressed_471d .red-94be:last-child,
.simple-6d30 .red-94be:last-child {
  margin-bottom: 0;
}
.text-selected-f3e1 .red-94be .heading-gas-2212 .video-42ac:last-child,
.widget_pressed_471d .red-94be .heading-gas-2212 .video-42ac:last-child,
.simple-6d30 .red-94be .heading-gas-2212 .video-42ac:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .text-selected-f3e1 .label-hovered-b538,
  .text-selected-f3e1 .grid_790d,
  .widget_pressed_471d .label-hovered-b538,
  .widget_pressed_471d .grid_790d,
  .simple-6d30 .label-hovered-b538,
  .simple-6d30 .grid_790d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .under-b778 .red-94be {
    margin-bottom: 2em;
  }
}
.under-b778 p:last-child {
  margin-bottom: 0;
}
.under-b778 li,
.under-b778 ul {
  list-style: none;
  margin: 0;
}
.under-b778 ul ul {
  margin-left: 2.617924em;
}
.label_7dbd {
  font-size: 0.875em;
}

/* css-noise: e4ab */
.promo-block-w4 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
