/*!
Theme Name: Customify
Theme URI: https://pressmaximum.slider-35c0/customify
Author: WPCustomify
Author URI: https://pressmaximum.slider-35c0
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.slider-35c0/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.notice_e731.logo_focused_ba1e/licenses/gpl-2.0.link-dad7
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.hover-6c56/, (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.content_hard_98e9.paragraph-9130/normalize.small-bf6c/
 ======
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.small-bf6c v7.0.0 | MIT License | github.slider-35c0/necolas/normalize.small-bf6c */
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;
}
.yellow_f4c9 .carousel-2624,
.mask-daef,
.paragraph-last-27a4,
.thick-d50a,
.tabs_86bd,
.pressed-835f,
.description-32cc,
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;
}
.mask-daef,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .mask-daef,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .mask-daef,
  h1 {
    font-size: 1.8em;
  }
}
.paragraph-last-27a4,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.paragraph-last-27a4 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .paragraph-last-27a4,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-last-27a4,
  h2 {
    font-size: 1.7em;
  }
}
.thick-d50a,
h3 {
  font-size: 1.618em;
}
.yellow_f4c9 .carousel-2624,
.tabs_86bd,
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.accent_wide_faa7 {
  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;
}
.mask_76f9:after,
.mask_76f9:before,
.video-ccfd:after,
.video-ccfd:before {
  content: "";
  display: table;
}
.mask_76f9:after,
.video-ccfd:after {
  clear: both;
}
.down_249d {
  float: right;
  margin-right: 0;
}
.tall_e9d3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.filter_hot_1989 .container-6a1a,
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;
}
.filter_hot_1989 .container-6a1a: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;
}
.over-4379 .container-6a1a {
  box-shadow: none;
}
.over-4379
  .container-6a1a
  .middle-d50e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.over-4379 .container-6a1a .main_df62 {
  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;
}
.over-4379
  .container-6a1a
  .main_df62
  b {
  display: none;
}
.over-4379 .green_b2af {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.copper_b512:not(.next_d3b7):not(.wide_13f4),
button:not(.next_d3b7):not(.wide_13f4),
input[type="button"]:not(.next_d3b7):not(
    .wide_13f4
  ),
input[type="reset"]:not(.next_d3b7):not(
    .wide_13f4
  ),
input[type="submit"]:not(.next_d3b7):not(
    .wide_13f4
  ) {
  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;
}
.copper_b512:not(.next_d3b7):not(
    .wide_13f4
  ):hover,
button:not(.next_d3b7):not(
    .wide_13f4
  ):hover,
input[type="button"]:not(.next_d3b7):not(
    .wide_13f4
  ):hover,
input[type="reset"]:not(.next_d3b7):not(
    .wide_13f4
  ):hover,
input[type="submit"]:not(.next_d3b7):not(
    .wide_13f4
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.copper_b512:not(.next_d3b7):not(
    .wide_13f4
  ):active,
.copper_b512:not(.next_d3b7):not(
    .wide_13f4
  ):focus,
button:not(.next_d3b7):not(
    .wide_13f4
  ):active,
button:not(.next_d3b7):not(
    .wide_13f4
  ):focus,
input[type="button"]:not(.next_d3b7):not(
    .wide_13f4
  ):active,
input[type="button"]:not(.next_d3b7):not(
    .wide_13f4
  ):focus,
input[type="reset"]:not(.next_d3b7):not(
    .wide_13f4
  ):active,
input[type="reset"]:not(.next_d3b7):not(
    .wide_13f4
  ):focus,
input[type="submit"]:not(.next_d3b7):not(
    .wide_13f4
  ):active,
input[type="submit"]:not(.next_d3b7):not(
    .wide_13f4
  ):focus {
  outline: 0;
}
.copper_b512:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f,
button:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f,
input[type="button"]:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f,
input[type="reset"]:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f,
input[type="submit"]:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f {
  position: relative;
}
.copper_b512:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f
  .overlay-5959,
.copper_b512:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f
  .prev_ce53,
.copper_b512:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f
  .inner-b3d7,
.copper_b512:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f
  i,
.copper_b512:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f
  svg,
button:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f
  .overlay-5959,
button:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f
  .prev_ce53,
button:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f
  .inner-b3d7,
button:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f
  i,
button:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f
  svg,
input[type="button"]:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f
  .overlay-5959,
input[type="button"]:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f
  .prev_ce53,
input[type="button"]:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f
  .inner-b3d7,
input[type="button"]:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f
  i,
input[type="button"]:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f
  svg,
input[type="reset"]:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f
  .overlay-5959,
input[type="reset"]:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f
  .prev_ce53,
input[type="reset"]:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f
  .inner-b3d7,
input[type="reset"]:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f
  i,
input[type="reset"]:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f
  svg,
input[type="submit"]:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f
  .overlay-5959,
input[type="submit"]:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f
  .prev_ce53,
input[type="submit"]:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f
  .inner-b3d7,
input[type="submit"]:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f
  i,
input[type="submit"]:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f
  svg {
  visibility: hidden;
}
.copper_b512:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f:after,
button:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f:after,
input[type="button"]:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f:after,
input[type="reset"]:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f:after,
input[type="submit"]:not(.next_d3b7):not(
    .wide_13f4
  ).fn-loading-a17f: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;
}
.copper_b512:not(.next_d3b7):not(.wide_13f4),
input[type="button"]:not(.next_d3b7):not(
    .wide_13f4
  ),
input[type="reset"]:not(.next_d3b7):not(
    .wide_13f4
  ),
input[type="submit"]:not(.next_d3b7):not(
    .wide_13f4
  ) {
  color: #fff;
  background: #235787;
}
.copper_b512:not(.next_d3b7):not(
    .wide_13f4
  ):focus,
input[type="button"]:not(.next_d3b7):not(
    .wide_13f4
  ):focus,
input[type="reset"]:not(.next_d3b7):not(
    .wide_13f4
  ):focus,
input[type="submit"]:not(.next_d3b7):not(
    .wide_13f4
  ):focus {
  color: #fff;
}
.copper_b512.fn-disabled-a17f:not(.next_d3b7):not(
    .wide_13f4
  ),
.copper_b512[disabled]:not(.next_d3b7):not(
    .wide_13f4
  ),
button.fn-disabled-a17f:not(.next_d3b7):not(
    .wide_13f4
  ),
button[disabled]:not(.next_d3b7):not(
    .wide_13f4
  ) {
  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;
}
.border-short-46bb {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.border-short-46bb: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;
}
.preview-7cbf {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.avatar-short-f4ef {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hero-4cf4 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.mask_76f9:after,
.mask_76f9:before,
.preview_89b8:after,
.preview_89b8:before,
.message-724d:after,
.message-724d:before,
.short_a67b:after,
.short_a67b:before,
.fast-63e3:after,
.fast-63e3:before,
.stone-dcff:after,
.stone-dcff:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.mask_76f9:after,
.preview_89b8:after,
.message-724d:after,
.short_a67b:after,
.fast-63e3:after,
.stone-dcff:after {
  clear: both;
}
.preview_89b8 .heading_18db,
.message-724d .heading_18db,
.icon_white_81bb .heading_18db {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.feature-12f1 {
  display: inline-block;
}
.title_75ae {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.title_75ae img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.title_75ae .block-right-e050 {
  padding: 1em 0;
  font-size: 85%;
}
.block-right-e050 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.glass_1385 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.glass_1385:after,
.glass_1385:before {
  content: "";
  display: table;
}
.glass_1385:after {
  clear: both;
}
.cold-7981 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.picture-static-63fe .cold-7981 {
  max-width: 50%;
}
.highlight_4102 .cold-7981 {
  max-width: 33.33%;
}
.chip-green-3da2 .cold-7981 {
  max-width: 25%;
}
.pagination_c952 .cold-7981 {
  max-width: 20%;
}
.chip_pressed_9969 .cold-7981 {
  max-width: 16.66%;
}
.content_liquid_182c .cold-7981 {
  max-width: 14.28%;
}
.description_1d38 .cold-7981 {
  max-width: 12.5%;
}
.table_2c23 .cold-7981 {
  max-width: 11.11%;
}
.filter_b5d8 {
  display: block;
}
.yellow_f4c9 .active-fast-22fc label,
.yellow_f4c9 .silver-1581 label,
.yellow_f4c9 .brown_a4c1 label,
.yellow_f4c9 .grid-full-b3a3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gallery-80c9 {
  list-style: none;
  margin: 0;
}
.gallery-80c9 article.last_edfb {
  margin-bottom: 0;
}
.gallery-80c9 ul {
  list-style: none;
  margin: 0;
}
.gallery-80c9 .aside-glass-2ae6 li.last_edfb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gallery-80c9 .aside-glass-2ae6 li.last_edfb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gallery-80c9 .aside-glass-2ae6 li.last_edfb: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) {
  .gallery-80c9 .aside-glass-2ae6 li.last_edfb li.last_edfb li.last_edfb li.last_edfb {
    padding-left: 0;
  }
}
article.last_edfb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.last_edfb .preview_89b8 p:last-of-type {
  margin-bottom: 0;
}
article.last_edfb .gold-1600 {
  float: left;
}
article.last_edfb .primary_black_1cdf {
  margin-left: 85px;
}
article.last_edfb .active_ca81 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.last_edfb .active_ca81 .lower_f6c4 {
  margin-left: 10px;
}
article.last_edfb .narrow_2171 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.last_edfb .input_stone_874e {
  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 .active-fast-22fc,
  #respond .brown_a4c1,
  #respond .grid-full-b3a3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active-fast-22fc input,
#respond .brown_a4c1 input,
#respond .grid-full-b3a3 input {
  width: 100%;
}
#respond .grid-full-b3a3 {
  margin-right: 0;
}
#respond .paragraph_old_0853 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.highlight-complex-a8d5 {
  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;
}
.highlight-complex-a8d5.north_f46d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.highlight-complex-a8d5 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%);
}
.highlight-complex-a8d5:focus,
.highlight-complex-a8d5: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);
}
.status_last_0f97 {
  border-radius: 10%;
}
.picture_360c {
  border-radius: 50%;
}
.nav_6e1f {
  font-size: 0.72em;
}
.box_a07f {
  font-size: 0.875em;
}
.logo_1acf {
  font-size: 1.1em;
}
.first-ae4c {
  text-transform: uppercase;
  line-height: 1.2;
}
.first-ae4c.nav_6e1f {
  letter-spacing: 0.5px;
}
.dropdown-next-a3ea,
.dropdown-next-a3ea a {
  color: #6d6d6d;
}
.dropdown-next-a3ea a:hover {
  color: #111;
}
.component_fee0 {
  color: #6d6d6d;
}
.sort-under-5e83 {
  overflow-x: hidden;
}
.sort-under-5e83 .upper-271f.right-ac17 {
  position: relative;
}
.sort-under-5e83 .upper-271f.right-ac17.widget_small_0fac {
  position: initial;
}
.sort-under-5e83
  .upper-271f.right-ac17.widget_small_0fac
  .message-547a {
  left: auto;
}
.sort-under-5e83 .upper-271f .message-547a {
  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;
}
.sort-under-5e83 .upper-271f:hover.right-ac17 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.sort-under-5e83
  .upper-271f:hover.right-ac17
  .message-547a {
  display: block;
  z-index: 9999999;
}
.sort-under-5e83 .surface_3805 .article_soft_e21c,
.sort-under-5e83 .tag_out_8fc8 .article_soft_e21c {
  display: none;
}
.sort-under-5e83 .pressed_4de6 .upper-271f:hover.right-ac17 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.yellow_f4c9 .active-fast-22fc label,
.yellow_f4c9 .silver-1581 label,
.yellow_f4c9 .brown_a4c1 label,
.yellow_f4c9 .grid-full-b3a3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gallery-80c9 {
  list-style: none;
  margin: 0;
}
.gallery-80c9 article.last_edfb {
  margin-bottom: 0;
}
.gallery-80c9 ul {
  list-style: none;
  margin: 0;
}
.gallery-80c9 .aside-glass-2ae6 li.last_edfb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gallery-80c9 .aside-glass-2ae6 li.last_edfb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gallery-80c9 .aside-glass-2ae6 li.last_edfb: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) {
  .gallery-80c9 .aside-glass-2ae6 li.last_edfb li.last_edfb li.last_edfb li.last_edfb {
    padding-left: 0;
  }
}
article.last_edfb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.last_edfb .preview_89b8 p:last-of-type {
  margin-bottom: 0;
}
article.last_edfb .gold-1600 {
  float: left;
}
article.last_edfb .primary_black_1cdf {
  margin-left: 85px;
}
article.last_edfb .active_ca81 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.last_edfb .active_ca81 .lower_f6c4 {
  margin-left: 10px;
}
article.last_edfb .narrow_2171 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.last_edfb .input_stone_874e {
  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 .active-fast-22fc,
  #respond .brown_a4c1,
  #respond .grid-full-b3a3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active-fast-22fc input,
#respond .brown_a4c1 input,
#respond .grid-full-b3a3 input {
  width: 100%;
}
#respond .grid-full-b3a3 {
  margin-right: 0;
}
#respond .paragraph_old_0853 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.surface_3805 .item-large-91ec {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.item-large-91ec .motion_d1be.west_5043 .caption_focused_6142 > li > a:focus,
.item-large-91ec .motion_d1be.west_5043 .caption_focused_6142 > li > a:hover,
.item-large-91ec .motion_d1be.video_narrow_e332 .caption_focused_6142 > li > a:focus,
.item-large-91ec .motion_d1be.video_narrow_e332 .caption_focused_6142 > li > a:hover,
.item-large-91ec .motion_d1be.pagination-huge-c799 .caption_focused_6142 > li > a:focus,
.item-large-91ec .motion_d1be.pagination-huge-c799 .caption_focused_6142 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item-large-91ec
  .motion_d1be.west_5043
  .caption_focused_6142
  > li.tertiary-f5a8
  > a,
.item-large-91ec
  .motion_d1be.west_5043
  .caption_focused_6142
  > li.sort-cf54
  > a,
.item-large-91ec
  .motion_d1be.video_narrow_e332
  .caption_focused_6142
  > li.tertiary-f5a8
  > a,
.item-large-91ec
  .motion_d1be.video_narrow_e332
  .caption_focused_6142
  > li.sort-cf54
  > a,
.item-large-91ec
  .motion_d1be.pagination-huge-c799
  .caption_focused_6142
  > li.tertiary-f5a8
  > a,
.item-large-91ec .motion_d1be.pagination-huge-c799 .caption_focused_6142 > li.logo-focused-22de > a {
  color: rgba(255, 255, 255, 0.99);
}
.item-large-91ec .top_655f,
.item-large-91ec .top_655f a {
  color: rgba(255, 255, 255, 0.99);
}
.item-large-91ec .pagination-left-730b.badge_a361 li a,
.item-large-91ec .tiny_46e7 a,
.item-large-91ec .menu-525d,
.item-large-91ec .caption_focused_6142 > li > a,
.item-large-91ec .text_8834 {
  color: rgba(255, 255, 255, 0.79);
}
.item-large-91ec .pagination-left-730b.badge_a361 li a:hover,
.item-large-91ec .tiny_46e7 a:hover,
.item-large-91ec .menu-525d:hover,
.item-large-91ec .caption_focused_6142 > li > a:hover,
.item-large-91ec .text_8834:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item-large-91ec .content-stone-6dbd {
  color: rgba(255, 255, 255, 0.79);
}
.item-large-91ec .content-stone-6dbd .caption-c30a {
  color: rgba(255, 255, 255, 0.99);
}
.item-large-91ec .content-stone-6dbd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item-large-91ec .steel-6172 .pattern_9c59 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.item-large-91ec .steel-6172 .pattern_9c59 .short-d167 {
  color: rgba(255, 255, 255, 0.79);
}
.item-large-91ec
  .steel-6172
  .pattern_9c59
  .short-d167::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.item-large-91ec
  .steel-6172
  .pattern_9c59
  .short-d167:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.item-large-91ec
  .steel-6172
  .pattern_9c59
  .short-d167::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.item-large-91ec
  .steel-6172
  .pattern_9c59
  .short-d167::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.item-large-91ec .steel-6172 .smooth-423c {
  color: rgba(255, 255, 255, 0.79);
}
.item-large-91ec .steel-6172 .smooth-423c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus-ed54
  .item-large-91ec
  .steel-6172
  .image-hard-1a17
  .aside_under_da56 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.focus-ed54
  .item-large-91ec
  .steel-6172
  .image-hard-1a17
  .short-d167 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface_3805 .hero_solid_cade {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hero_solid_cade .motion_d1be.west_5043 .caption_focused_6142 > li > a:focus,
.hero_solid_cade .motion_d1be.west_5043 .caption_focused_6142 > li > a:hover,
.hero_solid_cade .motion_d1be.video_narrow_e332 .caption_focused_6142 > li > a:focus,
.hero_solid_cade .motion_d1be.video_narrow_e332 .caption_focused_6142 > li > a:hover,
.hero_solid_cade .motion_d1be.pagination-huge-c799 .caption_focused_6142 > li > a:focus,
.hero_solid_cade .motion_d1be.pagination-huge-c799 .caption_focused_6142 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero_solid_cade
  .motion_d1be.west_5043
  .caption_focused_6142
  > li.tertiary-f5a8
  > a,
.hero_solid_cade
  .motion_d1be.west_5043
  .caption_focused_6142
  > li.sort-cf54
  > a,
.hero_solid_cade
  .motion_d1be.video_narrow_e332
  .caption_focused_6142
  > li.tertiary-f5a8
  > a,
.hero_solid_cade
  .motion_d1be.video_narrow_e332
  .caption_focused_6142
  > li.sort-cf54
  > a,
.hero_solid_cade
  .motion_d1be.pagination-huge-c799
  .caption_focused_6142
  > li.tertiary-f5a8
  > a,
.hero_solid_cade .motion_d1be.pagination-huge-c799 .caption_focused_6142 > li.logo-focused-22de > a {
  color: rgba(0, 0, 0, 0.8);
}
.hero_solid_cade .top_655f,
.hero_solid_cade .top_655f a {
  color: rgba(0, 0, 0, 0.8);
}
.hero_solid_cade .pagination-left-730b.badge_a361 li a,
.hero_solid_cade .tiny_46e7 a,
.hero_solid_cade .menu-525d,
.hero_solid_cade .caption_focused_6142 > li > a,
.hero_solid_cade .text_8834 {
  color: rgba(0, 0, 0, 0.55);
}
.hero_solid_cade .pagination-left-730b.badge_a361 li a:hover,
.hero_solid_cade .tiny_46e7 a:hover,
.hero_solid_cade .menu-525d:hover,
.hero_solid_cade .caption_focused_6142 > li > a:hover,
.hero_solid_cade .text_8834:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero_solid_cade .content-stone-6dbd {
  color: rgba(0, 0, 0, 0.55);
}
.hero_solid_cade .content-stone-6dbd .caption-c30a {
  color: rgba(0, 0, 0, 0.8);
}
.hero_solid_cade .content-stone-6dbd:hover {
  color: rgba(0, 0, 0, 0.8);
}
.grid_green_7ad0 .yellow_4674 {
  margin-left: auto;
  margin-right: auto;
}
.message-724d > * {
  margin-left: auto;
  margin-right: auto;
}
.message-724d .preview-7cbf {
  margin-right: 1.41575em;
}
.gallery-db12 .message-724d > .photo-e19b {
  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;
}
.gallery-db12 .message-724d > .preview_2175 {
  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;
}
.tabs-steel-8df2.grid_green_7ad0 .yellow_4674,
.shadow_bright_9448.grid_green_7ad0 .yellow_4674 {
  margin-left: 0;
}
.hard-14db.grid_green_7ad0 .yellow_4674,
.image_green_4fca.grid_green_7ad0 .yellow_4674 {
  margin-right: 0;
}
.message-724d ol,
.message-724d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.fresh-36a0 video {
  max-width: 100%;
}
.block_dim_329d img {
  display: block;
}
.block_dim_329d.preview-7cbf,
.block_dim_329d.avatar-short-f4ef {
  width: 100%;
}
.block_dim_329d.preview_2175 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.prev-a961:not(.carousel_32a5) {
  margin: 1.5em auto;
}
.selected_d8c4 p {
  padding: 1.5em 14px;
}
ul.link-dd2c.preview_2175,
ul.link-dd2c.photo-e19b,
ul.link-dd2c.grid-7987.photo-e19b {
  padding: 0 14px;
}
.iron-ffc0 {
  display: block;
  overflow-x: auto;
}
.iron-ffc0 table {
  border-collapse: collapse;
  width: 100%;
}
.iron-ffc0 td,
.iron-ffc0 th {
  padding: 0.5em;
}
.message-724d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.message-724d ol ol,
.message-724d ol ul,
.message-724d ul ol,
.message-724d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.message-724d ol ol li,
.message-724d ol ul li,
.message-724d ul ol li,
.message-724d ul ul li {
  margin-left: 0;
}
.content_c6a3.border-b657 > .button_pink_de6f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.content_c6a3.border-b657 > .button_pink_de6f iframe,
.content_c6a3.border-b657 > .button_pink_de6f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.motion_7b54 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.motion_7b54.paper-63d2 {
  padding: 0;
}
.motion_7b54.paper-63d2 cite {
  font-size: 13px;
}
.motion_7b54 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.motion_7b54 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.sidebar-ae44 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.sidebar-ae44 > p:first-child {
  margin-top: 0;
}
.sidebar-ae44 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.sidebar-ae44 blockquote {
  border-left: 0;
}
.alert_dim_5ac3 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.alert_dim_5ac3:not(.purple-4aaa) {
  max-width: 100px;
}
.alert_dim_5ac3.down-8cfe {
  border-bottom: none !important;
  text-align: center;
}
.alert_dim_5ac3.down-8cfe::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .selected_d8c4 p {
    padding: 1.5em 0;
  }
}
.sort_f7a5 {
  color: #0073aa;
}
.stale-74b6 {
  background-color: #0073aa;
}
.east_a73c {
  color: #229fd8;
}
.picture-8c48 {
  background-color: #229fd8;
}
.full_ce51 {
  color: #eee;
}
.gas_6e70 {
  background-color: #eee;
}
.filter_liquid_94a9 {
  color: #444;
}
.title_tall_5612 {
  background-color: #444;
}
.bronze_2579 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.bronze_2579 .static-d634 .tiny_46e7 {
  font-size: 15px;
}
.bronze_2579 .tiny_46e7 {
  line-height: 1.3;
}
.bronze_2579 .hero_solid_cade {
}
.bronze_2579 .item-large-91ec {
  background: #235787;
}
.photo-bottom-d3a4 {
  padding: 0;
}
.photo-bottom-d3a4 .item-large-91ec {
  background: #1a1a1a;
}
.photo-bottom-d3a4 .hero_solid_cade {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.notice-pressed-a312 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.notice-pressed-a312 .hero_solid_cade {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.notice-pressed-a312 .item-large-91ec {
  background: #303030;
}
.stone-dcff {
  position: relative;
  z-index: 10;
}
.stone-dcff .slider-middle-fe4f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.card-6a3d .right-ac17 {
  display: inline-block;
  vertical-align: middle;
}
.card-6a3d.active-fd04 .right-ac17 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .card-6a3d.active-fd04 .right-ac17 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .card-6a3d.active-fd04 .right-ac17 {
    margin-right: 0.4em;
  }
}
.card-6a3d.active-fd04 .right-ac17:last-child {
  margin-right: 0;
}
.up-d9ef .slider-middle-fe4f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .surface_3805 .static-d634 {
    margin: 0 -0.5em;
  }
  .surface_3805 .static-d634 [class*="customify-col-"],
  .surface_3805 .static-d634 [class*="customify-col_"],
  .surface_3805 .static-d634 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.surface_3805.filter_hot_f840 .slider-middle-fe4f {
  background: 0 0 !important;
}
.surface_3805.filter_hot_f840 .slider-middle-fe4f,
.surface_3805.up-d9ef .slider-middle-fe4f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .surface_3805.sidebar_action_b32f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.surface_3805.up-d9ef .slider-middle-fe4f {
  box-shadow: none !important;
}
.filter_6ed9 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .filter_6ed9 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .filter_6ed9 {
    padding: 18px 0 20px;
  }
}
.filter_6ed9 .gold_8df5 {
  width: 100%;
}
.filter_6ed9 .background-cold-1509 {
  margin-bottom: 0;
}
.filter_6ed9 .inner_e514 {
  margin-top: 5px;
  font-size: 0.875em;
}
.table_0f8a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.table_0f8a .warm-54c7 {
  width: 100%;
}
.info-4550 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.info-4550 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.info-4550 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;
}
.info-4550 li:last-child:after {
  display: none;
}
.info-4550 li a {
  font-weight: 500;
  margin-right: 10px;
}
.purple_29d9 .article_soft_e21c button,
.filter_6ed9 .article_soft_e21c button {
  left: 0;
}
.purple_29d9 .warm-54c7,
.filter_6ed9 .warm-54c7 {
  padding-left: 0;
  padding-right: 0;
}
.purple_29d9 .table_0f8a,
.filter_6ed9 .table_0f8a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.purple_29d9 {
  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;
}
.purple_29d9: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;
}
.purple_29d9 .iron_b6f1 {
  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) {
  .purple_29d9 .iron_b6f1 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .purple_29d9 .iron_b6f1 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .purple_29d9 .iron_b6f1 {
    min-height: 200px;
  }
}
.purple_29d9 .info-4550 {
  color: rgba(255, 255, 255, 0.8);
}
.purple_29d9 .info-4550 a,
.purple_29d9 .info-4550 li:after {
  color: inherit;
}
.purple_29d9 .info-4550 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.info-in-739f {
  margin-bottom: 0.5em;
}
.secondary-under-deef {
  margin-bottom: 1.2em;
}
.secondary-under-deef,
.info-in-739f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.secondary-under-deef p:last-child,
.info-in-739f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .article_soft_e21c,
#masthead .article_soft_e21c {
  display: none;
}
#masthead
  > .article_soft_e21c.red_0f8d {
  display: none;
}
#masthead > .article_soft_e21c button {
  left: 0;
}
.hover_soft_4ecb {
  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%;
}
.hover_soft_4ecb .right-ac17 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hover_soft_4ecb .wrapper-4925 {
  display: -webkit-box;
  display: flex;
}
.hover_soft_4ecb .wrapper-4925.hovered_4b44 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hover_soft_4ecb .wrapper-4925.picture-c5b1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hover_soft_4ecb .wrapper-4925.highlight-right-1e4f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hover_soft_4ecb.sidebar_easy_761c.over-49cc .wrapper-4925.hovered_4b44 {
  flex-basis: 100%;
}
.hover_soft_4ecb.aside_simple_5324 .wrapper-4925.picture-c5b1 {
  -webkit-box-flex: 1;
  flex: auto;
}
.hover_soft_4ecb.aside_simple_5324 .wrapper-4925.highlight-right-1e4f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .article_soft_e21c.red_0f8d {
  display: none;
}
#masthead > .article_soft_e21c button {
  left: 0;
}
.icon_61ef {
  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;
}
.icon_61ef:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.icon_61ef.icon_clean_42bc i {
  margin-right: 4px;
}
.icon_61ef.carousel-tiny-b0b7 i {
  margin-left: 5px;
}
.tiny_46e7 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tiny_46e7 p:last-child {
  margin-bottom: 0;
}
.fixed-41de {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.fixed-41de a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.fixed-41de img {
  display: block;
  width: auto;
  line-height: 1;
}
.fixed-41de .top_655f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.fixed-41de .accent-5e51 {
  margin: 5px 0 7px 0;
}
.fixed-41de.detail_059e .surface-white-6946 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fixed-41de.detail_059e .middle-8619 {
  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;
}
.fixed-41de.info_warm_bb5e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.fixed-41de.info_warm_bb5e .surface-white-6946 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fixed-41de.info_warm_bb5e .middle-8619 {
  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;
}
.fixed-41de.status_43af {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.fixed-41de.form_7895 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.fixed-41de.form_7895 .middle-8619 {
  margin-top: 7px;
}
.progress-3ea9 {
  display: inline-block;
}
.stone-dcff .mask-red-7c8a .fixed-41de img {
  max-width: 100%;
}
.motion_d1be .info_e816.container-motion-13b7,
.logo_rough_f24b .info_e816.container-motion-13b7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.motion_d1be .caption_large_d53d,
.logo_rough_f24b .caption_large_d53d {
  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%);
}
.motion_d1be .caption_large_d53d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.motion_d1be.aside-3ed7 .caption_large_d53d {
  display: none;
}
.motion_d1be .tall_de26 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.motion_d1be .tall_de26 li {
  display: inline-block;
  position: relative;
}
.motion_d1be .tall_de26 li:last-child {
  margin-right: 0;
}
.motion_d1be .tall_de26 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;
}
.motion_d1be .tall_de26 li.logo-focused-22de > a {
  color: rgba(0, 0, 0, 0.9);
}
.motion_d1be .tall_de26 > 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;
}
.motion_d1be .tall_de26 > li > a i {
  line-height: 0;
}
.motion_d1be .tall_de26 > li.west-013a > a .caption_large_d53d {
  margin-left: 4px;
  line-height: 0;
}
.motion_d1be .tall_de26 .badge_action_2b82 li.west-013a > a {
  position: relative;
}
.motion_d1be .tall_de26 .badge_action_2b82 li.west-013a > a:after,
.motion_d1be .tall_de26 .badge_action_2b82 li.west-013a > a:before {
  content: "";
  display: table;
}
.motion_d1be .tall_de26 .badge_action_2b82 li.west-013a > a:after {
  clear: both;
}
.motion_d1be .tall_de26 .badge_action_2b82 li.west-013a > a .caption_large_d53d {
  margin-left: 5px;
  float: right;
}
.motion_d1be .media-41a2,
.motion_d1be .badge_action_2b82 {
  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;
}
.motion_d1be .badge_action_2b82 {
  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;
}
.motion_d1be .badge_action_2b82 .container-motion-13b7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.motion_d1be .badge_action_2b82 .caption_large_d53d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.motion_d1be .badge_action_2b82 li {
  display: block;
  margin: 0;
  padding: 0;
}
.motion_d1be .badge_action_2b82 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;
}
.motion_d1be .badge_action_2b82 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.motion_d1be .badge_action_2b82 .badge_action_2b82 {
  top: 0;
  left: 100%;
}
.motion_d1be .carousel_north_25ef.fn-focus-a17f > .media-41a2,
.motion_d1be .carousel_north_25ef.fn-focus-a17f > .badge_action_2b82,
.motion_d1be .carousel_north_25ef:focus > .media-41a2,
.motion_d1be .carousel_north_25ef:focus > .badge_action_2b82,
.motion_d1be .carousel_north_25ef:hover > .media-41a2,
.motion_d1be .carousel_north_25ef:hover > .badge_action_2b82 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.motion_d1be.pagination-huge-c799 .caption_focused_6142:after,
.motion_d1be.pagination-huge-c799 .caption_focused_6142:before {
  content: "";
  display: table;
}
.motion_d1be.pagination-huge-c799 .caption_focused_6142:after {
  clear: both;
}
.motion_d1be.pagination-huge-c799 .caption_focused_6142 > li {
  float: left;
}
.motion_d1be.progress_center_8a3e .caption_focused_6142:after,
.motion_d1be.progress_center_8a3e .caption_focused_6142:before {
  content: "";
  display: table;
}
.motion_d1be.progress_center_8a3e .caption_focused_6142:after {
  clear: both;
}
.motion_d1be.progress_center_8a3e .caption_focused_6142 > li {
  float: left;
}
.motion_d1be.progress_center_8a3e .caption_focused_6142 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.motion_d1be.progress_center_8a3e .caption_focused_6142 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.motion_d1be.progress_center_8a3e .caption_focused_6142 > li.tertiary-f5a8 > a,
.motion_d1be.progress_center_8a3e .caption_focused_6142 > li.logo-focused-22de > a {
  color: #fff;
  background-color: #1e4b75;
}
.motion_d1be.west_5043 .caption_focused_6142 > li > a .container-motion-13b7 {
  position: relative;
}
.motion_d1be.west_5043 .caption_focused_6142 > li > a .container-motion-13b7: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;
}
.motion_d1be.west_5043
  .caption_focused_6142
  > li:focus
  > a
  .container-motion-13b7:before,
.motion_d1be.west_5043
  .caption_focused_6142
  > li:hover
  > a
  .container-motion-13b7:before {
  width: 100%;
  background-color: currentColor;
}
.motion_d1be.west_5043
  .caption_focused_6142
  > li.tertiary-f5a8
  > a
  .container-motion-13b7:before,
.motion_d1be.west_5043
  .caption_focused_6142
  > li.sort-cf54
  > a
  .container-motion-13b7:before {
  width: 100%;
  background-color: currentColor;
}
.motion_d1be.video_narrow_e332 .caption_focused_6142 > li > a .container-motion-13b7 {
  position: relative;
}
.motion_d1be.video_narrow_e332 .caption_focused_6142 > li > a .container-motion-13b7: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;
}
.motion_d1be.video_narrow_e332 .caption_focused_6142 > li:focus > a .container-motion-13b7:before,
.motion_d1be.video_narrow_e332
  .caption_focused_6142
  > li:hover
  > a
  .container-motion-13b7:before {
  width: 100%;
  background-color: currentColor;
}
.motion_d1be.video_narrow_e332
  .caption_focused_6142
  > li.tertiary-f5a8
  > a
  .container-motion-13b7:before,
.motion_d1be.video_narrow_e332
  .caption_focused_6142
  > li.sort-cf54
  > a
  .container-motion-13b7:before {
  width: 100%;
  background-color: currentColor;
}
.logo_rough_f24b .tall_de26 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.logo_rough_f24b .tall_de26 li:first-child > a {
  border-top: none;
}
.logo_rough_f24b .tall_de26 .text_6dfe > .container-motion-13b7 .caption_large_d53d {
  display: none;
}
.logo_rough_f24b .tall_de26 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.logo_rough_f24b .tall_de26 li:last-child {
  border: none;
}
.logo_rough_f24b .tall_de26 li.west-013a > a {
  padding-right: 45px !important;
}
.logo_rough_f24b .tall_de26 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.logo_rough_f24b .tall_de26 li a:focus,
.logo_rough_f24b .tall_de26 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo_rough_f24b .tall_de26 li .top_eb09 {
  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;
}
.logo_rough_f24b .tall_de26 li .top_eb09:hover {
  box-shadow: none;
}
.logo_rough_f24b .tall_de26 li .top_eb09 .caption_large_d53d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.logo_rough_f24b .tall_de26 .badge_action_2b82 {
  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);
}
.logo_rough_f24b .tall_de26 .badge_action_2b82 li a {
  padding-left: 3em;
}
.logo_rough_f24b .tall_de26 .soft-ef83 > a .top_eb09 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.logo_rough_f24b .tall_de26 .soft-ef83 > .badge_action_2b82 {
  display: block;
  opacity: 1;
}
.thumbnail-small-d1db {
  max-width: 100%;
}
.secondary_wood_b556 {
  line-height: 0;
  cursor: pointer;
}
.text_8834 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.text_8834:hover {
  box-shadow: none;
  color: currentColor;
}
.text_8834 svg {
  width: 18px;
  height: 18px;
}
.text_8834 .border_easy_ae83 {
  display: none;
}
.cold_bf4c {
  position: relative;
}
.cold_bf4c.fn-active-a17f .text_8834 .top-c4d2 {
  display: none;
}
.cold_bf4c.fn-active-a17f .text_8834 .border_easy_ae83 {
  display: inline-block;
}
.cold_bf4c .next_242a {
  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);
}
.cold_bf4c.badge-162d .next_242a {
  left: auto;
  right: -0.9em;
}
.cold_bf4c.badge-162d .soft-13dd::before {
  left: auto;
  right: 15px;
}
.cold_bf4c.fn-active-a17f .next_242a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.image-hard-1a17 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.image-hard-1a17 label {
  flex-basis: 100%;
}
.image-hard-1a17 .pattern_9c59 {
  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;
}
.image-hard-1a17 .short-d167 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.image-hard-1a17 .short-d167:focus {
  background-color: transparent;
}
.image-hard-1a17 button.smooth-423c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.image-hard-1a17 button.smooth-423c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.image-hard-1a17 button.smooth-423c svg {
  width: 18px;
  height: 18px;
}
.image-hard-1a17 input[type="submit"] {
  min-height: auto;
}
.steel-6172 .image-hard-1a17 .short-d167 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.soft-13dd {
  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) {
  .soft-13dd {
    width: 220px;
  }
}
.soft-13dd label {
  flex-basis: 100%;
}
.soft-13dd::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;
}
.focus-ed54 .steel-6172 .image-hard-1a17 {
  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;
}
.focus-ed54
  .steel-6172
  .image-hard-1a17
  .pattern_9c59 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.focus-ed54 .steel-6172 .image-hard-1a17 .short-d167 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.focus-ed54
  .steel-6172
  .image-hard-1a17
  .short-d167:focus {
  background: 0 0;
}
.focus-ed54
  .steel-6172
  .image-hard-1a17
  .aside_under_da56 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.pagination-left-730b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pagination-left-730b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pagination-left-730b li:last-child {
  margin-right: 0;
}
.pagination-left-730b li:first-child {
  margin-left: 0;
}
.pagination-left-730b.dark-36af a {
  color: #fff;
}
.pagination-left-730b.dark-36af a:hover {
  color: #fff;
}
.pagination-left-730b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pagination-left-730b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pagination-left-730b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pagination-left-730b a:hover {
  opacity: 0.9;
  color: inherit;
}
.pagination-left-730b [class*="social-icon-apple"] {
  background-color: #999;
}
.pagination-left-730b [class*="social-icon-apple"].badge-middle-44cb {
  background-color: transparent;
  color: #999;
}
.pagination-left-730b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pagination-left-730b [class*="social-icon-behance"].badge-middle-44cb {
  background-color: transparent;
  color: #1769ff;
}
.pagination-left-730b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pagination-left-730b [class*="social-icon-bitbucket"].badge-middle-44cb {
  background-color: transparent;
  color: #205081;
}
.pagination-left-730b [class*="social-icon-codepen"] {
  background-color: #000;
}
.pagination-left-730b [class*="social-icon-codepen"].badge-middle-44cb {
  background-color: transparent;
  color: #000;
}
.pagination-left-730b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pagination-left-730b [class*="social-icon-delicious"].badge-middle-44cb {
  background-color: transparent;
  color: #39f;
}
.pagination-left-730b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pagination-left-730b [class*="social-icon-digg"].badge-middle-44cb {
  background-color: transparent;
  color: #005be2;
}
.pagination-left-730b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pagination-left-730b [class*="social-icon-dribbble"].badge-middle-44cb {
  background-color: transparent;
  color: #ea4c89;
}
.pagination-left-730b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pagination-left-730b [class*="social-icon-envelope"].badge-middle-44cb {
  background-color: transparent;
  color: #ea4335;
}
.pagination-left-730b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pagination-left-730b [class*="social-icon-facebook"].badge-middle-44cb {
  background-color: transparent;
  color: #3b5998;
}
.pagination-left-730b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pagination-left-730b [class*="social-icon-flickr"].badge-middle-44cb {
  background-color: transparent;
  color: #0063dc;
}
.pagination-left-730b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pagination-left-730b [class*="social-icon-foursquare"].badge-middle-44cb {
  background-color: transparent;
  color: #2d5be3;
}
.pagination-left-730b [class*="social-icon-github"] {
  background-color: #333;
}
.pagination-left-730b [class*="social-icon-github"].badge-middle-44cb {
  background-color: transparent;
  color: #333;
}
.pagination-left-730b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pagination-left-730b [class*="social-icon-google-plus"].badge-middle-44cb {
  background-color: transparent;
  color: #dd4b39;
}
.pagination-left-730b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pagination-left-730b [class*="social-icon-houzz"].badge-middle-44cb {
  background-color: transparent;
  color: #7ac142;
}
.pagination-left-730b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pagination-left-730b [class*="social-icon-instagram"].badge-middle-44cb {
  background-color: transparent;
  color: #262626;
}
.pagination-left-730b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pagination-left-730b [class*="social-icon-jsfiddle"].badge-middle-44cb {
  background-color: transparent;
  color: #487aa2;
}
.pagination-left-730b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pagination-left-730b [class*="social-icon-linkedin"].badge-middle-44cb {
  background-color: transparent;
  color: #0077b5;
}
.pagination-left-730b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pagination-left-730b [class*="social-icon-medium"].badge-middle-44cb {
  background-color: transparent;
  color: #00ab6b;
}
.pagination-left-730b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pagination-left-730b
  [class*="social-icon-odnoklassniki"].badge-middle-44cb {
  background-color: transparent;
  color: #f4731c;
}
.pagination-left-730b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pagination-left-730b [class*="social-icon-meetup"].badge-middle-44cb {
  background-color: transparent;
  color: #ec1c40;
}
.pagination-left-730b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pagination-left-730b [class*="social-icon-pinterest"].badge-middle-44cb {
  background-color: transparent;
  color: #bd081c;
}
.pagination-left-730b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pagination-left-730b [class*="social-icon-product-hunt"].badge-middle-44cb {
  background-color: transparent;
  color: #da552f;
}
.pagination-left-730b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pagination-left-730b [class*="social-icon-reddit"].badge-middle-44cb {
  background-color: transparent;
  color: #ff4500;
}
.pagination-left-730b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pagination-left-730b [class*="social-icon-rss"].badge-middle-44cb {
  background-color: transparent;
  color: #f26522;
}
.pagination-left-730b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pagination-left-730b
  [class*="social-icon-shopping-cart"].badge-middle-44cb {
  background-color: transparent;
  color: #4caf50;
}
.pagination-left-730b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pagination-left-730b [class*="social-icon-skype"].badge-middle-44cb {
  background-color: transparent;
  color: #00aff0;
}
.pagination-left-730b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pagination-left-730b [class*="social-icon-slideshare"].badge-middle-44cb {
  background-color: transparent;
  color: #0077b5;
}
.pagination-left-730b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pagination-left-730b [class*="social-icon-snapchat"].badge-middle-44cb {
  background-color: transparent;
  color: #fffc00;
}
.pagination-left-730b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pagination-left-730b [class*="social-icon-soundcloud"].badge-middle-44cb {
  background-color: transparent;
  color: #f80;
}
.pagination-left-730b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pagination-left-730b [class*="social-icon-spotify"].badge-middle-44cb {
  background-color: transparent;
  color: #2ebd59;
}
.pagination-left-730b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pagination-left-730b
  [class*="social-icon-stack-overflow"].badge-middle-44cb {
  background-color: transparent;
  color: #fe7a15;
}
.pagination-left-730b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pagination-left-730b [class*="social-icon-maldkfgram"].badge-middle-44cb {
  background-color: transparent;
  color: #2ca5e0;
}
.pagination-left-730b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pagination-left-730b [class*="social-icon-tripadvisor"].badge-middle-44cb {
  background-color: transparent;
  color: #589442;
}
.pagination-left-730b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pagination-left-730b [class*="social-icon-tumblr"].badge-middle-44cb {
  background-color: transparent;
  color: #35465c;
}
.pagination-left-730b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pagination-left-730b [class*="social-icon-twitch"].badge-middle-44cb {
  background-color: transparent;
  color: #6441a5;
}
.pagination-left-730b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pagination-left-730b [class*="social-icon-twitter"].badge-middle-44cb {
  background-color: transparent;
  color: #1da1f2;
}
.pagination-left-730b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pagination-left-730b [class*="social-icon-vimeo"].badge-middle-44cb {
  background-color: transparent;
  color: #1ab7ea;
}
.pagination-left-730b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pagination-left-730b [class*="social-icon-vk"].badge-middle-44cb {
  background-color: transparent;
  color: #45668e;
}
.pagination-left-730b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pagination-left-730b [class*="social-icon-weibo"].badge-middle-44cb {
  background-color: transparent;
  color: #df2029;
}
.pagination-left-730b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pagination-left-730b [class*="social-icon-weixin"].badge-middle-44cb {
  background-color: transparent;
  color: #7bb32e;
}
.pagination-left-730b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pagination-left-730b [class*="social-icon-whatsapp"].badge-middle-44cb {
  background-color: transparent;
  color: #25d366;
}
.pagination-left-730b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pagination-left-730b [class*="social-icon-wordpress"].badge-middle-44cb {
  background-color: transparent;
  color: #21759b;
}
.pagination-left-730b [class*="social-icon-xing"] {
  background-color: #026466;
}
.pagination-left-730b [class*="social-icon-xing"].badge-middle-44cb {
  background-color: transparent;
  color: #026466;
}
.pagination-left-730b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pagination-left-730b [class*="social-icon-yelp"].badge-middle-44cb {
  background-color: transparent;
  color: #af0606;
}
.pagination-left-730b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pagination-left-730b [class*="social-icon-youtube"].badge-middle-44cb {
  background-color: transparent;
  color: #cd201f;
}
.menu-525d {
  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;
}
.menu-525d:hover {
  box-shadow: none;
  background: 0 0;
}
.photo-rough-6491 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.thumbnail-full-c4cf {
  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;
}
.down-3e02 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.primary-f6d1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.primary-f6d1,
.primary-f6d1::after,
.primary-f6d1::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;
}
.primary-f6d1::after,
.primary-f6d1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.accent-12b7 .thumbnail-full-c4cf .down-3e02 {
  margin-top: -2px;
  width: 19px;
}
.accent-12b7 .thumbnail-full-c4cf .primary-f6d1 {
  margin-top: -1px;
}
.accent-12b7 .thumbnail-full-c4cf .primary-f6d1,
.accent-12b7 .thumbnail-full-c4cf .primary-f6d1::after,
.accent-12b7 .thumbnail-full-c4cf .primary-f6d1::before {
  width: 19px;
  height: 2px;
}
.accent-12b7 .thumbnail-full-c4cf .primary-f6d1::before {
  top: -6px;
}
.accent-12b7 .thumbnail-full-c4cf .primary-f6d1::after {
  bottom: -6px;
}
.alert-bottom-c122 .thumbnail-full-c4cf .down-3e02 {
  margin-top: -2px;
  width: 22px;
}
.alert-bottom-c122 .thumbnail-full-c4cf .primary-f6d1 {
  margin-top: -1px;
}
.alert-bottom-c122 .thumbnail-full-c4cf .primary-f6d1,
.alert-bottom-c122 .thumbnail-full-c4cf .primary-f6d1::after,
.alert-bottom-c122 .thumbnail-full-c4cf .primary-f6d1::before {
  width: 22px;
  height: 2px;
}
.alert-bottom-c122 .thumbnail-full-c4cf .primary-f6d1::before {
  top: -7px;
}
.alert-bottom-c122 .thumbnail-full-c4cf .primary-f6d1::after {
  bottom: -7px;
}
.overlay-28a5 .thumbnail-full-c4cf .down-3e02 {
  margin-top: -2px;
  width: 31px;
}
.overlay-28a5 .thumbnail-full-c4cf .primary-f6d1 {
  margin-top: -1.5px;
}
.overlay-28a5 .thumbnail-full-c4cf .primary-f6d1,
.overlay-28a5 .thumbnail-full-c4cf .primary-f6d1::after,
.overlay-28a5 .thumbnail-full-c4cf .primary-f6d1::before {
  width: 31px;
  height: 3px;
}
.overlay-28a5 .thumbnail-full-c4cf .primary-f6d1::before {
  top: -9px;
}
.overlay-28a5 .thumbnail-full-c4cf .primary-f6d1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .disabled_b84d .thumbnail-full-c4cf .down-3e02 {
    margin-top: -2px;
    width: 19px;
  }
  .disabled_b84d .thumbnail-full-c4cf .primary-f6d1 {
    margin-top: -1px;
  }
  .disabled_b84d .thumbnail-full-c4cf .primary-f6d1,
  .disabled_b84d .thumbnail-full-c4cf .primary-f6d1::after,
  .disabled_b84d .thumbnail-full-c4cf .primary-f6d1::before {
    width: 19px;
    height: 2px;
  }
  .disabled_b84d .thumbnail-full-c4cf .primary-f6d1::before {
    top: -6px;
  }
  .disabled_b84d .thumbnail-full-c4cf .primary-f6d1::after {
    bottom: -6px;
  }
  .detail-3836 .thumbnail-full-c4cf .down-3e02 {
    margin-top: -2px;
    width: 22px;
  }
  .detail-3836 .thumbnail-full-c4cf .primary-f6d1 {
    margin-top: -1px;
  }
  .detail-3836 .thumbnail-full-c4cf .primary-f6d1,
  .detail-3836 .thumbnail-full-c4cf .primary-f6d1::after,
  .detail-3836 .thumbnail-full-c4cf .primary-f6d1::before {
    width: 22px;
    height: 2px;
  }
  .detail-3836 .thumbnail-full-c4cf .primary-f6d1::before {
    top: -7px;
  }
  .detail-3836 .thumbnail-full-c4cf .primary-f6d1::after {
    bottom: -7px;
  }
  .input_79c7 .thumbnail-full-c4cf .down-3e02 {
    margin-top: -2px;
    width: 31px;
  }
  .input_79c7 .thumbnail-full-c4cf .primary-f6d1 {
    margin-top: -1.5px;
  }
  .input_79c7 .thumbnail-full-c4cf .primary-f6d1,
  .input_79c7 .thumbnail-full-c4cf .primary-f6d1::after,
  .input_79c7 .thumbnail-full-c4cf .primary-f6d1::before {
    width: 31px;
    height: 3px;
  }
  .input_79c7 .thumbnail-full-c4cf .primary-f6d1::before {
    top: -9px;
  }
  .input_79c7 .thumbnail-full-c4cf .primary-f6d1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .grid_4b27 .thumbnail-full-c4cf .down-3e02 {
    margin-top: -2px;
    width: 19px;
  }
  .grid_4b27 .thumbnail-full-c4cf .primary-f6d1 {
    margin-top: -1px;
  }
  .grid_4b27 .thumbnail-full-c4cf .primary-f6d1,
  .grid_4b27 .thumbnail-full-c4cf .primary-f6d1::after,
  .grid_4b27 .thumbnail-full-c4cf .primary-f6d1::before {
    width: 19px;
    height: 2px;
  }
  .grid_4b27 .thumbnail-full-c4cf .primary-f6d1::before {
    top: -6px;
  }
  .grid_4b27 .thumbnail-full-c4cf .primary-f6d1::after {
    bottom: -6px;
  }
  .copper-7ba6 .thumbnail-full-c4cf .down-3e02 {
    margin-top: -2px;
    width: 22px;
  }
  .copper-7ba6 .thumbnail-full-c4cf .primary-f6d1 {
    margin-top: -1px;
  }
  .copper-7ba6 .thumbnail-full-c4cf .primary-f6d1,
  .copper-7ba6 .thumbnail-full-c4cf .primary-f6d1::after,
  .copper-7ba6 .thumbnail-full-c4cf .primary-f6d1::before {
    width: 22px;
    height: 2px;
  }
  .copper-7ba6 .thumbnail-full-c4cf .primary-f6d1::before {
    top: -7px;
  }
  .copper-7ba6 .thumbnail-full-c4cf .primary-f6d1::after {
    bottom: -7px;
  }
  .search-narrow-3fd8 .thumbnail-full-c4cf .down-3e02 {
    margin-top: -2px;
    width: 31px;
  }
  .search-narrow-3fd8 .thumbnail-full-c4cf .primary-f6d1 {
    margin-top: -1.5px;
  }
  .search-narrow-3fd8 .thumbnail-full-c4cf .primary-f6d1,
  .search-narrow-3fd8 .thumbnail-full-c4cf .primary-f6d1::after,
  .search-narrow-3fd8 .thumbnail-full-c4cf .primary-f6d1::before {
    width: 31px;
    height: 3px;
  }
  .search-narrow-3fd8 .thumbnail-full-c4cf .primary-f6d1::before {
    top: -9px;
  }
  .search-narrow-3fd8 .thumbnail-full-c4cf .primary-f6d1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .fluid_c07e .thumbnail-full-c4cf .down-3e02 {
    margin-top: -2px;
    width: 19px;
  }
  .fluid_c07e .thumbnail-full-c4cf .primary-f6d1 {
    margin-top: -1px;
  }
  .fluid_c07e .thumbnail-full-c4cf .primary-f6d1,
  .fluid_c07e .thumbnail-full-c4cf .primary-f6d1::after,
  .fluid_c07e .thumbnail-full-c4cf .primary-f6d1::before {
    width: 19px;
    height: 2px;
  }
  .fluid_c07e .thumbnail-full-c4cf .primary-f6d1::before {
    top: -6px;
  }
  .fluid_c07e .thumbnail-full-c4cf .primary-f6d1::after {
    bottom: -6px;
  }
  .icon_basic_6515 .thumbnail-full-c4cf .down-3e02 {
    margin-top: -2px;
    width: 22px;
  }
  .icon_basic_6515 .thumbnail-full-c4cf .primary-f6d1 {
    margin-top: -1px;
  }
  .icon_basic_6515 .thumbnail-full-c4cf .primary-f6d1,
  .icon_basic_6515 .thumbnail-full-c4cf .primary-f6d1::after,
  .icon_basic_6515 .thumbnail-full-c4cf .primary-f6d1::before {
    width: 22px;
    height: 2px;
  }
  .icon_basic_6515 .thumbnail-full-c4cf .primary-f6d1::before {
    top: -7px;
  }
  .icon_basic_6515 .thumbnail-full-c4cf .primary-f6d1::after {
    bottom: -7px;
  }
  .preview_bronze_b415 .thumbnail-full-c4cf .down-3e02 {
    margin-top: -2px;
    width: 31px;
  }
  .preview_bronze_b415 .thumbnail-full-c4cf .primary-f6d1 {
    margin-top: -1.5px;
  }
  .preview_bronze_b415 .thumbnail-full-c4cf .primary-f6d1,
  .preview_bronze_b415 .thumbnail-full-c4cf .primary-f6d1::after,
  .preview_bronze_b415 .thumbnail-full-c4cf .primary-f6d1::before {
    width: 31px;
    height: 3px;
  }
  .preview_bronze_b415 .thumbnail-full-c4cf .primary-f6d1::before {
    top: -9px;
  }
  .preview_bronze_b415 .thumbnail-full-c4cf .primary-f6d1::after {
    bottom: -9px;
  }
}
.pro-ad3e .primary-f6d1 {
  -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);
}
.pro-ad3e .primary-f6d1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.pro-ad3e .primary-f6d1::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);
}
.pro-ad3e.outline-8b13 .primary-f6d1 {
  -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);
}
.pro-ad3e.outline-8b13 .primary-f6d1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.pro-ad3e.outline-8b13 .primary-f6d1::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);
}
.main-6f02 {
  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.video_inner_969f:before {
  display: none;
}
.tag_out_8fc8 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tag_out_8fc8 .south-0930 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tag_out_8fc8 .south-0930:last-of-type {
  border-bottom: none;
}
.tag_out_8fc8 .south-0930.photo-c11b,
.tag_out_8fc8 .south-0930.thick_6c4e,
.tag_out_8fc8 .south-0930.banner-1ae7 {
  padding: 0;
}
.tag_out_8fc8 .logo_rough_f24b .top_eb09 {
  color: currentColor;
}
.tag_out_8fc8 .logo_rough_f24b .top_eb09:focus,
.tag_out_8fc8 .logo_rough_f24b .top_eb09:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag_out_8fc8.hero_solid_cade .content-stone-6dbd,
.tag_out_8fc8.hero_solid_cade .tiny_46e7 a,
.tag_out_8fc8.hero_solid_cade .caption_focused_6142 a,
.tag_out_8fc8.hero_solid_cade .badge_action_2b82 a {
  color: rgba(0, 0, 0, 0.55);
}
.tag_out_8fc8.hero_solid_cade .content-stone-6dbd:hover,
.tag_out_8fc8.hero_solid_cade .tiny_46e7 a:hover,
.tag_out_8fc8.hero_solid_cade .caption_focused_6142 a:hover,
.tag_out_8fc8.hero_solid_cade .badge_action_2b82 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag_out_8fc8.hero_solid_cade .caption-c30a {
  color: rgba(0, 0, 0, 0.8);
}
.tag_out_8fc8.hero_solid_cade .south-0930 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag_out_8fc8.hero_solid_cade .south-0930:before {
  background: rgba(0, 0, 0, 0.08);
}
.tag_out_8fc8.hero_solid_cade .title-simple-d766:before {
  background: rgba(255, 255, 255, 0.9);
}
.tag_out_8fc8.hero_solid_cade .logo_rough_f24b .tall_de26 li a,
.tag_out_8fc8.hero_solid_cade .logo_rough_f24b .top_eb09,
.tag_out_8fc8.hero_solid_cade .badge_action_2b82 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag_out_8fc8.hero_solid_cade .logo_rough_f24b .top_eb09:focus,
.tag_out_8fc8.hero_solid_cade .logo_rough_f24b .top_eb09:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag_out_8fc8.hero_solid_cade .tall_de26 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag_out_8fc8.item-large-91ec .content-stone-6dbd,
.tag_out_8fc8.item-large-91ec .tiny_46e7 a,
.tag_out_8fc8.item-large-91ec .caption_focused_6142 .top_eb09,
.tag_out_8fc8.item-large-91ec .caption_focused_6142 a,
.tag_out_8fc8.item-large-91ec .badge_action_2b82 a {
  color: rgba(255, 255, 255, 0.79);
}
.tag_out_8fc8.item-large-91ec .content-stone-6dbd:hover,
.tag_out_8fc8.item-large-91ec .tiny_46e7 a:hover,
.tag_out_8fc8.item-large-91ec .caption_focused_6142 .top_eb09:hover,
.tag_out_8fc8.item-large-91ec .caption_focused_6142 a:hover,
.tag_out_8fc8.item-large-91ec .badge_action_2b82 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag_out_8fc8.item-large-91ec .caption-c30a {
  color: rgba(255, 255, 255, 0.99);
}
.tag_out_8fc8.item-large-91ec .south-0930 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag_out_8fc8.item-large-91ec .south-0930:before {
  background: rgba(255, 255, 255, 0.08);
}
.tag_out_8fc8.item-large-91ec .title-simple-d766:before {
  background: rgba(0, 0, 0, 0.9);
}
.tag_out_8fc8.item-large-91ec .logo_rough_f24b .tall_de26 li a,
.tag_out_8fc8.item-large-91ec .logo_rough_f24b .top_eb09,
.tag_out_8fc8.item-large-91ec .badge_action_2b82 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag_out_8fc8.item-large-91ec .logo_rough_f24b .top_eb09:focus,
.tag_out_8fc8.item-large-91ec .logo_rough_f24b .top_eb09:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag_out_8fc8.item-large-91ec .tall_de26 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.title-simple-d766 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.title-simple-d766:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.frame_black_2504 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.breadcrumb_1fb0 .tag_out_8fc8 {
  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;
}
.breadcrumb_1fb0 .south-0930 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.breadcrumb_1fb0 .south-0930: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) {
  .breadcrumb_1fb0 .south-0930:before {
    width: 16%;
    left: 42%;
  }
}
.breadcrumb_1fb0 .south-0930:last-child:before {
  content: none;
}
.breadcrumb_1fb0 .south-0930[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.breadcrumb_1fb0 .logo_rough_f24b .tall_de26 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.breadcrumb_1fb0 .logo_rough_f24b .tall_de26 li a .top_eb09 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.breadcrumb_1fb0 .logo_rough_f24b .badge_action_2b82 {
  border: none;
}
.breadcrumb_1fb0 .logo_rough_f24b .badge_action_2b82 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.breadcrumb_1fb0 .title-simple-d766 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.breadcrumb_1fb0 .frame_black_2504 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.breadcrumb_1fb0 .item-large-91ec .title-simple-d766:before {
  background: rgba(0, 0, 0, 0.9);
}
.breadcrumb_1fb0 .hero_solid_cade.sidebar_471d .primary-f6d1 {
  background: rgba(0, 0, 0, 0.6);
}
.breadcrumb_1fb0
  .hero_solid_cade.sidebar_471d
  .primary-f6d1::after,
.breadcrumb_1fb0
  .hero_solid_cade.sidebar_471d
  .primary-f6d1:before {
  background: inherit;
}
.breadcrumb_1fb0
  .hero_solid_cade.sidebar_471d:hover
  .primary-f6d1 {
  background: rgba(0, 0, 0, 0.8);
}
.title_12bd .tag_out_8fc8 {
  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) {
  .title_12bd .tag_out_8fc8 {
    width: auto;
    right: 45px;
  }
}
.focus_87b7 .tag_out_8fc8 {
  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) {
  .focus_87b7 .tag_out_8fc8 {
    width: auto;
    left: 45px;
  }
}
.video_inner_969f .tag_out_8fc8 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.video_inner_969f .frame_black_2504 {
  max-width: 48em;
  margin: 0 auto;
}
.video_inner_969f .title-simple-d766:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.outer-2b01 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.outer-2b01.breadcrumb_1fb0 .tag_out_8fc8 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.outer-2b01.title_12bd .tag_out_8fc8 {
  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);
}
.outer-2b01 .tag_out_8fc8 {
  visibility: visible;
}
.outer-2b01.focus_87b7 .tag_out_8fc8 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.card_6b70,
.tooltip-selected-5ee0 {
  overflow-x: hidden;
}
.card_6b70 .tag_out_8fc8 {
  overflow: auto;
}
.card_6b70.breadcrumb_1fb0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.card_6b70.breadcrumb_1fb0 .tag_out_8fc8 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.card_6b70.breadcrumb_1fb0 .menu-525d {
  opacity: 0;
}
.card_6b70.title_12bd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.card_6b70.title_12bd .tag_out_8fc8 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.card_6b70.title_12bd .menu-525d {
  opacity: 0;
}
.card_6b70.focus_87b7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.card_6b70.focus_87b7 .tag_out_8fc8 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.card_6b70.focus_87b7 .menu-525d {
  opacity: 0;
}
.card_6b70.video_inner_969f .tag_out_8fc8 {
  z-index: 10;
  visibility: visible;
}
.sidebar_471d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.sidebar_471d .primary-f6d1 {
  background: rgba(255, 255, 255, 0.99);
}
.sidebar_471d .primary-f6d1::after,
.sidebar_471d .primary-f6d1:before {
  background: inherit;
}
.sidebar_471d:hover .primary-f6d1 {
  background: rgba(255, 255, 255, 0.99);
}
.focus_87b7 .sidebar_471d {
  top: 10px;
  right: auto;
  left: 12px;
}
.video_inner_969f .sidebar_471d {
  display: none !important;
}
.card_6b70:before,
.tooltip-selected-5ee0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.card_6b70 .sidebar_471d,
.tooltip-selected-5ee0 .sidebar_471d {
  display: inline-block;
}
.tag_out_8fc8 .right-ac17 {
  -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;
}
.card_6b70 .tag_out_8fc8 .right-ac17,
.tooltip-selected-5ee0 .tag_out_8fc8 .right-ac17 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.north-a81c .pattern_9c59 {
  width: 100%;
}
.mask-red-7c8a {
  padding: 0 0.5em 0;
}
.mask-red-7c8a [class*="customify-col-"],
.mask-red-7c8a [class*="customify-col_"],
.mask-red-7c8a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.selected_d526 .mask-red-7c8a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .static-d634 .caption_8fd3,
  .caption_8fd3 {
    display: none;
  }
  .disabled-73a7 {
    text-align: left;
  }
  .overlay_hard_7867 {
    text-align: center;
  }
  .selected_7a87 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .static-d634 .alert-6a44,
  .alert-6a44 {
    display: none;
  }
  .alert_9bb9 {
    text-align: left;
  }
  .dark-521a {
    text-align: center;
  }
  .image_5d9a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .static-d634 .white-83ce,
  .white-83ce {
    display: none;
  }
  .message_soft_2827 {
    text-align: left;
  }
  .hover_steel_afd6 {
    text-align: center;
  }
  .label-dda5 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pagination_hard_1598 {
  box-shadow: none !important;
}
.hard_7fea .label-dcc5,
.pressed_f517 .label-dcc5 {
  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;
}
.pressed_f517 .label-dcc5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.slider-middle-fe4f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.slider-middle-fe4f:after,
.slider-middle-fe4f:before {
  content: "";
  display: table;
}
.slider-middle-fe4f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .slider-middle-fe4f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.slider-middle-fe4f,
.sidebar_action_b32f {
  max-width: 1248px;
  margin: 0 auto;
}

.short_a67b.yellow_f5c4 .slider-middle-fe4f {
  max-width: 100%;
}
.short_a67b.video-inner-a4f5 {
  max-width: 1200px;
  margin: 0 auto;
}
.short_a67b.column-0be2 .slider-middle-fe4f {
  max-width: 100%;
}
.short_a67b.column-0be2 > .slider-middle-fe4f {
  padding-left: 0;
  padding-right: 0;
}
.short_a67b.column-0be2 > .slider-middle-fe4f .static-d634 {
  margin: 0;
}
.short_a67b.column-0be2
  > .slider-middle-fe4f
  .tabs_a0c3.label-65ea {
  margin-right: 0;
  margin-left: 0;
}
.short_a67b.column-0be2 #main.label-65ea {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .slider-f7ac #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .slider-f7ac #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .frame-df2b .yellow_4674 {
    padding-right: 1em;
  }
  .frame-df2b.narrow_be38 .tabs_a0c3 {
    border-right: 1px solid #eaecee;
  }
  .frame-df2b.narrow_be38 .yellow_4674 {
    padding-right: 1em;
  }
  .frame-df2b.narrow_be38 .middle_ea56 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .orange_afef .yellow_4674 {
    padding-left: 1em;
  }
  .orange_afef.narrow_be38 .tabs_a0c3 {
    border-left: 1px solid #eaecee;
  }
  .orange_afef.narrow_be38 .yellow_4674 {
    padding-left: 1em;
  }
  .orange_afef.narrow_be38 .middle_ea56 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dropdown-outer-ac4e .yellow_4674 {
    padding-left: 1em;
  }
  .dropdown-outer-ac4e.narrow_be38 .popup_a7df {
    border-right: 1px solid #eaecee;
  }
  .dropdown-outer-ac4e.narrow_be38 .pattern_42a0 {
    border-right: 1px solid #eaecee;
  }
  .dropdown-outer-ac4e.narrow_be38 .yellow_4674 {
    padding-left: 1em;
  }
  .dropdown-outer-ac4e.narrow_be38 .middle_ea56 {
    padding-right: 1em;
  }
  .dropdown-outer-ac4e.narrow_be38 .tiny_4b64 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .iron-4027 .yellow_4674 {
    padding-right: 1em;
  }
  .iron-4027.narrow_be38 .popup_a7df {
    border-left: 1px solid #eaecee;
  }
  .iron-4027.narrow_be38 .pattern_42a0 {
    border-left: 1px solid #eaecee;
  }
  .iron-4027.narrow_be38 .yellow_4674 {
    padding-right: 1em;
  }
  .iron-4027.narrow_be38 .middle_ea56 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .iron-4027.narrow_be38 .tiny_4b64 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider-f7ac .yellow_4674 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .slider-f7ac.narrow_be38 .tabs_a0c3 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .slider-f7ac.narrow_be38 .yellow_4674 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .slider-f7ac.narrow_be38 .middle_ea56 {
    padding-left: 1em;
  }
  .slider-f7ac.narrow_be38 .tiny_4b64 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .slider-f7ac.narrow_be38 .yellow_4674 {
    padding-left: 0;
  }
}
.surface-8229 .card-6a3d {
  display: inline-block;
}
.advanced_e2eb {
  display: inline-block;
}
.bottom-be28 {
  word-con: break-word;
}
.slow-2d46 > span {
  display: inline-block;
  padding: 5px 0;
}
.slow-2d46 .hidden_e75a {
  margin-left: 8px;
  margin-right: 8px;
}
.slow-2d46 .container_b7d5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.paper-1edf .outline-liquid-0606 {
  margin-bottom: 2em;
}
.paper-1edf .dropdown-8e74 {
  margin-bottom: 15px;
}
.paper-1edf .dropdown-8e74:last-child {
  margin-bottom: 0;
}
.paper-1edf .header-9cc5 {
  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) {
  .paper-1edf .header-9cc5 {
    display: block;
  }
}
.paper-1edf .chip-green-9ebd {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .paper-1edf .chip-green-9ebd {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.paper-1edf .modal_hot_112e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.paper-1edf .modal_hot_112e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.paper-1edf .modal_hot_112e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.paper-1edf .bottom-be28 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.paper-1edf .bottom-be28 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.paper-1edf .menu_ec7f p:last-child {
  margin-bottom: 0;
}
.paper-1edf .component_thick_4015 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.paper-1edf .heading_soft_4e62 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.paper-1edf .article-df4f {
  margin-top: 1em;
}
.paper-1edf .paper-0036 {
  top: 0;
  display: block;
}
.paper-1edf .paper-0036 a {
  color: inherit;
}
.paper-1edf .paper-0036 a:hover {
  color: inherit;
}
.paper-1edf .stale-bdd6 {
  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;
}
.paper-1edf .stale-bdd6:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.paper-1edf .heading_soft_4e62 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.paper-1edf .dropdown_c234 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.paper-1edf .dropdown_c234:first-child {
  margin-top: 0;
}
.paper-1edf .dropdown_c234.alert-fb16 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.paper-1edf .dropdown_c234.active_779a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.paper-1edf
  .dropdown_c234.active_779a.focus_light_3483
  .article-df4f {
  width: 100%;
}
.paper-1edf .active_779a {
  -webkit-box-align: center;
  align-items: center;
}
.paper-1edf .active_779a .slow-2d46,
.paper-1edf .active_779a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.paper-1edf .modal_hot_112e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.paper-1edf .modal_hot_112e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.paper-1edf .modal_hot_112e: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;
}
.paper-1edf .alert-fb16 {
  z-index: 5;
}
.paper-1edf .heading_a388 .mask-dark-33f0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.paper-1edf .right_e712 .mask-dark-33f0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.paper-1edf .wide_7774 .mask-dark-33f0 {
  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;
}
.paper-1edf.tiny-9619 .header-9cc5,
.paper-1edf.table_fresh_24e0 .header-9cc5 {
  display: block;
}
.paper-1edf.tiny-9619 .header-9cc5 .hidden_narrow_834b,
.paper-1edf.tiny-9619 .header-9cc5 .heading_soft_4e62,
.paper-1edf.table_fresh_24e0 .header-9cc5 .hidden_narrow_834b,
.paper-1edf.table_fresh_24e0 .header-9cc5 .heading_soft_4e62 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.paper-1edf.link-right-d2ed .chip-green-9ebd {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .paper-1edf.link-right-d2ed .chip-green-9ebd {
    margin-right: 0;
  }
}
.paper-1edf.tiny-9619 .chip-green-9ebd,
.paper-1edf.table_fresh_24e0 .chip-green-9ebd {
  padding-top: 40%;
}
.paper-1edf.tiny-9619 .outline-liquid-0606,
.paper-1edf.table_fresh_24e0 .outline-liquid-0606 {
  display: block;
}
.paper-1edf.tiny-9619 .fn-sticky-a17f .heading_soft_4e62,
.paper-1edf.table_fresh_24e0 .fn-sticky-a17f .heading_soft_4e62 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.paper-1edf.tiny-9619 .chip-green-9ebd,
.paper-1edf.table_fresh_24e0 .chip-green-9ebd {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.paper-1edf.tiny-9619 .heading_soft_4e62 {
  padding: 1em;
}
.huge-484c {
  margin: 30px auto;
  display: block;
}
.huge-484c .chip_3e4c > * {
  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;
}
.huge-484c .chip_3e4c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.huge-484c .chip_3e4c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.complex-cefa .slow-2d46 {
  margin-bottom: 1.41575em;
}
.complex-cefa .secondary_short_0185 {
  margin-bottom: 1.618em;
}
.message-724d .texture-ebb3 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.message-724d .texture-ebb3 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.message-724d .aside-rough-a9cb {
  max-width: 100%;
  overflow: auto;
}
.grid_green_7ad0 .message-724d a:hover {
  text-decoration: underline;
}
.grid-62e4 .dropdown-8e74:not(.bottom-be28),
.grid-62e4 .modal_hot_112e {
  margin-bottom: 1.41575em;
}
.grid-62e4 .dropdown-8e74:not(.bottom-be28):last-child,
.grid-62e4 .modal_hot_112e:last-child {
  margin-bottom: 0;
}
.grid-62e4 .dropdown-8e74.video_iron_53b7 {
  margin-bottom: 0.41575em;
}
.grid-62e4 .message_lite_6e94:before,
.grid-62e4 .pro_8e6e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.grid-62e4 .message_lite_6e94:before {
  content: "\f115";
}
.grid-62e4 .pro_8e6e:before {
  content: "\f02c";
}
.grid-62e4 .mask_6e58 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.grid-62e4 .mask_6e58 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.paragraph-out-4d28 {
  display: -webkit-box;
  display: flex;
}
.paragraph-out-4d28 .link_f4fe {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .paragraph-out-4d28 .link_f4fe {
    flex-basis: 90px;
  }
}
.paragraph-out-4d28 .mask-841c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .paragraph-out-4d28 .mask-841c {
    flex-basis: calc(100% - 50px);
  }
}
.paragraph-out-4d28 .banner-dd36 p:last-child {
  margin-bottom: 0.72em;
}
.component-west-046a .chip_3e4c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.component-west-046a .chip_3e4c:after,
.component-west-046a .chip_3e4c:before {
  content: "";
  display: table;
}
.component-west-046a .chip_3e4c:after {
  clear: both;
}
.component-west-046a .chip_3e4c .clean-f9c8,
.component-west-046a .chip_3e4c .focus_902e {
  width: 49%;
}
.component-west-046a .chip_3e4c .clean-f9c8 a span.hidden-d7e2,
.component-west-046a .chip_3e4c .focus_902e a span.hidden-d7e2 {
  display: block;
  margin-bottom: 5px;
}
.component-west-046a .chip_3e4c .focus_902e {
  float: left;
  text-align: left;
}
.component-west-046a .chip_3e4c .clean-f9c8 {
  float: right;
  text-align: right;
}
.left-9567 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .left-9567 {
    margin-bottom: 0;
  }
}
.fresh_763a {
  margin-bottom: 1em;
}
.fresh_763a .bottom-be28 {
  font-size: 1.1em;
  line-height: 1.3;
}
.row_f622 a {
  display: block;
  line-height: 0;
  position: relative;
}
.image-action-d9b7 .fresh_763a,
.card_iron_daae .fresh_763a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .image-action-d9b7 .fresh_763a,
  .card_iron_daae .fresh_763a {
    display: block;
  }
}
.image-action-d9b7 .row_f622,
.card_iron_daae .row_f622 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .image-action-d9b7 .row_f622,
  .card_iron_daae .row_f622 {
    margin-bottom: 1em;
  }
}
.image-action-d9b7 .row_f622 img,
.card_iron_daae .row_f622 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.image-action-d9b7 .breadcrumb_2a05,
.card_iron_daae .breadcrumb_2a05 {
  flex-basis: calc(100% - 160px);
}
.image-action-d9b7 .breadcrumb_2a05 p,
.card_iron_daae .breadcrumb_2a05 p {
  margin-bottom: 0;
}
.image-action-d9b7 .breadcrumb_2a05 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .image-action-d9b7 .breadcrumb_2a05 {
    padding-left: 0;
  }
}
.card_iron_daae .breadcrumb_2a05 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .card_iron_daae .breadcrumb_2a05 {
    padding-right: 0;
  }
}
.card_iron_daae .row_f622 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.simple-dd80 .row_f622 {
  margin-bottom: 0.5em;
}
.simple-dd80 .row_f622 img {
  width: 100%;
}
.left-b9cf .thumbnail-4f99,
.popup-large-001a .thumbnail-4f99 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.popup-large-001a .tabs_a0c3 .prev-405c p:last-child {
  margin-bottom: 0;
}
.pink-cc3f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hovered-b967 .advanced_9471 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hovered-b967 .advanced_9471:last-of-type {
    margin-bottom: 0;
  }
}
.hovered-b967 .advanced_9471 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hovered-b967 .advanced_9471 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hovered-b967 .advanced_9471 ul li {
  margin: 0 0 0.6em;
}
.hovered-b967 .advanced_9471 ul li.heading_7056,
.hovered-b967 .advanced_9471 ul li.picture_3095 {
  position: relative;
}
.hovered-b967 .advanced_9471 ul li.heading_7056 .hover-narrow-f428,
.hovered-b967 .advanced_9471 ul li.picture_3095 .hover-narrow-f428 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hovered-b967 .advanced_9471 ul li.heading_7056:after:after,
.hovered-b967 .advanced_9471 ul li.heading_7056:after:before,
.hovered-b967
  .advanced_9471
  ul
  li.picture_3095:after:after,
.hovered-b967
  .advanced_9471
  ul
  li.picture_3095:after:before {
  content: "";
  display: table;
}
.hovered-b967 .advanced_9471 ul li.heading_7056:after:after,
.hovered-b967
  .advanced_9471
  ul
  li.picture_3095:after:after {
  clear: both;
}
.hovered-b967 .advanced_9471 a.copper_b512:hover {
  text-decoration: none;
}
.hovered-b967 .advanced_9471 select {
  max-width: 100%;
}
.hovered-b967 .advanced_9471 table {
  font-size: 85%;
}
.hovered-b967 .advanced_9471 table td,
.hovered-b967 .advanced_9471 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hovered-b967 .advanced_9471 table tfoot td {
  text-align: left;
}
.hovered-b967 .advanced_9471 :last-child {
  margin-bottom: 0;
}
.hovered-b967 .advanced_9471 .caption-e4a1 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hovered-b967 .advanced_9471 .caption-e4a1 label {
  width: 100%;
}
.hovered-b967 .advanced_9471 .caption-e4a1 .short-d167 {
  width: 100%;
  display: block;
}
.hovered-b967 .advanced_9471 .caption-e4a1 .smooth-423c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hovered-b967 .advanced_9471 .caption-e4a1 .smooth-423c:hover svg #svg-search {
  fill: #444;
}
.hovered-b967 .advanced_9471 .caption-e4a1 .smooth-423c svg {
  width: 18px;
  height: 18px;
}
.hovered-b967 .tall-cbc4 ul ul,
.hovered-b967 .short-232d ul ul,
.hovered-b967 .avatar_8f72 ul ul,
.hovered-b967 .gallery_brown_0e04 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hovered-b967 .tall-cbc4 .west-013a > a,
.hovered-b967 .short-232d .west-013a > a,
.hovered-b967 .avatar_8f72 .west-013a > a,
.hovered-b967 .gallery_brown_0e04 .west-013a > a {
  margin-bottom: 0;
}
.hovered-b967 .chip_complex_7515 li,
.hovered-b967 .tall-cbc4 li,
.hovered-b967 .hidden_over_bfbf li,
.hovered-b967 .short-232d li,
.hovered-b967 .avatar_8f72 li,
.hovered-b967 .gallery_brown_0e04 li,
.hovered-b967 .hovered-2bfb li,
.hovered-b967 .main-60ce li {
  display: block;
  position: relative;
}
.hovered-b967 .chip_complex_7515 li:last-child,
.hovered-b967 .tall-cbc4 li:last-child,
.hovered-b967 .hidden_over_bfbf li:last-child,
.hovered-b967 .short-232d li:last-child,
.hovered-b967 .avatar_8f72 li:last-child,
.hovered-b967 .gallery_brown_0e04 li:last-child,
.hovered-b967 .hovered-2bfb li:last-child,
.hovered-b967 .main-60ce li:last-child {
  border: none;
}
.hovered-b967 .chip_complex_7515 li a,
.hovered-b967 .tall-cbc4 li a,
.hovered-b967 .hidden_over_bfbf li a,
.hovered-b967 .short-232d li a,
.hovered-b967 .avatar_8f72 li a,
.hovered-b967 .gallery_brown_0e04 li a,
.hovered-b967 .hovered-2bfb li a,
.hovered-b967 .main-60ce li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hovered-b967 .chip_complex_7515 li ul li::before,
.hovered-b967 .tall-cbc4 li ul li::before,
.hovered-b967 .hidden_over_bfbf li ul li::before,
.hovered-b967 .short-232d li ul li::before,
.hovered-b967 .avatar_8f72 li ul li::before,
.hovered-b967 .gallery_brown_0e04 li ul li::before,
.hovered-b967 .hovered-2bfb li ul li::before,
.hovered-b967 .main-60ce li ul li::before {
  left: 15px;
}
.hovered-b967 .chip_complex_7515 li ul a,
.hovered-b967 .tall-cbc4 li ul a,
.hovered-b967 .hidden_over_bfbf li ul a,
.hovered-b967 .short-232d li ul a,
.hovered-b967 .avatar_8f72 li ul a,
.hovered-b967 .gallery_brown_0e04 li ul a,
.hovered-b967 .hovered-2bfb li ul a,
.hovered-b967 .main-60ce li ul a {
  padding-left: 20px;
}
.hovered-b967 .chip_complex_7515 li ul ul li::before,
.hovered-b967 .tall-cbc4 li ul ul li::before,
.hovered-b967 .hidden_over_bfbf li ul ul li::before,
.hovered-b967 .short-232d li ul ul li::before,
.hovered-b967 .avatar_8f72 li ul ul li::before,
.hovered-b967 .gallery_brown_0e04 li ul ul li::before,
.hovered-b967 .hovered-2bfb li ul ul li::before,
.hovered-b967 .main-60ce li ul ul li::before {
  left: 30px;
}
.hovered-b967 .chip_complex_7515 li ul ul a,
.hovered-b967 .tall-cbc4 li ul ul a,
.hovered-b967 .hidden_over_bfbf li ul ul a,
.hovered-b967 .short-232d li ul ul a,
.hovered-b967 .avatar_8f72 li ul ul a,
.hovered-b967 .gallery_brown_0e04 li ul ul a,
.hovered-b967 .hovered-2bfb li ul ul a,
.hovered-b967 .main-60ce li ul ul a {
  padding-left: 40px;
}
.hovered-b967 .tertiary_d9aa li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hovered-b967 .main-60ce ul li {
  margin-bottom: 1.41575em;
}
.hovered-b967 .main-60ce ul li .texture_wide_11fb {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hovered-b967 .main-60ce ul li .sidebar_8f98 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.item-large-91ec .chip_complex_7515 li a,
.item-large-91ec .tall-cbc4 li a,
.item-large-91ec .hidden_over_bfbf li a,
.item-large-91ec .short-232d li a,
.item-large-91ec .avatar_8f72 li a,
.item-large-91ec .gallery_brown_0e04 li a,
.item-large-91ec .hovered-2bfb li a,
.item-large-91ec .main-60ce li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.item-large-91ec .tertiary_d9aa li {
  border-color: rgba(255, 255, 255, 0.08);
}
.item-large-91ec .advanced_9471 ul li.heading_7056 .hover-narrow-f428,
.item-large-91ec .advanced_9471 ul li.picture_3095 .hover-narrow-f428 {
  background: rgba(0, 0, 0, 0.2);
}
.item-large-91ec .hovered-b967 .advanced_9471 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.short_a67b .hovered-b967 .tall_de26 li {
  margin: 0;
}
.short_a67b .hovered-b967 .tall_de26 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.short_a67b .hovered-b967 .tall_de26 li ul {
  margin: 0;
}
.short_a67b .hovered-b967 .tall_de26 li ul li a {
  padding-left: 15px;
}
.short_a67b .hovered-b967 .tall_de26 li ul li li a {
  padding-left: 30px;
}
.short_a67b .hovered-b967 .tall_de26 li.logo-focused-22de > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.short_a67b .hovered-b967 .tall_de26 li.logo-focused-22de > 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;
}
.short_a67b .hovered-b967 .tall_de26 li.logo-focused-22de > 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;
}
.focus-778e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.fast-63e3 {
  position: relative;
  z-index: 10;
}
.fast-63e3 .right-ac17 {
  width: 100%;
  max-width: 100%;
}
.footer_3986 .block-54ae {
  padding-top: 2em;
  padding-bottom: 2em;
}
.footer_3986 .hero_solid_cade {
}
.footer_3986 .item-large-91ec {
  background: #292929;
}
.stone_9b06 .block-54ae {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.stone_9b06 .hero_solid_cade {
  background: #f9f9f9;
}
.stone_9b06 .item-large-91ec {
  background: #303030;
}
.small_9838 .block-54ae {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .small_9838 .card-6a3d {
    margin-bottom: 1em;
  }
  .small_9838 .card-6a3d:last-child {
    margin-bottom: 0;
  }
}
.small_9838 .hero_solid_cade {
  background: #ededed;
}
.small_9838 .item-large-91ec {
  background: #1a1a1a;
}
.block-54ae.hero_solid_cade {
  color: rgba(0, 0, 0, 0.6);
}
.block-54ae.hero_solid_cade .background_24d0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.block-54ae.item-large-91ec {
  color: rgba(255, 255, 255, 0.99);
}
.block-54ae.item-large-91ec a:not(.copper_b512) {
  color: rgba(255, 255, 255, 0.79);
}
.block-54ae.item-large-91ec a:not(.copper_b512):hover {
  color: rgba(255, 255, 255, 0.99);
}
.block-54ae.item-large-91ec .background_24d0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block-54ae.item-large-91ec table tbody td,
.block-54ae.item-large-91ec table th {
  background: rgba(0, 0, 0, 0.08);
}
.pressed_4de6.up-d9ef .slider-middle-fe4f {
  max-width: initial;
}
.pressed_4de6 .active-fd04 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.pressed_4de6 .active-fd04 .right-ac17 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .pressed_4de6 .active-fd04 .right-ac17 {
    display: block;
    margin-bottom: 2em;
  }
  .pressed_4de6 .active-fd04 .right-ac17:last-child {
    margin-bottom: 0;
  }
}
.small_9838 .card-6a3d:last-child,
.stone_9b06 .card-6a3d:last-child,
.footer_3986 .card-6a3d:last-child {
  margin-bottom: 0;
}
.small_9838 .card-6a3d .hovered-b967 .advanced_9471:last-child,
.stone_9b06 .card-6a3d .hovered-b967 .advanced_9471:last-child,
.footer_3986 .card-6a3d .hovered-b967 .advanced_9471:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .small_9838 .banner_center_3b63,
  .small_9838 .center_ac6f,
  .stone_9b06 .banner_center_3b63,
  .stone_9b06 .center_ac6f,
  .footer_3986 .banner_center_3b63,
  .footer_3986 .center_ac6f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .fast-63e3 .card-6a3d {
    margin-bottom: 2em;
  }
}
.fast-63e3 p:last-child {
  margin-bottom: 0;
}
.fast-63e3 li,
.fast-63e3 ul {
  list-style: none;
  margin: 0;
}
.fast-63e3 ul ul {
  margin-left: 2.617924em;
}
.status-clean-d537 {
  font-size: 0.875em;
}

/* css-noise: 018b */
.promo-block-k5 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
