/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tiny_c759/customify
Author: WPCustomify
Author URI: https://pressmaximum.tiny_c759
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.tiny_c759/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.pattern_b56f.basic_5b7c/licenses/gpl-2.0.green_b8c9
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.liquid_5057/, (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.search_0f47.sort-a8e6/normalize.gallery-easy-75d8/
 ======
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.gallery-easy-75d8 v7.0.0 | MIT License | github.tiny_c759/necolas/normalize.gallery-easy-75d8 */
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;
}
.layout-7702 .hover-a7dc,
.detail_basic_979b,
.row-center-79af,
.table_068e,
.over-ef00,
.dim-c064,
.iron_83e5,
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;
}
.detail_basic_979b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .detail_basic_979b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .detail_basic_979b,
  h1 {
    font-size: 1.8em;
  }
}
.row-center-79af,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.row-center-79af + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .row-center-79af,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .row-center-79af,
  h2 {
    font-size: 1.7em;
  }
}
.table_068e,
h3 {
  font-size: 1.618em;
}
.layout-7702 .hover-a7dc,
.over-ef00,
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.summary_fluid_2002 {
  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;
}
.primary_40b8:after,
.primary_40b8:before,
.texture-b5ec:after,
.texture-b5ec:before {
  content: "";
  display: table;
}
.primary_40b8:after,
.texture-b5ec:after {
  clear: both;
}
.green_45fc {
  float: right;
  margin-right: 0;
}
.backdrop-e820 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.filter-8eaf .steel-3ba7,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.filter-8eaf .steel-3ba7: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;
}
.sort_da4b .steel-3ba7 {
  box-shadow: none;
}
.sort_da4b
  .steel-3ba7
  .short-2148 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.sort_da4b .steel-3ba7 .form_5a11 {
  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;
}
.sort_da4b
  .steel-3ba7
  .form_5a11
  b {
  display: none;
}
.sort_da4b .gas_4519 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.overlay-over-1a6c:not(.form-43e6):not(.pressed_dd30),
button:not(.form-43e6):not(.pressed_dd30),
input[type="button"]:not(.form-43e6):not(
    .pressed_dd30
  ),
input[type="reset"]:not(.form-43e6):not(
    .pressed_dd30
  ),
input[type="submit"]:not(.form-43e6):not(
    .pressed_dd30
  ) {
  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;
}
.overlay-over-1a6c:not(.form-43e6):not(
    .pressed_dd30
  ):hover,
button:not(.form-43e6):not(
    .pressed_dd30
  ):hover,
input[type="button"]:not(.form-43e6):not(
    .pressed_dd30
  ):hover,
input[type="reset"]:not(.form-43e6):not(
    .pressed_dd30
  ):hover,
input[type="submit"]:not(.form-43e6):not(
    .pressed_dd30
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.overlay-over-1a6c:not(.form-43e6):not(
    .pressed_dd30
  ):active,
.overlay-over-1a6c:not(.form-43e6):not(
    .pressed_dd30
  ):focus,
button:not(.form-43e6):not(
    .pressed_dd30
  ):active,
button:not(.form-43e6):not(
    .pressed_dd30
  ):focus,
input[type="button"]:not(.form-43e6):not(
    .pressed_dd30
  ):active,
input[type="button"]:not(.form-43e6):not(
    .pressed_dd30
  ):focus,
input[type="reset"]:not(.form-43e6):not(
    .pressed_dd30
  ):active,
input[type="reset"]:not(.form-43e6):not(
    .pressed_dd30
  ):focus,
input[type="submit"]:not(.form-43e6):not(
    .pressed_dd30
  ):active,
input[type="submit"]:not(.form-43e6):not(
    .pressed_dd30
  ):focus {
  outline: 0;
}
.overlay-over-1a6c:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8,
button:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8,
input[type="button"]:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8,
input[type="reset"]:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8,
input[type="submit"]:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8 {
  position: relative;
}
.overlay-over-1a6c:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8
  .narrow_cc4d,
.overlay-over-1a6c:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8
  .action_c94d,
.overlay-over-1a6c:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8
  .fixed-d8dc,
.overlay-over-1a6c:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8
  i,
.overlay-over-1a6c:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8
  svg,
button:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8
  .narrow_cc4d,
button:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8
  .action_c94d,
button:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8
  .fixed-d8dc,
button:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8
  i,
button:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8
  svg,
input[type="button"]:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8
  .narrow_cc4d,
input[type="button"]:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8
  .action_c94d,
input[type="button"]:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8
  .fixed-d8dc,
input[type="button"]:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8
  i,
input[type="button"]:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8
  svg,
input[type="reset"]:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8
  .narrow_cc4d,
input[type="reset"]:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8
  .action_c94d,
input[type="reset"]:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8
  .fixed-d8dc,
input[type="reset"]:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8
  i,
input[type="reset"]:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8
  svg,
input[type="submit"]:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8
  .narrow_cc4d,
input[type="submit"]:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8
  .action_c94d,
input[type="submit"]:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8
  .fixed-d8dc,
input[type="submit"]:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8
  i,
input[type="submit"]:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8
  svg {
  visibility: hidden;
}
.overlay-over-1a6c:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8:after,
button:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8:after,
input[type="button"]:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8:after,
input[type="reset"]:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8:after,
input[type="submit"]:not(.form-43e6):not(
    .pressed_dd30
  ).fn-loading-97f8: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;
}
.overlay-over-1a6c:not(.form-43e6):not(.pressed_dd30),
input[type="button"]:not(.form-43e6):not(
    .pressed_dd30
  ),
input[type="reset"]:not(.form-43e6):not(
    .pressed_dd30
  ),
input[type="submit"]:not(.form-43e6):not(
    .pressed_dd30
  ) {
  color: #fff;
  background: #235787;
}
.overlay-over-1a6c:not(.form-43e6):not(
    .pressed_dd30
  ):focus,
input[type="button"]:not(.form-43e6):not(
    .pressed_dd30
  ):focus,
input[type="reset"]:not(.form-43e6):not(
    .pressed_dd30
  ):focus,
input[type="submit"]:not(.form-43e6):not(
    .pressed_dd30
  ):focus {
  color: #fff;
}
.overlay-over-1a6c.fn-disabled-97f8:not(.form-43e6):not(
    .pressed_dd30
  ),
.overlay-over-1a6c[disabled]:not(.form-43e6):not(
    .pressed_dd30
  ),
button.fn-disabled-97f8:not(.form-43e6):not(
    .pressed_dd30
  ),
button[disabled]:not(.form-43e6):not(
    .pressed_dd30
  ) {
  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;
}
.soft-e711 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.soft-e711: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;
}
.gradient-9b5a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.pagination-tiny-cfce {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.secondary_paper_f628 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.primary_40b8:after,
.primary_40b8:before,
.chip_1d5b:after,
.chip_1d5b:before,
.search_hovered_3afe:after,
.search_hovered_3afe:before,
.pattern_hot_fdb5:after,
.pattern_hot_fdb5:before,
.yellow-72ed:after,
.yellow-72ed:before,
.video_d094:after,
.video_d094:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.primary_40b8:after,
.chip_1d5b:after,
.search_hovered_3afe:after,
.pattern_hot_fdb5:after,
.yellow-72ed:after,
.video_d094:after {
  clear: both;
}
.chip_1d5b .sort-hard-27a6,
.search_hovered_3afe .sort-hard-27a6,
.thick_bc78 .sort-hard-27a6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.feature-60da {
  display: inline-block;
}
.footer_6e5a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.footer_6e5a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.footer_6e5a .photo-liquid-341d {
  padding: 1em 0;
  font-size: 85%;
}
.photo-liquid-341d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.wrapper_302f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.wrapper_302f:after,
.wrapper_302f:before {
  content: "";
  display: table;
}
.wrapper_302f:after {
  clear: both;
}
.last-763a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.advanced-b405 .last-763a {
  max-width: 50%;
}
.sort-easy-ddcf .last-763a {
  max-width: 33.33%;
}
.gradient_1c7d .last-763a {
  max-width: 25%;
}
.green-1d8a .last-763a {
  max-width: 20%;
}
.bronze_3842 .last-763a {
  max-width: 16.66%;
}
.pagination_down_7da1 .last-763a {
  max-width: 14.28%;
}
.disabled-fluid-6514 .last-763a {
  max-width: 12.5%;
}
.detail-pink-bd64 .last-763a {
  max-width: 11.11%;
}
.hero_76dd {
  display: block;
}
.layout-7702 .text_583a label,
.layout-7702 .progress_fixed_52eb label,
.layout-7702 .message_hot_373f label,
.layout-7702 .title-warm-8f88 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shadow-9de3 {
  list-style: none;
  margin: 0;
}
.shadow-9de3 article.center-57c7 {
  margin-bottom: 0;
}
.shadow-9de3 ul {
  list-style: none;
  margin: 0;
}
.shadow-9de3 .slider-hot-b6a9 li.center-57c7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shadow-9de3 .slider-hot-b6a9 li.center-57c7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shadow-9de3 .slider-hot-b6a9 li.center-57c7: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) {
  .shadow-9de3 .slider-hot-b6a9 li.center-57c7 li.center-57c7 li.center-57c7 li.center-57c7 {
    padding-left: 0;
  }
}
article.center-57c7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.center-57c7 .chip_1d5b p:last-of-type {
  margin-bottom: 0;
}
article.center-57c7 .soft-e826 {
  float: left;
}
article.center-57c7 .active_lite_2749 {
  margin-left: 85px;
}
article.center-57c7 .info_copper_c9f0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.center-57c7 .info_copper_c9f0 .top_a8c0 {
  margin-left: 10px;
}
article.center-57c7 .heading_basic_2a8c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.center-57c7 .dropdown-1fe6 {
  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 .text_583a,
  #respond .message_hot_373f,
  #respond .title-warm-8f88 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .text_583a input,
#respond .message_hot_373f input,
#respond .title-warm-8f88 input {
  width: 100%;
}
#respond .title-warm-8f88 {
  margin-right: 0;
}
#respond .tabs_8b2b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.active_31b9 {
  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;
}
.active_31b9.video_middle_92a7 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.active_31b9 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%);
}
.active_31b9:focus,
.active_31b9: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);
}
.gallery_cold_71e3 {
  border-radius: 10%;
}
.focus-center-e002 {
  border-radius: 50%;
}
.gallery-selected-0a2f {
  font-size: 0.72em;
}
.prev-a7ca {
  font-size: 0.875em;
}
.primary_c311 {
  font-size: 1.1em;
}
.main-down-dce8 {
  text-transform: uppercase;
  line-height: 1.2;
}
.main-down-dce8.gallery-selected-0a2f {
  letter-spacing: 0.5px;
}
.photo-purple-be86,
.photo-purple-be86 a {
  color: #6d6d6d;
}
.photo-purple-be86 a:hover {
  color: #111;
}
.hero_3075 {
  color: #6d6d6d;
}
.pro_6ee9 {
  overflow-x: hidden;
}
.pro_6ee9 .title_de79.notification-soft-5054 {
  position: relative;
}
.pro_6ee9 .title_de79.notification-soft-5054.static_e6d5 {
  position: initial;
}
.pro_6ee9
  .title_de79.notification-soft-5054.static_e6d5
  .tag_under_c756 {
  left: auto;
}
.pro_6ee9 .title_de79 .tag_under_c756 {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #0073aa;
  color: #fff;
  padding: 5px 8px 6px;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 14px;
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.pro_6ee9 .title_de79:hover.notification-soft-5054 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pro_6ee9
  .title_de79:hover.notification-soft-5054
  .tag_under_c756 {
  display: block;
  z-index: 9999999;
}
.pro_6ee9 .hard-bc0b .over_258b,
.pro_6ee9 .slider-301f .over_258b {
  display: none;
}
.pro_6ee9 .grid_narrow_161c .title_de79:hover.notification-soft-5054 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.layout-7702 .text_583a label,
.layout-7702 .progress_fixed_52eb label,
.layout-7702 .message_hot_373f label,
.layout-7702 .title-warm-8f88 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shadow-9de3 {
  list-style: none;
  margin: 0;
}
.shadow-9de3 article.center-57c7 {
  margin-bottom: 0;
}
.shadow-9de3 ul {
  list-style: none;
  margin: 0;
}
.shadow-9de3 .slider-hot-b6a9 li.center-57c7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shadow-9de3 .slider-hot-b6a9 li.center-57c7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shadow-9de3 .slider-hot-b6a9 li.center-57c7: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) {
  .shadow-9de3 .slider-hot-b6a9 li.center-57c7 li.center-57c7 li.center-57c7 li.center-57c7 {
    padding-left: 0;
  }
}
article.center-57c7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.center-57c7 .chip_1d5b p:last-of-type {
  margin-bottom: 0;
}
article.center-57c7 .soft-e826 {
  float: left;
}
article.center-57c7 .active_lite_2749 {
  margin-left: 85px;
}
article.center-57c7 .info_copper_c9f0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.center-57c7 .info_copper_c9f0 .top_a8c0 {
  margin-left: 10px;
}
article.center-57c7 .heading_basic_2a8c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.center-57c7 .dropdown-1fe6 {
  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 .text_583a,
  #respond .message_hot_373f,
  #respond .title-warm-8f88 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .text_583a input,
#respond .message_hot_373f input,
#respond .title-warm-8f88 input {
  width: 100%;
}
#respond .title-warm-8f88 {
  margin-right: 0;
}
#respond .tabs_8b2b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hard-bc0b .form-prev-1f97 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.form-prev-1f97 .item_mini_9395.thumbnail-4fd8 .component_last_94ef > li > a:focus,
.form-prev-1f97 .item_mini_9395.thumbnail-4fd8 .component_last_94ef > li > a:hover,
.form-prev-1f97 .item_mini_9395.gallery_small_e8f4 .component_last_94ef > li > a:focus,
.form-prev-1f97 .item_mini_9395.gallery_small_e8f4 .component_last_94ef > li > a:hover,
.form-prev-1f97 .item_mini_9395.copper-f0bf .component_last_94ef > li > a:focus,
.form-prev-1f97 .item_mini_9395.copper-f0bf .component_last_94ef > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-prev-1f97
  .item_mini_9395.thumbnail-4fd8
  .component_last_94ef
  > li.right-2e3f
  > a,
.form-prev-1f97
  .item_mini_9395.thumbnail-4fd8
  .component_last_94ef
  > li.up_28b7
  > a,
.form-prev-1f97
  .item_mini_9395.gallery_small_e8f4
  .component_last_94ef
  > li.right-2e3f
  > a,
.form-prev-1f97
  .item_mini_9395.gallery_small_e8f4
  .component_last_94ef
  > li.up_28b7
  > a,
.form-prev-1f97
  .item_mini_9395.copper-f0bf
  .component_last_94ef
  > li.right-2e3f
  > a,
.form-prev-1f97 .item_mini_9395.copper-f0bf .component_last_94ef > li.simple-6624 > a {
  color: rgba(255, 255, 255, 0.99);
}
.form-prev-1f97 .block_solid_9521,
.form-prev-1f97 .block_solid_9521 a {
  color: rgba(255, 255, 255, 0.99);
}
.form-prev-1f97 .component_bottom_3cc1.message_3ddf li a,
.form-prev-1f97 .complex_03c1 a,
.form-prev-1f97 .border_motion_8fa2,
.form-prev-1f97 .component_last_94ef > li > a,
.form-prev-1f97 .alert-copper-f627 {
  color: rgba(255, 255, 255, 0.79);
}
.form-prev-1f97 .component_bottom_3cc1.message_3ddf li a:hover,
.form-prev-1f97 .complex_03c1 a:hover,
.form-prev-1f97 .border_motion_8fa2:hover,
.form-prev-1f97 .component_last_94ef > li > a:hover,
.form-prev-1f97 .alert-copper-f627:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-prev-1f97 .filter_58ef {
  color: rgba(255, 255, 255, 0.79);
}
.form-prev-1f97 .filter_58ef .grid-88e6 {
  color: rgba(255, 255, 255, 0.99);
}
.form-prev-1f97 .filter_58ef:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-prev-1f97 .last_fba3 .item-stone-4829 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.form-prev-1f97 .last_fba3 .item-stone-4829 .purple-1bef {
  color: rgba(255, 255, 255, 0.79);
}
.form-prev-1f97
  .last_fba3
  .item-stone-4829
  .purple-1bef::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form-prev-1f97
  .last_fba3
  .item-stone-4829
  .purple-1bef:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form-prev-1f97
  .last_fba3
  .item-stone-4829
  .purple-1bef::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form-prev-1f97
  .last_fba3
  .item-stone-4829
  .purple-1bef::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form-prev-1f97 .last_fba3 .tall-c6d5 {
  color: rgba(255, 255, 255, 0.79);
}
.form-prev-1f97 .last_fba3 .tall-c6d5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-4e34
  .form-prev-1f97
  .last_fba3
  .active-be02
  .text-8b22 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pagination-4e34
  .form-prev-1f97
  .last_fba3
  .active-be02
  .purple-1bef {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hard-bc0b .caption-7ccb {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.caption-7ccb .item_mini_9395.thumbnail-4fd8 .component_last_94ef > li > a:focus,
.caption-7ccb .item_mini_9395.thumbnail-4fd8 .component_last_94ef > li > a:hover,
.caption-7ccb .item_mini_9395.gallery_small_e8f4 .component_last_94ef > li > a:focus,
.caption-7ccb .item_mini_9395.gallery_small_e8f4 .component_last_94ef > li > a:hover,
.caption-7ccb .item_mini_9395.copper-f0bf .component_last_94ef > li > a:focus,
.caption-7ccb .item_mini_9395.copper-f0bf .component_last_94ef > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption-7ccb
  .item_mini_9395.thumbnail-4fd8
  .component_last_94ef
  > li.right-2e3f
  > a,
.caption-7ccb
  .item_mini_9395.thumbnail-4fd8
  .component_last_94ef
  > li.up_28b7
  > a,
.caption-7ccb
  .item_mini_9395.gallery_small_e8f4
  .component_last_94ef
  > li.right-2e3f
  > a,
.caption-7ccb
  .item_mini_9395.gallery_small_e8f4
  .component_last_94ef
  > li.up_28b7
  > a,
.caption-7ccb
  .item_mini_9395.copper-f0bf
  .component_last_94ef
  > li.right-2e3f
  > a,
.caption-7ccb .item_mini_9395.copper-f0bf .component_last_94ef > li.simple-6624 > a {
  color: rgba(0, 0, 0, 0.8);
}
.caption-7ccb .block_solid_9521,
.caption-7ccb .block_solid_9521 a {
  color: rgba(0, 0, 0, 0.8);
}
.caption-7ccb .component_bottom_3cc1.message_3ddf li a,
.caption-7ccb .complex_03c1 a,
.caption-7ccb .border_motion_8fa2,
.caption-7ccb .component_last_94ef > li > a,
.caption-7ccb .alert-copper-f627 {
  color: rgba(0, 0, 0, 0.55);
}
.caption-7ccb .component_bottom_3cc1.message_3ddf li a:hover,
.caption-7ccb .complex_03c1 a:hover,
.caption-7ccb .border_motion_8fa2:hover,
.caption-7ccb .component_last_94ef > li > a:hover,
.caption-7ccb .alert-copper-f627:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption-7ccb .filter_58ef {
  color: rgba(0, 0, 0, 0.55);
}
.caption-7ccb .filter_58ef .grid-88e6 {
  color: rgba(0, 0, 0, 0.8);
}
.caption-7ccb .filter_58ef:hover {
  color: rgba(0, 0, 0, 0.8);
}
.iron_0b54 .huge_a6d3 {
  margin-left: auto;
  margin-right: auto;
}
.search_hovered_3afe > * {
  margin-left: auto;
  margin-right: auto;
}
.search_hovered_3afe .gradient-9b5a {
  margin-right: 1.41575em;
}
.paper-0ebe .search_hovered_3afe > .box-d23c {
  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;
}
.paper-0ebe .search_hovered_3afe > .preview-tall-f54c {
  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;
}
.footer-gas-d805.iron_0b54 .huge_a6d3,
.cool-7242.iron_0b54 .huge_a6d3 {
  margin-left: 0;
}
.accent-4a4f.iron_0b54 .huge_a6d3,
.frame_new_1334.iron_0b54 .huge_a6d3 {
  margin-right: 0;
}
.search_hovered_3afe ol,
.search_hovered_3afe ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.gold-ded6 video {
  max-width: 100%;
}
.nav_pro_d7ab img {
  display: block;
}
.nav_pro_d7ab.gradient-9b5a,
.nav_pro_d7ab.pagination-tiny-cfce {
  width: 100%;
}
.nav_pro_d7ab.preview-tall-f54c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.progress_218e:not(.hover_static_dbe3) {
  margin: 1.5em auto;
}
.status-f54d p {
  padding: 1.5em 14px;
}
ul.first-1e51.preview-tall-f54c,
ul.first-1e51.box-d23c,
ul.first-1e51.east-b8f7.box-d23c {
  padding: 0 14px;
}
.panel-mini-50d3 {
  display: block;
  overflow-x: auto;
}
.panel-mini-50d3 table {
  border-collapse: collapse;
  width: 100%;
}
.panel-mini-50d3 td,
.panel-mini-50d3 th {
  padding: 0.5em;
}
.search_hovered_3afe li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.search_hovered_3afe ol ol,
.search_hovered_3afe ol ul,
.search_hovered_3afe ul ol,
.search_hovered_3afe ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.search_hovered_3afe ol ol li,
.search_hovered_3afe ol ul li,
.search_hovered_3afe ul ol li,
.search_hovered_3afe ul ul li {
  margin-left: 0;
}
.preview-out-94a3.article-894e > .detail-large-a3ad {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.preview-out-94a3.article-894e > .detail-large-a3ad iframe,
.preview-out-94a3.article-894e > .detail-large-a3ad > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.item_bright_4f81 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.item_bright_4f81.avatar_fcda {
  padding: 0;
}
.item_bright_4f81.avatar_fcda cite {
  font-size: 13px;
}
.item_bright_4f81 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.item_bright_4f81 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.panel-cb52 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.panel-cb52 > p:first-child {
  margin-top: 0;
}
.panel-cb52 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.panel-cb52 blockquote {
  border-left: 0;
}
.inner_5e94 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.inner_5e94:not(.item-stone-0c24) {
  max-width: 100px;
}
.inner_5e94.popup_ae0a {
  border-bottom: none !important;
  text-align: center;
}
.inner_5e94.popup_ae0a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .status-f54d p {
    padding: 1.5em 0;
  }
}
.menu_glass_6d4a {
  color: #0073aa;
}
.border-923d {
  background-color: #0073aa;
}
.mask-blue-735b {
  color: #229fd8;
}
.small_a230 {
  background-color: #229fd8;
}
.red-8d90 {
  color: #eee;
}
.list-08ac {
  background-color: #eee;
}
.iron_7e09 {
  color: #444;
}
.west_016f {
  background-color: #444;
}
.hot_cfbf {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hot_cfbf .dropdown-in-de37 .complex_03c1 {
  font-size: 15px;
}
.hot_cfbf .complex_03c1 {
  line-height: 1.3;
}
.hot_cfbf .caption-7ccb {
}
.hot_cfbf .form-prev-1f97 {
  background: #235787;
}
.notification_d252 {
  padding: 0;
}
.notification_d252 .form-prev-1f97 {
  background: #1a1a1a;
}
.notification_d252 .caption-7ccb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.full-0ec6 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.full-0ec6 .caption-7ccb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.full-0ec6 .form-prev-1f97 {
  background: #303030;
}
.video_d094 {
  position: relative;
  z-index: 10;
}
.video_d094 .east-4a2c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.media-63d4 .notification-soft-5054 {
  display: inline-block;
  vertical-align: middle;
}
.media-63d4.first-b107 .notification-soft-5054 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .media-63d4.first-b107 .notification-soft-5054 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .media-63d4.first-b107 .notification-soft-5054 {
    margin-right: 0.4em;
  }
}
.media-63d4.first-b107 .notification-soft-5054:last-child {
  margin-right: 0;
}
.primary-silver-bbb9 .east-4a2c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hard-bc0b .dropdown-in-de37 {
    margin: 0 -0.5em;
  }
  .hard-bc0b .dropdown-in-de37 [class*="customify-col-"],
  .hard-bc0b .dropdown-in-de37 [class*="customify-col_"],
  .hard-bc0b .dropdown-in-de37 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hard-bc0b.filter_in_28c1 .east-4a2c {
  background: 0 0 !important;
}
.hard-bc0b.filter_in_28c1 .east-4a2c,
.hard-bc0b.primary-silver-bbb9 .east-4a2c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hard-bc0b.search_pink_c135 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hard-bc0b.primary-silver-bbb9 .east-4a2c {
  box-shadow: none !important;
}
.layout_cf1b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .layout_cf1b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .layout_cf1b {
    padding: 18px 0 20px;
  }
}
.layout_cf1b .item_static_236d {
  width: 100%;
}
.layout_cf1b .tall-14a0 {
  margin-bottom: 0;
}
.layout_cf1b .orange_8ec8 {
  margin-top: 5px;
  font-size: 0.875em;
}
.table_6675 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.table_6675 .thumbnail_bronze_33ba {
  width: 100%;
}
.accent_767a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.accent_767a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.accent_767a 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;
}
.accent_767a li:last-child:after {
  display: none;
}
.accent_767a li a {
  font-weight: 500;
  margin-right: 10px;
}
.menu-8196 .over_258b button,
.layout_cf1b .over_258b button {
  left: 0;
}
.menu-8196 .thumbnail_bronze_33ba,
.layout_cf1b .thumbnail_bronze_33ba {
  padding-left: 0;
  padding-right: 0;
}
.menu-8196 .table_6675,
.layout_cf1b .table_6675 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.menu-8196 {
  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;
}
.menu-8196: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;
}
.menu-8196 .content_glass_02c3 {
  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) {
  .menu-8196 .content_glass_02c3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .menu-8196 .content_glass_02c3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .menu-8196 .content_glass_02c3 {
    min-height: 200px;
  }
}
.menu-8196 .accent_767a {
  color: rgba(255, 255, 255, 0.8);
}
.menu-8196 .accent_767a a,
.menu-8196 .accent_767a li:after {
  color: inherit;
}
.menu-8196 .accent_767a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.large-44c6 {
  margin-bottom: 0.5em;
}
.badge_7c2d {
  margin-bottom: 1.2em;
}
.badge_7c2d,
.large-44c6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.badge_7c2d p:last-child,
.large-44c6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .over_258b,
#masthead .over_258b {
  display: none;
}
#masthead
  > .over_258b.aside_medium_85ff {
  display: none;
}
#masthead > .over_258b button {
  left: 0;
}
.tabs-tall-4a85 {
  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%;
}
.tabs-tall-4a85 .notification-soft-5054 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tabs-tall-4a85 .media_4a46 {
  display: -webkit-box;
  display: flex;
}
.tabs-tall-4a85 .media_4a46.basic_dd84 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tabs-tall-4a85 .media_4a46.heading_first_a607 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tabs-tall-4a85 .media_4a46.icon_b0b5 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tabs-tall-4a85.content_e50e.thick-d2f6 .media_4a46.basic_dd84 {
  flex-basis: 100%;
}
.tabs-tall-4a85.search_tiny_258f .media_4a46.heading_first_a607 {
  -webkit-box-flex: 1;
  flex: auto;
}
.tabs-tall-4a85.search_tiny_258f .media_4a46.icon_b0b5 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .over_258b.aside_medium_85ff {
  display: none;
}
#masthead > .over_258b button {
  left: 0;
}
.progress_black_4d3d {
  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;
}
.progress_black_4d3d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.progress_black_4d3d.box-8ee3 i {
  margin-right: 4px;
}
.progress_black_4d3d.east-e18b i {
  margin-left: 5px;
}
.complex_03c1 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.complex_03c1 p:last-child {
  margin-bottom: 0;
}
.mini-8cc5 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.mini-8cc5 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.mini-8cc5 img {
  display: block;
  width: auto;
  line-height: 1;
}
.mini-8cc5 .block_solid_9521 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.mini-8cc5 .wrapper_middle_a97f {
  margin: 5px 0 7px 0;
}
.mini-8cc5.tertiary-hovered-d7a4 .steel-3a3e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mini-8cc5.tertiary-hovered-d7a4 .logo_27b5 {
  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;
}
.mini-8cc5.stale_492c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.mini-8cc5.stale_492c .steel-3a3e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mini-8cc5.stale_492c .logo_27b5 {
  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;
}
.mini-8cc5.pattern_63cd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.mini-8cc5.breadcrumb-dim-d8ea {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.mini-8cc5.breadcrumb-dim-d8ea .logo_27b5 {
  margin-top: 7px;
}
.secondary_white_a460 {
  display: inline-block;
}
.video_d094 .block-down-69ea .mini-8cc5 img {
  max-width: 100%;
}
.item_mini_9395 .footer-fast-fcf1.layout-gold-156c,
.container-9ebe .footer-fast-fcf1.layout-gold-156c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.item_mini_9395 .last_a6f9,
.container-9ebe .last_a6f9 {
  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%);
}
.item_mini_9395 .last_a6f9 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.item_mini_9395.label-0283 .last_a6f9 {
  display: none;
}
.item_mini_9395 .gallery_lower_0e5e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.item_mini_9395 .gallery_lower_0e5e li {
  display: inline-block;
  position: relative;
}
.item_mini_9395 .gallery_lower_0e5e li:last-child {
  margin-right: 0;
}
.item_mini_9395 .gallery_lower_0e5e 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;
}
.item_mini_9395 .gallery_lower_0e5e li.simple-6624 > a {
  color: rgba(0, 0, 0, 0.9);
}
.item_mini_9395 .gallery_lower_0e5e > 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;
}
.item_mini_9395 .gallery_lower_0e5e > li > a i {
  line-height: 0;
}
.item_mini_9395 .gallery_lower_0e5e > li.slider_top_45c2 > a .last_a6f9 {
  margin-left: 4px;
  line-height: 0;
}
.item_mini_9395 .gallery_lower_0e5e .smooth_c6b1 li.slider_top_45c2 > a {
  position: relative;
}
.item_mini_9395 .gallery_lower_0e5e .smooth_c6b1 li.slider_top_45c2 > a:after,
.item_mini_9395 .gallery_lower_0e5e .smooth_c6b1 li.slider_top_45c2 > a:before {
  content: "";
  display: table;
}
.item_mini_9395 .gallery_lower_0e5e .smooth_c6b1 li.slider_top_45c2 > a:after {
  clear: both;
}
.item_mini_9395 .gallery_lower_0e5e .smooth_c6b1 li.slider_top_45c2 > a .last_a6f9 {
  margin-left: 5px;
  float: right;
}
.item_mini_9395 .soft_f231,
.item_mini_9395 .smooth_c6b1 {
  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;
}
.item_mini_9395 .smooth_c6b1 {
  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;
}
.item_mini_9395 .smooth_c6b1 .layout-gold-156c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.item_mini_9395 .smooth_c6b1 .last_a6f9 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.item_mini_9395 .smooth_c6b1 li {
  display: block;
  margin: 0;
  padding: 0;
}
.item_mini_9395 .smooth_c6b1 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;
}
.item_mini_9395 .smooth_c6b1 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.item_mini_9395 .smooth_c6b1 .smooth_c6b1 {
  top: 0;
  left: 100%;
}
.item_mini_9395 .red_1a91.fn-focus-97f8 > .soft_f231,
.item_mini_9395 .red_1a91.fn-focus-97f8 > .smooth_c6b1,
.item_mini_9395 .red_1a91:focus > .soft_f231,
.item_mini_9395 .red_1a91:focus > .smooth_c6b1,
.item_mini_9395 .red_1a91:hover > .soft_f231,
.item_mini_9395 .red_1a91:hover > .smooth_c6b1 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.item_mini_9395.copper-f0bf .component_last_94ef:after,
.item_mini_9395.copper-f0bf .component_last_94ef:before {
  content: "";
  display: table;
}
.item_mini_9395.copper-f0bf .component_last_94ef:after {
  clear: both;
}
.item_mini_9395.copper-f0bf .component_last_94ef > li {
  float: left;
}
.item_mini_9395.footer_north_2389 .component_last_94ef:after,
.item_mini_9395.footer_north_2389 .component_last_94ef:before {
  content: "";
  display: table;
}
.item_mini_9395.footer_north_2389 .component_last_94ef:after {
  clear: both;
}
.item_mini_9395.footer_north_2389 .component_last_94ef > li {
  float: left;
}
.item_mini_9395.footer_north_2389 .component_last_94ef > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.item_mini_9395.footer_north_2389 .component_last_94ef > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.item_mini_9395.footer_north_2389 .component_last_94ef > li.right-2e3f > a,
.item_mini_9395.footer_north_2389 .component_last_94ef > li.simple-6624 > a {
  color: #fff;
  background-color: #1e4b75;
}
.item_mini_9395.thumbnail-4fd8 .component_last_94ef > li > a .layout-gold-156c {
  position: relative;
}
.item_mini_9395.thumbnail-4fd8 .component_last_94ef > li > a .layout-gold-156c: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;
}
.item_mini_9395.thumbnail-4fd8
  .component_last_94ef
  > li:focus
  > a
  .layout-gold-156c:before,
.item_mini_9395.thumbnail-4fd8
  .component_last_94ef
  > li:hover
  > a
  .layout-gold-156c:before {
  width: 100%;
  background-color: currentColor;
}
.item_mini_9395.thumbnail-4fd8
  .component_last_94ef
  > li.right-2e3f
  > a
  .layout-gold-156c:before,
.item_mini_9395.thumbnail-4fd8
  .component_last_94ef
  > li.up_28b7
  > a
  .layout-gold-156c:before {
  width: 100%;
  background-color: currentColor;
}
.item_mini_9395.gallery_small_e8f4 .component_last_94ef > li > a .layout-gold-156c {
  position: relative;
}
.item_mini_9395.gallery_small_e8f4 .component_last_94ef > li > a .layout-gold-156c: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;
}
.item_mini_9395.gallery_small_e8f4 .component_last_94ef > li:focus > a .layout-gold-156c:before,
.item_mini_9395.gallery_small_e8f4
  .component_last_94ef
  > li:hover
  > a
  .layout-gold-156c:before {
  width: 100%;
  background-color: currentColor;
}
.item_mini_9395.gallery_small_e8f4
  .component_last_94ef
  > li.right-2e3f
  > a
  .layout-gold-156c:before,
.item_mini_9395.gallery_small_e8f4
  .component_last_94ef
  > li.up_28b7
  > a
  .layout-gold-156c:before {
  width: 100%;
  background-color: currentColor;
}
.container-9ebe .gallery_lower_0e5e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.container-9ebe .gallery_lower_0e5e li:first-child > a {
  border-top: none;
}
.container-9ebe .gallery_lower_0e5e .picture_cb9e > .layout-gold-156c .last_a6f9 {
  display: none;
}
.container-9ebe .gallery_lower_0e5e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.container-9ebe .gallery_lower_0e5e li:last-child {
  border: none;
}
.container-9ebe .gallery_lower_0e5e li.slider_top_45c2 > a {
  padding-right: 45px !important;
}
.container-9ebe .gallery_lower_0e5e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.container-9ebe .gallery_lower_0e5e li a:focus,
.container-9ebe .gallery_lower_0e5e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container-9ebe .gallery_lower_0e5e li .icon_over_15ca {
  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;
}
.container-9ebe .gallery_lower_0e5e li .icon_over_15ca:hover {
  box-shadow: none;
}
.container-9ebe .gallery_lower_0e5e li .icon_over_15ca .last_a6f9 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.container-9ebe .gallery_lower_0e5e .smooth_c6b1 {
  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);
}
.container-9ebe .gallery_lower_0e5e .smooth_c6b1 li a {
  padding-left: 3em;
}
.container-9ebe .gallery_lower_0e5e .accordion-huge-6a53 > a .icon_over_15ca i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.container-9ebe .gallery_lower_0e5e .accordion-huge-6a53 > .smooth_c6b1 {
  display: block;
  opacity: 1;
}
.advanced-796e {
  max-width: 100%;
}
.current_6580 {
  line-height: 0;
  cursor: pointer;
}
.alert-copper-f627 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.alert-copper-f627:hover {
  box-shadow: none;
  color: currentColor;
}
.alert-copper-f627 svg {
  width: 18px;
  height: 18px;
}
.alert-copper-f627 .sort_gas_ec68 {
  display: none;
}
.active_2b7c {
  position: relative;
}
.active_2b7c.fn-active-97f8 .alert-copper-f627 .chip_7434 {
  display: none;
}
.active_2b7c.fn-active-97f8 .alert-copper-f627 .sort_gas_ec68 {
  display: inline-block;
}
.active_2b7c .bronze-70d5 {
  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);
}
.active_2b7c.title_blue_9eda .bronze-70d5 {
  left: auto;
  right: -0.9em;
}
.active_2b7c.title_blue_9eda .summary_f01b::before {
  left: auto;
  right: 15px;
}
.active_2b7c.fn-active-97f8 .bronze-70d5 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.active-be02 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.active-be02 label {
  flex-basis: 100%;
}
.active-be02 .item-stone-4829 {
  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;
}
.active-be02 .purple-1bef {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.active-be02 .purple-1bef:focus {
  background-color: transparent;
}
.active-be02 button.tall-c6d5 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.active-be02 button.tall-c6d5:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.active-be02 button.tall-c6d5 svg {
  width: 18px;
  height: 18px;
}
.active-be02 input[type="submit"] {
  min-height: auto;
}
.last_fba3 .active-be02 .purple-1bef {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.summary_f01b {
  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) {
  .summary_f01b {
    width: 220px;
  }
}
.summary_f01b label {
  flex-basis: 100%;
}
.summary_f01b::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;
}
.pagination-4e34 .last_fba3 .active-be02 {
  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;
}
.pagination-4e34
  .last_fba3
  .active-be02
  .item-stone-4829 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.pagination-4e34 .last_fba3 .active-be02 .purple-1bef {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.pagination-4e34
  .last_fba3
  .active-be02
  .purple-1bef:focus {
  background: 0 0;
}
.pagination-4e34
  .last_fba3
  .active-be02
  .text-8b22 {
  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;
}
.component_bottom_3cc1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.component_bottom_3cc1 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.component_bottom_3cc1 li:last-child {
  margin-right: 0;
}
.component_bottom_3cc1 li:first-child {
  margin-left: 0;
}
.component_bottom_3cc1.pro-df6e a {
  color: #fff;
}
.component_bottom_3cc1.pro-df6e a:hover {
  color: #fff;
}
.component_bottom_3cc1 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.component_bottom_3cc1 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.component_bottom_3cc1 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.component_bottom_3cc1 a:hover {
  opacity: 0.9;
  color: inherit;
}
.component_bottom_3cc1 [class*="social-icon-apple"] {
  background-color: #999;
}
.component_bottom_3cc1 [class*="social-icon-apple"].input_b14d {
  background-color: transparent;
  color: #999;
}
.component_bottom_3cc1 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.component_bottom_3cc1 [class*="social-icon-behance"].input_b14d {
  background-color: transparent;
  color: #1769ff;
}
.component_bottom_3cc1 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.component_bottom_3cc1 [class*="social-icon-bitbucket"].input_b14d {
  background-color: transparent;
  color: #205081;
}
.component_bottom_3cc1 [class*="social-icon-codepen"] {
  background-color: #000;
}
.component_bottom_3cc1 [class*="social-icon-codepen"].input_b14d {
  background-color: transparent;
  color: #000;
}
.component_bottom_3cc1 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.component_bottom_3cc1 [class*="social-icon-delicious"].input_b14d {
  background-color: transparent;
  color: #39f;
}
.component_bottom_3cc1 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.component_bottom_3cc1 [class*="social-icon-digg"].input_b14d {
  background-color: transparent;
  color: #005be2;
}
.component_bottom_3cc1 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.component_bottom_3cc1 [class*="social-icon-dribbble"].input_b14d {
  background-color: transparent;
  color: #ea4c89;
}
.component_bottom_3cc1 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.component_bottom_3cc1 [class*="social-icon-envelope"].input_b14d {
  background-color: transparent;
  color: #ea4335;
}
.component_bottom_3cc1 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.component_bottom_3cc1 [class*="social-icon-facebook"].input_b14d {
  background-color: transparent;
  color: #3b5998;
}
.component_bottom_3cc1 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.component_bottom_3cc1 [class*="social-icon-flickr"].input_b14d {
  background-color: transparent;
  color: #0063dc;
}
.component_bottom_3cc1 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.component_bottom_3cc1 [class*="social-icon-foursquare"].input_b14d {
  background-color: transparent;
  color: #2d5be3;
}
.component_bottom_3cc1 [class*="social-icon-github"] {
  background-color: #333;
}
.component_bottom_3cc1 [class*="social-icon-github"].input_b14d {
  background-color: transparent;
  color: #333;
}
.component_bottom_3cc1 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.component_bottom_3cc1 [class*="social-icon-google-plus"].input_b14d {
  background-color: transparent;
  color: #dd4b39;
}
.component_bottom_3cc1 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.component_bottom_3cc1 [class*="social-icon-houzz"].input_b14d {
  background-color: transparent;
  color: #7ac142;
}
.component_bottom_3cc1 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.component_bottom_3cc1 [class*="social-icon-instagram"].input_b14d {
  background-color: transparent;
  color: #262626;
}
.component_bottom_3cc1 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.component_bottom_3cc1 [class*="social-icon-jsfiddle"].input_b14d {
  background-color: transparent;
  color: #487aa2;
}
.component_bottom_3cc1 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.component_bottom_3cc1 [class*="social-icon-linkedin"].input_b14d {
  background-color: transparent;
  color: #0077b5;
}
.component_bottom_3cc1 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.component_bottom_3cc1 [class*="social-icon-medium"].input_b14d {
  background-color: transparent;
  color: #00ab6b;
}
.component_bottom_3cc1 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.component_bottom_3cc1
  [class*="social-icon-odnoklassniki"].input_b14d {
  background-color: transparent;
  color: #f4731c;
}
.component_bottom_3cc1 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.component_bottom_3cc1 [class*="social-icon-meetup"].input_b14d {
  background-color: transparent;
  color: #ec1c40;
}
.component_bottom_3cc1 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.component_bottom_3cc1 [class*="social-icon-pinterest"].input_b14d {
  background-color: transparent;
  color: #bd081c;
}
.component_bottom_3cc1 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.component_bottom_3cc1 [class*="social-icon-product-hunt"].input_b14d {
  background-color: transparent;
  color: #da552f;
}
.component_bottom_3cc1 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.component_bottom_3cc1 [class*="social-icon-reddit"].input_b14d {
  background-color: transparent;
  color: #ff4500;
}
.component_bottom_3cc1 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.component_bottom_3cc1 [class*="social-icon-rss"].input_b14d {
  background-color: transparent;
  color: #f26522;
}
.component_bottom_3cc1 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.component_bottom_3cc1
  [class*="social-icon-shopping-cart"].input_b14d {
  background-color: transparent;
  color: #4caf50;
}
.component_bottom_3cc1 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.component_bottom_3cc1 [class*="social-icon-skype"].input_b14d {
  background-color: transparent;
  color: #00aff0;
}
.component_bottom_3cc1 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.component_bottom_3cc1 [class*="social-icon-slideshare"].input_b14d {
  background-color: transparent;
  color: #0077b5;
}
.component_bottom_3cc1 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.component_bottom_3cc1 [class*="social-icon-snapchat"].input_b14d {
  background-color: transparent;
  color: #fffc00;
}
.component_bottom_3cc1 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.component_bottom_3cc1 [class*="social-icon-soundcloud"].input_b14d {
  background-color: transparent;
  color: #f80;
}
.component_bottom_3cc1 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.component_bottom_3cc1 [class*="social-icon-spotify"].input_b14d {
  background-color: transparent;
  color: #2ebd59;
}
.component_bottom_3cc1 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.component_bottom_3cc1
  [class*="social-icon-stack-overflow"].input_b14d {
  background-color: transparent;
  color: #fe7a15;
}
.component_bottom_3cc1 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.component_bottom_3cc1 [class*="social-icon-maldkfgram"].input_b14d {
  background-color: transparent;
  color: #2ca5e0;
}
.component_bottom_3cc1 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.component_bottom_3cc1 [class*="social-icon-tripadvisor"].input_b14d {
  background-color: transparent;
  color: #589442;
}
.component_bottom_3cc1 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.component_bottom_3cc1 [class*="social-icon-tumblr"].input_b14d {
  background-color: transparent;
  color: #35465c;
}
.component_bottom_3cc1 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.component_bottom_3cc1 [class*="social-icon-twitch"].input_b14d {
  background-color: transparent;
  color: #6441a5;
}
.component_bottom_3cc1 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.component_bottom_3cc1 [class*="social-icon-twitter"].input_b14d {
  background-color: transparent;
  color: #1da1f2;
}
.component_bottom_3cc1 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.component_bottom_3cc1 [class*="social-icon-vimeo"].input_b14d {
  background-color: transparent;
  color: #1ab7ea;
}
.component_bottom_3cc1 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.component_bottom_3cc1 [class*="social-icon-vk"].input_b14d {
  background-color: transparent;
  color: #45668e;
}
.component_bottom_3cc1 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.component_bottom_3cc1 [class*="social-icon-weibo"].input_b14d {
  background-color: transparent;
  color: #df2029;
}
.component_bottom_3cc1 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.component_bottom_3cc1 [class*="social-icon-weixin"].input_b14d {
  background-color: transparent;
  color: #7bb32e;
}
.component_bottom_3cc1 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.component_bottom_3cc1 [class*="social-icon-whatsapp"].input_b14d {
  background-color: transparent;
  color: #25d366;
}
.component_bottom_3cc1 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.component_bottom_3cc1 [class*="social-icon-wordpress"].input_b14d {
  background-color: transparent;
  color: #21759b;
}
.component_bottom_3cc1 [class*="social-icon-xing"] {
  background-color: #026466;
}
.component_bottom_3cc1 [class*="social-icon-xing"].input_b14d {
  background-color: transparent;
  color: #026466;
}
.component_bottom_3cc1 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.component_bottom_3cc1 [class*="social-icon-yelp"].input_b14d {
  background-color: transparent;
  color: #af0606;
}
.component_bottom_3cc1 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.component_bottom_3cc1 [class*="social-icon-youtube"].input_b14d {
  background-color: transparent;
  color: #cd201f;
}
.border_motion_8fa2 {
  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;
}
.border_motion_8fa2:hover {
  box-shadow: none;
  background: 0 0;
}
.accordion_d094 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.header-wood-0458 {
  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;
}
.brown-c854 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.status_pink_d486 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.status_pink_d486,
.status_pink_d486::after,
.status_pink_d486::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;
}
.status_pink_d486::after,
.status_pink_d486::before {
  content: "";
  display: block;
  background-color: inherit;
}
.layout-4973 .header-wood-0458 .brown-c854 {
  margin-top: -2px;
  width: 19px;
}
.layout-4973 .header-wood-0458 .status_pink_d486 {
  margin-top: -1px;
}
.layout-4973 .header-wood-0458 .status_pink_d486,
.layout-4973 .header-wood-0458 .status_pink_d486::after,
.layout-4973 .header-wood-0458 .status_pink_d486::before {
  width: 19px;
  height: 2px;
}
.layout-4973 .header-wood-0458 .status_pink_d486::before {
  top: -6px;
}
.layout-4973 .header-wood-0458 .status_pink_d486::after {
  bottom: -6px;
}
.active_0a5d .header-wood-0458 .brown-c854 {
  margin-top: -2px;
  width: 22px;
}
.active_0a5d .header-wood-0458 .status_pink_d486 {
  margin-top: -1px;
}
.active_0a5d .header-wood-0458 .status_pink_d486,
.active_0a5d .header-wood-0458 .status_pink_d486::after,
.active_0a5d .header-wood-0458 .status_pink_d486::before {
  width: 22px;
  height: 2px;
}
.active_0a5d .header-wood-0458 .status_pink_d486::before {
  top: -7px;
}
.active_0a5d .header-wood-0458 .status_pink_d486::after {
  bottom: -7px;
}
.chip_pressed_4381 .header-wood-0458 .brown-c854 {
  margin-top: -2px;
  width: 31px;
}
.chip_pressed_4381 .header-wood-0458 .status_pink_d486 {
  margin-top: -1.5px;
}
.chip_pressed_4381 .header-wood-0458 .status_pink_d486,
.chip_pressed_4381 .header-wood-0458 .status_pink_d486::after,
.chip_pressed_4381 .header-wood-0458 .status_pink_d486::before {
  width: 31px;
  height: 3px;
}
.chip_pressed_4381 .header-wood-0458 .status_pink_d486::before {
  top: -9px;
}
.chip_pressed_4381 .header-wood-0458 .status_pink_d486::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .highlight-f7d6 .header-wood-0458 .brown-c854 {
    margin-top: -2px;
    width: 19px;
  }
  .highlight-f7d6 .header-wood-0458 .status_pink_d486 {
    margin-top: -1px;
  }
  .highlight-f7d6 .header-wood-0458 .status_pink_d486,
  .highlight-f7d6 .header-wood-0458 .status_pink_d486::after,
  .highlight-f7d6 .header-wood-0458 .status_pink_d486::before {
    width: 19px;
    height: 2px;
  }
  .highlight-f7d6 .header-wood-0458 .status_pink_d486::before {
    top: -6px;
  }
  .highlight-f7d6 .header-wood-0458 .status_pink_d486::after {
    bottom: -6px;
  }
  .message_d4ce .header-wood-0458 .brown-c854 {
    margin-top: -2px;
    width: 22px;
  }
  .message_d4ce .header-wood-0458 .status_pink_d486 {
    margin-top: -1px;
  }
  .message_d4ce .header-wood-0458 .status_pink_d486,
  .message_d4ce .header-wood-0458 .status_pink_d486::after,
  .message_d4ce .header-wood-0458 .status_pink_d486::before {
    width: 22px;
    height: 2px;
  }
  .message_d4ce .header-wood-0458 .status_pink_d486::before {
    top: -7px;
  }
  .message_d4ce .header-wood-0458 .status_pink_d486::after {
    bottom: -7px;
  }
  .texture_pink_dd59 .header-wood-0458 .brown-c854 {
    margin-top: -2px;
    width: 31px;
  }
  .texture_pink_dd59 .header-wood-0458 .status_pink_d486 {
    margin-top: -1.5px;
  }
  .texture_pink_dd59 .header-wood-0458 .status_pink_d486,
  .texture_pink_dd59 .header-wood-0458 .status_pink_d486::after,
  .texture_pink_dd59 .header-wood-0458 .status_pink_d486::before {
    width: 31px;
    height: 3px;
  }
  .texture_pink_dd59 .header-wood-0458 .status_pink_d486::before {
    top: -9px;
  }
  .texture_pink_dd59 .header-wood-0458 .status_pink_d486::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .blue_81ef .header-wood-0458 .brown-c854 {
    margin-top: -2px;
    width: 19px;
  }
  .blue_81ef .header-wood-0458 .status_pink_d486 {
    margin-top: -1px;
  }
  .blue_81ef .header-wood-0458 .status_pink_d486,
  .blue_81ef .header-wood-0458 .status_pink_d486::after,
  .blue_81ef .header-wood-0458 .status_pink_d486::before {
    width: 19px;
    height: 2px;
  }
  .blue_81ef .header-wood-0458 .status_pink_d486::before {
    top: -6px;
  }
  .blue_81ef .header-wood-0458 .status_pink_d486::after {
    bottom: -6px;
  }
  .dirty_d296 .header-wood-0458 .brown-c854 {
    margin-top: -2px;
    width: 22px;
  }
  .dirty_d296 .header-wood-0458 .status_pink_d486 {
    margin-top: -1px;
  }
  .dirty_d296 .header-wood-0458 .status_pink_d486,
  .dirty_d296 .header-wood-0458 .status_pink_d486::after,
  .dirty_d296 .header-wood-0458 .status_pink_d486::before {
    width: 22px;
    height: 2px;
  }
  .dirty_d296 .header-wood-0458 .status_pink_d486::before {
    top: -7px;
  }
  .dirty_d296 .header-wood-0458 .status_pink_d486::after {
    bottom: -7px;
  }
  .element_up_2c83 .header-wood-0458 .brown-c854 {
    margin-top: -2px;
    width: 31px;
  }
  .element_up_2c83 .header-wood-0458 .status_pink_d486 {
    margin-top: -1.5px;
  }
  .element_up_2c83 .header-wood-0458 .status_pink_d486,
  .element_up_2c83 .header-wood-0458 .status_pink_d486::after,
  .element_up_2c83 .header-wood-0458 .status_pink_d486::before {
    width: 31px;
    height: 3px;
  }
  .element_up_2c83 .header-wood-0458 .status_pink_d486::before {
    top: -9px;
  }
  .element_up_2c83 .header-wood-0458 .status_pink_d486::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .medium-bb9d .header-wood-0458 .brown-c854 {
    margin-top: -2px;
    width: 19px;
  }
  .medium-bb9d .header-wood-0458 .status_pink_d486 {
    margin-top: -1px;
  }
  .medium-bb9d .header-wood-0458 .status_pink_d486,
  .medium-bb9d .header-wood-0458 .status_pink_d486::after,
  .medium-bb9d .header-wood-0458 .status_pink_d486::before {
    width: 19px;
    height: 2px;
  }
  .medium-bb9d .header-wood-0458 .status_pink_d486::before {
    top: -6px;
  }
  .medium-bb9d .header-wood-0458 .status_pink_d486::after {
    bottom: -6px;
  }
  .carousel-tiny-4958 .header-wood-0458 .brown-c854 {
    margin-top: -2px;
    width: 22px;
  }
  .carousel-tiny-4958 .header-wood-0458 .status_pink_d486 {
    margin-top: -1px;
  }
  .carousel-tiny-4958 .header-wood-0458 .status_pink_d486,
  .carousel-tiny-4958 .header-wood-0458 .status_pink_d486::after,
  .carousel-tiny-4958 .header-wood-0458 .status_pink_d486::before {
    width: 22px;
    height: 2px;
  }
  .carousel-tiny-4958 .header-wood-0458 .status_pink_d486::before {
    top: -7px;
  }
  .carousel-tiny-4958 .header-wood-0458 .status_pink_d486::after {
    bottom: -7px;
  }
  .footer-red-8be4 .header-wood-0458 .brown-c854 {
    margin-top: -2px;
    width: 31px;
  }
  .footer-red-8be4 .header-wood-0458 .status_pink_d486 {
    margin-top: -1.5px;
  }
  .footer-red-8be4 .header-wood-0458 .status_pink_d486,
  .footer-red-8be4 .header-wood-0458 .status_pink_d486::after,
  .footer-red-8be4 .header-wood-0458 .status_pink_d486::before {
    width: 31px;
    height: 3px;
  }
  .footer-red-8be4 .header-wood-0458 .status_pink_d486::before {
    top: -9px;
  }
  .footer-red-8be4 .header-wood-0458 .status_pink_d486::after {
    bottom: -9px;
  }
}
.hidden_936b .status_pink_d486 {
  -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);
}
.hidden_936b .status_pink_d486::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hidden_936b .status_pink_d486::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);
}
.hidden_936b.box_right_ce46 .status_pink_d486 {
  -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);
}
.hidden_936b.box_right_ce46 .status_pink_d486::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hidden_936b.box_right_ce46 .status_pink_d486::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);
}
.gas_5a73 {
  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.list_72ce:before {
  display: none;
}
.slider-301f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.slider-301f .gold_e706 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.slider-301f .gold_e706:last-of-type {
  border-bottom: none;
}
.slider-301f .gold_e706.fresh_a981,
.slider-301f .gold_e706.footer_0ab8,
.slider-301f .gold_e706.thick_cb28 {
  padding: 0;
}
.slider-301f .container-9ebe .icon_over_15ca {
  color: currentColor;
}
.slider-301f .container-9ebe .icon_over_15ca:focus,
.slider-301f .container-9ebe .icon_over_15ca:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider-301f.caption-7ccb .filter_58ef,
.slider-301f.caption-7ccb .complex_03c1 a,
.slider-301f.caption-7ccb .component_last_94ef a,
.slider-301f.caption-7ccb .smooth_c6b1 a {
  color: rgba(0, 0, 0, 0.55);
}
.slider-301f.caption-7ccb .filter_58ef:hover,
.slider-301f.caption-7ccb .complex_03c1 a:hover,
.slider-301f.caption-7ccb .component_last_94ef a:hover,
.slider-301f.caption-7ccb .smooth_c6b1 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slider-301f.caption-7ccb .grid-88e6 {
  color: rgba(0, 0, 0, 0.8);
}
.slider-301f.caption-7ccb .gold_e706 {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider-301f.caption-7ccb .gold_e706:before {
  background: rgba(0, 0, 0, 0.08);
}
.slider-301f.caption-7ccb .hero_inner_8776:before {
  background: rgba(255, 255, 255, 0.9);
}
.slider-301f.caption-7ccb .container-9ebe .gallery_lower_0e5e li a,
.slider-301f.caption-7ccb .container-9ebe .icon_over_15ca,
.slider-301f.caption-7ccb .smooth_c6b1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider-301f.caption-7ccb .container-9ebe .icon_over_15ca:focus,
.slider-301f.caption-7ccb .container-9ebe .icon_over_15ca:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider-301f.caption-7ccb .gallery_lower_0e5e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider-301f.form-prev-1f97 .filter_58ef,
.slider-301f.form-prev-1f97 .complex_03c1 a,
.slider-301f.form-prev-1f97 .component_last_94ef .icon_over_15ca,
.slider-301f.form-prev-1f97 .component_last_94ef a,
.slider-301f.form-prev-1f97 .smooth_c6b1 a {
  color: rgba(255, 255, 255, 0.79);
}
.slider-301f.form-prev-1f97 .filter_58ef:hover,
.slider-301f.form-prev-1f97 .complex_03c1 a:hover,
.slider-301f.form-prev-1f97 .component_last_94ef .icon_over_15ca:hover,
.slider-301f.form-prev-1f97 .component_last_94ef a:hover,
.slider-301f.form-prev-1f97 .smooth_c6b1 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider-301f.form-prev-1f97 .grid-88e6 {
  color: rgba(255, 255, 255, 0.99);
}
.slider-301f.form-prev-1f97 .gold_e706 {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider-301f.form-prev-1f97 .gold_e706:before {
  background: rgba(255, 255, 255, 0.08);
}
.slider-301f.form-prev-1f97 .hero_inner_8776:before {
  background: rgba(0, 0, 0, 0.9);
}
.slider-301f.form-prev-1f97 .container-9ebe .gallery_lower_0e5e li a,
.slider-301f.form-prev-1f97 .container-9ebe .icon_over_15ca,
.slider-301f.form-prev-1f97 .smooth_c6b1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider-301f.form-prev-1f97 .container-9ebe .icon_over_15ca:focus,
.slider-301f.form-prev-1f97 .container-9ebe .icon_over_15ca:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider-301f.form-prev-1f97 .gallery_lower_0e5e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_inner_8776 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hero_inner_8776:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.article_b47d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.frame-a5a9 .slider-301f {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.frame-a5a9 .gold_e706 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.frame-a5a9 .gold_e706:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .frame-a5a9 .gold_e706:before {
    width: 16%;
    left: 42%;
  }
}
.frame-a5a9 .gold_e706:last-child:before {
  content: none;
}
.frame-a5a9 .gold_e706[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.frame-a5a9 .container-9ebe .gallery_lower_0e5e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.frame-a5a9 .container-9ebe .gallery_lower_0e5e li a .icon_over_15ca {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.frame-a5a9 .container-9ebe .smooth_c6b1 {
  border: none;
}
.frame-a5a9 .container-9ebe .smooth_c6b1 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.frame-a5a9 .hero_inner_8776 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.frame-a5a9 .article_b47d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.frame-a5a9 .form-prev-1f97 .hero_inner_8776:before {
  background: rgba(0, 0, 0, 0.9);
}
.frame-a5a9 .caption-7ccb.banner_7404 .status_pink_d486 {
  background: rgba(0, 0, 0, 0.6);
}
.frame-a5a9
  .caption-7ccb.banner_7404
  .status_pink_d486::after,
.frame-a5a9
  .caption-7ccb.banner_7404
  .status_pink_d486:before {
  background: inherit;
}
.frame-a5a9
  .caption-7ccb.banner_7404:hover
  .status_pink_d486 {
  background: rgba(0, 0, 0, 0.8);
}
.outline-lite-f85c .slider-301f {
  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) {
  .outline-lite-f85c .slider-301f {
    width: auto;
    right: 45px;
  }
}
.right-6957 .slider-301f {
  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) {
  .right-6957 .slider-301f {
    width: auto;
    left: 45px;
  }
}
.list_72ce .slider-301f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.list_72ce .article_b47d {
  max-width: 48em;
  margin: 0 auto;
}
.list_72ce .hero_inner_8776:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.progress_bronze_ee81 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.progress_bronze_ee81.frame-a5a9 .slider-301f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.progress_bronze_ee81.outline-lite-f85c .slider-301f {
  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);
}
.progress_bronze_ee81 .slider-301f {
  visibility: visible;
}
.progress_bronze_ee81.right-6957 .slider-301f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.notification-iron-c606,
.old_b727 {
  overflow-x: hidden;
}
.notification-iron-c606 .slider-301f {
  overflow: auto;
}
.notification-iron-c606.frame-a5a9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notification-iron-c606.frame-a5a9 .slider-301f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.notification-iron-c606.frame-a5a9 .border_motion_8fa2 {
  opacity: 0;
}
.notification-iron-c606.outline-lite-f85c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notification-iron-c606.outline-lite-f85c .slider-301f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.notification-iron-c606.outline-lite-f85c .border_motion_8fa2 {
  opacity: 0;
}
.notification-iron-c606.right-6957 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notification-iron-c606.right-6957 .slider-301f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.notification-iron-c606.right-6957 .border_motion_8fa2 {
  opacity: 0;
}
.notification-iron-c606.list_72ce .slider-301f {
  z-index: 10;
  visibility: visible;
}
.banner_7404 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.banner_7404 .status_pink_d486 {
  background: rgba(255, 255, 255, 0.99);
}
.banner_7404 .status_pink_d486::after,
.banner_7404 .status_pink_d486:before {
  background: inherit;
}
.banner_7404:hover .status_pink_d486 {
  background: rgba(255, 255, 255, 0.99);
}
.right-6957 .banner_7404 {
  top: 10px;
  right: auto;
  left: 12px;
}
.list_72ce .banner_7404 {
  display: none !important;
}
.notification-iron-c606:before,
.old_b727:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.notification-iron-c606 .banner_7404,
.old_b727 .banner_7404 {
  display: inline-block;
}
.slider-301f .notification-soft-5054 {
  -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;
}
.notification-iron-c606 .slider-301f .notification-soft-5054,
.old_b727 .slider-301f .notification-soft-5054 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pro-fad6 .item-stone-4829 {
  width: 100%;
}
.block-down-69ea {
  padding: 0 0.5em 0;
}
.block-down-69ea [class*="customify-col-"],
.block-down-69ea [class*="customify-col_"],
.block-down-69ea [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.filter-0b6c .block-down-69ea {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .dropdown-in-de37 .left-f6c3,
  .left-f6c3 {
    display: none;
  }
  .cool_1aa8 {
    text-align: left;
  }
  .slider-blue-7c13 {
    text-align: center;
  }
  .caption_mini_7134 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .dropdown-in-de37 .background-9cd8,
  .background-9cd8 {
    display: none;
  }
  .item-copper-fe25 {
    text-align: left;
  }
  .photo-middle-d553 {
    text-align: center;
  }
  .inner-85db {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .dropdown-in-de37 .light-b708,
  .light-b708 {
    display: none;
  }
  .yellow_8b7a {
    text-align: left;
  }
  .last_7f6f {
    text-align: center;
  }
  .background_bronze_05a1 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.container_soft_6b2c {
  box-shadow: none !important;
}
.row-88b7 .search-a36c,
.glass_b6ea .search-a36c {
  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;
}
.glass_b6ea .search-a36c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.east-4a2c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.east-4a2c:after,
.east-4a2c:before {
  content: "";
  display: table;
}
.east-4a2c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .east-4a2c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.east-4a2c,
.search_pink_c135 {
  max-width: 1248px;
  margin: 0 auto;
}

.pattern_hot_fdb5.paragraph_selected_148a .east-4a2c {
  max-width: 100%;
}
.pattern_hot_fdb5.description-iron-a0ef {
  max-width: 1200px;
  margin: 0 auto;
}
.pattern_hot_fdb5.input-dim-97fc .east-4a2c {
  max-width: 100%;
}
.pattern_hot_fdb5.input-dim-97fc > .east-4a2c {
  padding-left: 0;
  padding-right: 0;
}
.pattern_hot_fdb5.input-dim-97fc > .east-4a2c .dropdown-in-de37 {
  margin: 0;
}
.pattern_hot_fdb5.input-dim-97fc
  > .east-4a2c
  .motion-0ce1.west_bf09 {
  margin-right: 0;
  margin-left: 0;
}
.pattern_hot_fdb5.input-dim-97fc #main.west_bf09 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .info_1871 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .info_1871 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .progress_glass_7050 .huge_a6d3 {
    padding-right: 1em;
  }
  .progress_glass_7050.pro_80c2 .motion-0ce1 {
    border-right: 1px solid #eaecee;
  }
  .progress_glass_7050.pro_80c2 .huge_a6d3 {
    padding-right: 1em;
  }
  .progress_glass_7050.pro_80c2 .shadow-solid-2418 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .caption_cold_f50d .huge_a6d3 {
    padding-left: 1em;
  }
  .caption_cold_f50d.pro_80c2 .motion-0ce1 {
    border-left: 1px solid #eaecee;
  }
  .caption_cold_f50d.pro_80c2 .huge_a6d3 {
    padding-left: 1em;
  }
  .caption_cold_f50d.pro_80c2 .shadow-solid-2418 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main_upper_c668 .huge_a6d3 {
    padding-left: 1em;
  }
  .main_upper_c668.pro_80c2 .stone-6f89 {
    border-right: 1px solid #eaecee;
  }
  .main_upper_c668.pro_80c2 .description_23e6 {
    border-right: 1px solid #eaecee;
  }
  .main_upper_c668.pro_80c2 .huge_a6d3 {
    padding-left: 1em;
  }
  .main_upper_c668.pro_80c2 .shadow-solid-2418 {
    padding-right: 1em;
  }
  .main_upper_c668.pro_80c2 .cold_ec58 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search_d6f3 .huge_a6d3 {
    padding-right: 1em;
  }
  .search_d6f3.pro_80c2 .stone-6f89 {
    border-left: 1px solid #eaecee;
  }
  .search_d6f3.pro_80c2 .description_23e6 {
    border-left: 1px solid #eaecee;
  }
  .search_d6f3.pro_80c2 .huge_a6d3 {
    padding-right: 1em;
  }
  .search_d6f3.pro_80c2 .shadow-solid-2418 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search_d6f3.pro_80c2 .cold_ec58 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info_1871 .huge_a6d3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .info_1871.pro_80c2 .motion-0ce1 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .info_1871.pro_80c2 .huge_a6d3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .info_1871.pro_80c2 .shadow-solid-2418 {
    padding-left: 1em;
  }
  .info_1871.pro_80c2 .cold_ec58 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .info_1871.pro_80c2 .huge_a6d3 {
    padding-left: 0;
  }
}
.huge_5351 .media-63d4 {
  display: inline-block;
}
.gold_f375 {
  display: inline-block;
}
.element_8d2b {
  word-con: break-word;
}
.wood-ce2d > span {
  display: inline-block;
  padding: 5px 0;
}
.wood-ce2d .alert-rough-2da8 {
  margin-left: 8px;
  margin-right: 8px;
}
.wood-ce2d .chip_fluid_4544 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.pattern_ac4f .prev-80d6 {
  margin-bottom: 2em;
}
.pattern_ac4f .notification_pressed_d48f {
  margin-bottom: 15px;
}
.pattern_ac4f .notification_pressed_d48f:last-child {
  margin-bottom: 0;
}
.pattern_ac4f .container_simple_55cb {
  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) {
  .pattern_ac4f .container_simple_55cb {
    display: block;
  }
}
.pattern_ac4f .dropdown_9b0e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .pattern_ac4f .dropdown_9b0e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.pattern_ac4f .element-99f5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.pattern_ac4f .element-99f5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.pattern_ac4f .element-99f5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.pattern_ac4f .element_8d2b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.pattern_ac4f .element_8d2b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.pattern_ac4f .content-top-8600 p:last-child {
  margin-bottom: 0;
}
.pattern_ac4f .nav-918d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.pattern_ac4f .backdrop_5b84 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.pattern_ac4f .filter-52f7 {
  margin-top: 1em;
}
.pattern_ac4f .popup-complex-5351 {
  top: 0;
  display: block;
}
.pattern_ac4f .popup-complex-5351 a {
  color: inherit;
}
.pattern_ac4f .popup-complex-5351 a:hover {
  color: inherit;
}
.pattern_ac4f .mini-074c {
  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;
}
.pattern_ac4f .mini-074c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.pattern_ac4f .backdrop_5b84 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.pattern_ac4f .article_136b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.pattern_ac4f .article_136b:first-child {
  margin-top: 0;
}
.pattern_ac4f .article_136b.hot_fd81 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pattern_ac4f .article_136b.hero-iron-5e0a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pattern_ac4f
  .article_136b.hero-iron-5e0a.focus-9041
  .filter-52f7 {
  width: 100%;
}
.pattern_ac4f .hero-iron-5e0a {
  -webkit-box-align: center;
  align-items: center;
}
.pattern_ac4f .hero-iron-5e0a .wood-ce2d,
.pattern_ac4f .hero-iron-5e0a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.pattern_ac4f .element-99f5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pattern_ac4f .element-99f5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pattern_ac4f .element-99f5: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;
}
.pattern_ac4f .hot_fd81 {
  z-index: 5;
}
.pattern_ac4f .pattern-lite-a3fd .chip_dark_917b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.pattern_ac4f .next-11e0 .chip_dark_917b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.pattern_ac4f .narrow_0d84 .chip_dark_917b {
  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;
}
.pattern_ac4f.slider_aa99 .container_simple_55cb,
.pattern_ac4f.tag_west_99d0 .container_simple_55cb {
  display: block;
}
.pattern_ac4f.slider_aa99 .container_simple_55cb .column_beba,
.pattern_ac4f.slider_aa99 .container_simple_55cb .backdrop_5b84,
.pattern_ac4f.tag_west_99d0 .container_simple_55cb .column_beba,
.pattern_ac4f.tag_west_99d0 .container_simple_55cb .backdrop_5b84 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pattern_ac4f.title_blue_5f08 .dropdown_9b0e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .pattern_ac4f.title_blue_5f08 .dropdown_9b0e {
    margin-right: 0;
  }
}
.pattern_ac4f.slider_aa99 .dropdown_9b0e,
.pattern_ac4f.tag_west_99d0 .dropdown_9b0e {
  padding-top: 40%;
}
.pattern_ac4f.slider_aa99 .prev-80d6,
.pattern_ac4f.tag_west_99d0 .prev-80d6 {
  display: block;
}
.pattern_ac4f.slider_aa99 .fn-sticky-97f8 .backdrop_5b84,
.pattern_ac4f.tag_west_99d0 .fn-sticky-97f8 .backdrop_5b84 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.pattern_ac4f.slider_aa99 .dropdown_9b0e,
.pattern_ac4f.tag_west_99d0 .dropdown_9b0e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.pattern_ac4f.slider_aa99 .backdrop_5b84 {
  padding: 1em;
}
.disabled_53fa {
  margin: 30px auto;
  display: block;
}
.disabled_53fa .title-plasma-a7e5 > * {
  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;
}
.disabled_53fa .title-plasma-a7e5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.disabled_53fa .title-plasma-a7e5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.old_aa66 .wood-ce2d {
  margin-bottom: 1.41575em;
}
.old_aa66 .table-7e23 {
  margin-bottom: 1.618em;
}
.search_hovered_3afe .south_6801 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.search_hovered_3afe .south_6801 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.search_hovered_3afe .input_c7db {
  max-width: 100%;
  overflow: auto;
}
.iron_0b54 .search_hovered_3afe a:hover {
  text-decoration: underline;
}
.stone_c735 .notification_pressed_d48f:not(.element_8d2b),
.stone_c735 .element-99f5 {
  margin-bottom: 1.41575em;
}
.stone_c735 .notification_pressed_d48f:not(.element_8d2b):last-child,
.stone_c735 .element-99f5:last-child {
  margin-bottom: 0;
}
.stone_c735 .notification_pressed_d48f.image_next_27f5 {
  margin-bottom: 0.41575em;
}
.stone_c735 .hot_c78e:before,
.stone_c735 .popup-f238:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.stone_c735 .hot_c78e:before {
  content: "\f115";
}
.stone_c735 .popup-f238:before {
  content: "\f02c";
}
.stone_c735 .purple-d642 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.stone_c735 .purple-d642 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.summary-middle-fb39 {
  display: -webkit-box;
  display: flex;
}
.summary-middle-fb39 .left_02c3 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .summary-middle-fb39 .left_02c3 {
    flex-basis: 90px;
  }
}
.summary-middle-fb39 .hard_76bd {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .summary-middle-fb39 .hard_76bd {
    flex-basis: calc(100% - 50px);
  }
}
.summary-middle-fb39 .dim_89d2 p:last-child {
  margin-bottom: 0.72em;
}
.surface-hovered-f951 .title-plasma-a7e5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.surface-hovered-f951 .title-plasma-a7e5:after,
.surface-hovered-f951 .title-plasma-a7e5:before {
  content: "";
  display: table;
}
.surface-hovered-f951 .title-plasma-a7e5:after {
  clear: both;
}
.surface-hovered-f951 .title-plasma-a7e5 .widget_11a3,
.surface-hovered-f951 .title-plasma-a7e5 .table-dynamic-2256 {
  width: 49%;
}
.surface-hovered-f951 .title-plasma-a7e5 .widget_11a3 a span.paper_c4ff,
.surface-hovered-f951 .title-plasma-a7e5 .table-dynamic-2256 a span.paper_c4ff {
  display: block;
  margin-bottom: 5px;
}
.surface-hovered-f951 .title-plasma-a7e5 .table-dynamic-2256 {
  float: left;
  text-align: left;
}
.surface-hovered-f951 .title-plasma-a7e5 .widget_11a3 {
  float: right;
  text-align: right;
}
.summary_d315 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .summary_d315 {
    margin-bottom: 0;
  }
}
.modal_up_3c1a {
  margin-bottom: 1em;
}
.modal_up_3c1a .element_8d2b {
  font-size: 1.1em;
  line-height: 1.3;
}
.highlight_2002 a {
  display: block;
  line-height: 0;
  position: relative;
}
.frame_e606 .modal_up_3c1a,
.tag-ca74 .modal_up_3c1a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .frame_e606 .modal_up_3c1a,
  .tag-ca74 .modal_up_3c1a {
    display: block;
  }
}
.frame_e606 .highlight_2002,
.tag-ca74 .highlight_2002 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .frame_e606 .highlight_2002,
  .tag-ca74 .highlight_2002 {
    margin-bottom: 1em;
  }
}
.frame_e606 .highlight_2002 img,
.tag-ca74 .highlight_2002 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.frame_e606 .column-upper-9185,
.tag-ca74 .column-upper-9185 {
  flex-basis: calc(100% - 160px);
}
.frame_e606 .column-upper-9185 p,
.tag-ca74 .column-upper-9185 p {
  margin-bottom: 0;
}
.frame_e606 .column-upper-9185 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .frame_e606 .column-upper-9185 {
    padding-left: 0;
  }
}
.tag-ca74 .column-upper-9185 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tag-ca74 .column-upper-9185 {
    padding-right: 0;
  }
}
.tag-ca74 .highlight_2002 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.iron-82c6 .highlight_2002 {
  margin-bottom: 0.5em;
}
.iron-82c6 .highlight_2002 img {
  width: 100%;
}
.red_1863 .header_huge_9af8,
.backdrop-7d0f .header_huge_9af8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.backdrop-7d0f .motion-0ce1 .wrapper_4baa p:last-child {
  margin-bottom: 0;
}
.large-2679 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.block-light-ccf4 .frame-static-240f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .block-light-ccf4 .frame-static-240f:last-of-type {
    margin-bottom: 0;
  }
}
.block-light-ccf4 .frame-static-240f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.block-light-ccf4 .frame-static-240f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.block-light-ccf4 .frame-static-240f ul li {
  margin: 0 0 0.6em;
}
.block-light-ccf4 .frame-static-240f ul li.border_53d2,
.block-light-ccf4 .frame-static-240f ul li.west-48a0 {
  position: relative;
}
.block-light-ccf4 .frame-static-240f ul li.border_53d2 .main-wood-c807,
.block-light-ccf4 .frame-static-240f ul li.west-48a0 .main-wood-c807 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.block-light-ccf4 .frame-static-240f ul li.border_53d2:after:after,
.block-light-ccf4 .frame-static-240f ul li.border_53d2:after:before,
.block-light-ccf4
  .frame-static-240f
  ul
  li.west-48a0:after:after,
.block-light-ccf4
  .frame-static-240f
  ul
  li.west-48a0:after:before {
  content: "";
  display: table;
}
.block-light-ccf4 .frame-static-240f ul li.border_53d2:after:after,
.block-light-ccf4
  .frame-static-240f
  ul
  li.west-48a0:after:after {
  clear: both;
}
.block-light-ccf4 .frame-static-240f a.overlay-over-1a6c:hover {
  text-decoration: none;
}
.block-light-ccf4 .frame-static-240f select {
  max-width: 100%;
}
.block-light-ccf4 .frame-static-240f table {
  font-size: 85%;
}
.block-light-ccf4 .frame-static-240f table td,
.block-light-ccf4 .frame-static-240f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.block-light-ccf4 .frame-static-240f table tfoot td {
  text-align: left;
}
.block-light-ccf4 .frame-static-240f :last-child {
  margin-bottom: 0;
}
.block-light-ccf4 .frame-static-240f .hero_paper_ea35 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.block-light-ccf4 .frame-static-240f .hero_paper_ea35 label {
  width: 100%;
}
.block-light-ccf4 .frame-static-240f .hero_paper_ea35 .purple-1bef {
  width: 100%;
  display: block;
}
.block-light-ccf4 .frame-static-240f .hero_paper_ea35 .tall-c6d5 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.block-light-ccf4 .frame-static-240f .hero_paper_ea35 .tall-c6d5:hover svg #svg-search {
  fill: #444;
}
.block-light-ccf4 .frame-static-240f .hero_paper_ea35 .tall-c6d5 svg {
  width: 18px;
  height: 18px;
}
.block-light-ccf4 .chip-bright-b824 ul ul,
.block-light-ccf4 .label-center-779d ul ul,
.block-light-ccf4 .middle-0fad ul ul,
.block-light-ccf4 .grid_5b11 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.block-light-ccf4 .chip-bright-b824 .slider_top_45c2 > a,
.block-light-ccf4 .label-center-779d .slider_top_45c2 > a,
.block-light-ccf4 .middle-0fad .slider_top_45c2 > a,
.block-light-ccf4 .grid_5b11 .slider_top_45c2 > a {
  margin-bottom: 0;
}
.block-light-ccf4 .list-b2bb li,
.block-light-ccf4 .chip-bright-b824 li,
.block-light-ccf4 .surface-2963 li,
.block-light-ccf4 .label-center-779d li,
.block-light-ccf4 .middle-0fad li,
.block-light-ccf4 .grid_5b11 li,
.block-light-ccf4 .sort-1eb9 li,
.block-light-ccf4 .right_c33a li {
  display: block;
  position: relative;
}
.block-light-ccf4 .list-b2bb li:last-child,
.block-light-ccf4 .chip-bright-b824 li:last-child,
.block-light-ccf4 .surface-2963 li:last-child,
.block-light-ccf4 .label-center-779d li:last-child,
.block-light-ccf4 .middle-0fad li:last-child,
.block-light-ccf4 .grid_5b11 li:last-child,
.block-light-ccf4 .sort-1eb9 li:last-child,
.block-light-ccf4 .right_c33a li:last-child {
  border: none;
}
.block-light-ccf4 .list-b2bb li a,
.block-light-ccf4 .chip-bright-b824 li a,
.block-light-ccf4 .surface-2963 li a,
.block-light-ccf4 .label-center-779d li a,
.block-light-ccf4 .middle-0fad li a,
.block-light-ccf4 .grid_5b11 li a,
.block-light-ccf4 .sort-1eb9 li a,
.block-light-ccf4 .right_c33a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.block-light-ccf4 .list-b2bb li ul li::before,
.block-light-ccf4 .chip-bright-b824 li ul li::before,
.block-light-ccf4 .surface-2963 li ul li::before,
.block-light-ccf4 .label-center-779d li ul li::before,
.block-light-ccf4 .middle-0fad li ul li::before,
.block-light-ccf4 .grid_5b11 li ul li::before,
.block-light-ccf4 .sort-1eb9 li ul li::before,
.block-light-ccf4 .right_c33a li ul li::before {
  left: 15px;
}
.block-light-ccf4 .list-b2bb li ul a,
.block-light-ccf4 .chip-bright-b824 li ul a,
.block-light-ccf4 .surface-2963 li ul a,
.block-light-ccf4 .label-center-779d li ul a,
.block-light-ccf4 .middle-0fad li ul a,
.block-light-ccf4 .grid_5b11 li ul a,
.block-light-ccf4 .sort-1eb9 li ul a,
.block-light-ccf4 .right_c33a li ul a {
  padding-left: 20px;
}
.block-light-ccf4 .list-b2bb li ul ul li::before,
.block-light-ccf4 .chip-bright-b824 li ul ul li::before,
.block-light-ccf4 .surface-2963 li ul ul li::before,
.block-light-ccf4 .label-center-779d li ul ul li::before,
.block-light-ccf4 .middle-0fad li ul ul li::before,
.block-light-ccf4 .grid_5b11 li ul ul li::before,
.block-light-ccf4 .sort-1eb9 li ul ul li::before,
.block-light-ccf4 .right_c33a li ul ul li::before {
  left: 30px;
}
.block-light-ccf4 .list-b2bb li ul ul a,
.block-light-ccf4 .chip-bright-b824 li ul ul a,
.block-light-ccf4 .surface-2963 li ul ul a,
.block-light-ccf4 .label-center-779d li ul ul a,
.block-light-ccf4 .middle-0fad li ul ul a,
.block-light-ccf4 .grid_5b11 li ul ul a,
.block-light-ccf4 .sort-1eb9 li ul ul a,
.block-light-ccf4 .right_c33a li ul ul a {
  padding-left: 40px;
}
.block-light-ccf4 .easy_aa73 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.block-light-ccf4 .right_c33a ul li {
  margin-bottom: 1.41575em;
}
.block-light-ccf4 .right_c33a ul li .secondary-448c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.block-light-ccf4 .right_c33a ul li .thumbnail_01dc {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.form-prev-1f97 .list-b2bb li a,
.form-prev-1f97 .chip-bright-b824 li a,
.form-prev-1f97 .surface-2963 li a,
.form-prev-1f97 .label-center-779d li a,
.form-prev-1f97 .middle-0fad li a,
.form-prev-1f97 .grid_5b11 li a,
.form-prev-1f97 .sort-1eb9 li a,
.form-prev-1f97 .right_c33a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-prev-1f97 .easy_aa73 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-prev-1f97 .frame-static-240f ul li.border_53d2 .main-wood-c807,
.form-prev-1f97 .frame-static-240f ul li.west-48a0 .main-wood-c807 {
  background: rgba(0, 0, 0, 0.2);
}
.form-prev-1f97 .block-light-ccf4 .frame-static-240f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern_hot_fdb5 .block-light-ccf4 .gallery_lower_0e5e li {
  margin: 0;
}
.pattern_hot_fdb5 .block-light-ccf4 .gallery_lower_0e5e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.pattern_hot_fdb5 .block-light-ccf4 .gallery_lower_0e5e li ul {
  margin: 0;
}
.pattern_hot_fdb5 .block-light-ccf4 .gallery_lower_0e5e li ul li a {
  padding-left: 15px;
}
.pattern_hot_fdb5 .block-light-ccf4 .gallery_lower_0e5e li ul li li a {
  padding-left: 30px;
}
.pattern_hot_fdb5 .block-light-ccf4 .gallery_lower_0e5e li.simple-6624 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.pattern_hot_fdb5 .block-light-ccf4 .gallery_lower_0e5e li.simple-6624 > 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;
}
.pattern_hot_fdb5 .block-light-ccf4 .gallery_lower_0e5e li.simple-6624 > 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;
}
.outline-f007 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.yellow-72ed {
  position: relative;
  z-index: 10;
}
.yellow-72ed .notification-soft-5054 {
  width: 100%;
  max-width: 100%;
}
.hover-wide-7020 .video_last_b710 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hover-wide-7020 .caption-7ccb {
}
.hover-wide-7020 .form-prev-1f97 {
  background: #292929;
}
.north_6ceb .video_last_b710 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.north_6ceb .caption-7ccb {
  background: #f9f9f9;
}
.north_6ceb .form-prev-1f97 {
  background: #303030;
}
.tall_c5f8 .video_last_b710 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tall_c5f8 .media-63d4 {
    margin-bottom: 1em;
  }
  .tall_c5f8 .media-63d4:last-child {
    margin-bottom: 0;
  }
}
.tall_c5f8 .caption-7ccb {
  background: #ededed;
}
.tall_c5f8 .form-prev-1f97 {
  background: #1a1a1a;
}
.video_last_b710.caption-7ccb {
  color: rgba(0, 0, 0, 0.6);
}
.video_last_b710.caption-7ccb .picture-iron-823c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.video_last_b710.form-prev-1f97 {
  color: rgba(255, 255, 255, 0.99);
}
.video_last_b710.form-prev-1f97 a:not(.overlay-over-1a6c) {
  color: rgba(255, 255, 255, 0.79);
}
.video_last_b710.form-prev-1f97 a:not(.overlay-over-1a6c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.video_last_b710.form-prev-1f97 .picture-iron-823c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_last_b710.form-prev-1f97 table tbody td,
.video_last_b710.form-prev-1f97 table th {
  background: rgba(0, 0, 0, 0.08);
}
.grid_narrow_161c.primary-silver-bbb9 .east-4a2c {
  max-width: initial;
}
.grid_narrow_161c .first-b107 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.grid_narrow_161c .first-b107 .notification-soft-5054 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .grid_narrow_161c .first-b107 .notification-soft-5054 {
    display: block;
    margin-bottom: 2em;
  }
  .grid_narrow_161c .first-b107 .notification-soft-5054:last-child {
    margin-bottom: 0;
  }
}
.tall_c5f8 .media-63d4:last-child,
.north_6ceb .media-63d4:last-child,
.hover-wide-7020 .media-63d4:last-child {
  margin-bottom: 0;
}
.tall_c5f8 .media-63d4 .block-light-ccf4 .frame-static-240f:last-child,
.north_6ceb .media-63d4 .block-light-ccf4 .frame-static-240f:last-child,
.hover-wide-7020 .media-63d4 .block-light-ccf4 .frame-static-240f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tall_c5f8 .purple_e276,
  .tall_c5f8 .lite-9ec8,
  .north_6ceb .purple_e276,
  .north_6ceb .lite-9ec8,
  .hover-wide-7020 .purple_e276,
  .hover-wide-7020 .lite-9ec8 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .yellow-72ed .media-63d4 {
    margin-bottom: 2em;
  }
}
.yellow-72ed p:last-child {
  margin-bottom: 0;
}
.yellow-72ed li,
.yellow-72ed ul {
  list-style: none;
  margin: 0;
}
.yellow-72ed ul ul {
  margin-left: 2.617924em;
}
.brown-76bd {
  font-size: 0.875em;
}

/* css-noise: 49aa */
.promo-block-u7 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
