/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tall_9749/customify
Author: WPCustomify
Author URI: https://pressmaximum.tall_9749
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.tall_9749/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.dynamic-54de.green_9c24/licenses/gpl-2.0.hero-6270
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.content-wide-a6bb/, (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.new_c76e.accent_7f9a/normalize.texture_2a21/
 ======
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.texture_2a21 v7.0.0 | MIT License | github.tall_9749/necolas/normalize.texture_2a21 */
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;
}
.search-dirty-1f5a .gas_a523,
.fluid-61c7,
.copper_5aad,
.dropdown-5cf5,
.bright_4718,
.disabled-43e6,
.tag_1018,
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;
}
.fluid-61c7,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .fluid-61c7,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .fluid-61c7,
  h1 {
    font-size: 1.8em;
  }
}
.copper_5aad,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.copper_5aad + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .copper_5aad,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .copper_5aad,
  h2 {
    font-size: 1.7em;
  }
}
.dropdown-5cf5,
h3 {
  font-size: 1.618em;
}
.search-dirty-1f5a .gas_a523,
.bright_4718,
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.thick_606e {
  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;
}
.complex-a682:after,
.complex-a682:before,
.overlay-middle-ccfc:after,
.overlay-middle-ccfc:before {
  content: "";
  display: table;
}
.complex-a682:after,
.overlay-middle-ccfc:after {
  clear: both;
}
.footer_20e1 {
  float: right;
  margin-right: 0;
}
.section-b606 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.south_6c0a .table-7727,
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;
}
.south_6c0a .table-7727: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;
}
.video_a1ca .table-7727 {
  box-shadow: none;
}
.video_a1ca
  .table-7727
  .selected-edba {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.video_a1ca .table-7727 .list-west-6db5 {
  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;
}
.video_a1ca
  .table-7727
  .list-west-6db5
  b {
  display: none;
}
.video_a1ca .next-1616 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.backdrop-adca:not(.description-new-29e2):not(.focus-c2dc),
button:not(.description-new-29e2):not(.focus-c2dc),
input[type="button"]:not(.description-new-29e2):not(
    .focus-c2dc
  ),
input[type="reset"]:not(.description-new-29e2):not(
    .focus-c2dc
  ),
input[type="submit"]:not(.description-new-29e2):not(
    .focus-c2dc
  ) {
  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;
}
.backdrop-adca:not(.description-new-29e2):not(
    .focus-c2dc
  ):hover,
button:not(.description-new-29e2):not(
    .focus-c2dc
  ):hover,
input[type="button"]:not(.description-new-29e2):not(
    .focus-c2dc
  ):hover,
input[type="reset"]:not(.description-new-29e2):not(
    .focus-c2dc
  ):hover,
input[type="submit"]:not(.description-new-29e2):not(
    .focus-c2dc
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.backdrop-adca:not(.description-new-29e2):not(
    .focus-c2dc
  ):active,
.backdrop-adca:not(.description-new-29e2):not(
    .focus-c2dc
  ):focus,
button:not(.description-new-29e2):not(
    .focus-c2dc
  ):active,
button:not(.description-new-29e2):not(
    .focus-c2dc
  ):focus,
input[type="button"]:not(.description-new-29e2):not(
    .focus-c2dc
  ):active,
input[type="button"]:not(.description-new-29e2):not(
    .focus-c2dc
  ):focus,
input[type="reset"]:not(.description-new-29e2):not(
    .focus-c2dc
  ):active,
input[type="reset"]:not(.description-new-29e2):not(
    .focus-c2dc
  ):focus,
input[type="submit"]:not(.description-new-29e2):not(
    .focus-c2dc
  ):active,
input[type="submit"]:not(.description-new-29e2):not(
    .focus-c2dc
  ):focus {
  outline: 0;
}
.backdrop-adca:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969,
button:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969,
input[type="button"]:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969,
input[type="reset"]:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969,
input[type="submit"]:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969 {
  position: relative;
}
.backdrop-adca:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969
  .element-full-28cf,
.backdrop-adca:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969
  .solid_57dd,
.backdrop-adca:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969
  .container-83e3,
.backdrop-adca:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969
  i,
.backdrop-adca:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969
  svg,
button:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969
  .element-full-28cf,
button:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969
  .solid_57dd,
button:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969
  .container-83e3,
button:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969
  i,
button:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969
  svg,
input[type="button"]:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969
  .element-full-28cf,
input[type="button"]:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969
  .solid_57dd,
input[type="button"]:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969
  .container-83e3,
input[type="button"]:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969
  i,
input[type="button"]:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969
  svg,
input[type="reset"]:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969
  .element-full-28cf,
input[type="reset"]:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969
  .solid_57dd,
input[type="reset"]:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969
  .container-83e3,
input[type="reset"]:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969
  i,
input[type="reset"]:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969
  svg,
input[type="submit"]:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969
  .element-full-28cf,
input[type="submit"]:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969
  .solid_57dd,
input[type="submit"]:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969
  .container-83e3,
input[type="submit"]:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969
  i,
input[type="submit"]:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969
  svg {
  visibility: hidden;
}
.backdrop-adca:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969:after,
button:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969:after,
input[type="button"]:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969:after,
input[type="reset"]:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969:after,
input[type="submit"]:not(.description-new-29e2):not(
    .focus-c2dc
  ).fn-loading-8969: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;
}
.backdrop-adca:not(.description-new-29e2):not(.focus-c2dc),
input[type="button"]:not(.description-new-29e2):not(
    .focus-c2dc
  ),
input[type="reset"]:not(.description-new-29e2):not(
    .focus-c2dc
  ),
input[type="submit"]:not(.description-new-29e2):not(
    .focus-c2dc
  ) {
  color: #fff;
  background: #235787;
}
.backdrop-adca:not(.description-new-29e2):not(
    .focus-c2dc
  ):focus,
input[type="button"]:not(.description-new-29e2):not(
    .focus-c2dc
  ):focus,
input[type="reset"]:not(.description-new-29e2):not(
    .focus-c2dc
  ):focus,
input[type="submit"]:not(.description-new-29e2):not(
    .focus-c2dc
  ):focus {
  color: #fff;
}
.backdrop-adca.fn-disabled-8969:not(.description-new-29e2):not(
    .focus-c2dc
  ),
.backdrop-adca[disabled]:not(.description-new-29e2):not(
    .focus-c2dc
  ),
button.fn-disabled-8969:not(.description-new-29e2):not(
    .focus-c2dc
  ),
button[disabled]:not(.description-new-29e2):not(
    .focus-c2dc
  ) {
  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;
}
.lower_96b6 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.lower_96b6: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;
}
.large_bea3 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.surface_top_4a72 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.accent-f101 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.complex-a682:after,
.complex-a682:before,
.aside-3589:after,
.aside-3589:before,
.huge-add9:after,
.huge-add9:before,
.heading-b174:after,
.heading-b174:before,
.bright-0dcf:after,
.bright-0dcf:before,
.mask_c24a:after,
.mask_c24a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.complex-a682:after,
.aside-3589:after,
.huge-add9:after,
.heading-b174:after,
.bright-0dcf:after,
.mask_c24a:after {
  clear: both;
}
.aside-3589 .tooltip_e3e9,
.huge-add9 .tooltip_e3e9,
.prev_8294 .tooltip_e3e9 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.info-paper-a704 {
  display: inline-block;
}
.hidden-0b28 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hidden-0b28 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hidden-0b28 .badge_e305 {
  padding: 1em 0;
  font-size: 85%;
}
.badge_e305 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.info-bright-a2b3 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.info-bright-a2b3:after,
.info-bright-a2b3:before {
  content: "";
  display: table;
}
.info-bright-a2b3:after {
  clear: both;
}
.preview_hard_48e6 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.dark_722c .preview_hard_48e6 {
  max-width: 50%;
}
.right_e889 .preview_hard_48e6 {
  max-width: 33.33%;
}
.popup_clean_a88f .preview_hard_48e6 {
  max-width: 25%;
}
.list_mini_5a3b .preview_hard_48e6 {
  max-width: 20%;
}
.focused-e623 .preview_hard_48e6 {
  max-width: 16.66%;
}
.static-2dc5 .preview_hard_48e6 {
  max-width: 14.28%;
}
.complex_1cab .preview_hard_48e6 {
  max-width: 12.5%;
}
.layout_huge_32e2 .preview_hard_48e6 {
  max-width: 11.11%;
}
.title_e9a3 {
  display: block;
}
.search-dirty-1f5a .outline-clean-e7ce label,
.search-dirty-1f5a .search-a975 label,
.search-dirty-1f5a .footer-lite-f54f label,
.search-dirty-1f5a .backdrop-6077 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.article-dim-ffb2 {
  list-style: none;
  margin: 0;
}
.article-dim-ffb2 article.full-f645 {
  margin-bottom: 0;
}
.article-dim-ffb2 ul {
  list-style: none;
  margin: 0;
}
.article-dim-ffb2 .focus-ebbf li.full-f645 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .article-dim-ffb2 .focus-ebbf li.full-f645 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .article-dim-ffb2 .focus-ebbf li.full-f645: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) {
  .article-dim-ffb2 .focus-ebbf li.full-f645 li.full-f645 li.full-f645 li.full-f645 {
    padding-left: 0;
  }
}
article.full-f645 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.full-f645 .aside-3589 p:last-of-type {
  margin-bottom: 0;
}
article.full-f645 .black_8db1 {
  float: left;
}
article.full-f645 .soft_971e {
  margin-left: 85px;
}
article.full-f645 .status_b564 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.full-f645 .status_b564 .silver-a470 {
  margin-left: 10px;
}
article.full-f645 .column_a2e0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.full-f645 .breadcrumb-41cc {
  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 .outline-clean-e7ce,
  #respond .footer-lite-f54f,
  #respond .backdrop-6077 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline-clean-e7ce input,
#respond .footer-lite-f54f input,
#respond .backdrop-6077 input {
  width: 100%;
}
#respond .backdrop-6077 {
  margin-right: 0;
}
#respond .glass-03c2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.black_a290 {
  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;
}
.black_a290.sidebar-left-3194 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.black_a290 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%);
}
.black_a290:focus,
.black_a290: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);
}
.outline-hot-14a1 {
  border-radius: 10%;
}
.background_left_dcf0 {
  border-radius: 50%;
}
.hot-d068 {
  font-size: 0.72em;
}
.frame_small_9473 {
  font-size: 0.875em;
}
.picture-5bec {
  font-size: 1.1em;
}
.badge-943c {
  text-transform: uppercase;
  line-height: 1.2;
}
.badge-943c.hot-d068 {
  letter-spacing: 0.5px;
}
.orange-cb0e,
.orange-cb0e a {
  color: #6d6d6d;
}
.orange-cb0e a:hover {
  color: #111;
}
.hidden-1a19 {
  color: #6d6d6d;
}
.current_7886 {
  overflow-x: hidden;
}
.current_7886 .banner_mini_4a4e.input-red-bcf7 {
  position: relative;
}
.current_7886 .banner_mini_4a4e.input-red-bcf7.hero_5308 {
  position: initial;
}
.current_7886
  .banner_mini_4a4e.input-red-bcf7.hero_5308
  .info_e590 {
  left: auto;
}
.current_7886 .banner_mini_4a4e .info_e590 {
  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;
}
.current_7886 .banner_mini_4a4e:hover.input-red-bcf7 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.current_7886
  .banner_mini_4a4e:hover.input-red-bcf7
  .info_e590 {
  display: block;
  z-index: 9999999;
}
.current_7886 .silver-cd33 .pagination-clean-3438,
.current_7886 .top_5c3c .pagination-clean-3438 {
  display: none;
}
.current_7886 .box-36bc .banner_mini_4a4e:hover.input-red-bcf7 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.search-dirty-1f5a .outline-clean-e7ce label,
.search-dirty-1f5a .search-a975 label,
.search-dirty-1f5a .footer-lite-f54f label,
.search-dirty-1f5a .backdrop-6077 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.article-dim-ffb2 {
  list-style: none;
  margin: 0;
}
.article-dim-ffb2 article.full-f645 {
  margin-bottom: 0;
}
.article-dim-ffb2 ul {
  list-style: none;
  margin: 0;
}
.article-dim-ffb2 .focus-ebbf li.full-f645 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .article-dim-ffb2 .focus-ebbf li.full-f645 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .article-dim-ffb2 .focus-ebbf li.full-f645: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) {
  .article-dim-ffb2 .focus-ebbf li.full-f645 li.full-f645 li.full-f645 li.full-f645 {
    padding-left: 0;
  }
}
article.full-f645 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.full-f645 .aside-3589 p:last-of-type {
  margin-bottom: 0;
}
article.full-f645 .black_8db1 {
  float: left;
}
article.full-f645 .soft_971e {
  margin-left: 85px;
}
article.full-f645 .status_b564 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.full-f645 .status_b564 .silver-a470 {
  margin-left: 10px;
}
article.full-f645 .column_a2e0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.full-f645 .breadcrumb-41cc {
  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 .outline-clean-e7ce,
  #respond .footer-lite-f54f,
  #respond .backdrop-6077 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline-clean-e7ce input,
#respond .footer-lite-f54f input,
#respond .backdrop-6077 input {
  width: 100%;
}
#respond .backdrop-6077 {
  margin-right: 0;
}
#respond .glass-03c2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.silver-cd33 .lower-729c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.lower-729c .wide-09ea.pagination-83e2 .media-dirty-8696 > li > a:focus,
.lower-729c .wide-09ea.pagination-83e2 .media-dirty-8696 > li > a:hover,
.lower-729c .wide-09ea.tertiary_2ecc .media-dirty-8696 > li > a:focus,
.lower-729c .wide-09ea.tertiary_2ecc .media-dirty-8696 > li > a:hover,
.lower-729c .wide-09ea.gallery-tall-4f2b .media-dirty-8696 > li > a:focus,
.lower-729c .wide-09ea.gallery-tall-4f2b .media-dirty-8696 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lower-729c
  .wide-09ea.pagination-83e2
  .media-dirty-8696
  > li.item-up-f960
  > a,
.lower-729c
  .wide-09ea.pagination-83e2
  .media-dirty-8696
  > li.nav-soft-325b
  > a,
.lower-729c
  .wide-09ea.tertiary_2ecc
  .media-dirty-8696
  > li.item-up-f960
  > a,
.lower-729c
  .wide-09ea.tertiary_2ecc
  .media-dirty-8696
  > li.nav-soft-325b
  > a,
.lower-729c
  .wide-09ea.gallery-tall-4f2b
  .media-dirty-8696
  > li.item-up-f960
  > a,
.lower-729c .wide-09ea.gallery-tall-4f2b .media-dirty-8696 > li.current_9321 > a {
  color: rgba(255, 255, 255, 0.99);
}
.lower-729c .right-c243,
.lower-729c .right-c243 a {
  color: rgba(255, 255, 255, 0.99);
}
.lower-729c .east_47cc.badge_black_7af8 li a,
.lower-729c .heading_e483 a,
.lower-729c .shade-yellow-13a2,
.lower-729c .media-dirty-8696 > li > a,
.lower-729c .center-289b {
  color: rgba(255, 255, 255, 0.79);
}
.lower-729c .east_47cc.badge_black_7af8 li a:hover,
.lower-729c .heading_e483 a:hover,
.lower-729c .shade-yellow-13a2:hover,
.lower-729c .media-dirty-8696 > li > a:hover,
.lower-729c .center-289b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lower-729c .tertiary_medium_9232 {
  color: rgba(255, 255, 255, 0.79);
}
.lower-729c .tertiary_medium_9232 .hover_hot_3a48 {
  color: rgba(255, 255, 255, 0.99);
}
.lower-729c .tertiary_medium_9232:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lower-729c .panel_fdbd .glass_4f62 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.lower-729c .panel_fdbd .glass_4f62 .shade-3efa {
  color: rgba(255, 255, 255, 0.79);
}
.lower-729c
  .panel_fdbd
  .glass_4f62
  .shade-3efa::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lower-729c
  .panel_fdbd
  .glass_4f62
  .shade-3efa:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lower-729c
  .panel_fdbd
  .glass_4f62
  .shade-3efa::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lower-729c
  .panel_fdbd
  .glass_4f62
  .shade-3efa::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lower-729c .panel_fdbd .hard_54a7 {
  color: rgba(255, 255, 255, 0.79);
}
.lower-729c .panel_fdbd .hard_54a7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal-82b0
  .lower-729c
  .panel_fdbd
  .slow_4ab4
  .stale_d0e1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.modal-82b0
  .lower-729c
  .panel_fdbd
  .slow_4ab4
  .shade-3efa {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.silver-cd33 .hidden_cd0b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hidden_cd0b .wide-09ea.pagination-83e2 .media-dirty-8696 > li > a:focus,
.hidden_cd0b .wide-09ea.pagination-83e2 .media-dirty-8696 > li > a:hover,
.hidden_cd0b .wide-09ea.tertiary_2ecc .media-dirty-8696 > li > a:focus,
.hidden_cd0b .wide-09ea.tertiary_2ecc .media-dirty-8696 > li > a:hover,
.hidden_cd0b .wide-09ea.gallery-tall-4f2b .media-dirty-8696 > li > a:focus,
.hidden_cd0b .wide-09ea.gallery-tall-4f2b .media-dirty-8696 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_cd0b
  .wide-09ea.pagination-83e2
  .media-dirty-8696
  > li.item-up-f960
  > a,
.hidden_cd0b
  .wide-09ea.pagination-83e2
  .media-dirty-8696
  > li.nav-soft-325b
  > a,
.hidden_cd0b
  .wide-09ea.tertiary_2ecc
  .media-dirty-8696
  > li.item-up-f960
  > a,
.hidden_cd0b
  .wide-09ea.tertiary_2ecc
  .media-dirty-8696
  > li.nav-soft-325b
  > a,
.hidden_cd0b
  .wide-09ea.gallery-tall-4f2b
  .media-dirty-8696
  > li.item-up-f960
  > a,
.hidden_cd0b .wide-09ea.gallery-tall-4f2b .media-dirty-8696 > li.current_9321 > a {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_cd0b .right-c243,
.hidden_cd0b .right-c243 a {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_cd0b .east_47cc.badge_black_7af8 li a,
.hidden_cd0b .heading_e483 a,
.hidden_cd0b .shade-yellow-13a2,
.hidden_cd0b .media-dirty-8696 > li > a,
.hidden_cd0b .center-289b {
  color: rgba(0, 0, 0, 0.55);
}
.hidden_cd0b .east_47cc.badge_black_7af8 li a:hover,
.hidden_cd0b .heading_e483 a:hover,
.hidden_cd0b .shade-yellow-13a2:hover,
.hidden_cd0b .media-dirty-8696 > li > a:hover,
.hidden_cd0b .center-289b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_cd0b .tertiary_medium_9232 {
  color: rgba(0, 0, 0, 0.55);
}
.hidden_cd0b .tertiary_medium_9232 .hover_hot_3a48 {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_cd0b .tertiary_medium_9232:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon_up_4669 .link_8d65 {
  margin-left: auto;
  margin-right: auto;
}
.huge-add9 > * {
  margin-left: auto;
  margin-right: auto;
}
.huge-add9 .large_bea3 {
  margin-right: 1.41575em;
}
.sidebar-c2d7 .huge-add9 > .avatar_middle_c92f {
  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;
}
.sidebar-c2d7 .huge-add9 > .gradient-stale-a8e6 {
  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;
}
.nav_c6a7.icon_up_4669 .link_8d65,
.in-8af8.icon_up_4669 .link_8d65 {
  margin-left: 0;
}
.popup_tall_16c9.icon_up_4669 .link_8d65,
.wide_cb45.icon_up_4669 .link_8d65 {
  margin-right: 0;
}
.huge-add9 ol,
.huge-add9 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.avatar_advanced_b8c1 video {
  max-width: 100%;
}
.button-static-4f08 img {
  display: block;
}
.button-static-4f08.large_bea3,
.button-static-4f08.surface_top_4a72 {
  width: 100%;
}
.button-static-4f08.gradient-stale-a8e6 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.sort_hard_e9f7:not(.widget-fast-c9ac) {
  margin: 1.5em auto;
}
.in_98f7 p {
  padding: 1.5em 14px;
}
ul.paragraph_3157.gradient-stale-a8e6,
ul.paragraph_3157.avatar_middle_c92f,
ul.paragraph_3157.alert_1f28.avatar_middle_c92f {
  padding: 0 14px;
}
.chip_motion_9d03 {
  display: block;
  overflow-x: auto;
}
.chip_motion_9d03 table {
  border-collapse: collapse;
  width: 100%;
}
.chip_motion_9d03 td,
.chip_motion_9d03 th {
  padding: 0.5em;
}
.huge-add9 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.huge-add9 ol ol,
.huge-add9 ol ul,
.huge-add9 ul ol,
.huge-add9 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.huge-add9 ol ol li,
.huge-add9 ol ul li,
.huge-add9 ul ol li,
.huge-add9 ul ul li {
  margin-left: 0;
}
.modal-c9f1.dropdown_0b2e > .progress-old-74da {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.modal-c9f1.dropdown_0b2e > .progress-old-74da iframe,
.modal-c9f1.dropdown_0b2e > .progress-old-74da > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.wood-9b6f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.wood-9b6f.large_03e4 {
  padding: 0;
}
.wood-9b6f.large_03e4 cite {
  font-size: 13px;
}
.wood-9b6f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.wood-9b6f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.in-8341 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.in-8341 > p:first-child {
  margin-top: 0;
}
.in-8341 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.in-8341 blockquote {
  border-left: 0;
}
.box-down-40c4 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.box-down-40c4:not(.heading_lite_2c36) {
  max-width: 100px;
}
.box-down-40c4.simple_8f20 {
  border-bottom: none !important;
  text-align: center;
}
.box-down-40c4.simple_8f20::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .in_98f7 p {
    padding: 1.5em 0;
  }
}
.layout_purple_a364 {
  color: #0073aa;
}
.column-771e {
  background-color: #0073aa;
}
.warm_64ef {
  color: #229fd8;
}
.menu-middle-2e7f {
  background-color: #229fd8;
}
.cold_b569 {
  color: #eee;
}
.fixed_affe {
  background-color: #eee;
}
.last_69e1 {
  color: #444;
}
.bottom-c99a {
  background-color: #444;
}
.container_9e65 {
  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_9e65 .prev_03d8 .heading_e483 {
  font-size: 15px;
}
.container_9e65 .heading_e483 {
  line-height: 1.3;
}
.container_9e65 .hidden_cd0b {
}
.container_9e65 .lower-729c {
  background: #235787;
}
.yellow-5eb3 {
  padding: 0;
}
.yellow-5eb3 .lower-729c {
  background: #1a1a1a;
}
.yellow-5eb3 .hidden_cd0b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.warm_cc2f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.warm_cc2f .hidden_cd0b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.warm_cc2f .lower-729c {
  background: #303030;
}
.mask_c24a {
  position: relative;
  z-index: 10;
}
.mask_c24a .message-f19c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wide-23fd .input-red-bcf7 {
  display: inline-block;
  vertical-align: middle;
}
.wide-23fd.sidebar_6935 .input-red-bcf7 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .wide-23fd.sidebar_6935 .input-red-bcf7 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .wide-23fd.sidebar_6935 .input-red-bcf7 {
    margin-right: 0.4em;
  }
}
.wide-23fd.sidebar_6935 .input-red-bcf7:last-child {
  margin-right: 0;
}
.hover_small_e694 .message-f19c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .silver-cd33 .prev_03d8 {
    margin: 0 -0.5em;
  }
  .silver-cd33 .prev_03d8 [class*="customify-col-"],
  .silver-cd33 .prev_03d8 [class*="customify-col_"],
  .silver-cd33 .prev_03d8 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.silver-cd33.banner_gold_180d .message-f19c {
  background: 0 0 !important;
}
.silver-cd33.banner_gold_180d .message-f19c,
.silver-cd33.hover_small_e694 .message-f19c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .silver-cd33.dropdown-155e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.silver-cd33.hover_small_e694 .message-f19c {
  box-shadow: none !important;
}
.background_fixed_25fb {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .background_fixed_25fb {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .background_fixed_25fb {
    padding: 18px 0 20px;
  }
}
.background_fixed_25fb .glass_5223 {
  width: 100%;
}
.background_fixed_25fb .module_stale_8fbb {
  margin-bottom: 0;
}
.background_fixed_25fb .hovered-89e4 {
  margin-top: 5px;
  font-size: 0.875em;
}
.aside-fixed-0aa6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.aside-fixed-0aa6 .media_steel_91b7 {
  width: 100%;
}
.header-hard-c690 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.header-hard-c690 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.header-hard-c690 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;
}
.header-hard-c690 li:last-child:after {
  display: none;
}
.header-hard-c690 li a {
  font-weight: 500;
  margin-right: 10px;
}
.light-aa45 .pagination-clean-3438 button,
.background_fixed_25fb .pagination-clean-3438 button {
  left: 0;
}
.light-aa45 .media_steel_91b7,
.background_fixed_25fb .media_steel_91b7 {
  padding-left: 0;
  padding-right: 0;
}
.light-aa45 .aside-fixed-0aa6,
.background_fixed_25fb .aside-fixed-0aa6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.light-aa45 {
  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;
}
.light-aa45: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;
}
.light-aa45 .smooth-3f36 {
  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) {
  .light-aa45 .smooth-3f36 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .light-aa45 .smooth-3f36 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .light-aa45 .smooth-3f36 {
    min-height: 200px;
  }
}
.light-aa45 .header-hard-c690 {
  color: rgba(255, 255, 255, 0.8);
}
.light-aa45 .header-hard-c690 a,
.light-aa45 .header-hard-c690 li:after {
  color: inherit;
}
.light-aa45 .header-hard-c690 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.main-ce67 {
  margin-bottom: 0.5em;
}
.form-87c9 {
  margin-bottom: 1.2em;
}
.form-87c9,
.main-ce67 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.form-87c9 p:last-child,
.main-ce67 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pagination-clean-3438,
#masthead .pagination-clean-3438 {
  display: none;
}
#masthead
  > .pagination-clean-3438.shade-88bb {
  display: none;
}
#masthead > .pagination-clean-3438 button {
  left: 0;
}
.slider_wide_4d25 {
  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%;
}
.slider_wide_4d25 .input-red-bcf7 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.slider_wide_4d25 .fluid_3a02 {
  display: -webkit-box;
  display: flex;
}
.slider_wide_4d25 .fluid_3a02.shadow_5679 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.slider_wide_4d25 .fluid_3a02.fixed_6325 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.slider_wide_4d25 .fluid_3a02.tooltip_slow_4b3a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.slider_wide_4d25.texture-clean-f77c.clean_3072 .fluid_3a02.shadow_5679 {
  flex-basis: 100%;
}
.slider_wide_4d25.huge_55ac .fluid_3a02.fixed_6325 {
  -webkit-box-flex: 1;
  flex: auto;
}
.slider_wide_4d25.huge_55ac .fluid_3a02.tooltip_slow_4b3a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pagination-clean-3438.shade-88bb {
  display: none;
}
#masthead > .pagination-clean-3438 button {
  left: 0;
}
.cold_3b6f {
  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;
}
.cold_3b6f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.cold_3b6f.item-dark-7264 i {
  margin-right: 4px;
}
.cold_3b6f.picture-ddb0 i {
  margin-left: 5px;
}
.heading_e483 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.heading_e483 p:last-child {
  margin-bottom: 0;
}
.row-7cdc {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.row-7cdc a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.row-7cdc img {
  display: block;
  width: auto;
  line-height: 1;
}
.row-7cdc .right-c243 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.row-7cdc .iron-955c {
  margin: 5px 0 7px 0;
}
.row-7cdc.label_a049 .right-2f67 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.row-7cdc.label_a049 .column_huge_10b3 {
  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;
}
.row-7cdc.hot-d0fa {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.row-7cdc.hot-d0fa .right-2f67 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.row-7cdc.hot-d0fa .column_huge_10b3 {
  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;
}
.row-7cdc.hero_out_9acd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.row-7cdc.huge-fc62 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.row-7cdc.huge-fc62 .column_huge_10b3 {
  margin-top: 7px;
}
.liquid_2209 {
  display: inline-block;
}
.mask_c24a .menu_medium_7330 .row-7cdc img {
  max-width: 100%;
}
.wide-09ea .alert-0470.highlight_43da,
.south_390f .alert-0470.highlight_43da {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.wide-09ea .glass-da52,
.south_390f .glass-da52 {
  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%);
}
.wide-09ea .glass-da52 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.wide-09ea.background_fd2f .glass-da52 {
  display: none;
}
.wide-09ea .list_huge_f699 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wide-09ea .list_huge_f699 li {
  display: inline-block;
  position: relative;
}
.wide-09ea .list_huge_f699 li:last-child {
  margin-right: 0;
}
.wide-09ea .list_huge_f699 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;
}
.wide-09ea .list_huge_f699 li.current_9321 > a {
  color: rgba(0, 0, 0, 0.9);
}
.wide-09ea .list_huge_f699 > 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;
}
.wide-09ea .list_huge_f699 > li > a i {
  line-height: 0;
}
.wide-09ea .list_huge_f699 > li.hard_6bf5 > a .glass-da52 {
  margin-left: 4px;
  line-height: 0;
}
.wide-09ea .list_huge_f699 .breadcrumb-thick-7977 li.hard_6bf5 > a {
  position: relative;
}
.wide-09ea .list_huge_f699 .breadcrumb-thick-7977 li.hard_6bf5 > a:after,
.wide-09ea .list_huge_f699 .breadcrumb-thick-7977 li.hard_6bf5 > a:before {
  content: "";
  display: table;
}
.wide-09ea .list_huge_f699 .breadcrumb-thick-7977 li.hard_6bf5 > a:after {
  clear: both;
}
.wide-09ea .list_huge_f699 .breadcrumb-thick-7977 li.hard_6bf5 > a .glass-da52 {
  margin-left: 5px;
  float: right;
}
.wide-09ea .icon-wood-3c19,
.wide-09ea .breadcrumb-thick-7977 {
  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;
}
.wide-09ea .breadcrumb-thick-7977 {
  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;
}
.wide-09ea .breadcrumb-thick-7977 .highlight_43da {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wide-09ea .breadcrumb-thick-7977 .glass-da52 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.wide-09ea .breadcrumb-thick-7977 li {
  display: block;
  margin: 0;
  padding: 0;
}
.wide-09ea .breadcrumb-thick-7977 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;
}
.wide-09ea .breadcrumb-thick-7977 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.wide-09ea .breadcrumb-thick-7977 .breadcrumb-thick-7977 {
  top: 0;
  left: 100%;
}
.wide-09ea .item-blue-896d.fn-focus-8969 > .icon-wood-3c19,
.wide-09ea .item-blue-896d.fn-focus-8969 > .breadcrumb-thick-7977,
.wide-09ea .item-blue-896d:focus > .icon-wood-3c19,
.wide-09ea .item-blue-896d:focus > .breadcrumb-thick-7977,
.wide-09ea .item-blue-896d:hover > .icon-wood-3c19,
.wide-09ea .item-blue-896d:hover > .breadcrumb-thick-7977 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.wide-09ea.gallery-tall-4f2b .media-dirty-8696:after,
.wide-09ea.gallery-tall-4f2b .media-dirty-8696:before {
  content: "";
  display: table;
}
.wide-09ea.gallery-tall-4f2b .media-dirty-8696:after {
  clear: both;
}
.wide-09ea.gallery-tall-4f2b .media-dirty-8696 > li {
  float: left;
}
.wide-09ea.component_6757 .media-dirty-8696:after,
.wide-09ea.component_6757 .media-dirty-8696:before {
  content: "";
  display: table;
}
.wide-09ea.component_6757 .media-dirty-8696:after {
  clear: both;
}
.wide-09ea.component_6757 .media-dirty-8696 > li {
  float: left;
}
.wide-09ea.component_6757 .media-dirty-8696 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.wide-09ea.component_6757 .media-dirty-8696 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.wide-09ea.component_6757 .media-dirty-8696 > li.item-up-f960 > a,
.wide-09ea.component_6757 .media-dirty-8696 > li.current_9321 > a {
  color: #fff;
  background-color: #1e4b75;
}
.wide-09ea.pagination-83e2 .media-dirty-8696 > li > a .highlight_43da {
  position: relative;
}
.wide-09ea.pagination-83e2 .media-dirty-8696 > li > a .highlight_43da: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;
}
.wide-09ea.pagination-83e2
  .media-dirty-8696
  > li:focus
  > a
  .highlight_43da:before,
.wide-09ea.pagination-83e2
  .media-dirty-8696
  > li:hover
  > a
  .highlight_43da:before {
  width: 100%;
  background-color: currentColor;
}
.wide-09ea.pagination-83e2
  .media-dirty-8696
  > li.item-up-f960
  > a
  .highlight_43da:before,
.wide-09ea.pagination-83e2
  .media-dirty-8696
  > li.nav-soft-325b
  > a
  .highlight_43da:before {
  width: 100%;
  background-color: currentColor;
}
.wide-09ea.tertiary_2ecc .media-dirty-8696 > li > a .highlight_43da {
  position: relative;
}
.wide-09ea.tertiary_2ecc .media-dirty-8696 > li > a .highlight_43da: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;
}
.wide-09ea.tertiary_2ecc .media-dirty-8696 > li:focus > a .highlight_43da:before,
.wide-09ea.tertiary_2ecc
  .media-dirty-8696
  > li:hover
  > a
  .highlight_43da:before {
  width: 100%;
  background-color: currentColor;
}
.wide-09ea.tertiary_2ecc
  .media-dirty-8696
  > li.item-up-f960
  > a
  .highlight_43da:before,
.wide-09ea.tertiary_2ecc
  .media-dirty-8696
  > li.nav-soft-325b
  > a
  .highlight_43da:before {
  width: 100%;
  background-color: currentColor;
}
.south_390f .list_huge_f699 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.south_390f .list_huge_f699 li:first-child > a {
  border-top: none;
}
.south_390f .list_huge_f699 .sidebar-hovered-3118 > .highlight_43da .glass-da52 {
  display: none;
}
.south_390f .list_huge_f699 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.south_390f .list_huge_f699 li:last-child {
  border: none;
}
.south_390f .list_huge_f699 li.hard_6bf5 > a {
  padding-right: 45px !important;
}
.south_390f .list_huge_f699 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.south_390f .list_huge_f699 li a:focus,
.south_390f .list_huge_f699 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.south_390f .list_huge_f699 li .footer-9dd5 {
  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;
}
.south_390f .list_huge_f699 li .footer-9dd5:hover {
  box-shadow: none;
}
.south_390f .list_huge_f699 li .footer-9dd5 .glass-da52 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.south_390f .list_huge_f699 .breadcrumb-thick-7977 {
  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);
}
.south_390f .list_huge_f699 .breadcrumb-thick-7977 li a {
  padding-left: 3em;
}
.south_390f .list_huge_f699 .lower_92d6 > a .footer-9dd5 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.south_390f .list_huge_f699 .lower_92d6 > .breadcrumb-thick-7977 {
  display: block;
  opacity: 1;
}
.info_2844 {
  max-width: 100%;
}
.green-178b {
  line-height: 0;
  cursor: pointer;
}
.center-289b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.center-289b:hover {
  box-shadow: none;
  color: currentColor;
}
.center-289b svg {
  width: 18px;
  height: 18px;
}
.center-289b .hover_29fa {
  display: none;
}
.small-139a {
  position: relative;
}
.small-139a.fn-active-8969 .center-289b .dynamic-26e7 {
  display: none;
}
.small-139a.fn-active-8969 .center-289b .hover_29fa {
  display: inline-block;
}
.small-139a .link-8ba8 {
  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);
}
.small-139a.hidden_orange_d98d .link-8ba8 {
  left: auto;
  right: -0.9em;
}
.small-139a.hidden_orange_d98d .table-fast-aeeb::before {
  left: auto;
  right: 15px;
}
.small-139a.fn-active-8969 .link-8ba8 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.slow_4ab4 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.slow_4ab4 label {
  flex-basis: 100%;
}
.slow_4ab4 .glass_4f62 {
  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;
}
.slow_4ab4 .shade-3efa {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.slow_4ab4 .shade-3efa:focus {
  background-color: transparent;
}
.slow_4ab4 button.hard_54a7 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.slow_4ab4 button.hard_54a7:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.slow_4ab4 button.hard_54a7 svg {
  width: 18px;
  height: 18px;
}
.slow_4ab4 input[type="submit"] {
  min-height: auto;
}
.panel_fdbd .slow_4ab4 .shade-3efa {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.table-fast-aeeb {
  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) {
  .table-fast-aeeb {
    width: 220px;
  }
}
.table-fast-aeeb label {
  flex-basis: 100%;
}
.table-fast-aeeb::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;
}
.modal-82b0 .panel_fdbd .slow_4ab4 {
  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;
}
.modal-82b0
  .panel_fdbd
  .slow_4ab4
  .glass_4f62 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.modal-82b0 .panel_fdbd .slow_4ab4 .shade-3efa {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.modal-82b0
  .panel_fdbd
  .slow_4ab4
  .shade-3efa:focus {
  background: 0 0;
}
.modal-82b0
  .panel_fdbd
  .slow_4ab4
  .stale_d0e1 {
  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;
}
.east_47cc {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.east_47cc li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.east_47cc li:last-child {
  margin-right: 0;
}
.east_47cc li:first-child {
  margin-left: 0;
}
.east_47cc.text-7086 a {
  color: #fff;
}
.east_47cc.text-7086 a:hover {
  color: #fff;
}
.east_47cc a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.east_47cc a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.east_47cc a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.east_47cc a:hover {
  opacity: 0.9;
  color: inherit;
}
.east_47cc [class*="social-icon-apple"] {
  background-color: #999;
}
.east_47cc [class*="social-icon-apple"].footer-ab56 {
  background-color: transparent;
  color: #999;
}
.east_47cc [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.east_47cc [class*="social-icon-behance"].footer-ab56 {
  background-color: transparent;
  color: #1769ff;
}
.east_47cc [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.east_47cc [class*="social-icon-bitbucket"].footer-ab56 {
  background-color: transparent;
  color: #205081;
}
.east_47cc [class*="social-icon-codepen"] {
  background-color: #000;
}
.east_47cc [class*="social-icon-codepen"].footer-ab56 {
  background-color: transparent;
  color: #000;
}
.east_47cc [class*="social-icon-delicious"] {
  background-color: #39f;
}
.east_47cc [class*="social-icon-delicious"].footer-ab56 {
  background-color: transparent;
  color: #39f;
}
.east_47cc [class*="social-icon-digg"] {
  background-color: #005be2;
}
.east_47cc [class*="social-icon-digg"].footer-ab56 {
  background-color: transparent;
  color: #005be2;
}
.east_47cc [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.east_47cc [class*="social-icon-dribbble"].footer-ab56 {
  background-color: transparent;
  color: #ea4c89;
}
.east_47cc [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.east_47cc [class*="social-icon-envelope"].footer-ab56 {
  background-color: transparent;
  color: #ea4335;
}
.east_47cc [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.east_47cc [class*="social-icon-facebook"].footer-ab56 {
  background-color: transparent;
  color: #3b5998;
}
.east_47cc [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.east_47cc [class*="social-icon-flickr"].footer-ab56 {
  background-color: transparent;
  color: #0063dc;
}
.east_47cc [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.east_47cc [class*="social-icon-foursquare"].footer-ab56 {
  background-color: transparent;
  color: #2d5be3;
}
.east_47cc [class*="social-icon-github"] {
  background-color: #333;
}
.east_47cc [class*="social-icon-github"].footer-ab56 {
  background-color: transparent;
  color: #333;
}
.east_47cc [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.east_47cc [class*="social-icon-google-plus"].footer-ab56 {
  background-color: transparent;
  color: #dd4b39;
}
.east_47cc [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.east_47cc [class*="social-icon-houzz"].footer-ab56 {
  background-color: transparent;
  color: #7ac142;
}
.east_47cc [class*="social-icon-instagram"] {
  background-color: #262626;
}
.east_47cc [class*="social-icon-instagram"].footer-ab56 {
  background-color: transparent;
  color: #262626;
}
.east_47cc [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.east_47cc [class*="social-icon-jsfiddle"].footer-ab56 {
  background-color: transparent;
  color: #487aa2;
}
.east_47cc [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.east_47cc [class*="social-icon-linkedin"].footer-ab56 {
  background-color: transparent;
  color: #0077b5;
}
.east_47cc [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.east_47cc [class*="social-icon-medium"].footer-ab56 {
  background-color: transparent;
  color: #00ab6b;
}
.east_47cc [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.east_47cc
  [class*="social-icon-odnoklassniki"].footer-ab56 {
  background-color: transparent;
  color: #f4731c;
}
.east_47cc [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.east_47cc [class*="social-icon-meetup"].footer-ab56 {
  background-color: transparent;
  color: #ec1c40;
}
.east_47cc [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.east_47cc [class*="social-icon-pinterest"].footer-ab56 {
  background-color: transparent;
  color: #bd081c;
}
.east_47cc [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.east_47cc [class*="social-icon-product-hunt"].footer-ab56 {
  background-color: transparent;
  color: #da552f;
}
.east_47cc [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.east_47cc [class*="social-icon-reddit"].footer-ab56 {
  background-color: transparent;
  color: #ff4500;
}
.east_47cc [class*="social-icon-rss"] {
  background-color: #f26522;
}
.east_47cc [class*="social-icon-rss"].footer-ab56 {
  background-color: transparent;
  color: #f26522;
}
.east_47cc [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.east_47cc
  [class*="social-icon-shopping-cart"].footer-ab56 {
  background-color: transparent;
  color: #4caf50;
}
.east_47cc [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.east_47cc [class*="social-icon-skype"].footer-ab56 {
  background-color: transparent;
  color: #00aff0;
}
.east_47cc [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.east_47cc [class*="social-icon-slideshare"].footer-ab56 {
  background-color: transparent;
  color: #0077b5;
}
.east_47cc [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.east_47cc [class*="social-icon-snapchat"].footer-ab56 {
  background-color: transparent;
  color: #fffc00;
}
.east_47cc [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.east_47cc [class*="social-icon-soundcloud"].footer-ab56 {
  background-color: transparent;
  color: #f80;
}
.east_47cc [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.east_47cc [class*="social-icon-spotify"].footer-ab56 {
  background-color: transparent;
  color: #2ebd59;
}
.east_47cc [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.east_47cc
  [class*="social-icon-stack-overflow"].footer-ab56 {
  background-color: transparent;
  color: #fe7a15;
}
.east_47cc [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.east_47cc [class*="social-icon-maldkfgram"].footer-ab56 {
  background-color: transparent;
  color: #2ca5e0;
}
.east_47cc [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.east_47cc [class*="social-icon-tripadvisor"].footer-ab56 {
  background-color: transparent;
  color: #589442;
}
.east_47cc [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.east_47cc [class*="social-icon-tumblr"].footer-ab56 {
  background-color: transparent;
  color: #35465c;
}
.east_47cc [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.east_47cc [class*="social-icon-twitch"].footer-ab56 {
  background-color: transparent;
  color: #6441a5;
}
.east_47cc [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.east_47cc [class*="social-icon-twitter"].footer-ab56 {
  background-color: transparent;
  color: #1da1f2;
}
.east_47cc [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.east_47cc [class*="social-icon-vimeo"].footer-ab56 {
  background-color: transparent;
  color: #1ab7ea;
}
.east_47cc [class*="social-icon-vk"] {
  background-color: #45668e;
}
.east_47cc [class*="social-icon-vk"].footer-ab56 {
  background-color: transparent;
  color: #45668e;
}
.east_47cc [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.east_47cc [class*="social-icon-weibo"].footer-ab56 {
  background-color: transparent;
  color: #df2029;
}
.east_47cc [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.east_47cc [class*="social-icon-weixin"].footer-ab56 {
  background-color: transparent;
  color: #7bb32e;
}
.east_47cc [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.east_47cc [class*="social-icon-whatsapp"].footer-ab56 {
  background-color: transparent;
  color: #25d366;
}
.east_47cc [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.east_47cc [class*="social-icon-wordpress"].footer-ab56 {
  background-color: transparent;
  color: #21759b;
}
.east_47cc [class*="social-icon-xing"] {
  background-color: #026466;
}
.east_47cc [class*="social-icon-xing"].footer-ab56 {
  background-color: transparent;
  color: #026466;
}
.east_47cc [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.east_47cc [class*="social-icon-yelp"].footer-ab56 {
  background-color: transparent;
  color: #af0606;
}
.east_47cc [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.east_47cc [class*="social-icon-youtube"].footer-ab56 {
  background-color: transparent;
  color: #cd201f;
}
.shade-yellow-13a2 {
  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;
}
.shade-yellow-13a2:hover {
  box-shadow: none;
  background: 0 0;
}
.white-67b5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.shadow-south-f41d {
  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;
}
.carousel_under_cb30 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.media-e7d2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.media-e7d2,
.media-e7d2::after,
.media-e7d2::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;
}
.media-e7d2::after,
.media-e7d2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.aside-liquid-d066 .shadow-south-f41d .carousel_under_cb30 {
  margin-top: -2px;
  width: 19px;
}
.aside-liquid-d066 .shadow-south-f41d .media-e7d2 {
  margin-top: -1px;
}
.aside-liquid-d066 .shadow-south-f41d .media-e7d2,
.aside-liquid-d066 .shadow-south-f41d .media-e7d2::after,
.aside-liquid-d066 .shadow-south-f41d .media-e7d2::before {
  width: 19px;
  height: 2px;
}
.aside-liquid-d066 .shadow-south-f41d .media-e7d2::before {
  top: -6px;
}
.aside-liquid-d066 .shadow-south-f41d .media-e7d2::after {
  bottom: -6px;
}
.nav_under_13e9 .shadow-south-f41d .carousel_under_cb30 {
  margin-top: -2px;
  width: 22px;
}
.nav_under_13e9 .shadow-south-f41d .media-e7d2 {
  margin-top: -1px;
}
.nav_under_13e9 .shadow-south-f41d .media-e7d2,
.nav_under_13e9 .shadow-south-f41d .media-e7d2::after,
.nav_under_13e9 .shadow-south-f41d .media-e7d2::before {
  width: 22px;
  height: 2px;
}
.nav_under_13e9 .shadow-south-f41d .media-e7d2::before {
  top: -7px;
}
.nav_under_13e9 .shadow-south-f41d .media-e7d2::after {
  bottom: -7px;
}
.accent-gas-5672 .shadow-south-f41d .carousel_under_cb30 {
  margin-top: -2px;
  width: 31px;
}
.accent-gas-5672 .shadow-south-f41d .media-e7d2 {
  margin-top: -1.5px;
}
.accent-gas-5672 .shadow-south-f41d .media-e7d2,
.accent-gas-5672 .shadow-south-f41d .media-e7d2::after,
.accent-gas-5672 .shadow-south-f41d .media-e7d2::before {
  width: 31px;
  height: 3px;
}
.accent-gas-5672 .shadow-south-f41d .media-e7d2::before {
  top: -9px;
}
.accent-gas-5672 .shadow-south-f41d .media-e7d2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .south_437d .shadow-south-f41d .carousel_under_cb30 {
    margin-top: -2px;
    width: 19px;
  }
  .south_437d .shadow-south-f41d .media-e7d2 {
    margin-top: -1px;
  }
  .south_437d .shadow-south-f41d .media-e7d2,
  .south_437d .shadow-south-f41d .media-e7d2::after,
  .south_437d .shadow-south-f41d .media-e7d2::before {
    width: 19px;
    height: 2px;
  }
  .south_437d .shadow-south-f41d .media-e7d2::before {
    top: -6px;
  }
  .south_437d .shadow-south-f41d .media-e7d2::after {
    bottom: -6px;
  }
  .column_plasma_22cd .shadow-south-f41d .carousel_under_cb30 {
    margin-top: -2px;
    width: 22px;
  }
  .column_plasma_22cd .shadow-south-f41d .media-e7d2 {
    margin-top: -1px;
  }
  .column_plasma_22cd .shadow-south-f41d .media-e7d2,
  .column_plasma_22cd .shadow-south-f41d .media-e7d2::after,
  .column_plasma_22cd .shadow-south-f41d .media-e7d2::before {
    width: 22px;
    height: 2px;
  }
  .column_plasma_22cd .shadow-south-f41d .media-e7d2::before {
    top: -7px;
  }
  .column_plasma_22cd .shadow-south-f41d .media-e7d2::after {
    bottom: -7px;
  }
  .link_first_dd18 .shadow-south-f41d .carousel_under_cb30 {
    margin-top: -2px;
    width: 31px;
  }
  .link_first_dd18 .shadow-south-f41d .media-e7d2 {
    margin-top: -1.5px;
  }
  .link_first_dd18 .shadow-south-f41d .media-e7d2,
  .link_first_dd18 .shadow-south-f41d .media-e7d2::after,
  .link_first_dd18 .shadow-south-f41d .media-e7d2::before {
    width: 31px;
    height: 3px;
  }
  .link_first_dd18 .shadow-south-f41d .media-e7d2::before {
    top: -9px;
  }
  .link_first_dd18 .shadow-south-f41d .media-e7d2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .thick_e861 .shadow-south-f41d .carousel_under_cb30 {
    margin-top: -2px;
    width: 19px;
  }
  .thick_e861 .shadow-south-f41d .media-e7d2 {
    margin-top: -1px;
  }
  .thick_e861 .shadow-south-f41d .media-e7d2,
  .thick_e861 .shadow-south-f41d .media-e7d2::after,
  .thick_e861 .shadow-south-f41d .media-e7d2::before {
    width: 19px;
    height: 2px;
  }
  .thick_e861 .shadow-south-f41d .media-e7d2::before {
    top: -6px;
  }
  .thick_e861 .shadow-south-f41d .media-e7d2::after {
    bottom: -6px;
  }
  .mask_advanced_37e3 .shadow-south-f41d .carousel_under_cb30 {
    margin-top: -2px;
    width: 22px;
  }
  .mask_advanced_37e3 .shadow-south-f41d .media-e7d2 {
    margin-top: -1px;
  }
  .mask_advanced_37e3 .shadow-south-f41d .media-e7d2,
  .mask_advanced_37e3 .shadow-south-f41d .media-e7d2::after,
  .mask_advanced_37e3 .shadow-south-f41d .media-e7d2::before {
    width: 22px;
    height: 2px;
  }
  .mask_advanced_37e3 .shadow-south-f41d .media-e7d2::before {
    top: -7px;
  }
  .mask_advanced_37e3 .shadow-south-f41d .media-e7d2::after {
    bottom: -7px;
  }
  .fixed_7f44 .shadow-south-f41d .carousel_under_cb30 {
    margin-top: -2px;
    width: 31px;
  }
  .fixed_7f44 .shadow-south-f41d .media-e7d2 {
    margin-top: -1.5px;
  }
  .fixed_7f44 .shadow-south-f41d .media-e7d2,
  .fixed_7f44 .shadow-south-f41d .media-e7d2::after,
  .fixed_7f44 .shadow-south-f41d .media-e7d2::before {
    width: 31px;
    height: 3px;
  }
  .fixed_7f44 .shadow-south-f41d .media-e7d2::before {
    top: -9px;
  }
  .fixed_7f44 .shadow-south-f41d .media-e7d2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .fixed-a212 .shadow-south-f41d .carousel_under_cb30 {
    margin-top: -2px;
    width: 19px;
  }
  .fixed-a212 .shadow-south-f41d .media-e7d2 {
    margin-top: -1px;
  }
  .fixed-a212 .shadow-south-f41d .media-e7d2,
  .fixed-a212 .shadow-south-f41d .media-e7d2::after,
  .fixed-a212 .shadow-south-f41d .media-e7d2::before {
    width: 19px;
    height: 2px;
  }
  .fixed-a212 .shadow-south-f41d .media-e7d2::before {
    top: -6px;
  }
  .fixed-a212 .shadow-south-f41d .media-e7d2::after {
    bottom: -6px;
  }
  .lite-1b28 .shadow-south-f41d .carousel_under_cb30 {
    margin-top: -2px;
    width: 22px;
  }
  .lite-1b28 .shadow-south-f41d .media-e7d2 {
    margin-top: -1px;
  }
  .lite-1b28 .shadow-south-f41d .media-e7d2,
  .lite-1b28 .shadow-south-f41d .media-e7d2::after,
  .lite-1b28 .shadow-south-f41d .media-e7d2::before {
    width: 22px;
    height: 2px;
  }
  .lite-1b28 .shadow-south-f41d .media-e7d2::before {
    top: -7px;
  }
  .lite-1b28 .shadow-south-f41d .media-e7d2::after {
    bottom: -7px;
  }
  .left-f087 .shadow-south-f41d .carousel_under_cb30 {
    margin-top: -2px;
    width: 31px;
  }
  .left-f087 .shadow-south-f41d .media-e7d2 {
    margin-top: -1.5px;
  }
  .left-f087 .shadow-south-f41d .media-e7d2,
  .left-f087 .shadow-south-f41d .media-e7d2::after,
  .left-f087 .shadow-south-f41d .media-e7d2::before {
    width: 31px;
    height: 3px;
  }
  .left-f087 .shadow-south-f41d .media-e7d2::before {
    top: -9px;
  }
  .left-f087 .shadow-south-f41d .media-e7d2::after {
    bottom: -9px;
  }
}
.form_rough_4606 .media-e7d2 {
  -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);
}
.form_rough_4606 .media-e7d2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.form_rough_4606 .media-e7d2::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);
}
.form_rough_4606.pagination-6e5c .media-e7d2 {
  -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);
}
.form_rough_4606.pagination-6e5c .media-e7d2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.form_rough_4606.pagination-6e5c .media-e7d2::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);
}
.fluid-36bb {
  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.preview_ad2e:before {
  display: none;
}
.top_5c3c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.top_5c3c .carousel-7a82 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.top_5c3c .carousel-7a82:last-of-type {
  border-bottom: none;
}
.top_5c3c .carousel-7a82.hot-186f,
.top_5c3c .carousel-7a82.preview-1908,
.top_5c3c .carousel-7a82.popup_purple_0645 {
  padding: 0;
}
.top_5c3c .south_390f .footer-9dd5 {
  color: currentColor;
}
.top_5c3c .south_390f .footer-9dd5:focus,
.top_5c3c .south_390f .footer-9dd5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.top_5c3c.hidden_cd0b .tertiary_medium_9232,
.top_5c3c.hidden_cd0b .heading_e483 a,
.top_5c3c.hidden_cd0b .media-dirty-8696 a,
.top_5c3c.hidden_cd0b .breadcrumb-thick-7977 a {
  color: rgba(0, 0, 0, 0.55);
}
.top_5c3c.hidden_cd0b .tertiary_medium_9232:hover,
.top_5c3c.hidden_cd0b .heading_e483 a:hover,
.top_5c3c.hidden_cd0b .media-dirty-8696 a:hover,
.top_5c3c.hidden_cd0b .breadcrumb-thick-7977 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.top_5c3c.hidden_cd0b .hover_hot_3a48 {
  color: rgba(0, 0, 0, 0.8);
}
.top_5c3c.hidden_cd0b .carousel-7a82 {
  border-color: rgba(0, 0, 0, 0.08);
}
.top_5c3c.hidden_cd0b .carousel-7a82:before {
  background: rgba(0, 0, 0, 0.08);
}
.top_5c3c.hidden_cd0b .heading-dynamic-b9c5:before {
  background: rgba(255, 255, 255, 0.9);
}
.top_5c3c.hidden_cd0b .south_390f .list_huge_f699 li a,
.top_5c3c.hidden_cd0b .south_390f .footer-9dd5,
.top_5c3c.hidden_cd0b .breadcrumb-thick-7977 {
  border-color: rgba(0, 0, 0, 0.08);
}
.top_5c3c.hidden_cd0b .south_390f .footer-9dd5:focus,
.top_5c3c.hidden_cd0b .south_390f .footer-9dd5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.top_5c3c.hidden_cd0b .list_huge_f699 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.top_5c3c.lower-729c .tertiary_medium_9232,
.top_5c3c.lower-729c .heading_e483 a,
.top_5c3c.lower-729c .media-dirty-8696 .footer-9dd5,
.top_5c3c.lower-729c .media-dirty-8696 a,
.top_5c3c.lower-729c .breadcrumb-thick-7977 a {
  color: rgba(255, 255, 255, 0.79);
}
.top_5c3c.lower-729c .tertiary_medium_9232:hover,
.top_5c3c.lower-729c .heading_e483 a:hover,
.top_5c3c.lower-729c .media-dirty-8696 .footer-9dd5:hover,
.top_5c3c.lower-729c .media-dirty-8696 a:hover,
.top_5c3c.lower-729c .breadcrumb-thick-7977 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.top_5c3c.lower-729c .hover_hot_3a48 {
  color: rgba(255, 255, 255, 0.99);
}
.top_5c3c.lower-729c .carousel-7a82 {
  border-color: rgba(255, 255, 255, 0.08);
}
.top_5c3c.lower-729c .carousel-7a82:before {
  background: rgba(255, 255, 255, 0.08);
}
.top_5c3c.lower-729c .heading-dynamic-b9c5:before {
  background: rgba(0, 0, 0, 0.9);
}
.top_5c3c.lower-729c .south_390f .list_huge_f699 li a,
.top_5c3c.lower-729c .south_390f .footer-9dd5,
.top_5c3c.lower-729c .breadcrumb-thick-7977 {
  border-color: rgba(255, 255, 255, 0.08);
}
.top_5c3c.lower-729c .south_390f .footer-9dd5:focus,
.top_5c3c.lower-729c .south_390f .footer-9dd5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.top_5c3c.lower-729c .list_huge_f699 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading-dynamic-b9c5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.heading-dynamic-b9c5:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.photo-b899 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.surface-pink-5dad .top_5c3c {
  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;
}
.surface-pink-5dad .carousel-7a82 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.surface-pink-5dad .carousel-7a82: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) {
  .surface-pink-5dad .carousel-7a82:before {
    width: 16%;
    left: 42%;
  }
}
.surface-pink-5dad .carousel-7a82:last-child:before {
  content: none;
}
.surface-pink-5dad .carousel-7a82[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.surface-pink-5dad .south_390f .list_huge_f699 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.surface-pink-5dad .south_390f .list_huge_f699 li a .footer-9dd5 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.surface-pink-5dad .south_390f .breadcrumb-thick-7977 {
  border: none;
}
.surface-pink-5dad .south_390f .breadcrumb-thick-7977 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.surface-pink-5dad .heading-dynamic-b9c5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.surface-pink-5dad .photo-b899 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.surface-pink-5dad .lower-729c .heading-dynamic-b9c5:before {
  background: rgba(0, 0, 0, 0.9);
}
.surface-pink-5dad .hidden_cd0b.fixed-9880 .media-e7d2 {
  background: rgba(0, 0, 0, 0.6);
}
.surface-pink-5dad
  .hidden_cd0b.fixed-9880
  .media-e7d2::after,
.surface-pink-5dad
  .hidden_cd0b.fixed-9880
  .media-e7d2:before {
  background: inherit;
}
.surface-pink-5dad
  .hidden_cd0b.fixed-9880:hover
  .media-e7d2 {
  background: rgba(0, 0, 0, 0.8);
}
.highlight_clean_bf90 .top_5c3c {
  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) {
  .highlight_clean_bf90 .top_5c3c {
    width: auto;
    right: 45px;
  }
}
.silver-3b66 .top_5c3c {
  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) {
  .silver-3b66 .top_5c3c {
    width: auto;
    left: 45px;
  }
}
.preview_ad2e .top_5c3c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.preview_ad2e .photo-b899 {
  max-width: 48em;
  margin: 0 auto;
}
.preview_ad2e .heading-dynamic-b9c5:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.nav-under-bc98 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.nav-under-bc98.surface-pink-5dad .top_5c3c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.nav-under-bc98.highlight_clean_bf90 .top_5c3c {
  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);
}
.nav-under-bc98 .top_5c3c {
  visibility: visible;
}
.nav-under-bc98.silver-3b66 .top_5c3c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.grid_7eef,
.list_tall_6449 {
  overflow-x: hidden;
}
.grid_7eef .top_5c3c {
  overflow: auto;
}
.grid_7eef.surface-pink-5dad {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid_7eef.surface-pink-5dad .top_5c3c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.grid_7eef.surface-pink-5dad .shade-yellow-13a2 {
  opacity: 0;
}
.grid_7eef.highlight_clean_bf90 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid_7eef.highlight_clean_bf90 .top_5c3c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.grid_7eef.highlight_clean_bf90 .shade-yellow-13a2 {
  opacity: 0;
}
.grid_7eef.silver-3b66 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid_7eef.silver-3b66 .top_5c3c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.grid_7eef.silver-3b66 .shade-yellow-13a2 {
  opacity: 0;
}
.grid_7eef.preview_ad2e .top_5c3c {
  z-index: 10;
  visibility: visible;
}
.fixed-9880 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.fixed-9880 .media-e7d2 {
  background: rgba(255, 255, 255, 0.99);
}
.fixed-9880 .media-e7d2::after,
.fixed-9880 .media-e7d2:before {
  background: inherit;
}
.fixed-9880:hover .media-e7d2 {
  background: rgba(255, 255, 255, 0.99);
}
.silver-3b66 .fixed-9880 {
  top: 10px;
  right: auto;
  left: 12px;
}
.preview_ad2e .fixed-9880 {
  display: none !important;
}
.grid_7eef:before,
.list_tall_6449:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.grid_7eef .fixed-9880,
.list_tall_6449 .fixed-9880 {
  display: inline-block;
}
.top_5c3c .input-red-bcf7 {
  -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;
}
.grid_7eef .top_5c3c .input-red-bcf7,
.list_tall_6449 .top_5c3c .input-red-bcf7 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.right_a2fc .glass_4f62 {
  width: 100%;
}
.menu_medium_7330 {
  padding: 0 0.5em 0;
}
.menu_medium_7330 [class*="customify-col-"],
.menu_medium_7330 [class*="customify-col_"],
.menu_medium_7330 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.fast_24b6 .menu_medium_7330 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .prev_03d8 .rough-3a84,
  .rough-3a84 {
    display: none;
  }
  .shade_0cb2 {
    text-align: left;
  }
  .wrapper_083a {
    text-align: center;
  }
  .heading_glass_126a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .prev_03d8 .thick-ac37,
  .thick-ac37 {
    display: none;
  }
  .middle_de6e {
    text-align: left;
  }
  .element_d41f {
    text-align: center;
  }
  .dropdown-5367 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .prev_03d8 .photo-eefb,
  .photo-eefb {
    display: none;
  }
  .message_f8d3 {
    text-align: left;
  }
  .item-8d3a {
    text-align: center;
  }
  .grid_1575 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.backdrop-new-a051 {
  box-shadow: none !important;
}
.detail_e955 .aside-5d18,
.top_1bea .aside-5d18 {
  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;
}
.top_1bea .aside-5d18 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.message-f19c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.message-f19c:after,
.message-f19c:before {
  content: "";
  display: table;
}
.message-f19c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .message-f19c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.message-f19c,
.dropdown-155e {
  max-width: 1248px;
  margin: 0 auto;
}

.heading-b174.light-418a .message-f19c {
  max-width: 100%;
}
.heading-b174.medium_4372 {
  max-width: 1200px;
  margin: 0 auto;
}
.heading-b174.active_advanced_8a1c .message-f19c {
  max-width: 100%;
}
.heading-b174.active_advanced_8a1c > .message-f19c {
  padding-left: 0;
  padding-right: 0;
}
.heading-b174.active_advanced_8a1c > .message-f19c .prev_03d8 {
  margin: 0;
}
.heading-b174.active_advanced_8a1c
  > .message-f19c
  .border_hovered_93fe.input-easy-da38 {
  margin-right: 0;
  margin-left: 0;
}
.heading-b174.active_advanced_8a1c #main.input-easy-da38 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .lower_4fcb #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .lower_4fcb #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .new_a370 .link_8d65 {
    padding-right: 1em;
  }
  .new_a370.section-inner-d59e .border_hovered_93fe {
    border-right: 1px solid #eaecee;
  }
  .new_a370.section-inner-d59e .link_8d65 {
    padding-right: 1em;
  }
  .new_a370.section-inner-d59e .form-first-cd2d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .brown-3b56 .link_8d65 {
    padding-left: 1em;
  }
  .brown-3b56.section-inner-d59e .border_hovered_93fe {
    border-left: 1px solid #eaecee;
  }
  .brown-3b56.section-inner-d59e .link_8d65 {
    padding-left: 1em;
  }
  .brown-3b56.section-inner-d59e .form-first-cd2d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .selected-b5a6 .link_8d65 {
    padding-left: 1em;
  }
  .selected-b5a6.section-inner-d59e .icon-plasma-4d3f {
    border-right: 1px solid #eaecee;
  }
  .selected-b5a6.section-inner-d59e .backdrop-dee4 {
    border-right: 1px solid #eaecee;
  }
  .selected-b5a6.section-inner-d59e .link_8d65 {
    padding-left: 1em;
  }
  .selected-b5a6.section-inner-d59e .form-first-cd2d {
    padding-right: 1em;
  }
  .selected-b5a6.section-inner-d59e .photo-smooth-73cd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover_old_dfc8 .link_8d65 {
    padding-right: 1em;
  }
  .hover_old_dfc8.section-inner-d59e .icon-plasma-4d3f {
    border-left: 1px solid #eaecee;
  }
  .hover_old_dfc8.section-inner-d59e .backdrop-dee4 {
    border-left: 1px solid #eaecee;
  }
  .hover_old_dfc8.section-inner-d59e .link_8d65 {
    padding-right: 1em;
  }
  .hover_old_dfc8.section-inner-d59e .form-first-cd2d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover_old_dfc8.section-inner-d59e .photo-smooth-73cd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lower_4fcb .link_8d65 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lower_4fcb.section-inner-d59e .border_hovered_93fe {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .lower_4fcb.section-inner-d59e .link_8d65 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lower_4fcb.section-inner-d59e .form-first-cd2d {
    padding-left: 1em;
  }
  .lower_4fcb.section-inner-d59e .photo-smooth-73cd {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .lower_4fcb.section-inner-d59e .link_8d65 {
    padding-left: 0;
  }
}
.small-80b4 .wide-23fd {
  display: inline-block;
}
.mini-f544 {
  display: inline-block;
}
.form-mini-3f6a {
  word-con: break-word;
}
.label-e729 > span {
  display: inline-block;
  padding: 5px 0;
}
.label-e729 .tiny-fe28 {
  margin-left: 8px;
  margin-right: 8px;
}
.label-e729 .up-5a51 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.mask_under_6518 .cold-8ae9 {
  margin-bottom: 2em;
}
.mask_under_6518 .soft_5d64 {
  margin-bottom: 15px;
}
.mask_under_6518 .soft_5d64:last-child {
  margin-bottom: 0;
}
.mask_under_6518 .thumbnail_inner_01ae {
  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) {
  .mask_under_6518 .thumbnail_inner_01ae {
    display: block;
  }
}
.mask_under_6518 .popup_1985 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .mask_under_6518 .popup_1985 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.mask_under_6518 .fresh_f31d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.mask_under_6518 .fresh_f31d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.mask_under_6518 .fresh_f31d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.mask_under_6518 .form-mini-3f6a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.mask_under_6518 .form-mini-3f6a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.mask_under_6518 .accordion-b80e p:last-child {
  margin-bottom: 0;
}
.mask_under_6518 .simple-9b0d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.mask_under_6518 .thumbnail-top-d4c8 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.mask_under_6518 .slider_6632 {
  margin-top: 1em;
}
.mask_under_6518 .title-full-f084 {
  top: 0;
  display: block;
}
.mask_under_6518 .title-full-f084 a {
  color: inherit;
}
.mask_under_6518 .title-full-f084 a:hover {
  color: inherit;
}
.mask_under_6518 .column-action-6a8a {
  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;
}
.mask_under_6518 .column-action-6a8a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.mask_under_6518 .thumbnail-top-d4c8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.mask_under_6518 .last_b9e5 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.mask_under_6518 .last_b9e5:first-child {
  margin-top: 0;
}
.mask_under_6518 .last_b9e5.component-a89b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.mask_under_6518 .last_b9e5.active_7138 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.mask_under_6518
  .last_b9e5.active_7138.simple_e340
  .slider_6632 {
  width: 100%;
}
.mask_under_6518 .active_7138 {
  -webkit-box-align: center;
  align-items: center;
}
.mask_under_6518 .active_7138 .label-e729,
.mask_under_6518 .active_7138 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.mask_under_6518 .fresh_f31d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.mask_under_6518 .fresh_f31d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.mask_under_6518 .fresh_f31d: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;
}
.mask_under_6518 .component-a89b {
  z-index: 5;
}
.mask_under_6518 .inner-bc64 .backdrop-advanced-3873 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.mask_under_6518 .tooltip-d05d .backdrop-advanced-3873 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.mask_under_6518 .sort_next_02d9 .backdrop-advanced-3873 {
  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;
}
.mask_under_6518.over_689d .thumbnail_inner_01ae,
.mask_under_6518.in_0fed .thumbnail_inner_01ae {
  display: block;
}
.mask_under_6518.over_689d .thumbnail_inner_01ae .section_09d5,
.mask_under_6518.over_689d .thumbnail_inner_01ae .thumbnail-top-d4c8,
.mask_under_6518.in_0fed .thumbnail_inner_01ae .section_09d5,
.mask_under_6518.in_0fed .thumbnail_inner_01ae .thumbnail-top-d4c8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.mask_under_6518.short_0cf7 .popup_1985 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .mask_under_6518.short_0cf7 .popup_1985 {
    margin-right: 0;
  }
}
.mask_under_6518.over_689d .popup_1985,
.mask_under_6518.in_0fed .popup_1985 {
  padding-top: 40%;
}
.mask_under_6518.over_689d .cold-8ae9,
.mask_under_6518.in_0fed .cold-8ae9 {
  display: block;
}
.mask_under_6518.over_689d .fn-sticky-8969 .thumbnail-top-d4c8,
.mask_under_6518.in_0fed .fn-sticky-8969 .thumbnail-top-d4c8 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.mask_under_6518.over_689d .popup_1985,
.mask_under_6518.in_0fed .popup_1985 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.mask_under_6518.over_689d .thumbnail-top-d4c8 {
  padding: 1em;
}
.out_7802 {
  margin: 30px auto;
  display: block;
}
.out_7802 .bottom-c9bd > * {
  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;
}
.out_7802 .bottom-c9bd > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.out_7802 .bottom-c9bd span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pattern-rough-0ae2 .label-e729 {
  margin-bottom: 1.41575em;
}
.pattern-rough-0ae2 .content-dirty-b5a5 {
  margin-bottom: 1.618em;
}
.huge-add9 .gradient-pink-9f7d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.huge-add9 .gradient-pink-9f7d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.huge-add9 .motion_80ae {
  max-width: 100%;
  overflow: auto;
}
.icon_up_4669 .huge-add9 a:hover {
  text-decoration: underline;
}
.accent_3d25 .soft_5d64:not(.form-mini-3f6a),
.accent_3d25 .fresh_f31d {
  margin-bottom: 1.41575em;
}
.accent_3d25 .soft_5d64:not(.form-mini-3f6a):last-child,
.accent_3d25 .fresh_f31d:last-child {
  margin-bottom: 0;
}
.accent_3d25 .soft_5d64.tooltip-center-9880 {
  margin-bottom: 0.41575em;
}
.accent_3d25 .form_60b5:before,
.accent_3d25 .texture-outer-b377:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.accent_3d25 .form_60b5:before {
  content: "\f115";
}
.accent_3d25 .texture-outer-b377:before {
  content: "\f02c";
}
.accent_3d25 .component-pink-60ef {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.accent_3d25 .component-pink-60ef a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.middle_c5b3 {
  display: -webkit-box;
  display: flex;
}
.middle_c5b3 .modal_579b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .middle_c5b3 .modal_579b {
    flex-basis: 90px;
  }
}
.middle_c5b3 .dirty-7062 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .middle_c5b3 .dirty-7062 {
    flex-basis: calc(100% - 50px);
  }
}
.middle_c5b3 .table_easy_1dbe p:last-child {
  margin-bottom: 0.72em;
}
.prev-8c7e .bottom-c9bd {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.prev-8c7e .bottom-c9bd:after,
.prev-8c7e .bottom-c9bd:before {
  content: "";
  display: table;
}
.prev-8c7e .bottom-c9bd:after {
  clear: both;
}
.prev-8c7e .bottom-c9bd .nav_gold_90b4,
.prev-8c7e .bottom-c9bd .bottom_e64a {
  width: 49%;
}
.prev-8c7e .bottom-c9bd .nav_gold_90b4 a span.overlay-dim-152e,
.prev-8c7e .bottom-c9bd .bottom_e64a a span.overlay-dim-152e {
  display: block;
  margin-bottom: 5px;
}
.prev-8c7e .bottom-c9bd .bottom_e64a {
  float: left;
  text-align: left;
}
.prev-8c7e .bottom-c9bd .nav_gold_90b4 {
  float: right;
  text-align: right;
}
.old_78dd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .old_78dd {
    margin-bottom: 0;
  }
}
.content-gas-9461 {
  margin-bottom: 1em;
}
.content-gas-9461 .form-mini-3f6a {
  font-size: 1.1em;
  line-height: 1.3;
}
.container-77a9 a {
  display: block;
  line-height: 0;
  position: relative;
}
.pressed_b286 .content-gas-9461,
.overlay-gold-a3a0 .content-gas-9461 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .pressed_b286 .content-gas-9461,
  .overlay-gold-a3a0 .content-gas-9461 {
    display: block;
  }
}
.pressed_b286 .container-77a9,
.overlay-gold-a3a0 .container-77a9 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .pressed_b286 .container-77a9,
  .overlay-gold-a3a0 .container-77a9 {
    margin-bottom: 1em;
  }
}
.pressed_b286 .container-77a9 img,
.overlay-gold-a3a0 .container-77a9 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.pressed_b286 .stone_3caf,
.overlay-gold-a3a0 .stone_3caf {
  flex-basis: calc(100% - 160px);
}
.pressed_b286 .stone_3caf p,
.overlay-gold-a3a0 .stone_3caf p {
  margin-bottom: 0;
}
.pressed_b286 .stone_3caf {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .pressed_b286 .stone_3caf {
    padding-left: 0;
  }
}
.overlay-gold-a3a0 .stone_3caf {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .overlay-gold-a3a0 .stone_3caf {
    padding-right: 0;
  }
}
.overlay-gold-a3a0 .container-77a9 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.slow-a179 .container-77a9 {
  margin-bottom: 0.5em;
}
.slow-a179 .container-77a9 img {
  width: 100%;
}
.focus_middle_4424 .tiny-a93f,
.slider_086d .tiny-a93f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.slider_086d .border_hovered_93fe .pressed_d9bc p:last-child {
  margin-bottom: 0;
}
.block-61d8 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tiny-0d3e .hot_3cfd {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tiny-0d3e .hot_3cfd:last-of-type {
    margin-bottom: 0;
  }
}
.tiny-0d3e .hot_3cfd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tiny-0d3e .hot_3cfd ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tiny-0d3e .hot_3cfd ul li {
  margin: 0 0 0.6em;
}
.tiny-0d3e .hot_3cfd ul li.frame-c5c6,
.tiny-0d3e .hot_3cfd ul li.full-bc3a {
  position: relative;
}
.tiny-0d3e .hot_3cfd ul li.frame-c5c6 .grid_3d6e,
.tiny-0d3e .hot_3cfd ul li.full-bc3a .grid_3d6e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tiny-0d3e .hot_3cfd ul li.frame-c5c6:after:after,
.tiny-0d3e .hot_3cfd ul li.frame-c5c6:after:before,
.tiny-0d3e
  .hot_3cfd
  ul
  li.full-bc3a:after:after,
.tiny-0d3e
  .hot_3cfd
  ul
  li.full-bc3a:after:before {
  content: "";
  display: table;
}
.tiny-0d3e .hot_3cfd ul li.frame-c5c6:after:after,
.tiny-0d3e
  .hot_3cfd
  ul
  li.full-bc3a:after:after {
  clear: both;
}
.tiny-0d3e .hot_3cfd a.backdrop-adca:hover {
  text-decoration: none;
}
.tiny-0d3e .hot_3cfd select {
  max-width: 100%;
}
.tiny-0d3e .hot_3cfd table {
  font-size: 85%;
}
.tiny-0d3e .hot_3cfd table td,
.tiny-0d3e .hot_3cfd table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tiny-0d3e .hot_3cfd table tfoot td {
  text-align: left;
}
.tiny-0d3e .hot_3cfd :last-child {
  margin-bottom: 0;
}
.tiny-0d3e .hot_3cfd .image-0cda {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tiny-0d3e .hot_3cfd .image-0cda label {
  width: 100%;
}
.tiny-0d3e .hot_3cfd .image-0cda .shade-3efa {
  width: 100%;
  display: block;
}
.tiny-0d3e .hot_3cfd .image-0cda .hard_54a7 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tiny-0d3e .hot_3cfd .image-0cda .hard_54a7:hover svg #svg-search {
  fill: #444;
}
.tiny-0d3e .hot_3cfd .image-0cda .hard_54a7 svg {
  width: 18px;
  height: 18px;
}
.tiny-0d3e .preview-0fa3 ul ul,
.tiny-0d3e .table-active-42a9 ul ul,
.tiny-0d3e .hard_ccfc ul ul,
.tiny-0d3e .footer_focused_61a2 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tiny-0d3e .preview-0fa3 .hard_6bf5 > a,
.tiny-0d3e .table-active-42a9 .hard_6bf5 > a,
.tiny-0d3e .hard_ccfc .hard_6bf5 > a,
.tiny-0d3e .footer_focused_61a2 .hard_6bf5 > a {
  margin-bottom: 0;
}
.tiny-0d3e .heading_0f69 li,
.tiny-0d3e .preview-0fa3 li,
.tiny-0d3e .paragraph-ac36 li,
.tiny-0d3e .table-active-42a9 li,
.tiny-0d3e .hard_ccfc li,
.tiny-0d3e .footer_focused_61a2 li,
.tiny-0d3e .lite_aa6c li,
.tiny-0d3e .background-green-986b li {
  display: block;
  position: relative;
}
.tiny-0d3e .heading_0f69 li:last-child,
.tiny-0d3e .preview-0fa3 li:last-child,
.tiny-0d3e .paragraph-ac36 li:last-child,
.tiny-0d3e .table-active-42a9 li:last-child,
.tiny-0d3e .hard_ccfc li:last-child,
.tiny-0d3e .footer_focused_61a2 li:last-child,
.tiny-0d3e .lite_aa6c li:last-child,
.tiny-0d3e .background-green-986b li:last-child {
  border: none;
}
.tiny-0d3e .heading_0f69 li a,
.tiny-0d3e .preview-0fa3 li a,
.tiny-0d3e .paragraph-ac36 li a,
.tiny-0d3e .table-active-42a9 li a,
.tiny-0d3e .hard_ccfc li a,
.tiny-0d3e .footer_focused_61a2 li a,
.tiny-0d3e .lite_aa6c li a,
.tiny-0d3e .background-green-986b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tiny-0d3e .heading_0f69 li ul li::before,
.tiny-0d3e .preview-0fa3 li ul li::before,
.tiny-0d3e .paragraph-ac36 li ul li::before,
.tiny-0d3e .table-active-42a9 li ul li::before,
.tiny-0d3e .hard_ccfc li ul li::before,
.tiny-0d3e .footer_focused_61a2 li ul li::before,
.tiny-0d3e .lite_aa6c li ul li::before,
.tiny-0d3e .background-green-986b li ul li::before {
  left: 15px;
}
.tiny-0d3e .heading_0f69 li ul a,
.tiny-0d3e .preview-0fa3 li ul a,
.tiny-0d3e .paragraph-ac36 li ul a,
.tiny-0d3e .table-active-42a9 li ul a,
.tiny-0d3e .hard_ccfc li ul a,
.tiny-0d3e .footer_focused_61a2 li ul a,
.tiny-0d3e .lite_aa6c li ul a,
.tiny-0d3e .background-green-986b li ul a {
  padding-left: 20px;
}
.tiny-0d3e .heading_0f69 li ul ul li::before,
.tiny-0d3e .preview-0fa3 li ul ul li::before,
.tiny-0d3e .paragraph-ac36 li ul ul li::before,
.tiny-0d3e .table-active-42a9 li ul ul li::before,
.tiny-0d3e .hard_ccfc li ul ul li::before,
.tiny-0d3e .footer_focused_61a2 li ul ul li::before,
.tiny-0d3e .lite_aa6c li ul ul li::before,
.tiny-0d3e .background-green-986b li ul ul li::before {
  left: 30px;
}
.tiny-0d3e .heading_0f69 li ul ul a,
.tiny-0d3e .preview-0fa3 li ul ul a,
.tiny-0d3e .paragraph-ac36 li ul ul a,
.tiny-0d3e .table-active-42a9 li ul ul a,
.tiny-0d3e .hard_ccfc li ul ul a,
.tiny-0d3e .footer_focused_61a2 li ul ul a,
.tiny-0d3e .lite_aa6c li ul ul a,
.tiny-0d3e .background-green-986b li ul ul a {
  padding-left: 40px;
}
.tiny-0d3e .video_d3e4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tiny-0d3e .background-green-986b ul li {
  margin-bottom: 1.41575em;
}
.tiny-0d3e .background-green-986b ul li .module_top_e4d5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tiny-0d3e .background-green-986b ul li .content_stone_f0ed {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.lower-729c .heading_0f69 li a,
.lower-729c .preview-0fa3 li a,
.lower-729c .paragraph-ac36 li a,
.lower-729c .table-active-42a9 li a,
.lower-729c .hard_ccfc li a,
.lower-729c .footer_focused_61a2 li a,
.lower-729c .lite_aa6c li a,
.lower-729c .background-green-986b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.lower-729c .video_d3e4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.lower-729c .hot_3cfd ul li.frame-c5c6 .grid_3d6e,
.lower-729c .hot_3cfd ul li.full-bc3a .grid_3d6e {
  background: rgba(0, 0, 0, 0.2);
}
.lower-729c .tiny-0d3e .hot_3cfd select {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading-b174 .tiny-0d3e .list_huge_f699 li {
  margin: 0;
}
.heading-b174 .tiny-0d3e .list_huge_f699 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.heading-b174 .tiny-0d3e .list_huge_f699 li ul {
  margin: 0;
}
.heading-b174 .tiny-0d3e .list_huge_f699 li ul li a {
  padding-left: 15px;
}
.heading-b174 .tiny-0d3e .list_huge_f699 li ul li li a {
  padding-left: 30px;
}
.heading-b174 .tiny-0d3e .list_huge_f699 li.current_9321 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.heading-b174 .tiny-0d3e .list_huge_f699 li.current_9321 > 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;
}
.heading-b174 .tiny-0d3e .list_huge_f699 li.current_9321 > 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;
}
.element_708b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.bright-0dcf {
  position: relative;
  z-index: 10;
}
.bright-0dcf .input-red-bcf7 {
  width: 100%;
  max-width: 100%;
}
.video-1333 .module-copper-6794 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.video-1333 .hidden_cd0b {
}
.video-1333 .lower-729c {
  background: #292929;
}
.right_04ab .module-copper-6794 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.right_04ab .hidden_cd0b {
  background: #f9f9f9;
}
.right_04ab .lower-729c {
  background: #303030;
}
.brown-b4a4 .module-copper-6794 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .brown-b4a4 .wide-23fd {
    margin-bottom: 1em;
  }
  .brown-b4a4 .wide-23fd:last-child {
    margin-bottom: 0;
  }
}
.brown-b4a4 .hidden_cd0b {
  background: #ededed;
}
.brown-b4a4 .lower-729c {
  background: #1a1a1a;
}
.module-copper-6794.hidden_cd0b {
  color: rgba(0, 0, 0, 0.6);
}
.module-copper-6794.hidden_cd0b .wide-0e38 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.module-copper-6794.lower-729c {
  color: rgba(255, 255, 255, 0.99);
}
.module-copper-6794.lower-729c a:not(.backdrop-adca) {
  color: rgba(255, 255, 255, 0.79);
}
.module-copper-6794.lower-729c a:not(.backdrop-adca):hover {
  color: rgba(255, 255, 255, 0.99);
}
.module-copper-6794.lower-729c .wide-0e38 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.module-copper-6794.lower-729c table tbody td,
.module-copper-6794.lower-729c table th {
  background: rgba(0, 0, 0, 0.08);
}
.box-36bc.hover_small_e694 .message-f19c {
  max-width: initial;
}
.box-36bc .sidebar_6935 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.box-36bc .sidebar_6935 .input-red-bcf7 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .box-36bc .sidebar_6935 .input-red-bcf7 {
    display: block;
    margin-bottom: 2em;
  }
  .box-36bc .sidebar_6935 .input-red-bcf7:last-child {
    margin-bottom: 0;
  }
}
.brown-b4a4 .wide-23fd:last-child,
.right_04ab .wide-23fd:last-child,
.video-1333 .wide-23fd:last-child {
  margin-bottom: 0;
}
.brown-b4a4 .wide-23fd .tiny-0d3e .hot_3cfd:last-child,
.right_04ab .wide-23fd .tiny-0d3e .hot_3cfd:last-child,
.video-1333 .wide-23fd .tiny-0d3e .hot_3cfd:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .brown-b4a4 .highlight-upper-0b79,
  .brown-b4a4 .under-0c8c,
  .right_04ab .highlight-upper-0b79,
  .right_04ab .under-0c8c,
  .video-1333 .highlight-upper-0b79,
  .video-1333 .under-0c8c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .bright-0dcf .wide-23fd {
    margin-bottom: 2em;
  }
}
.bright-0dcf p:last-child {
  margin-bottom: 0;
}
.bright-0dcf li,
.bright-0dcf ul {
  list-style: none;
  margin: 0;
}
.bright-0dcf ul ul {
  margin-left: 2.617924em;
}
.selected_8653 {
  font-size: 0.875em;
}

/* css-noise: 1910 */
.widget-item-s0 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
