/*!
Theme Name: Customify
Theme URI: https://pressmaximum.focus_tall_3698/customify
Author: WPCustomify
Author URI: https://pressmaximum.focus_tall_3698
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.focus_tall_3698/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.purple-1774.grid_soft_4623/licenses/gpl-2.0.bright_f66f
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.shade-bdbd/, (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.pagination-upper-525b.mask-2523/normalize.hero_5b46/
 ======
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.hero_5b46 v7.0.0 | MIT License | github.focus_tall_3698/necolas/normalize.hero_5b46 */
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;
}
.section-tall-f08f .description-first-993e,
.focus-7722,
.liquid-32ab,
.photo-bronze-d100,
.tertiary_a981,
.widget-middle-02a0,
.shadow-212b,
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;
}
.focus-7722,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .focus-7722,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .focus-7722,
  h1 {
    font-size: 1.8em;
  }
}
.liquid-32ab,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.liquid-32ab + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .liquid-32ab,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .liquid-32ab,
  h2 {
    font-size: 1.7em;
  }
}
.photo-bronze-d100,
h3 {
  font-size: 1.618em;
}
.section-tall-f08f .description-first-993e,
.tertiary_a981,
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.table_a3d8 {
  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;
}
.slow_ad84:after,
.slow_ad84:before,
.focus-9e9c:after,
.focus-9e9c:before {
  content: "";
  display: table;
}
.slow_ad84:after,
.focus-9e9c:after {
  clear: both;
}
.progress-outer-192e {
  float: right;
  margin-right: 0;
}
.sort_hard_87df {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.paragraph-a628 .filter_9ce0,
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;
}
.paragraph-a628 .filter_9ce0: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;
}
.dirty-9939 .filter_9ce0 {
  box-shadow: none;
}
.dirty-9939
  .filter_9ce0
  .bottom-22eb {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.dirty-9939 .filter_9ce0 .carousel-active-3d20 {
  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;
}
.dirty-9939
  .filter_9ce0
  .carousel-active-3d20
  b {
  display: none;
}
.dirty-9939 .static_cfce {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.gallery-simple-ad3f:not(.frame_db0d):not(.chip_thick_28aa),
button:not(.frame_db0d):not(.chip_thick_28aa),
input[type="button"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ),
input[type="reset"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ),
input[type="submit"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ) {
  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;
}
.gallery-simple-ad3f:not(.frame_db0d):not(
    .chip_thick_28aa
  ):hover,
button:not(.frame_db0d):not(
    .chip_thick_28aa
  ):hover,
input[type="button"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ):hover,
input[type="reset"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ):hover,
input[type="submit"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.gallery-simple-ad3f:not(.frame_db0d):not(
    .chip_thick_28aa
  ):active,
.gallery-simple-ad3f:not(.frame_db0d):not(
    .chip_thick_28aa
  ):focus,
button:not(.frame_db0d):not(
    .chip_thick_28aa
  ):active,
button:not(.frame_db0d):not(
    .chip_thick_28aa
  ):focus,
input[type="button"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ):active,
input[type="button"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ):focus,
input[type="reset"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ):active,
input[type="reset"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ):focus,
input[type="submit"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ):active,
input[type="submit"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ):focus {
  outline: 0;
}
.gallery-simple-ad3f:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c,
button:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c,
input[type="button"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c,
input[type="reset"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c,
input[type="submit"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c {
  position: relative;
}
.gallery-simple-ad3f:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c
  .gold-6f5b,
.gallery-simple-ad3f:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c
  .block_smooth_0ba1,
.gallery-simple-ad3f:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c
  .logo-e950,
.gallery-simple-ad3f:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c
  i,
.gallery-simple-ad3f:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c
  svg,
button:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c
  .gold-6f5b,
button:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c
  .block_smooth_0ba1,
button:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c
  .logo-e950,
button:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c
  i,
button:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c
  svg,
input[type="button"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c
  .gold-6f5b,
input[type="button"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c
  .block_smooth_0ba1,
input[type="button"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c
  .logo-e950,
input[type="button"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c
  i,
input[type="button"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c
  svg,
input[type="reset"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c
  .gold-6f5b,
input[type="reset"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c
  .block_smooth_0ba1,
input[type="reset"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c
  .logo-e950,
input[type="reset"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c
  i,
input[type="reset"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c
  svg,
input[type="submit"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c
  .gold-6f5b,
input[type="submit"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c
  .block_smooth_0ba1,
input[type="submit"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c
  .logo-e950,
input[type="submit"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c
  i,
input[type="submit"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c
  svg {
  visibility: hidden;
}
.gallery-simple-ad3f:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c:after,
button:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c:after,
input[type="button"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c:after,
input[type="reset"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c:after,
input[type="submit"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ).fn-loading-211c: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;
}
.gallery-simple-ad3f:not(.frame_db0d):not(.chip_thick_28aa),
input[type="button"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ),
input[type="reset"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ),
input[type="submit"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ) {
  color: #fff;
  background: #235787;
}
.gallery-simple-ad3f:not(.frame_db0d):not(
    .chip_thick_28aa
  ):focus,
input[type="button"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ):focus,
input[type="reset"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ):focus,
input[type="submit"]:not(.frame_db0d):not(
    .chip_thick_28aa
  ):focus {
  color: #fff;
}
.gallery-simple-ad3f.fn-disabled-211c:not(.frame_db0d):not(
    .chip_thick_28aa
  ),
.gallery-simple-ad3f[disabled]:not(.frame_db0d):not(
    .chip_thick_28aa
  ),
button.fn-disabled-211c:not(.frame_db0d):not(
    .chip_thick_28aa
  ),
button[disabled]:not(.frame_db0d):not(
    .chip_thick_28aa
  ) {
  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;
}
.article-367f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.article-367f: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;
}
.solid_fabd {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.silver_0b4d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.north-50e1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.slow_ad84:after,
.slow_ad84:before,
.detail-cca1:after,
.detail-cca1:before,
.box-5412:after,
.box-5412:before,
.picture_hard_be27:after,
.picture_hard_be27:before,
.main-8c18:after,
.main-8c18:before,
.banner_over_f8b7:after,
.banner_over_f8b7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.slow_ad84:after,
.detail-cca1:after,
.box-5412:after,
.picture_hard_be27:after,
.main-8c18:after,
.banner_over_f8b7:after {
  clear: both;
}
.detail-cca1 .backdrop_fd20,
.box-5412 .backdrop_fd20,
.purple_688b .backdrop_fd20 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dirty_bc34 {
  display: inline-block;
}
.badge_active_afcf {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.badge_active_afcf img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.badge_active_afcf .filter-dark-9584 {
  padding: 1em 0;
  font-size: 85%;
}
.filter-dark-9584 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.backdrop_e034 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.backdrop_e034:after,
.backdrop_e034:before {
  content: "";
  display: table;
}
.backdrop_e034:after {
  clear: both;
}
.media-cbeb {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.secondary-41d4 .media-cbeb {
  max-width: 50%;
}
.filter_clean_8925 .media-cbeb {
  max-width: 33.33%;
}
.first_c922 .media-cbeb {
  max-width: 25%;
}
.search_tall_39c4 .media-cbeb {
  max-width: 20%;
}
.logo_cec1 .media-cbeb {
  max-width: 16.66%;
}
.bronze-edc8 .media-cbeb {
  max-width: 14.28%;
}
.chip_medium_21c9 .media-cbeb {
  max-width: 12.5%;
}
.dropdown_black_1414 .media-cbeb {
  max-width: 11.11%;
}
.hidden-static-0d58 {
  display: block;
}
.section-tall-f08f .full_792e label,
.section-tall-f08f .box_thick_a5ee label,
.section-tall-f08f .hero-old-7671 label,
.section-tall-f08f .small-902e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.header-under-1f76 {
  list-style: none;
  margin: 0;
}
.header-under-1f76 article.gas-a7a6 {
  margin-bottom: 0;
}
.header-under-1f76 ul {
  list-style: none;
  margin: 0;
}
.header-under-1f76 .header-plasma-8b13 li.gas-a7a6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .header-under-1f76 .header-plasma-8b13 li.gas-a7a6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .header-under-1f76 .header-plasma-8b13 li.gas-a7a6: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) {
  .header-under-1f76 .header-plasma-8b13 li.gas-a7a6 li.gas-a7a6 li.gas-a7a6 li.gas-a7a6 {
    padding-left: 0;
  }
}
article.gas-a7a6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gas-a7a6 .detail-cca1 p:last-of-type {
  margin-bottom: 0;
}
article.gas-a7a6 .form_over_ce95 {
  float: left;
}
article.gas-a7a6 .gallery_9693 {
  margin-left: 85px;
}
article.gas-a7a6 .hover-lower-0575 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gas-a7a6 .hover-lower-0575 .module-west-23c5 {
  margin-left: 10px;
}
article.gas-a7a6 .short_0ce5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gas-a7a6 .search_87c8 {
  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 .full_792e,
  #respond .hero-old-7671,
  #respond .small-902e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .full_792e input,
#respond .hero-old-7671 input,
#respond .small-902e input {
  width: 100%;
}
#respond .small-902e {
  margin-right: 0;
}
#respond .main-pink-b1ed #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.simple_d86f {
  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;
}
.simple_d86f.blue_d001 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.simple_d86f 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%);
}
.simple_d86f:focus,
.simple_d86f: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);
}
.nav-next-1990 {
  border-radius: 10%;
}
.copper_a866 {
  border-radius: 50%;
}
.up_bd97 {
  font-size: 0.72em;
}
.carousel-5baa {
  font-size: 0.875em;
}
.button_purple_0364 {
  font-size: 1.1em;
}
.picture_97a8 {
  text-transform: uppercase;
  line-height: 1.2;
}
.picture_97a8.up_bd97 {
  letter-spacing: 0.5px;
}
.column-bronze-05f4,
.column-bronze-05f4 a {
  color: #6d6d6d;
}
.column-bronze-05f4 a:hover {
  color: #111;
}
.box-421a {
  color: #6d6d6d;
}
.easy_de6a {
  overflow-x: hidden;
}
.easy_de6a .brown_84b4.pro_f81a {
  position: relative;
}
.easy_de6a .brown_84b4.pro_f81a.backdrop-fca3 {
  position: initial;
}
.easy_de6a
  .brown_84b4.pro_f81a.backdrop-fca3
  .wrapper-complex-9058 {
  left: auto;
}
.easy_de6a .brown_84b4 .wrapper-complex-9058 {
  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;
}
.easy_de6a .brown_84b4:hover.pro_f81a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.easy_de6a
  .brown_84b4:hover.pro_f81a
  .wrapper-complex-9058 {
  display: block;
  z-index: 9999999;
}
.easy_de6a .table_cool_2423 .container-559f,
.easy_de6a .shade-dirty-b0a6 .container-559f {
  display: none;
}
.easy_de6a .easy-daf1 .brown_84b4:hover.pro_f81a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.section-tall-f08f .full_792e label,
.section-tall-f08f .box_thick_a5ee label,
.section-tall-f08f .hero-old-7671 label,
.section-tall-f08f .small-902e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.header-under-1f76 {
  list-style: none;
  margin: 0;
}
.header-under-1f76 article.gas-a7a6 {
  margin-bottom: 0;
}
.header-under-1f76 ul {
  list-style: none;
  margin: 0;
}
.header-under-1f76 .header-plasma-8b13 li.gas-a7a6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .header-under-1f76 .header-plasma-8b13 li.gas-a7a6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .header-under-1f76 .header-plasma-8b13 li.gas-a7a6: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) {
  .header-under-1f76 .header-plasma-8b13 li.gas-a7a6 li.gas-a7a6 li.gas-a7a6 li.gas-a7a6 {
    padding-left: 0;
  }
}
article.gas-a7a6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gas-a7a6 .detail-cca1 p:last-of-type {
  margin-bottom: 0;
}
article.gas-a7a6 .form_over_ce95 {
  float: left;
}
article.gas-a7a6 .gallery_9693 {
  margin-left: 85px;
}
article.gas-a7a6 .hover-lower-0575 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gas-a7a6 .hover-lower-0575 .module-west-23c5 {
  margin-left: 10px;
}
article.gas-a7a6 .short_0ce5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gas-a7a6 .search_87c8 {
  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 .full_792e,
  #respond .hero-old-7671,
  #respond .small-902e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .full_792e input,
#respond .hero-old-7671 input,
#respond .small-902e input {
  width: 100%;
}
#respond .small-902e {
  margin-right: 0;
}
#respond .main-pink-b1ed #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.table_cool_2423 .tabs_358a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tabs_358a .white_2da3.outline-center-bd16 .icon-384a > li > a:focus,
.tabs_358a .white_2da3.outline-center-bd16 .icon-384a > li > a:hover,
.tabs_358a .white_2da3.bright_abf0 .icon-384a > li > a:focus,
.tabs_358a .white_2da3.bright_abf0 .icon-384a > li > a:hover,
.tabs_358a .white_2da3.media-5014 .icon-384a > li > a:focus,
.tabs_358a .white_2da3.media-5014 .icon-384a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_358a
  .white_2da3.outline-center-bd16
  .icon-384a
  > li.search_92b7
  > a,
.tabs_358a
  .white_2da3.outline-center-bd16
  .icon-384a
  > li.hero-3cee
  > a,
.tabs_358a
  .white_2da3.bright_abf0
  .icon-384a
  > li.search_92b7
  > a,
.tabs_358a
  .white_2da3.bright_abf0
  .icon-384a
  > li.hero-3cee
  > a,
.tabs_358a
  .white_2da3.media-5014
  .icon-384a
  > li.search_92b7
  > a,
.tabs_358a .white_2da3.media-5014 .icon-384a > li.nav-clean-bb01 > a {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_358a .full-0282,
.tabs_358a .full-0282 a {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_358a .caption_8918.active-cc31 li a,
.tabs_358a .widget_5fcb a,
.tabs_358a .video-last-f166,
.tabs_358a .icon-384a > li > a,
.tabs_358a .hover_new_ccc2 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_358a .caption_8918.active-cc31 li a:hover,
.tabs_358a .widget_5fcb a:hover,
.tabs_358a .video-last-f166:hover,
.tabs_358a .icon-384a > li > a:hover,
.tabs_358a .hover_new_ccc2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_358a .box-prev-c6e4 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_358a .box-prev-c6e4 .hot_4a91 {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_358a .box-prev-c6e4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_358a .old_c54b .light_47ab {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tabs_358a .old_c54b .light_47ab .slider-6191 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_358a
  .old_c54b
  .light_47ab
  .slider-6191::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_358a
  .old_c54b
  .light_47ab
  .slider-6191:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_358a
  .old_c54b
  .light_47ab
  .slider-6191::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_358a
  .old_c54b
  .light_47ab
  .slider-6191::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_358a .old_c54b .tiny_e116 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_358a .old_c54b .tiny_e116:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture-thick-f207
  .tabs_358a
  .old_c54b
  .notice_liquid_474f
  .stale-cc57 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture-thick-f207
  .tabs_358a
  .old_c54b
  .notice_liquid_474f
  .slider-6191 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.table_cool_2423 .video-current-296b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.video-current-296b .white_2da3.outline-center-bd16 .icon-384a > li > a:focus,
.video-current-296b .white_2da3.outline-center-bd16 .icon-384a > li > a:hover,
.video-current-296b .white_2da3.bright_abf0 .icon-384a > li > a:focus,
.video-current-296b .white_2da3.bright_abf0 .icon-384a > li > a:hover,
.video-current-296b .white_2da3.media-5014 .icon-384a > li > a:focus,
.video-current-296b .white_2da3.media-5014 .icon-384a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.video-current-296b
  .white_2da3.outline-center-bd16
  .icon-384a
  > li.search_92b7
  > a,
.video-current-296b
  .white_2da3.outline-center-bd16
  .icon-384a
  > li.hero-3cee
  > a,
.video-current-296b
  .white_2da3.bright_abf0
  .icon-384a
  > li.search_92b7
  > a,
.video-current-296b
  .white_2da3.bright_abf0
  .icon-384a
  > li.hero-3cee
  > a,
.video-current-296b
  .white_2da3.media-5014
  .icon-384a
  > li.search_92b7
  > a,
.video-current-296b .white_2da3.media-5014 .icon-384a > li.nav-clean-bb01 > a {
  color: rgba(0, 0, 0, 0.8);
}
.video-current-296b .full-0282,
.video-current-296b .full-0282 a {
  color: rgba(0, 0, 0, 0.8);
}
.video-current-296b .caption_8918.active-cc31 li a,
.video-current-296b .widget_5fcb a,
.video-current-296b .video-last-f166,
.video-current-296b .icon-384a > li > a,
.video-current-296b .hover_new_ccc2 {
  color: rgba(0, 0, 0, 0.55);
}
.video-current-296b .caption_8918.active-cc31 li a:hover,
.video-current-296b .widget_5fcb a:hover,
.video-current-296b .video-last-f166:hover,
.video-current-296b .icon-384a > li > a:hover,
.video-current-296b .hover_new_ccc2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.video-current-296b .box-prev-c6e4 {
  color: rgba(0, 0, 0, 0.55);
}
.video-current-296b .box-prev-c6e4 .hot_4a91 {
  color: rgba(0, 0, 0, 0.8);
}
.video-current-296b .box-prev-c6e4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_0c29 .list-selected-95d7 {
  margin-left: auto;
  margin-right: auto;
}
.box-5412 > * {
  margin-left: auto;
  margin-right: auto;
}
.box-5412 .solid_fabd {
  margin-right: 1.41575em;
}
.nav-black-bc72 .box-5412 > .focus-949b {
  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;
}
.nav-black-bc72 .box-5412 > .outer-cd76 {
  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;
}
.content-middle-1b31.breadcrumb_0c29 .list-selected-95d7,
.clean_0e53.breadcrumb_0c29 .list-selected-95d7 {
  margin-left: 0;
}
.dirty-ecd3.breadcrumb_0c29 .list-selected-95d7,
.outline_thick_bacf.breadcrumb_0c29 .list-selected-95d7 {
  margin-right: 0;
}
.box-5412 ol,
.box-5412 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.paper-eee4 video {
  max-width: 100%;
}
.paragraph-5db4 img {
  display: block;
}
.paragraph-5db4.solid_fabd,
.paragraph-5db4.silver_0b4d {
  width: 100%;
}
.paragraph-5db4.outer-cd76 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.backdrop_a434:not(.accordion_over_d4bf) {
  margin: 1.5em auto;
}
.current-4e33 p {
  padding: 1.5em 14px;
}
ul.outer-f161.outer-cd76,
ul.outer-f161.focus-949b,
ul.outer-f161.title_a040.focus-949b {
  padding: 0 14px;
}
.outer-152d {
  display: block;
  overflow-x: auto;
}
.outer-152d table {
  border-collapse: collapse;
  width: 100%;
}
.outer-152d td,
.outer-152d th {
  padding: 0.5em;
}
.box-5412 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.box-5412 ol ol,
.box-5412 ol ul,
.box-5412 ul ol,
.box-5412 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.box-5412 ol ol li,
.box-5412 ol ul li,
.box-5412 ul ol li,
.box-5412 ul ul li {
  margin-left: 0;
}
.new-49c6.component_1521 > .old-49dd {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.new-49c6.component_1521 > .old-49dd iframe,
.new-49c6.component_1521 > .old-49dd > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.detail-c094 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.detail-c094.title_54ad {
  padding: 0;
}
.detail-c094.title_54ad cite {
  font-size: 13px;
}
.detail-c094 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.detail-c094 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.wrapper-fresh-dec4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.wrapper-fresh-dec4 > p:first-child {
  margin-top: 0;
}
.wrapper-fresh-dec4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.wrapper-fresh-dec4 blockquote {
  border-left: 0;
}
.cold-0485 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.cold-0485:not(.search_complex_463d) {
  max-width: 100px;
}
.cold-0485.paragraph_simple_d208 {
  border-bottom: none !important;
  text-align: center;
}
.cold-0485.paragraph_simple_d208::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .current-4e33 p {
    padding: 1.5em 0;
  }
}
.slow_69e9 {
  color: #0073aa;
}
.nav-d1ba {
  background-color: #0073aa;
}
.right-80f1 {
  color: #229fd8;
}
.down-5c1f {
  background-color: #229fd8;
}
.complex-e657 {
  color: #eee;
}
.sort-small-3445 {
  background-color: #eee;
}
.west_5ec5 {
  color: #444;
}
.bronze-7384 {
  background-color: #444;
}
.container_2811 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.container_2811 .gradient_d478 .widget_5fcb {
  font-size: 15px;
}
.container_2811 .widget_5fcb {
  line-height: 1.3;
}
.container_2811 .video-current-296b {
}
.container_2811 .tabs_358a {
  background: #235787;
}
.container_outer_bc84 {
  padding: 0;
}
.container_outer_bc84 .tabs_358a {
  background: #1a1a1a;
}
.container_outer_bc84 .video-current-296b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.table_narrow_e5f9 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.table_narrow_e5f9 .video-current-296b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.table_narrow_e5f9 .tabs_358a {
  background: #303030;
}
.banner_over_f8b7 {
  position: relative;
  z-index: 10;
}
.banner_over_f8b7 .old_3f7e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.menu_130c .pro_f81a {
  display: inline-block;
  vertical-align: middle;
}
.menu_130c.thumbnail_center_78e3 .pro_f81a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .menu_130c.thumbnail_center_78e3 .pro_f81a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .menu_130c.thumbnail_center_78e3 .pro_f81a {
    margin-right: 0.4em;
  }
}
.menu_130c.thumbnail_center_78e3 .pro_f81a:last-child {
  margin-right: 0;
}
.carousel-hovered-9352 .old_3f7e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .table_cool_2423 .gradient_d478 {
    margin: 0 -0.5em;
  }
  .table_cool_2423 .gradient_d478 [class*="customify-col-"],
  .table_cool_2423 .gradient_d478 [class*="customify-col_"],
  .table_cool_2423 .gradient_d478 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.table_cool_2423.tabs-4fc9 .old_3f7e {
  background: 0 0 !important;
}
.table_cool_2423.tabs-4fc9 .old_3f7e,
.table_cool_2423.carousel-hovered-9352 .old_3f7e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .table_cool_2423.pink-98f9 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.table_cool_2423.carousel-hovered-9352 .old_3f7e {
  box-shadow: none !important;
}
.inner_3b48 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .inner_3b48 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .inner_3b48 {
    padding: 18px 0 20px;
  }
}
.inner_3b48 .nav-east-e24e {
  width: 100%;
}
.inner_3b48 .west-c80a {
  margin-bottom: 0;
}
.inner_3b48 .clean_54fb {
  margin-top: 5px;
  font-size: 0.875em;
}
.tooltip-easy-96e5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tooltip-easy-96e5 .element-a003 {
  width: 100%;
}
.top-56a2 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.top-56a2 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.top-56a2 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;
}
.top-56a2 li:last-child:after {
  display: none;
}
.top-56a2 li a {
  font-weight: 500;
  margin-right: 10px;
}
.in-afaf .container-559f button,
.inner_3b48 .container-559f button {
  left: 0;
}
.in-afaf .element-a003,
.inner_3b48 .element-a003 {
  padding-left: 0;
  padding-right: 0;
}
.in-afaf .tooltip-easy-96e5,
.inner_3b48 .tooltip-easy-96e5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.in-afaf {
  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;
}
.in-afaf: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;
}
.in-afaf .background-0732 {
  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) {
  .in-afaf .background-0732 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .in-afaf .background-0732 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .in-afaf .background-0732 {
    min-height: 200px;
  }
}
.in-afaf .top-56a2 {
  color: rgba(255, 255, 255, 0.8);
}
.in-afaf .top-56a2 a,
.in-afaf .top-56a2 li:after {
  color: inherit;
}
.in-afaf .top-56a2 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.border-rough-0cfb {
  margin-bottom: 0.5em;
}
.backdrop-5357 {
  margin-bottom: 1.2em;
}
.backdrop-5357,
.border-rough-0cfb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.backdrop-5357 p:last-child,
.border-rough-0cfb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .container-559f,
#masthead .container-559f {
  display: none;
}
#masthead
  > .container-559f.heading-brown-6cc1 {
  display: none;
}
#masthead > .container-559f button {
  left: 0;
}
.caption_a555 {
  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%;
}
.caption_a555 .pro_f81a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.caption_a555 .component-top-eb2b {
  display: -webkit-box;
  display: flex;
}
.caption_a555 .component-top-eb2b.hovered-b38a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.caption_a555 .component-top-eb2b.gas-943a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.caption_a555 .component-top-eb2b.preview_liquid_561c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.caption_a555.background_03e3.warm-9f6c .component-top-eb2b.hovered-b38a {
  flex-basis: 100%;
}
.caption_a555.layout-0851 .component-top-eb2b.gas-943a {
  -webkit-box-flex: 1;
  flex: auto;
}
.caption_a555.layout-0851 .component-top-eb2b.preview_liquid_561c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .container-559f.heading-brown-6cc1 {
  display: none;
}
#masthead > .container-559f button {
  left: 0;
}
.nav-a96e {
  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;
}
.nav-a96e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.nav-a96e.icon_top_31a2 i {
  margin-right: 4px;
}
.nav-a96e.feature_selected_c45d i {
  margin-left: 5px;
}
.widget_5fcb p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.widget_5fcb p:last-child {
  margin-bottom: 0;
}
.element_large_d4f9 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.element_large_d4f9 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.element_large_d4f9 img {
  display: block;
  width: auto;
  line-height: 1;
}
.element_large_d4f9 .full-0282 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.element_large_d4f9 .widget_out_060f {
  margin: 5px 0 7px 0;
}
.element_large_d4f9.element-mini-1c5a .hero_2746 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element_large_d4f9.element-mini-1c5a .active_39e3 {
  margin-left: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element_large_d4f9.wood-558e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.element_large_d4f9.wood-558e .hero_2746 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element_large_d4f9.wood-558e .active_39e3 {
  margin-right: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element_large_d4f9.row_0b64 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.element_large_d4f9.paragraph_smooth_3f29 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.element_large_d4f9.paragraph_smooth_3f29 .active_39e3 {
  margin-top: 7px;
}
.overlay_15a5 {
  display: inline-block;
}
.banner_over_f8b7 .title_bb49 .element_large_d4f9 img {
  max-width: 100%;
}
.white_2da3 .component_67d3.texture-20b8,
.liquid_1e53 .component_67d3.texture-20b8 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.white_2da3 .nav_steel_b407,
.liquid_1e53 .nav_steel_b407 {
  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%);
}
.white_2da3 .nav_steel_b407 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.white_2da3.hard-390b .nav_steel_b407 {
  display: none;
}
.white_2da3 .texture-d475 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.white_2da3 .texture-d475 li {
  display: inline-block;
  position: relative;
}
.white_2da3 .texture-d475 li:last-child {
  margin-right: 0;
}
.white_2da3 .texture-d475 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;
}
.white_2da3 .texture-d475 li.nav-clean-bb01 > a {
  color: rgba(0, 0, 0, 0.9);
}
.white_2da3 .texture-d475 > 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;
}
.white_2da3 .texture-d475 > li > a i {
  line-height: 0;
}
.white_2da3 .texture-d475 > li.out_b015 > a .nav_steel_b407 {
  margin-left: 4px;
  line-height: 0;
}
.white_2da3 .texture-d475 .down_5fd2 li.out_b015 > a {
  position: relative;
}
.white_2da3 .texture-d475 .down_5fd2 li.out_b015 > a:after,
.white_2da3 .texture-d475 .down_5fd2 li.out_b015 > a:before {
  content: "";
  display: table;
}
.white_2da3 .texture-d475 .down_5fd2 li.out_b015 > a:after {
  clear: both;
}
.white_2da3 .texture-d475 .down_5fd2 li.out_b015 > a .nav_steel_b407 {
  margin-left: 5px;
  float: right;
}
.white_2da3 .highlight_black_ef2c,
.white_2da3 .down_5fd2 {
  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;
}
.white_2da3 .down_5fd2 {
  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;
}
.white_2da3 .down_5fd2 .texture-20b8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.white_2da3 .down_5fd2 .nav_steel_b407 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.white_2da3 .down_5fd2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.white_2da3 .down_5fd2 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;
}
.white_2da3 .down_5fd2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.white_2da3 .down_5fd2 .down_5fd2 {
  top: 0;
  left: 100%;
}
.white_2da3 .chip-9498.fn-focus-211c > .highlight_black_ef2c,
.white_2da3 .chip-9498.fn-focus-211c > .down_5fd2,
.white_2da3 .chip-9498:focus > .highlight_black_ef2c,
.white_2da3 .chip-9498:focus > .down_5fd2,
.white_2da3 .chip-9498:hover > .highlight_black_ef2c,
.white_2da3 .chip-9498:hover > .down_5fd2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.white_2da3.media-5014 .icon-384a:after,
.white_2da3.media-5014 .icon-384a:before {
  content: "";
  display: table;
}
.white_2da3.media-5014 .icon-384a:after {
  clear: both;
}
.white_2da3.media-5014 .icon-384a > li {
  float: left;
}
.white_2da3.sort_87e5 .icon-384a:after,
.white_2da3.sort_87e5 .icon-384a:before {
  content: "";
  display: table;
}
.white_2da3.sort_87e5 .icon-384a:after {
  clear: both;
}
.white_2da3.sort_87e5 .icon-384a > li {
  float: left;
}
.white_2da3.sort_87e5 .icon-384a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.white_2da3.sort_87e5 .icon-384a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.white_2da3.sort_87e5 .icon-384a > li.search_92b7 > a,
.white_2da3.sort_87e5 .icon-384a > li.nav-clean-bb01 > a {
  color: #fff;
  background-color: #1e4b75;
}
.white_2da3.outline-center-bd16 .icon-384a > li > a .texture-20b8 {
  position: relative;
}
.white_2da3.outline-center-bd16 .icon-384a > li > a .texture-20b8: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;
}
.white_2da3.outline-center-bd16
  .icon-384a
  > li:focus
  > a
  .texture-20b8:before,
.white_2da3.outline-center-bd16
  .icon-384a
  > li:hover
  > a
  .texture-20b8:before {
  width: 100%;
  background-color: currentColor;
}
.white_2da3.outline-center-bd16
  .icon-384a
  > li.search_92b7
  > a
  .texture-20b8:before,
.white_2da3.outline-center-bd16
  .icon-384a
  > li.hero-3cee
  > a
  .texture-20b8:before {
  width: 100%;
  background-color: currentColor;
}
.white_2da3.bright_abf0 .icon-384a > li > a .texture-20b8 {
  position: relative;
}
.white_2da3.bright_abf0 .icon-384a > li > a .texture-20b8: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;
}
.white_2da3.bright_abf0 .icon-384a > li:focus > a .texture-20b8:before,
.white_2da3.bright_abf0
  .icon-384a
  > li:hover
  > a
  .texture-20b8:before {
  width: 100%;
  background-color: currentColor;
}
.white_2da3.bright_abf0
  .icon-384a
  > li.search_92b7
  > a
  .texture-20b8:before,
.white_2da3.bright_abf0
  .icon-384a
  > li.hero-3cee
  > a
  .texture-20b8:before {
  width: 100%;
  background-color: currentColor;
}
.liquid_1e53 .texture-d475 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.liquid_1e53 .texture-d475 li:first-child > a {
  border-top: none;
}
.liquid_1e53 .texture-d475 .shadow-gold-6ac4 > .texture-20b8 .nav_steel_b407 {
  display: none;
}
.liquid_1e53 .texture-d475 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.liquid_1e53 .texture-d475 li:last-child {
  border: none;
}
.liquid_1e53 .texture-d475 li.out_b015 > a {
  padding-right: 45px !important;
}
.liquid_1e53 .texture-d475 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.liquid_1e53 .texture-d475 li a:focus,
.liquid_1e53 .texture-d475 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.liquid_1e53 .texture-d475 li .video-bf80 {
  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;
}
.liquid_1e53 .texture-d475 li .video-bf80:hover {
  box-shadow: none;
}
.liquid_1e53 .texture-d475 li .video-bf80 .nav_steel_b407 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.liquid_1e53 .texture-d475 .down_5fd2 {
  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);
}
.liquid_1e53 .texture-d475 .down_5fd2 li a {
  padding-left: 3em;
}
.liquid_1e53 .texture-d475 .down-b8a1 > a .video-bf80 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.liquid_1e53 .texture-d475 .down-b8a1 > .down_5fd2 {
  display: block;
  opacity: 1;
}
.input_c6ed {
  max-width: 100%;
}
.button_fad0 {
  line-height: 0;
  cursor: pointer;
}
.hover_new_ccc2 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.hover_new_ccc2:hover {
  box-shadow: none;
  color: currentColor;
}
.hover_new_ccc2 svg {
  width: 18px;
  height: 18px;
}
.hover_new_ccc2 .heading_dirty_ec93 {
  display: none;
}
.block-pink-1cf6 {
  position: relative;
}
.block-pink-1cf6.fn-active-211c .hover_new_ccc2 .chip-lower-d800 {
  display: none;
}
.block-pink-1cf6.fn-active-211c .hover_new_ccc2 .heading_dirty_ec93 {
  display: inline-block;
}
.block-pink-1cf6 .outline_west_ce9e {
  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);
}
.block-pink-1cf6.widget-bottom-899e .outline_west_ce9e {
  left: auto;
  right: -0.9em;
}
.block-pink-1cf6.widget-bottom-899e .label_selected_2150::before {
  left: auto;
  right: 15px;
}
.block-pink-1cf6.fn-active-211c .outline_west_ce9e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.notice_liquid_474f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.notice_liquid_474f label {
  flex-basis: 100%;
}
.notice_liquid_474f .light_47ab {
  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;
}
.notice_liquid_474f .slider-6191 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.notice_liquid_474f .slider-6191:focus {
  background-color: transparent;
}
.notice_liquid_474f button.tiny_e116 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.notice_liquid_474f button.tiny_e116:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.notice_liquid_474f button.tiny_e116 svg {
  width: 18px;
  height: 18px;
}
.notice_liquid_474f input[type="submit"] {
  min-height: auto;
}
.old_c54b .notice_liquid_474f .slider-6191 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.label_selected_2150 {
  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) {
  .label_selected_2150 {
    width: 220px;
  }
}
.label_selected_2150 label {
  flex-basis: 100%;
}
.label_selected_2150::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;
}
.picture-thick-f207 .old_c54b .notice_liquid_474f {
  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;
}
.picture-thick-f207
  .old_c54b
  .notice_liquid_474f
  .light_47ab {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.picture-thick-f207 .old_c54b .notice_liquid_474f .slider-6191 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.picture-thick-f207
  .old_c54b
  .notice_liquid_474f
  .slider-6191:focus {
  background: 0 0;
}
.picture-thick-f207
  .old_c54b
  .notice_liquid_474f
  .stale-cc57 {
  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;
}
.caption_8918 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.caption_8918 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.caption_8918 li:last-child {
  margin-right: 0;
}
.caption_8918 li:first-child {
  margin-left: 0;
}
.caption_8918.rough_574d a {
  color: #fff;
}
.caption_8918.rough_574d a:hover {
  color: #fff;
}
.caption_8918 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.caption_8918 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.caption_8918 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.caption_8918 a:hover {
  opacity: 0.9;
  color: inherit;
}
.caption_8918 [class*="social-icon-apple"] {
  background-color: #999;
}
.caption_8918 [class*="social-icon-apple"].carousel-89f4 {
  background-color: transparent;
  color: #999;
}
.caption_8918 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.caption_8918 [class*="social-icon-behance"].carousel-89f4 {
  background-color: transparent;
  color: #1769ff;
}
.caption_8918 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.caption_8918 [class*="social-icon-bitbucket"].carousel-89f4 {
  background-color: transparent;
  color: #205081;
}
.caption_8918 [class*="social-icon-codepen"] {
  background-color: #000;
}
.caption_8918 [class*="social-icon-codepen"].carousel-89f4 {
  background-color: transparent;
  color: #000;
}
.caption_8918 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.caption_8918 [class*="social-icon-delicious"].carousel-89f4 {
  background-color: transparent;
  color: #39f;
}
.caption_8918 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.caption_8918 [class*="social-icon-digg"].carousel-89f4 {
  background-color: transparent;
  color: #005be2;
}
.caption_8918 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.caption_8918 [class*="social-icon-dribbble"].carousel-89f4 {
  background-color: transparent;
  color: #ea4c89;
}
.caption_8918 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.caption_8918 [class*="social-icon-envelope"].carousel-89f4 {
  background-color: transparent;
  color: #ea4335;
}
.caption_8918 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.caption_8918 [class*="social-icon-facebook"].carousel-89f4 {
  background-color: transparent;
  color: #3b5998;
}
.caption_8918 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.caption_8918 [class*="social-icon-flickr"].carousel-89f4 {
  background-color: transparent;
  color: #0063dc;
}
.caption_8918 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.caption_8918 [class*="social-icon-foursquare"].carousel-89f4 {
  background-color: transparent;
  color: #2d5be3;
}
.caption_8918 [class*="social-icon-github"] {
  background-color: #333;
}
.caption_8918 [class*="social-icon-github"].carousel-89f4 {
  background-color: transparent;
  color: #333;
}
.caption_8918 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.caption_8918 [class*="social-icon-google-plus"].carousel-89f4 {
  background-color: transparent;
  color: #dd4b39;
}
.caption_8918 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.caption_8918 [class*="social-icon-houzz"].carousel-89f4 {
  background-color: transparent;
  color: #7ac142;
}
.caption_8918 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.caption_8918 [class*="social-icon-instagram"].carousel-89f4 {
  background-color: transparent;
  color: #262626;
}
.caption_8918 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.caption_8918 [class*="social-icon-jsfiddle"].carousel-89f4 {
  background-color: transparent;
  color: #487aa2;
}
.caption_8918 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.caption_8918 [class*="social-icon-linkedin"].carousel-89f4 {
  background-color: transparent;
  color: #0077b5;
}
.caption_8918 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.caption_8918 [class*="social-icon-medium"].carousel-89f4 {
  background-color: transparent;
  color: #00ab6b;
}
.caption_8918 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.caption_8918
  [class*="social-icon-odnoklassniki"].carousel-89f4 {
  background-color: transparent;
  color: #f4731c;
}
.caption_8918 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.caption_8918 [class*="social-icon-meetup"].carousel-89f4 {
  background-color: transparent;
  color: #ec1c40;
}
.caption_8918 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.caption_8918 [class*="social-icon-pinterest"].carousel-89f4 {
  background-color: transparent;
  color: #bd081c;
}
.caption_8918 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.caption_8918 [class*="social-icon-product-hunt"].carousel-89f4 {
  background-color: transparent;
  color: #da552f;
}
.caption_8918 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.caption_8918 [class*="social-icon-reddit"].carousel-89f4 {
  background-color: transparent;
  color: #ff4500;
}
.caption_8918 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.caption_8918 [class*="social-icon-rss"].carousel-89f4 {
  background-color: transparent;
  color: #f26522;
}
.caption_8918 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.caption_8918
  [class*="social-icon-shopping-cart"].carousel-89f4 {
  background-color: transparent;
  color: #4caf50;
}
.caption_8918 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.caption_8918 [class*="social-icon-skype"].carousel-89f4 {
  background-color: transparent;
  color: #00aff0;
}
.caption_8918 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.caption_8918 [class*="social-icon-slideshare"].carousel-89f4 {
  background-color: transparent;
  color: #0077b5;
}
.caption_8918 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.caption_8918 [class*="social-icon-snapchat"].carousel-89f4 {
  background-color: transparent;
  color: #fffc00;
}
.caption_8918 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.caption_8918 [class*="social-icon-soundcloud"].carousel-89f4 {
  background-color: transparent;
  color: #f80;
}
.caption_8918 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.caption_8918 [class*="social-icon-spotify"].carousel-89f4 {
  background-color: transparent;
  color: #2ebd59;
}
.caption_8918 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.caption_8918
  [class*="social-icon-stack-overflow"].carousel-89f4 {
  background-color: transparent;
  color: #fe7a15;
}
.caption_8918 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.caption_8918 [class*="social-icon-maldkfgram"].carousel-89f4 {
  background-color: transparent;
  color: #2ca5e0;
}
.caption_8918 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.caption_8918 [class*="social-icon-tripadvisor"].carousel-89f4 {
  background-color: transparent;
  color: #589442;
}
.caption_8918 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.caption_8918 [class*="social-icon-tumblr"].carousel-89f4 {
  background-color: transparent;
  color: #35465c;
}
.caption_8918 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.caption_8918 [class*="social-icon-twitch"].carousel-89f4 {
  background-color: transparent;
  color: #6441a5;
}
.caption_8918 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.caption_8918 [class*="social-icon-twitter"].carousel-89f4 {
  background-color: transparent;
  color: #1da1f2;
}
.caption_8918 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.caption_8918 [class*="social-icon-vimeo"].carousel-89f4 {
  background-color: transparent;
  color: #1ab7ea;
}
.caption_8918 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.caption_8918 [class*="social-icon-vk"].carousel-89f4 {
  background-color: transparent;
  color: #45668e;
}
.caption_8918 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.caption_8918 [class*="social-icon-weibo"].carousel-89f4 {
  background-color: transparent;
  color: #df2029;
}
.caption_8918 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.caption_8918 [class*="social-icon-weixin"].carousel-89f4 {
  background-color: transparent;
  color: #7bb32e;
}
.caption_8918 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.caption_8918 [class*="social-icon-whatsapp"].carousel-89f4 {
  background-color: transparent;
  color: #25d366;
}
.caption_8918 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.caption_8918 [class*="social-icon-wordpress"].carousel-89f4 {
  background-color: transparent;
  color: #21759b;
}
.caption_8918 [class*="social-icon-xing"] {
  background-color: #026466;
}
.caption_8918 [class*="social-icon-xing"].carousel-89f4 {
  background-color: transparent;
  color: #026466;
}
.caption_8918 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.caption_8918 [class*="social-icon-yelp"].carousel-89f4 {
  background-color: transparent;
  color: #af0606;
}
.caption_8918 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.caption_8918 [class*="social-icon-youtube"].carousel-89f4 {
  background-color: transparent;
  color: #cd201f;
}
.video-last-f166 {
  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;
}
.video-last-f166:hover {
  box-shadow: none;
  background: 0 0;
}
.footer-thick-58c9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.cold-4dbf {
  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;
}
.left_ea7d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.layout_current_baad {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.layout_current_baad,
.layout_current_baad::after,
.layout_current_baad::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;
}
.layout_current_baad::after,
.layout_current_baad::before {
  content: "";
  display: block;
  background-color: inherit;
}
.sort_3f7f .cold-4dbf .left_ea7d {
  margin-top: -2px;
  width: 19px;
}
.sort_3f7f .cold-4dbf .layout_current_baad {
  margin-top: -1px;
}
.sort_3f7f .cold-4dbf .layout_current_baad,
.sort_3f7f .cold-4dbf .layout_current_baad::after,
.sort_3f7f .cold-4dbf .layout_current_baad::before {
  width: 19px;
  height: 2px;
}
.sort_3f7f .cold-4dbf .layout_current_baad::before {
  top: -6px;
}
.sort_3f7f .cold-4dbf .layout_current_baad::after {
  bottom: -6px;
}
.description-stone-9d4d .cold-4dbf .left_ea7d {
  margin-top: -2px;
  width: 22px;
}
.description-stone-9d4d .cold-4dbf .layout_current_baad {
  margin-top: -1px;
}
.description-stone-9d4d .cold-4dbf .layout_current_baad,
.description-stone-9d4d .cold-4dbf .layout_current_baad::after,
.description-stone-9d4d .cold-4dbf .layout_current_baad::before {
  width: 22px;
  height: 2px;
}
.description-stone-9d4d .cold-4dbf .layout_current_baad::before {
  top: -7px;
}
.description-stone-9d4d .cold-4dbf .layout_current_baad::after {
  bottom: -7px;
}
.article-basic-2829 .cold-4dbf .left_ea7d {
  margin-top: -2px;
  width: 31px;
}
.article-basic-2829 .cold-4dbf .layout_current_baad {
  margin-top: -1.5px;
}
.article-basic-2829 .cold-4dbf .layout_current_baad,
.article-basic-2829 .cold-4dbf .layout_current_baad::after,
.article-basic-2829 .cold-4dbf .layout_current_baad::before {
  width: 31px;
  height: 3px;
}
.article-basic-2829 .cold-4dbf .layout_current_baad::before {
  top: -9px;
}
.article-basic-2829 .cold-4dbf .layout_current_baad::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .alert_complex_06c6 .cold-4dbf .left_ea7d {
    margin-top: -2px;
    width: 19px;
  }
  .alert_complex_06c6 .cold-4dbf .layout_current_baad {
    margin-top: -1px;
  }
  .alert_complex_06c6 .cold-4dbf .layout_current_baad,
  .alert_complex_06c6 .cold-4dbf .layout_current_baad::after,
  .alert_complex_06c6 .cold-4dbf .layout_current_baad::before {
    width: 19px;
    height: 2px;
  }
  .alert_complex_06c6 .cold-4dbf .layout_current_baad::before {
    top: -6px;
  }
  .alert_complex_06c6 .cold-4dbf .layout_current_baad::after {
    bottom: -6px;
  }
  .plasma-13db .cold-4dbf .left_ea7d {
    margin-top: -2px;
    width: 22px;
  }
  .plasma-13db .cold-4dbf .layout_current_baad {
    margin-top: -1px;
  }
  .plasma-13db .cold-4dbf .layout_current_baad,
  .plasma-13db .cold-4dbf .layout_current_baad::after,
  .plasma-13db .cold-4dbf .layout_current_baad::before {
    width: 22px;
    height: 2px;
  }
  .plasma-13db .cold-4dbf .layout_current_baad::before {
    top: -7px;
  }
  .plasma-13db .cold-4dbf .layout_current_baad::after {
    bottom: -7px;
  }
  .content_light_d0bf .cold-4dbf .left_ea7d {
    margin-top: -2px;
    width: 31px;
  }
  .content_light_d0bf .cold-4dbf .layout_current_baad {
    margin-top: -1.5px;
  }
  .content_light_d0bf .cold-4dbf .layout_current_baad,
  .content_light_d0bf .cold-4dbf .layout_current_baad::after,
  .content_light_d0bf .cold-4dbf .layout_current_baad::before {
    width: 31px;
    height: 3px;
  }
  .content_light_d0bf .cold-4dbf .layout_current_baad::before {
    top: -9px;
  }
  .content_light_d0bf .cold-4dbf .layout_current_baad::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .summary_focused_dd8e .cold-4dbf .left_ea7d {
    margin-top: -2px;
    width: 19px;
  }
  .summary_focused_dd8e .cold-4dbf .layout_current_baad {
    margin-top: -1px;
  }
  .summary_focused_dd8e .cold-4dbf .layout_current_baad,
  .summary_focused_dd8e .cold-4dbf .layout_current_baad::after,
  .summary_focused_dd8e .cold-4dbf .layout_current_baad::before {
    width: 19px;
    height: 2px;
  }
  .summary_focused_dd8e .cold-4dbf .layout_current_baad::before {
    top: -6px;
  }
  .summary_focused_dd8e .cold-4dbf .layout_current_baad::after {
    bottom: -6px;
  }
  .pressed_5853 .cold-4dbf .left_ea7d {
    margin-top: -2px;
    width: 22px;
  }
  .pressed_5853 .cold-4dbf .layout_current_baad {
    margin-top: -1px;
  }
  .pressed_5853 .cold-4dbf .layout_current_baad,
  .pressed_5853 .cold-4dbf .layout_current_baad::after,
  .pressed_5853 .cold-4dbf .layout_current_baad::before {
    width: 22px;
    height: 2px;
  }
  .pressed_5853 .cold-4dbf .layout_current_baad::before {
    top: -7px;
  }
  .pressed_5853 .cold-4dbf .layout_current_baad::after {
    bottom: -7px;
  }
  .image-edb6 .cold-4dbf .left_ea7d {
    margin-top: -2px;
    width: 31px;
  }
  .image-edb6 .cold-4dbf .layout_current_baad {
    margin-top: -1.5px;
  }
  .image-edb6 .cold-4dbf .layout_current_baad,
  .image-edb6 .cold-4dbf .layout_current_baad::after,
  .image-edb6 .cold-4dbf .layout_current_baad::before {
    width: 31px;
    height: 3px;
  }
  .image-edb6 .cold-4dbf .layout_current_baad::before {
    top: -9px;
  }
  .image-edb6 .cold-4dbf .layout_current_baad::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .current-b2b1 .cold-4dbf .left_ea7d {
    margin-top: -2px;
    width: 19px;
  }
  .current-b2b1 .cold-4dbf .layout_current_baad {
    margin-top: -1px;
  }
  .current-b2b1 .cold-4dbf .layout_current_baad,
  .current-b2b1 .cold-4dbf .layout_current_baad::after,
  .current-b2b1 .cold-4dbf .layout_current_baad::before {
    width: 19px;
    height: 2px;
  }
  .current-b2b1 .cold-4dbf .layout_current_baad::before {
    top: -6px;
  }
  .current-b2b1 .cold-4dbf .layout_current_baad::after {
    bottom: -6px;
  }
  .component-wide-293d .cold-4dbf .left_ea7d {
    margin-top: -2px;
    width: 22px;
  }
  .component-wide-293d .cold-4dbf .layout_current_baad {
    margin-top: -1px;
  }
  .component-wide-293d .cold-4dbf .layout_current_baad,
  .component-wide-293d .cold-4dbf .layout_current_baad::after,
  .component-wide-293d .cold-4dbf .layout_current_baad::before {
    width: 22px;
    height: 2px;
  }
  .component-wide-293d .cold-4dbf .layout_current_baad::before {
    top: -7px;
  }
  .component-wide-293d .cold-4dbf .layout_current_baad::after {
    bottom: -7px;
  }
  .hidden-liquid-01d6 .cold-4dbf .left_ea7d {
    margin-top: -2px;
    width: 31px;
  }
  .hidden-liquid-01d6 .cold-4dbf .layout_current_baad {
    margin-top: -1.5px;
  }
  .hidden-liquid-01d6 .cold-4dbf .layout_current_baad,
  .hidden-liquid-01d6 .cold-4dbf .layout_current_baad::after,
  .hidden-liquid-01d6 .cold-4dbf .layout_current_baad::before {
    width: 31px;
    height: 3px;
  }
  .hidden-liquid-01d6 .cold-4dbf .layout_current_baad::before {
    top: -9px;
  }
  .hidden-liquid-01d6 .cold-4dbf .layout_current_baad::after {
    bottom: -9px;
  }
}
.thick_0027 .layout_current_baad {
  -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);
}
.thick_0027 .layout_current_baad::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.thick_0027 .layout_current_baad::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);
}
.thick_0027.complex_8987 .layout_current_baad {
  -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);
}
.thick_0027.complex_8987 .layout_current_baad::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.thick_0027.complex_8987 .layout_current_baad::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);
}
.mask_2635 {
  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.selected-1192:before {
  display: none;
}
.shade-dirty-b0a6 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.shade-dirty-b0a6 .pattern-d80e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.shade-dirty-b0a6 .pattern-d80e:last-of-type {
  border-bottom: none;
}
.shade-dirty-b0a6 .pattern-d80e.sidebar-bright-069e,
.shade-dirty-b0a6 .pattern-d80e.thick-fcc2,
.shade-dirty-b0a6 .pattern-d80e.icon-95ec {
  padding: 0;
}
.shade-dirty-b0a6 .liquid_1e53 .video-bf80 {
  color: currentColor;
}
.shade-dirty-b0a6 .liquid_1e53 .video-bf80:focus,
.shade-dirty-b0a6 .liquid_1e53 .video-bf80:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade-dirty-b0a6.video-current-296b .box-prev-c6e4,
.shade-dirty-b0a6.video-current-296b .widget_5fcb a,
.shade-dirty-b0a6.video-current-296b .icon-384a a,
.shade-dirty-b0a6.video-current-296b .down_5fd2 a {
  color: rgba(0, 0, 0, 0.55);
}
.shade-dirty-b0a6.video-current-296b .box-prev-c6e4:hover,
.shade-dirty-b0a6.video-current-296b .widget_5fcb a:hover,
.shade-dirty-b0a6.video-current-296b .icon-384a a:hover,
.shade-dirty-b0a6.video-current-296b .down_5fd2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade-dirty-b0a6.video-current-296b .hot_4a91 {
  color: rgba(0, 0, 0, 0.8);
}
.shade-dirty-b0a6.video-current-296b .pattern-d80e {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade-dirty-b0a6.video-current-296b .pattern-d80e:before {
  background: rgba(0, 0, 0, 0.08);
}
.shade-dirty-b0a6.video-current-296b .block_left_dfc3:before {
  background: rgba(255, 255, 255, 0.9);
}
.shade-dirty-b0a6.video-current-296b .liquid_1e53 .texture-d475 li a,
.shade-dirty-b0a6.video-current-296b .liquid_1e53 .video-bf80,
.shade-dirty-b0a6.video-current-296b .down_5fd2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade-dirty-b0a6.video-current-296b .liquid_1e53 .video-bf80:focus,
.shade-dirty-b0a6.video-current-296b .liquid_1e53 .video-bf80:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade-dirty-b0a6.video-current-296b .texture-d475 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade-dirty-b0a6.tabs_358a .box-prev-c6e4,
.shade-dirty-b0a6.tabs_358a .widget_5fcb a,
.shade-dirty-b0a6.tabs_358a .icon-384a .video-bf80,
.shade-dirty-b0a6.tabs_358a .icon-384a a,
.shade-dirty-b0a6.tabs_358a .down_5fd2 a {
  color: rgba(255, 255, 255, 0.79);
}
.shade-dirty-b0a6.tabs_358a .box-prev-c6e4:hover,
.shade-dirty-b0a6.tabs_358a .widget_5fcb a:hover,
.shade-dirty-b0a6.tabs_358a .icon-384a .video-bf80:hover,
.shade-dirty-b0a6.tabs_358a .icon-384a a:hover,
.shade-dirty-b0a6.tabs_358a .down_5fd2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade-dirty-b0a6.tabs_358a .hot_4a91 {
  color: rgba(255, 255, 255, 0.99);
}
.shade-dirty-b0a6.tabs_358a .pattern-d80e {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade-dirty-b0a6.tabs_358a .pattern-d80e:before {
  background: rgba(255, 255, 255, 0.08);
}
.shade-dirty-b0a6.tabs_358a .block_left_dfc3:before {
  background: rgba(0, 0, 0, 0.9);
}
.shade-dirty-b0a6.tabs_358a .liquid_1e53 .texture-d475 li a,
.shade-dirty-b0a6.tabs_358a .liquid_1e53 .video-bf80,
.shade-dirty-b0a6.tabs_358a .down_5fd2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade-dirty-b0a6.tabs_358a .liquid_1e53 .video-bf80:focus,
.shade-dirty-b0a6.tabs_358a .liquid_1e53 .video-bf80:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade-dirty-b0a6.tabs_358a .texture-d475 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_left_dfc3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.block_left_dfc3:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.last-ba3a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.summary-east-0cdf .shade-dirty-b0a6 {
  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;
}
.summary-east-0cdf .pattern-d80e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.summary-east-0cdf .pattern-d80e: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) {
  .summary-east-0cdf .pattern-d80e:before {
    width: 16%;
    left: 42%;
  }
}
.summary-east-0cdf .pattern-d80e:last-child:before {
  content: none;
}
.summary-east-0cdf .pattern-d80e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.summary-east-0cdf .liquid_1e53 .texture-d475 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.summary-east-0cdf .liquid_1e53 .texture-d475 li a .video-bf80 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.summary-east-0cdf .liquid_1e53 .down_5fd2 {
  border: none;
}
.summary-east-0cdf .liquid_1e53 .down_5fd2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.summary-east-0cdf .block_left_dfc3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.summary-east-0cdf .last-ba3a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.summary-east-0cdf .tabs_358a .block_left_dfc3:before {
  background: rgba(0, 0, 0, 0.9);
}
.summary-east-0cdf .video-current-296b.action_8676 .layout_current_baad {
  background: rgba(0, 0, 0, 0.6);
}
.summary-east-0cdf
  .video-current-296b.action_8676
  .layout_current_baad::after,
.summary-east-0cdf
  .video-current-296b.action_8676
  .layout_current_baad:before {
  background: inherit;
}
.summary-east-0cdf
  .video-current-296b.action_8676:hover
  .layout_current_baad {
  background: rgba(0, 0, 0, 0.8);
}
.search-96ff .shade-dirty-b0a6 {
  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) {
  .search-96ff .shade-dirty-b0a6 {
    width: auto;
    right: 45px;
  }
}
.thumbnail_927d .shade-dirty-b0a6 {
  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) {
  .thumbnail_927d .shade-dirty-b0a6 {
    width: auto;
    left: 45px;
  }
}
.selected-1192 .shade-dirty-b0a6 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.selected-1192 .last-ba3a {
  max-width: 48em;
  margin: 0 auto;
}
.selected-1192 .block_left_dfc3:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.texture-medium-6ca3 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.texture-medium-6ca3.summary-east-0cdf .shade-dirty-b0a6 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.texture-medium-6ca3.search-96ff .shade-dirty-b0a6 {
  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);
}
.texture-medium-6ca3 .shade-dirty-b0a6 {
  visibility: visible;
}
.texture-medium-6ca3.thumbnail_927d .shade-dirty-b0a6 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.content-narrow-dd4d,
.dirty_57ad {
  overflow-x: hidden;
}
.content-narrow-dd4d .shade-dirty-b0a6 {
  overflow: auto;
}
.content-narrow-dd4d.summary-east-0cdf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content-narrow-dd4d.summary-east-0cdf .shade-dirty-b0a6 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.content-narrow-dd4d.summary-east-0cdf .video-last-f166 {
  opacity: 0;
}
.content-narrow-dd4d.search-96ff {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content-narrow-dd4d.search-96ff .shade-dirty-b0a6 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.content-narrow-dd4d.search-96ff .video-last-f166 {
  opacity: 0;
}
.content-narrow-dd4d.thumbnail_927d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content-narrow-dd4d.thumbnail_927d .shade-dirty-b0a6 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.content-narrow-dd4d.thumbnail_927d .video-last-f166 {
  opacity: 0;
}
.content-narrow-dd4d.selected-1192 .shade-dirty-b0a6 {
  z-index: 10;
  visibility: visible;
}
.action_8676 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.action_8676 .layout_current_baad {
  background: rgba(255, 255, 255, 0.99);
}
.action_8676 .layout_current_baad::after,
.action_8676 .layout_current_baad:before {
  background: inherit;
}
.action_8676:hover .layout_current_baad {
  background: rgba(255, 255, 255, 0.99);
}
.thumbnail_927d .action_8676 {
  top: 10px;
  right: auto;
  left: 12px;
}
.selected-1192 .action_8676 {
  display: none !important;
}
.content-narrow-dd4d:before,
.dirty_57ad:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.content-narrow-dd4d .action_8676,
.dirty_57ad .action_8676 {
  display: inline-block;
}
.shade-dirty-b0a6 .pro_f81a {
  -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;
}
.content-narrow-dd4d .shade-dirty-b0a6 .pro_f81a,
.dirty_57ad .shade-dirty-b0a6 .pro_f81a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.full_86f7 .light_47ab {
  width: 100%;
}
.title_bb49 {
  padding: 0 0.5em 0;
}
.title_bb49 [class*="customify-col-"],
.title_bb49 [class*="customify-col_"],
.title_bb49 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.gradient_north_b89a .title_bb49 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .gradient_d478 .shade-dynamic-34d4,
  .shade-dynamic-34d4 {
    display: none;
  }
  .notice-clean-0749 {
    text-align: left;
  }
  .feature_455c {
    text-align: center;
  }
  .hovered-1dcc {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .gradient_d478 .widget_left_64cf,
  .widget_left_64cf {
    display: none;
  }
  .preview-1ab0 {
    text-align: left;
  }
  .under_a0c9 {
    text-align: center;
  }
  .avatar-4286 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .gradient_d478 .banner_7088,
  .banner_7088 {
    display: none;
  }
  .gallery_8675 {
    text-align: left;
  }
  .in-010b {
    text-align: center;
  }
  .title_124d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.orange-d194 {
  box-shadow: none !important;
}
.fixed-a2e1 .tertiary_simple_e36a,
.label-out-831d .tertiary_simple_e36a {
  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;
}
.label-out-831d .tertiary_simple_e36a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.old_3f7e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.old_3f7e:after,
.old_3f7e:before {
  content: "";
  display: table;
}
.old_3f7e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .old_3f7e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.old_3f7e,
.pink-98f9 {
  max-width: 1248px;
  margin: 0 auto;
}

.picture_hard_be27.feature_fbbf .old_3f7e {
  max-width: 100%;
}
.picture_hard_be27.banner-00ad {
  max-width: 1200px;
  margin: 0 auto;
}
.picture_hard_be27.card-dirty-64c6 .old_3f7e {
  max-width: 100%;
}
.picture_hard_be27.card-dirty-64c6 > .old_3f7e {
  padding-left: 0;
  padding-right: 0;
}
.picture_hard_be27.card-dirty-64c6 > .old_3f7e .gradient_d478 {
  margin: 0;
}
.picture_hard_be27.card-dirty-64c6
  > .old_3f7e
  .gold_25df.texture_glass_6cb0 {
  margin-right: 0;
  margin-left: 0;
}
.picture_hard_be27.card-dirty-64c6 #main.texture_glass_6cb0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .under_262e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .under_262e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hot_98d1 .list-selected-95d7 {
    padding-right: 1em;
  }
  .hot_98d1.sidebar_d676 .gold_25df {
    border-right: 1px solid #eaecee;
  }
  .hot_98d1.sidebar_d676 .list-selected-95d7 {
    padding-right: 1em;
  }
  .hot_98d1.sidebar_d676 .hovered-52d2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background_290b .list-selected-95d7 {
    padding-left: 1em;
  }
  .background_290b.sidebar_d676 .gold_25df {
    border-left: 1px solid #eaecee;
  }
  .background_290b.sidebar_d676 .list-selected-95d7 {
    padding-left: 1em;
  }
  .background_290b.sidebar_d676 .hovered-52d2 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pro-0faf .list-selected-95d7 {
    padding-left: 1em;
  }
  .pro-0faf.sidebar_d676 .video_4073 {
    border-right: 1px solid #eaecee;
  }
  .pro-0faf.sidebar_d676 .current_0108 {
    border-right: 1px solid #eaecee;
  }
  .pro-0faf.sidebar_d676 .list-selected-95d7 {
    padding-left: 1em;
  }
  .pro-0faf.sidebar_d676 .hovered-52d2 {
    padding-right: 1em;
  }
  .pro-0faf.sidebar_d676 .component_b65c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery_focused_da36 .list-selected-95d7 {
    padding-right: 1em;
  }
  .gallery_focused_da36.sidebar_d676 .video_4073 {
    border-left: 1px solid #eaecee;
  }
  .gallery_focused_da36.sidebar_d676 .current_0108 {
    border-left: 1px solid #eaecee;
  }
  .gallery_focused_da36.sidebar_d676 .list-selected-95d7 {
    padding-right: 1em;
  }
  .gallery_focused_da36.sidebar_d676 .hovered-52d2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gallery_focused_da36.sidebar_d676 .component_b65c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .under_262e .list-selected-95d7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .under_262e.sidebar_d676 .gold_25df {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .under_262e.sidebar_d676 .list-selected-95d7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .under_262e.sidebar_d676 .hovered-52d2 {
    padding-left: 1em;
  }
  .under_262e.sidebar_d676 .component_b65c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .under_262e.sidebar_d676 .list-selected-95d7 {
    padding-left: 0;
  }
}
.alert-easy-8e7a .menu_130c {
  display: inline-block;
}
.outer-9401 {
  display: inline-block;
}
.summary-1e52 {
  word-con: break-word;
}
.tertiary-25aa > span {
  display: inline-block;
  padding: 5px 0;
}
.tertiary-25aa .breadcrumb_fd2e {
  margin-left: 8px;
  margin-right: 8px;
}
.tertiary-25aa .primary_bottom_1636 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.heading_down_b368 .left_d709 {
  margin-bottom: 2em;
}
.heading_down_b368 .sort_8ae4 {
  margin-bottom: 15px;
}
.heading_down_b368 .sort_8ae4:last-child {
  margin-bottom: 0;
}
.heading_down_b368 .gradient_12bc {
  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) {
  .heading_down_b368 .gradient_12bc {
    display: block;
  }
}
.heading_down_b368 .label-22ae {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .heading_down_b368 .label-22ae {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.heading_down_b368 .warm_fd1f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.heading_down_b368 .warm_fd1f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.heading_down_b368 .warm_fd1f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.heading_down_b368 .summary-1e52 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.heading_down_b368 .summary-1e52 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.heading_down_b368 .middle_c02f p:last-child {
  margin-bottom: 0;
}
.heading_down_b368 .status-8c1d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.heading_down_b368 .pressed-5f11 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.heading_down_b368 .badge_blue_3318 {
  margin-top: 1em;
}
.heading_down_b368 .glass-a4c5 {
  top: 0;
  display: block;
}
.heading_down_b368 .glass-a4c5 a {
  color: inherit;
}
.heading_down_b368 .glass-a4c5 a:hover {
  color: inherit;
}
.heading_down_b368 .nav_2a01 {
  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;
}
.heading_down_b368 .nav_2a01:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.heading_down_b368 .pressed-5f11 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.heading_down_b368 .description-1f88 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.heading_down_b368 .description-1f88:first-child {
  margin-top: 0;
}
.heading_down_b368 .description-1f88.caption_deec {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.heading_down_b368 .description-1f88.focus-easy-cb14 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.heading_down_b368
  .description-1f88.focus-easy-cb14.new_2bd5
  .badge_blue_3318 {
  width: 100%;
}
.heading_down_b368 .focus-easy-cb14 {
  -webkit-box-align: center;
  align-items: center;
}
.heading_down_b368 .focus-easy-cb14 .tertiary-25aa,
.heading_down_b368 .focus-easy-cb14 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.heading_down_b368 .warm_fd1f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.heading_down_b368 .warm_fd1f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.heading_down_b368 .warm_fd1f: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;
}
.heading_down_b368 .caption_deec {
  z-index: 5;
}
.heading_down_b368 .status-narrow-8f5a .brown_771a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.heading_down_b368 .focus_b47d .brown_771a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.heading_down_b368 .description_red_415e .brown_771a {
  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;
}
.heading_down_b368.notification-1aa7 .gradient_12bc,
.heading_down_b368.avatar-green-c220 .gradient_12bc {
  display: block;
}
.heading_down_b368.notification-1aa7 .gradient_12bc .basic-ac99,
.heading_down_b368.notification-1aa7 .gradient_12bc .pressed-5f11,
.heading_down_b368.avatar-green-c220 .gradient_12bc .basic-ac99,
.heading_down_b368.avatar-green-c220 .gradient_12bc .pressed-5f11 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.heading_down_b368.content_center_6a55 .label-22ae {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .heading_down_b368.content_center_6a55 .label-22ae {
    margin-right: 0;
  }
}
.heading_down_b368.notification-1aa7 .label-22ae,
.heading_down_b368.avatar-green-c220 .label-22ae {
  padding-top: 40%;
}
.heading_down_b368.notification-1aa7 .left_d709,
.heading_down_b368.avatar-green-c220 .left_d709 {
  display: block;
}
.heading_down_b368.notification-1aa7 .fn-sticky-211c .pressed-5f11,
.heading_down_b368.avatar-green-c220 .fn-sticky-211c .pressed-5f11 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.heading_down_b368.notification-1aa7 .label-22ae,
.heading_down_b368.avatar-green-c220 .label-22ae {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.heading_down_b368.notification-1aa7 .pressed-5f11 {
  padding: 1em;
}
.dirty_8e54 {
  margin: 30px auto;
  display: block;
}
.dirty_8e54 .carousel-selected-53a7 > * {
  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;
}
.dirty_8e54 .carousel-selected-53a7 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dirty_8e54 .carousel-selected-53a7 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.prev_841a .tertiary-25aa {
  margin-bottom: 1.41575em;
}
.prev_841a .tall-a062 {
  margin-bottom: 1.618em;
}
.box-5412 .surface-steel-8bad {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.box-5412 .surface-steel-8bad a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.box-5412 .photo_yellow_9a27 {
  max-width: 100%;
  overflow: auto;
}
.breadcrumb_0c29 .box-5412 a:hover {
  text-decoration: underline;
}
.backdrop_5463 .sort_8ae4:not(.summary-1e52),
.backdrop_5463 .warm_fd1f {
  margin-bottom: 1.41575em;
}
.backdrop_5463 .sort_8ae4:not(.summary-1e52):last-child,
.backdrop_5463 .warm_fd1f:last-child {
  margin-bottom: 0;
}
.backdrop_5463 .sort_8ae4.detail-selected-2701 {
  margin-bottom: 0.41575em;
}
.backdrop_5463 .container-lite-7315:before,
.backdrop_5463 .shade-stale-f7ce:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.backdrop_5463 .container-lite-7315:before {
  content: "\f115";
}
.backdrop_5463 .shade-stale-f7ce:before {
  content: "\f02c";
}
.backdrop_5463 .preview-hovered-876c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.backdrop_5463 .preview-hovered-876c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.prev_74e9 {
  display: -webkit-box;
  display: flex;
}
.prev_74e9 .info-ac29 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .prev_74e9 .info-ac29 {
    flex-basis: 90px;
  }
}
.prev_74e9 .picture-outer-fc3e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .prev_74e9 .picture-outer-fc3e {
    flex-basis: calc(100% - 50px);
  }
}
.prev_74e9 .row-a766 p:last-child {
  margin-bottom: 0.72em;
}
.video_20f7 .carousel-selected-53a7 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.video_20f7 .carousel-selected-53a7:after,
.video_20f7 .carousel-selected-53a7:before {
  content: "";
  display: table;
}
.video_20f7 .carousel-selected-53a7:after {
  clear: both;
}
.video_20f7 .carousel-selected-53a7 .green-5284,
.video_20f7 .carousel-selected-53a7 .red_ddb4 {
  width: 49%;
}
.video_20f7 .carousel-selected-53a7 .green-5284 a span.summary-c557,
.video_20f7 .carousel-selected-53a7 .red_ddb4 a span.summary-c557 {
  display: block;
  margin-bottom: 5px;
}
.video_20f7 .carousel-selected-53a7 .red_ddb4 {
  float: left;
  text-align: left;
}
.video_20f7 .carousel-selected-53a7 .green-5284 {
  float: right;
  text-align: right;
}
.slow_0200 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .slow_0200 {
    margin-bottom: 0;
  }
}
.steel-a5fc {
  margin-bottom: 1em;
}
.steel-a5fc .summary-1e52 {
  font-size: 1.1em;
  line-height: 1.3;
}
.surface_south_6b48 a {
  display: block;
  line-height: 0;
  position: relative;
}
.fluid_8c56 .steel-a5fc,
.main_8d36 .steel-a5fc {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .fluid_8c56 .steel-a5fc,
  .main_8d36 .steel-a5fc {
    display: block;
  }
}
.fluid_8c56 .surface_south_6b48,
.main_8d36 .surface_south_6b48 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .fluid_8c56 .surface_south_6b48,
  .main_8d36 .surface_south_6b48 {
    margin-bottom: 1em;
  }
}
.fluid_8c56 .surface_south_6b48 img,
.main_8d36 .surface_south_6b48 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.fluid_8c56 .down_2951,
.main_8d36 .down_2951 {
  flex-basis: calc(100% - 160px);
}
.fluid_8c56 .down_2951 p,
.main_8d36 .down_2951 p {
  margin-bottom: 0;
}
.fluid_8c56 .down_2951 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .fluid_8c56 .down_2951 {
    padding-left: 0;
  }
}
.main_8d36 .down_2951 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .main_8d36 .down_2951 {
    padding-right: 0;
  }
}
.main_8d36 .surface_south_6b48 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.article-d13b .surface_south_6b48 {
  margin-bottom: 0.5em;
}
.article-d13b .surface_south_6b48 img {
  width: 100%;
}
.copper_72d1 .disabled_e5d4,
.first_0d83 .disabled_e5d4 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.first_0d83 .gold_25df .west_1f6b p:last-child {
  margin-bottom: 0;
}
.modal-50bf {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.header_out_73b7 .widget_78ec {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .header_out_73b7 .widget_78ec:last-of-type {
    margin-bottom: 0;
  }
}
.header_out_73b7 .widget_78ec ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header_out_73b7 .widget_78ec ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.header_out_73b7 .widget_78ec ul li {
  margin: 0 0 0.6em;
}
.header_out_73b7 .widget_78ec ul li.iron-7669,
.header_out_73b7 .widget_78ec ul li.green-3dfe {
  position: relative;
}
.header_out_73b7 .widget_78ec ul li.iron-7669 .picture-ffb0,
.header_out_73b7 .widget_78ec ul li.green-3dfe .picture-ffb0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.header_out_73b7 .widget_78ec ul li.iron-7669:after:after,
.header_out_73b7 .widget_78ec ul li.iron-7669:after:before,
.header_out_73b7
  .widget_78ec
  ul
  li.green-3dfe:after:after,
.header_out_73b7
  .widget_78ec
  ul
  li.green-3dfe:after:before {
  content: "";
  display: table;
}
.header_out_73b7 .widget_78ec ul li.iron-7669:after:after,
.header_out_73b7
  .widget_78ec
  ul
  li.green-3dfe:after:after {
  clear: both;
}
.header_out_73b7 .widget_78ec a.gallery-simple-ad3f:hover {
  text-decoration: none;
}
.header_out_73b7 .widget_78ec select {
  max-width: 100%;
}
.header_out_73b7 .widget_78ec table {
  font-size: 85%;
}
.header_out_73b7 .widget_78ec table td,
.header_out_73b7 .widget_78ec table th {
  padding: 0.2360828548em;
  text-align: center;
}
.header_out_73b7 .widget_78ec table tfoot td {
  text-align: left;
}
.header_out_73b7 .widget_78ec :last-child {
  margin-bottom: 0;
}
.header_out_73b7 .widget_78ec .highlight-cold-a5dc {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.header_out_73b7 .widget_78ec .highlight-cold-a5dc label {
  width: 100%;
}
.header_out_73b7 .widget_78ec .highlight-cold-a5dc .slider-6191 {
  width: 100%;
  display: block;
}
.header_out_73b7 .widget_78ec .highlight-cold-a5dc .tiny_e116 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.header_out_73b7 .widget_78ec .highlight-cold-a5dc .tiny_e116:hover svg #svg-search {
  fill: #444;
}
.header_out_73b7 .widget_78ec .highlight-cold-a5dc .tiny_e116 svg {
  width: 18px;
  height: 18px;
}
.header_out_73b7 .gas_7585 ul ul,
.header_out_73b7 .logo-brown-ccd3 ul ul,
.header_out_73b7 .background-a0d8 ul ul,
.header_out_73b7 .picture-thick-009d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.header_out_73b7 .gas_7585 .out_b015 > a,
.header_out_73b7 .logo-brown-ccd3 .out_b015 > a,
.header_out_73b7 .background-a0d8 .out_b015 > a,
.header_out_73b7 .picture-thick-009d .out_b015 > a {
  margin-bottom: 0;
}
.header_out_73b7 .footer_clean_9fd7 li,
.header_out_73b7 .gas_7585 li,
.header_out_73b7 .short-c3a1 li,
.header_out_73b7 .logo-brown-ccd3 li,
.header_out_73b7 .background-a0d8 li,
.header_out_73b7 .picture-thick-009d li,
.header_out_73b7 .menu-978f li,
.header_out_73b7 .overlay_743a li {
  display: block;
  position: relative;
}
.header_out_73b7 .footer_clean_9fd7 li:last-child,
.header_out_73b7 .gas_7585 li:last-child,
.header_out_73b7 .short-c3a1 li:last-child,
.header_out_73b7 .logo-brown-ccd3 li:last-child,
.header_out_73b7 .background-a0d8 li:last-child,
.header_out_73b7 .picture-thick-009d li:last-child,
.header_out_73b7 .menu-978f li:last-child,
.header_out_73b7 .overlay_743a li:last-child {
  border: none;
}
.header_out_73b7 .footer_clean_9fd7 li a,
.header_out_73b7 .gas_7585 li a,
.header_out_73b7 .short-c3a1 li a,
.header_out_73b7 .logo-brown-ccd3 li a,
.header_out_73b7 .background-a0d8 li a,
.header_out_73b7 .picture-thick-009d li a,
.header_out_73b7 .menu-978f li a,
.header_out_73b7 .overlay_743a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.header_out_73b7 .footer_clean_9fd7 li ul li::before,
.header_out_73b7 .gas_7585 li ul li::before,
.header_out_73b7 .short-c3a1 li ul li::before,
.header_out_73b7 .logo-brown-ccd3 li ul li::before,
.header_out_73b7 .background-a0d8 li ul li::before,
.header_out_73b7 .picture-thick-009d li ul li::before,
.header_out_73b7 .menu-978f li ul li::before,
.header_out_73b7 .overlay_743a li ul li::before {
  left: 15px;
}
.header_out_73b7 .footer_clean_9fd7 li ul a,
.header_out_73b7 .gas_7585 li ul a,
.header_out_73b7 .short-c3a1 li ul a,
.header_out_73b7 .logo-brown-ccd3 li ul a,
.header_out_73b7 .background-a0d8 li ul a,
.header_out_73b7 .picture-thick-009d li ul a,
.header_out_73b7 .menu-978f li ul a,
.header_out_73b7 .overlay_743a li ul a {
  padding-left: 20px;
}
.header_out_73b7 .footer_clean_9fd7 li ul ul li::before,
.header_out_73b7 .gas_7585 li ul ul li::before,
.header_out_73b7 .short-c3a1 li ul ul li::before,
.header_out_73b7 .logo-brown-ccd3 li ul ul li::before,
.header_out_73b7 .background-a0d8 li ul ul li::before,
.header_out_73b7 .picture-thick-009d li ul ul li::before,
.header_out_73b7 .menu-978f li ul ul li::before,
.header_out_73b7 .overlay_743a li ul ul li::before {
  left: 30px;
}
.header_out_73b7 .footer_clean_9fd7 li ul ul a,
.header_out_73b7 .gas_7585 li ul ul a,
.header_out_73b7 .short-c3a1 li ul ul a,
.header_out_73b7 .logo-brown-ccd3 li ul ul a,
.header_out_73b7 .background-a0d8 li ul ul a,
.header_out_73b7 .picture-thick-009d li ul ul a,
.header_out_73b7 .menu-978f li ul ul a,
.header_out_73b7 .overlay_743a li ul ul a {
  padding-left: 40px;
}
.header_out_73b7 .hovered_e3e5 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.header_out_73b7 .overlay_743a ul li {
  margin-bottom: 1.41575em;
}
.header_out_73b7 .overlay_743a ul li .accordion-8af4 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.header_out_73b7 .overlay_743a ul li .picture-focused-6b3f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tabs_358a .footer_clean_9fd7 li a,
.tabs_358a .gas_7585 li a,
.tabs_358a .short-c3a1 li a,
.tabs_358a .logo-brown-ccd3 li a,
.tabs_358a .background-a0d8 li a,
.tabs_358a .picture-thick-009d li a,
.tabs_358a .menu-978f li a,
.tabs_358a .overlay_743a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs_358a .hovered_e3e5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs_358a .widget_78ec ul li.iron-7669 .picture-ffb0,
.tabs_358a .widget_78ec ul li.green-3dfe .picture-ffb0 {
  background: rgba(0, 0, 0, 0.2);
}
.tabs_358a .header_out_73b7 .widget_78ec select {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture_hard_be27 .header_out_73b7 .texture-d475 li {
  margin: 0;
}
.picture_hard_be27 .header_out_73b7 .texture-d475 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.picture_hard_be27 .header_out_73b7 .texture-d475 li ul {
  margin: 0;
}
.picture_hard_be27 .header_out_73b7 .texture-d475 li ul li a {
  padding-left: 15px;
}
.picture_hard_be27 .header_out_73b7 .texture-d475 li ul li li a {
  padding-left: 30px;
}
.picture_hard_be27 .header_out_73b7 .texture-d475 li.nav-clean-bb01 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.picture_hard_be27 .header_out_73b7 .texture-d475 li.nav-clean-bb01 > 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;
}
.picture_hard_be27 .header_out_73b7 .texture-d475 li.nav-clean-bb01 > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.hovered_129f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.main-8c18 {
  position: relative;
  z-index: 10;
}
.main-8c18 .pro_f81a {
  width: 100%;
  max-width: 100%;
}
.focus_medium_3005 .rough-afca {
  padding-top: 2em;
  padding-bottom: 2em;
}
.focus_medium_3005 .video-current-296b {
}
.focus_medium_3005 .tabs_358a {
  background: #292929;
}
.detail_cdab .rough-afca {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.detail_cdab .video-current-296b {
  background: #f9f9f9;
}
.detail_cdab .tabs_358a {
  background: #303030;
}
.column_fefa .rough-afca {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .column_fefa .menu_130c {
    margin-bottom: 1em;
  }
  .column_fefa .menu_130c:last-child {
    margin-bottom: 0;
  }
}
.column_fefa .video-current-296b {
  background: #ededed;
}
.column_fefa .tabs_358a {
  background: #1a1a1a;
}
.rough-afca.video-current-296b {
  color: rgba(0, 0, 0, 0.6);
}
.rough-afca.video-current-296b .dropdown-1728 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.rough-afca.tabs_358a {
  color: rgba(255, 255, 255, 0.99);
}
.rough-afca.tabs_358a a:not(.gallery-simple-ad3f) {
  color: rgba(255, 255, 255, 0.79);
}
.rough-afca.tabs_358a a:not(.gallery-simple-ad3f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.rough-afca.tabs_358a .dropdown-1728 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough-afca.tabs_358a table tbody td,
.rough-afca.tabs_358a table th {
  background: rgba(0, 0, 0, 0.08);
}
.easy-daf1.carousel-hovered-9352 .old_3f7e {
  max-width: initial;
}
.easy-daf1 .thumbnail_center_78e3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.easy-daf1 .thumbnail_center_78e3 .pro_f81a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .easy-daf1 .thumbnail_center_78e3 .pro_f81a {
    display: block;
    margin-bottom: 2em;
  }
  .easy-daf1 .thumbnail_center_78e3 .pro_f81a:last-child {
    margin-bottom: 0;
  }
}
.column_fefa .menu_130c:last-child,
.detail_cdab .menu_130c:last-child,
.focus_medium_3005 .menu_130c:last-child {
  margin-bottom: 0;
}
.column_fefa .menu_130c .header_out_73b7 .widget_78ec:last-child,
.detail_cdab .menu_130c .header_out_73b7 .widget_78ec:last-child,
.focus_medium_3005 .menu_130c .header_out_73b7 .widget_78ec:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .column_fefa .static-1e66,
  .column_fefa .dynamic_8dc5,
  .detail_cdab .static-1e66,
  .detail_cdab .dynamic_8dc5,
  .focus_medium_3005 .static-1e66,
  .focus_medium_3005 .dynamic_8dc5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .main-8c18 .menu_130c {
    margin-bottom: 2em;
  }
}
.main-8c18 p:last-child {
  margin-bottom: 0;
}
.main-8c18 li,
.main-8c18 ul {
  list-style: none;
  margin: 0;
}
.main-8c18 ul ul {
  margin-left: 2.617924em;
}
.center-7410 {
  font-size: 0.875em;
}

/* css-noise: c732 */
.promo-block-h6 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
