/*!
Theme Name: Customify
Theme URI: https://pressmaximum.selected_26b4/customify
Author: WPCustomify
Author URI: https://pressmaximum.selected_26b4
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.selected_26b4/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.shadow-lower-06ca.up_f32f/licenses/gpl-2.0.next-4430
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.article-e204/, (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.sidebar-7323.footer_north_f1f8/normalize.nav-dirty-a4f6/
 ======
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.nav-dirty-a4f6 v7.0.0 | MIT License | github.selected_26b4/necolas/normalize.nav-dirty-a4f6 */
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;
}
.active_easy_156e .badge-hovered-b626,
.article-9b1d,
.preview-small-7897,
.center-6c6c,
.simple-a664,
.feature-gas-8ddc,
.layout-cfd0,
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;
}
.article-9b1d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .article-9b1d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .article-9b1d,
  h1 {
    font-size: 1.8em;
  }
}
.preview-small-7897,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.preview-small-7897 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .preview-small-7897,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .preview-small-7897,
  h2 {
    font-size: 1.7em;
  }
}
.center-6c6c,
h3 {
  font-size: 1.618em;
}
.active_easy_156e .badge-hovered-b626,
.simple-a664,
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.tag-a99b {
  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;
}
.banner-dea7:after,
.banner-dea7:before,
.large-4762:after,
.large-4762:before {
  content: "";
  display: table;
}
.banner-dea7:after,
.large-4762:after {
  clear: both;
}
.orange_bc60 {
  float: right;
  margin-right: 0;
}
.gold_2f2b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.thick_0348 .notice-e3ee,
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;
}
.thick_0348 .notice-e3ee: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;
}
.frame-b9f0 .notice-e3ee {
  box-shadow: none;
}
.frame-b9f0
  .notice-e3ee
  .surface_solid_e30b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.frame-b9f0 .notice-e3ee .card_active_dd13 {
  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;
}
.frame-b9f0
  .notice-e3ee
  .card_active_dd13
  b {
  display: none;
}
.frame-b9f0 .video-motion-d5eb {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.table_new_b00b:not(.button-25d8):not(.media_8493),
button:not(.button-25d8):not(.media_8493),
input[type="button"]:not(.button-25d8):not(
    .media_8493
  ),
input[type="reset"]:not(.button-25d8):not(
    .media_8493
  ),
input[type="submit"]:not(.button-25d8):not(
    .media_8493
  ) {
  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;
}
.table_new_b00b:not(.button-25d8):not(
    .media_8493
  ):hover,
button:not(.button-25d8):not(
    .media_8493
  ):hover,
input[type="button"]:not(.button-25d8):not(
    .media_8493
  ):hover,
input[type="reset"]:not(.button-25d8):not(
    .media_8493
  ):hover,
input[type="submit"]:not(.button-25d8):not(
    .media_8493
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.table_new_b00b:not(.button-25d8):not(
    .media_8493
  ):active,
.table_new_b00b:not(.button-25d8):not(
    .media_8493
  ):focus,
button:not(.button-25d8):not(
    .media_8493
  ):active,
button:not(.button-25d8):not(
    .media_8493
  ):focus,
input[type="button"]:not(.button-25d8):not(
    .media_8493
  ):active,
input[type="button"]:not(.button-25d8):not(
    .media_8493
  ):focus,
input[type="reset"]:not(.button-25d8):not(
    .media_8493
  ):active,
input[type="reset"]:not(.button-25d8):not(
    .media_8493
  ):focus,
input[type="submit"]:not(.button-25d8):not(
    .media_8493
  ):active,
input[type="submit"]:not(.button-25d8):not(
    .media_8493
  ):focus {
  outline: 0;
}
.table_new_b00b:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3,
button:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3,
input[type="button"]:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3,
input[type="reset"]:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3,
input[type="submit"]:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3 {
  position: relative;
}
.table_new_b00b:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3
  .pattern_fresh_4d85,
.table_new_b00b:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3
  .block_black_03aa,
.table_new_b00b:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3
  .shade_0c14,
.table_new_b00b:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3
  i,
.table_new_b00b:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3
  svg,
button:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3
  .pattern_fresh_4d85,
button:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3
  .block_black_03aa,
button:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3
  .shade_0c14,
button:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3
  i,
button:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3
  svg,
input[type="button"]:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3
  .pattern_fresh_4d85,
input[type="button"]:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3
  .block_black_03aa,
input[type="button"]:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3
  .shade_0c14,
input[type="button"]:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3
  i,
input[type="button"]:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3
  svg,
input[type="reset"]:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3
  .pattern_fresh_4d85,
input[type="reset"]:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3
  .block_black_03aa,
input[type="reset"]:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3
  .shade_0c14,
input[type="reset"]:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3
  i,
input[type="reset"]:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3
  svg,
input[type="submit"]:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3
  .pattern_fresh_4d85,
input[type="submit"]:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3
  .block_black_03aa,
input[type="submit"]:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3
  .shade_0c14,
input[type="submit"]:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3
  i,
input[type="submit"]:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3
  svg {
  visibility: hidden;
}
.table_new_b00b:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3:after,
button:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3:after,
input[type="button"]:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3:after,
input[type="reset"]:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3:after,
input[type="submit"]:not(.button-25d8):not(
    .media_8493
  ).fn-loading-42b3: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;
}
.table_new_b00b:not(.button-25d8):not(.media_8493),
input[type="button"]:not(.button-25d8):not(
    .media_8493
  ),
input[type="reset"]:not(.button-25d8):not(
    .media_8493
  ),
input[type="submit"]:not(.button-25d8):not(
    .media_8493
  ) {
  color: #fff;
  background: #235787;
}
.table_new_b00b:not(.button-25d8):not(
    .media_8493
  ):focus,
input[type="button"]:not(.button-25d8):not(
    .media_8493
  ):focus,
input[type="reset"]:not(.button-25d8):not(
    .media_8493
  ):focus,
input[type="submit"]:not(.button-25d8):not(
    .media_8493
  ):focus {
  color: #fff;
}
.table_new_b00b.fn-disabled-42b3:not(.button-25d8):not(
    .media_8493
  ),
.table_new_b00b[disabled]:not(.button-25d8):not(
    .media_8493
  ),
button.fn-disabled-42b3:not(.button-25d8):not(
    .media_8493
  ),
button[disabled]:not(.button-25d8):not(
    .media_8493
  ) {
  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;
}
.table-1df8 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.table-1df8: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;
}
.notification_basic_11a0 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.detail_dc35 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.detail-a19e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.banner-dea7:after,
.banner-dea7:before,
.thick_bfec:after,
.thick_bfec:before,
.detail_0e12:after,
.detail_0e12:before,
.active-d4b5:after,
.active-d4b5:before,
.description-cold-e777:after,
.description-cold-e777:before,
.next-9aee:after,
.next-9aee:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.banner-dea7:after,
.thick_bfec:after,
.detail_0e12:after,
.active-d4b5:after,
.description-cold-e777:after,
.next-9aee:after {
  clear: both;
}
.thick_bfec .section_41ec,
.detail_0e12 .section_41ec,
.gallery-6669 .section_41ec {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.north-71e0 {
  display: inline-block;
}
.thick-e19a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.thick-e19a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.thick-e19a .filter_519f {
  padding: 1em 0;
  font-size: 85%;
}
.filter_519f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.notification_5975 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.notification_5975:after,
.notification_5975:before {
  content: "";
  display: table;
}
.notification_5975:after {
  clear: both;
}
.over-761e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.container-thick-be47 .over-761e {
  max-width: 50%;
}
.search_e869 .over-761e {
  max-width: 33.33%;
}
.paragraph_7a24 .over-761e {
  max-width: 25%;
}
.lite-8008 .over-761e {
  max-width: 20%;
}
.photo-9418 .over-761e {
  max-width: 16.66%;
}
.fast_ce27 .over-761e {
  max-width: 14.28%;
}
.picture_e580 .over-761e {
  max-width: 12.5%;
}
.hot-2144 .over-761e {
  max-width: 11.11%;
}
.content_5bf2 {
  display: block;
}
.active_easy_156e .left_288b label,
.active_easy_156e .content-gas-b61c label,
.active_easy_156e .pattern-clean-7ba0 label,
.active_easy_156e .dirty_b828 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.card_fresh_2ac6 {
  list-style: none;
  margin: 0;
}
.card_fresh_2ac6 article.action-9859 {
  margin-bottom: 0;
}
.card_fresh_2ac6 ul {
  list-style: none;
  margin: 0;
}
.card_fresh_2ac6 .image-82ea li.action-9859 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .card_fresh_2ac6 .image-82ea li.action-9859 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .card_fresh_2ac6 .image-82ea li.action-9859: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) {
  .card_fresh_2ac6 .image-82ea li.action-9859 li.action-9859 li.action-9859 li.action-9859 {
    padding-left: 0;
  }
}
article.action-9859 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.action-9859 .thick_bfec p:last-of-type {
  margin-bottom: 0;
}
article.action-9859 .plasma-736b {
  float: left;
}
article.action-9859 .column_rough_bc43 {
  margin-left: 85px;
}
article.action-9859 .picture-19ec {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.action-9859 .picture-19ec .black_8a6c {
  margin-left: 10px;
}
article.action-9859 .tiny_a252 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.action-9859 .new-837f {
  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 .left_288b,
  #respond .pattern-clean-7ba0,
  #respond .dirty_b828 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .left_288b input,
#respond .pattern-clean-7ba0 input,
#respond .dirty_b828 input {
  width: 100%;
}
#respond .dirty_b828 {
  margin-right: 0;
}
#respond .north-9589 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.black_e5d2 {
  margin: auto;
  width: 24px;
  height: 24px;
  min-height: 24px;
  overflow: hidden;
  fill: currentColor;
  line-height: 1em;
  font-size: 1em;
  position: relative;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  background-color: rgba(255, 255, 255, 0.5);
  color: #888;
  opacity: 0.6;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.black_e5d2.modal-8cea {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.black_e5d2 svg {
  width: 50%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  fill: currentColor;
  color: currentColor;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.black_e5d2:focus,
.black_e5d2: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);
}
.small_06c0 {
  border-radius: 10%;
}
.out-e20c {
  border-radius: 50%;
}
.message-fluid-a441 {
  font-size: 0.72em;
}
.slider_544d {
  font-size: 0.875em;
}
.small-dc47 {
  font-size: 1.1em;
}
.fluid-a951 {
  text-transform: uppercase;
  line-height: 1.2;
}
.fluid-a951.message-fluid-a441 {
  letter-spacing: 0.5px;
}
.dropdown_d96c,
.dropdown_d96c a {
  color: #6d6d6d;
}
.dropdown_d96c a:hover {
  color: #111;
}
.tabs_b2c2 {
  color: #6d6d6d;
}
.pro-bd51 {
  overflow-x: hidden;
}
.pro-bd51 .down_1ee8.brown-57ff {
  position: relative;
}
.pro-bd51 .down_1ee8.brown-57ff.label_80e1 {
  position: initial;
}
.pro-bd51
  .down_1ee8.brown-57ff.label_80e1
  .middle-b8f8 {
  left: auto;
}
.pro-bd51 .down_1ee8 .middle-b8f8 {
  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;
}
.pro-bd51 .down_1ee8:hover.brown-57ff {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pro-bd51
  .down_1ee8:hover.brown-57ff
  .middle-b8f8 {
  display: block;
  z-index: 9999999;
}
.pro-bd51 .tiny-2403 .hard-68a1,
.pro-bd51 .menu_3375 .hard-68a1 {
  display: none;
}
.pro-bd51 .alert_basic_9314 .down_1ee8:hover.brown-57ff {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.active_easy_156e .left_288b label,
.active_easy_156e .content-gas-b61c label,
.active_easy_156e .pattern-clean-7ba0 label,
.active_easy_156e .dirty_b828 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.card_fresh_2ac6 {
  list-style: none;
  margin: 0;
}
.card_fresh_2ac6 article.action-9859 {
  margin-bottom: 0;
}
.card_fresh_2ac6 ul {
  list-style: none;
  margin: 0;
}
.card_fresh_2ac6 .image-82ea li.action-9859 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .card_fresh_2ac6 .image-82ea li.action-9859 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .card_fresh_2ac6 .image-82ea li.action-9859: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) {
  .card_fresh_2ac6 .image-82ea li.action-9859 li.action-9859 li.action-9859 li.action-9859 {
    padding-left: 0;
  }
}
article.action-9859 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.action-9859 .thick_bfec p:last-of-type {
  margin-bottom: 0;
}
article.action-9859 .plasma-736b {
  float: left;
}
article.action-9859 .column_rough_bc43 {
  margin-left: 85px;
}
article.action-9859 .picture-19ec {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.action-9859 .picture-19ec .black_8a6c {
  margin-left: 10px;
}
article.action-9859 .tiny_a252 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.action-9859 .new-837f {
  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 .left_288b,
  #respond .pattern-clean-7ba0,
  #respond .dirty_b828 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .left_288b input,
#respond .pattern-clean-7ba0 input,
#respond .dirty_b828 input {
  width: 100%;
}
#respond .dirty_b828 {
  margin-right: 0;
}
#respond .north-9589 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tiny-2403 .logo-prev-21f5 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.logo-prev-21f5 .glass-fa49.small-61fd .secondary-over-9010 > li > a:focus,
.logo-prev-21f5 .glass-fa49.small-61fd .secondary-over-9010 > li > a:hover,
.logo-prev-21f5 .glass-fa49.avatar_daed .secondary-over-9010 > li > a:focus,
.logo-prev-21f5 .glass-fa49.avatar_daed .secondary-over-9010 > li > a:hover,
.logo-prev-21f5 .glass-fa49.rough-dd21 .secondary-over-9010 > li > a:focus,
.logo-prev-21f5 .glass-fa49.rough-dd21 .secondary-over-9010 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo-prev-21f5
  .glass-fa49.small-61fd
  .secondary-over-9010
  > li.silver_7b83
  > a,
.logo-prev-21f5
  .glass-fa49.small-61fd
  .secondary-over-9010
  > li.disabled-liquid-6840
  > a,
.logo-prev-21f5
  .glass-fa49.avatar_daed
  .secondary-over-9010
  > li.silver_7b83
  > a,
.logo-prev-21f5
  .glass-fa49.avatar_daed
  .secondary-over-9010
  > li.disabled-liquid-6840
  > a,
.logo-prev-21f5
  .glass-fa49.rough-dd21
  .secondary-over-9010
  > li.silver_7b83
  > a,
.logo-prev-21f5 .glass-fa49.rough-dd21 .secondary-over-9010 > li.item-ab1c > a {
  color: rgba(255, 255, 255, 0.99);
}
.logo-prev-21f5 .panel-bdb1,
.logo-prev-21f5 .panel-bdb1 a {
  color: rgba(255, 255, 255, 0.99);
}
.logo-prev-21f5 .active_718b.popup_a742 li a,
.logo-prev-21f5 .fixed_4f46 a,
.logo-prev-21f5 .table_0a70,
.logo-prev-21f5 .secondary-over-9010 > li > a,
.logo-prev-21f5 .rough-e22b {
  color: rgba(255, 255, 255, 0.79);
}
.logo-prev-21f5 .active_718b.popup_a742 li a:hover,
.logo-prev-21f5 .fixed_4f46 a:hover,
.logo-prev-21f5 .table_0a70:hover,
.logo-prev-21f5 .secondary-over-9010 > li > a:hover,
.logo-prev-21f5 .rough-e22b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo-prev-21f5 .media_6073 {
  color: rgba(255, 255, 255, 0.79);
}
.logo-prev-21f5 .media_6073 .mask_copper_1ae4 {
  color: rgba(255, 255, 255, 0.99);
}
.logo-prev-21f5 .media_6073:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo-prev-21f5 .menu_4b2a .layout_fast_1103 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.logo-prev-21f5 .menu_4b2a .layout_fast_1103 .preview_3ed1 {
  color: rgba(255, 255, 255, 0.79);
}
.logo-prev-21f5
  .menu_4b2a
  .layout_fast_1103
  .preview_3ed1::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo-prev-21f5
  .menu_4b2a
  .layout_fast_1103
  .preview_3ed1:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo-prev-21f5
  .menu_4b2a
  .layout_fast_1103
  .preview_3ed1::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo-prev-21f5
  .menu_4b2a
  .layout_fast_1103
  .preview_3ed1::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo-prev-21f5 .menu_4b2a .rough-f447 {
  color: rgba(255, 255, 255, 0.79);
}
.logo-prev-21f5 .menu_4b2a .rough-f447:hover {
  color: rgba(255, 255, 255, 0.99);
}
.in-5838
  .logo-prev-21f5
  .menu_4b2a
  .action_a0f5
  .primary_c940 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.in-5838
  .logo-prev-21f5
  .menu_4b2a
  .action_a0f5
  .preview_3ed1 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tiny-2403 .border_blue_82bc {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.border_blue_82bc .glass-fa49.small-61fd .secondary-over-9010 > li > a:focus,
.border_blue_82bc .glass-fa49.small-61fd .secondary-over-9010 > li > a:hover,
.border_blue_82bc .glass-fa49.avatar_daed .secondary-over-9010 > li > a:focus,
.border_blue_82bc .glass-fa49.avatar_daed .secondary-over-9010 > li > a:hover,
.border_blue_82bc .glass-fa49.rough-dd21 .secondary-over-9010 > li > a:focus,
.border_blue_82bc .glass-fa49.rough-dd21 .secondary-over-9010 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border_blue_82bc
  .glass-fa49.small-61fd
  .secondary-over-9010
  > li.silver_7b83
  > a,
.border_blue_82bc
  .glass-fa49.small-61fd
  .secondary-over-9010
  > li.disabled-liquid-6840
  > a,
.border_blue_82bc
  .glass-fa49.avatar_daed
  .secondary-over-9010
  > li.silver_7b83
  > a,
.border_blue_82bc
  .glass-fa49.avatar_daed
  .secondary-over-9010
  > li.disabled-liquid-6840
  > a,
.border_blue_82bc
  .glass-fa49.rough-dd21
  .secondary-over-9010
  > li.silver_7b83
  > a,
.border_blue_82bc .glass-fa49.rough-dd21 .secondary-over-9010 > li.item-ab1c > a {
  color: rgba(0, 0, 0, 0.8);
}
.border_blue_82bc .panel-bdb1,
.border_blue_82bc .panel-bdb1 a {
  color: rgba(0, 0, 0, 0.8);
}
.border_blue_82bc .active_718b.popup_a742 li a,
.border_blue_82bc .fixed_4f46 a,
.border_blue_82bc .table_0a70,
.border_blue_82bc .secondary-over-9010 > li > a,
.border_blue_82bc .rough-e22b {
  color: rgba(0, 0, 0, 0.55);
}
.border_blue_82bc .active_718b.popup_a742 li a:hover,
.border_blue_82bc .fixed_4f46 a:hover,
.border_blue_82bc .table_0a70:hover,
.border_blue_82bc .secondary-over-9010 > li > a:hover,
.border_blue_82bc .rough-e22b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border_blue_82bc .media_6073 {
  color: rgba(0, 0, 0, 0.55);
}
.border_blue_82bc .media_6073 .mask_copper_1ae4 {
  color: rgba(0, 0, 0, 0.8);
}
.border_blue_82bc .media_6073:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture-17f8 .first_2c1a {
  margin-left: auto;
  margin-right: auto;
}
.detail_0e12 > * {
  margin-left: auto;
  margin-right: auto;
}
.detail_0e12 .notification_basic_11a0 {
  margin-right: 1.41575em;
}
.purple_7f9d .detail_0e12 > .secondary_glass_05e4 {
  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;
}
.purple_7f9d .detail_0e12 > .link-liquid-ffff {
  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;
}
.active-a004.picture-17f8 .first_2c1a,
.white_1e82.picture-17f8 .first_2c1a {
  margin-left: 0;
}
.pink-7037.picture-17f8 .first_2c1a,
.background-top-5fa1.picture-17f8 .first_2c1a {
  margin-right: 0;
}
.detail_0e12 ol,
.detail_0e12 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.mini-1aa7 video {
  max-width: 100%;
}
.hot_a1eb img {
  display: block;
}
.hot_a1eb.notification_basic_11a0,
.hot_a1eb.detail_dc35 {
  width: 100%;
}
.hot_a1eb.link-liquid-ffff img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.red_bad9:not(.west-59e5) {
  margin: 1.5em auto;
}
.tertiary-copper-0d0c p {
  padding: 1.5em 14px;
}
ul.hovered_a5cf.link-liquid-ffff,
ul.hovered_a5cf.secondary_glass_05e4,
ul.hovered_a5cf.blue-cd0e.secondary_glass_05e4 {
  padding: 0 14px;
}
.shade-small-38a0 {
  display: block;
  overflow-x: auto;
}
.shade-small-38a0 table {
  border-collapse: collapse;
  width: 100%;
}
.shade-small-38a0 td,
.shade-small-38a0 th {
  padding: 0.5em;
}
.detail_0e12 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.detail_0e12 ol ol,
.detail_0e12 ol ul,
.detail_0e12 ul ol,
.detail_0e12 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.detail_0e12 ol ol li,
.detail_0e12 ol ul li,
.detail_0e12 ul ol li,
.detail_0e12 ul ul li {
  margin-left: 0;
}
.widget-tall-ed08.gallery_bright_200c > .media-eb74 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.widget-tall-ed08.gallery_bright_200c > .media-eb74 iframe,
.widget-tall-ed08.gallery_bright_200c > .media-eb74 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.glass_bc8a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.glass_bc8a.steel-f2cd {
  padding: 0;
}
.glass_bc8a.steel-f2cd cite {
  font-size: 13px;
}
.glass_bc8a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.glass_bc8a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.highlight_3d3a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.highlight_3d3a > p:first-child {
  margin-top: 0;
}
.highlight_3d3a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.highlight_3d3a blockquote {
  border-left: 0;
}
.simple-4c3b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.simple-4c3b:not(.selected-d28c) {
  max-width: 100px;
}
.simple-4c3b.wood-f243 {
  border-bottom: none !important;
  text-align: center;
}
.simple-4c3b.wood-f243::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .tertiary-copper-0d0c p {
    padding: 1.5em 0;
  }
}
.thumbnail_1ba6 {
  color: #0073aa;
}
.module_270e {
  background-color: #0073aa;
}
.modal_paper_4e0d {
  color: #229fd8;
}
.nav-8e30 {
  background-color: #229fd8;
}
.surface_motion_6413 {
  color: #eee;
}
.panel_bcd0 {
  background-color: #eee;
}
.tooltip_fccf {
  color: #444;
}
.notification_23fd {
  background-color: #444;
}
.badge-3c7a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.badge-3c7a .active_534b .fixed_4f46 {
  font-size: 15px;
}
.badge-3c7a .fixed_4f46 {
  line-height: 1.3;
}
.badge-3c7a .border_blue_82bc {
}
.badge-3c7a .logo-prev-21f5 {
  background: #235787;
}
.image-thick-b623 {
  padding: 0;
}
.image-thick-b623 .logo-prev-21f5 {
  background: #1a1a1a;
}
.image-thick-b623 .border_blue_82bc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pattern_8332 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pattern_8332 .border_blue_82bc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pattern_8332 .logo-prev-21f5 {
  background: #303030;
}
.next-9aee {
  position: relative;
  z-index: 10;
}
.next-9aee .disabled_beec {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.video-888d .brown-57ff {
  display: inline-block;
  vertical-align: middle;
}
.video-888d.first_fecd .brown-57ff {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .video-888d.first_fecd .brown-57ff {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .video-888d.first_fecd .brown-57ff {
    margin-right: 0.4em;
  }
}
.video-888d.first_fecd .brown-57ff:last-child {
  margin-right: 0;
}
.dim_6a47 .disabled_beec {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .tiny-2403 .active_534b {
    margin: 0 -0.5em;
  }
  .tiny-2403 .active_534b [class*="customify-col-"],
  .tiny-2403 .active_534b [class*="customify-col_"],
  .tiny-2403 .active_534b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.tiny-2403.media-lower-bce7 .disabled_beec {
  background: 0 0 !important;
}
.tiny-2403.media-lower-bce7 .disabled_beec,
.tiny-2403.dim_6a47 .disabled_beec {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .tiny-2403.primary-hard-d9e9 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.tiny-2403.dim_6a47 .disabled_beec {
  box-shadow: none !important;
}
.picture_01c8 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .picture_01c8 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .picture_01c8 {
    padding: 18px 0 20px;
  }
}
.picture_01c8 .active-fluid-a919 {
  width: 100%;
}
.picture_01c8 .surface-up-3e57 {
  margin-bottom: 0;
}
.picture_01c8 .secondary_8f33 {
  margin-top: 5px;
  font-size: 0.875em;
}
.tabs_3cca {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tabs_3cca .iron-731f {
  width: 100%;
}
.outline-ac9f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.outline-ac9f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.outline-ac9f 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;
}
.outline-ac9f li:last-child:after {
  display: none;
}
.outline-ac9f li a {
  font-weight: 500;
  margin-right: 10px;
}
.upper_2bda .hard-68a1 button,
.picture_01c8 .hard-68a1 button {
  left: 0;
}
.upper_2bda .iron-731f,
.picture_01c8 .iron-731f {
  padding-left: 0;
  padding-right: 0;
}
.upper_2bda .tabs_3cca,
.picture_01c8 .tabs_3cca {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.upper_2bda {
  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;
}
.upper_2bda: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;
}
.upper_2bda .gallery-glass-8f8d {
  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) {
  .upper_2bda .gallery-glass-8f8d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .upper_2bda .gallery-glass-8f8d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .upper_2bda .gallery-glass-8f8d {
    min-height: 200px;
  }
}
.upper_2bda .outline-ac9f {
  color: rgba(255, 255, 255, 0.8);
}
.upper_2bda .outline-ac9f a,
.upper_2bda .outline-ac9f li:after {
  color: inherit;
}
.upper_2bda .outline-ac9f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.yellow_c239 {
  margin-bottom: 0.5em;
}
.wood_6e1b {
  margin-bottom: 1.2em;
}
.wood_6e1b,
.yellow_c239 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.wood_6e1b p:last-child,
.yellow_c239 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hard-68a1,
#masthead .hard-68a1 {
  display: none;
}
#masthead
  > .hard-68a1.gradient-dim-ff2c {
  display: none;
}
#masthead > .hard-68a1 button {
  left: 0;
}
.form_stale_3669 {
  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%;
}
.form_stale_3669 .brown-57ff {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.form_stale_3669 .east_9b66 {
  display: -webkit-box;
  display: flex;
}
.form_stale_3669 .east_9b66.element-f1b7 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.form_stale_3669 .east_9b66.info-b7b5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.form_stale_3669 .east_9b66.tall-e89c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.form_stale_3669.active-dd9d.frame-f25b .east_9b66.element-f1b7 {
  flex-basis: 100%;
}
.form_stale_3669.banner_old_0db9 .east_9b66.info-b7b5 {
  -webkit-box-flex: 1;
  flex: auto;
}
.form_stale_3669.banner_old_0db9 .east_9b66.tall-e89c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hard-68a1.gradient-dim-ff2c {
  display: none;
}
#masthead > .hard-68a1 button {
  left: 0;
}
.content-warm-23e5 {
  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;
}
.content-warm-23e5:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.content-warm-23e5.aside-0737 i {
  margin-right: 4px;
}
.content-warm-23e5.background_7666 i {
  margin-left: 5px;
}
.fixed_4f46 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.fixed_4f46 p:last-child {
  margin-bottom: 0;
}
.backdrop_7d4e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.backdrop_7d4e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.backdrop_7d4e img {
  display: block;
  width: auto;
  line-height: 1;
}
.backdrop_7d4e .panel-bdb1 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.backdrop_7d4e .info-top-80d1 {
  margin: 5px 0 7px 0;
}
.backdrop_7d4e.button_fda1 .component-pro-5267 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop_7d4e.button_fda1 .icon_ac6b {
  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;
}
.backdrop_7d4e.status_advanced_d1a3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.backdrop_7d4e.status_advanced_d1a3 .component-pro-5267 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop_7d4e.status_advanced_d1a3 .icon_ac6b {
  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;
}
.backdrop_7d4e.complex_24f3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.backdrop_7d4e.bright-a9dd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.backdrop_7d4e.bright-a9dd .icon_ac6b {
  margin-top: 7px;
}
.sidebar_glass_5eb5 {
  display: inline-block;
}
.next-9aee .lower-7da3 .backdrop_7d4e img {
  max-width: 100%;
}
.glass-fa49 .summary_smooth_cd82.texture_6338,
.button_wood_1444 .summary_smooth_cd82.texture_6338 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.glass-fa49 .shadow_blue_707d,
.button_wood_1444 .shadow_blue_707d {
  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%);
}
.glass-fa49 .shadow_blue_707d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.glass-fa49.disabled-c4e7 .shadow_blue_707d {
  display: none;
}
.glass-fa49 .light-47bf {
  list-style: none;
  padding: 0;
  margin: 0;
}
.glass-fa49 .light-47bf li {
  display: inline-block;
  position: relative;
}
.glass-fa49 .light-47bf li:last-child {
  margin-right: 0;
}
.glass-fa49 .light-47bf 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;
}
.glass-fa49 .light-47bf li.item-ab1c > a {
  color: rgba(0, 0, 0, 0.9);
}
.glass-fa49 .light-47bf > 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;
}
.glass-fa49 .light-47bf > li > a i {
  line-height: 0;
}
.glass-fa49 .light-47bf > li.menu_85b2 > a .shadow_blue_707d {
  margin-left: 4px;
  line-height: 0;
}
.glass-fa49 .light-47bf .preview_2a86 li.menu_85b2 > a {
  position: relative;
}
.glass-fa49 .light-47bf .preview_2a86 li.menu_85b2 > a:after,
.glass-fa49 .light-47bf .preview_2a86 li.menu_85b2 > a:before {
  content: "";
  display: table;
}
.glass-fa49 .light-47bf .preview_2a86 li.menu_85b2 > a:after {
  clear: both;
}
.glass-fa49 .light-47bf .preview_2a86 li.menu_85b2 > a .shadow_blue_707d {
  margin-left: 5px;
  float: right;
}
.glass-fa49 .tertiary-selected-ad40,
.glass-fa49 .preview_2a86 {
  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;
}
.glass-fa49 .preview_2a86 {
  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;
}
.glass-fa49 .preview_2a86 .texture_6338 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.glass-fa49 .preview_2a86 .shadow_blue_707d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.glass-fa49 .preview_2a86 li {
  display: block;
  margin: 0;
  padding: 0;
}
.glass-fa49 .preview_2a86 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;
}
.glass-fa49 .preview_2a86 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.glass-fa49 .preview_2a86 .preview_2a86 {
  top: 0;
  left: 100%;
}
.glass-fa49 .notice-old-a470.fn-focus-42b3 > .tertiary-selected-ad40,
.glass-fa49 .notice-old-a470.fn-focus-42b3 > .preview_2a86,
.glass-fa49 .notice-old-a470:focus > .tertiary-selected-ad40,
.glass-fa49 .notice-old-a470:focus > .preview_2a86,
.glass-fa49 .notice-old-a470:hover > .tertiary-selected-ad40,
.glass-fa49 .notice-old-a470:hover > .preview_2a86 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.glass-fa49.rough-dd21 .secondary-over-9010:after,
.glass-fa49.rough-dd21 .secondary-over-9010:before {
  content: "";
  display: table;
}
.glass-fa49.rough-dd21 .secondary-over-9010:after {
  clear: both;
}
.glass-fa49.rough-dd21 .secondary-over-9010 > li {
  float: left;
}
.glass-fa49.avatar-4a8c .secondary-over-9010:after,
.glass-fa49.avatar-4a8c .secondary-over-9010:before {
  content: "";
  display: table;
}
.glass-fa49.avatar-4a8c .secondary-over-9010:after {
  clear: both;
}
.glass-fa49.avatar-4a8c .secondary-over-9010 > li {
  float: left;
}
.glass-fa49.avatar-4a8c .secondary-over-9010 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.glass-fa49.avatar-4a8c .secondary-over-9010 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.glass-fa49.avatar-4a8c .secondary-over-9010 > li.silver_7b83 > a,
.glass-fa49.avatar-4a8c .secondary-over-9010 > li.item-ab1c > a {
  color: #fff;
  background-color: #1e4b75;
}
.glass-fa49.small-61fd .secondary-over-9010 > li > a .texture_6338 {
  position: relative;
}
.glass-fa49.small-61fd .secondary-over-9010 > li > a .texture_6338: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;
}
.glass-fa49.small-61fd
  .secondary-over-9010
  > li:focus
  > a
  .texture_6338:before,
.glass-fa49.small-61fd
  .secondary-over-9010
  > li:hover
  > a
  .texture_6338:before {
  width: 100%;
  background-color: currentColor;
}
.glass-fa49.small-61fd
  .secondary-over-9010
  > li.silver_7b83
  > a
  .texture_6338:before,
.glass-fa49.small-61fd
  .secondary-over-9010
  > li.disabled-liquid-6840
  > a
  .texture_6338:before {
  width: 100%;
  background-color: currentColor;
}
.glass-fa49.avatar_daed .secondary-over-9010 > li > a .texture_6338 {
  position: relative;
}
.glass-fa49.avatar_daed .secondary-over-9010 > li > a .texture_6338: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;
}
.glass-fa49.avatar_daed .secondary-over-9010 > li:focus > a .texture_6338:before,
.glass-fa49.avatar_daed
  .secondary-over-9010
  > li:hover
  > a
  .texture_6338:before {
  width: 100%;
  background-color: currentColor;
}
.glass-fa49.avatar_daed
  .secondary-over-9010
  > li.silver_7b83
  > a
  .texture_6338:before,
.glass-fa49.avatar_daed
  .secondary-over-9010
  > li.disabled-liquid-6840
  > a
  .texture_6338:before {
  width: 100%;
  background-color: currentColor;
}
.button_wood_1444 .light-47bf {
  margin: 0;
  padding: 0;
  list-style: none;
}
.button_wood_1444 .light-47bf li:first-child > a {
  border-top: none;
}
.button_wood_1444 .light-47bf .text-brown-2a8d > .texture_6338 .shadow_blue_707d {
  display: none;
}
.button_wood_1444 .light-47bf li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.button_wood_1444 .light-47bf li:last-child {
  border: none;
}
.button_wood_1444 .light-47bf li.menu_85b2 > a {
  padding-right: 45px !important;
}
.button_wood_1444 .light-47bf li a {
  display: block;
  padding: 0.55em 1.5em;
}
.button_wood_1444 .light-47bf li a:focus,
.button_wood_1444 .light-47bf li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button_wood_1444 .light-47bf li .pagination_fresh_306e {
  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;
}
.button_wood_1444 .light-47bf li .pagination_fresh_306e:hover {
  box-shadow: none;
}
.button_wood_1444 .light-47bf li .pagination_fresh_306e .shadow_blue_707d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.button_wood_1444 .light-47bf .preview_2a86 {
  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);
}
.button_wood_1444 .light-47bf .preview_2a86 li a {
  padding-left: 3em;
}
.button_wood_1444 .light-47bf .component-25ef > a .pagination_fresh_306e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.button_wood_1444 .light-47bf .component-25ef > .preview_2a86 {
  display: block;
  opacity: 1;
}
.texture-0768 {
  max-width: 100%;
}
.hero-1b48 {
  line-height: 0;
  cursor: pointer;
}
.rough-e22b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.rough-e22b:hover {
  box-shadow: none;
  color: currentColor;
}
.rough-e22b svg {
  width: 18px;
  height: 18px;
}
.rough-e22b .paper-0151 {
  display: none;
}
.fast-1504 {
  position: relative;
}
.fast-1504.fn-active-42b3 .rough-e22b .wrapper_9f78 {
  display: none;
}
.fast-1504.fn-active-42b3 .rough-e22b .paper-0151 {
  display: inline-block;
}
.fast-1504 .wide_012d {
  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);
}
.fast-1504.highlight-7674 .wide_012d {
  left: auto;
  right: -0.9em;
}
.fast-1504.highlight-7674 .tall_68e2::before {
  left: auto;
  right: 15px;
}
.fast-1504.fn-active-42b3 .wide_012d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.action_a0f5 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.action_a0f5 label {
  flex-basis: 100%;
}
.action_a0f5 .layout_fast_1103 {
  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;
}
.action_a0f5 .preview_3ed1 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.action_a0f5 .preview_3ed1:focus {
  background-color: transparent;
}
.action_a0f5 button.rough-f447 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.action_a0f5 button.rough-f447:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.action_a0f5 button.rough-f447 svg {
  width: 18px;
  height: 18px;
}
.action_a0f5 input[type="submit"] {
  min-height: auto;
}
.menu_4b2a .action_a0f5 .preview_3ed1 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tall_68e2 {
  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) {
  .tall_68e2 {
    width: 220px;
  }
}
.tall_68e2 label {
  flex-basis: 100%;
}
.tall_68e2::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;
}
.in-5838 .menu_4b2a .action_a0f5 {
  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;
}
.in-5838
  .menu_4b2a
  .action_a0f5
  .layout_fast_1103 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.in-5838 .menu_4b2a .action_a0f5 .preview_3ed1 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.in-5838
  .menu_4b2a
  .action_a0f5
  .preview_3ed1:focus {
  background: 0 0;
}
.in-5838
  .menu_4b2a
  .action_a0f5
  .primary_c940 {
  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;
}
.active_718b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.active_718b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.active_718b li:last-child {
  margin-right: 0;
}
.active_718b li:first-child {
  margin-left: 0;
}
.active_718b.in-065c a {
  color: #fff;
}
.active_718b.in-065c a:hover {
  color: #fff;
}
.active_718b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.active_718b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.active_718b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.active_718b a:hover {
  opacity: 0.9;
  color: inherit;
}
.active_718b [class*="social-icon-apple"] {
  background-color: #999;
}
.active_718b [class*="social-icon-apple"].modal-new-dbdb {
  background-color: transparent;
  color: #999;
}
.active_718b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.active_718b [class*="social-icon-behance"].modal-new-dbdb {
  background-color: transparent;
  color: #1769ff;
}
.active_718b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.active_718b [class*="social-icon-bitbucket"].modal-new-dbdb {
  background-color: transparent;
  color: #205081;
}
.active_718b [class*="social-icon-codepen"] {
  background-color: #000;
}
.active_718b [class*="social-icon-codepen"].modal-new-dbdb {
  background-color: transparent;
  color: #000;
}
.active_718b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.active_718b [class*="social-icon-delicious"].modal-new-dbdb {
  background-color: transparent;
  color: #39f;
}
.active_718b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.active_718b [class*="social-icon-digg"].modal-new-dbdb {
  background-color: transparent;
  color: #005be2;
}
.active_718b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.active_718b [class*="social-icon-dribbble"].modal-new-dbdb {
  background-color: transparent;
  color: #ea4c89;
}
.active_718b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.active_718b [class*="social-icon-envelope"].modal-new-dbdb {
  background-color: transparent;
  color: #ea4335;
}
.active_718b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.active_718b [class*="social-icon-facebook"].modal-new-dbdb {
  background-color: transparent;
  color: #3b5998;
}
.active_718b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.active_718b [class*="social-icon-flickr"].modal-new-dbdb {
  background-color: transparent;
  color: #0063dc;
}
.active_718b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.active_718b [class*="social-icon-foursquare"].modal-new-dbdb {
  background-color: transparent;
  color: #2d5be3;
}
.active_718b [class*="social-icon-github"] {
  background-color: #333;
}
.active_718b [class*="social-icon-github"].modal-new-dbdb {
  background-color: transparent;
  color: #333;
}
.active_718b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.active_718b [class*="social-icon-google-plus"].modal-new-dbdb {
  background-color: transparent;
  color: #dd4b39;
}
.active_718b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.active_718b [class*="social-icon-houzz"].modal-new-dbdb {
  background-color: transparent;
  color: #7ac142;
}
.active_718b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.active_718b [class*="social-icon-instagram"].modal-new-dbdb {
  background-color: transparent;
  color: #262626;
}
.active_718b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.active_718b [class*="social-icon-jsfiddle"].modal-new-dbdb {
  background-color: transparent;
  color: #487aa2;
}
.active_718b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.active_718b [class*="social-icon-linkedin"].modal-new-dbdb {
  background-color: transparent;
  color: #0077b5;
}
.active_718b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.active_718b [class*="social-icon-medium"].modal-new-dbdb {
  background-color: transparent;
  color: #00ab6b;
}
.active_718b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.active_718b
  [class*="social-icon-odnoklassniki"].modal-new-dbdb {
  background-color: transparent;
  color: #f4731c;
}
.active_718b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.active_718b [class*="social-icon-meetup"].modal-new-dbdb {
  background-color: transparent;
  color: #ec1c40;
}
.active_718b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.active_718b [class*="social-icon-pinterest"].modal-new-dbdb {
  background-color: transparent;
  color: #bd081c;
}
.active_718b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.active_718b [class*="social-icon-product-hunt"].modal-new-dbdb {
  background-color: transparent;
  color: #da552f;
}
.active_718b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.active_718b [class*="social-icon-reddit"].modal-new-dbdb {
  background-color: transparent;
  color: #ff4500;
}
.active_718b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.active_718b [class*="social-icon-rss"].modal-new-dbdb {
  background-color: transparent;
  color: #f26522;
}
.active_718b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.active_718b
  [class*="social-icon-shopping-cart"].modal-new-dbdb {
  background-color: transparent;
  color: #4caf50;
}
.active_718b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.active_718b [class*="social-icon-skype"].modal-new-dbdb {
  background-color: transparent;
  color: #00aff0;
}
.active_718b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.active_718b [class*="social-icon-slideshare"].modal-new-dbdb {
  background-color: transparent;
  color: #0077b5;
}
.active_718b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.active_718b [class*="social-icon-snapchat"].modal-new-dbdb {
  background-color: transparent;
  color: #fffc00;
}
.active_718b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.active_718b [class*="social-icon-soundcloud"].modal-new-dbdb {
  background-color: transparent;
  color: #f80;
}
.active_718b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.active_718b [class*="social-icon-spotify"].modal-new-dbdb {
  background-color: transparent;
  color: #2ebd59;
}
.active_718b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.active_718b
  [class*="social-icon-stack-overflow"].modal-new-dbdb {
  background-color: transparent;
  color: #fe7a15;
}
.active_718b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.active_718b [class*="social-icon-maldkfgram"].modal-new-dbdb {
  background-color: transparent;
  color: #2ca5e0;
}
.active_718b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.active_718b [class*="social-icon-tripadvisor"].modal-new-dbdb {
  background-color: transparent;
  color: #589442;
}
.active_718b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.active_718b [class*="social-icon-tumblr"].modal-new-dbdb {
  background-color: transparent;
  color: #35465c;
}
.active_718b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.active_718b [class*="social-icon-twitch"].modal-new-dbdb {
  background-color: transparent;
  color: #6441a5;
}
.active_718b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.active_718b [class*="social-icon-twitter"].modal-new-dbdb {
  background-color: transparent;
  color: #1da1f2;
}
.active_718b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.active_718b [class*="social-icon-vimeo"].modal-new-dbdb {
  background-color: transparent;
  color: #1ab7ea;
}
.active_718b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.active_718b [class*="social-icon-vk"].modal-new-dbdb {
  background-color: transparent;
  color: #45668e;
}
.active_718b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.active_718b [class*="social-icon-weibo"].modal-new-dbdb {
  background-color: transparent;
  color: #df2029;
}
.active_718b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.active_718b [class*="social-icon-weixin"].modal-new-dbdb {
  background-color: transparent;
  color: #7bb32e;
}
.active_718b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.active_718b [class*="social-icon-whatsapp"].modal-new-dbdb {
  background-color: transparent;
  color: #25d366;
}
.active_718b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.active_718b [class*="social-icon-wordpress"].modal-new-dbdb {
  background-color: transparent;
  color: #21759b;
}
.active_718b [class*="social-icon-xing"] {
  background-color: #026466;
}
.active_718b [class*="social-icon-xing"].modal-new-dbdb {
  background-color: transparent;
  color: #026466;
}
.active_718b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.active_718b [class*="social-icon-yelp"].modal-new-dbdb {
  background-color: transparent;
  color: #af0606;
}
.active_718b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.active_718b [class*="social-icon-youtube"].modal-new-dbdb {
  background-color: transparent;
  color: #cd201f;
}
.table_0a70 {
  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;
}
.table_0a70:hover {
  box-shadow: none;
  background: 0 0;
}
.filter_3e78 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.breadcrumb_3d7e {
  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;
}
.frame_c225 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.overlay_slow_7074 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.overlay_slow_7074,
.overlay_slow_7074::after,
.overlay_slow_7074::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;
}
.overlay_slow_7074::after,
.overlay_slow_7074::before {
  content: "";
  display: block;
  background-color: inherit;
}
.basic_d851 .breadcrumb_3d7e .frame_c225 {
  margin-top: -2px;
  width: 19px;
}
.basic_d851 .breadcrumb_3d7e .overlay_slow_7074 {
  margin-top: -1px;
}
.basic_d851 .breadcrumb_3d7e .overlay_slow_7074,
.basic_d851 .breadcrumb_3d7e .overlay_slow_7074::after,
.basic_d851 .breadcrumb_3d7e .overlay_slow_7074::before {
  width: 19px;
  height: 2px;
}
.basic_d851 .breadcrumb_3d7e .overlay_slow_7074::before {
  top: -6px;
}
.basic_d851 .breadcrumb_3d7e .overlay_slow_7074::after {
  bottom: -6px;
}
.content_8dad .breadcrumb_3d7e .frame_c225 {
  margin-top: -2px;
  width: 22px;
}
.content_8dad .breadcrumb_3d7e .overlay_slow_7074 {
  margin-top: -1px;
}
.content_8dad .breadcrumb_3d7e .overlay_slow_7074,
.content_8dad .breadcrumb_3d7e .overlay_slow_7074::after,
.content_8dad .breadcrumb_3d7e .overlay_slow_7074::before {
  width: 22px;
  height: 2px;
}
.content_8dad .breadcrumb_3d7e .overlay_slow_7074::before {
  top: -7px;
}
.content_8dad .breadcrumb_3d7e .overlay_slow_7074::after {
  bottom: -7px;
}
.chip-e818 .breadcrumb_3d7e .frame_c225 {
  margin-top: -2px;
  width: 31px;
}
.chip-e818 .breadcrumb_3d7e .overlay_slow_7074 {
  margin-top: -1.5px;
}
.chip-e818 .breadcrumb_3d7e .overlay_slow_7074,
.chip-e818 .breadcrumb_3d7e .overlay_slow_7074::after,
.chip-e818 .breadcrumb_3d7e .overlay_slow_7074::before {
  width: 31px;
  height: 3px;
}
.chip-e818 .breadcrumb_3d7e .overlay_slow_7074::before {
  top: -9px;
}
.chip-e818 .breadcrumb_3d7e .overlay_slow_7074::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .smooth-5f9f .breadcrumb_3d7e .frame_c225 {
    margin-top: -2px;
    width: 19px;
  }
  .smooth-5f9f .breadcrumb_3d7e .overlay_slow_7074 {
    margin-top: -1px;
  }
  .smooth-5f9f .breadcrumb_3d7e .overlay_slow_7074,
  .smooth-5f9f .breadcrumb_3d7e .overlay_slow_7074::after,
  .smooth-5f9f .breadcrumb_3d7e .overlay_slow_7074::before {
    width: 19px;
    height: 2px;
  }
  .smooth-5f9f .breadcrumb_3d7e .overlay_slow_7074::before {
    top: -6px;
  }
  .smooth-5f9f .breadcrumb_3d7e .overlay_slow_7074::after {
    bottom: -6px;
  }
  .popup_hot_11cc .breadcrumb_3d7e .frame_c225 {
    margin-top: -2px;
    width: 22px;
  }
  .popup_hot_11cc .breadcrumb_3d7e .overlay_slow_7074 {
    margin-top: -1px;
  }
  .popup_hot_11cc .breadcrumb_3d7e .overlay_slow_7074,
  .popup_hot_11cc .breadcrumb_3d7e .overlay_slow_7074::after,
  .popup_hot_11cc .breadcrumb_3d7e .overlay_slow_7074::before {
    width: 22px;
    height: 2px;
  }
  .popup_hot_11cc .breadcrumb_3d7e .overlay_slow_7074::before {
    top: -7px;
  }
  .popup_hot_11cc .breadcrumb_3d7e .overlay_slow_7074::after {
    bottom: -7px;
  }
  .title-brown-7fb4 .breadcrumb_3d7e .frame_c225 {
    margin-top: -2px;
    width: 31px;
  }
  .title-brown-7fb4 .breadcrumb_3d7e .overlay_slow_7074 {
    margin-top: -1.5px;
  }
  .title-brown-7fb4 .breadcrumb_3d7e .overlay_slow_7074,
  .title-brown-7fb4 .breadcrumb_3d7e .overlay_slow_7074::after,
  .title-brown-7fb4 .breadcrumb_3d7e .overlay_slow_7074::before {
    width: 31px;
    height: 3px;
  }
  .title-brown-7fb4 .breadcrumb_3d7e .overlay_slow_7074::before {
    top: -9px;
  }
  .title-brown-7fb4 .breadcrumb_3d7e .overlay_slow_7074::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .summary-black-9e02 .breadcrumb_3d7e .frame_c225 {
    margin-top: -2px;
    width: 19px;
  }
  .summary-black-9e02 .breadcrumb_3d7e .overlay_slow_7074 {
    margin-top: -1px;
  }
  .summary-black-9e02 .breadcrumb_3d7e .overlay_slow_7074,
  .summary-black-9e02 .breadcrumb_3d7e .overlay_slow_7074::after,
  .summary-black-9e02 .breadcrumb_3d7e .overlay_slow_7074::before {
    width: 19px;
    height: 2px;
  }
  .summary-black-9e02 .breadcrumb_3d7e .overlay_slow_7074::before {
    top: -6px;
  }
  .summary-black-9e02 .breadcrumb_3d7e .overlay_slow_7074::after {
    bottom: -6px;
  }
  .hover-center-92e5 .breadcrumb_3d7e .frame_c225 {
    margin-top: -2px;
    width: 22px;
  }
  .hover-center-92e5 .breadcrumb_3d7e .overlay_slow_7074 {
    margin-top: -1px;
  }
  .hover-center-92e5 .breadcrumb_3d7e .overlay_slow_7074,
  .hover-center-92e5 .breadcrumb_3d7e .overlay_slow_7074::after,
  .hover-center-92e5 .breadcrumb_3d7e .overlay_slow_7074::before {
    width: 22px;
    height: 2px;
  }
  .hover-center-92e5 .breadcrumb_3d7e .overlay_slow_7074::before {
    top: -7px;
  }
  .hover-center-92e5 .breadcrumb_3d7e .overlay_slow_7074::after {
    bottom: -7px;
  }
  .row_1155 .breadcrumb_3d7e .frame_c225 {
    margin-top: -2px;
    width: 31px;
  }
  .row_1155 .breadcrumb_3d7e .overlay_slow_7074 {
    margin-top: -1.5px;
  }
  .row_1155 .breadcrumb_3d7e .overlay_slow_7074,
  .row_1155 .breadcrumb_3d7e .overlay_slow_7074::after,
  .row_1155 .breadcrumb_3d7e .overlay_slow_7074::before {
    width: 31px;
    height: 3px;
  }
  .row_1155 .breadcrumb_3d7e .overlay_slow_7074::before {
    top: -9px;
  }
  .row_1155 .breadcrumb_3d7e .overlay_slow_7074::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .description_east_30b2 .breadcrumb_3d7e .frame_c225 {
    margin-top: -2px;
    width: 19px;
  }
  .description_east_30b2 .breadcrumb_3d7e .overlay_slow_7074 {
    margin-top: -1px;
  }
  .description_east_30b2 .breadcrumb_3d7e .overlay_slow_7074,
  .description_east_30b2 .breadcrumb_3d7e .overlay_slow_7074::after,
  .description_east_30b2 .breadcrumb_3d7e .overlay_slow_7074::before {
    width: 19px;
    height: 2px;
  }
  .description_east_30b2 .breadcrumb_3d7e .overlay_slow_7074::before {
    top: -6px;
  }
  .description_east_30b2 .breadcrumb_3d7e .overlay_slow_7074::after {
    bottom: -6px;
  }
  .outer_c1be .breadcrumb_3d7e .frame_c225 {
    margin-top: -2px;
    width: 22px;
  }
  .outer_c1be .breadcrumb_3d7e .overlay_slow_7074 {
    margin-top: -1px;
  }
  .outer_c1be .breadcrumb_3d7e .overlay_slow_7074,
  .outer_c1be .breadcrumb_3d7e .overlay_slow_7074::after,
  .outer_c1be .breadcrumb_3d7e .overlay_slow_7074::before {
    width: 22px;
    height: 2px;
  }
  .outer_c1be .breadcrumb_3d7e .overlay_slow_7074::before {
    top: -7px;
  }
  .outer_c1be .breadcrumb_3d7e .overlay_slow_7074::after {
    bottom: -7px;
  }
  .dropdown_dynamic_4162 .breadcrumb_3d7e .frame_c225 {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown_dynamic_4162 .breadcrumb_3d7e .overlay_slow_7074 {
    margin-top: -1.5px;
  }
  .dropdown_dynamic_4162 .breadcrumb_3d7e .overlay_slow_7074,
  .dropdown_dynamic_4162 .breadcrumb_3d7e .overlay_slow_7074::after,
  .dropdown_dynamic_4162 .breadcrumb_3d7e .overlay_slow_7074::before {
    width: 31px;
    height: 3px;
  }
  .dropdown_dynamic_4162 .breadcrumb_3d7e .overlay_slow_7074::before {
    top: -9px;
  }
  .dropdown_dynamic_4162 .breadcrumb_3d7e .overlay_slow_7074::after {
    bottom: -9px;
  }
}
.nav_liquid_e52f .overlay_slow_7074 {
  -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);
}
.nav_liquid_e52f .overlay_slow_7074::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.nav_liquid_e52f .overlay_slow_7074::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);
}
.nav_liquid_e52f.outline_white_2c68 .overlay_slow_7074 {
  -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);
}
.nav_liquid_e52f.outline_white_2c68 .overlay_slow_7074::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.nav_liquid_e52f.outline_white_2c68 .overlay_slow_7074::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);
}
.avatar-d050 {
  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.yellow_8fa7:before {
  display: none;
}
.menu_3375 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.menu_3375 .menu_7746 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.menu_3375 .menu_7746:last-of-type {
  border-bottom: none;
}
.menu_3375 .menu_7746.component-3c95,
.menu_3375 .menu_7746.status_red_1868,
.menu_3375 .menu_7746.smooth-4f62 {
  padding: 0;
}
.menu_3375 .button_wood_1444 .pagination_fresh_306e {
  color: currentColor;
}
.menu_3375 .button_wood_1444 .pagination_fresh_306e:focus,
.menu_3375 .button_wood_1444 .pagination_fresh_306e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu_3375.border_blue_82bc .media_6073,
.menu_3375.border_blue_82bc .fixed_4f46 a,
.menu_3375.border_blue_82bc .secondary-over-9010 a,
.menu_3375.border_blue_82bc .preview_2a86 a {
  color: rgba(0, 0, 0, 0.55);
}
.menu_3375.border_blue_82bc .media_6073:hover,
.menu_3375.border_blue_82bc .fixed_4f46 a:hover,
.menu_3375.border_blue_82bc .secondary-over-9010 a:hover,
.menu_3375.border_blue_82bc .preview_2a86 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu_3375.border_blue_82bc .mask_copper_1ae4 {
  color: rgba(0, 0, 0, 0.8);
}
.menu_3375.border_blue_82bc .menu_7746 {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu_3375.border_blue_82bc .menu_7746:before {
  background: rgba(0, 0, 0, 0.08);
}
.menu_3375.border_blue_82bc .panel-purple-1665:before {
  background: rgba(255, 255, 255, 0.9);
}
.menu_3375.border_blue_82bc .button_wood_1444 .light-47bf li a,
.menu_3375.border_blue_82bc .button_wood_1444 .pagination_fresh_306e,
.menu_3375.border_blue_82bc .preview_2a86 {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu_3375.border_blue_82bc .button_wood_1444 .pagination_fresh_306e:focus,
.menu_3375.border_blue_82bc .button_wood_1444 .pagination_fresh_306e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu_3375.border_blue_82bc .light-47bf li {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu_3375.logo-prev-21f5 .media_6073,
.menu_3375.logo-prev-21f5 .fixed_4f46 a,
.menu_3375.logo-prev-21f5 .secondary-over-9010 .pagination_fresh_306e,
.menu_3375.logo-prev-21f5 .secondary-over-9010 a,
.menu_3375.logo-prev-21f5 .preview_2a86 a {
  color: rgba(255, 255, 255, 0.79);
}
.menu_3375.logo-prev-21f5 .media_6073:hover,
.menu_3375.logo-prev-21f5 .fixed_4f46 a:hover,
.menu_3375.logo-prev-21f5 .secondary-over-9010 .pagination_fresh_306e:hover,
.menu_3375.logo-prev-21f5 .secondary-over-9010 a:hover,
.menu_3375.logo-prev-21f5 .preview_2a86 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu_3375.logo-prev-21f5 .mask_copper_1ae4 {
  color: rgba(255, 255, 255, 0.99);
}
.menu_3375.logo-prev-21f5 .menu_7746 {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu_3375.logo-prev-21f5 .menu_7746:before {
  background: rgba(255, 255, 255, 0.08);
}
.menu_3375.logo-prev-21f5 .panel-purple-1665:before {
  background: rgba(0, 0, 0, 0.9);
}
.menu_3375.logo-prev-21f5 .button_wood_1444 .light-47bf li a,
.menu_3375.logo-prev-21f5 .button_wood_1444 .pagination_fresh_306e,
.menu_3375.logo-prev-21f5 .preview_2a86 {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu_3375.logo-prev-21f5 .button_wood_1444 .pagination_fresh_306e:focus,
.menu_3375.logo-prev-21f5 .button_wood_1444 .pagination_fresh_306e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu_3375.logo-prev-21f5 .light-47bf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel-purple-1665 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.panel-purple-1665:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.copper_fc29 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.pattern_ae19 .menu_3375 {
  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;
}
.pattern_ae19 .menu_7746 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.pattern_ae19 .menu_7746: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) {
  .pattern_ae19 .menu_7746:before {
    width: 16%;
    left: 42%;
  }
}
.pattern_ae19 .menu_7746:last-child:before {
  content: none;
}
.pattern_ae19 .menu_7746[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.pattern_ae19 .button_wood_1444 .light-47bf li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.pattern_ae19 .button_wood_1444 .light-47bf li a .pagination_fresh_306e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.pattern_ae19 .button_wood_1444 .preview_2a86 {
  border: none;
}
.pattern_ae19 .button_wood_1444 .preview_2a86 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.pattern_ae19 .panel-purple-1665 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.pattern_ae19 .copper_fc29 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.pattern_ae19 .logo-prev-21f5 .panel-purple-1665:before {
  background: rgba(0, 0, 0, 0.9);
}
.pattern_ae19 .border_blue_82bc.highlight-dd3b .overlay_slow_7074 {
  background: rgba(0, 0, 0, 0.6);
}
.pattern_ae19
  .border_blue_82bc.highlight-dd3b
  .overlay_slow_7074::after,
.pattern_ae19
  .border_blue_82bc.highlight-dd3b
  .overlay_slow_7074:before {
  background: inherit;
}
.pattern_ae19
  .border_blue_82bc.highlight-dd3b:hover
  .overlay_slow_7074 {
  background: rgba(0, 0, 0, 0.8);
}
.info_fresh_3f84 .menu_3375 {
  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) {
  .info_fresh_3f84 .menu_3375 {
    width: auto;
    right: 45px;
  }
}
.panel-7e27 .menu_3375 {
  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) {
  .panel-7e27 .menu_3375 {
    width: auto;
    left: 45px;
  }
}
.yellow_8fa7 .menu_3375 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.yellow_8fa7 .copper_fc29 {
  max-width: 48em;
  margin: 0 auto;
}
.yellow_8fa7 .panel-purple-1665:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.row-full-d383 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.row-full-d383.pattern_ae19 .menu_3375 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.row-full-d383.info_fresh_3f84 .menu_3375 {
  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);
}
.row-full-d383 .menu_3375 {
  visibility: visible;
}
.row-full-d383.panel-7e27 .menu_3375 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.accordion_2f55,
.dynamic-da07 {
  overflow-x: hidden;
}
.accordion_2f55 .menu_3375 {
  overflow: auto;
}
.accordion_2f55.pattern_ae19 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accordion_2f55.pattern_ae19 .menu_3375 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.accordion_2f55.pattern_ae19 .table_0a70 {
  opacity: 0;
}
.accordion_2f55.info_fresh_3f84 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accordion_2f55.info_fresh_3f84 .menu_3375 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.accordion_2f55.info_fresh_3f84 .table_0a70 {
  opacity: 0;
}
.accordion_2f55.panel-7e27 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accordion_2f55.panel-7e27 .menu_3375 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.accordion_2f55.panel-7e27 .table_0a70 {
  opacity: 0;
}
.accordion_2f55.yellow_8fa7 .menu_3375 {
  z-index: 10;
  visibility: visible;
}
.highlight-dd3b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.highlight-dd3b .overlay_slow_7074 {
  background: rgba(255, 255, 255, 0.99);
}
.highlight-dd3b .overlay_slow_7074::after,
.highlight-dd3b .overlay_slow_7074:before {
  background: inherit;
}
.highlight-dd3b:hover .overlay_slow_7074 {
  background: rgba(255, 255, 255, 0.99);
}
.panel-7e27 .highlight-dd3b {
  top: 10px;
  right: auto;
  left: 12px;
}
.yellow_8fa7 .highlight-dd3b {
  display: none !important;
}
.accordion_2f55:before,
.dynamic-da07:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.accordion_2f55 .highlight-dd3b,
.dynamic-da07 .highlight-dd3b {
  display: inline-block;
}
.menu_3375 .brown-57ff {
  -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;
}
.accordion_2f55 .menu_3375 .brown-57ff,
.dynamic-da07 .menu_3375 .brown-57ff {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sidebar-56d8 .layout_fast_1103 {
  width: 100%;
}
.lower-7da3 {
  padding: 0 0.5em 0;
}
.lower-7da3 [class*="customify-col-"],
.lower-7da3 [class*="customify-col_"],
.lower-7da3 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.grid-f939 .lower-7da3 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .active_534b .summary-silver-5520,
  .summary-silver-5520 {
    display: none;
  }
  .text-fresh-1562 {
    text-align: left;
  }
  .gas_07d2 {
    text-align: center;
  }
  .middle-ffe7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .active_534b .video-2a0e,
  .video-2a0e {
    display: none;
  }
  .element_493c {
    text-align: left;
  }
  .right_f940 {
    text-align: center;
  }
  .shadow-3c79 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .active_534b .nav_b5a2,
  .nav_b5a2 {
    display: none;
  }
  .tiny_1455 {
    text-align: left;
  }
  .pagination_43f8 {
    text-align: center;
  }
  .heading-stale-c184 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.primary_warm_1b0d {
  box-shadow: none !important;
}
.popup-d779 .nav-center-c170,
.current_4aeb .nav-center-c170 {
  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;
}
.current_4aeb .nav-center-c170 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.disabled_beec {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.disabled_beec:after,
.disabled_beec:before {
  content: "";
  display: table;
}
.disabled_beec:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .disabled_beec {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.disabled_beec,
.primary-hard-d9e9 {
  max-width: 1248px;
  margin: 0 auto;
}

.active-d4b5.info_d1b9 .disabled_beec {
  max-width: 100%;
}
.active-d4b5.tall-f486 {
  max-width: 1200px;
  margin: 0 auto;
}
.active-d4b5.tooltip-c558 .disabled_beec {
  max-width: 100%;
}
.active-d4b5.tooltip-c558 > .disabled_beec {
  padding-left: 0;
  padding-right: 0;
}
.active-d4b5.tooltip-c558 > .disabled_beec .active_534b {
  margin: 0;
}
.active-d4b5.tooltip-c558
  > .disabled_beec
  .stale-75f8.fresh-2df4 {
  margin-right: 0;
  margin-left: 0;
}
.active-d4b5.tooltip-c558 #main.fresh-2df4 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .middle_9c1a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .middle_9c1a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hard_9d3d .first_2c1a {
    padding-right: 1em;
  }
  .hard_9d3d.mask_0aba .stale-75f8 {
    border-right: 1px solid #eaecee;
  }
  .hard_9d3d.mask_0aba .first_2c1a {
    padding-right: 1em;
  }
  .hard_9d3d.mask_0aba .smooth_9db4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lite-6b5c .first_2c1a {
    padding-left: 1em;
  }
  .lite-6b5c.mask_0aba .stale-75f8 {
    border-left: 1px solid #eaecee;
  }
  .lite-6b5c.mask_0aba .first_2c1a {
    padding-left: 1em;
  }
  .lite-6b5c.mask_0aba .smooth_9db4 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wrapper-small-cea5 .first_2c1a {
    padding-left: 1em;
  }
  .wrapper-small-cea5.mask_0aba .badge-hot-e88e {
    border-right: 1px solid #eaecee;
  }
  .wrapper-small-cea5.mask_0aba .banner_e426 {
    border-right: 1px solid #eaecee;
  }
  .wrapper-small-cea5.mask_0aba .first_2c1a {
    padding-left: 1em;
  }
  .wrapper-small-cea5.mask_0aba .smooth_9db4 {
    padding-right: 1em;
  }
  .wrapper-small-cea5.mask_0aba .panel_2356 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .easy_7f6e .first_2c1a {
    padding-right: 1em;
  }
  .easy_7f6e.mask_0aba .badge-hot-e88e {
    border-left: 1px solid #eaecee;
  }
  .easy_7f6e.mask_0aba .banner_e426 {
    border-left: 1px solid #eaecee;
  }
  .easy_7f6e.mask_0aba .first_2c1a {
    padding-right: 1em;
  }
  .easy_7f6e.mask_0aba .smooth_9db4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .easy_7f6e.mask_0aba .panel_2356 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .middle_9c1a .first_2c1a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .middle_9c1a.mask_0aba .stale-75f8 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .middle_9c1a.mask_0aba .first_2c1a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .middle_9c1a.mask_0aba .smooth_9db4 {
    padding-left: 1em;
  }
  .middle_9c1a.mask_0aba .panel_2356 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .middle_9c1a.mask_0aba .first_2c1a {
    padding-left: 0;
  }
}
.article_brown_f395 .video-888d {
  display: inline-block;
}
.hero-9bd4 {
  display: inline-block;
}
.block_8941 {
  word-con: break-word;
}
.hot-8c79 > span {
  display: inline-block;
  padding: 5px 0;
}
.hot-8c79 .picture_970f {
  margin-left: 8px;
  margin-right: 8px;
}
.hot-8c79 .full-94c9 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.secondary_cd50 .tooltip-1270 {
  margin-bottom: 2em;
}
.secondary_cd50 .backdrop_middle_7426 {
  margin-bottom: 15px;
}
.secondary_cd50 .backdrop_middle_7426:last-child {
  margin-bottom: 0;
}
.secondary_cd50 .gradient_red_dc4f {
  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) {
  .secondary_cd50 .gradient_red_dc4f {
    display: block;
  }
}
.secondary_cd50 .yellow-6a00 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .secondary_cd50 .yellow-6a00 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.secondary_cd50 .left_9948 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.secondary_cd50 .left_9948 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.secondary_cd50 .left_9948 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.secondary_cd50 .block_8941 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.secondary_cd50 .block_8941 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.secondary_cd50 .input-pink-19ad p:last-child {
  margin-bottom: 0;
}
.secondary_cd50 .wrapper-simple-fd69 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.secondary_cd50 .thumbnail_last_4684 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.secondary_cd50 .tabs-3c2b {
  margin-top: 1em;
}
.secondary_cd50 .link-pink-712f {
  top: 0;
  display: block;
}
.secondary_cd50 .link-pink-712f a {
  color: inherit;
}
.secondary_cd50 .link-pink-712f a:hover {
  color: inherit;
}
.secondary_cd50 .hover-fixed-d708 {
  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;
}
.secondary_cd50 .hover-fixed-d708:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.secondary_cd50 .thumbnail_last_4684 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.secondary_cd50 .popup-1756 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.secondary_cd50 .popup-1756:first-child {
  margin-top: 0;
}
.secondary_cd50 .popup-1756.narrow-518a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.secondary_cd50 .popup-1756.box_first_e205 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.secondary_cd50
  .popup-1756.box_first_e205.advanced_c438
  .tabs-3c2b {
  width: 100%;
}
.secondary_cd50 .box_first_e205 {
  -webkit-box-align: center;
  align-items: center;
}
.secondary_cd50 .box_first_e205 .hot-8c79,
.secondary_cd50 .box_first_e205 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.secondary_cd50 .left_9948 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.secondary_cd50 .left_9948 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.secondary_cd50 .left_9948: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;
}
.secondary_cd50 .narrow-518a {
  z-index: 5;
}
.secondary_cd50 .out-7c70 .layout-fixed-de49 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.secondary_cd50 .breadcrumb-b3f7 .layout-fixed-de49 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.secondary_cd50 .tabs_new_5eea .layout-fixed-de49 {
  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;
}
.secondary_cd50.basic_0049 .gradient_red_dc4f,
.secondary_cd50.feature_b4ac .gradient_red_dc4f {
  display: block;
}
.secondary_cd50.basic_0049 .gradient_red_dc4f .hero-4d27,
.secondary_cd50.basic_0049 .gradient_red_dc4f .thumbnail_last_4684,
.secondary_cd50.feature_b4ac .gradient_red_dc4f .hero-4d27,
.secondary_cd50.feature_b4ac .gradient_red_dc4f .thumbnail_last_4684 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.secondary_cd50.advanced-944b .yellow-6a00 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .secondary_cd50.advanced-944b .yellow-6a00 {
    margin-right: 0;
  }
}
.secondary_cd50.basic_0049 .yellow-6a00,
.secondary_cd50.feature_b4ac .yellow-6a00 {
  padding-top: 40%;
}
.secondary_cd50.basic_0049 .tooltip-1270,
.secondary_cd50.feature_b4ac .tooltip-1270 {
  display: block;
}
.secondary_cd50.basic_0049 .fn-sticky-42b3 .thumbnail_last_4684,
.secondary_cd50.feature_b4ac .fn-sticky-42b3 .thumbnail_last_4684 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.secondary_cd50.basic_0049 .yellow-6a00,
.secondary_cd50.feature_b4ac .yellow-6a00 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.secondary_cd50.basic_0049 .thumbnail_last_4684 {
  padding: 1em;
}
.frame_59ae {
  margin: 30px auto;
  display: block;
}
.frame_59ae .west-7988 > * {
  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;
}
.frame_59ae .west-7988 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.frame_59ae .west-7988 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.aside-fast-f29c .hot-8c79 {
  margin-bottom: 1.41575em;
}
.aside-fast-f29c .title-df46 {
  margin-bottom: 1.618em;
}
.detail_0e12 .inner_535f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.detail_0e12 .inner_535f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.detail_0e12 .alert-bottom-f715 {
  max-width: 100%;
  overflow: auto;
}
.picture-17f8 .detail_0e12 a:hover {
  text-decoration: underline;
}
.gallery_short_3e9d .backdrop_middle_7426:not(.block_8941),
.gallery_short_3e9d .left_9948 {
  margin-bottom: 1.41575em;
}
.gallery_short_3e9d .backdrop_middle_7426:not(.block_8941):last-child,
.gallery_short_3e9d .left_9948:last-child {
  margin-bottom: 0;
}
.gallery_short_3e9d .backdrop_middle_7426.steel_a6fc {
  margin-bottom: 0.41575em;
}
.gallery_short_3e9d .texture_up_d184:before,
.gallery_short_3e9d .widget_thick_f7ed:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.gallery_short_3e9d .texture_up_d184:before {
  content: "\f115";
}
.gallery_short_3e9d .widget_thick_f7ed:before {
  content: "\f02c";
}
.gallery_short_3e9d .surface-simple-8894 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.gallery_short_3e9d .surface-simple-8894 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.fresh-8c60 {
  display: -webkit-box;
  display: flex;
}
.fresh-8c60 .feature_72f9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .fresh-8c60 .feature_72f9 {
    flex-basis: 90px;
  }
}
.fresh-8c60 .hidden-complex-aac6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .fresh-8c60 .hidden-complex-aac6 {
    flex-basis: calc(100% - 50px);
  }
}
.fresh-8c60 .plasma_bd8b p:last-child {
  margin-bottom: 0.72em;
}
.in-1ec7 .west-7988 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.in-1ec7 .west-7988:after,
.in-1ec7 .west-7988:before {
  content: "";
  display: table;
}
.in-1ec7 .west-7988:after {
  clear: both;
}
.in-1ec7 .west-7988 .outer_bac0,
.in-1ec7 .west-7988 .frame-advanced-9fd7 {
  width: 49%;
}
.in-1ec7 .west-7988 .outer_bac0 a span.carousel-full-a525,
.in-1ec7 .west-7988 .frame-advanced-9fd7 a span.carousel-full-a525 {
  display: block;
  margin-bottom: 5px;
}
.in-1ec7 .west-7988 .frame-advanced-9fd7 {
  float: left;
  text-align: left;
}
.in-1ec7 .west-7988 .outer_bac0 {
  float: right;
  text-align: right;
}
.progress_new_be12 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .progress_new_be12 {
    margin-bottom: 0;
  }
}
.link_dark_3eee {
  margin-bottom: 1em;
}
.link_dark_3eee .block_8941 {
  font-size: 1.1em;
  line-height: 1.3;
}
.search-dark-5331 a {
  display: block;
  line-height: 0;
  position: relative;
}
.tertiary_725f .link_dark_3eee,
.banner_inner_2309 .link_dark_3eee {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tertiary_725f .link_dark_3eee,
  .banner_inner_2309 .link_dark_3eee {
    display: block;
  }
}
.tertiary_725f .search-dark-5331,
.banner_inner_2309 .search-dark-5331 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tertiary_725f .search-dark-5331,
  .banner_inner_2309 .search-dark-5331 {
    margin-bottom: 1em;
  }
}
.tertiary_725f .search-dark-5331 img,
.banner_inner_2309 .search-dark-5331 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tertiary_725f .container-yellow-b7ad,
.banner_inner_2309 .container-yellow-b7ad {
  flex-basis: calc(100% - 160px);
}
.tertiary_725f .container-yellow-b7ad p,
.banner_inner_2309 .container-yellow-b7ad p {
  margin-bottom: 0;
}
.tertiary_725f .container-yellow-b7ad {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tertiary_725f .container-yellow-b7ad {
    padding-left: 0;
  }
}
.banner_inner_2309 .container-yellow-b7ad {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .banner_inner_2309 .container-yellow-b7ad {
    padding-right: 0;
  }
}
.banner_inner_2309 .search-dark-5331 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pagination-rough-48e7 .search-dark-5331 {
  margin-bottom: 0.5em;
}
.pagination-rough-48e7 .search-dark-5331 img {
  width: 100%;
}
.orange_fc9b .photo-19ec,
.liquid-da2c .photo-19ec {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.liquid-da2c .stale-75f8 .info-fast-0fee p:last-child {
  margin-bottom: 0;
}
.hover_d6a7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.element-plasma-eb07 .green_cfd8 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .element-plasma-eb07 .green_cfd8:last-of-type {
    margin-bottom: 0;
  }
}
.element-plasma-eb07 .green_cfd8 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.element-plasma-eb07 .green_cfd8 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.element-plasma-eb07 .green_cfd8 ul li {
  margin: 0 0 0.6em;
}
.element-plasma-eb07 .green_cfd8 ul li.background-6738,
.element-plasma-eb07 .green_cfd8 ul li.cold-8e61 {
  position: relative;
}
.element-plasma-eb07 .green_cfd8 ul li.background-6738 .table-38f9,
.element-plasma-eb07 .green_cfd8 ul li.cold-8e61 .table-38f9 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.element-plasma-eb07 .green_cfd8 ul li.background-6738:after:after,
.element-plasma-eb07 .green_cfd8 ul li.background-6738:after:before,
.element-plasma-eb07
  .green_cfd8
  ul
  li.cold-8e61:after:after,
.element-plasma-eb07
  .green_cfd8
  ul
  li.cold-8e61:after:before {
  content: "";
  display: table;
}
.element-plasma-eb07 .green_cfd8 ul li.background-6738:after:after,
.element-plasma-eb07
  .green_cfd8
  ul
  li.cold-8e61:after:after {
  clear: both;
}
.element-plasma-eb07 .green_cfd8 a.table_new_b00b:hover {
  text-decoration: none;
}
.element-plasma-eb07 .green_cfd8 select {
  max-width: 100%;
}
.element-plasma-eb07 .green_cfd8 table {
  font-size: 85%;
}
.element-plasma-eb07 .green_cfd8 table td,
.element-plasma-eb07 .green_cfd8 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.element-plasma-eb07 .green_cfd8 table tfoot td {
  text-align: left;
}
.element-plasma-eb07 .green_cfd8 :last-child {
  margin-bottom: 0;
}
.element-plasma-eb07 .green_cfd8 .secondary_5fa7 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.element-plasma-eb07 .green_cfd8 .secondary_5fa7 label {
  width: 100%;
}
.element-plasma-eb07 .green_cfd8 .secondary_5fa7 .preview_3ed1 {
  width: 100%;
  display: block;
}
.element-plasma-eb07 .green_cfd8 .secondary_5fa7 .rough-f447 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.element-plasma-eb07 .green_cfd8 .secondary_5fa7 .rough-f447:hover svg #svg-search {
  fill: #444;
}
.element-plasma-eb07 .green_cfd8 .secondary_5fa7 .rough-f447 svg {
  width: 18px;
  height: 18px;
}
.element-plasma-eb07 .full-2490 ul ul,
.element-plasma-eb07 .pattern_7462 ul ul,
.element-plasma-eb07 .info_8016 ul ul,
.element-plasma-eb07 .alert-c4fd ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.element-plasma-eb07 .full-2490 .menu_85b2 > a,
.element-plasma-eb07 .pattern_7462 .menu_85b2 > a,
.element-plasma-eb07 .info_8016 .menu_85b2 > a,
.element-plasma-eb07 .alert-c4fd .menu_85b2 > a {
  margin-bottom: 0;
}
.element-plasma-eb07 .element_orange_495c li,
.element-plasma-eb07 .full-2490 li,
.element-plasma-eb07 .backdrop-5290 li,
.element-plasma-eb07 .pattern_7462 li,
.element-plasma-eb07 .info_8016 li,
.element-plasma-eb07 .alert-c4fd li,
.element-plasma-eb07 .label-yellow-9413 li,
.element-plasma-eb07 .frame_cool_1b4c li {
  display: block;
  position: relative;
}
.element-plasma-eb07 .element_orange_495c li:last-child,
.element-plasma-eb07 .full-2490 li:last-child,
.element-plasma-eb07 .backdrop-5290 li:last-child,
.element-plasma-eb07 .pattern_7462 li:last-child,
.element-plasma-eb07 .info_8016 li:last-child,
.element-plasma-eb07 .alert-c4fd li:last-child,
.element-plasma-eb07 .label-yellow-9413 li:last-child,
.element-plasma-eb07 .frame_cool_1b4c li:last-child {
  border: none;
}
.element-plasma-eb07 .element_orange_495c li a,
.element-plasma-eb07 .full-2490 li a,
.element-plasma-eb07 .backdrop-5290 li a,
.element-plasma-eb07 .pattern_7462 li a,
.element-plasma-eb07 .info_8016 li a,
.element-plasma-eb07 .alert-c4fd li a,
.element-plasma-eb07 .label-yellow-9413 li a,
.element-plasma-eb07 .frame_cool_1b4c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.element-plasma-eb07 .element_orange_495c li ul li::before,
.element-plasma-eb07 .full-2490 li ul li::before,
.element-plasma-eb07 .backdrop-5290 li ul li::before,
.element-plasma-eb07 .pattern_7462 li ul li::before,
.element-plasma-eb07 .info_8016 li ul li::before,
.element-plasma-eb07 .alert-c4fd li ul li::before,
.element-plasma-eb07 .label-yellow-9413 li ul li::before,
.element-plasma-eb07 .frame_cool_1b4c li ul li::before {
  left: 15px;
}
.element-plasma-eb07 .element_orange_495c li ul a,
.element-plasma-eb07 .full-2490 li ul a,
.element-plasma-eb07 .backdrop-5290 li ul a,
.element-plasma-eb07 .pattern_7462 li ul a,
.element-plasma-eb07 .info_8016 li ul a,
.element-plasma-eb07 .alert-c4fd li ul a,
.element-plasma-eb07 .label-yellow-9413 li ul a,
.element-plasma-eb07 .frame_cool_1b4c li ul a {
  padding-left: 20px;
}
.element-plasma-eb07 .element_orange_495c li ul ul li::before,
.element-plasma-eb07 .full-2490 li ul ul li::before,
.element-plasma-eb07 .backdrop-5290 li ul ul li::before,
.element-plasma-eb07 .pattern_7462 li ul ul li::before,
.element-plasma-eb07 .info_8016 li ul ul li::before,
.element-plasma-eb07 .alert-c4fd li ul ul li::before,
.element-plasma-eb07 .label-yellow-9413 li ul ul li::before,
.element-plasma-eb07 .frame_cool_1b4c li ul ul li::before {
  left: 30px;
}
.element-plasma-eb07 .element_orange_495c li ul ul a,
.element-plasma-eb07 .full-2490 li ul ul a,
.element-plasma-eb07 .backdrop-5290 li ul ul a,
.element-plasma-eb07 .pattern_7462 li ul ul a,
.element-plasma-eb07 .info_8016 li ul ul a,
.element-plasma-eb07 .alert-c4fd li ul ul a,
.element-plasma-eb07 .label-yellow-9413 li ul ul a,
.element-plasma-eb07 .frame_cool_1b4c li ul ul a {
  padding-left: 40px;
}
.element-plasma-eb07 .accent-tall-338d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.element-plasma-eb07 .frame_cool_1b4c ul li {
  margin-bottom: 1.41575em;
}
.element-plasma-eb07 .frame_cool_1b4c ul li .center_7630 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.element-plasma-eb07 .frame_cool_1b4c ul li .middle_0741 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.logo-prev-21f5 .element_orange_495c li a,
.logo-prev-21f5 .full-2490 li a,
.logo-prev-21f5 .backdrop-5290 li a,
.logo-prev-21f5 .pattern_7462 li a,
.logo-prev-21f5 .info_8016 li a,
.logo-prev-21f5 .alert-c4fd li a,
.logo-prev-21f5 .label-yellow-9413 li a,
.logo-prev-21f5 .frame_cool_1b4c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo-prev-21f5 .accent-tall-338d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo-prev-21f5 .green_cfd8 ul li.background-6738 .table-38f9,
.logo-prev-21f5 .green_cfd8 ul li.cold-8e61 .table-38f9 {
  background: rgba(0, 0, 0, 0.2);
}
.logo-prev-21f5 .element-plasma-eb07 .green_cfd8 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-d4b5 .element-plasma-eb07 .light-47bf li {
  margin: 0;
}
.active-d4b5 .element-plasma-eb07 .light-47bf li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.active-d4b5 .element-plasma-eb07 .light-47bf li ul {
  margin: 0;
}
.active-d4b5 .element-plasma-eb07 .light-47bf li ul li a {
  padding-left: 15px;
}
.active-d4b5 .element-plasma-eb07 .light-47bf li ul li li a {
  padding-left: 30px;
}
.active-d4b5 .element-plasma-eb07 .light-47bf li.item-ab1c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.active-d4b5 .element-plasma-eb07 .light-47bf li.item-ab1c > 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;
}
.active-d4b5 .element-plasma-eb07 .light-47bf li.item-ab1c > 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;
}
.gradient-bronze-7eb6 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.description-cold-e777 {
  position: relative;
  z-index: 10;
}
.description-cold-e777 .brown-57ff {
  width: 100%;
  max-width: 100%;
}
.new-24b9 .accent-6c69 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.new-24b9 .border_blue_82bc {
}
.new-24b9 .logo-prev-21f5 {
  background: #292929;
}
.background_black_578a .accent-6c69 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.background_black_578a .border_blue_82bc {
  background: #f9f9f9;
}
.background_black_578a .logo-prev-21f5 {
  background: #303030;
}
.filter_mini_6de6 .accent-6c69 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .filter_mini_6de6 .video-888d {
    margin-bottom: 1em;
  }
  .filter_mini_6de6 .video-888d:last-child {
    margin-bottom: 0;
  }
}
.filter_mini_6de6 .border_blue_82bc {
  background: #ededed;
}
.filter_mini_6de6 .logo-prev-21f5 {
  background: #1a1a1a;
}
.accent-6c69.border_blue_82bc {
  color: rgba(0, 0, 0, 0.6);
}
.accent-6c69.border_blue_82bc .menu-e500 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-6c69.logo-prev-21f5 {
  color: rgba(255, 255, 255, 0.99);
}
.accent-6c69.logo-prev-21f5 a:not(.table_new_b00b) {
  color: rgba(255, 255, 255, 0.79);
}
.accent-6c69.logo-prev-21f5 a:not(.table_new_b00b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent-6c69.logo-prev-21f5 .menu-e500 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-6c69.logo-prev-21f5 table tbody td,
.accent-6c69.logo-prev-21f5 table th {
  background: rgba(0, 0, 0, 0.08);
}
.alert_basic_9314.dim_6a47 .disabled_beec {
  max-width: initial;
}
.alert_basic_9314 .first_fecd {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.alert_basic_9314 .first_fecd .brown-57ff {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .alert_basic_9314 .first_fecd .brown-57ff {
    display: block;
    margin-bottom: 2em;
  }
  .alert_basic_9314 .first_fecd .brown-57ff:last-child {
    margin-bottom: 0;
  }
}
.filter_mini_6de6 .video-888d:last-child,
.background_black_578a .video-888d:last-child,
.new-24b9 .video-888d:last-child {
  margin-bottom: 0;
}
.filter_mini_6de6 .video-888d .element-plasma-eb07 .green_cfd8:last-child,
.background_black_578a .video-888d .element-plasma-eb07 .green_cfd8:last-child,
.new-24b9 .video-888d .element-plasma-eb07 .green_cfd8:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .filter_mini_6de6 .accent-d186,
  .filter_mini_6de6 .box-c8ef,
  .background_black_578a .accent-d186,
  .background_black_578a .box-c8ef,
  .new-24b9 .accent-d186,
  .new-24b9 .box-c8ef {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .description-cold-e777 .video-888d {
    margin-bottom: 2em;
  }
}
.description-cold-e777 p:last-child {
  margin-bottom: 0;
}
.description-cold-e777 li,
.description-cold-e777 ul {
  list-style: none;
  margin: 0;
}
.description-cold-e777 ul ul {
  margin-left: 2.617924em;
}
.tall_7998 {
  font-size: 0.875em;
}

/* css-noise: 5437 */
.phantom-card-u9 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
