/*!
Theme Name: Customify
Theme URI: https://pressmaximum.feature-black-7dfd/customify
Author: WPCustomify
Author URI: https://pressmaximum.feature-black-7dfd
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.feature-black-7dfd/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hot_eea2.large-0e2c/licenses/gpl-2.0.gallery-c8cc
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.warm_837e/, (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.hero-focused-8b9e.element_left_2b7e/normalize.out_30bf/
 ======
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.out_30bf v7.0.0 | MIT License | github.feature-black-7dfd/necolas/normalize.out_30bf */
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;
}
.dropdown-purple-7ebe .warm_c7a4,
.feature-3643,
.small-faf3,
.sort-wide-0825,
.chip_b77f,
.wide-1697,
.grid_down_d297,
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;
}
.feature-3643,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .feature-3643,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .feature-3643,
  h1 {
    font-size: 1.8em;
  }
}
.small-faf3,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.small-faf3 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .small-faf3,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .small-faf3,
  h2 {
    font-size: 1.7em;
  }
}
.sort-wide-0825,
h3 {
  font-size: 1.618em;
}
.dropdown-purple-7ebe .warm_c7a4,
.chip_b77f,
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.progress_1be1 {
  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;
}
.feature_d5d6:after,
.feature_d5d6:before,
.avatar_729f:after,
.avatar_729f:before {
  content: "";
  display: table;
}
.feature_d5d6:after,
.avatar_729f:after {
  clear: both;
}
.motion_5c70 {
  float: right;
  margin-right: 0;
}
.carousel-2cd2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.footer_ce8b .widget_99f8,
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;
}
.footer_ce8b .widget_99f8: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;
}
.section_0570 .widget_99f8 {
  box-shadow: none;
}
.section_0570
  .widget_99f8
  .up-cf36 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.section_0570 .widget_99f8 .widget_533f {
  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;
}
.section_0570
  .widget_99f8
  .widget_533f
  b {
  display: none;
}
.section_0570 .footer-fb01 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.card_837c:not(.hover-3e8b):not(.secondary_black_f747),
button:not(.hover-3e8b):not(.secondary_black_f747),
input[type="button"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ),
input[type="reset"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ),
input[type="submit"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ) {
  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;
}
.card_837c:not(.hover-3e8b):not(
    .secondary_black_f747
  ):hover,
button:not(.hover-3e8b):not(
    .secondary_black_f747
  ):hover,
input[type="button"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ):hover,
input[type="reset"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ):hover,
input[type="submit"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.card_837c:not(.hover-3e8b):not(
    .secondary_black_f747
  ):active,
.card_837c:not(.hover-3e8b):not(
    .secondary_black_f747
  ):focus,
button:not(.hover-3e8b):not(
    .secondary_black_f747
  ):active,
button:not(.hover-3e8b):not(
    .secondary_black_f747
  ):focus,
input[type="button"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ):active,
input[type="button"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ):focus,
input[type="reset"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ):active,
input[type="reset"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ):focus,
input[type="submit"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ):active,
input[type="submit"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ):focus {
  outline: 0;
}
.card_837c:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a,
button:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a,
input[type="button"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a,
input[type="reset"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a,
input[type="submit"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a {
  position: relative;
}
.card_837c:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a
  .mask_4ad5,
.card_837c:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a
  .nav_e436,
.card_837c:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a
  .light-178b,
.card_837c:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a
  i,
.card_837c:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a
  svg,
button:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a
  .mask_4ad5,
button:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a
  .nav_e436,
button:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a
  .light-178b,
button:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a
  i,
button:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a
  svg,
input[type="button"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a
  .mask_4ad5,
input[type="button"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a
  .nav_e436,
input[type="button"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a
  .light-178b,
input[type="button"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a
  i,
input[type="button"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a
  svg,
input[type="reset"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a
  .mask_4ad5,
input[type="reset"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a
  .nav_e436,
input[type="reset"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a
  .light-178b,
input[type="reset"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a
  i,
input[type="reset"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a
  svg,
input[type="submit"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a
  .mask_4ad5,
input[type="submit"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a
  .nav_e436,
input[type="submit"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a
  .light-178b,
input[type="submit"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a
  i,
input[type="submit"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a
  svg {
  visibility: hidden;
}
.card_837c:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a:after,
button:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a:after,
input[type="button"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a:after,
input[type="reset"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a:after,
input[type="submit"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ).fn-loading-8d6a: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;
}
.card_837c:not(.hover-3e8b):not(.secondary_black_f747),
input[type="button"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ),
input[type="reset"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ),
input[type="submit"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ) {
  color: #fff;
  background: #235787;
}
.card_837c:not(.hover-3e8b):not(
    .secondary_black_f747
  ):focus,
input[type="button"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ):focus,
input[type="reset"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ):focus,
input[type="submit"]:not(.hover-3e8b):not(
    .secondary_black_f747
  ):focus {
  color: #fff;
}
.card_837c.fn-disabled-8d6a:not(.hover-3e8b):not(
    .secondary_black_f747
  ),
.card_837c[disabled]:not(.hover-3e8b):not(
    .secondary_black_f747
  ),
button.fn-disabled-8d6a:not(.hover-3e8b):not(
    .secondary_black_f747
  ),
button[disabled]:not(.hover-3e8b):not(
    .secondary_black_f747
  ) {
  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;
}
.progress_aa6a {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.progress_aa6a: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;
}
.right_8606 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.video-fast-1983 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.green-e88c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.feature_d5d6:after,
.feature_d5d6:before,
.section-hot-8139:after,
.section-hot-8139:before,
.row-0bba:after,
.row-0bba:before,
.last-07f5:after,
.last-07f5:before,
.focused_0e07:after,
.focused_0e07:before,
.pink_7a78:after,
.pink_7a78:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.feature_d5d6:after,
.section-hot-8139:after,
.row-0bba:after,
.last-07f5:after,
.focused_0e07:after,
.pink_7a78:after {
  clear: both;
}
.section-hot-8139 .nav_3d05,
.row-0bba .nav_3d05,
.caption-south-8045 .nav_3d05 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.brown_94b1 {
  display: inline-block;
}
.gradient_b7ae {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.gradient_b7ae img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gradient_b7ae .center_c5e2 {
  padding: 1em 0;
  font-size: 85%;
}
.center_c5e2 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.element_clean_a48a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.element_clean_a48a:after,
.element_clean_a48a:before {
  content: "";
  display: table;
}
.element_clean_a48a:after {
  clear: both;
}
.aside-47a7 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.top-e5fc .aside-47a7 {
  max-width: 50%;
}
.filter_5a3f .aside-47a7 {
  max-width: 33.33%;
}
.heading-fluid-4b58 .aside-47a7 {
  max-width: 25%;
}
.center-c400 .aside-47a7 {
  max-width: 20%;
}
.large_9288 .aside-47a7 {
  max-width: 16.66%;
}
.yellow_c4e3 .aside-47a7 {
  max-width: 14.28%;
}
.grid_931d .aside-47a7 {
  max-width: 12.5%;
}
.texture-lower-1d32 .aside-47a7 {
  max-width: 11.11%;
}
.progress-5d1e {
  display: block;
}
.dropdown-purple-7ebe .accent-wide-a44e label,
.dropdown-purple-7ebe .header_b8a8 label,
.dropdown-purple-7ebe .badge-1fea label,
.dropdown-purple-7ebe .summary-pressed-d85f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.paper-e1a0 {
  list-style: none;
  margin: 0;
}
.paper-e1a0 article.feature-cce4 {
  margin-bottom: 0;
}
.paper-e1a0 ul {
  list-style: none;
  margin: 0;
}
.paper-e1a0 .detail-ce0f li.feature-cce4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .paper-e1a0 .detail-ce0f li.feature-cce4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .paper-e1a0 .detail-ce0f li.feature-cce4: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) {
  .paper-e1a0 .detail-ce0f li.feature-cce4 li.feature-cce4 li.feature-cce4 li.feature-cce4 {
    padding-left: 0;
  }
}
article.feature-cce4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.feature-cce4 .section-hot-8139 p:last-of-type {
  margin-bottom: 0;
}
article.feature-cce4 .column_new_bb6a {
  float: left;
}
article.feature-cce4 .sort_aea1 {
  margin-left: 85px;
}
article.feature-cce4 .shade_f5bd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.feature-cce4 .shade_f5bd .tall_6862 {
  margin-left: 10px;
}
article.feature-cce4 .summary_f4e2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.feature-cce4 .main_lite_f3a5 {
  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 .accent-wide-a44e,
  #respond .badge-1fea,
  #respond .summary-pressed-d85f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .accent-wide-a44e input,
#respond .badge-1fea input,
#respond .summary-pressed-d85f input {
  width: 100%;
}
#respond .summary-pressed-d85f {
  margin-right: 0;
}
#respond .table-83e6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tag-gold-966b {
  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;
}
.tag-gold-966b.selected_b405 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tag-gold-966b 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%);
}
.tag-gold-966b:focus,
.tag-gold-966b: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);
}
.modal_0ebe {
  border-radius: 10%;
}
.accent_right_2f8c {
  border-radius: 50%;
}
.card_warm_cb99 {
  font-size: 0.72em;
}
.photo-lower-b8b1 {
  font-size: 0.875em;
}
.large-53ab {
  font-size: 1.1em;
}
.pink_fb70 {
  text-transform: uppercase;
  line-height: 1.2;
}
.pink_fb70.card_warm_cb99 {
  letter-spacing: 0.5px;
}
.label_6dfd,
.label_6dfd a {
  color: #6d6d6d;
}
.label_6dfd a:hover {
  color: #111;
}
.chip-red-d5cc {
  color: #6d6d6d;
}
.video-cool-8720 {
  overflow-x: hidden;
}
.video-cool-8720 .white-bb8b.badge_smooth_3c20 {
  position: relative;
}
.video-cool-8720 .white-bb8b.badge_smooth_3c20.primary-top-2eae {
  position: initial;
}
.video-cool-8720
  .white-bb8b.badge_smooth_3c20.primary-top-2eae
  .copper_f90d {
  left: auto;
}
.video-cool-8720 .white-bb8b .copper_f90d {
  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;
}
.video-cool-8720 .white-bb8b:hover.badge_smooth_3c20 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.video-cool-8720
  .white-bb8b:hover.badge_smooth_3c20
  .copper_f90d {
  display: block;
  z-index: 9999999;
}
.video-cool-8720 .selected_f6d7 .message-orange-b6a8,
.video-cool-8720 .cool_bbc1 .message-orange-b6a8 {
  display: none;
}
.video-cool-8720 .video-fixed-e598 .white-bb8b:hover.badge_smooth_3c20 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.dropdown-purple-7ebe .accent-wide-a44e label,
.dropdown-purple-7ebe .header_b8a8 label,
.dropdown-purple-7ebe .badge-1fea label,
.dropdown-purple-7ebe .summary-pressed-d85f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.paper-e1a0 {
  list-style: none;
  margin: 0;
}
.paper-e1a0 article.feature-cce4 {
  margin-bottom: 0;
}
.paper-e1a0 ul {
  list-style: none;
  margin: 0;
}
.paper-e1a0 .detail-ce0f li.feature-cce4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .paper-e1a0 .detail-ce0f li.feature-cce4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .paper-e1a0 .detail-ce0f li.feature-cce4: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) {
  .paper-e1a0 .detail-ce0f li.feature-cce4 li.feature-cce4 li.feature-cce4 li.feature-cce4 {
    padding-left: 0;
  }
}
article.feature-cce4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.feature-cce4 .section-hot-8139 p:last-of-type {
  margin-bottom: 0;
}
article.feature-cce4 .column_new_bb6a {
  float: left;
}
article.feature-cce4 .sort_aea1 {
  margin-left: 85px;
}
article.feature-cce4 .shade_f5bd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.feature-cce4 .shade_f5bd .tall_6862 {
  margin-left: 10px;
}
article.feature-cce4 .summary_f4e2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.feature-cce4 .main_lite_f3a5 {
  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 .accent-wide-a44e,
  #respond .badge-1fea,
  #respond .summary-pressed-d85f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .accent-wide-a44e input,
#respond .badge-1fea input,
#respond .summary-pressed-d85f input {
  width: 100%;
}
#respond .summary-pressed-d85f {
  margin-right: 0;
}
#respond .table-83e6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.selected_f6d7 .steel-39e7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.steel-39e7 .button-30e8.grid-1fa6 .wrapper_b966 > li > a:focus,
.steel-39e7 .button-30e8.grid-1fa6 .wrapper_b966 > li > a:hover,
.steel-39e7 .button-30e8.component-f343 .wrapper_b966 > li > a:focus,
.steel-39e7 .button-30e8.component-f343 .wrapper_b966 > li > a:hover,
.steel-39e7 .button-30e8.gold_190d .wrapper_b966 > li > a:focus,
.steel-39e7 .button-30e8.gold_190d .wrapper_b966 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel-39e7
  .button-30e8.grid-1fa6
  .wrapper_b966
  > li.secondary-6112
  > a,
.steel-39e7
  .button-30e8.grid-1fa6
  .wrapper_b966
  > li.search_first_d52b
  > a,
.steel-39e7
  .button-30e8.component-f343
  .wrapper_b966
  > li.secondary-6112
  > a,
.steel-39e7
  .button-30e8.component-f343
  .wrapper_b966
  > li.search_first_d52b
  > a,
.steel-39e7
  .button-30e8.gold_190d
  .wrapper_b966
  > li.secondary-6112
  > a,
.steel-39e7 .button-30e8.gold_190d .wrapper_b966 > li.search-middle-55f2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.steel-39e7 .outline_action_dbcb,
.steel-39e7 .outline_action_dbcb a {
  color: rgba(255, 255, 255, 0.99);
}
.steel-39e7 .pagination-56ee.warm_b1c5 li a,
.steel-39e7 .background-55d7 a,
.steel-39e7 .pro_e45e,
.steel-39e7 .wrapper_b966 > li > a,
.steel-39e7 .short_e080 {
  color: rgba(255, 255, 255, 0.79);
}
.steel-39e7 .pagination-56ee.warm_b1c5 li a:hover,
.steel-39e7 .background-55d7 a:hover,
.steel-39e7 .pro_e45e:hover,
.steel-39e7 .wrapper_b966 > li > a:hover,
.steel-39e7 .short_e080:hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel-39e7 .detail_first_3a59 {
  color: rgba(255, 255, 255, 0.79);
}
.steel-39e7 .detail_first_3a59 .glass_2e18 {
  color: rgba(255, 255, 255, 0.99);
}
.steel-39e7 .detail_first_3a59:hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel-39e7 .gallery-d799 .preview-tall-860f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.steel-39e7 .gallery-d799 .preview-tall-860f .logo-c697 {
  color: rgba(255, 255, 255, 0.79);
}
.steel-39e7
  .gallery-d799
  .preview-tall-860f
  .logo-c697::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.steel-39e7
  .gallery-d799
  .preview-tall-860f
  .logo-c697:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.steel-39e7
  .gallery-d799
  .preview-tall-860f
  .logo-c697::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.steel-39e7
  .gallery-d799
  .preview-tall-860f
  .logo-c697::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.steel-39e7 .gallery-d799 .left_4206 {
  color: rgba(255, 255, 255, 0.79);
}
.steel-39e7 .gallery-d799 .left_4206:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-8277
  .steel-39e7
  .gallery-d799
  .nav-dirty-2270
  .fresh_5faa {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tabs-8277
  .steel-39e7
  .gallery-d799
  .nav-dirty-2270
  .logo-c697 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.selected_f6d7 .hover-e18f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hover-e18f .button-30e8.grid-1fa6 .wrapper_b966 > li > a:focus,
.hover-e18f .button-30e8.grid-1fa6 .wrapper_b966 > li > a:hover,
.hover-e18f .button-30e8.component-f343 .wrapper_b966 > li > a:focus,
.hover-e18f .button-30e8.component-f343 .wrapper_b966 > li > a:hover,
.hover-e18f .button-30e8.gold_190d .wrapper_b966 > li > a:focus,
.hover-e18f .button-30e8.gold_190d .wrapper_b966 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hover-e18f
  .button-30e8.grid-1fa6
  .wrapper_b966
  > li.secondary-6112
  > a,
.hover-e18f
  .button-30e8.grid-1fa6
  .wrapper_b966
  > li.search_first_d52b
  > a,
.hover-e18f
  .button-30e8.component-f343
  .wrapper_b966
  > li.secondary-6112
  > a,
.hover-e18f
  .button-30e8.component-f343
  .wrapper_b966
  > li.search_first_d52b
  > a,
.hover-e18f
  .button-30e8.gold_190d
  .wrapper_b966
  > li.secondary-6112
  > a,
.hover-e18f .button-30e8.gold_190d .wrapper_b966 > li.search-middle-55f2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.hover-e18f .outline_action_dbcb,
.hover-e18f .outline_action_dbcb a {
  color: rgba(0, 0, 0, 0.8);
}
.hover-e18f .pagination-56ee.warm_b1c5 li a,
.hover-e18f .background-55d7 a,
.hover-e18f .pro_e45e,
.hover-e18f .wrapper_b966 > li > a,
.hover-e18f .short_e080 {
  color: rgba(0, 0, 0, 0.55);
}
.hover-e18f .pagination-56ee.warm_b1c5 li a:hover,
.hover-e18f .background-55d7 a:hover,
.hover-e18f .pro_e45e:hover,
.hover-e18f .wrapper_b966 > li > a:hover,
.hover-e18f .short_e080:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hover-e18f .detail_first_3a59 {
  color: rgba(0, 0, 0, 0.55);
}
.hover-e18f .detail_first_3a59 .glass_2e18 {
  color: rgba(0, 0, 0, 0.8);
}
.hover-e18f .detail_first_3a59:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer_2240 .logo-hard-df8d {
  margin-left: auto;
  margin-right: auto;
}
.row-0bba > * {
  margin-left: auto;
  margin-right: auto;
}
.row-0bba .right_8606 {
  margin-right: 1.41575em;
}
.active-4e82 .row-0bba > .button-b45e {
  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;
}
.active-4e82 .row-0bba > .upper-dd8a {
  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;
}
.link-current-43fa.footer_2240 .logo-hard-df8d,
.glass-6674.footer_2240 .logo-hard-df8d {
  margin-left: 0;
}
.secondary-9147.footer_2240 .logo-hard-df8d,
.footer_first_9e7c.footer_2240 .logo-hard-df8d {
  margin-right: 0;
}
.row-0bba ol,
.row-0bba ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.pressed_23ba video {
  max-width: 100%;
}
.top-884c img {
  display: block;
}
.top-884c.right_8606,
.top-884c.video-fast-1983 {
  width: 100%;
}
.top-884c.upper-dd8a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.old-6256:not(.grid-69a1) {
  margin: 1.5em auto;
}
.content_hard_410a p {
  padding: 1.5em 14px;
}
ul.east_76e1.upper-dd8a,
ul.east_76e1.button-b45e,
ul.east_76e1.dropdown_out_311c.button-b45e {
  padding: 0 14px;
}
.caption-dde9 {
  display: block;
  overflow-x: auto;
}
.caption-dde9 table {
  border-collapse: collapse;
  width: 100%;
}
.caption-dde9 td,
.caption-dde9 th {
  padding: 0.5em;
}
.row-0bba li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.row-0bba ol ol,
.row-0bba ol ul,
.row-0bba ul ol,
.row-0bba ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.row-0bba ol ol li,
.row-0bba ol ul li,
.row-0bba ul ol li,
.row-0bba ul ul li {
  margin-left: 0;
}
.background_large_9761.element_1909 > .blue_48be {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.background_large_9761.element_1909 > .blue_48be iframe,
.background_large_9761.element_1909 > .blue_48be > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.accordion-hovered-ab66 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.accordion-hovered-ab66.alert_purple_b54c {
  padding: 0;
}
.accordion-hovered-ab66.alert_purple_b54c cite {
  font-size: 13px;
}
.accordion-hovered-ab66 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.accordion-hovered-ab66 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.medium_b8ce {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.medium_b8ce > p:first-child {
  margin-top: 0;
}
.medium_b8ce cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.medium_b8ce blockquote {
  border-left: 0;
}
.mask-1c2a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.mask-1c2a:not(.progress-6ea6) {
  max-width: 100px;
}
.mask-1c2a.liquid_2ab3 {
  border-bottom: none !important;
  text-align: center;
}
.mask-1c2a.liquid_2ab3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .content_hard_410a p {
    padding: 1.5em 0;
  }
}
.mask_fd7c {
  color: #0073aa;
}
.stale_a4a5 {
  background-color: #0073aa;
}
.hot-19b7 {
  color: #229fd8;
}
.huge_7583 {
  background-color: #229fd8;
}
.action-c025 {
  color: #eee;
}
.paragraph_current_8ab2 {
  background-color: #eee;
}
.frame_current_f97e {
  color: #444;
}
.wood-d7fe {
  background-color: #444;
}
.background_fluid_a242 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.background_fluid_a242 .in_05d1 .background-55d7 {
  font-size: 15px;
}
.background_fluid_a242 .background-55d7 {
  line-height: 1.3;
}
.background_fluid_a242 .hover-e18f {
}
.background_fluid_a242 .steel-39e7 {
  background: #235787;
}
.box-c420 {
  padding: 0;
}
.box-c420 .steel-39e7 {
  background: #1a1a1a;
}
.box-c420 .hover-e18f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.small_53b8 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.small_53b8 .hover-e18f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.small_53b8 .steel-39e7 {
  background: #303030;
}
.pink_7a78 {
  position: relative;
  z-index: 10;
}
.pink_7a78 .secondary_b311 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slider-fluid-957f .badge_smooth_3c20 {
  display: inline-block;
  vertical-align: middle;
}
.slider-fluid-957f.pattern_1f3f .badge_smooth_3c20 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .slider-fluid-957f.pattern_1f3f .badge_smooth_3c20 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .slider-fluid-957f.pattern_1f3f .badge_smooth_3c20 {
    margin-right: 0.4em;
  }
}
.slider-fluid-957f.pattern_1f3f .badge_smooth_3c20:last-child {
  margin-right: 0;
}
.element-bottom-c436 .secondary_b311 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .selected_f6d7 .in_05d1 {
    margin: 0 -0.5em;
  }
  .selected_f6d7 .in_05d1 [class*="customify-col-"],
  .selected_f6d7 .in_05d1 [class*="customify-col_"],
  .selected_f6d7 .in_05d1 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.selected_f6d7.icon_north_f2b0 .secondary_b311 {
  background: 0 0 !important;
}
.selected_f6d7.icon_north_f2b0 .secondary_b311,
.selected_f6d7.element-bottom-c436 .secondary_b311 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .selected_f6d7.hover_tiny_1df8 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.selected_f6d7.element-bottom-c436 .secondary_b311 {
  box-shadow: none !important;
}
.secondary-32cb {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .secondary-32cb {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .secondary-32cb {
    padding: 18px 0 20px;
  }
}
.secondary-32cb .accordion-d3e9 {
  width: 100%;
}
.secondary-32cb .badge_south_7626 {
  margin-bottom: 0;
}
.secondary-32cb .old_0429 {
  margin-top: 5px;
  font-size: 0.875em;
}
.active-9486 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.active-9486 .photo-lite-2689 {
  width: 100%;
}
.dim_a4f0 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.dim_a4f0 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.dim_a4f0 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;
}
.dim_a4f0 li:last-child:after {
  display: none;
}
.dim_a4f0 li a {
  font-weight: 500;
  margin-right: 10px;
}
.pattern_active_a983 .message-orange-b6a8 button,
.secondary-32cb .message-orange-b6a8 button {
  left: 0;
}
.pattern_active_a983 .photo-lite-2689,
.secondary-32cb .photo-lite-2689 {
  padding-left: 0;
  padding-right: 0;
}
.pattern_active_a983 .active-9486,
.secondary-32cb .active-9486 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pattern_active_a983 {
  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;
}
.pattern_active_a983: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;
}
.pattern_active_a983 .caption-006f {
  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) {
  .pattern_active_a983 .caption-006f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pattern_active_a983 .caption-006f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pattern_active_a983 .caption-006f {
    min-height: 200px;
  }
}
.pattern_active_a983 .dim_a4f0 {
  color: rgba(255, 255, 255, 0.8);
}
.pattern_active_a983 .dim_a4f0 a,
.pattern_active_a983 .dim_a4f0 li:after {
  color: inherit;
}
.pattern_active_a983 .dim_a4f0 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.middle-075b {
  margin-bottom: 0.5em;
}
.sidebar-hovered-3309 {
  margin-bottom: 1.2em;
}
.sidebar-hovered-3309,
.middle-075b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.sidebar-hovered-3309 p:last-child,
.middle-075b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .message-orange-b6a8,
#masthead .message-orange-b6a8 {
  display: none;
}
#masthead
  > .message-orange-b6a8.heading_9b52 {
  display: none;
}
#masthead > .message-orange-b6a8 button {
  left: 0;
}
.secondary-active-a894 {
  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%;
}
.secondary-active-a894 .badge_smooth_3c20 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.secondary-active-a894 .module_f017 {
  display: -webkit-box;
  display: flex;
}
.secondary-active-a894 .module_f017.badge-huge-fad7 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.secondary-active-a894 .module_f017.simple-6bf0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.secondary-active-a894 .module_f017.notice_full_89ef {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.secondary-active-a894.solid_c639.warm_1391 .module_f017.badge-huge-fad7 {
  flex-basis: 100%;
}
.secondary-active-a894.secondary_stale_3d6d .module_f017.simple-6bf0 {
  -webkit-box-flex: 1;
  flex: auto;
}
.secondary-active-a894.secondary_stale_3d6d .module_f017.notice_full_89ef {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .message-orange-b6a8.heading_9b52 {
  display: none;
}
#masthead > .message-orange-b6a8 button {
  left: 0;
}
.highlight-under-5107 {
  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;
}
.highlight-under-5107:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.highlight-under-5107.heading-easy-a48c i {
  margin-right: 4px;
}
.highlight-under-5107.avatar_warm_6b7c i {
  margin-left: 5px;
}
.background-55d7 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.background-55d7 p:last-child {
  margin-bottom: 0;
}
.hero-be9d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hero-be9d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hero-be9d img {
  display: block;
  width: auto;
  line-height: 1;
}
.hero-be9d .outline_action_dbcb {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hero-be9d .red_1100 {
  margin: 5px 0 7px 0;
}
.hero-be9d.outline-slow-4136 .disabled-huge-fc0e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hero-be9d.outline-slow-4136 .outline_next_7e82 {
  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;
}
.hero-be9d.progress_iron_3031 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hero-be9d.progress_iron_3031 .disabled-huge-fc0e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hero-be9d.progress_iron_3031 .outline_next_7e82 {
  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;
}
.hero-be9d.feature_dirty_07dc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hero-be9d.tooltip_up_b295 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hero-be9d.tooltip_up_b295 .outline_next_7e82 {
  margin-top: 7px;
}
.fixed-4ec8 {
  display: inline-block;
}
.pink_7a78 .inner_cc87 .hero-be9d img {
  max-width: 100%;
}
.button-30e8 .popup-dfa9.image_prev_6671,
.sort-dirty-1866 .popup-dfa9.image_prev_6671 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.button-30e8 .logo_e815,
.sort-dirty-1866 .logo_e815 {
  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%);
}
.button-30e8 .logo_e815 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.button-30e8.box-ce53 .logo_e815 {
  display: none;
}
.button-30e8 .frame-acf9 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.button-30e8 .frame-acf9 li {
  display: inline-block;
  position: relative;
}
.button-30e8 .frame-acf9 li:last-child {
  margin-right: 0;
}
.button-30e8 .frame-acf9 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;
}
.button-30e8 .frame-acf9 li.search-middle-55f2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.button-30e8 .frame-acf9 > 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;
}
.button-30e8 .frame-acf9 > li > a i {
  line-height: 0;
}
.button-30e8 .frame-acf9 > li.avatar-black-9cd5 > a .logo_e815 {
  margin-left: 4px;
  line-height: 0;
}
.button-30e8 .frame-acf9 .column-pressed-8659 li.avatar-black-9cd5 > a {
  position: relative;
}
.button-30e8 .frame-acf9 .column-pressed-8659 li.avatar-black-9cd5 > a:after,
.button-30e8 .frame-acf9 .column-pressed-8659 li.avatar-black-9cd5 > a:before {
  content: "";
  display: table;
}
.button-30e8 .frame-acf9 .column-pressed-8659 li.avatar-black-9cd5 > a:after {
  clear: both;
}
.button-30e8 .frame-acf9 .column-pressed-8659 li.avatar-black-9cd5 > a .logo_e815 {
  margin-left: 5px;
  float: right;
}
.button-30e8 .pattern_9f0b,
.button-30e8 .column-pressed-8659 {
  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;
}
.button-30e8 .column-pressed-8659 {
  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;
}
.button-30e8 .column-pressed-8659 .image_prev_6671 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.button-30e8 .column-pressed-8659 .logo_e815 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.button-30e8 .column-pressed-8659 li {
  display: block;
  margin: 0;
  padding: 0;
}
.button-30e8 .column-pressed-8659 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;
}
.button-30e8 .column-pressed-8659 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.button-30e8 .column-pressed-8659 .column-pressed-8659 {
  top: 0;
  left: 100%;
}
.button-30e8 .prev-a854.fn-focus-8d6a > .pattern_9f0b,
.button-30e8 .prev-a854.fn-focus-8d6a > .column-pressed-8659,
.button-30e8 .prev-a854:focus > .pattern_9f0b,
.button-30e8 .prev-a854:focus > .column-pressed-8659,
.button-30e8 .prev-a854:hover > .pattern_9f0b,
.button-30e8 .prev-a854:hover > .column-pressed-8659 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.button-30e8.gold_190d .wrapper_b966:after,
.button-30e8.gold_190d .wrapper_b966:before {
  content: "";
  display: table;
}
.button-30e8.gold_190d .wrapper_b966:after {
  clear: both;
}
.button-30e8.gold_190d .wrapper_b966 > li {
  float: left;
}
.button-30e8.under_3ed7 .wrapper_b966:after,
.button-30e8.under_3ed7 .wrapper_b966:before {
  content: "";
  display: table;
}
.button-30e8.under_3ed7 .wrapper_b966:after {
  clear: both;
}
.button-30e8.under_3ed7 .wrapper_b966 > li {
  float: left;
}
.button-30e8.under_3ed7 .wrapper_b966 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.button-30e8.under_3ed7 .wrapper_b966 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.button-30e8.under_3ed7 .wrapper_b966 > li.secondary-6112 > a,
.button-30e8.under_3ed7 .wrapper_b966 > li.search-middle-55f2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.button-30e8.grid-1fa6 .wrapper_b966 > li > a .image_prev_6671 {
  position: relative;
}
.button-30e8.grid-1fa6 .wrapper_b966 > li > a .image_prev_6671: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;
}
.button-30e8.grid-1fa6
  .wrapper_b966
  > li:focus
  > a
  .image_prev_6671:before,
.button-30e8.grid-1fa6
  .wrapper_b966
  > li:hover
  > a
  .image_prev_6671:before {
  width: 100%;
  background-color: currentColor;
}
.button-30e8.grid-1fa6
  .wrapper_b966
  > li.secondary-6112
  > a
  .image_prev_6671:before,
.button-30e8.grid-1fa6
  .wrapper_b966
  > li.search_first_d52b
  > a
  .image_prev_6671:before {
  width: 100%;
  background-color: currentColor;
}
.button-30e8.component-f343 .wrapper_b966 > li > a .image_prev_6671 {
  position: relative;
}
.button-30e8.component-f343 .wrapper_b966 > li > a .image_prev_6671: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;
}
.button-30e8.component-f343 .wrapper_b966 > li:focus > a .image_prev_6671:before,
.button-30e8.component-f343
  .wrapper_b966
  > li:hover
  > a
  .image_prev_6671:before {
  width: 100%;
  background-color: currentColor;
}
.button-30e8.component-f343
  .wrapper_b966
  > li.secondary-6112
  > a
  .image_prev_6671:before,
.button-30e8.component-f343
  .wrapper_b966
  > li.search_first_d52b
  > a
  .image_prev_6671:before {
  width: 100%;
  background-color: currentColor;
}
.sort-dirty-1866 .frame-acf9 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sort-dirty-1866 .frame-acf9 li:first-child > a {
  border-top: none;
}
.sort-dirty-1866 .frame-acf9 .summary_6d44 > .image_prev_6671 .logo_e815 {
  display: none;
}
.sort-dirty-1866 .frame-acf9 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.sort-dirty-1866 .frame-acf9 li:last-child {
  border: none;
}
.sort-dirty-1866 .frame-acf9 li.avatar-black-9cd5 > a {
  padding-right: 45px !important;
}
.sort-dirty-1866 .frame-acf9 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.sort-dirty-1866 .frame-acf9 li a:focus,
.sort-dirty-1866 .frame-acf9 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sort-dirty-1866 .frame-acf9 li .accent-under-0c21 {
  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;
}
.sort-dirty-1866 .frame-acf9 li .accent-under-0c21:hover {
  box-shadow: none;
}
.sort-dirty-1866 .frame-acf9 li .accent-under-0c21 .logo_e815 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.sort-dirty-1866 .frame-acf9 .column-pressed-8659 {
  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);
}
.sort-dirty-1866 .frame-acf9 .column-pressed-8659 li a {
  padding-left: 3em;
}
.sort-dirty-1866 .frame-acf9 .tall_3bd0 > a .accent-under-0c21 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sort-dirty-1866 .frame-acf9 .tall_3bd0 > .column-pressed-8659 {
  display: block;
  opacity: 1;
}
.tertiary-white-cc42 {
  max-width: 100%;
}
.thumbnail-dd40 {
  line-height: 0;
  cursor: pointer;
}
.short_e080 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.short_e080:hover {
  box-shadow: none;
  color: currentColor;
}
.short_e080 svg {
  width: 18px;
  height: 18px;
}
.short_e080 .primary_a28a {
  display: none;
}
.primary_solid_3c67 {
  position: relative;
}
.primary_solid_3c67.fn-active-8d6a .short_e080 .row-south-117f {
  display: none;
}
.primary_solid_3c67.fn-active-8d6a .short_e080 .primary_a28a {
  display: inline-block;
}
.primary_solid_3c67 .fresh-4cea {
  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);
}
.primary_solid_3c67.module_6983 .fresh-4cea {
  left: auto;
  right: -0.9em;
}
.primary_solid_3c67.module_6983 .stone-a0c8::before {
  left: auto;
  right: 15px;
}
.primary_solid_3c67.fn-active-8d6a .fresh-4cea {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.nav-dirty-2270 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.nav-dirty-2270 label {
  flex-basis: 100%;
}
.nav-dirty-2270 .preview-tall-860f {
  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;
}
.nav-dirty-2270 .logo-c697 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.nav-dirty-2270 .logo-c697:focus {
  background-color: transparent;
}
.nav-dirty-2270 button.left_4206 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.nav-dirty-2270 button.left_4206:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.nav-dirty-2270 button.left_4206 svg {
  width: 18px;
  height: 18px;
}
.nav-dirty-2270 input[type="submit"] {
  min-height: auto;
}
.gallery-d799 .nav-dirty-2270 .logo-c697 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.stone-a0c8 {
  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) {
  .stone-a0c8 {
    width: 220px;
  }
}
.stone-a0c8 label {
  flex-basis: 100%;
}
.stone-a0c8::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;
}
.tabs-8277 .gallery-d799 .nav-dirty-2270 {
  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;
}
.tabs-8277
  .gallery-d799
  .nav-dirty-2270
  .preview-tall-860f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tabs-8277 .gallery-d799 .nav-dirty-2270 .logo-c697 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tabs-8277
  .gallery-d799
  .nav-dirty-2270
  .logo-c697:focus {
  background: 0 0;
}
.tabs-8277
  .gallery-d799
  .nav-dirty-2270
  .fresh_5faa {
  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;
}
.pagination-56ee {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pagination-56ee li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pagination-56ee li:last-child {
  margin-right: 0;
}
.pagination-56ee li:first-child {
  margin-left: 0;
}
.pagination-56ee.summary_focused_d434 a {
  color: #fff;
}
.pagination-56ee.summary_focused_d434 a:hover {
  color: #fff;
}
.pagination-56ee a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pagination-56ee a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pagination-56ee a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pagination-56ee a:hover {
  opacity: 0.9;
  color: inherit;
}
.pagination-56ee [class*="social-icon-apple"] {
  background-color: #999;
}
.pagination-56ee [class*="social-icon-apple"].hidden-paper-5624 {
  background-color: transparent;
  color: #999;
}
.pagination-56ee [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pagination-56ee [class*="social-icon-behance"].hidden-paper-5624 {
  background-color: transparent;
  color: #1769ff;
}
.pagination-56ee [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pagination-56ee [class*="social-icon-bitbucket"].hidden-paper-5624 {
  background-color: transparent;
  color: #205081;
}
.pagination-56ee [class*="social-icon-codepen"] {
  background-color: #000;
}
.pagination-56ee [class*="social-icon-codepen"].hidden-paper-5624 {
  background-color: transparent;
  color: #000;
}
.pagination-56ee [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pagination-56ee [class*="social-icon-delicious"].hidden-paper-5624 {
  background-color: transparent;
  color: #39f;
}
.pagination-56ee [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pagination-56ee [class*="social-icon-digg"].hidden-paper-5624 {
  background-color: transparent;
  color: #005be2;
}
.pagination-56ee [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pagination-56ee [class*="social-icon-dribbble"].hidden-paper-5624 {
  background-color: transparent;
  color: #ea4c89;
}
.pagination-56ee [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pagination-56ee [class*="social-icon-envelope"].hidden-paper-5624 {
  background-color: transparent;
  color: #ea4335;
}
.pagination-56ee [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pagination-56ee [class*="social-icon-facebook"].hidden-paper-5624 {
  background-color: transparent;
  color: #3b5998;
}
.pagination-56ee [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pagination-56ee [class*="social-icon-flickr"].hidden-paper-5624 {
  background-color: transparent;
  color: #0063dc;
}
.pagination-56ee [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pagination-56ee [class*="social-icon-foursquare"].hidden-paper-5624 {
  background-color: transparent;
  color: #2d5be3;
}
.pagination-56ee [class*="social-icon-github"] {
  background-color: #333;
}
.pagination-56ee [class*="social-icon-github"].hidden-paper-5624 {
  background-color: transparent;
  color: #333;
}
.pagination-56ee [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pagination-56ee [class*="social-icon-google-plus"].hidden-paper-5624 {
  background-color: transparent;
  color: #dd4b39;
}
.pagination-56ee [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pagination-56ee [class*="social-icon-houzz"].hidden-paper-5624 {
  background-color: transparent;
  color: #7ac142;
}
.pagination-56ee [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pagination-56ee [class*="social-icon-instagram"].hidden-paper-5624 {
  background-color: transparent;
  color: #262626;
}
.pagination-56ee [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pagination-56ee [class*="social-icon-jsfiddle"].hidden-paper-5624 {
  background-color: transparent;
  color: #487aa2;
}
.pagination-56ee [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pagination-56ee [class*="social-icon-linkedin"].hidden-paper-5624 {
  background-color: transparent;
  color: #0077b5;
}
.pagination-56ee [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pagination-56ee [class*="social-icon-medium"].hidden-paper-5624 {
  background-color: transparent;
  color: #00ab6b;
}
.pagination-56ee [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pagination-56ee
  [class*="social-icon-odnoklassniki"].hidden-paper-5624 {
  background-color: transparent;
  color: #f4731c;
}
.pagination-56ee [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pagination-56ee [class*="social-icon-meetup"].hidden-paper-5624 {
  background-color: transparent;
  color: #ec1c40;
}
.pagination-56ee [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pagination-56ee [class*="social-icon-pinterest"].hidden-paper-5624 {
  background-color: transparent;
  color: #bd081c;
}
.pagination-56ee [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pagination-56ee [class*="social-icon-product-hunt"].hidden-paper-5624 {
  background-color: transparent;
  color: #da552f;
}
.pagination-56ee [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pagination-56ee [class*="social-icon-reddit"].hidden-paper-5624 {
  background-color: transparent;
  color: #ff4500;
}
.pagination-56ee [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pagination-56ee [class*="social-icon-rss"].hidden-paper-5624 {
  background-color: transparent;
  color: #f26522;
}
.pagination-56ee [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pagination-56ee
  [class*="social-icon-shopping-cart"].hidden-paper-5624 {
  background-color: transparent;
  color: #4caf50;
}
.pagination-56ee [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pagination-56ee [class*="social-icon-skype"].hidden-paper-5624 {
  background-color: transparent;
  color: #00aff0;
}
.pagination-56ee [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pagination-56ee [class*="social-icon-slideshare"].hidden-paper-5624 {
  background-color: transparent;
  color: #0077b5;
}
.pagination-56ee [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pagination-56ee [class*="social-icon-snapchat"].hidden-paper-5624 {
  background-color: transparent;
  color: #fffc00;
}
.pagination-56ee [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pagination-56ee [class*="social-icon-soundcloud"].hidden-paper-5624 {
  background-color: transparent;
  color: #f80;
}
.pagination-56ee [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pagination-56ee [class*="social-icon-spotify"].hidden-paper-5624 {
  background-color: transparent;
  color: #2ebd59;
}
.pagination-56ee [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pagination-56ee
  [class*="social-icon-stack-overflow"].hidden-paper-5624 {
  background-color: transparent;
  color: #fe7a15;
}
.pagination-56ee [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pagination-56ee [class*="social-icon-maldkfgram"].hidden-paper-5624 {
  background-color: transparent;
  color: #2ca5e0;
}
.pagination-56ee [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pagination-56ee [class*="social-icon-tripadvisor"].hidden-paper-5624 {
  background-color: transparent;
  color: #589442;
}
.pagination-56ee [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pagination-56ee [class*="social-icon-tumblr"].hidden-paper-5624 {
  background-color: transparent;
  color: #35465c;
}
.pagination-56ee [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pagination-56ee [class*="social-icon-twitch"].hidden-paper-5624 {
  background-color: transparent;
  color: #6441a5;
}
.pagination-56ee [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pagination-56ee [class*="social-icon-twitter"].hidden-paper-5624 {
  background-color: transparent;
  color: #1da1f2;
}
.pagination-56ee [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pagination-56ee [class*="social-icon-vimeo"].hidden-paper-5624 {
  background-color: transparent;
  color: #1ab7ea;
}
.pagination-56ee [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pagination-56ee [class*="social-icon-vk"].hidden-paper-5624 {
  background-color: transparent;
  color: #45668e;
}
.pagination-56ee [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pagination-56ee [class*="social-icon-weibo"].hidden-paper-5624 {
  background-color: transparent;
  color: #df2029;
}
.pagination-56ee [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pagination-56ee [class*="social-icon-weixin"].hidden-paper-5624 {
  background-color: transparent;
  color: #7bb32e;
}
.pagination-56ee [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pagination-56ee [class*="social-icon-whatsapp"].hidden-paper-5624 {
  background-color: transparent;
  color: #25d366;
}
.pagination-56ee [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pagination-56ee [class*="social-icon-wordpress"].hidden-paper-5624 {
  background-color: transparent;
  color: #21759b;
}
.pagination-56ee [class*="social-icon-xing"] {
  background-color: #026466;
}
.pagination-56ee [class*="social-icon-xing"].hidden-paper-5624 {
  background-color: transparent;
  color: #026466;
}
.pagination-56ee [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pagination-56ee [class*="social-icon-yelp"].hidden-paper-5624 {
  background-color: transparent;
  color: #af0606;
}
.pagination-56ee [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pagination-56ee [class*="social-icon-youtube"].hidden-paper-5624 {
  background-color: transparent;
  color: #cd201f;
}
.pro_e45e {
  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;
}
.pro_e45e:hover {
  box-shadow: none;
  background: 0 0;
}
.pagination_small_3f8c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.outline_e633 {
  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;
}
.menu_action_ab17 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.main-down-c1f8 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.main-down-c1f8,
.main-down-c1f8::after,
.main-down-c1f8::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;
}
.main-down-c1f8::after,
.main-down-c1f8::before {
  content: "";
  display: block;
  background-color: inherit;
}
.paragraph-lower-bc78 .outline_e633 .menu_action_ab17 {
  margin-top: -2px;
  width: 19px;
}
.paragraph-lower-bc78 .outline_e633 .main-down-c1f8 {
  margin-top: -1px;
}
.paragraph-lower-bc78 .outline_e633 .main-down-c1f8,
.paragraph-lower-bc78 .outline_e633 .main-down-c1f8::after,
.paragraph-lower-bc78 .outline_e633 .main-down-c1f8::before {
  width: 19px;
  height: 2px;
}
.paragraph-lower-bc78 .outline_e633 .main-down-c1f8::before {
  top: -6px;
}
.paragraph-lower-bc78 .outline_e633 .main-down-c1f8::after {
  bottom: -6px;
}
.inner_957c .outline_e633 .menu_action_ab17 {
  margin-top: -2px;
  width: 22px;
}
.inner_957c .outline_e633 .main-down-c1f8 {
  margin-top: -1px;
}
.inner_957c .outline_e633 .main-down-c1f8,
.inner_957c .outline_e633 .main-down-c1f8::after,
.inner_957c .outline_e633 .main-down-c1f8::before {
  width: 22px;
  height: 2px;
}
.inner_957c .outline_e633 .main-down-c1f8::before {
  top: -7px;
}
.inner_957c .outline_e633 .main-down-c1f8::after {
  bottom: -7px;
}
.short-2064 .outline_e633 .menu_action_ab17 {
  margin-top: -2px;
  width: 31px;
}
.short-2064 .outline_e633 .main-down-c1f8 {
  margin-top: -1.5px;
}
.short-2064 .outline_e633 .main-down-c1f8,
.short-2064 .outline_e633 .main-down-c1f8::after,
.short-2064 .outline_e633 .main-down-c1f8::before {
  width: 31px;
  height: 3px;
}
.short-2064 .outline_e633 .main-down-c1f8::before {
  top: -9px;
}
.short-2064 .outline_e633 .main-down-c1f8::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .south-1c29 .outline_e633 .menu_action_ab17 {
    margin-top: -2px;
    width: 19px;
  }
  .south-1c29 .outline_e633 .main-down-c1f8 {
    margin-top: -1px;
  }
  .south-1c29 .outline_e633 .main-down-c1f8,
  .south-1c29 .outline_e633 .main-down-c1f8::after,
  .south-1c29 .outline_e633 .main-down-c1f8::before {
    width: 19px;
    height: 2px;
  }
  .south-1c29 .outline_e633 .main-down-c1f8::before {
    top: -6px;
  }
  .south-1c29 .outline_e633 .main-down-c1f8::after {
    bottom: -6px;
  }
  .background_cc0e .outline_e633 .menu_action_ab17 {
    margin-top: -2px;
    width: 22px;
  }
  .background_cc0e .outline_e633 .main-down-c1f8 {
    margin-top: -1px;
  }
  .background_cc0e .outline_e633 .main-down-c1f8,
  .background_cc0e .outline_e633 .main-down-c1f8::after,
  .background_cc0e .outline_e633 .main-down-c1f8::before {
    width: 22px;
    height: 2px;
  }
  .background_cc0e .outline_e633 .main-down-c1f8::before {
    top: -7px;
  }
  .background_cc0e .outline_e633 .main-down-c1f8::after {
    bottom: -7px;
  }
  .text-huge-fc8c .outline_e633 .menu_action_ab17 {
    margin-top: -2px;
    width: 31px;
  }
  .text-huge-fc8c .outline_e633 .main-down-c1f8 {
    margin-top: -1.5px;
  }
  .text-huge-fc8c .outline_e633 .main-down-c1f8,
  .text-huge-fc8c .outline_e633 .main-down-c1f8::after,
  .text-huge-fc8c .outline_e633 .main-down-c1f8::before {
    width: 31px;
    height: 3px;
  }
  .text-huge-fc8c .outline_e633 .main-down-c1f8::before {
    top: -9px;
  }
  .text-huge-fc8c .outline_e633 .main-down-c1f8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .complex-428f .outline_e633 .menu_action_ab17 {
    margin-top: -2px;
    width: 19px;
  }
  .complex-428f .outline_e633 .main-down-c1f8 {
    margin-top: -1px;
  }
  .complex-428f .outline_e633 .main-down-c1f8,
  .complex-428f .outline_e633 .main-down-c1f8::after,
  .complex-428f .outline_e633 .main-down-c1f8::before {
    width: 19px;
    height: 2px;
  }
  .complex-428f .outline_e633 .main-down-c1f8::before {
    top: -6px;
  }
  .complex-428f .outline_e633 .main-down-c1f8::after {
    bottom: -6px;
  }
  .detail_6739 .outline_e633 .menu_action_ab17 {
    margin-top: -2px;
    width: 22px;
  }
  .detail_6739 .outline_e633 .main-down-c1f8 {
    margin-top: -1px;
  }
  .detail_6739 .outline_e633 .main-down-c1f8,
  .detail_6739 .outline_e633 .main-down-c1f8::after,
  .detail_6739 .outline_e633 .main-down-c1f8::before {
    width: 22px;
    height: 2px;
  }
  .detail_6739 .outline_e633 .main-down-c1f8::before {
    top: -7px;
  }
  .detail_6739 .outline_e633 .main-down-c1f8::after {
    bottom: -7px;
  }
  .wrapper-next-008b .outline_e633 .menu_action_ab17 {
    margin-top: -2px;
    width: 31px;
  }
  .wrapper-next-008b .outline_e633 .main-down-c1f8 {
    margin-top: -1.5px;
  }
  .wrapper-next-008b .outline_e633 .main-down-c1f8,
  .wrapper-next-008b .outline_e633 .main-down-c1f8::after,
  .wrapper-next-008b .outline_e633 .main-down-c1f8::before {
    width: 31px;
    height: 3px;
  }
  .wrapper-next-008b .outline_e633 .main-down-c1f8::before {
    top: -9px;
  }
  .wrapper-next-008b .outline_e633 .main-down-c1f8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .nav-ecc3 .outline_e633 .menu_action_ab17 {
    margin-top: -2px;
    width: 19px;
  }
  .nav-ecc3 .outline_e633 .main-down-c1f8 {
    margin-top: -1px;
  }
  .nav-ecc3 .outline_e633 .main-down-c1f8,
  .nav-ecc3 .outline_e633 .main-down-c1f8::after,
  .nav-ecc3 .outline_e633 .main-down-c1f8::before {
    width: 19px;
    height: 2px;
  }
  .nav-ecc3 .outline_e633 .main-down-c1f8::before {
    top: -6px;
  }
  .nav-ecc3 .outline_e633 .main-down-c1f8::after {
    bottom: -6px;
  }
  .old_d323 .outline_e633 .menu_action_ab17 {
    margin-top: -2px;
    width: 22px;
  }
  .old_d323 .outline_e633 .main-down-c1f8 {
    margin-top: -1px;
  }
  .old_d323 .outline_e633 .main-down-c1f8,
  .old_d323 .outline_e633 .main-down-c1f8::after,
  .old_d323 .outline_e633 .main-down-c1f8::before {
    width: 22px;
    height: 2px;
  }
  .old_d323 .outline_e633 .main-down-c1f8::before {
    top: -7px;
  }
  .old_d323 .outline_e633 .main-down-c1f8::after {
    bottom: -7px;
  }
  .slow_8524 .outline_e633 .menu_action_ab17 {
    margin-top: -2px;
    width: 31px;
  }
  .slow_8524 .outline_e633 .main-down-c1f8 {
    margin-top: -1.5px;
  }
  .slow_8524 .outline_e633 .main-down-c1f8,
  .slow_8524 .outline_e633 .main-down-c1f8::after,
  .slow_8524 .outline_e633 .main-down-c1f8::before {
    width: 31px;
    height: 3px;
  }
  .slow_8524 .outline_e633 .main-down-c1f8::before {
    top: -9px;
  }
  .slow_8524 .outline_e633 .main-down-c1f8::after {
    bottom: -9px;
  }
}
.overlay_3c0c .main-down-c1f8 {
  -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);
}
.overlay_3c0c .main-down-c1f8::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.overlay_3c0c .main-down-c1f8::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);
}
.overlay_3c0c.button_dark_b93f .main-down-c1f8 {
  -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);
}
.overlay_3c0c.button_dark_b93f .main-down-c1f8::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.overlay_3c0c.button_dark_b93f .main-down-c1f8::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);
}
.tiny-f21d {
  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.green_e34c:before {
  display: none;
}
.cool_bbc1 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.cool_bbc1 .full-c0a1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.cool_bbc1 .full-c0a1:last-of-type {
  border-bottom: none;
}
.cool_bbc1 .full-c0a1.bottom_a0b9,
.cool_bbc1 .full-c0a1.texture-iron-1b87,
.cool_bbc1 .full-c0a1.table_top_3701 {
  padding: 0;
}
.cool_bbc1 .sort-dirty-1866 .accent-under-0c21 {
  color: currentColor;
}
.cool_bbc1 .sort-dirty-1866 .accent-under-0c21:focus,
.cool_bbc1 .sort-dirty-1866 .accent-under-0c21:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cool_bbc1.hover-e18f .detail_first_3a59,
.cool_bbc1.hover-e18f .background-55d7 a,
.cool_bbc1.hover-e18f .wrapper_b966 a,
.cool_bbc1.hover-e18f .column-pressed-8659 a {
  color: rgba(0, 0, 0, 0.55);
}
.cool_bbc1.hover-e18f .detail_first_3a59:hover,
.cool_bbc1.hover-e18f .background-55d7 a:hover,
.cool_bbc1.hover-e18f .wrapper_b966 a:hover,
.cool_bbc1.hover-e18f .column-pressed-8659 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cool_bbc1.hover-e18f .glass_2e18 {
  color: rgba(0, 0, 0, 0.8);
}
.cool_bbc1.hover-e18f .full-c0a1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.cool_bbc1.hover-e18f .full-c0a1:before {
  background: rgba(0, 0, 0, 0.08);
}
.cool_bbc1.hover-e18f .inner_1012:before {
  background: rgba(255, 255, 255, 0.9);
}
.cool_bbc1.hover-e18f .sort-dirty-1866 .frame-acf9 li a,
.cool_bbc1.hover-e18f .sort-dirty-1866 .accent-under-0c21,
.cool_bbc1.hover-e18f .column-pressed-8659 {
  border-color: rgba(0, 0, 0, 0.08);
}
.cool_bbc1.hover-e18f .sort-dirty-1866 .accent-under-0c21:focus,
.cool_bbc1.hover-e18f .sort-dirty-1866 .accent-under-0c21:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cool_bbc1.hover-e18f .frame-acf9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.cool_bbc1.steel-39e7 .detail_first_3a59,
.cool_bbc1.steel-39e7 .background-55d7 a,
.cool_bbc1.steel-39e7 .wrapper_b966 .accent-under-0c21,
.cool_bbc1.steel-39e7 .wrapper_b966 a,
.cool_bbc1.steel-39e7 .column-pressed-8659 a {
  color: rgba(255, 255, 255, 0.79);
}
.cool_bbc1.steel-39e7 .detail_first_3a59:hover,
.cool_bbc1.steel-39e7 .background-55d7 a:hover,
.cool_bbc1.steel-39e7 .wrapper_b966 .accent-under-0c21:hover,
.cool_bbc1.steel-39e7 .wrapper_b966 a:hover,
.cool_bbc1.steel-39e7 .column-pressed-8659 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cool_bbc1.steel-39e7 .glass_2e18 {
  color: rgba(255, 255, 255, 0.99);
}
.cool_bbc1.steel-39e7 .full-c0a1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool_bbc1.steel-39e7 .full-c0a1:before {
  background: rgba(255, 255, 255, 0.08);
}
.cool_bbc1.steel-39e7 .inner_1012:before {
  background: rgba(0, 0, 0, 0.9);
}
.cool_bbc1.steel-39e7 .sort-dirty-1866 .frame-acf9 li a,
.cool_bbc1.steel-39e7 .sort-dirty-1866 .accent-under-0c21,
.cool_bbc1.steel-39e7 .column-pressed-8659 {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool_bbc1.steel-39e7 .sort-dirty-1866 .accent-under-0c21:focus,
.cool_bbc1.steel-39e7 .sort-dirty-1866 .accent-under-0c21:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cool_bbc1.steel-39e7 .frame-acf9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner_1012 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.inner_1012:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.card-mini-2a5a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.stale_41a3 .cool_bbc1 {
  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;
}
.stale_41a3 .full-c0a1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.stale_41a3 .full-c0a1: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) {
  .stale_41a3 .full-c0a1:before {
    width: 16%;
    left: 42%;
  }
}
.stale_41a3 .full-c0a1:last-child:before {
  content: none;
}
.stale_41a3 .full-c0a1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.stale_41a3 .sort-dirty-1866 .frame-acf9 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.stale_41a3 .sort-dirty-1866 .frame-acf9 li a .accent-under-0c21 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.stale_41a3 .sort-dirty-1866 .column-pressed-8659 {
  border: none;
}
.stale_41a3 .sort-dirty-1866 .column-pressed-8659 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.stale_41a3 .inner_1012 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.stale_41a3 .card-mini-2a5a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.stale_41a3 .steel-39e7 .inner_1012:before {
  background: rgba(0, 0, 0, 0.9);
}
.stale_41a3 .hover-e18f.surface_cb5a .main-down-c1f8 {
  background: rgba(0, 0, 0, 0.6);
}
.stale_41a3
  .hover-e18f.surface_cb5a
  .main-down-c1f8::after,
.stale_41a3
  .hover-e18f.surface_cb5a
  .main-down-c1f8:before {
  background: inherit;
}
.stale_41a3
  .hover-e18f.surface_cb5a:hover
  .main-down-c1f8 {
  background: rgba(0, 0, 0, 0.8);
}
.center-562e .cool_bbc1 {
  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) {
  .center-562e .cool_bbc1 {
    width: auto;
    right: 45px;
  }
}
.gas-1af6 .cool_bbc1 {
  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) {
  .gas-1af6 .cool_bbc1 {
    width: auto;
    left: 45px;
  }
}
.green_e34c .cool_bbc1 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.green_e34c .card-mini-2a5a {
  max-width: 48em;
  margin: 0 auto;
}
.green_e34c .inner_1012:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.detail-22c2 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.detail-22c2.stale_41a3 .cool_bbc1 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.detail-22c2.center-562e .cool_bbc1 {
  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);
}
.detail-22c2 .cool_bbc1 {
  visibility: visible;
}
.detail-22c2.gas-1af6 .cool_bbc1 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.in_8832,
.content_c32d {
  overflow-x: hidden;
}
.in_8832 .cool_bbc1 {
  overflow: auto;
}
.in_8832.stale_41a3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.in_8832.stale_41a3 .cool_bbc1 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.in_8832.stale_41a3 .pro_e45e {
  opacity: 0;
}
.in_8832.center-562e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.in_8832.center-562e .cool_bbc1 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.in_8832.center-562e .pro_e45e {
  opacity: 0;
}
.in_8832.gas-1af6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.in_8832.gas-1af6 .cool_bbc1 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.in_8832.gas-1af6 .pro_e45e {
  opacity: 0;
}
.in_8832.green_e34c .cool_bbc1 {
  z-index: 10;
  visibility: visible;
}
.surface_cb5a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.surface_cb5a .main-down-c1f8 {
  background: rgba(255, 255, 255, 0.99);
}
.surface_cb5a .main-down-c1f8::after,
.surface_cb5a .main-down-c1f8:before {
  background: inherit;
}
.surface_cb5a:hover .main-down-c1f8 {
  background: rgba(255, 255, 255, 0.99);
}
.gas-1af6 .surface_cb5a {
  top: 10px;
  right: auto;
  left: 12px;
}
.green_e34c .surface_cb5a {
  display: none !important;
}
.in_8832:before,
.content_c32d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.in_8832 .surface_cb5a,
.content_c32d .surface_cb5a {
  display: inline-block;
}
.cool_bbc1 .badge_smooth_3c20 {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.in_8832 .cool_bbc1 .badge_smooth_3c20,
.content_c32d .cool_bbc1 .badge_smooth_3c20 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sidebar-complex-7238 .preview-tall-860f {
  width: 100%;
}
.inner_cc87 {
  padding: 0 0.5em 0;
}
.inner_cc87 [class*="customify-col-"],
.inner_cc87 [class*="customify-col_"],
.inner_cc87 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.media-75c1 .inner_cc87 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .in_05d1 .progress-b4aa,
  .progress-b4aa {
    display: none;
  }
  .title-163c {
    text-align: left;
  }
  .notification-03c9 {
    text-align: center;
  }
  .outer_d1df {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .in_05d1 .bright-959d,
  .bright-959d {
    display: none;
  }
  .carousel-cold-942f {
    text-align: left;
  }
  .center-2817 {
    text-align: center;
  }
  .popup-large-1ca8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .in_05d1 .list_left_f78f,
  .list_left_f78f {
    display: none;
  }
  .up_6f4c {
    text-align: left;
  }
  .aside_cold_a75f {
    text-align: center;
  }
  .dynamic_ac50 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.carousel_ef15 {
  box-shadow: none !important;
}
.container-f5ac .main_lower_e4dc,
.carousel-out-bcff .main_lower_e4dc {
  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;
}
.carousel-out-bcff .main_lower_e4dc {
  margin-top: 30px;
  margin-bottom: 30px;
}
.secondary_b311 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.secondary_b311:after,
.secondary_b311:before {
  content: "";
  display: table;
}
.secondary_b311:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .secondary_b311 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.secondary_b311,
.hover_tiny_1df8 {
  max-width: 1248px;
  margin: 0 auto;
}

.last-07f5.medium_f047 .secondary_b311 {
  max-width: 100%;
}
.last-07f5.popup-13f6 {
  max-width: 1200px;
  margin: 0 auto;
}
.last-07f5.outline-yellow-b4d5 .secondary_b311 {
  max-width: 100%;
}
.last-07f5.outline-yellow-b4d5 > .secondary_b311 {
  padding-left: 0;
  padding-right: 0;
}
.last-07f5.outline-yellow-b4d5 > .secondary_b311 .in_05d1 {
  margin: 0;
}
.last-07f5.outline-yellow-b4d5
  > .secondary_b311
  .box-c3fc.narrow_44ce {
  margin-right: 0;
  margin-left: 0;
}
.last-07f5.outline-yellow-b4d5 #main.narrow_44ce {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tertiary-paper-2f39 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary-paper-2f39 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .gradient_148c .logo-hard-df8d {
    padding-right: 1em;
  }
  .gradient_148c.notification-62fd .box-c3fc {
    border-right: 1px solid #eaecee;
  }
  .gradient_148c.notification-62fd .logo-hard-df8d {
    padding-right: 1em;
  }
  .gradient_148c.notification-62fd .north_3fcc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .widget_brown_18ba .logo-hard-df8d {
    padding-left: 1em;
  }
  .widget_brown_18ba.notification-62fd .box-c3fc {
    border-left: 1px solid #eaecee;
  }
  .widget_brown_18ba.notification-62fd .logo-hard-df8d {
    padding-left: 1em;
  }
  .widget_brown_18ba.notification-62fd .north_3fcc {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden_pressed_bb23 .logo-hard-df8d {
    padding-left: 1em;
  }
  .hidden_pressed_bb23.notification-62fd .info_short_5aa1 {
    border-right: 1px solid #eaecee;
  }
  .hidden_pressed_bb23.notification-62fd .frame_c53c {
    border-right: 1px solid #eaecee;
  }
  .hidden_pressed_bb23.notification-62fd .logo-hard-df8d {
    padding-left: 1em;
  }
  .hidden_pressed_bb23.notification-62fd .north_3fcc {
    padding-right: 1em;
  }
  .hidden_pressed_bb23.notification-62fd .header-dd77 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .middle-eddf .logo-hard-df8d {
    padding-right: 1em;
  }
  .middle-eddf.notification-62fd .info_short_5aa1 {
    border-left: 1px solid #eaecee;
  }
  .middle-eddf.notification-62fd .frame_c53c {
    border-left: 1px solid #eaecee;
  }
  .middle-eddf.notification-62fd .logo-hard-df8d {
    padding-right: 1em;
  }
  .middle-eddf.notification-62fd .north_3fcc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .middle-eddf.notification-62fd .header-dd77 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tertiary-paper-2f39 .logo-hard-df8d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tertiary-paper-2f39.notification-62fd .box-c3fc {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tertiary-paper-2f39.notification-62fd .logo-hard-df8d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tertiary-paper-2f39.notification-62fd .north_3fcc {
    padding-left: 1em;
  }
  .tertiary-paper-2f39.notification-62fd .header-dd77 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tertiary-paper-2f39.notification-62fd .logo-hard-df8d {
    padding-left: 0;
  }
}
.warm_6b18 .slider-fluid-957f {
  display: inline-block;
}
.status-light-a253 {
  display: inline-block;
}
.highlight-e868 {
  word-con: break-word;
}
.right-d2f3 > span {
  display: inline-block;
  padding: 5px 0;
}
.right-d2f3 .up_a23c {
  margin-left: 8px;
  margin-right: 8px;
}
.right-d2f3 .slider_tiny_4b47 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tertiary_pink_b4c8 .narrow-1732 {
  margin-bottom: 2em;
}
.tertiary_pink_b4c8 .secondary_03b5 {
  margin-bottom: 15px;
}
.tertiary_pink_b4c8 .secondary_03b5:last-child {
  margin-bottom: 0;
}
.tertiary_pink_b4c8 .hovered-20ca {
  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) {
  .tertiary_pink_b4c8 .hovered-20ca {
    display: block;
  }
}
.tertiary_pink_b4c8 .tiny_a468 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tertiary_pink_b4c8 .tiny_a468 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tertiary_pink_b4c8 .thumbnail_d6cd {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tertiary_pink_b4c8 .thumbnail_d6cd img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tertiary_pink_b4c8 .thumbnail_d6cd a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tertiary_pink_b4c8 .highlight-e868 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tertiary_pink_b4c8 .highlight-e868 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tertiary_pink_b4c8 .label_old_f5ac p:last-child {
  margin-bottom: 0;
}
.tertiary_pink_b4c8 .dropdown_plasma_2d3c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tertiary_pink_b4c8 .current_b838 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tertiary_pink_b4c8 .sidebar_8889 {
  margin-top: 1em;
}
.tertiary_pink_b4c8 .short-350d {
  top: 0;
  display: block;
}
.tertiary_pink_b4c8 .short-350d a {
  color: inherit;
}
.tertiary_pink_b4c8 .short-350d a:hover {
  color: inherit;
}
.tertiary_pink_b4c8 .large_1184 {
  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;
}
.tertiary_pink_b4c8 .large_1184:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tertiary_pink_b4c8 .current_b838 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tertiary_pink_b4c8 .white-720a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tertiary_pink_b4c8 .white-720a:first-child {
  margin-top: 0;
}
.tertiary_pink_b4c8 .white-720a.iron_e94b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tertiary_pink_b4c8 .white-720a.message-f9d2 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tertiary_pink_b4c8
  .white-720a.message-f9d2.tertiary-b0f3
  .sidebar_8889 {
  width: 100%;
}
.tertiary_pink_b4c8 .message-f9d2 {
  -webkit-box-align: center;
  align-items: center;
}
.tertiary_pink_b4c8 .message-f9d2 .right-d2f3,
.tertiary_pink_b4c8 .message-f9d2 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tertiary_pink_b4c8 .thumbnail_d6cd {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tertiary_pink_b4c8 .thumbnail_d6cd img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tertiary_pink_b4c8 .thumbnail_d6cd: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;
}
.tertiary_pink_b4c8 .iron_e94b {
  z-index: 5;
}
.tertiary_pink_b4c8 .chip_f291 .small_6867 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tertiary_pink_b4c8 .hover_9b44 .small_6867 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tertiary_pink_b4c8 .narrow_4741 .small_6867 {
  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;
}
.tertiary_pink_b4c8.focus-cool-7894 .hovered-20ca,
.tertiary_pink_b4c8.mask-9a7c .hovered-20ca {
  display: block;
}
.tertiary_pink_b4c8.focus-cool-7894 .hovered-20ca .top_1c27,
.tertiary_pink_b4c8.focus-cool-7894 .hovered-20ca .current_b838,
.tertiary_pink_b4c8.mask-9a7c .hovered-20ca .top_1c27,
.tertiary_pink_b4c8.mask-9a7c .hovered-20ca .current_b838 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tertiary_pink_b4c8.header_95fa .tiny_a468 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tertiary_pink_b4c8.header_95fa .tiny_a468 {
    margin-right: 0;
  }
}
.tertiary_pink_b4c8.focus-cool-7894 .tiny_a468,
.tertiary_pink_b4c8.mask-9a7c .tiny_a468 {
  padding-top: 40%;
}
.tertiary_pink_b4c8.focus-cool-7894 .narrow-1732,
.tertiary_pink_b4c8.mask-9a7c .narrow-1732 {
  display: block;
}
.tertiary_pink_b4c8.focus-cool-7894 .fn-sticky-8d6a .current_b838,
.tertiary_pink_b4c8.mask-9a7c .fn-sticky-8d6a .current_b838 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tertiary_pink_b4c8.focus-cool-7894 .tiny_a468,
.tertiary_pink_b4c8.mask-9a7c .tiny_a468 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tertiary_pink_b4c8.focus-cool-7894 .current_b838 {
  padding: 1em;
}
.fixed-f271 {
  margin: 30px auto;
  display: block;
}
.fixed-f271 .container-slow-715d > * {
  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;
}
.fixed-f271 .container-slow-715d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.fixed-f271 .container-slow-715d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.south_430e .right-d2f3 {
  margin-bottom: 1.41575em;
}
.south_430e .image-up-80df {
  margin-bottom: 1.618em;
}
.row-0bba .block-544d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.row-0bba .block-544d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.row-0bba .caption_hovered_c629 {
  max-width: 100%;
  overflow: auto;
}
.footer_2240 .row-0bba a:hover {
  text-decoration: underline;
}
.table-dynamic-a59d .secondary_03b5:not(.highlight-e868),
.table-dynamic-a59d .thumbnail_d6cd {
  margin-bottom: 1.41575em;
}
.table-dynamic-a59d .secondary_03b5:not(.highlight-e868):last-child,
.table-dynamic-a59d .thumbnail_d6cd:last-child {
  margin-bottom: 0;
}
.table-dynamic-a59d .secondary_03b5.link-selected-9749 {
  margin-bottom: 0.41575em;
}
.table-dynamic-a59d .slider-7e80:before,
.table-dynamic-a59d .bright_e9e3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.table-dynamic-a59d .slider-7e80:before {
  content: "\f115";
}
.table-dynamic-a59d .bright_e9e3:before {
  content: "\f02c";
}
.table-dynamic-a59d .form-soft-54bc {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.table-dynamic-a59d .form-soft-54bc a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hard-3285 {
  display: -webkit-box;
  display: flex;
}
.hard-3285 .orange_2bea {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hard-3285 .orange_2bea {
    flex-basis: 90px;
  }
}
.hard-3285 .main_iron_cc6b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hard-3285 .main_iron_cc6b {
    flex-basis: calc(100% - 50px);
  }
}
.hard-3285 .purple-388b p:last-child {
  margin-bottom: 0.72em;
}
.icon_in_9db6 .container-slow-715d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.icon_in_9db6 .container-slow-715d:after,
.icon_in_9db6 .container-slow-715d:before {
  content: "";
  display: table;
}
.icon_in_9db6 .container-slow-715d:after {
  clear: both;
}
.icon_in_9db6 .container-slow-715d .tall_ff2b,
.icon_in_9db6 .container-slow-715d .pressed_aae1 {
  width: 49%;
}
.icon_in_9db6 .container-slow-715d .tall_ff2b a span.summary-down-cdc3,
.icon_in_9db6 .container-slow-715d .pressed_aae1 a span.summary-down-cdc3 {
  display: block;
  margin-bottom: 5px;
}
.icon_in_9db6 .container-slow-715d .pressed_aae1 {
  float: left;
  text-align: left;
}
.icon_in_9db6 .container-slow-715d .tall_ff2b {
  float: right;
  text-align: right;
}
.label_6068 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .label_6068 {
    margin-bottom: 0;
  }
}
.soft-472e {
  margin-bottom: 1em;
}
.soft-472e .highlight-e868 {
  font-size: 1.1em;
  line-height: 1.3;
}
.surface-stale-d0da a {
  display: block;
  line-height: 0;
  position: relative;
}
.video-203f .soft-472e,
.plasma-2065 .soft-472e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .video-203f .soft-472e,
  .plasma-2065 .soft-472e {
    display: block;
  }
}
.video-203f .surface-stale-d0da,
.plasma-2065 .surface-stale-d0da {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .video-203f .surface-stale-d0da,
  .plasma-2065 .surface-stale-d0da {
    margin-bottom: 1em;
  }
}
.video-203f .surface-stale-d0da img,
.plasma-2065 .surface-stale-d0da img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.video-203f .accent_bronze_9cc6,
.plasma-2065 .accent_bronze_9cc6 {
  flex-basis: calc(100% - 160px);
}
.video-203f .accent_bronze_9cc6 p,
.plasma-2065 .accent_bronze_9cc6 p {
  margin-bottom: 0;
}
.video-203f .accent_bronze_9cc6 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .video-203f .accent_bronze_9cc6 {
    padding-left: 0;
  }
}
.plasma-2065 .accent_bronze_9cc6 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .plasma-2065 .accent_bronze_9cc6 {
    padding-right: 0;
  }
}
.plasma-2065 .surface-stale-d0da {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.sort-61f3 .surface-stale-d0da {
  margin-bottom: 0.5em;
}
.sort-61f3 .surface-stale-d0da img {
  width: 100%;
}
.widget_15b2 .search_bottom_236d,
.secondary-f15f .search_bottom_236d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.secondary-f15f .box-c3fc .primary_static_73fb p:last-child {
  margin-bottom: 0;
}
.logo-b7f6 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.preview-f6a0 .brown-a3a7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .preview-f6a0 .brown-a3a7:last-of-type {
    margin-bottom: 0;
  }
}
.preview-f6a0 .brown-a3a7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.preview-f6a0 .brown-a3a7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.preview-f6a0 .brown-a3a7 ul li {
  margin: 0 0 0.6em;
}
.preview-f6a0 .brown-a3a7 ul li.gold_30a0,
.preview-f6a0 .brown-a3a7 ul li.accent-ba11 {
  position: relative;
}
.preview-f6a0 .brown-a3a7 ul li.gold_30a0 .main_bee4,
.preview-f6a0 .brown-a3a7 ul li.accent-ba11 .main_bee4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.preview-f6a0 .brown-a3a7 ul li.gold_30a0:after:after,
.preview-f6a0 .brown-a3a7 ul li.gold_30a0:after:before,
.preview-f6a0
  .brown-a3a7
  ul
  li.accent-ba11:after:after,
.preview-f6a0
  .brown-a3a7
  ul
  li.accent-ba11:after:before {
  content: "";
  display: table;
}
.preview-f6a0 .brown-a3a7 ul li.gold_30a0:after:after,
.preview-f6a0
  .brown-a3a7
  ul
  li.accent-ba11:after:after {
  clear: both;
}
.preview-f6a0 .brown-a3a7 a.card_837c:hover {
  text-decoration: none;
}
.preview-f6a0 .brown-a3a7 select {
  max-width: 100%;
}
.preview-f6a0 .brown-a3a7 table {
  font-size: 85%;
}
.preview-f6a0 .brown-a3a7 table td,
.preview-f6a0 .brown-a3a7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.preview-f6a0 .brown-a3a7 table tfoot td {
  text-align: left;
}
.preview-f6a0 .brown-a3a7 :last-child {
  margin-bottom: 0;
}
.preview-f6a0 .brown-a3a7 .header-05a9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.preview-f6a0 .brown-a3a7 .header-05a9 label {
  width: 100%;
}
.preview-f6a0 .brown-a3a7 .header-05a9 .logo-c697 {
  width: 100%;
  display: block;
}
.preview-f6a0 .brown-a3a7 .header-05a9 .left_4206 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.preview-f6a0 .brown-a3a7 .header-05a9 .left_4206:hover svg #svg-search {
  fill: #444;
}
.preview-f6a0 .brown-a3a7 .header-05a9 .left_4206 svg {
  width: 18px;
  height: 18px;
}
.preview-f6a0 .gold-d037 ul ul,
.preview-f6a0 .banner_hard_7cea ul ul,
.preview-f6a0 .media-c6a5 ul ul,
.preview-f6a0 .paragraph-complex-0c1a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.preview-f6a0 .gold-d037 .avatar-black-9cd5 > a,
.preview-f6a0 .banner_hard_7cea .avatar-black-9cd5 > a,
.preview-f6a0 .media-c6a5 .avatar-black-9cd5 > a,
.preview-f6a0 .paragraph-complex-0c1a .avatar-black-9cd5 > a {
  margin-bottom: 0;
}
.preview-f6a0 .north-f718 li,
.preview-f6a0 .gold-d037 li,
.preview-f6a0 .simple-ed43 li,
.preview-f6a0 .banner_hard_7cea li,
.preview-f6a0 .media-c6a5 li,
.preview-f6a0 .paragraph-complex-0c1a li,
.preview-f6a0 .hero-steel-4830 li,
.preview-f6a0 .status-689c li {
  display: block;
  position: relative;
}
.preview-f6a0 .north-f718 li:last-child,
.preview-f6a0 .gold-d037 li:last-child,
.preview-f6a0 .simple-ed43 li:last-child,
.preview-f6a0 .banner_hard_7cea li:last-child,
.preview-f6a0 .media-c6a5 li:last-child,
.preview-f6a0 .paragraph-complex-0c1a li:last-child,
.preview-f6a0 .hero-steel-4830 li:last-child,
.preview-f6a0 .status-689c li:last-child {
  border: none;
}
.preview-f6a0 .north-f718 li a,
.preview-f6a0 .gold-d037 li a,
.preview-f6a0 .simple-ed43 li a,
.preview-f6a0 .banner_hard_7cea li a,
.preview-f6a0 .media-c6a5 li a,
.preview-f6a0 .paragraph-complex-0c1a li a,
.preview-f6a0 .hero-steel-4830 li a,
.preview-f6a0 .status-689c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.preview-f6a0 .north-f718 li ul li::before,
.preview-f6a0 .gold-d037 li ul li::before,
.preview-f6a0 .simple-ed43 li ul li::before,
.preview-f6a0 .banner_hard_7cea li ul li::before,
.preview-f6a0 .media-c6a5 li ul li::before,
.preview-f6a0 .paragraph-complex-0c1a li ul li::before,
.preview-f6a0 .hero-steel-4830 li ul li::before,
.preview-f6a0 .status-689c li ul li::before {
  left: 15px;
}
.preview-f6a0 .north-f718 li ul a,
.preview-f6a0 .gold-d037 li ul a,
.preview-f6a0 .simple-ed43 li ul a,
.preview-f6a0 .banner_hard_7cea li ul a,
.preview-f6a0 .media-c6a5 li ul a,
.preview-f6a0 .paragraph-complex-0c1a li ul a,
.preview-f6a0 .hero-steel-4830 li ul a,
.preview-f6a0 .status-689c li ul a {
  padding-left: 20px;
}
.preview-f6a0 .north-f718 li ul ul li::before,
.preview-f6a0 .gold-d037 li ul ul li::before,
.preview-f6a0 .simple-ed43 li ul ul li::before,
.preview-f6a0 .banner_hard_7cea li ul ul li::before,
.preview-f6a0 .media-c6a5 li ul ul li::before,
.preview-f6a0 .paragraph-complex-0c1a li ul ul li::before,
.preview-f6a0 .hero-steel-4830 li ul ul li::before,
.preview-f6a0 .status-689c li ul ul li::before {
  left: 30px;
}
.preview-f6a0 .north-f718 li ul ul a,
.preview-f6a0 .gold-d037 li ul ul a,
.preview-f6a0 .simple-ed43 li ul ul a,
.preview-f6a0 .banner_hard_7cea li ul ul a,
.preview-f6a0 .media-c6a5 li ul ul a,
.preview-f6a0 .paragraph-complex-0c1a li ul ul a,
.preview-f6a0 .hero-steel-4830 li ul ul a,
.preview-f6a0 .status-689c li ul ul a {
  padding-left: 40px;
}
.preview-f6a0 .header-75aa li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.preview-f6a0 .status-689c ul li {
  margin-bottom: 1.41575em;
}
.preview-f6a0 .status-689c ul li .warm_9db9 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.preview-f6a0 .status-689c ul li .wood_7be6 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.steel-39e7 .north-f718 li a,
.steel-39e7 .gold-d037 li a,
.steel-39e7 .simple-ed43 li a,
.steel-39e7 .banner_hard_7cea li a,
.steel-39e7 .media-c6a5 li a,
.steel-39e7 .paragraph-complex-0c1a li a,
.steel-39e7 .hero-steel-4830 li a,
.steel-39e7 .status-689c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel-39e7 .header-75aa li {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel-39e7 .brown-a3a7 ul li.gold_30a0 .main_bee4,
.steel-39e7 .brown-a3a7 ul li.accent-ba11 .main_bee4 {
  background: rgba(0, 0, 0, 0.2);
}
.steel-39e7 .preview-f6a0 .brown-a3a7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.last-07f5 .preview-f6a0 .frame-acf9 li {
  margin: 0;
}
.last-07f5 .preview-f6a0 .frame-acf9 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.last-07f5 .preview-f6a0 .frame-acf9 li ul {
  margin: 0;
}
.last-07f5 .preview-f6a0 .frame-acf9 li ul li a {
  padding-left: 15px;
}
.last-07f5 .preview-f6a0 .frame-acf9 li ul li li a {
  padding-left: 30px;
}
.last-07f5 .preview-f6a0 .frame-acf9 li.search-middle-55f2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.last-07f5 .preview-f6a0 .frame-acf9 li.search-middle-55f2 > 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;
}
.last-07f5 .preview-f6a0 .frame-acf9 li.search-middle-55f2 > 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;
}
.block-in-cf84 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.focused_0e07 {
  position: relative;
  z-index: 10;
}
.focused_0e07 .badge_smooth_3c20 {
  width: 100%;
  max-width: 100%;
}
.brown-d6c9 .shadow-947a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.brown-d6c9 .hover-e18f {
}
.brown-d6c9 .steel-39e7 {
  background: #292929;
}
.over-fc34 .shadow-947a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.over-fc34 .hover-e18f {
  background: #f9f9f9;
}
.over-fc34 .steel-39e7 {
  background: #303030;
}
.disabled_5b71 .shadow-947a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .disabled_5b71 .slider-fluid-957f {
    margin-bottom: 1em;
  }
  .disabled_5b71 .slider-fluid-957f:last-child {
    margin-bottom: 0;
  }
}
.disabled_5b71 .hover-e18f {
  background: #ededed;
}
.disabled_5b71 .steel-39e7 {
  background: #1a1a1a;
}
.shadow-947a.hover-e18f {
  color: rgba(0, 0, 0, 0.6);
}
.shadow-947a.hover-e18f .progress-tall-edab li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-947a.steel-39e7 {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-947a.steel-39e7 a:not(.card_837c) {
  color: rgba(255, 255, 255, 0.79);
}
.shadow-947a.steel-39e7 a:not(.card_837c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-947a.steel-39e7 .progress-tall-edab li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-947a.steel-39e7 table tbody td,
.shadow-947a.steel-39e7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.video-fixed-e598.element-bottom-c436 .secondary_b311 {
  max-width: initial;
}
.video-fixed-e598 .pattern_1f3f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.video-fixed-e598 .pattern_1f3f .badge_smooth_3c20 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .video-fixed-e598 .pattern_1f3f .badge_smooth_3c20 {
    display: block;
    margin-bottom: 2em;
  }
  .video-fixed-e598 .pattern_1f3f .badge_smooth_3c20:last-child {
    margin-bottom: 0;
  }
}
.disabled_5b71 .slider-fluid-957f:last-child,
.over-fc34 .slider-fluid-957f:last-child,
.brown-d6c9 .slider-fluid-957f:last-child {
  margin-bottom: 0;
}
.disabled_5b71 .slider-fluid-957f .preview-f6a0 .brown-a3a7:last-child,
.over-fc34 .slider-fluid-957f .preview-f6a0 .brown-a3a7:last-child,
.brown-d6c9 .slider-fluid-957f .preview-f6a0 .brown-a3a7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .disabled_5b71 .slider-0316,
  .disabled_5b71 .element_1ece,
  .over-fc34 .slider-0316,
  .over-fc34 .element_1ece,
  .brown-d6c9 .slider-0316,
  .brown-d6c9 .element_1ece {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .focused_0e07 .slider-fluid-957f {
    margin-bottom: 2em;
  }
}
.focused_0e07 p:last-child {
  margin-bottom: 0;
}
.focused_0e07 li,
.focused_0e07 ul {
  list-style: none;
  margin: 0;
}
.focused_0e07 ul ul {
  margin-left: 2.617924em;
}
.search_6134 {
  font-size: 0.875em;
}

/* css-noise: cb73 */
.promo-block-j7 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
