/*!
Theme Name: Customify
Theme URI: https://pressmaximum.section_9500/customify
Author: WPCustomify
Author URI: https://pressmaximum.section_9500
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.section_9500/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.prev_bc2f.active_9fc1/licenses/gpl-2.0.solid-6fe8
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.gradient_f92d/, (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.row-26ae.short-571d/normalize.element-a028/
 ======
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.element-a028 v7.0.0 | MIT License | github.section_9500/necolas/normalize.element-a028 */
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;
}
.full_d851 .avatar-85a3,
.component-rough-6af3,
.right_03d2,
.nav_bronze_2d07,
.media-6ab5,
.thumbnail-bcd8,
.feature-white-08ec,
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;
}
.component-rough-6af3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .component-rough-6af3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .component-rough-6af3,
  h1 {
    font-size: 1.8em;
  }
}
.right_03d2,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.right_03d2 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .right_03d2,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .right_03d2,
  h2 {
    font-size: 1.7em;
  }
}
.nav_bronze_2d07,
h3 {
  font-size: 1.618em;
}
.full_d851 .avatar-85a3,
.media-6ab5,
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.caption-simple-a3b7 {
  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;
}
.gold-4ba3:after,
.gold-4ba3:before,
.menu-selected-4fcf:after,
.menu-selected-4fcf:before {
  content: "";
  display: table;
}
.gold-4ba3:after,
.menu-selected-4fcf:after {
  clear: both;
}
.text_orange_bd8f {
  float: right;
  margin-right: 0;
}
.gold-fbfb {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.dynamic_b8c2 .item_68cb,
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;
}
.dynamic_b8c2 .item_68cb: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;
}
.input-3b6f .item_68cb {
  box-shadow: none;
}
.input-3b6f
  .item_68cb
  .alert_a6a6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.input-3b6f .item_68cb .block_paper_ae0c {
  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;
}
.input-3b6f
  .item_68cb
  .block_paper_ae0c
  b {
  display: none;
}
.input-3b6f .hover-085f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.highlight_over_f359:not(.title_2eed):not(.status-492b),
button:not(.title_2eed):not(.status-492b),
input[type="button"]:not(.title_2eed):not(
    .status-492b
  ),
input[type="reset"]:not(.title_2eed):not(
    .status-492b
  ),
input[type="submit"]:not(.title_2eed):not(
    .status-492b
  ) {
  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;
}
.highlight_over_f359:not(.title_2eed):not(
    .status-492b
  ):hover,
button:not(.title_2eed):not(
    .status-492b
  ):hover,
input[type="button"]:not(.title_2eed):not(
    .status-492b
  ):hover,
input[type="reset"]:not(.title_2eed):not(
    .status-492b
  ):hover,
input[type="submit"]:not(.title_2eed):not(
    .status-492b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.highlight_over_f359:not(.title_2eed):not(
    .status-492b
  ):active,
.highlight_over_f359:not(.title_2eed):not(
    .status-492b
  ):focus,
button:not(.title_2eed):not(
    .status-492b
  ):active,
button:not(.title_2eed):not(
    .status-492b
  ):focus,
input[type="button"]:not(.title_2eed):not(
    .status-492b
  ):active,
input[type="button"]:not(.title_2eed):not(
    .status-492b
  ):focus,
input[type="reset"]:not(.title_2eed):not(
    .status-492b
  ):active,
input[type="reset"]:not(.title_2eed):not(
    .status-492b
  ):focus,
input[type="submit"]:not(.title_2eed):not(
    .status-492b
  ):active,
input[type="submit"]:not(.title_2eed):not(
    .status-492b
  ):focus {
  outline: 0;
}
.highlight_over_f359:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c,
button:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c,
input[type="button"]:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c,
input[type="reset"]:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c,
input[type="submit"]:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c {
  position: relative;
}
.highlight_over_f359:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c
  .container_b42e,
.highlight_over_f359:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c
  .overlay-e293,
.highlight_over_f359:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c
  .hidden-tiny-f74c,
.highlight_over_f359:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c
  i,
.highlight_over_f359:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c
  svg,
button:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c
  .container_b42e,
button:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c
  .overlay-e293,
button:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c
  .hidden-tiny-f74c,
button:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c
  i,
button:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c
  svg,
input[type="button"]:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c
  .container_b42e,
input[type="button"]:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c
  .overlay-e293,
input[type="button"]:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c
  .hidden-tiny-f74c,
input[type="button"]:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c
  i,
input[type="button"]:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c
  svg,
input[type="reset"]:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c
  .container_b42e,
input[type="reset"]:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c
  .overlay-e293,
input[type="reset"]:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c
  .hidden-tiny-f74c,
input[type="reset"]:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c
  i,
input[type="reset"]:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c
  svg,
input[type="submit"]:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c
  .container_b42e,
input[type="submit"]:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c
  .overlay-e293,
input[type="submit"]:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c
  .hidden-tiny-f74c,
input[type="submit"]:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c
  i,
input[type="submit"]:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c
  svg {
  visibility: hidden;
}
.highlight_over_f359:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c:after,
button:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c:after,
input[type="button"]:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c:after,
input[type="reset"]:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c:after,
input[type="submit"]:not(.title_2eed):not(
    .status-492b
  ).fn-loading-2a8c: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;
}
.highlight_over_f359:not(.title_2eed):not(.status-492b),
input[type="button"]:not(.title_2eed):not(
    .status-492b
  ),
input[type="reset"]:not(.title_2eed):not(
    .status-492b
  ),
input[type="submit"]:not(.title_2eed):not(
    .status-492b
  ) {
  color: #fff;
  background: #235787;
}
.highlight_over_f359:not(.title_2eed):not(
    .status-492b
  ):focus,
input[type="button"]:not(.title_2eed):not(
    .status-492b
  ):focus,
input[type="reset"]:not(.title_2eed):not(
    .status-492b
  ):focus,
input[type="submit"]:not(.title_2eed):not(
    .status-492b
  ):focus {
  color: #fff;
}
.highlight_over_f359.fn-disabled-2a8c:not(.title_2eed):not(
    .status-492b
  ),
.highlight_over_f359[disabled]:not(.title_2eed):not(
    .status-492b
  ),
button.fn-disabled-2a8c:not(.title_2eed):not(
    .status-492b
  ),
button[disabled]:not(.title_2eed):not(
    .status-492b
  ) {
  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;
}
.box_white_aef5 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.box_white_aef5: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;
}
.alert-warm-108e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.button-wide-3e42 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.chip-clean-42cb {
  clear: both;
  display: block;
  margin: 0 auto;
}
.gold-4ba3:after,
.gold-4ba3:before,
.message_white_86cb:after,
.message_white_86cb:before,
.action_15a2:after,
.action_15a2:before,
.left_7962:after,
.left_7962:before,
.block-3807:after,
.block-3807:before,
.large_af15:after,
.large_af15:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.gold-4ba3:after,
.message_white_86cb:after,
.action_15a2:after,
.left_7962:after,
.block-3807:after,
.large_af15:after {
  clear: both;
}
.message_white_86cb .title_advanced_4e22,
.action_15a2 .title_advanced_4e22,
.pro_a974 .title_advanced_4e22 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.banner-4c01 {
  display: inline-block;
}
.thick-a98c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.thick-a98c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.thick-a98c .alert_78bb {
  padding: 1em 0;
  font-size: 85%;
}
.alert_78bb {
  text-align: left;
  font-style: italic;
  color: #999;
}
.yellow-4bdb {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.yellow-4bdb:after,
.yellow-4bdb:before {
  content: "";
  display: table;
}
.yellow-4bdb:after {
  clear: both;
}
.outline-1339 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.complex_8938 .outline-1339 {
  max-width: 50%;
}
.gradient_last_0187 .outline-1339 {
  max-width: 33.33%;
}
.logo_dark_f0e6 .outline-1339 {
  max-width: 25%;
}
.middle_e56b .outline-1339 {
  max-width: 20%;
}
.heading_1660 .outline-1339 {
  max-width: 16.66%;
}
.header_dad9 .outline-1339 {
  max-width: 14.28%;
}
.hero_in_2572 .outline-1339 {
  max-width: 12.5%;
}
.article-261c .outline-1339 {
  max-width: 11.11%;
}
.north-5dde {
  display: block;
}
.full_d851 .backdrop_5e6d label,
.full_d851 .accent_right_61c4 label,
.full_d851 .current-b5d3 label,
.full_d851 .module_bfca label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gradient-warm-968a {
  list-style: none;
  margin: 0;
}
.gradient-warm-968a article.article-glass-f23c {
  margin-bottom: 0;
}
.gradient-warm-968a ul {
  list-style: none;
  margin: 0;
}
.gradient-warm-968a .title_mini_5ec1 li.article-glass-f23c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gradient-warm-968a .title_mini_5ec1 li.article-glass-f23c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gradient-warm-968a .title_mini_5ec1 li.article-glass-f23c: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) {
  .gradient-warm-968a .title_mini_5ec1 li.article-glass-f23c li.article-glass-f23c li.article-glass-f23c li.article-glass-f23c {
    padding-left: 0;
  }
}
article.article-glass-f23c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.article-glass-f23c .message_white_86cb p:last-of-type {
  margin-bottom: 0;
}
article.article-glass-f23c .feature_68ca {
  float: left;
}
article.article-glass-f23c .item-medium-bdff {
  margin-left: 85px;
}
article.article-glass-f23c .soft-3774 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.article-glass-f23c .soft-3774 .solid-8e4e {
  margin-left: 10px;
}
article.article-glass-f23c .popup_dirty_5694 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.article-glass-f23c .carousel-69ee {
  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 .backdrop_5e6d,
  #respond .current-b5d3,
  #respond .module_bfca {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .backdrop_5e6d input,
#respond .current-b5d3 input,
#respond .module_bfca input {
  width: 100%;
}
#respond .module_bfca {
  margin-right: 0;
}
#respond .link-0f13 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.huge_cbdd {
  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;
}
.huge_cbdd.primary_cd76 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.huge_cbdd 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%);
}
.huge_cbdd:focus,
.huge_cbdd: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);
}
.component-9d95 {
  border-radius: 10%;
}
.advanced_206f {
  border-radius: 50%;
}
.wrapper_brown_0a56 {
  font-size: 0.72em;
}
.active-lite-1cce {
  font-size: 0.875em;
}
.surface_ebb2 {
  font-size: 1.1em;
}
.info_a829 {
  text-transform: uppercase;
  line-height: 1.2;
}
.info_a829.wrapper_brown_0a56 {
  letter-spacing: 0.5px;
}
.detail-e96d,
.detail-e96d a {
  color: #6d6d6d;
}
.detail-e96d a:hover {
  color: #111;
}
.tooltip-solid-b3fc {
  color: #6d6d6d;
}
.tabs_north_0217 {
  overflow-x: hidden;
}
.tabs_north_0217 .aside_south_ab58.dark_f0d5 {
  position: relative;
}
.tabs_north_0217 .aside_south_ab58.dark_f0d5.article-tall-1e78 {
  position: initial;
}
.tabs_north_0217
  .aside_south_ab58.dark_f0d5.article-tall-1e78
  .grid-rough-0b9e {
  left: auto;
}
.tabs_north_0217 .aside_south_ab58 .grid-rough-0b9e {
  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;
}
.tabs_north_0217 .aside_south_ab58:hover.dark_f0d5 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tabs_north_0217
  .aside_south_ab58:hover.dark_f0d5
  .grid-rough-0b9e {
  display: block;
  z-index: 9999999;
}
.tabs_north_0217 .nav-2535 .primary-last-6570,
.tabs_north_0217 .container-c7ad .primary-last-6570 {
  display: none;
}
.tabs_north_0217 .content_4f84 .aside_south_ab58:hover.dark_f0d5 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.full_d851 .backdrop_5e6d label,
.full_d851 .accent_right_61c4 label,
.full_d851 .current-b5d3 label,
.full_d851 .module_bfca label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gradient-warm-968a {
  list-style: none;
  margin: 0;
}
.gradient-warm-968a article.article-glass-f23c {
  margin-bottom: 0;
}
.gradient-warm-968a ul {
  list-style: none;
  margin: 0;
}
.gradient-warm-968a .title_mini_5ec1 li.article-glass-f23c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gradient-warm-968a .title_mini_5ec1 li.article-glass-f23c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gradient-warm-968a .title_mini_5ec1 li.article-glass-f23c: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) {
  .gradient-warm-968a .title_mini_5ec1 li.article-glass-f23c li.article-glass-f23c li.article-glass-f23c li.article-glass-f23c {
    padding-left: 0;
  }
}
article.article-glass-f23c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.article-glass-f23c .message_white_86cb p:last-of-type {
  margin-bottom: 0;
}
article.article-glass-f23c .feature_68ca {
  float: left;
}
article.article-glass-f23c .item-medium-bdff {
  margin-left: 85px;
}
article.article-glass-f23c .soft-3774 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.article-glass-f23c .soft-3774 .solid-8e4e {
  margin-left: 10px;
}
article.article-glass-f23c .popup_dirty_5694 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.article-glass-f23c .carousel-69ee {
  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 .backdrop_5e6d,
  #respond .current-b5d3,
  #respond .module_bfca {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .backdrop_5e6d input,
#respond .current-b5d3 input,
#respond .module_bfca input {
  width: 100%;
}
#respond .module_bfca {
  margin-right: 0;
}
#respond .link-0f13 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.nav-2535 .icon_dim_5031 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.icon_dim_5031 .background_soft_6545.clean_d000 .breadcrumb-short-4bb5 > li > a:focus,
.icon_dim_5031 .background_soft_6545.clean_d000 .breadcrumb-short-4bb5 > li > a:hover,
.icon_dim_5031 .background_soft_6545.mask-fe7a .breadcrumb-short-4bb5 > li > a:focus,
.icon_dim_5031 .background_soft_6545.mask-fe7a .breadcrumb-short-4bb5 > li > a:hover,
.icon_dim_5031 .background_soft_6545.stone_388d .breadcrumb-short-4bb5 > li > a:focus,
.icon_dim_5031 .background_soft_6545.stone_388d .breadcrumb-short-4bb5 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon_dim_5031
  .background_soft_6545.clean_d000
  .breadcrumb-short-4bb5
  > li.status-fluid-b310
  > a,
.icon_dim_5031
  .background_soft_6545.clean_d000
  .breadcrumb-short-4bb5
  > li.text_thick_6241
  > a,
.icon_dim_5031
  .background_soft_6545.mask-fe7a
  .breadcrumb-short-4bb5
  > li.status-fluid-b310
  > a,
.icon_dim_5031
  .background_soft_6545.mask-fe7a
  .breadcrumb-short-4bb5
  > li.text_thick_6241
  > a,
.icon_dim_5031
  .background_soft_6545.stone_388d
  .breadcrumb-short-4bb5
  > li.status-fluid-b310
  > a,
.icon_dim_5031 .background_soft_6545.stone_388d .breadcrumb-short-4bb5 > li.breadcrumb-up-03db > a {
  color: rgba(255, 255, 255, 0.99);
}
.icon_dim_5031 .clean_9a69,
.icon_dim_5031 .clean_9a69 a {
  color: rgba(255, 255, 255, 0.99);
}
.icon_dim_5031 .heading_75c0.icon-d2f2 li a,
.icon_dim_5031 .paragraph-a0de a,
.icon_dim_5031 .simple-6cbd,
.icon_dim_5031 .breadcrumb-short-4bb5 > li > a,
.icon_dim_5031 .panel-9db7 {
  color: rgba(255, 255, 255, 0.79);
}
.icon_dim_5031 .heading_75c0.icon-d2f2 li a:hover,
.icon_dim_5031 .paragraph-a0de a:hover,
.icon_dim_5031 .simple-6cbd:hover,
.icon_dim_5031 .breadcrumb-short-4bb5 > li > a:hover,
.icon_dim_5031 .panel-9db7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon_dim_5031 .section_e088 {
  color: rgba(255, 255, 255, 0.79);
}
.icon_dim_5031 .section_e088 .highlight_c32f {
  color: rgba(255, 255, 255, 0.99);
}
.icon_dim_5031 .section_e088:hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon_dim_5031 .iron-4d48 .gallery_center_812f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.icon_dim_5031 .iron-4d48 .gallery_center_812f .mask-0415 {
  color: rgba(255, 255, 255, 0.79);
}
.icon_dim_5031
  .iron-4d48
  .gallery_center_812f
  .mask-0415::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.icon_dim_5031
  .iron-4d48
  .gallery_center_812f
  .mask-0415:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.icon_dim_5031
  .iron-4d48
  .gallery_center_812f
  .mask-0415::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.icon_dim_5031
  .iron-4d48
  .gallery_center_812f
  .mask-0415::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.icon_dim_5031 .iron-4d48 .background_71a1 {
  color: rgba(255, 255, 255, 0.79);
}
.icon_dim_5031 .iron-4d48 .background_71a1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card-c70c
  .icon_dim_5031
  .iron-4d48
  .clean_5131
  .short_8e5a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.card-c70c
  .icon_dim_5031
  .iron-4d48
  .clean_5131
  .mask-0415 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.nav-2535 .widget_wide_a9b3 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.widget_wide_a9b3 .background_soft_6545.clean_d000 .breadcrumb-short-4bb5 > li > a:focus,
.widget_wide_a9b3 .background_soft_6545.clean_d000 .breadcrumb-short-4bb5 > li > a:hover,
.widget_wide_a9b3 .background_soft_6545.mask-fe7a .breadcrumb-short-4bb5 > li > a:focus,
.widget_wide_a9b3 .background_soft_6545.mask-fe7a .breadcrumb-short-4bb5 > li > a:hover,
.widget_wide_a9b3 .background_soft_6545.stone_388d .breadcrumb-short-4bb5 > li > a:focus,
.widget_wide_a9b3 .background_soft_6545.stone_388d .breadcrumb-short-4bb5 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget_wide_a9b3
  .background_soft_6545.clean_d000
  .breadcrumb-short-4bb5
  > li.status-fluid-b310
  > a,
.widget_wide_a9b3
  .background_soft_6545.clean_d000
  .breadcrumb-short-4bb5
  > li.text_thick_6241
  > a,
.widget_wide_a9b3
  .background_soft_6545.mask-fe7a
  .breadcrumb-short-4bb5
  > li.status-fluid-b310
  > a,
.widget_wide_a9b3
  .background_soft_6545.mask-fe7a
  .breadcrumb-short-4bb5
  > li.text_thick_6241
  > a,
.widget_wide_a9b3
  .background_soft_6545.stone_388d
  .breadcrumb-short-4bb5
  > li.status-fluid-b310
  > a,
.widget_wide_a9b3 .background_soft_6545.stone_388d .breadcrumb-short-4bb5 > li.breadcrumb-up-03db > a {
  color: rgba(0, 0, 0, 0.8);
}
.widget_wide_a9b3 .clean_9a69,
.widget_wide_a9b3 .clean_9a69 a {
  color: rgba(0, 0, 0, 0.8);
}
.widget_wide_a9b3 .heading_75c0.icon-d2f2 li a,
.widget_wide_a9b3 .paragraph-a0de a,
.widget_wide_a9b3 .simple-6cbd,
.widget_wide_a9b3 .breadcrumb-short-4bb5 > li > a,
.widget_wide_a9b3 .panel-9db7 {
  color: rgba(0, 0, 0, 0.55);
}
.widget_wide_a9b3 .heading_75c0.icon-d2f2 li a:hover,
.widget_wide_a9b3 .paragraph-a0de a:hover,
.widget_wide_a9b3 .simple-6cbd:hover,
.widget_wide_a9b3 .breadcrumb-short-4bb5 > li > a:hover,
.widget_wide_a9b3 .panel-9db7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget_wide_a9b3 .section_e088 {
  color: rgba(0, 0, 0, 0.55);
}
.widget_wide_a9b3 .section_e088 .highlight_c32f {
  color: rgba(0, 0, 0, 0.8);
}
.widget_wide_a9b3 .section_e088:hover {
  color: rgba(0, 0, 0, 0.8);
}
.yellow-33a8 .light_014b {
  margin-left: auto;
  margin-right: auto;
}
.action_15a2 > * {
  margin-left: auto;
  margin-right: auto;
}
.action_15a2 .alert-warm-108e {
  margin-right: 1.41575em;
}
.cold_40ea .action_15a2 > .layout-gold-baa5 {
  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;
}
.cold_40ea .action_15a2 > .liquid_1553 {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.shadow_4311.yellow-33a8 .light_014b,
.info-4b7f.yellow-33a8 .light_014b {
  margin-left: 0;
}
.disabled_699d.yellow-33a8 .light_014b,
.search_motion_06fd.yellow-33a8 .light_014b {
  margin-right: 0;
}
.action_15a2 ol,
.action_15a2 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.notification-stale-de7d video {
  max-width: 100%;
}
.over_ee1d img {
  display: block;
}
.over_ee1d.alert-warm-108e,
.over_ee1d.button-wide-3e42 {
  width: 100%;
}
.over_ee1d.liquid_1553 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.summary-huge-cd5a:not(.video-paper-3e61) {
  margin: 1.5em auto;
}
.copper_ee0e p {
  padding: 1.5em 14px;
}
ul.easy-4aee.liquid_1553,
ul.easy-4aee.layout-gold-baa5,
ul.easy-4aee.sort-thick-b97b.layout-gold-baa5 {
  padding: 0 14px;
}
.focus_18f5 {
  display: block;
  overflow-x: auto;
}
.focus_18f5 table {
  border-collapse: collapse;
  width: 100%;
}
.focus_18f5 td,
.focus_18f5 th {
  padding: 0.5em;
}
.action_15a2 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.action_15a2 ol ol,
.action_15a2 ol ul,
.action_15a2 ul ol,
.action_15a2 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.action_15a2 ol ol li,
.action_15a2 ol ul li,
.action_15a2 ul ol li,
.action_15a2 ul ul li {
  margin-left: 0;
}
.pressed-1908.wrapper-949c > .modal-west-4a4c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.pressed-1908.wrapper-949c > .modal-west-4a4c iframe,
.pressed-1908.wrapper-949c > .modal-west-4a4c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.first_7577 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.first_7577.detail_0a66 {
  padding: 0;
}
.first_7577.detail_0a66 cite {
  font-size: 13px;
}
.first_7577 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.first_7577 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.out-d2ed {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.out-d2ed > p:first-child {
  margin-top: 0;
}
.out-d2ed cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.out-d2ed blockquote {
  border-left: 0;
}
.input-black-06ad {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.input-black-06ad:not(.detail-black-f8a9) {
  max-width: 100px;
}
.input-black-06ad.module-huge-6288 {
  border-bottom: none !important;
  text-align: center;
}
.input-black-06ad.module-huge-6288::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .copper_ee0e p {
    padding: 1.5em 0;
  }
}
.sidebar-a574 {
  color: #0073aa;
}
.popup-fixed-f5dc {
  background-color: #0073aa;
}
.photo_hard_e119 {
  color: #229fd8;
}
.next-50f0 {
  background-color: #229fd8;
}
.sidebar_de3d {
  color: #eee;
}
.tiny_46d0 {
  background-color: #eee;
}
.sidebar_67f2 {
  color: #444;
}
.hovered-8e64 {
  background-color: #444;
}
.pagination_liquid_dc1f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.pagination_liquid_dc1f .lite-57a7 .paragraph-a0de {
  font-size: 15px;
}
.pagination_liquid_dc1f .paragraph-a0de {
  line-height: 1.3;
}
.pagination_liquid_dc1f .widget_wide_a9b3 {
}
.pagination_liquid_dc1f .icon_dim_5031 {
  background: #235787;
}
.wide_70bf {
  padding: 0;
}
.wide_70bf .icon_dim_5031 {
  background: #1a1a1a;
}
.wide_70bf .widget_wide_a9b3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.right-0cdb {
  padding: 0;
  border-left: none;
  border-right: none;
}
.right-0cdb .widget_wide_a9b3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.right-0cdb .icon_dim_5031 {
  background: #303030;
}
.large_af15 {
  position: relative;
  z-index: 10;
}
.large_af15 .new_a441 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bronze-7718 .dark_f0d5 {
  display: inline-block;
  vertical-align: middle;
}
.bronze-7718.light-1bf6 .dark_f0d5 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .bronze-7718.light-1bf6 .dark_f0d5 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .bronze-7718.light-1bf6 .dark_f0d5 {
    margin-right: 0.4em;
  }
}
.bronze-7718.light-1bf6 .dark_f0d5:last-child {
  margin-right: 0;
}
.breadcrumb_e00b .new_a441 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .nav-2535 .lite-57a7 {
    margin: 0 -0.5em;
  }
  .nav-2535 .lite-57a7 [class*="customify-col-"],
  .nav-2535 .lite-57a7 [class*="customify-col_"],
  .nav-2535 .lite-57a7 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.nav-2535.modal_d00f .new_a441 {
  background: 0 0 !important;
}
.nav-2535.modal_d00f .new_a441,
.nav-2535.breadcrumb_e00b .new_a441 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .nav-2535.silver_2373 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.nav-2535.breadcrumb_e00b .new_a441 {
  box-shadow: none !important;
}
.border-dirty-3e3d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .border-dirty-3e3d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .border-dirty-3e3d {
    padding: 18px 0 20px;
  }
}
.border-dirty-3e3d .search-9508 {
  width: 100%;
}
.border-dirty-3e3d .hover-wood-a9f2 {
  margin-bottom: 0;
}
.border-dirty-3e3d .hover-3d7e {
  margin-top: 5px;
  font-size: 0.875em;
}
.frame_1eff {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.frame_1eff .section_tall_4182 {
  width: 100%;
}
.filter-bright-1b26 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.filter-bright-1b26 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.filter-bright-1b26 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;
}
.filter-bright-1b26 li:last-child:after {
  display: none;
}
.filter-bright-1b26 li a {
  font-weight: 500;
  margin-right: 10px;
}
.footer-646c .primary-last-6570 button,
.border-dirty-3e3d .primary-last-6570 button {
  left: 0;
}
.footer-646c .section_tall_4182,
.border-dirty-3e3d .section_tall_4182 {
  padding-left: 0;
  padding-right: 0;
}
.footer-646c .frame_1eff,
.border-dirty-3e3d .frame_1eff {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.footer-646c {
  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;
}
.footer-646c: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;
}
.footer-646c .hovered_e25f {
  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) {
  .footer-646c .hovered_e25f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .footer-646c .hovered_e25f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .footer-646c .hovered_e25f {
    min-height: 200px;
  }
}
.footer-646c .filter-bright-1b26 {
  color: rgba(255, 255, 255, 0.8);
}
.footer-646c .filter-bright-1b26 a,
.footer-646c .filter-bright-1b26 li:after {
  color: inherit;
}
.footer-646c .filter-bright-1b26 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.avatar_d1ee {
  margin-bottom: 0.5em;
}
.feature_center_94db {
  margin-bottom: 1.2em;
}
.feature_center_94db,
.avatar_d1ee {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.feature_center_94db p:last-child,
.avatar_d1ee p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .primary-last-6570,
#masthead .primary-last-6570 {
  display: none;
}
#masthead
  > .primary-last-6570.tag_lite_10fe {
  display: none;
}
#masthead > .primary-last-6570 button {
  left: 0;
}
.out_c209 {
  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%;
}
.out_c209 .dark_f0d5 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.out_c209 .search_light_4e9a {
  display: -webkit-box;
  display: flex;
}
.out_c209 .search_light_4e9a.mini_308f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.out_c209 .search_light_4e9a.sidebar-solid-c799 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.out_c209 .search_light_4e9a.breadcrumb-3d59 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.out_c209.silver-339f.purple_76df .search_light_4e9a.mini_308f {
  flex-basis: 100%;
}
.out_c209.content-complex-aa72 .search_light_4e9a.sidebar-solid-c799 {
  -webkit-box-flex: 1;
  flex: auto;
}
.out_c209.content-complex-aa72 .search_light_4e9a.breadcrumb-3d59 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .primary-last-6570.tag_lite_10fe {
  display: none;
}
#masthead > .primary-last-6570 button {
  left: 0;
}
.box-8bf2 {
  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;
}
.box-8bf2:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.box-8bf2.sidebar-3f16 i {
  margin-right: 4px;
}
.box-8bf2.warm-33b6 i {
  margin-left: 5px;
}
.paragraph-a0de p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.paragraph-a0de p:last-child {
  margin-bottom: 0;
}
.modal_cb1f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.modal_cb1f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.modal_cb1f img {
  display: block;
  width: auto;
  line-height: 1;
}
.modal_cb1f .clean_9a69 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.modal_cb1f .focus_yellow_66e4 {
  margin: 5px 0 7px 0;
}
.modal_cb1f.outline_stone_32cd .menu_north_1142 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.modal_cb1f.outline_stone_32cd .link-center-af04 {
  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;
}
.modal_cb1f.media-bac6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.modal_cb1f.media-bac6 .menu_north_1142 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.modal_cb1f.media-bac6 .link-center-af04 {
  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;
}
.modal_cb1f.hidden-e120 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.modal_cb1f.disabled-0422 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.modal_cb1f.disabled-0422 .link-center-af04 {
  margin-top: 7px;
}
.hover_76a5 {
  display: inline-block;
}
.large_af15 .tag-lite-104b .modal_cb1f img {
  max-width: 100%;
}
.background_soft_6545 .pro_1320.action_ed46,
.north_4b64 .pro_1320.action_ed46 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.background_soft_6545 .middle_98e3,
.north_4b64 .middle_98e3 {
  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%);
}
.background_soft_6545 .middle_98e3 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.background_soft_6545.input_8669 .middle_98e3 {
  display: none;
}
.background_soft_6545 .inner-392d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.background_soft_6545 .inner-392d li {
  display: inline-block;
  position: relative;
}
.background_soft_6545 .inner-392d li:last-child {
  margin-right: 0;
}
.background_soft_6545 .inner-392d 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;
}
.background_soft_6545 .inner-392d li.breadcrumb-up-03db > a {
  color: rgba(0, 0, 0, 0.9);
}
.background_soft_6545 .inner-392d > 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;
}
.background_soft_6545 .inner-392d > li > a i {
  line-height: 0;
}
.background_soft_6545 .inner-392d > li.gas_6571 > a .middle_98e3 {
  margin-left: 4px;
  line-height: 0;
}
.background_soft_6545 .inner-392d .dirty-6bf9 li.gas_6571 > a {
  position: relative;
}
.background_soft_6545 .inner-392d .dirty-6bf9 li.gas_6571 > a:after,
.background_soft_6545 .inner-392d .dirty-6bf9 li.gas_6571 > a:before {
  content: "";
  display: table;
}
.background_soft_6545 .inner-392d .dirty-6bf9 li.gas_6571 > a:after {
  clear: both;
}
.background_soft_6545 .inner-392d .dirty-6bf9 li.gas_6571 > a .middle_98e3 {
  margin-left: 5px;
  float: right;
}
.background_soft_6545 .video_81f6,
.background_soft_6545 .dirty-6bf9 {
  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;
}
.background_soft_6545 .dirty-6bf9 {
  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;
}
.background_soft_6545 .dirty-6bf9 .action_ed46 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.background_soft_6545 .dirty-6bf9 .middle_98e3 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.background_soft_6545 .dirty-6bf9 li {
  display: block;
  margin: 0;
  padding: 0;
}
.background_soft_6545 .dirty-6bf9 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;
}
.background_soft_6545 .dirty-6bf9 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.background_soft_6545 .dirty-6bf9 .dirty-6bf9 {
  top: 0;
  left: 100%;
}
.background_soft_6545 .shadow_ed14.fn-focus-2a8c > .video_81f6,
.background_soft_6545 .shadow_ed14.fn-focus-2a8c > .dirty-6bf9,
.background_soft_6545 .shadow_ed14:focus > .video_81f6,
.background_soft_6545 .shadow_ed14:focus > .dirty-6bf9,
.background_soft_6545 .shadow_ed14:hover > .video_81f6,
.background_soft_6545 .shadow_ed14:hover > .dirty-6bf9 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.background_soft_6545.stone_388d .breadcrumb-short-4bb5:after,
.background_soft_6545.stone_388d .breadcrumb-short-4bb5:before {
  content: "";
  display: table;
}
.background_soft_6545.stone_388d .breadcrumb-short-4bb5:after {
  clear: both;
}
.background_soft_6545.stone_388d .breadcrumb-short-4bb5 > li {
  float: left;
}
.background_soft_6545.description_68cd .breadcrumb-short-4bb5:after,
.background_soft_6545.description_68cd .breadcrumb-short-4bb5:before {
  content: "";
  display: table;
}
.background_soft_6545.description_68cd .breadcrumb-short-4bb5:after {
  clear: both;
}
.background_soft_6545.description_68cd .breadcrumb-short-4bb5 > li {
  float: left;
}
.background_soft_6545.description_68cd .breadcrumb-short-4bb5 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.background_soft_6545.description_68cd .breadcrumb-short-4bb5 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.background_soft_6545.description_68cd .breadcrumb-short-4bb5 > li.status-fluid-b310 > a,
.background_soft_6545.description_68cd .breadcrumb-short-4bb5 > li.breadcrumb-up-03db > a {
  color: #fff;
  background-color: #1e4b75;
}
.background_soft_6545.clean_d000 .breadcrumb-short-4bb5 > li > a .action_ed46 {
  position: relative;
}
.background_soft_6545.clean_d000 .breadcrumb-short-4bb5 > li > a .action_ed46: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;
}
.background_soft_6545.clean_d000
  .breadcrumb-short-4bb5
  > li:focus
  > a
  .action_ed46:before,
.background_soft_6545.clean_d000
  .breadcrumb-short-4bb5
  > li:hover
  > a
  .action_ed46:before {
  width: 100%;
  background-color: currentColor;
}
.background_soft_6545.clean_d000
  .breadcrumb-short-4bb5
  > li.status-fluid-b310
  > a
  .action_ed46:before,
.background_soft_6545.clean_d000
  .breadcrumb-short-4bb5
  > li.text_thick_6241
  > a
  .action_ed46:before {
  width: 100%;
  background-color: currentColor;
}
.background_soft_6545.mask-fe7a .breadcrumb-short-4bb5 > li > a .action_ed46 {
  position: relative;
}
.background_soft_6545.mask-fe7a .breadcrumb-short-4bb5 > li > a .action_ed46: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;
}
.background_soft_6545.mask-fe7a .breadcrumb-short-4bb5 > li:focus > a .action_ed46:before,
.background_soft_6545.mask-fe7a
  .breadcrumb-short-4bb5
  > li:hover
  > a
  .action_ed46:before {
  width: 100%;
  background-color: currentColor;
}
.background_soft_6545.mask-fe7a
  .breadcrumb-short-4bb5
  > li.status-fluid-b310
  > a
  .action_ed46:before,
.background_soft_6545.mask-fe7a
  .breadcrumb-short-4bb5
  > li.text_thick_6241
  > a
  .action_ed46:before {
  width: 100%;
  background-color: currentColor;
}
.north_4b64 .inner-392d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.north_4b64 .inner-392d li:first-child > a {
  border-top: none;
}
.north_4b64 .inner-392d .article-6ddd > .action_ed46 .middle_98e3 {
  display: none;
}
.north_4b64 .inner-392d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.north_4b64 .inner-392d li:last-child {
  border: none;
}
.north_4b64 .inner-392d li.gas_6571 > a {
  padding-right: 45px !important;
}
.north_4b64 .inner-392d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.north_4b64 .inner-392d li a:focus,
.north_4b64 .inner-392d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.north_4b64 .inner-392d li .action_ae03 {
  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;
}
.north_4b64 .inner-392d li .action_ae03:hover {
  box-shadow: none;
}
.north_4b64 .inner-392d li .action_ae03 .middle_98e3 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.north_4b64 .inner-392d .dirty-6bf9 {
  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);
}
.north_4b64 .inner-392d .dirty-6bf9 li a {
  padding-left: 3em;
}
.north_4b64 .inner-392d .feature_tall_14e0 > a .action_ae03 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.north_4b64 .inner-392d .feature_tall_14e0 > .dirty-6bf9 {
  display: block;
  opacity: 1;
}
.link_top_55de {
  max-width: 100%;
}
.overlay_c390 {
  line-height: 0;
  cursor: pointer;
}
.panel-9db7 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.panel-9db7:hover {
  box-shadow: none;
  color: currentColor;
}
.panel-9db7 svg {
  width: 18px;
  height: 18px;
}
.panel-9db7 .column-dark-ee6e {
  display: none;
}
.icon_huge_db03 {
  position: relative;
}
.icon_huge_db03.fn-active-2a8c .panel-9db7 .row-723d {
  display: none;
}
.icon_huge_db03.fn-active-2a8c .panel-9db7 .column-dark-ee6e {
  display: inline-block;
}
.icon_huge_db03 .gradient_dynamic_570c {
  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);
}
.icon_huge_db03.hidden-prev-8cf2 .gradient_dynamic_570c {
  left: auto;
  right: -0.9em;
}
.icon_huge_db03.hidden-prev-8cf2 .pressed-3a8d::before {
  left: auto;
  right: 15px;
}
.icon_huge_db03.fn-active-2a8c .gradient_dynamic_570c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.clean_5131 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.clean_5131 label {
  flex-basis: 100%;
}
.clean_5131 .gallery_center_812f {
  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;
}
.clean_5131 .mask-0415 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.clean_5131 .mask-0415:focus {
  background-color: transparent;
}
.clean_5131 button.background_71a1 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.clean_5131 button.background_71a1:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.clean_5131 button.background_71a1 svg {
  width: 18px;
  height: 18px;
}
.clean_5131 input[type="submit"] {
  min-height: auto;
}
.iron-4d48 .clean_5131 .mask-0415 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.pressed-3a8d {
  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) {
  .pressed-3a8d {
    width: 220px;
  }
}
.pressed-3a8d label {
  flex-basis: 100%;
}
.pressed-3a8d::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;
}
.card-c70c .iron-4d48 .clean_5131 {
  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;
}
.card-c70c
  .iron-4d48
  .clean_5131
  .gallery_center_812f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.card-c70c .iron-4d48 .clean_5131 .mask-0415 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.card-c70c
  .iron-4d48
  .clean_5131
  .mask-0415:focus {
  background: 0 0;
}
.card-c70c
  .iron-4d48
  .clean_5131
  .short_8e5a {
  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;
}
.heading_75c0 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.heading_75c0 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.heading_75c0 li:last-child {
  margin-right: 0;
}
.heading_75c0 li:first-child {
  margin-left: 0;
}
.heading_75c0.primary_07cf a {
  color: #fff;
}
.heading_75c0.primary_07cf a:hover {
  color: #fff;
}
.heading_75c0 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.heading_75c0 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.heading_75c0 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.heading_75c0 a:hover {
  opacity: 0.9;
  color: inherit;
}
.heading_75c0 [class*="social-icon-apple"] {
  background-color: #999;
}
.heading_75c0 [class*="social-icon-apple"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #999;
}
.heading_75c0 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.heading_75c0 [class*="social-icon-behance"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #1769ff;
}
.heading_75c0 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.heading_75c0 [class*="social-icon-bitbucket"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #205081;
}
.heading_75c0 [class*="social-icon-codepen"] {
  background-color: #000;
}
.heading_75c0 [class*="social-icon-codepen"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #000;
}
.heading_75c0 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.heading_75c0 [class*="social-icon-delicious"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #39f;
}
.heading_75c0 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.heading_75c0 [class*="social-icon-digg"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #005be2;
}
.heading_75c0 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.heading_75c0 [class*="social-icon-dribbble"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #ea4c89;
}
.heading_75c0 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.heading_75c0 [class*="social-icon-envelope"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #ea4335;
}
.heading_75c0 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.heading_75c0 [class*="social-icon-facebook"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #3b5998;
}
.heading_75c0 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.heading_75c0 [class*="social-icon-flickr"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #0063dc;
}
.heading_75c0 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.heading_75c0 [class*="social-icon-foursquare"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #2d5be3;
}
.heading_75c0 [class*="social-icon-github"] {
  background-color: #333;
}
.heading_75c0 [class*="social-icon-github"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #333;
}
.heading_75c0 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.heading_75c0 [class*="social-icon-google-plus"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #dd4b39;
}
.heading_75c0 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.heading_75c0 [class*="social-icon-houzz"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #7ac142;
}
.heading_75c0 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.heading_75c0 [class*="social-icon-instagram"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #262626;
}
.heading_75c0 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.heading_75c0 [class*="social-icon-jsfiddle"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #487aa2;
}
.heading_75c0 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.heading_75c0 [class*="social-icon-linkedin"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #0077b5;
}
.heading_75c0 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.heading_75c0 [class*="social-icon-medium"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #00ab6b;
}
.heading_75c0 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.heading_75c0
  [class*="social-icon-odnoklassniki"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #f4731c;
}
.heading_75c0 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.heading_75c0 [class*="social-icon-meetup"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #ec1c40;
}
.heading_75c0 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.heading_75c0 [class*="social-icon-pinterest"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #bd081c;
}
.heading_75c0 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.heading_75c0 [class*="social-icon-product-hunt"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #da552f;
}
.heading_75c0 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.heading_75c0 [class*="social-icon-reddit"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #ff4500;
}
.heading_75c0 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.heading_75c0 [class*="social-icon-rss"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #f26522;
}
.heading_75c0 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.heading_75c0
  [class*="social-icon-shopping-cart"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #4caf50;
}
.heading_75c0 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.heading_75c0 [class*="social-icon-skype"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #00aff0;
}
.heading_75c0 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.heading_75c0 [class*="social-icon-slideshare"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #0077b5;
}
.heading_75c0 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.heading_75c0 [class*="social-icon-snapchat"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #fffc00;
}
.heading_75c0 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.heading_75c0 [class*="social-icon-soundcloud"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #f80;
}
.heading_75c0 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.heading_75c0 [class*="social-icon-spotify"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #2ebd59;
}
.heading_75c0 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.heading_75c0
  [class*="social-icon-stack-overflow"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #fe7a15;
}
.heading_75c0 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.heading_75c0 [class*="social-icon-maldkfgram"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #2ca5e0;
}
.heading_75c0 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.heading_75c0 [class*="social-icon-tripadvisor"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #589442;
}
.heading_75c0 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.heading_75c0 [class*="social-icon-tumblr"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #35465c;
}
.heading_75c0 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.heading_75c0 [class*="social-icon-twitch"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #6441a5;
}
.heading_75c0 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.heading_75c0 [class*="social-icon-twitter"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #1da1f2;
}
.heading_75c0 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.heading_75c0 [class*="social-icon-vimeo"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #1ab7ea;
}
.heading_75c0 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.heading_75c0 [class*="social-icon-vk"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #45668e;
}
.heading_75c0 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.heading_75c0 [class*="social-icon-weibo"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #df2029;
}
.heading_75c0 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.heading_75c0 [class*="social-icon-weixin"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #7bb32e;
}
.heading_75c0 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.heading_75c0 [class*="social-icon-whatsapp"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #25d366;
}
.heading_75c0 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.heading_75c0 [class*="social-icon-wordpress"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #21759b;
}
.heading_75c0 [class*="social-icon-xing"] {
  background-color: #026466;
}
.heading_75c0 [class*="social-icon-xing"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #026466;
}
.heading_75c0 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.heading_75c0 [class*="social-icon-yelp"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #af0606;
}
.heading_75c0 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.heading_75c0 [class*="social-icon-youtube"].breadcrumb-new-3a9a {
  background-color: transparent;
  color: #cd201f;
}
.simple-6cbd {
  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;
}
.simple-6cbd:hover {
  box-shadow: none;
  background: 0 0;
}
.alert_6fff {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hard_b842 {
  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;
}
.red-7453 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.block_lite_71c9 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.block_lite_71c9,
.block_lite_71c9::after,
.block_lite_71c9::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;
}
.block_lite_71c9::after,
.block_lite_71c9::before {
  content: "";
  display: block;
  background-color: inherit;
}
.feature-9dfe .hard_b842 .red-7453 {
  margin-top: -2px;
  width: 19px;
}
.feature-9dfe .hard_b842 .block_lite_71c9 {
  margin-top: -1px;
}
.feature-9dfe .hard_b842 .block_lite_71c9,
.feature-9dfe .hard_b842 .block_lite_71c9::after,
.feature-9dfe .hard_b842 .block_lite_71c9::before {
  width: 19px;
  height: 2px;
}
.feature-9dfe .hard_b842 .block_lite_71c9::before {
  top: -6px;
}
.feature-9dfe .hard_b842 .block_lite_71c9::after {
  bottom: -6px;
}
.complex-9b29 .hard_b842 .red-7453 {
  margin-top: -2px;
  width: 22px;
}
.complex-9b29 .hard_b842 .block_lite_71c9 {
  margin-top: -1px;
}
.complex-9b29 .hard_b842 .block_lite_71c9,
.complex-9b29 .hard_b842 .block_lite_71c9::after,
.complex-9b29 .hard_b842 .block_lite_71c9::before {
  width: 22px;
  height: 2px;
}
.complex-9b29 .hard_b842 .block_lite_71c9::before {
  top: -7px;
}
.complex-9b29 .hard_b842 .block_lite_71c9::after {
  bottom: -7px;
}
.badge-365c .hard_b842 .red-7453 {
  margin-top: -2px;
  width: 31px;
}
.badge-365c .hard_b842 .block_lite_71c9 {
  margin-top: -1.5px;
}
.badge-365c .hard_b842 .block_lite_71c9,
.badge-365c .hard_b842 .block_lite_71c9::after,
.badge-365c .hard_b842 .block_lite_71c9::before {
  width: 31px;
  height: 3px;
}
.badge-365c .hard_b842 .block_lite_71c9::before {
  top: -9px;
}
.badge-365c .hard_b842 .block_lite_71c9::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .search_static_fea7 .hard_b842 .red-7453 {
    margin-top: -2px;
    width: 19px;
  }
  .search_static_fea7 .hard_b842 .block_lite_71c9 {
    margin-top: -1px;
  }
  .search_static_fea7 .hard_b842 .block_lite_71c9,
  .search_static_fea7 .hard_b842 .block_lite_71c9::after,
  .search_static_fea7 .hard_b842 .block_lite_71c9::before {
    width: 19px;
    height: 2px;
  }
  .search_static_fea7 .hard_b842 .block_lite_71c9::before {
    top: -6px;
  }
  .search_static_fea7 .hard_b842 .block_lite_71c9::after {
    bottom: -6px;
  }
  .border-2131 .hard_b842 .red-7453 {
    margin-top: -2px;
    width: 22px;
  }
  .border-2131 .hard_b842 .block_lite_71c9 {
    margin-top: -1px;
  }
  .border-2131 .hard_b842 .block_lite_71c9,
  .border-2131 .hard_b842 .block_lite_71c9::after,
  .border-2131 .hard_b842 .block_lite_71c9::before {
    width: 22px;
    height: 2px;
  }
  .border-2131 .hard_b842 .block_lite_71c9::before {
    top: -7px;
  }
  .border-2131 .hard_b842 .block_lite_71c9::after {
    bottom: -7px;
  }
  .icon_plasma_9398 .hard_b842 .red-7453 {
    margin-top: -2px;
    width: 31px;
  }
  .icon_plasma_9398 .hard_b842 .block_lite_71c9 {
    margin-top: -1.5px;
  }
  .icon_plasma_9398 .hard_b842 .block_lite_71c9,
  .icon_plasma_9398 .hard_b842 .block_lite_71c9::after,
  .icon_plasma_9398 .hard_b842 .block_lite_71c9::before {
    width: 31px;
    height: 3px;
  }
  .icon_plasma_9398 .hard_b842 .block_lite_71c9::before {
    top: -9px;
  }
  .icon_plasma_9398 .hard_b842 .block_lite_71c9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .fast_4e6a .hard_b842 .red-7453 {
    margin-top: -2px;
    width: 19px;
  }
  .fast_4e6a .hard_b842 .block_lite_71c9 {
    margin-top: -1px;
  }
  .fast_4e6a .hard_b842 .block_lite_71c9,
  .fast_4e6a .hard_b842 .block_lite_71c9::after,
  .fast_4e6a .hard_b842 .block_lite_71c9::before {
    width: 19px;
    height: 2px;
  }
  .fast_4e6a .hard_b842 .block_lite_71c9::before {
    top: -6px;
  }
  .fast_4e6a .hard_b842 .block_lite_71c9::after {
    bottom: -6px;
  }
  .surface-de2c .hard_b842 .red-7453 {
    margin-top: -2px;
    width: 22px;
  }
  .surface-de2c .hard_b842 .block_lite_71c9 {
    margin-top: -1px;
  }
  .surface-de2c .hard_b842 .block_lite_71c9,
  .surface-de2c .hard_b842 .block_lite_71c9::after,
  .surface-de2c .hard_b842 .block_lite_71c9::before {
    width: 22px;
    height: 2px;
  }
  .surface-de2c .hard_b842 .block_lite_71c9::before {
    top: -7px;
  }
  .surface-de2c .hard_b842 .block_lite_71c9::after {
    bottom: -7px;
  }
  .background_west_5277 .hard_b842 .red-7453 {
    margin-top: -2px;
    width: 31px;
  }
  .background_west_5277 .hard_b842 .block_lite_71c9 {
    margin-top: -1.5px;
  }
  .background_west_5277 .hard_b842 .block_lite_71c9,
  .background_west_5277 .hard_b842 .block_lite_71c9::after,
  .background_west_5277 .hard_b842 .block_lite_71c9::before {
    width: 31px;
    height: 3px;
  }
  .background_west_5277 .hard_b842 .block_lite_71c9::before {
    top: -9px;
  }
  .background_west_5277 .hard_b842 .block_lite_71c9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .gold-3c14 .hard_b842 .red-7453 {
    margin-top: -2px;
    width: 19px;
  }
  .gold-3c14 .hard_b842 .block_lite_71c9 {
    margin-top: -1px;
  }
  .gold-3c14 .hard_b842 .block_lite_71c9,
  .gold-3c14 .hard_b842 .block_lite_71c9::after,
  .gold-3c14 .hard_b842 .block_lite_71c9::before {
    width: 19px;
    height: 2px;
  }
  .gold-3c14 .hard_b842 .block_lite_71c9::before {
    top: -6px;
  }
  .gold-3c14 .hard_b842 .block_lite_71c9::after {
    bottom: -6px;
  }
  .texture-hard-74d6 .hard_b842 .red-7453 {
    margin-top: -2px;
    width: 22px;
  }
  .texture-hard-74d6 .hard_b842 .block_lite_71c9 {
    margin-top: -1px;
  }
  .texture-hard-74d6 .hard_b842 .block_lite_71c9,
  .texture-hard-74d6 .hard_b842 .block_lite_71c9::after,
  .texture-hard-74d6 .hard_b842 .block_lite_71c9::before {
    width: 22px;
    height: 2px;
  }
  .texture-hard-74d6 .hard_b842 .block_lite_71c9::before {
    top: -7px;
  }
  .texture-hard-74d6 .hard_b842 .block_lite_71c9::after {
    bottom: -7px;
  }
  .lower-65e5 .hard_b842 .red-7453 {
    margin-top: -2px;
    width: 31px;
  }
  .lower-65e5 .hard_b842 .block_lite_71c9 {
    margin-top: -1.5px;
  }
  .lower-65e5 .hard_b842 .block_lite_71c9,
  .lower-65e5 .hard_b842 .block_lite_71c9::after,
  .lower-65e5 .hard_b842 .block_lite_71c9::before {
    width: 31px;
    height: 3px;
  }
  .lower-65e5 .hard_b842 .block_lite_71c9::before {
    top: -9px;
  }
  .lower-65e5 .hard_b842 .block_lite_71c9::after {
    bottom: -9px;
  }
}
.status_left_8dd9 .block_lite_71c9 {
  -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);
}
.status_left_8dd9 .block_lite_71c9::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.status_left_8dd9 .block_lite_71c9::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);
}
.status_left_8dd9.lower-a9b2 .block_lite_71c9 {
  -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);
}
.status_left_8dd9.lower-a9b2 .block_lite_71c9::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.status_left_8dd9.lower-a9b2 .block_lite_71c9::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);
}
.info-9f12 {
  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.info-fluid-cccb:before {
  display: none;
}
.container-c7ad {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.container-c7ad .button_next_8e81 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.container-c7ad .button_next_8e81:last-of-type {
  border-bottom: none;
}
.container-c7ad .button_next_8e81.fast-e614,
.container-c7ad .button_next_8e81.simple-483e,
.container-c7ad .button_next_8e81.simple_c827 {
  padding: 0;
}
.container-c7ad .north_4b64 .action_ae03 {
  color: currentColor;
}
.container-c7ad .north_4b64 .action_ae03:focus,
.container-c7ad .north_4b64 .action_ae03:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container-c7ad.widget_wide_a9b3 .section_e088,
.container-c7ad.widget_wide_a9b3 .paragraph-a0de a,
.container-c7ad.widget_wide_a9b3 .breadcrumb-short-4bb5 a,
.container-c7ad.widget_wide_a9b3 .dirty-6bf9 a {
  color: rgba(0, 0, 0, 0.55);
}
.container-c7ad.widget_wide_a9b3 .section_e088:hover,
.container-c7ad.widget_wide_a9b3 .paragraph-a0de a:hover,
.container-c7ad.widget_wide_a9b3 .breadcrumb-short-4bb5 a:hover,
.container-c7ad.widget_wide_a9b3 .dirty-6bf9 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-c7ad.widget_wide_a9b3 .highlight_c32f {
  color: rgba(0, 0, 0, 0.8);
}
.container-c7ad.widget_wide_a9b3 .button_next_8e81 {
  border-color: rgba(0, 0, 0, 0.08);
}
.container-c7ad.widget_wide_a9b3 .button_next_8e81:before {
  background: rgba(0, 0, 0, 0.08);
}
.container-c7ad.widget_wide_a9b3 .notice_0bbb:before {
  background: rgba(255, 255, 255, 0.9);
}
.container-c7ad.widget_wide_a9b3 .north_4b64 .inner-392d li a,
.container-c7ad.widget_wide_a9b3 .north_4b64 .action_ae03,
.container-c7ad.widget_wide_a9b3 .dirty-6bf9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.container-c7ad.widget_wide_a9b3 .north_4b64 .action_ae03:focus,
.container-c7ad.widget_wide_a9b3 .north_4b64 .action_ae03:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container-c7ad.widget_wide_a9b3 .inner-392d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.container-c7ad.icon_dim_5031 .section_e088,
.container-c7ad.icon_dim_5031 .paragraph-a0de a,
.container-c7ad.icon_dim_5031 .breadcrumb-short-4bb5 .action_ae03,
.container-c7ad.icon_dim_5031 .breadcrumb-short-4bb5 a,
.container-c7ad.icon_dim_5031 .dirty-6bf9 a {
  color: rgba(255, 255, 255, 0.79);
}
.container-c7ad.icon_dim_5031 .section_e088:hover,
.container-c7ad.icon_dim_5031 .paragraph-a0de a:hover,
.container-c7ad.icon_dim_5031 .breadcrumb-short-4bb5 .action_ae03:hover,
.container-c7ad.icon_dim_5031 .breadcrumb-short-4bb5 a:hover,
.container-c7ad.icon_dim_5031 .dirty-6bf9 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container-c7ad.icon_dim_5031 .highlight_c32f {
  color: rgba(255, 255, 255, 0.99);
}
.container-c7ad.icon_dim_5031 .button_next_8e81 {
  border-color: rgba(255, 255, 255, 0.08);
}
.container-c7ad.icon_dim_5031 .button_next_8e81:before {
  background: rgba(255, 255, 255, 0.08);
}
.container-c7ad.icon_dim_5031 .notice_0bbb:before {
  background: rgba(0, 0, 0, 0.9);
}
.container-c7ad.icon_dim_5031 .north_4b64 .inner-392d li a,
.container-c7ad.icon_dim_5031 .north_4b64 .action_ae03,
.container-c7ad.icon_dim_5031 .dirty-6bf9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.container-c7ad.icon_dim_5031 .north_4b64 .action_ae03:focus,
.container-c7ad.icon_dim_5031 .north_4b64 .action_ae03:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container-c7ad.icon_dim_5031 .inner-392d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice_0bbb {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.notice_0bbb:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.purple-d8bb {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.frame-west-e375 .container-c7ad {
  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;
}
.frame-west-e375 .button_next_8e81 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.frame-west-e375 .button_next_8e81: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) {
  .frame-west-e375 .button_next_8e81:before {
    width: 16%;
    left: 42%;
  }
}
.frame-west-e375 .button_next_8e81:last-child:before {
  content: none;
}
.frame-west-e375 .button_next_8e81[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.frame-west-e375 .north_4b64 .inner-392d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.frame-west-e375 .north_4b64 .inner-392d li a .action_ae03 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.frame-west-e375 .north_4b64 .dirty-6bf9 {
  border: none;
}
.frame-west-e375 .north_4b64 .dirty-6bf9 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.frame-west-e375 .notice_0bbb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.frame-west-e375 .purple-d8bb {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.frame-west-e375 .icon_dim_5031 .notice_0bbb:before {
  background: rgba(0, 0, 0, 0.9);
}
.frame-west-e375 .widget_wide_a9b3.section_ba16 .block_lite_71c9 {
  background: rgba(0, 0, 0, 0.6);
}
.frame-west-e375
  .widget_wide_a9b3.section_ba16
  .block_lite_71c9::after,
.frame-west-e375
  .widget_wide_a9b3.section_ba16
  .block_lite_71c9:before {
  background: inherit;
}
.frame-west-e375
  .widget_wide_a9b3.section_ba16:hover
  .block_lite_71c9 {
  background: rgba(0, 0, 0, 0.8);
}
.status-pink-985d .container-c7ad {
  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) {
  .status-pink-985d .container-c7ad {
    width: auto;
    right: 45px;
  }
}
.gold_3081 .container-c7ad {
  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) {
  .gold_3081 .container-c7ad {
    width: auto;
    left: 45px;
  }
}
.info-fluid-cccb .container-c7ad {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.info-fluid-cccb .purple-d8bb {
  max-width: 48em;
  margin: 0 auto;
}
.info-fluid-cccb .notice_0bbb:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.surface_85b1 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.surface_85b1.frame-west-e375 .container-c7ad {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.surface_85b1.status-pink-985d .container-c7ad {
  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);
}
.surface_85b1 .container-c7ad {
  visibility: visible;
}
.surface_85b1.gold_3081 .container-c7ad {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.search_0677,
.sort_rough_926e {
  overflow-x: hidden;
}
.search_0677 .container-c7ad {
  overflow: auto;
}
.search_0677.frame-west-e375 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.search_0677.frame-west-e375 .container-c7ad {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.search_0677.frame-west-e375 .simple-6cbd {
  opacity: 0;
}
.search_0677.status-pink-985d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.search_0677.status-pink-985d .container-c7ad {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.search_0677.status-pink-985d .simple-6cbd {
  opacity: 0;
}
.search_0677.gold_3081 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.search_0677.gold_3081 .container-c7ad {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.search_0677.gold_3081 .simple-6cbd {
  opacity: 0;
}
.search_0677.info-fluid-cccb .container-c7ad {
  z-index: 10;
  visibility: visible;
}
.section_ba16 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.section_ba16 .block_lite_71c9 {
  background: rgba(255, 255, 255, 0.99);
}
.section_ba16 .block_lite_71c9::after,
.section_ba16 .block_lite_71c9:before {
  background: inherit;
}
.section_ba16:hover .block_lite_71c9 {
  background: rgba(255, 255, 255, 0.99);
}
.gold_3081 .section_ba16 {
  top: 10px;
  right: auto;
  left: 12px;
}
.info-fluid-cccb .section_ba16 {
  display: none !important;
}
.search_0677:before,
.sort_rough_926e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.search_0677 .section_ba16,
.sort_rough_926e .section_ba16 {
  display: inline-block;
}
.container-c7ad .dark_f0d5 {
  -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;
}
.search_0677 .container-c7ad .dark_f0d5,
.sort_rough_926e .container-c7ad .dark_f0d5 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.video_251a .gallery_center_812f {
  width: 100%;
}
.tag-lite-104b {
  padding: 0 0.5em 0;
}
.tag-lite-104b [class*="customify-col-"],
.tag-lite-104b [class*="customify-col_"],
.tag-lite-104b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.old-8842 .tag-lite-104b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .lite-57a7 .silver-1f4a,
  .silver-1f4a {
    display: none;
  }
  .column-light-a5fd {
    text-align: left;
  }
  .slider_aa1e {
    text-align: center;
  }
  .left_84ae {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .lite-57a7 .list-65da,
  .list-65da {
    display: none;
  }
  .progress-0d7b {
    text-align: left;
  }
  .gradient-first-cff5 {
    text-align: center;
  }
  .box-5e7c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .lite-57a7 .filter_8973,
  .filter_8973 {
    display: none;
  }
  .focus_bf95 {
    text-align: left;
  }
  .secondary_cool_8253 {
    text-align: center;
  }
  .surface_46cd {
    text-align: right;
  }
}
#page {
  position: relative;
}
.background_basic_d00e {
  box-shadow: none !important;
}
.link-eeb1 .black-dc76,
.easy-cbd5 .black-dc76 {
  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;
}
.easy-cbd5 .black-dc76 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.new_a441 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.new_a441:after,
.new_a441:before {
  content: "";
  display: table;
}
.new_a441:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .new_a441 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.new_a441,
.silver_2373 {
  max-width: 1248px;
  margin: 0 auto;
}

.left_7962.image-basic-1922 .new_a441 {
  max-width: 100%;
}
.left_7962.element-hard-9376 {
  max-width: 1200px;
  margin: 0 auto;
}
.left_7962.frame_simple_0034 .new_a441 {
  max-width: 100%;
}
.left_7962.frame_simple_0034 > .new_a441 {
  padding-left: 0;
  padding-right: 0;
}
.left_7962.frame_simple_0034 > .new_a441 .lite-57a7 {
  margin: 0;
}
.left_7962.frame_simple_0034
  > .new_a441
  .tall_9748.sort-2861 {
  margin-right: 0;
  margin-left: 0;
}
.left_7962.frame_simple_0034 #main.sort-2861 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .chip_stone_b137 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .chip_stone_b137 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .banner_plasma_b389 .light_014b {
    padding-right: 1em;
  }
  .banner_plasma_b389.hard_0441 .tall_9748 {
    border-right: 1px solid #eaecee;
  }
  .banner_plasma_b389.hard_0441 .light_014b {
    padding-right: 1em;
  }
  .banner_plasma_b389.hard_0441 .feature-black-46a5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider_0e97 .light_014b {
    padding-left: 1em;
  }
  .slider_0e97.hard_0441 .tall_9748 {
    border-left: 1px solid #eaecee;
  }
  .slider_0e97.hard_0441 .light_014b {
    padding-left: 1em;
  }
  .slider_0e97.hard_0441 .feature-black-46a5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading-inner-2966 .light_014b {
    padding-left: 1em;
  }
  .heading-inner-2966.hard_0441 .orange-2b32 {
    border-right: 1px solid #eaecee;
  }
  .heading-inner-2966.hard_0441 .mask_paper_5c48 {
    border-right: 1px solid #eaecee;
  }
  .heading-inner-2966.hard_0441 .light_014b {
    padding-left: 1em;
  }
  .heading-inner-2966.hard_0441 .feature-black-46a5 {
    padding-right: 1em;
  }
  .heading-inner-2966.hard_0441 .content_clean_6e1f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fixed-99cb .light_014b {
    padding-right: 1em;
  }
  .fixed-99cb.hard_0441 .orange-2b32 {
    border-left: 1px solid #eaecee;
  }
  .fixed-99cb.hard_0441 .mask_paper_5c48 {
    border-left: 1px solid #eaecee;
  }
  .fixed-99cb.hard_0441 .light_014b {
    padding-right: 1em;
  }
  .fixed-99cb.hard_0441 .feature-black-46a5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fixed-99cb.hard_0441 .content_clean_6e1f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip_stone_b137 .light_014b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .chip_stone_b137.hard_0441 .tall_9748 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .chip_stone_b137.hard_0441 .light_014b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .chip_stone_b137.hard_0441 .feature-black-46a5 {
    padding-left: 1em;
  }
  .chip_stone_b137.hard_0441 .content_clean_6e1f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .chip_stone_b137.hard_0441 .light_014b {
    padding-left: 0;
  }
}
.dirty-e5f2 .bronze-7718 {
  display: inline-block;
}
.filter-easy-0351 {
  display: inline-block;
}
.section-13f0 {
  word-con: break-word;
}
.up-351e > span {
  display: inline-block;
  padding: 5px 0;
}
.up-351e .caption_out_a3c2 {
  margin-left: 8px;
  margin-right: 8px;
}
.up-351e .content-basic-553b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.badge_current_dc54 .card-static-d2e6 {
  margin-bottom: 2em;
}
.badge_current_dc54 .module_666d {
  margin-bottom: 15px;
}
.badge_current_dc54 .module_666d:last-child {
  margin-bottom: 0;
}
.badge_current_dc54 .text_89aa {
  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) {
  .badge_current_dc54 .text_89aa {
    display: block;
  }
}
.badge_current_dc54 .title_tall_f0a8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .badge_current_dc54 .title_tall_f0a8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.badge_current_dc54 .dynamic_3681 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.badge_current_dc54 .dynamic_3681 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.badge_current_dc54 .dynamic_3681 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.badge_current_dc54 .section-13f0 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.badge_current_dc54 .section-13f0 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.badge_current_dc54 .surface-green-70d6 p:last-child {
  margin-bottom: 0;
}
.badge_current_dc54 .over_e901 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.badge_current_dc54 .sidebar_6ac0 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.badge_current_dc54 .media_hard_2a34 {
  margin-top: 1em;
}
.badge_current_dc54 .menu_action_71b2 {
  top: 0;
  display: block;
}
.badge_current_dc54 .menu_action_71b2 a {
  color: inherit;
}
.badge_current_dc54 .menu_action_71b2 a:hover {
  color: inherit;
}
.badge_current_dc54 .row-small-7998 {
  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;
}
.badge_current_dc54 .row-small-7998:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.badge_current_dc54 .sidebar_6ac0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.badge_current_dc54 .image_dark_b688 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.badge_current_dc54 .image_dark_b688:first-child {
  margin-top: 0;
}
.badge_current_dc54 .image_dark_b688.element_glass_d43a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.badge_current_dc54 .image_dark_b688.hover_3fb1 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.badge_current_dc54
  .image_dark_b688.hover_3fb1.panel_7e90
  .media_hard_2a34 {
  width: 100%;
}
.badge_current_dc54 .hover_3fb1 {
  -webkit-box-align: center;
  align-items: center;
}
.badge_current_dc54 .hover_3fb1 .up-351e,
.badge_current_dc54 .hover_3fb1 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.badge_current_dc54 .dynamic_3681 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.badge_current_dc54 .dynamic_3681 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.badge_current_dc54 .dynamic_3681: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;
}
.badge_current_dc54 .element_glass_d43a {
  z-index: 5;
}
.badge_current_dc54 .nav-8198 .notice-basic-21e8 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.badge_current_dc54 .disabled_iron_bcb1 .notice-basic-21e8 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.badge_current_dc54 .short-eb5e .notice-basic-21e8 {
  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;
}
.badge_current_dc54.filter_hovered_fe8a .text_89aa,
.badge_current_dc54.sort-9241 .text_89aa {
  display: block;
}
.badge_current_dc54.filter_hovered_fe8a .text_89aa .tiny-80dd,
.badge_current_dc54.filter_hovered_fe8a .text_89aa .sidebar_6ac0,
.badge_current_dc54.sort-9241 .text_89aa .tiny-80dd,
.badge_current_dc54.sort-9241 .text_89aa .sidebar_6ac0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.badge_current_dc54.surface-ec77 .title_tall_f0a8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .badge_current_dc54.surface-ec77 .title_tall_f0a8 {
    margin-right: 0;
  }
}
.badge_current_dc54.filter_hovered_fe8a .title_tall_f0a8,
.badge_current_dc54.sort-9241 .title_tall_f0a8 {
  padding-top: 40%;
}
.badge_current_dc54.filter_hovered_fe8a .card-static-d2e6,
.badge_current_dc54.sort-9241 .card-static-d2e6 {
  display: block;
}
.badge_current_dc54.filter_hovered_fe8a .fn-sticky-2a8c .sidebar_6ac0,
.badge_current_dc54.sort-9241 .fn-sticky-2a8c .sidebar_6ac0 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.badge_current_dc54.filter_hovered_fe8a .title_tall_f0a8,
.badge_current_dc54.sort-9241 .title_tall_f0a8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.badge_current_dc54.filter_hovered_fe8a .sidebar_6ac0 {
  padding: 1em;
}
.focused-7949 {
  margin: 30px auto;
  display: block;
}
.focused-7949 .tabs-12b2 > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.focused-7949 .tabs-12b2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.focused-7949 .tabs-12b2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.large-0bf1 .up-351e {
  margin-bottom: 1.41575em;
}
.large-0bf1 .lite-7f64 {
  margin-bottom: 1.618em;
}
.action_15a2 .button-e4a8 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.action_15a2 .button-e4a8 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.action_15a2 .section-3ace {
  max-width: 100%;
  overflow: auto;
}
.yellow-33a8 .action_15a2 a:hover {
  text-decoration: underline;
}
.box_fd3c .module_666d:not(.section-13f0),
.box_fd3c .dynamic_3681 {
  margin-bottom: 1.41575em;
}
.box_fd3c .module_666d:not(.section-13f0):last-child,
.box_fd3c .dynamic_3681:last-child {
  margin-bottom: 0;
}
.box_fd3c .module_666d.text-42a3 {
  margin-bottom: 0.41575em;
}
.box_fd3c .list_short_aeaf:before,
.box_fd3c .section_thick_ee28:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.box_fd3c .list_short_aeaf:before {
  content: "\f115";
}
.box_fd3c .section_thick_ee28:before {
  content: "\f02c";
}
.box_fd3c .alert_hot_9c99 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.box_fd3c .alert_hot_9c99 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.gas-1ebe {
  display: -webkit-box;
  display: flex;
}
.gas-1ebe .first-74b8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .gas-1ebe .first-74b8 {
    flex-basis: 90px;
  }
}
.gas-1ebe .header_4772 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .gas-1ebe .header_4772 {
    flex-basis: calc(100% - 50px);
  }
}
.gas-1ebe .dark_6fa1 p:last-child {
  margin-bottom: 0.72em;
}
.background-light-5c55 .tabs-12b2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.background-light-5c55 .tabs-12b2:after,
.background-light-5c55 .tabs-12b2:before {
  content: "";
  display: table;
}
.background-light-5c55 .tabs-12b2:after {
  clear: both;
}
.background-light-5c55 .tabs-12b2 .out_a605,
.background-light-5c55 .tabs-12b2 .hero_hard_5ded {
  width: 49%;
}
.background-light-5c55 .tabs-12b2 .out_a605 a span.right-eada,
.background-light-5c55 .tabs-12b2 .hero_hard_5ded a span.right-eada {
  display: block;
  margin-bottom: 5px;
}
.background-light-5c55 .tabs-12b2 .hero_hard_5ded {
  float: left;
  text-align: left;
}
.background-light-5c55 .tabs-12b2 .out_a605 {
  float: right;
  text-align: right;
}
.bronze_2325 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .bronze_2325 {
    margin-bottom: 0;
  }
}
.mask-outer-37ac {
  margin-bottom: 1em;
}
.mask-outer-37ac .section-13f0 {
  font-size: 1.1em;
  line-height: 1.3;
}
.last_554c a {
  display: block;
  line-height: 0;
  position: relative;
}
.tag-df22 .mask-outer-37ac,
.easy_eeb5 .mask-outer-37ac {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tag-df22 .mask-outer-37ac,
  .easy_eeb5 .mask-outer-37ac {
    display: block;
  }
}
.tag-df22 .last_554c,
.easy_eeb5 .last_554c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tag-df22 .last_554c,
  .easy_eeb5 .last_554c {
    margin-bottom: 1em;
  }
}
.tag-df22 .last_554c img,
.easy_eeb5 .last_554c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tag-df22 .item_last_3c5e,
.easy_eeb5 .item_last_3c5e {
  flex-basis: calc(100% - 160px);
}
.tag-df22 .item_last_3c5e p,
.easy_eeb5 .item_last_3c5e p {
  margin-bottom: 0;
}
.tag-df22 .item_last_3c5e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tag-df22 .item_last_3c5e {
    padding-left: 0;
  }
}
.easy_eeb5 .item_last_3c5e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .easy_eeb5 .item_last_3c5e {
    padding-right: 0;
  }
}
.easy_eeb5 .last_554c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.widget-c94c .last_554c {
  margin-bottom: 0.5em;
}
.widget-c94c .last_554c img {
  width: 100%;
}
.block-b32e .dropdown-a848,
.medium-55cc .dropdown-a848 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.medium-55cc .tall_9748 .wood-fe45 p:last-child {
  margin-bottom: 0;
}
.link-b93f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.icon_west_298d .input-fbf7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .icon_west_298d .input-fbf7:last-of-type {
    margin-bottom: 0;
  }
}
.icon_west_298d .input-fbf7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.icon_west_298d .input-fbf7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.icon_west_298d .input-fbf7 ul li {
  margin: 0 0 0.6em;
}
.icon_west_298d .input-fbf7 ul li.hidden_glass_07be,
.icon_west_298d .input-fbf7 ul li.caption-focused-32c2 {
  position: relative;
}
.icon_west_298d .input-fbf7 ul li.hidden_glass_07be .notice_59a7,
.icon_west_298d .input-fbf7 ul li.caption-focused-32c2 .notice_59a7 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.icon_west_298d .input-fbf7 ul li.hidden_glass_07be:after:after,
.icon_west_298d .input-fbf7 ul li.hidden_glass_07be:after:before,
.icon_west_298d
  .input-fbf7
  ul
  li.caption-focused-32c2:after:after,
.icon_west_298d
  .input-fbf7
  ul
  li.caption-focused-32c2:after:before {
  content: "";
  display: table;
}
.icon_west_298d .input-fbf7 ul li.hidden_glass_07be:after:after,
.icon_west_298d
  .input-fbf7
  ul
  li.caption-focused-32c2:after:after {
  clear: both;
}
.icon_west_298d .input-fbf7 a.highlight_over_f359:hover {
  text-decoration: none;
}
.icon_west_298d .input-fbf7 select {
  max-width: 100%;
}
.icon_west_298d .input-fbf7 table {
  font-size: 85%;
}
.icon_west_298d .input-fbf7 table td,
.icon_west_298d .input-fbf7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.icon_west_298d .input-fbf7 table tfoot td {
  text-align: left;
}
.icon_west_298d .input-fbf7 :last-child {
  margin-bottom: 0;
}
.icon_west_298d .input-fbf7 .box_solid_18b9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.icon_west_298d .input-fbf7 .box_solid_18b9 label {
  width: 100%;
}
.icon_west_298d .input-fbf7 .box_solid_18b9 .mask-0415 {
  width: 100%;
  display: block;
}
.icon_west_298d .input-fbf7 .box_solid_18b9 .background_71a1 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.icon_west_298d .input-fbf7 .box_solid_18b9 .background_71a1:hover svg #svg-search {
  fill: #444;
}
.icon_west_298d .input-fbf7 .box_solid_18b9 .background_71a1 svg {
  width: 18px;
  height: 18px;
}
.icon_west_298d .logo-187f ul ul,
.icon_west_298d .hero_d6c4 ul ul,
.icon_west_298d .filter-d48c ul ul,
.icon_west_298d .texture_147a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.icon_west_298d .logo-187f .gas_6571 > a,
.icon_west_298d .hero_d6c4 .gas_6571 > a,
.icon_west_298d .filter-d48c .gas_6571 > a,
.icon_west_298d .texture_147a .gas_6571 > a {
  margin-bottom: 0;
}
.icon_west_298d .button_orange_8498 li,
.icon_west_298d .logo-187f li,
.icon_west_298d .content_6c93 li,
.icon_west_298d .hero_d6c4 li,
.icon_west_298d .filter-d48c li,
.icon_west_298d .texture_147a li,
.icon_west_298d .active_out_d337 li,
.icon_west_298d .link_top_f51e li {
  display: block;
  position: relative;
}
.icon_west_298d .button_orange_8498 li:last-child,
.icon_west_298d .logo-187f li:last-child,
.icon_west_298d .content_6c93 li:last-child,
.icon_west_298d .hero_d6c4 li:last-child,
.icon_west_298d .filter-d48c li:last-child,
.icon_west_298d .texture_147a li:last-child,
.icon_west_298d .active_out_d337 li:last-child,
.icon_west_298d .link_top_f51e li:last-child {
  border: none;
}
.icon_west_298d .button_orange_8498 li a,
.icon_west_298d .logo-187f li a,
.icon_west_298d .content_6c93 li a,
.icon_west_298d .hero_d6c4 li a,
.icon_west_298d .filter-d48c li a,
.icon_west_298d .texture_147a li a,
.icon_west_298d .active_out_d337 li a,
.icon_west_298d .link_top_f51e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.icon_west_298d .button_orange_8498 li ul li::before,
.icon_west_298d .logo-187f li ul li::before,
.icon_west_298d .content_6c93 li ul li::before,
.icon_west_298d .hero_d6c4 li ul li::before,
.icon_west_298d .filter-d48c li ul li::before,
.icon_west_298d .texture_147a li ul li::before,
.icon_west_298d .active_out_d337 li ul li::before,
.icon_west_298d .link_top_f51e li ul li::before {
  left: 15px;
}
.icon_west_298d .button_orange_8498 li ul a,
.icon_west_298d .logo-187f li ul a,
.icon_west_298d .content_6c93 li ul a,
.icon_west_298d .hero_d6c4 li ul a,
.icon_west_298d .filter-d48c li ul a,
.icon_west_298d .texture_147a li ul a,
.icon_west_298d .active_out_d337 li ul a,
.icon_west_298d .link_top_f51e li ul a {
  padding-left: 20px;
}
.icon_west_298d .button_orange_8498 li ul ul li::before,
.icon_west_298d .logo-187f li ul ul li::before,
.icon_west_298d .content_6c93 li ul ul li::before,
.icon_west_298d .hero_d6c4 li ul ul li::before,
.icon_west_298d .filter-d48c li ul ul li::before,
.icon_west_298d .texture_147a li ul ul li::before,
.icon_west_298d .active_out_d337 li ul ul li::before,
.icon_west_298d .link_top_f51e li ul ul li::before {
  left: 30px;
}
.icon_west_298d .button_orange_8498 li ul ul a,
.icon_west_298d .logo-187f li ul ul a,
.icon_west_298d .content_6c93 li ul ul a,
.icon_west_298d .hero_d6c4 li ul ul a,
.icon_west_298d .filter-d48c li ul ul a,
.icon_west_298d .texture_147a li ul ul a,
.icon_west_298d .active_out_d337 li ul ul a,
.icon_west_298d .link_top_f51e li ul ul a {
  padding-left: 40px;
}
.icon_west_298d .sort-mini-c37a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.icon_west_298d .link_top_f51e ul li {
  margin-bottom: 1.41575em;
}
.icon_west_298d .link_top_f51e ul li .picture_3336 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.icon_west_298d .link_top_f51e ul li .white_334e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.icon_dim_5031 .button_orange_8498 li a,
.icon_dim_5031 .logo-187f li a,
.icon_dim_5031 .content_6c93 li a,
.icon_dim_5031 .hero_d6c4 li a,
.icon_dim_5031 .filter-d48c li a,
.icon_dim_5031 .texture_147a li a,
.icon_dim_5031 .active_out_d337 li a,
.icon_dim_5031 .link_top_f51e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_dim_5031 .sort-mini-c37a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_dim_5031 .input-fbf7 ul li.hidden_glass_07be .notice_59a7,
.icon_dim_5031 .input-fbf7 ul li.caption-focused-32c2 .notice_59a7 {
  background: rgba(0, 0, 0, 0.2);
}
.icon_dim_5031 .icon_west_298d .input-fbf7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.left_7962 .icon_west_298d .inner-392d li {
  margin: 0;
}
.left_7962 .icon_west_298d .inner-392d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.left_7962 .icon_west_298d .inner-392d li ul {
  margin: 0;
}
.left_7962 .icon_west_298d .inner-392d li ul li a {
  padding-left: 15px;
}
.left_7962 .icon_west_298d .inner-392d li ul li li a {
  padding-left: 30px;
}
.left_7962 .icon_west_298d .inner-392d li.breadcrumb-up-03db > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.left_7962 .icon_west_298d .inner-392d li.breadcrumb-up-03db > 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;
}
.left_7962 .icon_west_298d .inner-392d li.breadcrumb-up-03db > 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;
}
.north-59d3 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.block-3807 {
  position: relative;
  z-index: 10;
}
.block-3807 .dark_f0d5 {
  width: 100%;
  max-width: 100%;
}
.tabs_7b3c .up-13dc {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tabs_7b3c .widget_wide_a9b3 {
}
.tabs_7b3c .icon_dim_5031 {
  background: #292929;
}
.fast-2cfd .up-13dc {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.fast-2cfd .widget_wide_a9b3 {
  background: #f9f9f9;
}
.fast-2cfd .icon_dim_5031 {
  background: #303030;
}
.gallery-8c8d .up-13dc {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .gallery-8c8d .bronze-7718 {
    margin-bottom: 1em;
  }
  .gallery-8c8d .bronze-7718:last-child {
    margin-bottom: 0;
  }
}
.gallery-8c8d .widget_wide_a9b3 {
  background: #ededed;
}
.gallery-8c8d .icon_dim_5031 {
  background: #1a1a1a;
}
.up-13dc.widget_wide_a9b3 {
  color: rgba(0, 0, 0, 0.6);
}
.up-13dc.widget_wide_a9b3 .outer-5e54 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.up-13dc.icon_dim_5031 {
  color: rgba(255, 255, 255, 0.99);
}
.up-13dc.icon_dim_5031 a:not(.highlight_over_f359) {
  color: rgba(255, 255, 255, 0.79);
}
.up-13dc.icon_dim_5031 a:not(.highlight_over_f359):hover {
  color: rgba(255, 255, 255, 0.99);
}
.up-13dc.icon_dim_5031 .outer-5e54 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.up-13dc.icon_dim_5031 table tbody td,
.up-13dc.icon_dim_5031 table th {
  background: rgba(0, 0, 0, 0.08);
}
.content_4f84.breadcrumb_e00b .new_a441 {
  max-width: initial;
}
.content_4f84 .light-1bf6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.content_4f84 .light-1bf6 .dark_f0d5 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .content_4f84 .light-1bf6 .dark_f0d5 {
    display: block;
    margin-bottom: 2em;
  }
  .content_4f84 .light-1bf6 .dark_f0d5:last-child {
    margin-bottom: 0;
  }
}
.gallery-8c8d .bronze-7718:last-child,
.fast-2cfd .bronze-7718:last-child,
.tabs_7b3c .bronze-7718:last-child {
  margin-bottom: 0;
}
.gallery-8c8d .bronze-7718 .icon_west_298d .input-fbf7:last-child,
.fast-2cfd .bronze-7718 .icon_west_298d .input-fbf7:last-child,
.tabs_7b3c .bronze-7718 .icon_west_298d .input-fbf7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .gallery-8c8d .old-98cc,
  .gallery-8c8d .caption_dynamic_7f29,
  .fast-2cfd .old-98cc,
  .fast-2cfd .caption_dynamic_7f29,
  .tabs_7b3c .old-98cc,
  .tabs_7b3c .caption_dynamic_7f29 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .block-3807 .bronze-7718 {
    margin-bottom: 2em;
  }
}
.block-3807 p:last-child {
  margin-bottom: 0;
}
.block-3807 li,
.block-3807 ul {
  list-style: none;
  margin: 0;
}
.block-3807 ul ul {
  margin-left: 2.617924em;
}
.motion-cbe4 {
  font-size: 0.875em;
}

/* css-noise: ce3e */
.ghost-box-d5 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
