/*!
Theme Name: Customify
Theme URI: https://pressmaximum.item_c517/customify
Author: WPCustomify
Author URI: https://pressmaximum.item_c517
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.item_c517/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.nav-5b50.hovered-bc8f/licenses/gpl-2.0.gallery_ec43
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.popup_add6/, (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.large_cb92.summary_b7c8/normalize.thumbnail-efaf/
 ======
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.thumbnail-efaf v7.0.0 | MIT License | github.item_c517/necolas/normalize.thumbnail-efaf */
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;
}
.solid-b93b .slider_d11b,
.surface_5590,
.outline_solid_3c8b,
.grid-0f41,
.small_1e73,
.new_5205,
.primary-tall-7887,
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;
}
.surface_5590,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .surface_5590,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .surface_5590,
  h1 {
    font-size: 1.8em;
  }
}
.outline_solid_3c8b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.outline_solid_3c8b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .outline_solid_3c8b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .outline_solid_3c8b,
  h2 {
    font-size: 1.7em;
  }
}
.grid-0f41,
h3 {
  font-size: 1.618em;
}
.solid-b93b .slider_d11b,
.small_1e73,
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.image-5c76 {
  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;
}
.nav_simple_c695:after,
.nav_simple_c695:before,
.picture_41ec:after,
.picture_41ec:before {
  content: "";
  display: table;
}
.nav_simple_c695:after,
.picture_41ec:after {
  clear: both;
}
.row_steel_8f68 {
  float: right;
  margin-right: 0;
}
.solid-ad33 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.row_silver_52a7 .iron-5283,
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;
}
.row_silver_52a7 .iron-5283: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;
}
.hard_1bf6 .iron-5283 {
  box-shadow: none;
}
.hard_1bf6
  .iron-5283
  .sort-gold-e9d9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hard_1bf6 .iron-5283 .prev_b4f1 {
  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;
}
.hard_1bf6
  .iron-5283
  .prev_b4f1
  b {
  display: none;
}
.hard_1bf6 .slow_6496 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.fresh_340a:not(.outer_6deb):not(.tertiary-190c),
button:not(.outer_6deb):not(.tertiary-190c),
input[type="button"]:not(.outer_6deb):not(
    .tertiary-190c
  ),
input[type="reset"]:not(.outer_6deb):not(
    .tertiary-190c
  ),
input[type="submit"]:not(.outer_6deb):not(
    .tertiary-190c
  ) {
  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;
}
.fresh_340a:not(.outer_6deb):not(
    .tertiary-190c
  ):hover,
button:not(.outer_6deb):not(
    .tertiary-190c
  ):hover,
input[type="button"]:not(.outer_6deb):not(
    .tertiary-190c
  ):hover,
input[type="reset"]:not(.outer_6deb):not(
    .tertiary-190c
  ):hover,
input[type="submit"]:not(.outer_6deb):not(
    .tertiary-190c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.fresh_340a:not(.outer_6deb):not(
    .tertiary-190c
  ):active,
.fresh_340a:not(.outer_6deb):not(
    .tertiary-190c
  ):focus,
button:not(.outer_6deb):not(
    .tertiary-190c
  ):active,
button:not(.outer_6deb):not(
    .tertiary-190c
  ):focus,
input[type="button"]:not(.outer_6deb):not(
    .tertiary-190c
  ):active,
input[type="button"]:not(.outer_6deb):not(
    .tertiary-190c
  ):focus,
input[type="reset"]:not(.outer_6deb):not(
    .tertiary-190c
  ):active,
input[type="reset"]:not(.outer_6deb):not(
    .tertiary-190c
  ):focus,
input[type="submit"]:not(.outer_6deb):not(
    .tertiary-190c
  ):active,
input[type="submit"]:not(.outer_6deb):not(
    .tertiary-190c
  ):focus {
  outline: 0;
}
.fresh_340a:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e,
button:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e,
input[type="button"]:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e,
input[type="reset"]:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e,
input[type="submit"]:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e {
  position: relative;
}
.fresh_340a:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e
  .fast_d52c,
.fresh_340a:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e
  .small_aadd,
.fresh_340a:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e
  .under-9640,
.fresh_340a:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e
  i,
.fresh_340a:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e
  svg,
button:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e
  .fast_d52c,
button:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e
  .small_aadd,
button:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e
  .under-9640,
button:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e
  i,
button:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e
  svg,
input[type="button"]:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e
  .fast_d52c,
input[type="button"]:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e
  .small_aadd,
input[type="button"]:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e
  .under-9640,
input[type="button"]:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e
  i,
input[type="button"]:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e
  svg,
input[type="reset"]:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e
  .fast_d52c,
input[type="reset"]:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e
  .small_aadd,
input[type="reset"]:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e
  .under-9640,
input[type="reset"]:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e
  i,
input[type="reset"]:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e
  svg,
input[type="submit"]:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e
  .fast_d52c,
input[type="submit"]:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e
  .small_aadd,
input[type="submit"]:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e
  .under-9640,
input[type="submit"]:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e
  i,
input[type="submit"]:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e
  svg {
  visibility: hidden;
}
.fresh_340a:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e:after,
button:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e:after,
input[type="button"]:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e:after,
input[type="reset"]:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e:after,
input[type="submit"]:not(.outer_6deb):not(
    .tertiary-190c
  ).fn-loading-114e: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;
}
.fresh_340a:not(.outer_6deb):not(.tertiary-190c),
input[type="button"]:not(.outer_6deb):not(
    .tertiary-190c
  ),
input[type="reset"]:not(.outer_6deb):not(
    .tertiary-190c
  ),
input[type="submit"]:not(.outer_6deb):not(
    .tertiary-190c
  ) {
  color: #fff;
  background: #235787;
}
.fresh_340a:not(.outer_6deb):not(
    .tertiary-190c
  ):focus,
input[type="button"]:not(.outer_6deb):not(
    .tertiary-190c
  ):focus,
input[type="reset"]:not(.outer_6deb):not(
    .tertiary-190c
  ):focus,
input[type="submit"]:not(.outer_6deb):not(
    .tertiary-190c
  ):focus {
  color: #fff;
}
.fresh_340a.fn-disabled-114e:not(.outer_6deb):not(
    .tertiary-190c
  ),
.fresh_340a[disabled]:not(.outer_6deb):not(
    .tertiary-190c
  ),
button.fn-disabled-114e:not(.outer_6deb):not(
    .tertiary-190c
  ),
button[disabled]:not(.outer_6deb):not(
    .tertiary-190c
  ) {
  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;
}
.heading-4311 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.heading-4311: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;
}
.north-c0e5 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.highlight_0248 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tabs-e73f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.nav_simple_c695:after,
.nav_simple_c695:before,
.frame-ea20:after,
.frame-ea20:before,
.tabs-be35:after,
.tabs-be35:before,
.chip_out_8399:after,
.chip_out_8399:before,
.detail-brown-a17d:after,
.detail-brown-a17d:before,
.light-7fe2:after,
.light-7fe2:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.nav_simple_c695:after,
.frame-ea20:after,
.tabs-be35:after,
.chip_out_8399:after,
.detail-brown-a17d:after,
.light-7fe2:after {
  clear: both;
}
.frame-ea20 .hero_cold_894a,
.tabs-be35 .hero_cold_894a,
.green_6bbc .hero_cold_894a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.in_1473 {
  display: inline-block;
}
.cool-5447 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.cool-5447 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.cool-5447 .dynamic-7632 {
  padding: 1em 0;
  font-size: 85%;
}
.dynamic-7632 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.down_7f19 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.down_7f19:after,
.down_7f19:before {
  content: "";
  display: table;
}
.down_7f19:after {
  clear: both;
}
.fixed-6d66 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.iron-d94f .fixed-6d66 {
  max-width: 50%;
}
.focused-ecf9 .fixed-6d66 {
  max-width: 33.33%;
}
.gallery_4bfd .fixed-6d66 {
  max-width: 25%;
}
.progress_95a5 .fixed-6d66 {
  max-width: 20%;
}
.badge_up_75c2 .fixed-6d66 {
  max-width: 16.66%;
}
.title_in_bb4d .fixed-6d66 {
  max-width: 14.28%;
}
.aside_0000 .fixed-6d66 {
  max-width: 12.5%;
}
.form-right-3cb5 .fixed-6d66 {
  max-width: 11.11%;
}
.alert_56c6 {
  display: block;
}
.solid-b93b .title-798a label,
.solid-b93b .next_56dc label,
.solid-b93b .tag-up-4c0a label,
.solid-b93b .texture-old-86bd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.component_up_3ab1 {
  list-style: none;
  margin: 0;
}
.component_up_3ab1 article.hot_8d26 {
  margin-bottom: 0;
}
.component_up_3ab1 ul {
  list-style: none;
  margin: 0;
}
.component_up_3ab1 .under_97c8 li.hot_8d26 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .component_up_3ab1 .under_97c8 li.hot_8d26 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .component_up_3ab1 .under_97c8 li.hot_8d26: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) {
  .component_up_3ab1 .under_97c8 li.hot_8d26 li.hot_8d26 li.hot_8d26 li.hot_8d26 {
    padding-left: 0;
  }
}
article.hot_8d26 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hot_8d26 .frame-ea20 p:last-of-type {
  margin-bottom: 0;
}
article.hot_8d26 .surface-d0b1 {
  float: left;
}
article.hot_8d26 .gradient_tall_45cd {
  margin-left: 85px;
}
article.hot_8d26 .element_next_24e4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hot_8d26 .element_next_24e4 .disabled_gas_23ab {
  margin-left: 10px;
}
article.hot_8d26 .outline_0bd1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hot_8d26 .item-first-b8a6 {
  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 .title-798a,
  #respond .tag-up-4c0a,
  #respond .texture-old-86bd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .title-798a input,
#respond .tag-up-4c0a input,
#respond .texture-old-86bd input {
  width: 100%;
}
#respond .texture-old-86bd {
  margin-right: 0;
}
#respond .input-narrow-3688 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.steel-f0e6 {
  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;
}
.steel-f0e6.tall-6817 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.steel-f0e6 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%);
}
.steel-f0e6:focus,
.steel-f0e6: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);
}
.over-696a {
  border-radius: 10%;
}
.liquid-59d9 {
  border-radius: 50%;
}
.highlight-liquid-a648 {
  font-size: 0.72em;
}
.disabled-stale-222e {
  font-size: 0.875em;
}
.article_c679 {
  font-size: 1.1em;
}
.pagination_south_af93 {
  text-transform: uppercase;
  line-height: 1.2;
}
.pagination_south_af93.highlight-liquid-a648 {
  letter-spacing: 0.5px;
}
.hard_4b95,
.hard_4b95 a {
  color: #6d6d6d;
}
.hard_4b95 a:hover {
  color: #111;
}
.tag_8cf2 {
  color: #6d6d6d;
}
.caption-004d {
  overflow-x: hidden;
}
.caption-004d .advanced_794e.active-middle-e0d9 {
  position: relative;
}
.caption-004d .advanced_794e.active-middle-e0d9.under-d5fe {
  position: initial;
}
.caption-004d
  .advanced_794e.active-middle-e0d9.under-d5fe
  .tertiary_f381 {
  left: auto;
}
.caption-004d .advanced_794e .tertiary_f381 {
  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;
}
.caption-004d .advanced_794e:hover.active-middle-e0d9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.caption-004d
  .advanced_794e:hover.active-middle-e0d9
  .tertiary_f381 {
  display: block;
  z-index: 9999999;
}
.caption-004d .dynamic-e29a .picture_a835,
.caption-004d .smooth-7ff4 .picture_a835 {
  display: none;
}
.caption-004d .shadow-63e7 .advanced_794e:hover.active-middle-e0d9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.solid-b93b .title-798a label,
.solid-b93b .next_56dc label,
.solid-b93b .tag-up-4c0a label,
.solid-b93b .texture-old-86bd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.component_up_3ab1 {
  list-style: none;
  margin: 0;
}
.component_up_3ab1 article.hot_8d26 {
  margin-bottom: 0;
}
.component_up_3ab1 ul {
  list-style: none;
  margin: 0;
}
.component_up_3ab1 .under_97c8 li.hot_8d26 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .component_up_3ab1 .under_97c8 li.hot_8d26 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .component_up_3ab1 .under_97c8 li.hot_8d26: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) {
  .component_up_3ab1 .under_97c8 li.hot_8d26 li.hot_8d26 li.hot_8d26 li.hot_8d26 {
    padding-left: 0;
  }
}
article.hot_8d26 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hot_8d26 .frame-ea20 p:last-of-type {
  margin-bottom: 0;
}
article.hot_8d26 .surface-d0b1 {
  float: left;
}
article.hot_8d26 .gradient_tall_45cd {
  margin-left: 85px;
}
article.hot_8d26 .element_next_24e4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hot_8d26 .element_next_24e4 .disabled_gas_23ab {
  margin-left: 10px;
}
article.hot_8d26 .outline_0bd1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hot_8d26 .item-first-b8a6 {
  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 .title-798a,
  #respond .tag-up-4c0a,
  #respond .texture-old-86bd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .title-798a input,
#respond .tag-up-4c0a input,
#respond .texture-old-86bd input {
  width: 100%;
}
#respond .texture-old-86bd {
  margin-right: 0;
}
#respond .input-narrow-3688 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dynamic-e29a .preview-fa9c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.preview-fa9c .tag-a6a3.frame-huge-ce56 .border-gold-e3f7 > li > a:focus,
.preview-fa9c .tag-a6a3.frame-huge-ce56 .border-gold-e3f7 > li > a:hover,
.preview-fa9c .tag-a6a3.accent_medium_a6bf .border-gold-e3f7 > li > a:focus,
.preview-fa9c .tag-a6a3.accent_medium_a6bf .border-gold-e3f7 > li > a:hover,
.preview-fa9c .tag-a6a3.table-paper-cf2c .border-gold-e3f7 > li > a:focus,
.preview-fa9c .tag-a6a3.table-paper-cf2c .border-gold-e3f7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview-fa9c
  .tag-a6a3.frame-huge-ce56
  .border-gold-e3f7
  > li.dynamic-346b
  > a,
.preview-fa9c
  .tag-a6a3.frame-huge-ce56
  .border-gold-e3f7
  > li.overlay_advanced_deaa
  > a,
.preview-fa9c
  .tag-a6a3.accent_medium_a6bf
  .border-gold-e3f7
  > li.dynamic-346b
  > a,
.preview-fa9c
  .tag-a6a3.accent_medium_a6bf
  .border-gold-e3f7
  > li.overlay_advanced_deaa
  > a,
.preview-fa9c
  .tag-a6a3.table-paper-cf2c
  .border-gold-e3f7
  > li.dynamic-346b
  > a,
.preview-fa9c .tag-a6a3.table-paper-cf2c .border-gold-e3f7 > li.glass-6bf8 > a {
  color: rgba(255, 255, 255, 0.99);
}
.preview-fa9c .main_black_623d,
.preview-fa9c .main_black_623d a {
  color: rgba(255, 255, 255, 0.99);
}
.preview-fa9c .narrow-bfef.chip-cold-5fae li a,
.preview-fa9c .huge_25c3 a,
.preview-fa9c .inner-2e04,
.preview-fa9c .border-gold-e3f7 > li > a,
.preview-fa9c .paper-52cf {
  color: rgba(255, 255, 255, 0.79);
}
.preview-fa9c .narrow-bfef.chip-cold-5fae li a:hover,
.preview-fa9c .huge_25c3 a:hover,
.preview-fa9c .inner-2e04:hover,
.preview-fa9c .border-gold-e3f7 > li > a:hover,
.preview-fa9c .paper-52cf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview-fa9c .pink_d356 {
  color: rgba(255, 255, 255, 0.79);
}
.preview-fa9c .pink_d356 .status-dark-eaea {
  color: rgba(255, 255, 255, 0.99);
}
.preview-fa9c .pink_d356:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview-fa9c .dropdown-old-a240 .full_5a34 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.preview-fa9c .dropdown-old-a240 .full_5a34 .footer-plasma-fcf2 {
  color: rgba(255, 255, 255, 0.79);
}
.preview-fa9c
  .dropdown-old-a240
  .full_5a34
  .footer-plasma-fcf2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-fa9c
  .dropdown-old-a240
  .full_5a34
  .footer-plasma-fcf2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-fa9c
  .dropdown-old-a240
  .full_5a34
  .footer-plasma-fcf2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-fa9c
  .dropdown-old-a240
  .full_5a34
  .footer-plasma-fcf2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-fa9c .dropdown-old-a240 .top_d29e {
  color: rgba(255, 255, 255, 0.79);
}
.preview-fa9c .dropdown-old-a240 .top_d29e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort-north-3187
  .preview-fa9c
  .dropdown-old-a240
  .wood_7f66
  .inner-21b3 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sort-north-3187
  .preview-fa9c
  .dropdown-old-a240
  .wood_7f66
  .footer-plasma-fcf2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dynamic-e29a .background_tiny_b02d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.background_tiny_b02d .tag-a6a3.frame-huge-ce56 .border-gold-e3f7 > li > a:focus,
.background_tiny_b02d .tag-a6a3.frame-huge-ce56 .border-gold-e3f7 > li > a:hover,
.background_tiny_b02d .tag-a6a3.accent_medium_a6bf .border-gold-e3f7 > li > a:focus,
.background_tiny_b02d .tag-a6a3.accent_medium_a6bf .border-gold-e3f7 > li > a:hover,
.background_tiny_b02d .tag-a6a3.table-paper-cf2c .border-gold-e3f7 > li > a:focus,
.background_tiny_b02d .tag-a6a3.table-paper-cf2c .border-gold-e3f7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background_tiny_b02d
  .tag-a6a3.frame-huge-ce56
  .border-gold-e3f7
  > li.dynamic-346b
  > a,
.background_tiny_b02d
  .tag-a6a3.frame-huge-ce56
  .border-gold-e3f7
  > li.overlay_advanced_deaa
  > a,
.background_tiny_b02d
  .tag-a6a3.accent_medium_a6bf
  .border-gold-e3f7
  > li.dynamic-346b
  > a,
.background_tiny_b02d
  .tag-a6a3.accent_medium_a6bf
  .border-gold-e3f7
  > li.overlay_advanced_deaa
  > a,
.background_tiny_b02d
  .tag-a6a3.table-paper-cf2c
  .border-gold-e3f7
  > li.dynamic-346b
  > a,
.background_tiny_b02d .tag-a6a3.table-paper-cf2c .border-gold-e3f7 > li.glass-6bf8 > a {
  color: rgba(0, 0, 0, 0.8);
}
.background_tiny_b02d .main_black_623d,
.background_tiny_b02d .main_black_623d a {
  color: rgba(0, 0, 0, 0.8);
}
.background_tiny_b02d .narrow-bfef.chip-cold-5fae li a,
.background_tiny_b02d .huge_25c3 a,
.background_tiny_b02d .inner-2e04,
.background_tiny_b02d .border-gold-e3f7 > li > a,
.background_tiny_b02d .paper-52cf {
  color: rgba(0, 0, 0, 0.55);
}
.background_tiny_b02d .narrow-bfef.chip-cold-5fae li a:hover,
.background_tiny_b02d .huge_25c3 a:hover,
.background_tiny_b02d .inner-2e04:hover,
.background_tiny_b02d .border-gold-e3f7 > li > a:hover,
.background_tiny_b02d .paper-52cf:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background_tiny_b02d .pink_d356 {
  color: rgba(0, 0, 0, 0.55);
}
.background_tiny_b02d .pink_d356 .status-dark-eaea {
  color: rgba(0, 0, 0, 0.8);
}
.background_tiny_b02d .pink_d356:hover {
  color: rgba(0, 0, 0, 0.8);
}
.prev_3c8f .breadcrumb_de7c {
  margin-left: auto;
  margin-right: auto;
}
.tabs-be35 > * {
  margin-left: auto;
  margin-right: auto;
}
.tabs-be35 .north-c0e5 {
  margin-right: 1.41575em;
}
.outer_452e .tabs-be35 > .over-df5c {
  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;
}
.outer_452e .tabs-be35 > .brown_9a17 {
  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;
}
.tooltip-focused-60c0.prev_3c8f .breadcrumb_de7c,
.mask_tiny_b66a.prev_3c8f .breadcrumb_de7c {
  margin-left: 0;
}
.item-solid-fd31.prev_3c8f .breadcrumb_de7c,
.south_77ab.prev_3c8f .breadcrumb_de7c {
  margin-right: 0;
}
.tabs-be35 ol,
.tabs-be35 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.list-ff55 video {
  max-width: 100%;
}
.slider-glass-dbc9 img {
  display: block;
}
.slider-glass-dbc9.north-c0e5,
.slider-glass-dbc9.highlight_0248 {
  width: 100%;
}
.slider-glass-dbc9.brown_9a17 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.pagination-green-683b:not(.lite-4d81) {
  margin: 1.5em auto;
}
.avatar-pressed-568c p {
  padding: 1.5em 14px;
}
ul.secondary-huge-fdbf.brown_9a17,
ul.secondary-huge-fdbf.over-df5c,
ul.secondary-huge-fdbf.last_c69c.over-df5c {
  padding: 0 14px;
}
.frame-1dee {
  display: block;
  overflow-x: auto;
}
.frame-1dee table {
  border-collapse: collapse;
  width: 100%;
}
.frame-1dee td,
.frame-1dee th {
  padding: 0.5em;
}
.tabs-be35 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.tabs-be35 ol ol,
.tabs-be35 ol ul,
.tabs-be35 ul ol,
.tabs-be35 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.tabs-be35 ol ol li,
.tabs-be35 ol ul li,
.tabs-be35 ul ol li,
.tabs-be35 ul ul li {
  margin-left: 0;
}
.lite_69be.logo_1dc5 > .liquid-d034 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.lite_69be.logo_1dc5 > .liquid-d034 iframe,
.lite_69be.logo_1dc5 > .liquid-d034 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.texture-wood-27e3 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.texture-wood-27e3.container-ddba {
  padding: 0;
}
.texture-wood-27e3.container-ddba cite {
  font-size: 13px;
}
.texture-wood-27e3 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.texture-wood-27e3 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.slow-3730 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.slow-3730 > p:first-child {
  margin-top: 0;
}
.slow-3730 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.slow-3730 blockquote {
  border-left: 0;
}
.item_ba92 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.item_ba92:not(.current_b8f1) {
  max-width: 100px;
}
.item_ba92.header-e8e2 {
  border-bottom: none !important;
  text-align: center;
}
.item_ba92.header-e8e2::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .avatar-pressed-568c p {
    padding: 1.5em 0;
  }
}
.advanced_990c {
  color: #0073aa;
}
.solid-28c0 {
  background-color: #0073aa;
}
.mask-09ea {
  color: #229fd8;
}
.tabs_soft_73b6 {
  background-color: #229fd8;
}
.medium-289d {
  color: #eee;
}
.shadow_wide_44b3 {
  background-color: #eee;
}
.element-gas-b59f {
  color: #444;
}
.black-c1bf {
  background-color: #444;
}
.frame_hard_1bcd {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.frame_hard_1bcd .silver_e7b2 .huge_25c3 {
  font-size: 15px;
}
.frame_hard_1bcd .huge_25c3 {
  line-height: 1.3;
}
.frame_hard_1bcd .background_tiny_b02d {
}
.frame_hard_1bcd .preview-fa9c {
  background: #235787;
}
.advanced-58c3 {
  padding: 0;
}
.advanced-58c3 .preview-fa9c {
  background: #1a1a1a;
}
.advanced-58c3 .background_tiny_b02d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.outline-96d4 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.outline-96d4 .background_tiny_b02d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.outline-96d4 .preview-fa9c {
  background: #303030;
}
.light-7fe2 {
  position: relative;
  z-index: 10;
}
.light-7fe2 .status_23ac {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.light_8086 .active-middle-e0d9 {
  display: inline-block;
  vertical-align: middle;
}
.light_8086.container-c301 .active-middle-e0d9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .light_8086.container-c301 .active-middle-e0d9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .light_8086.container-c301 .active-middle-e0d9 {
    margin-right: 0.4em;
  }
}
.light_8086.container-c301 .active-middle-e0d9:last-child {
  margin-right: 0;
}
.iron-0d3a .status_23ac {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .dynamic-e29a .silver_e7b2 {
    margin: 0 -0.5em;
  }
  .dynamic-e29a .silver_e7b2 [class*="customify-col-"],
  .dynamic-e29a .silver_e7b2 [class*="customify-col_"],
  .dynamic-e29a .silver_e7b2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.dynamic-e29a.header-plasma-8554 .status_23ac {
  background: 0 0 !important;
}
.dynamic-e29a.header-plasma-8554 .status_23ac,
.dynamic-e29a.iron-0d3a .status_23ac {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .dynamic-e29a.carousel-cold-abd7 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.dynamic-e29a.iron-0d3a .status_23ac {
  box-shadow: none !important;
}
.preview-00b9 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .preview-00b9 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .preview-00b9 {
    padding: 18px 0 20px;
  }
}
.preview-00b9 .secondary-prev-e437 {
  width: 100%;
}
.preview-00b9 .module-cf1e {
  margin-bottom: 0;
}
.preview-00b9 .lower_1751 {
  margin-top: 5px;
  font-size: 0.875em;
}
.article-pink-dc42 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.article-pink-dc42 .purple_804b {
  width: 100%;
}
.pattern-east-25cd {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.pattern-east-25cd li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.pattern-east-25cd 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;
}
.pattern-east-25cd li:last-child:after {
  display: none;
}
.pattern-east-25cd li a {
  font-weight: 500;
  margin-right: 10px;
}
.glass_ba9a .picture_a835 button,
.preview-00b9 .picture_a835 button {
  left: 0;
}
.glass_ba9a .purple_804b,
.preview-00b9 .purple_804b {
  padding-left: 0;
  padding-right: 0;
}
.glass_ba9a .article-pink-dc42,
.preview-00b9 .article-pink-dc42 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.glass_ba9a {
  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;
}
.glass_ba9a: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;
}
.glass_ba9a .mask_short_36a2 {
  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) {
  .glass_ba9a .mask_short_36a2 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .glass_ba9a .mask_short_36a2 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .glass_ba9a .mask_short_36a2 {
    min-height: 200px;
  }
}
.glass_ba9a .pattern-east-25cd {
  color: rgba(255, 255, 255, 0.8);
}
.glass_ba9a .pattern-east-25cd a,
.glass_ba9a .pattern-east-25cd li:after {
  color: inherit;
}
.glass_ba9a .pattern-east-25cd a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.column_addb {
  margin-bottom: 0.5em;
}
.box-87b3 {
  margin-bottom: 1.2em;
}
.box-87b3,
.column_addb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.box-87b3 p:last-child,
.column_addb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .picture_a835,
#masthead .picture_a835 {
  display: none;
}
#masthead
  > .picture_a835.paragraph-top-1651 {
  display: none;
}
#masthead > .picture_a835 button {
  left: 0;
}
.complex_2a41 {
  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%;
}
.complex_2a41 .active-middle-e0d9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.complex_2a41 .form_black_f701 {
  display: -webkit-box;
  display: flex;
}
.complex_2a41 .form_black_f701.link_c709 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.complex_2a41 .form_black_f701.narrow_8152 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.complex_2a41 .form_black_f701.overlay-thick-df2a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.complex_2a41.title_blue_3f53.overlay_silver_1430 .form_black_f701.link_c709 {
  flex-basis: 100%;
}
.complex_2a41.box_a4c8 .form_black_f701.narrow_8152 {
  -webkit-box-flex: 1;
  flex: auto;
}
.complex_2a41.box_a4c8 .form_black_f701.overlay-thick-df2a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .picture_a835.paragraph-top-1651 {
  display: none;
}
#masthead > .picture_a835 button {
  left: 0;
}
.outline_hot_6b17 {
  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;
}
.outline_hot_6b17:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.outline_hot_6b17.focused-5d19 i {
  margin-right: 4px;
}
.outline_hot_6b17.upper_588c i {
  margin-left: 5px;
}
.huge_25c3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.huge_25c3 p:last-child {
  margin-bottom: 0;
}
.focus-c278 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.focus-c278 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.focus-c278 img {
  display: block;
  width: auto;
  line-height: 1;
}
.focus-c278 .main_black_623d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.focus-c278 .under_32c2 {
  margin: 5px 0 7px 0;
}
.focus-c278.stale_93e9 .menu-fc03 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus-c278.stale_93e9 .texture_small_3d19 {
  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;
}
.focus-c278.lite_f730 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.focus-c278.lite_f730 .menu-fc03 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus-c278.lite_f730 .texture_small_3d19 {
  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;
}
.focus-c278.advanced_abdf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.focus-c278.icon-east-4a5d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.focus-c278.icon-east-4a5d .texture_small_3d19 {
  margin-top: 7px;
}
.item-4ecb {
  display: inline-block;
}
.light-7fe2 .motion_85b1 .focus-c278 img {
  max-width: 100%;
}
.tag-a6a3 .image-4d15.chip-next-e8ae,
.title_narrow_f2cc .image-4d15.chip-next-e8ae {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tag-a6a3 .hard-8130,
.title_narrow_f2cc .hard-8130 {
  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%);
}
.tag-a6a3 .hard-8130 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tag-a6a3.fluid_a12d .hard-8130 {
  display: none;
}
.tag-a6a3 .carousel-over-e049 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tag-a6a3 .carousel-over-e049 li {
  display: inline-block;
  position: relative;
}
.tag-a6a3 .carousel-over-e049 li:last-child {
  margin-right: 0;
}
.tag-a6a3 .carousel-over-e049 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;
}
.tag-a6a3 .carousel-over-e049 li.glass-6bf8 > a {
  color: rgba(0, 0, 0, 0.9);
}
.tag-a6a3 .carousel-over-e049 > 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;
}
.tag-a6a3 .carousel-over-e049 > li > a i {
  line-height: 0;
}
.tag-a6a3 .carousel-over-e049 > li.form_orange_9d5c > a .hard-8130 {
  margin-left: 4px;
  line-height: 0;
}
.tag-a6a3 .carousel-over-e049 .breadcrumb-focused-9be2 li.form_orange_9d5c > a {
  position: relative;
}
.tag-a6a3 .carousel-over-e049 .breadcrumb-focused-9be2 li.form_orange_9d5c > a:after,
.tag-a6a3 .carousel-over-e049 .breadcrumb-focused-9be2 li.form_orange_9d5c > a:before {
  content: "";
  display: table;
}
.tag-a6a3 .carousel-over-e049 .breadcrumb-focused-9be2 li.form_orange_9d5c > a:after {
  clear: both;
}
.tag-a6a3 .carousel-over-e049 .breadcrumb-focused-9be2 li.form_orange_9d5c > a .hard-8130 {
  margin-left: 5px;
  float: right;
}
.tag-a6a3 .current-2af7,
.tag-a6a3 .breadcrumb-focused-9be2 {
  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;
}
.tag-a6a3 .breadcrumb-focused-9be2 {
  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;
}
.tag-a6a3 .breadcrumb-focused-9be2 .chip-next-e8ae {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tag-a6a3 .breadcrumb-focused-9be2 .hard-8130 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tag-a6a3 .breadcrumb-focused-9be2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.tag-a6a3 .breadcrumb-focused-9be2 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;
}
.tag-a6a3 .breadcrumb-focused-9be2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tag-a6a3 .breadcrumb-focused-9be2 .breadcrumb-focused-9be2 {
  top: 0;
  left: 100%;
}
.tag-a6a3 .hard-5ad6.fn-focus-114e > .current-2af7,
.tag-a6a3 .hard-5ad6.fn-focus-114e > .breadcrumb-focused-9be2,
.tag-a6a3 .hard-5ad6:focus > .current-2af7,
.tag-a6a3 .hard-5ad6:focus > .breadcrumb-focused-9be2,
.tag-a6a3 .hard-5ad6:hover > .current-2af7,
.tag-a6a3 .hard-5ad6:hover > .breadcrumb-focused-9be2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tag-a6a3.table-paper-cf2c .border-gold-e3f7:after,
.tag-a6a3.table-paper-cf2c .border-gold-e3f7:before {
  content: "";
  display: table;
}
.tag-a6a3.table-paper-cf2c .border-gold-e3f7:after {
  clear: both;
}
.tag-a6a3.table-paper-cf2c .border-gold-e3f7 > li {
  float: left;
}
.tag-a6a3.module-ea4f .border-gold-e3f7:after,
.tag-a6a3.module-ea4f .border-gold-e3f7:before {
  content: "";
  display: table;
}
.tag-a6a3.module-ea4f .border-gold-e3f7:after {
  clear: both;
}
.tag-a6a3.module-ea4f .border-gold-e3f7 > li {
  float: left;
}
.tag-a6a3.module-ea4f .border-gold-e3f7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tag-a6a3.module-ea4f .border-gold-e3f7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tag-a6a3.module-ea4f .border-gold-e3f7 > li.dynamic-346b > a,
.tag-a6a3.module-ea4f .border-gold-e3f7 > li.glass-6bf8 > a {
  color: #fff;
  background-color: #1e4b75;
}
.tag-a6a3.frame-huge-ce56 .border-gold-e3f7 > li > a .chip-next-e8ae {
  position: relative;
}
.tag-a6a3.frame-huge-ce56 .border-gold-e3f7 > li > a .chip-next-e8ae: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;
}
.tag-a6a3.frame-huge-ce56
  .border-gold-e3f7
  > li:focus
  > a
  .chip-next-e8ae:before,
.tag-a6a3.frame-huge-ce56
  .border-gold-e3f7
  > li:hover
  > a
  .chip-next-e8ae:before {
  width: 100%;
  background-color: currentColor;
}
.tag-a6a3.frame-huge-ce56
  .border-gold-e3f7
  > li.dynamic-346b
  > a
  .chip-next-e8ae:before,
.tag-a6a3.frame-huge-ce56
  .border-gold-e3f7
  > li.overlay_advanced_deaa
  > a
  .chip-next-e8ae:before {
  width: 100%;
  background-color: currentColor;
}
.tag-a6a3.accent_medium_a6bf .border-gold-e3f7 > li > a .chip-next-e8ae {
  position: relative;
}
.tag-a6a3.accent_medium_a6bf .border-gold-e3f7 > li > a .chip-next-e8ae: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;
}
.tag-a6a3.accent_medium_a6bf .border-gold-e3f7 > li:focus > a .chip-next-e8ae:before,
.tag-a6a3.accent_medium_a6bf
  .border-gold-e3f7
  > li:hover
  > a
  .chip-next-e8ae:before {
  width: 100%;
  background-color: currentColor;
}
.tag-a6a3.accent_medium_a6bf
  .border-gold-e3f7
  > li.dynamic-346b
  > a
  .chip-next-e8ae:before,
.tag-a6a3.accent_medium_a6bf
  .border-gold-e3f7
  > li.overlay_advanced_deaa
  > a
  .chip-next-e8ae:before {
  width: 100%;
  background-color: currentColor;
}
.title_narrow_f2cc .carousel-over-e049 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.title_narrow_f2cc .carousel-over-e049 li:first-child > a {
  border-top: none;
}
.title_narrow_f2cc .carousel-over-e049 .pagination-bd28 > .chip-next-e8ae .hard-8130 {
  display: none;
}
.title_narrow_f2cc .carousel-over-e049 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.title_narrow_f2cc .carousel-over-e049 li:last-child {
  border: none;
}
.title_narrow_f2cc .carousel-over-e049 li.form_orange_9d5c > a {
  padding-right: 45px !important;
}
.title_narrow_f2cc .carousel-over-e049 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.title_narrow_f2cc .carousel-over-e049 li a:focus,
.title_narrow_f2cc .carousel-over-e049 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.title_narrow_f2cc .carousel-over-e049 li .border-5ff0 {
  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;
}
.title_narrow_f2cc .carousel-over-e049 li .border-5ff0:hover {
  box-shadow: none;
}
.title_narrow_f2cc .carousel-over-e049 li .border-5ff0 .hard-8130 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.title_narrow_f2cc .carousel-over-e049 .breadcrumb-focused-9be2 {
  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);
}
.title_narrow_f2cc .carousel-over-e049 .breadcrumb-focused-9be2 li a {
  padding-left: 3em;
}
.title_narrow_f2cc .carousel-over-e049 .breadcrumb-76cf > a .border-5ff0 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.title_narrow_f2cc .carousel-over-e049 .breadcrumb-76cf > .breadcrumb-focused-9be2 {
  display: block;
  opacity: 1;
}
.icon-d548 {
  max-width: 100%;
}
.progress_yellow_3283 {
  line-height: 0;
  cursor: pointer;
}
.paper-52cf {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.paper-52cf:hover {
  box-shadow: none;
  color: currentColor;
}
.paper-52cf svg {
  width: 18px;
  height: 18px;
}
.paper-52cf .wrapper-copper-66ad {
  display: none;
}
.status_green_05ff {
  position: relative;
}
.status_green_05ff.fn-active-114e .paper-52cf .container_solid_14e6 {
  display: none;
}
.status_green_05ff.fn-active-114e .paper-52cf .wrapper-copper-66ad {
  display: inline-block;
}
.status_green_05ff .grid_motion_2296 {
  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);
}
.status_green_05ff.plasma_dce1 .grid_motion_2296 {
  left: auto;
  right: -0.9em;
}
.status_green_05ff.plasma_dce1 .image_liquid_468b::before {
  left: auto;
  right: 15px;
}
.status_green_05ff.fn-active-114e .grid_motion_2296 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wood_7f66 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.wood_7f66 label {
  flex-basis: 100%;
}
.wood_7f66 .full_5a34 {
  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;
}
.wood_7f66 .footer-plasma-fcf2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.wood_7f66 .footer-plasma-fcf2:focus {
  background-color: transparent;
}
.wood_7f66 button.top_d29e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.wood_7f66 button.top_d29e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.wood_7f66 button.top_d29e svg {
  width: 18px;
  height: 18px;
}
.wood_7f66 input[type="submit"] {
  min-height: auto;
}
.dropdown-old-a240 .wood_7f66 .footer-plasma-fcf2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.image_liquid_468b {
  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) {
  .image_liquid_468b {
    width: 220px;
  }
}
.image_liquid_468b label {
  flex-basis: 100%;
}
.image_liquid_468b::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;
}
.sort-north-3187 .dropdown-old-a240 .wood_7f66 {
  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;
}
.sort-north-3187
  .dropdown-old-a240
  .wood_7f66
  .full_5a34 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.sort-north-3187 .dropdown-old-a240 .wood_7f66 .footer-plasma-fcf2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.sort-north-3187
  .dropdown-old-a240
  .wood_7f66
  .footer-plasma-fcf2:focus {
  background: 0 0;
}
.sort-north-3187
  .dropdown-old-a240
  .wood_7f66
  .inner-21b3 {
  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;
}
.narrow-bfef {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.narrow-bfef li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.narrow-bfef li:last-child {
  margin-right: 0;
}
.narrow-bfef li:first-child {
  margin-left: 0;
}
.narrow-bfef.carousel_huge_f813 a {
  color: #fff;
}
.narrow-bfef.carousel_huge_f813 a:hover {
  color: #fff;
}
.narrow-bfef a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.narrow-bfef a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.narrow-bfef a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.narrow-bfef a:hover {
  opacity: 0.9;
  color: inherit;
}
.narrow-bfef [class*="social-icon-apple"] {
  background-color: #999;
}
.narrow-bfef [class*="social-icon-apple"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #999;
}
.narrow-bfef [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.narrow-bfef [class*="social-icon-behance"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #1769ff;
}
.narrow-bfef [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.narrow-bfef [class*="social-icon-bitbucket"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #205081;
}
.narrow-bfef [class*="social-icon-codepen"] {
  background-color: #000;
}
.narrow-bfef [class*="social-icon-codepen"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #000;
}
.narrow-bfef [class*="social-icon-delicious"] {
  background-color: #39f;
}
.narrow-bfef [class*="social-icon-delicious"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #39f;
}
.narrow-bfef [class*="social-icon-digg"] {
  background-color: #005be2;
}
.narrow-bfef [class*="social-icon-digg"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #005be2;
}
.narrow-bfef [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.narrow-bfef [class*="social-icon-dribbble"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #ea4c89;
}
.narrow-bfef [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.narrow-bfef [class*="social-icon-envelope"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #ea4335;
}
.narrow-bfef [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.narrow-bfef [class*="social-icon-facebook"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #3b5998;
}
.narrow-bfef [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.narrow-bfef [class*="social-icon-flickr"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #0063dc;
}
.narrow-bfef [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.narrow-bfef [class*="social-icon-foursquare"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #2d5be3;
}
.narrow-bfef [class*="social-icon-github"] {
  background-color: #333;
}
.narrow-bfef [class*="social-icon-github"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #333;
}
.narrow-bfef [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.narrow-bfef [class*="social-icon-google-plus"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #dd4b39;
}
.narrow-bfef [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.narrow-bfef [class*="social-icon-houzz"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #7ac142;
}
.narrow-bfef [class*="social-icon-instagram"] {
  background-color: #262626;
}
.narrow-bfef [class*="social-icon-instagram"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #262626;
}
.narrow-bfef [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.narrow-bfef [class*="social-icon-jsfiddle"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #487aa2;
}
.narrow-bfef [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.narrow-bfef [class*="social-icon-linkedin"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #0077b5;
}
.narrow-bfef [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.narrow-bfef [class*="social-icon-medium"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #00ab6b;
}
.narrow-bfef [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.narrow-bfef
  [class*="social-icon-odnoklassniki"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #f4731c;
}
.narrow-bfef [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.narrow-bfef [class*="social-icon-meetup"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #ec1c40;
}
.narrow-bfef [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.narrow-bfef [class*="social-icon-pinterest"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #bd081c;
}
.narrow-bfef [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.narrow-bfef [class*="social-icon-product-hunt"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #da552f;
}
.narrow-bfef [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.narrow-bfef [class*="social-icon-reddit"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #ff4500;
}
.narrow-bfef [class*="social-icon-rss"] {
  background-color: #f26522;
}
.narrow-bfef [class*="social-icon-rss"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #f26522;
}
.narrow-bfef [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.narrow-bfef
  [class*="social-icon-shopping-cart"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #4caf50;
}
.narrow-bfef [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.narrow-bfef [class*="social-icon-skype"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #00aff0;
}
.narrow-bfef [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.narrow-bfef [class*="social-icon-slideshare"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #0077b5;
}
.narrow-bfef [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.narrow-bfef [class*="social-icon-snapchat"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #fffc00;
}
.narrow-bfef [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.narrow-bfef [class*="social-icon-soundcloud"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #f80;
}
.narrow-bfef [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.narrow-bfef [class*="social-icon-spotify"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #2ebd59;
}
.narrow-bfef [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.narrow-bfef
  [class*="social-icon-stack-overflow"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #fe7a15;
}
.narrow-bfef [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.narrow-bfef [class*="social-icon-maldkfgram"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #2ca5e0;
}
.narrow-bfef [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.narrow-bfef [class*="social-icon-tripadvisor"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #589442;
}
.narrow-bfef [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.narrow-bfef [class*="social-icon-tumblr"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #35465c;
}
.narrow-bfef [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.narrow-bfef [class*="social-icon-twitch"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #6441a5;
}
.narrow-bfef [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.narrow-bfef [class*="social-icon-twitter"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #1da1f2;
}
.narrow-bfef [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.narrow-bfef [class*="social-icon-vimeo"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #1ab7ea;
}
.narrow-bfef [class*="social-icon-vk"] {
  background-color: #45668e;
}
.narrow-bfef [class*="social-icon-vk"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #45668e;
}
.narrow-bfef [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.narrow-bfef [class*="social-icon-weibo"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #df2029;
}
.narrow-bfef [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.narrow-bfef [class*="social-icon-weixin"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #7bb32e;
}
.narrow-bfef [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.narrow-bfef [class*="social-icon-whatsapp"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #25d366;
}
.narrow-bfef [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.narrow-bfef [class*="social-icon-wordpress"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #21759b;
}
.narrow-bfef [class*="social-icon-xing"] {
  background-color: #026466;
}
.narrow-bfef [class*="social-icon-xing"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #026466;
}
.narrow-bfef [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.narrow-bfef [class*="social-icon-yelp"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #af0606;
}
.narrow-bfef [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.narrow-bfef [class*="social-icon-youtube"].alert-fresh-2ca6 {
  background-color: transparent;
  color: #cd201f;
}
.inner-2e04 {
  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;
}
.inner-2e04:hover {
  box-shadow: none;
  background: 0 0;
}
.text-in-ae3c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hidden-ed68 {
  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;
}
.background_fixed_ba61 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.filter_pressed_db8f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.filter_pressed_db8f,
.filter_pressed_db8f::after,
.filter_pressed_db8f::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;
}
.filter_pressed_db8f::after,
.filter_pressed_db8f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.icon-center-da82 .hidden-ed68 .background_fixed_ba61 {
  margin-top: -2px;
  width: 19px;
}
.icon-center-da82 .hidden-ed68 .filter_pressed_db8f {
  margin-top: -1px;
}
.icon-center-da82 .hidden-ed68 .filter_pressed_db8f,
.icon-center-da82 .hidden-ed68 .filter_pressed_db8f::after,
.icon-center-da82 .hidden-ed68 .filter_pressed_db8f::before {
  width: 19px;
  height: 2px;
}
.icon-center-da82 .hidden-ed68 .filter_pressed_db8f::before {
  top: -6px;
}
.icon-center-da82 .hidden-ed68 .filter_pressed_db8f::after {
  bottom: -6px;
}
.outer_9c21 .hidden-ed68 .background_fixed_ba61 {
  margin-top: -2px;
  width: 22px;
}
.outer_9c21 .hidden-ed68 .filter_pressed_db8f {
  margin-top: -1px;
}
.outer_9c21 .hidden-ed68 .filter_pressed_db8f,
.outer_9c21 .hidden-ed68 .filter_pressed_db8f::after,
.outer_9c21 .hidden-ed68 .filter_pressed_db8f::before {
  width: 22px;
  height: 2px;
}
.outer_9c21 .hidden-ed68 .filter_pressed_db8f::before {
  top: -7px;
}
.outer_9c21 .hidden-ed68 .filter_pressed_db8f::after {
  bottom: -7px;
}
.advanced-b6af .hidden-ed68 .background_fixed_ba61 {
  margin-top: -2px;
  width: 31px;
}
.advanced-b6af .hidden-ed68 .filter_pressed_db8f {
  margin-top: -1.5px;
}
.advanced-b6af .hidden-ed68 .filter_pressed_db8f,
.advanced-b6af .hidden-ed68 .filter_pressed_db8f::after,
.advanced-b6af .hidden-ed68 .filter_pressed_db8f::before {
  width: 31px;
  height: 3px;
}
.advanced-b6af .hidden-ed68 .filter_pressed_db8f::before {
  top: -9px;
}
.advanced-b6af .hidden-ed68 .filter_pressed_db8f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .search_gold_5a5d .hidden-ed68 .background_fixed_ba61 {
    margin-top: -2px;
    width: 19px;
  }
  .search_gold_5a5d .hidden-ed68 .filter_pressed_db8f {
    margin-top: -1px;
  }
  .search_gold_5a5d .hidden-ed68 .filter_pressed_db8f,
  .search_gold_5a5d .hidden-ed68 .filter_pressed_db8f::after,
  .search_gold_5a5d .hidden-ed68 .filter_pressed_db8f::before {
    width: 19px;
    height: 2px;
  }
  .search_gold_5a5d .hidden-ed68 .filter_pressed_db8f::before {
    top: -6px;
  }
  .search_gold_5a5d .hidden-ed68 .filter_pressed_db8f::after {
    bottom: -6px;
  }
  .sidebar_gold_fd3a .hidden-ed68 .background_fixed_ba61 {
    margin-top: -2px;
    width: 22px;
  }
  .sidebar_gold_fd3a .hidden-ed68 .filter_pressed_db8f {
    margin-top: -1px;
  }
  .sidebar_gold_fd3a .hidden-ed68 .filter_pressed_db8f,
  .sidebar_gold_fd3a .hidden-ed68 .filter_pressed_db8f::after,
  .sidebar_gold_fd3a .hidden-ed68 .filter_pressed_db8f::before {
    width: 22px;
    height: 2px;
  }
  .sidebar_gold_fd3a .hidden-ed68 .filter_pressed_db8f::before {
    top: -7px;
  }
  .sidebar_gold_fd3a .hidden-ed68 .filter_pressed_db8f::after {
    bottom: -7px;
  }
  .frame-08dd .hidden-ed68 .background_fixed_ba61 {
    margin-top: -2px;
    width: 31px;
  }
  .frame-08dd .hidden-ed68 .filter_pressed_db8f {
    margin-top: -1.5px;
  }
  .frame-08dd .hidden-ed68 .filter_pressed_db8f,
  .frame-08dd .hidden-ed68 .filter_pressed_db8f::after,
  .frame-08dd .hidden-ed68 .filter_pressed_db8f::before {
    width: 31px;
    height: 3px;
  }
  .frame-08dd .hidden-ed68 .filter_pressed_db8f::before {
    top: -9px;
  }
  .frame-08dd .hidden-ed68 .filter_pressed_db8f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .sort_in_1755 .hidden-ed68 .background_fixed_ba61 {
    margin-top: -2px;
    width: 19px;
  }
  .sort_in_1755 .hidden-ed68 .filter_pressed_db8f {
    margin-top: -1px;
  }
  .sort_in_1755 .hidden-ed68 .filter_pressed_db8f,
  .sort_in_1755 .hidden-ed68 .filter_pressed_db8f::after,
  .sort_in_1755 .hidden-ed68 .filter_pressed_db8f::before {
    width: 19px;
    height: 2px;
  }
  .sort_in_1755 .hidden-ed68 .filter_pressed_db8f::before {
    top: -6px;
  }
  .sort_in_1755 .hidden-ed68 .filter_pressed_db8f::after {
    bottom: -6px;
  }
  .soft_c56d .hidden-ed68 .background_fixed_ba61 {
    margin-top: -2px;
    width: 22px;
  }
  .soft_c56d .hidden-ed68 .filter_pressed_db8f {
    margin-top: -1px;
  }
  .soft_c56d .hidden-ed68 .filter_pressed_db8f,
  .soft_c56d .hidden-ed68 .filter_pressed_db8f::after,
  .soft_c56d .hidden-ed68 .filter_pressed_db8f::before {
    width: 22px;
    height: 2px;
  }
  .soft_c56d .hidden-ed68 .filter_pressed_db8f::before {
    top: -7px;
  }
  .soft_c56d .hidden-ed68 .filter_pressed_db8f::after {
    bottom: -7px;
  }
  .article_prev_9cb7 .hidden-ed68 .background_fixed_ba61 {
    margin-top: -2px;
    width: 31px;
  }
  .article_prev_9cb7 .hidden-ed68 .filter_pressed_db8f {
    margin-top: -1.5px;
  }
  .article_prev_9cb7 .hidden-ed68 .filter_pressed_db8f,
  .article_prev_9cb7 .hidden-ed68 .filter_pressed_db8f::after,
  .article_prev_9cb7 .hidden-ed68 .filter_pressed_db8f::before {
    width: 31px;
    height: 3px;
  }
  .article_prev_9cb7 .hidden-ed68 .filter_pressed_db8f::before {
    top: -9px;
  }
  .article_prev_9cb7 .hidden-ed68 .filter_pressed_db8f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .secondary_c4dd .hidden-ed68 .background_fixed_ba61 {
    margin-top: -2px;
    width: 19px;
  }
  .secondary_c4dd .hidden-ed68 .filter_pressed_db8f {
    margin-top: -1px;
  }
  .secondary_c4dd .hidden-ed68 .filter_pressed_db8f,
  .secondary_c4dd .hidden-ed68 .filter_pressed_db8f::after,
  .secondary_c4dd .hidden-ed68 .filter_pressed_db8f::before {
    width: 19px;
    height: 2px;
  }
  .secondary_c4dd .hidden-ed68 .filter_pressed_db8f::before {
    top: -6px;
  }
  .secondary_c4dd .hidden-ed68 .filter_pressed_db8f::after {
    bottom: -6px;
  }
  .photo_68ae .hidden-ed68 .background_fixed_ba61 {
    margin-top: -2px;
    width: 22px;
  }
  .photo_68ae .hidden-ed68 .filter_pressed_db8f {
    margin-top: -1px;
  }
  .photo_68ae .hidden-ed68 .filter_pressed_db8f,
  .photo_68ae .hidden-ed68 .filter_pressed_db8f::after,
  .photo_68ae .hidden-ed68 .filter_pressed_db8f::before {
    width: 22px;
    height: 2px;
  }
  .photo_68ae .hidden-ed68 .filter_pressed_db8f::before {
    top: -7px;
  }
  .photo_68ae .hidden-ed68 .filter_pressed_db8f::after {
    bottom: -7px;
  }
  .mini-cf07 .hidden-ed68 .background_fixed_ba61 {
    margin-top: -2px;
    width: 31px;
  }
  .mini-cf07 .hidden-ed68 .filter_pressed_db8f {
    margin-top: -1.5px;
  }
  .mini-cf07 .hidden-ed68 .filter_pressed_db8f,
  .mini-cf07 .hidden-ed68 .filter_pressed_db8f::after,
  .mini-cf07 .hidden-ed68 .filter_pressed_db8f::before {
    width: 31px;
    height: 3px;
  }
  .mini-cf07 .hidden-ed68 .filter_pressed_db8f::before {
    top: -9px;
  }
  .mini-cf07 .hidden-ed68 .filter_pressed_db8f::after {
    bottom: -9px;
  }
}
.outer_19cd .filter_pressed_db8f {
  -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);
}
.outer_19cd .filter_pressed_db8f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.outer_19cd .filter_pressed_db8f::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);
}
.outer_19cd.advanced-b18a .filter_pressed_db8f {
  -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);
}
.outer_19cd.advanced-b18a .filter_pressed_db8f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.outer_19cd.advanced-b18a .filter_pressed_db8f::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);
}
.purple-3a8b {
  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.filter_4a36:before {
  display: none;
}
.smooth-7ff4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.smooth-7ff4 .avatar_hovered_545c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.smooth-7ff4 .avatar_hovered_545c:last-of-type {
  border-bottom: none;
}
.smooth-7ff4 .avatar_hovered_545c.small_8d67,
.smooth-7ff4 .avatar_hovered_545c.search_e59b,
.smooth-7ff4 .avatar_hovered_545c.video_full_dd3b {
  padding: 0;
}
.smooth-7ff4 .title_narrow_f2cc .border-5ff0 {
  color: currentColor;
}
.smooth-7ff4 .title_narrow_f2cc .border-5ff0:focus,
.smooth-7ff4 .title_narrow_f2cc .border-5ff0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.smooth-7ff4.background_tiny_b02d .pink_d356,
.smooth-7ff4.background_tiny_b02d .huge_25c3 a,
.smooth-7ff4.background_tiny_b02d .border-gold-e3f7 a,
.smooth-7ff4.background_tiny_b02d .breadcrumb-focused-9be2 a {
  color: rgba(0, 0, 0, 0.55);
}
.smooth-7ff4.background_tiny_b02d .pink_d356:hover,
.smooth-7ff4.background_tiny_b02d .huge_25c3 a:hover,
.smooth-7ff4.background_tiny_b02d .border-gold-e3f7 a:hover,
.smooth-7ff4.background_tiny_b02d .breadcrumb-focused-9be2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.smooth-7ff4.background_tiny_b02d .status-dark-eaea {
  color: rgba(0, 0, 0, 0.8);
}
.smooth-7ff4.background_tiny_b02d .avatar_hovered_545c {
  border-color: rgba(0, 0, 0, 0.08);
}
.smooth-7ff4.background_tiny_b02d .avatar_hovered_545c:before {
  background: rgba(0, 0, 0, 0.08);
}
.smooth-7ff4.background_tiny_b02d .accent_c18a:before {
  background: rgba(255, 255, 255, 0.9);
}
.smooth-7ff4.background_tiny_b02d .title_narrow_f2cc .carousel-over-e049 li a,
.smooth-7ff4.background_tiny_b02d .title_narrow_f2cc .border-5ff0,
.smooth-7ff4.background_tiny_b02d .breadcrumb-focused-9be2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.smooth-7ff4.background_tiny_b02d .title_narrow_f2cc .border-5ff0:focus,
.smooth-7ff4.background_tiny_b02d .title_narrow_f2cc .border-5ff0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.smooth-7ff4.background_tiny_b02d .carousel-over-e049 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.smooth-7ff4.preview-fa9c .pink_d356,
.smooth-7ff4.preview-fa9c .huge_25c3 a,
.smooth-7ff4.preview-fa9c .border-gold-e3f7 .border-5ff0,
.smooth-7ff4.preview-fa9c .border-gold-e3f7 a,
.smooth-7ff4.preview-fa9c .breadcrumb-focused-9be2 a {
  color: rgba(255, 255, 255, 0.79);
}
.smooth-7ff4.preview-fa9c .pink_d356:hover,
.smooth-7ff4.preview-fa9c .huge_25c3 a:hover,
.smooth-7ff4.preview-fa9c .border-gold-e3f7 .border-5ff0:hover,
.smooth-7ff4.preview-fa9c .border-gold-e3f7 a:hover,
.smooth-7ff4.preview-fa9c .breadcrumb-focused-9be2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.smooth-7ff4.preview-fa9c .status-dark-eaea {
  color: rgba(255, 255, 255, 0.99);
}
.smooth-7ff4.preview-fa9c .avatar_hovered_545c {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth-7ff4.preview-fa9c .avatar_hovered_545c:before {
  background: rgba(255, 255, 255, 0.08);
}
.smooth-7ff4.preview-fa9c .accent_c18a:before {
  background: rgba(0, 0, 0, 0.9);
}
.smooth-7ff4.preview-fa9c .title_narrow_f2cc .carousel-over-e049 li a,
.smooth-7ff4.preview-fa9c .title_narrow_f2cc .border-5ff0,
.smooth-7ff4.preview-fa9c .breadcrumb-focused-9be2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth-7ff4.preview-fa9c .title_narrow_f2cc .border-5ff0:focus,
.smooth-7ff4.preview-fa9c .title_narrow_f2cc .border-5ff0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.smooth-7ff4.preview-fa9c .carousel-over-e049 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent_c18a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.accent_c18a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.pattern_d9c0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.card_b8ac .smooth-7ff4 {
  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;
}
.card_b8ac .avatar_hovered_545c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.card_b8ac .avatar_hovered_545c: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) {
  .card_b8ac .avatar_hovered_545c:before {
    width: 16%;
    left: 42%;
  }
}
.card_b8ac .avatar_hovered_545c:last-child:before {
  content: none;
}
.card_b8ac .avatar_hovered_545c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.card_b8ac .title_narrow_f2cc .carousel-over-e049 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.card_b8ac .title_narrow_f2cc .carousel-over-e049 li a .border-5ff0 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.card_b8ac .title_narrow_f2cc .breadcrumb-focused-9be2 {
  border: none;
}
.card_b8ac .title_narrow_f2cc .breadcrumb-focused-9be2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.card_b8ac .accent_c18a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.card_b8ac .pattern_d9c0 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.card_b8ac .preview-fa9c .accent_c18a:before {
  background: rgba(0, 0, 0, 0.9);
}
.card_b8ac .background_tiny_b02d.accent_copper_a59b .filter_pressed_db8f {
  background: rgba(0, 0, 0, 0.6);
}
.card_b8ac
  .background_tiny_b02d.accent_copper_a59b
  .filter_pressed_db8f::after,
.card_b8ac
  .background_tiny_b02d.accent_copper_a59b
  .filter_pressed_db8f:before {
  background: inherit;
}
.card_b8ac
  .background_tiny_b02d.accent_copper_a59b:hover
  .filter_pressed_db8f {
  background: rgba(0, 0, 0, 0.8);
}
.card-north-e349 .smooth-7ff4 {
  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) {
  .card-north-e349 .smooth-7ff4 {
    width: auto;
    right: 45px;
  }
}
.selected_7e7f .smooth-7ff4 {
  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) {
  .selected_7e7f .smooth-7ff4 {
    width: auto;
    left: 45px;
  }
}
.filter_4a36 .smooth-7ff4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.filter_4a36 .pattern_d9c0 {
  max-width: 48em;
  margin: 0 auto;
}
.filter_4a36 .accent_c18a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.bright-cfbe {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.bright-cfbe.card_b8ac .smooth-7ff4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.bright-cfbe.card-north-e349 .smooth-7ff4 {
  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);
}
.bright-cfbe .smooth-7ff4 {
  visibility: visible;
}
.bright-cfbe.selected_7e7f .smooth-7ff4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.container_2e9d,
.accent_tall_181b {
  overflow-x: hidden;
}
.container_2e9d .smooth-7ff4 {
  overflow: auto;
}
.container_2e9d.card_b8ac {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.container_2e9d.card_b8ac .smooth-7ff4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.container_2e9d.card_b8ac .inner-2e04 {
  opacity: 0;
}
.container_2e9d.card-north-e349 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.container_2e9d.card-north-e349 .smooth-7ff4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.container_2e9d.card-north-e349 .inner-2e04 {
  opacity: 0;
}
.container_2e9d.selected_7e7f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.container_2e9d.selected_7e7f .smooth-7ff4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.container_2e9d.selected_7e7f .inner-2e04 {
  opacity: 0;
}
.container_2e9d.filter_4a36 .smooth-7ff4 {
  z-index: 10;
  visibility: visible;
}
.accent_copper_a59b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.accent_copper_a59b .filter_pressed_db8f {
  background: rgba(255, 255, 255, 0.99);
}
.accent_copper_a59b .filter_pressed_db8f::after,
.accent_copper_a59b .filter_pressed_db8f:before {
  background: inherit;
}
.accent_copper_a59b:hover .filter_pressed_db8f {
  background: rgba(255, 255, 255, 0.99);
}
.selected_7e7f .accent_copper_a59b {
  top: 10px;
  right: auto;
  left: 12px;
}
.filter_4a36 .accent_copper_a59b {
  display: none !important;
}
.container_2e9d:before,
.accent_tall_181b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.container_2e9d .accent_copper_a59b,
.accent_tall_181b .accent_copper_a59b {
  display: inline-block;
}
.smooth-7ff4 .active-middle-e0d9 {
  -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;
}
.container_2e9d .smooth-7ff4 .active-middle-e0d9,
.accent_tall_181b .smooth-7ff4 .active-middle-e0d9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tiny-97d7 .full_5a34 {
  width: 100%;
}
.motion_85b1 {
  padding: 0 0.5em 0;
}
.motion_85b1 [class*="customify-col-"],
.motion_85b1 [class*="customify-col_"],
.motion_85b1 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.last-d3cb .motion_85b1 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .silver_e7b2 .menu_7196,
  .menu_7196 {
    display: none;
  }
  .main_50fc {
    text-align: left;
  }
  .upper-bf71 {
    text-align: center;
  }
  .message_5d92 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .silver_e7b2 .silver-845e,
  .silver-845e {
    display: none;
  }
  .aside-short-5c01 {
    text-align: left;
  }
  .logo-9889 {
    text-align: center;
  }
  .description-2171 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .silver_e7b2 .right_ca0e,
  .right_ca0e {
    display: none;
  }
  .purple_cadd {
    text-align: left;
  }
  .panel-under-825e {
    text-align: center;
  }
  .header-purple-dfdd {
    text-align: right;
  }
}
#page {
  position: relative;
}
.notice-fast-c551 {
  box-shadow: none !important;
}
.fast_95ca .tooltip_a6a7,
.primary_selected_0da8 .tooltip_a6a7 {
  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;
}
.primary_selected_0da8 .tooltip_a6a7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.status_23ac {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.status_23ac:after,
.status_23ac:before {
  content: "";
  display: table;
}
.status_23ac:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .status_23ac {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.status_23ac,
.carousel-cold-abd7 {
  max-width: 1248px;
  margin: 0 auto;
}

.chip_out_8399.next-eff2 .status_23ac {
  max-width: 100%;
}
.chip_out_8399.under_3fa7 {
  max-width: 1200px;
  margin: 0 auto;
}
.chip_out_8399.basic_049f .status_23ac {
  max-width: 100%;
}
.chip_out_8399.basic_049f > .status_23ac {
  padding-left: 0;
  padding-right: 0;
}
.chip_out_8399.basic_049f > .status_23ac .silver_e7b2 {
  margin: 0;
}
.chip_out_8399.basic_049f
  > .status_23ac
  .picture-slow-9d4d.hot_8b7a {
  margin-right: 0;
  margin-left: 0;
}
.chip_out_8399.basic_049f #main.hot_8b7a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .frame_cool_5210 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .frame_cool_5210 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .primary-fc57 .breadcrumb_de7c {
    padding-right: 1em;
  }
  .primary-fc57.chip_dim_2bdb .picture-slow-9d4d {
    border-right: 1px solid #eaecee;
  }
  .primary-fc57.chip_dim_2bdb .breadcrumb_de7c {
    padding-right: 1em;
  }
  .primary-fc57.chip_dim_2bdb .tabs_c8a7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link-active-aa0d .breadcrumb_de7c {
    padding-left: 1em;
  }
  .link-active-aa0d.chip_dim_2bdb .picture-slow-9d4d {
    border-left: 1px solid #eaecee;
  }
  .link-active-aa0d.chip_dim_2bdb .breadcrumb_de7c {
    padding-left: 1em;
  }
  .link-active-aa0d.chip_dim_2bdb .tabs_c8a7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading-over-6e50 .breadcrumb_de7c {
    padding-left: 1em;
  }
  .heading-over-6e50.chip_dim_2bdb .heading_a721 {
    border-right: 1px solid #eaecee;
  }
  .heading-over-6e50.chip_dim_2bdb .search-old-f715 {
    border-right: 1px solid #eaecee;
  }
  .heading-over-6e50.chip_dim_2bdb .breadcrumb_de7c {
    padding-left: 1em;
  }
  .heading-over-6e50.chip_dim_2bdb .tabs_c8a7 {
    padding-right: 1em;
  }
  .heading-over-6e50.chip_dim_2bdb .large_9b5a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .north-676b .breadcrumb_de7c {
    padding-right: 1em;
  }
  .north-676b.chip_dim_2bdb .heading_a721 {
    border-left: 1px solid #eaecee;
  }
  .north-676b.chip_dim_2bdb .search-old-f715 {
    border-left: 1px solid #eaecee;
  }
  .north-676b.chip_dim_2bdb .breadcrumb_de7c {
    padding-right: 1em;
  }
  .north-676b.chip_dim_2bdb .tabs_c8a7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .north-676b.chip_dim_2bdb .large_9b5a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame_cool_5210 .breadcrumb_de7c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame_cool_5210.chip_dim_2bdb .picture-slow-9d4d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .frame_cool_5210.chip_dim_2bdb .breadcrumb_de7c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame_cool_5210.chip_dim_2bdb .tabs_c8a7 {
    padding-left: 1em;
  }
  .frame_cool_5210.chip_dim_2bdb .large_9b5a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .frame_cool_5210.chip_dim_2bdb .breadcrumb_de7c {
    padding-left: 0;
  }
}
.focus-2058 .light_8086 {
  display: inline-block;
}
.preview_next_98e9 {
  display: inline-block;
}
.outer-68e2 {
  word-con: break-word;
}
.texture-inner-7495 > span {
  display: inline-block;
  padding: 5px 0;
}
.texture-inner-7495 .grid-3e14 {
  margin-left: 8px;
  margin-right: 8px;
}
.texture-inner-7495 .solid-9d99 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.article_1736 .block_fresh_f595 {
  margin-bottom: 2em;
}
.article_1736 .paper_8af4 {
  margin-bottom: 15px;
}
.article_1736 .paper_8af4:last-child {
  margin-bottom: 0;
}
.article_1736 .easy_51e3 {
  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) {
  .article_1736 .easy_51e3 {
    display: block;
  }
}
.article_1736 .section-lower-a221 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .article_1736 .section-lower-a221 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.article_1736 .tiny_88bf {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.article_1736 .tiny_88bf img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.article_1736 .tiny_88bf a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.article_1736 .outer-68e2 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.article_1736 .outer-68e2 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.article_1736 .menu-8617 p:last-child {
  margin-bottom: 0;
}
.article_1736 .hovered_287e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.article_1736 .purple-1b6a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.article_1736 .active_878b {
  margin-top: 1em;
}
.article_1736 .heading_smooth_f7b5 {
  top: 0;
  display: block;
}
.article_1736 .heading_smooth_f7b5 a {
  color: inherit;
}
.article_1736 .heading_smooth_f7b5 a:hover {
  color: inherit;
}
.article_1736 .shadow-simple-c69c {
  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;
}
.article_1736 .shadow-simple-c69c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.article_1736 .purple-1b6a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.article_1736 .copper_a036 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.article_1736 .copper_a036:first-child {
  margin-top: 0;
}
.article_1736 .copper_a036.upper-333f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.article_1736 .copper_a036.large-412a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.article_1736
  .copper_a036.large-412a.white-7156
  .active_878b {
  width: 100%;
}
.article_1736 .large-412a {
  -webkit-box-align: center;
  align-items: center;
}
.article_1736 .large-412a .texture-inner-7495,
.article_1736 .large-412a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.article_1736 .tiny_88bf {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.article_1736 .tiny_88bf img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.article_1736 .tiny_88bf: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;
}
.article_1736 .upper-333f {
  z-index: 5;
}
.article_1736 .prev_36bc .link_d4c4 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.article_1736 .tertiary-ef69 .link_d4c4 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.article_1736 .notification_5b3b .link_d4c4 {
  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;
}
.article_1736.static_5653 .easy_51e3,
.article_1736.hero-liquid-070f .easy_51e3 {
  display: block;
}
.article_1736.static_5653 .easy_51e3 .lower-46aa,
.article_1736.static_5653 .easy_51e3 .purple-1b6a,
.article_1736.hero-liquid-070f .easy_51e3 .lower-46aa,
.article_1736.hero-liquid-070f .easy_51e3 .purple-1b6a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.article_1736.copper_04db .section-lower-a221 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .article_1736.copper_04db .section-lower-a221 {
    margin-right: 0;
  }
}
.article_1736.static_5653 .section-lower-a221,
.article_1736.hero-liquid-070f .section-lower-a221 {
  padding-top: 40%;
}
.article_1736.static_5653 .block_fresh_f595,
.article_1736.hero-liquid-070f .block_fresh_f595 {
  display: block;
}
.article_1736.static_5653 .fn-sticky-114e .purple-1b6a,
.article_1736.hero-liquid-070f .fn-sticky-114e .purple-1b6a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.article_1736.static_5653 .section-lower-a221,
.article_1736.hero-liquid-070f .section-lower-a221 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.article_1736.static_5653 .purple-1b6a {
  padding: 1em;
}
.advanced-6a4d {
  margin: 30px auto;
  display: block;
}
.advanced-6a4d .heading_middle_db29 > * {
  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;
}
.advanced-6a4d .heading_middle_db29 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.advanced-6a4d .heading_middle_db29 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.shadow_27c5 .texture-inner-7495 {
  margin-bottom: 1.41575em;
}
.shadow_27c5 .link-fa63 {
  margin-bottom: 1.618em;
}
.tabs-be35 .black_0514 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.tabs-be35 .black_0514 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.tabs-be35 .right-688d {
  max-width: 100%;
  overflow: auto;
}
.prev_3c8f .tabs-be35 a:hover {
  text-decoration: underline;
}
.box-8d85 .paper_8af4:not(.outer-68e2),
.box-8d85 .tiny_88bf {
  margin-bottom: 1.41575em;
}
.box-8d85 .paper_8af4:not(.outer-68e2):last-child,
.box-8d85 .tiny_88bf:last-child {
  margin-bottom: 0;
}
.box-8d85 .paper_8af4.secondary-bright-da5d {
  margin-bottom: 0.41575em;
}
.box-8d85 .surface_full_d76c:before,
.box-8d85 .aside-9eb1:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.box-8d85 .surface_full_d76c:before {
  content: "\f115";
}
.box-8d85 .aside-9eb1:before {
  content: "\f02c";
}
.box-8d85 .pattern-2224 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.box-8d85 .pattern-2224 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.large-042c {
  display: -webkit-box;
  display: flex;
}
.large-042c .heading-selected-2560 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .large-042c .heading-selected-2560 {
    flex-basis: 90px;
  }
}
.large-042c .hard-3baa {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .large-042c .hard-3baa {
    flex-basis: calc(100% - 50px);
  }
}
.large-042c .slow_eb5e p:last-child {
  margin-bottom: 0.72em;
}
.orange-94ef .heading_middle_db29 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.orange-94ef .heading_middle_db29:after,
.orange-94ef .heading_middle_db29:before {
  content: "";
  display: table;
}
.orange-94ef .heading_middle_db29:after {
  clear: both;
}
.orange-94ef .heading_middle_db29 .caption-f057,
.orange-94ef .heading_middle_db29 .chip-thick-af46 {
  width: 49%;
}
.orange-94ef .heading_middle_db29 .caption-f057 a span.message_09f1,
.orange-94ef .heading_middle_db29 .chip-thick-af46 a span.message_09f1 {
  display: block;
  margin-bottom: 5px;
}
.orange-94ef .heading_middle_db29 .chip-thick-af46 {
  float: left;
  text-align: left;
}
.orange-94ef .heading_middle_db29 .caption-f057 {
  float: right;
  text-align: right;
}
.paragraph-2398 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .paragraph-2398 {
    margin-bottom: 0;
  }
}
.medium_28fc {
  margin-bottom: 1em;
}
.medium_28fc .outer-68e2 {
  font-size: 1.1em;
  line-height: 1.3;
}
.rough-92e2 a {
  display: block;
  line-height: 0;
  position: relative;
}
.sidebar-medium-15e8 .medium_28fc,
.up-97bb .medium_28fc {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .sidebar-medium-15e8 .medium_28fc,
  .up-97bb .medium_28fc {
    display: block;
  }
}
.sidebar-medium-15e8 .rough-92e2,
.up-97bb .rough-92e2 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .sidebar-medium-15e8 .rough-92e2,
  .up-97bb .rough-92e2 {
    margin-bottom: 1em;
  }
}
.sidebar-medium-15e8 .rough-92e2 img,
.up-97bb .rough-92e2 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.sidebar-medium-15e8 .form-south-d498,
.up-97bb .form-south-d498 {
  flex-basis: calc(100% - 160px);
}
.sidebar-medium-15e8 .form-south-d498 p,
.up-97bb .form-south-d498 p {
  margin-bottom: 0;
}
.sidebar-medium-15e8 .form-south-d498 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .sidebar-medium-15e8 .form-south-d498 {
    padding-left: 0;
  }
}
.up-97bb .form-south-d498 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .up-97bb .form-south-d498 {
    padding-right: 0;
  }
}
.up-97bb .rough-92e2 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.info-cool-6df1 .rough-92e2 {
  margin-bottom: 0.5em;
}
.info-cool-6df1 .rough-92e2 img {
  width: 100%;
}
.easy-da6c .hover_east_f4e5,
.status_f003 .hover_east_f4e5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.status_f003 .picture-slow-9d4d .east_066f p:last-child {
  margin-bottom: 0;
}
.slow-d7a4 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.liquid-614e .up_d703 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .liquid-614e .up_d703:last-of-type {
    margin-bottom: 0;
  }
}
.liquid-614e .up_d703 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.liquid-614e .up_d703 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.liquid-614e .up_d703 ul li {
  margin: 0 0 0.6em;
}
.liquid-614e .up_d703 ul li.popup-0fad,
.liquid-614e .up_d703 ul li.footer-94e4 {
  position: relative;
}
.liquid-614e .up_d703 ul li.popup-0fad .under_3c64,
.liquid-614e .up_d703 ul li.footer-94e4 .under_3c64 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.liquid-614e .up_d703 ul li.popup-0fad:after:after,
.liquid-614e .up_d703 ul li.popup-0fad:after:before,
.liquid-614e
  .up_d703
  ul
  li.footer-94e4:after:after,
.liquid-614e
  .up_d703
  ul
  li.footer-94e4:after:before {
  content: "";
  display: table;
}
.liquid-614e .up_d703 ul li.popup-0fad:after:after,
.liquid-614e
  .up_d703
  ul
  li.footer-94e4:after:after {
  clear: both;
}
.liquid-614e .up_d703 a.fresh_340a:hover {
  text-decoration: none;
}
.liquid-614e .up_d703 select {
  max-width: 100%;
}
.liquid-614e .up_d703 table {
  font-size: 85%;
}
.liquid-614e .up_d703 table td,
.liquid-614e .up_d703 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.liquid-614e .up_d703 table tfoot td {
  text-align: left;
}
.liquid-614e .up_d703 :last-child {
  margin-bottom: 0;
}
.liquid-614e .up_d703 .background_7ccb {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.liquid-614e .up_d703 .background_7ccb label {
  width: 100%;
}
.liquid-614e .up_d703 .background_7ccb .footer-plasma-fcf2 {
  width: 100%;
  display: block;
}
.liquid-614e .up_d703 .background_7ccb .top_d29e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.liquid-614e .up_d703 .background_7ccb .top_d29e:hover svg #svg-search {
  fill: #444;
}
.liquid-614e .up_d703 .background_7ccb .top_d29e svg {
  width: 18px;
  height: 18px;
}
.liquid-614e .wood-cf4d ul ul,
.liquid-614e .shade_efe8 ul ul,
.liquid-614e .out-1500 ul ul,
.liquid-614e .overlay-fast-07e0 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.liquid-614e .wood-cf4d .form_orange_9d5c > a,
.liquid-614e .shade_efe8 .form_orange_9d5c > a,
.liquid-614e .out-1500 .form_orange_9d5c > a,
.liquid-614e .overlay-fast-07e0 .form_orange_9d5c > a {
  margin-bottom: 0;
}
.liquid-614e .container_59f9 li,
.liquid-614e .wood-cf4d li,
.liquid-614e .yellow_617f li,
.liquid-614e .shade_efe8 li,
.liquid-614e .out-1500 li,
.liquid-614e .overlay-fast-07e0 li,
.liquid-614e .thick_f898 li,
.liquid-614e .summary_middle_95ce li {
  display: block;
  position: relative;
}
.liquid-614e .container_59f9 li:last-child,
.liquid-614e .wood-cf4d li:last-child,
.liquid-614e .yellow_617f li:last-child,
.liquid-614e .shade_efe8 li:last-child,
.liquid-614e .out-1500 li:last-child,
.liquid-614e .overlay-fast-07e0 li:last-child,
.liquid-614e .thick_f898 li:last-child,
.liquid-614e .summary_middle_95ce li:last-child {
  border: none;
}
.liquid-614e .container_59f9 li a,
.liquid-614e .wood-cf4d li a,
.liquid-614e .yellow_617f li a,
.liquid-614e .shade_efe8 li a,
.liquid-614e .out-1500 li a,
.liquid-614e .overlay-fast-07e0 li a,
.liquid-614e .thick_f898 li a,
.liquid-614e .summary_middle_95ce li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.liquid-614e .container_59f9 li ul li::before,
.liquid-614e .wood-cf4d li ul li::before,
.liquid-614e .yellow_617f li ul li::before,
.liquid-614e .shade_efe8 li ul li::before,
.liquid-614e .out-1500 li ul li::before,
.liquid-614e .overlay-fast-07e0 li ul li::before,
.liquid-614e .thick_f898 li ul li::before,
.liquid-614e .summary_middle_95ce li ul li::before {
  left: 15px;
}
.liquid-614e .container_59f9 li ul a,
.liquid-614e .wood-cf4d li ul a,
.liquid-614e .yellow_617f li ul a,
.liquid-614e .shade_efe8 li ul a,
.liquid-614e .out-1500 li ul a,
.liquid-614e .overlay-fast-07e0 li ul a,
.liquid-614e .thick_f898 li ul a,
.liquid-614e .summary_middle_95ce li ul a {
  padding-left: 20px;
}
.liquid-614e .container_59f9 li ul ul li::before,
.liquid-614e .wood-cf4d li ul ul li::before,
.liquid-614e .yellow_617f li ul ul li::before,
.liquid-614e .shade_efe8 li ul ul li::before,
.liquid-614e .out-1500 li ul ul li::before,
.liquid-614e .overlay-fast-07e0 li ul ul li::before,
.liquid-614e .thick_f898 li ul ul li::before,
.liquid-614e .summary_middle_95ce li ul ul li::before {
  left: 30px;
}
.liquid-614e .container_59f9 li ul ul a,
.liquid-614e .wood-cf4d li ul ul a,
.liquid-614e .yellow_617f li ul ul a,
.liquid-614e .shade_efe8 li ul ul a,
.liquid-614e .out-1500 li ul ul a,
.liquid-614e .overlay-fast-07e0 li ul ul a,
.liquid-614e .thick_f898 li ul ul a,
.liquid-614e .summary_middle_95ce li ul ul a {
  padding-left: 40px;
}
.liquid-614e .detail_d0a2 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.liquid-614e .summary_middle_95ce ul li {
  margin-bottom: 1.41575em;
}
.liquid-614e .summary_middle_95ce ul li .panel_c6ff {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.liquid-614e .summary_middle_95ce ul li .hard_af81 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.preview-fa9c .container_59f9 li a,
.preview-fa9c .wood-cf4d li a,
.preview-fa9c .yellow_617f li a,
.preview-fa9c .shade_efe8 li a,
.preview-fa9c .out-1500 li a,
.preview-fa9c .overlay-fast-07e0 li a,
.preview-fa9c .thick_f898 li a,
.preview-fa9c .summary_middle_95ce li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview-fa9c .detail_d0a2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview-fa9c .up_d703 ul li.popup-0fad .under_3c64,
.preview-fa9c .up_d703 ul li.footer-94e4 .under_3c64 {
  background: rgba(0, 0, 0, 0.2);
}
.preview-fa9c .liquid-614e .up_d703 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_out_8399 .liquid-614e .carousel-over-e049 li {
  margin: 0;
}
.chip_out_8399 .liquid-614e .carousel-over-e049 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.chip_out_8399 .liquid-614e .carousel-over-e049 li ul {
  margin: 0;
}
.chip_out_8399 .liquid-614e .carousel-over-e049 li ul li a {
  padding-left: 15px;
}
.chip_out_8399 .liquid-614e .carousel-over-e049 li ul li li a {
  padding-left: 30px;
}
.chip_out_8399 .liquid-614e .carousel-over-e049 li.glass-6bf8 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.chip_out_8399 .liquid-614e .carousel-over-e049 li.glass-6bf8 > 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;
}
.chip_out_8399 .liquid-614e .carousel-over-e049 li.glass-6bf8 > 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;
}
.background_6d96 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.detail-brown-a17d {
  position: relative;
  z-index: 10;
}
.detail-brown-a17d .active-middle-e0d9 {
  width: 100%;
  max-width: 100%;
}
.fresh-2637 .link_narrow_3ef8 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.fresh-2637 .background_tiny_b02d {
}
.fresh-2637 .preview-fa9c {
  background: #292929;
}
.small_6a8a .link_narrow_3ef8 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.small_6a8a .background_tiny_b02d {
  background: #f9f9f9;
}
.small_6a8a .preview-fa9c {
  background: #303030;
}
.text-dynamic-cd64 .link_narrow_3ef8 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .text-dynamic-cd64 .light_8086 {
    margin-bottom: 1em;
  }
  .text-dynamic-cd64 .light_8086:last-child {
    margin-bottom: 0;
  }
}
.text-dynamic-cd64 .background_tiny_b02d {
  background: #ededed;
}
.text-dynamic-cd64 .preview-fa9c {
  background: #1a1a1a;
}
.link_narrow_3ef8.background_tiny_b02d {
  color: rgba(0, 0, 0, 0.6);
}
.link_narrow_3ef8.background_tiny_b02d .title_prev_64f0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.link_narrow_3ef8.preview-fa9c {
  color: rgba(255, 255, 255, 0.99);
}
.link_narrow_3ef8.preview-fa9c a:not(.fresh_340a) {
  color: rgba(255, 255, 255, 0.79);
}
.link_narrow_3ef8.preview-fa9c a:not(.fresh_340a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.link_narrow_3ef8.preview-fa9c .title_prev_64f0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.link_narrow_3ef8.preview-fa9c table tbody td,
.link_narrow_3ef8.preview-fa9c table th {
  background: rgba(0, 0, 0, 0.08);
}
.shadow-63e7.iron-0d3a .status_23ac {
  max-width: initial;
}
.shadow-63e7 .container-c301 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.shadow-63e7 .container-c301 .active-middle-e0d9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .shadow-63e7 .container-c301 .active-middle-e0d9 {
    display: block;
    margin-bottom: 2em;
  }
  .shadow-63e7 .container-c301 .active-middle-e0d9:last-child {
    margin-bottom: 0;
  }
}
.text-dynamic-cd64 .light_8086:last-child,
.small_6a8a .light_8086:last-child,
.fresh-2637 .light_8086:last-child {
  margin-bottom: 0;
}
.text-dynamic-cd64 .light_8086 .liquid-614e .up_d703:last-child,
.small_6a8a .light_8086 .liquid-614e .up_d703:last-child,
.fresh-2637 .light_8086 .liquid-614e .up_d703:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .text-dynamic-cd64 .form-3520,
  .text-dynamic-cd64 .info_tall_1670,
  .small_6a8a .form-3520,
  .small_6a8a .info_tall_1670,
  .fresh-2637 .form-3520,
  .fresh-2637 .info_tall_1670 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .detail-brown-a17d .light_8086 {
    margin-bottom: 2em;
  }
}
.detail-brown-a17d p:last-child {
  margin-bottom: 0;
}
.detail-brown-a17d li,
.detail-brown-a17d ul {
  list-style: none;
  margin: 0;
}
.detail-brown-a17d ul ul {
  margin-left: 2.617924em;
}
.thumbnail_b278 {
  font-size: 0.875em;
}

/* css-noise: 8786 */
.promo-block-v7 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.2;
}
