/*!
Theme Name: Customify
Theme URI: https://pressmaximum.complex_3df4/customify
Author: WPCustomify
Author URI: https://pressmaximum.complex_3df4
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.complex_3df4/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.warm-3fd7.smooth_2007/licenses/gpl-2.0.feature_4488
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.panel_7271/, (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.tag_212e.medium-5923/normalize.block-focused-849c/
 ======
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.block-focused-849c v7.0.0 | MIT License | github.complex_3df4/necolas/normalize.block-focused-849c */
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;
}
.component_large_2003 .texture-482b,
.tag_2eae,
.border_medium_8b7a,
.detail-a940,
.fresh_c106,
.hero-040e,
.photo-pressed-e463,
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;
}
.tag_2eae,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tag_2eae,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tag_2eae,
  h1 {
    font-size: 1.8em;
  }
}
.border_medium_8b7a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.border_medium_8b7a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .border_medium_8b7a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .border_medium_8b7a,
  h2 {
    font-size: 1.7em;
  }
}
.detail-a940,
h3 {
  font-size: 1.618em;
}
.component_large_2003 .texture-482b,
.fresh_c106,
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.status-9537 {
  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;
}
.notice_bright_c8fa:after,
.notice_bright_c8fa:before,
.banner-783d:after,
.banner-783d:before {
  content: "";
  display: table;
}
.notice_bright_c8fa:after,
.banner-783d:after {
  clear: both;
}
.label_eb57 {
  float: right;
  margin-right: 0;
}
.tooltip_89ed {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.element-db67 .modal-selected-876c,
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;
}
.element-db67 .modal-selected-876c: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;
}
.container_31f0 .modal-selected-876c {
  box-shadow: none;
}
.container_31f0
  .modal-selected-876c
  .breadcrumb-in-75ca {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.container_31f0 .modal-selected-876c .media-under-953e {
  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;
}
.container_31f0
  .modal-selected-876c
  .media-under-953e
  b {
  display: none;
}
.container_31f0 .pro-bd01 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.pro-eb84:not(.header-brown-7f65):not(.component-47a4),
button:not(.header-brown-7f65):not(.component-47a4),
input[type="button"]:not(.header-brown-7f65):not(
    .component-47a4
  ),
input[type="reset"]:not(.header-brown-7f65):not(
    .component-47a4
  ),
input[type="submit"]:not(.header-brown-7f65):not(
    .component-47a4
  ) {
  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;
}
.pro-eb84:not(.header-brown-7f65):not(
    .component-47a4
  ):hover,
button:not(.header-brown-7f65):not(
    .component-47a4
  ):hover,
input[type="button"]:not(.header-brown-7f65):not(
    .component-47a4
  ):hover,
input[type="reset"]:not(.header-brown-7f65):not(
    .component-47a4
  ):hover,
input[type="submit"]:not(.header-brown-7f65):not(
    .component-47a4
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.pro-eb84:not(.header-brown-7f65):not(
    .component-47a4
  ):active,
.pro-eb84:not(.header-brown-7f65):not(
    .component-47a4
  ):focus,
button:not(.header-brown-7f65):not(
    .component-47a4
  ):active,
button:not(.header-brown-7f65):not(
    .component-47a4
  ):focus,
input[type="button"]:not(.header-brown-7f65):not(
    .component-47a4
  ):active,
input[type="button"]:not(.header-brown-7f65):not(
    .component-47a4
  ):focus,
input[type="reset"]:not(.header-brown-7f65):not(
    .component-47a4
  ):active,
input[type="reset"]:not(.header-brown-7f65):not(
    .component-47a4
  ):focus,
input[type="submit"]:not(.header-brown-7f65):not(
    .component-47a4
  ):active,
input[type="submit"]:not(.header-brown-7f65):not(
    .component-47a4
  ):focus {
  outline: 0;
}
.pro-eb84:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad,
button:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad,
input[type="button"]:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad,
input[type="reset"]:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad,
input[type="submit"]:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad {
  position: relative;
}
.pro-eb84:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad
  .gradient-steel-7815,
.pro-eb84:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad
  .pressed_38aa,
.pro-eb84:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad
  .module-f81c,
.pro-eb84:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad
  i,
.pro-eb84:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad
  svg,
button:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad
  .gradient-steel-7815,
button:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad
  .pressed_38aa,
button:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad
  .module-f81c,
button:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad
  i,
button:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad
  svg,
input[type="button"]:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad
  .gradient-steel-7815,
input[type="button"]:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad
  .pressed_38aa,
input[type="button"]:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad
  .module-f81c,
input[type="button"]:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad
  i,
input[type="button"]:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad
  svg,
input[type="reset"]:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad
  .gradient-steel-7815,
input[type="reset"]:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad
  .pressed_38aa,
input[type="reset"]:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad
  .module-f81c,
input[type="reset"]:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad
  i,
input[type="reset"]:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad
  svg,
input[type="submit"]:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad
  .gradient-steel-7815,
input[type="submit"]:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad
  .pressed_38aa,
input[type="submit"]:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad
  .module-f81c,
input[type="submit"]:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad
  i,
input[type="submit"]:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad
  svg {
  visibility: hidden;
}
.pro-eb84:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad:after,
button:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad:after,
input[type="button"]:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad:after,
input[type="reset"]:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad:after,
input[type="submit"]:not(.header-brown-7f65):not(
    .component-47a4
  ).fn-loading-0aad: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;
}
.pro-eb84:not(.header-brown-7f65):not(.component-47a4),
input[type="button"]:not(.header-brown-7f65):not(
    .component-47a4
  ),
input[type="reset"]:not(.header-brown-7f65):not(
    .component-47a4
  ),
input[type="submit"]:not(.header-brown-7f65):not(
    .component-47a4
  ) {
  color: #fff;
  background: #235787;
}
.pro-eb84:not(.header-brown-7f65):not(
    .component-47a4
  ):focus,
input[type="button"]:not(.header-brown-7f65):not(
    .component-47a4
  ):focus,
input[type="reset"]:not(.header-brown-7f65):not(
    .component-47a4
  ):focus,
input[type="submit"]:not(.header-brown-7f65):not(
    .component-47a4
  ):focus {
  color: #fff;
}
.pro-eb84.fn-disabled-0aad:not(.header-brown-7f65):not(
    .component-47a4
  ),
.pro-eb84[disabled]:not(.header-brown-7f65):not(
    .component-47a4
  ),
button.fn-disabled-0aad:not(.header-brown-7f65):not(
    .component-47a4
  ),
button[disabled]:not(.header-brown-7f65):not(
    .component-47a4
  ) {
  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;
}
.carousel_3944 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.carousel_3944: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;
}
.card_0b31 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.aside_focused_0248 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.fresh_b154 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.notice_bright_c8fa:after,
.notice_bright_c8fa:before,
.description_66ad:after,
.description_66ad:before,
.footer-copper-8d8d:after,
.footer-copper-8d8d:before,
.tiny_26ac:after,
.tiny_26ac:before,
.label_9b9f:after,
.label_9b9f:before,
.main-fluid-f272:after,
.main-fluid-f272:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.notice_bright_c8fa:after,
.description_66ad:after,
.footer-copper-8d8d:after,
.tiny_26ac:after,
.label_9b9f:after,
.main-fluid-f272:after {
  clear: both;
}
.description_66ad .slow_51c4,
.footer-copper-8d8d .slow_51c4,
.sidebar-8edd .slow_51c4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.outline-west-3d8e {
  display: inline-block;
}
.pattern-bc0b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pattern-bc0b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pattern-bc0b .stone-ced1 {
  padding: 1em 0;
  font-size: 85%;
}
.stone-ced1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.container_bottom_c05a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.container_bottom_c05a:after,
.container_bottom_c05a:before {
  content: "";
  display: table;
}
.container_bottom_c05a:after {
  clear: both;
}
.detail_down_6512 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.easy_3e15 .detail_down_6512 {
  max-width: 50%;
}
.button_inner_adfd .detail_down_6512 {
  max-width: 33.33%;
}
.old_7a90 .detail_down_6512 {
  max-width: 25%;
}
.frame-4c93 .detail_down_6512 {
  max-width: 20%;
}
.list-wood-b6ea .detail_down_6512 {
  max-width: 16.66%;
}
.chip_2f60 .detail_down_6512 {
  max-width: 14.28%;
}
.banner_right_b9be .detail_down_6512 {
  max-width: 12.5%;
}
.description_narrow_4208 .detail_down_6512 {
  max-width: 11.11%;
}
.banner-dynamic-7758 {
  display: block;
}
.component_large_2003 .tabs_4c7a label,
.component_large_2003 .warm-a974 label,
.component_large_2003 .hard_a825 label,
.component_large_2003 .picture-a3b5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tabs_5f5b {
  list-style: none;
  margin: 0;
}
.tabs_5f5b article.search-9868 {
  margin-bottom: 0;
}
.tabs_5f5b ul {
  list-style: none;
  margin: 0;
}
.tabs_5f5b .input-silver-93ea li.search-9868 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tabs_5f5b .input-silver-93ea li.search-9868 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tabs_5f5b .input-silver-93ea li.search-9868: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) {
  .tabs_5f5b .input-silver-93ea li.search-9868 li.search-9868 li.search-9868 li.search-9868 {
    padding-left: 0;
  }
}
article.search-9868 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.search-9868 .description_66ad p:last-of-type {
  margin-bottom: 0;
}
article.search-9868 .caption_5564 {
  float: left;
}
article.search-9868 .frame_cold_50d4 {
  margin-left: 85px;
}
article.search-9868 .module_a1e2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.search-9868 .module_a1e2 .disabled-bottom-93a0 {
  margin-left: 10px;
}
article.search-9868 .form_prev_bb28 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.search-9868 .grid_center_8a80 {
  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 .tabs_4c7a,
  #respond .hard_a825,
  #respond .picture-a3b5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tabs_4c7a input,
#respond .hard_a825 input,
#respond .picture-a3b5 input {
  width: 100%;
}
#respond .picture-a3b5 {
  margin-right: 0;
}
#respond .pattern-d38c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.menu_fcd8 {
  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;
}
.menu_fcd8.left-d568 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.menu_fcd8 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%);
}
.menu_fcd8:focus,
.menu_fcd8: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);
}
.tooltip-c141 {
  border-radius: 10%;
}
.dark_3cc3 {
  border-radius: 50%;
}
.status_c18e {
  font-size: 0.72em;
}
.middle_4e49 {
  font-size: 0.875em;
}
.popup_prev_7b67 {
  font-size: 1.1em;
}
.fresh-8c79 {
  text-transform: uppercase;
  line-height: 1.2;
}
.fresh-8c79.status_c18e {
  letter-spacing: 0.5px;
}
.block-6cd2,
.block-6cd2 a {
  color: #6d6d6d;
}
.block-6cd2 a:hover {
  color: #111;
}
.new_dfa5 {
  color: #6d6d6d;
}
.simple-08ed {
  overflow-x: hidden;
}
.simple-08ed .border-stale-4de4.slider_5680 {
  position: relative;
}
.simple-08ed .border-stale-4de4.slider_5680.wrapper_lite_6f69 {
  position: initial;
}
.simple-08ed
  .border-stale-4de4.slider_5680.wrapper_lite_6f69
  .hovered_e703 {
  left: auto;
}
.simple-08ed .border-stale-4de4 .hovered_e703 {
  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;
}
.simple-08ed .border-stale-4de4:hover.slider_5680 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.simple-08ed
  .border-stale-4de4:hover.slider_5680
  .hovered_e703 {
  display: block;
  z-index: 9999999;
}
.simple-08ed .sort_3cf4 .feature-7bac,
.simple-08ed .main-994c .feature-7bac {
  display: none;
}
.simple-08ed .text_clean_ee60 .border-stale-4de4:hover.slider_5680 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.component_large_2003 .tabs_4c7a label,
.component_large_2003 .warm-a974 label,
.component_large_2003 .hard_a825 label,
.component_large_2003 .picture-a3b5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tabs_5f5b {
  list-style: none;
  margin: 0;
}
.tabs_5f5b article.search-9868 {
  margin-bottom: 0;
}
.tabs_5f5b ul {
  list-style: none;
  margin: 0;
}
.tabs_5f5b .input-silver-93ea li.search-9868 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tabs_5f5b .input-silver-93ea li.search-9868 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tabs_5f5b .input-silver-93ea li.search-9868: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) {
  .tabs_5f5b .input-silver-93ea li.search-9868 li.search-9868 li.search-9868 li.search-9868 {
    padding-left: 0;
  }
}
article.search-9868 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.search-9868 .description_66ad p:last-of-type {
  margin-bottom: 0;
}
article.search-9868 .caption_5564 {
  float: left;
}
article.search-9868 .frame_cold_50d4 {
  margin-left: 85px;
}
article.search-9868 .module_a1e2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.search-9868 .module_a1e2 .disabled-bottom-93a0 {
  margin-left: 10px;
}
article.search-9868 .form_prev_bb28 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.search-9868 .grid_center_8a80 {
  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 .tabs_4c7a,
  #respond .hard_a825,
  #respond .picture-a3b5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tabs_4c7a input,
#respond .hard_a825 input,
#respond .picture-a3b5 input {
  width: 100%;
}
#respond .picture-a3b5 {
  margin-right: 0;
}
#respond .pattern-d38c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sort_3cf4 .form_purple_f726 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.form_purple_f726 .bronze-2a98.pattern-10a6 .fluid_c834 > li > a:focus,
.form_purple_f726 .bronze-2a98.pattern-10a6 .fluid_c834 > li > a:hover,
.form_purple_f726 .bronze-2a98.description-light-5ee6 .fluid_c834 > li > a:focus,
.form_purple_f726 .bronze-2a98.description-light-5ee6 .fluid_c834 > li > a:hover,
.form_purple_f726 .bronze-2a98.breadcrumb_6d5e .fluid_c834 > li > a:focus,
.form_purple_f726 .bronze-2a98.breadcrumb_6d5e .fluid_c834 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_purple_f726
  .bronze-2a98.pattern-10a6
  .fluid_c834
  > li.green-6b31
  > a,
.form_purple_f726
  .bronze-2a98.pattern-10a6
  .fluid_c834
  > li.input_e223
  > a,
.form_purple_f726
  .bronze-2a98.description-light-5ee6
  .fluid_c834
  > li.green-6b31
  > a,
.form_purple_f726
  .bronze-2a98.description-light-5ee6
  .fluid_c834
  > li.input_e223
  > a,
.form_purple_f726
  .bronze-2a98.breadcrumb_6d5e
  .fluid_c834
  > li.green-6b31
  > a,
.form_purple_f726 .bronze-2a98.breadcrumb_6d5e .fluid_c834 > li.module-fb2b > a {
  color: rgba(255, 255, 255, 0.99);
}
.form_purple_f726 .button-black-43a6,
.form_purple_f726 .button-black-43a6 a {
  color: rgba(255, 255, 255, 0.99);
}
.form_purple_f726 .content-orange-a31b.prev_b911 li a,
.form_purple_f726 .bronze-8460 a,
.form_purple_f726 .icon_dirty_4cbe,
.form_purple_f726 .fluid_c834 > li > a,
.form_purple_f726 .motion-fc71 {
  color: rgba(255, 255, 255, 0.79);
}
.form_purple_f726 .content-orange-a31b.prev_b911 li a:hover,
.form_purple_f726 .bronze-8460 a:hover,
.form_purple_f726 .icon_dirty_4cbe:hover,
.form_purple_f726 .fluid_c834 > li > a:hover,
.form_purple_f726 .motion-fc71:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_purple_f726 .mask_8e02 {
  color: rgba(255, 255, 255, 0.79);
}
.form_purple_f726 .mask_8e02 .grid-center-6d31 {
  color: rgba(255, 255, 255, 0.99);
}
.form_purple_f726 .mask_8e02:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_purple_f726 .row-cea9 .frame_2cc1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.form_purple_f726 .row-cea9 .frame_2cc1 .border-5541 {
  color: rgba(255, 255, 255, 0.79);
}
.form_purple_f726
  .row-cea9
  .frame_2cc1
  .border-5541::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form_purple_f726
  .row-cea9
  .frame_2cc1
  .border-5541:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form_purple_f726
  .row-cea9
  .frame_2cc1
  .border-5541::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form_purple_f726
  .row-cea9
  .frame_2cc1
  .border-5541::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form_purple_f726 .row-cea9 .soft-9b74 {
  color: rgba(255, 255, 255, 0.79);
}
.form_purple_f726 .row-cea9 .soft-9b74:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent_white_11d5
  .form_purple_f726
  .row-cea9
  .title-warm-dfe4
  .media_bronze_ae7b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accent_white_11d5
  .form_purple_f726
  .row-cea9
  .title-warm-dfe4
  .border-5541 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sort_3cf4 .backdrop-dirty-490c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.backdrop-dirty-490c .bronze-2a98.pattern-10a6 .fluid_c834 > li > a:focus,
.backdrop-dirty-490c .bronze-2a98.pattern-10a6 .fluid_c834 > li > a:hover,
.backdrop-dirty-490c .bronze-2a98.description-light-5ee6 .fluid_c834 > li > a:focus,
.backdrop-dirty-490c .bronze-2a98.description-light-5ee6 .fluid_c834 > li > a:hover,
.backdrop-dirty-490c .bronze-2a98.breadcrumb_6d5e .fluid_c834 > li > a:focus,
.backdrop-dirty-490c .bronze-2a98.breadcrumb_6d5e .fluid_c834 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-dirty-490c
  .bronze-2a98.pattern-10a6
  .fluid_c834
  > li.green-6b31
  > a,
.backdrop-dirty-490c
  .bronze-2a98.pattern-10a6
  .fluid_c834
  > li.input_e223
  > a,
.backdrop-dirty-490c
  .bronze-2a98.description-light-5ee6
  .fluid_c834
  > li.green-6b31
  > a,
.backdrop-dirty-490c
  .bronze-2a98.description-light-5ee6
  .fluid_c834
  > li.input_e223
  > a,
.backdrop-dirty-490c
  .bronze-2a98.breadcrumb_6d5e
  .fluid_c834
  > li.green-6b31
  > a,
.backdrop-dirty-490c .bronze-2a98.breadcrumb_6d5e .fluid_c834 > li.module-fb2b > a {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-dirty-490c .button-black-43a6,
.backdrop-dirty-490c .button-black-43a6 a {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-dirty-490c .content-orange-a31b.prev_b911 li a,
.backdrop-dirty-490c .bronze-8460 a,
.backdrop-dirty-490c .icon_dirty_4cbe,
.backdrop-dirty-490c .fluid_c834 > li > a,
.backdrop-dirty-490c .motion-fc71 {
  color: rgba(0, 0, 0, 0.55);
}
.backdrop-dirty-490c .content-orange-a31b.prev_b911 li a:hover,
.backdrop-dirty-490c .bronze-8460 a:hover,
.backdrop-dirty-490c .icon_dirty_4cbe:hover,
.backdrop-dirty-490c .fluid_c834 > li > a:hover,
.backdrop-dirty-490c .motion-fc71:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-dirty-490c .mask_8e02 {
  color: rgba(0, 0, 0, 0.55);
}
.backdrop-dirty-490c .mask_8e02 .grid-center-6d31 {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-dirty-490c .mask_8e02:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort-10e9 .hovered_f782 {
  margin-left: auto;
  margin-right: auto;
}
.footer-copper-8d8d > * {
  margin-left: auto;
  margin-right: auto;
}
.footer-copper-8d8d .card_0b31 {
  margin-right: 1.41575em;
}
.blue-7b4b .footer-copper-8d8d > .content-dynamic-b285 {
  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;
}
.blue-7b4b .footer-copper-8d8d > .medium_d6c3 {
  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;
}
.module-green-e5ec.sort-10e9 .hovered_f782,
.label_in_a7cc.sort-10e9 .hovered_f782 {
  margin-left: 0;
}
.gallery_ce82.sort-10e9 .hovered_f782,
.module_lite_f9ee.sort-10e9 .hovered_f782 {
  margin-right: 0;
}
.footer-copper-8d8d ol,
.footer-copper-8d8d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.logo-wood-4f05 video {
  max-width: 100%;
}
.old_a8b7 img {
  display: block;
}
.old_a8b7.card_0b31,
.old_a8b7.aside_focused_0248 {
  width: 100%;
}
.old_a8b7.medium_d6c3 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.background-76e6:not(.button-4e89) {
  margin: 1.5em auto;
}
.shadow-bc20 p {
  padding: 1.5em 14px;
}
ul.selected-c91a.medium_d6c3,
ul.selected-c91a.content-dynamic-b285,
ul.selected-c91a.chip-3902.content-dynamic-b285 {
  padding: 0 14px;
}
.tiny-065f {
  display: block;
  overflow-x: auto;
}
.tiny-065f table {
  border-collapse: collapse;
  width: 100%;
}
.tiny-065f td,
.tiny-065f th {
  padding: 0.5em;
}
.footer-copper-8d8d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.footer-copper-8d8d ol ol,
.footer-copper-8d8d ol ul,
.footer-copper-8d8d ul ol,
.footer-copper-8d8d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.footer-copper-8d8d ol ol li,
.footer-copper-8d8d ol ul li,
.footer-copper-8d8d ul ol li,
.footer-copper-8d8d ul ul li {
  margin-left: 0;
}
.new-b238.large_9097 > .glass_5776 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.new-b238.large_9097 > .glass_5776 iframe,
.new-b238.large_9097 > .glass_5776 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.widget_outer_dd5b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.widget_outer_dd5b.photo-west-1227 {
  padding: 0;
}
.widget_outer_dd5b.photo-west-1227 cite {
  font-size: 13px;
}
.widget_outer_dd5b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.widget_outer_dd5b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.list-390c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.list-390c > p:first-child {
  margin-top: 0;
}
.list-390c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.list-390c blockquote {
  border-left: 0;
}
.popup-e5cd {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.popup-e5cd:not(.dropdown_5376) {
  max-width: 100px;
}
.popup-e5cd.thumbnail-in-85a6 {
  border-bottom: none !important;
  text-align: center;
}
.popup-e5cd.thumbnail-in-85a6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .shadow-bc20 p {
    padding: 1.5em 0;
  }
}
.media_old_1b2a {
  color: #0073aa;
}
.pattern_paper_585f {
  background-color: #0073aa;
}
.purple-9404 {
  color: #229fd8;
}
.media-f67b {
  background-color: #229fd8;
}
.alert-outer-93f7 {
  color: #eee;
}
.slider_cffa {
  background-color: #eee;
}
.notification-98bf {
  color: #444;
}
.wrapper-next-bd71 {
  background-color: #444;
}
.badge_1412 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.badge_1412 .list_e920 .bronze-8460 {
  font-size: 15px;
}
.badge_1412 .bronze-8460 {
  line-height: 1.3;
}
.badge_1412 .backdrop-dirty-490c {
}
.badge_1412 .form_purple_f726 {
  background: #235787;
}
.lower-dcaf {
  padding: 0;
}
.lower-dcaf .form_purple_f726 {
  background: #1a1a1a;
}
.lower-dcaf .backdrop-dirty-490c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.list-cold-874b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.list-cold-874b .backdrop-dirty-490c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.list-cold-874b .form_purple_f726 {
  background: #303030;
}
.main-fluid-f272 {
  position: relative;
  z-index: 10;
}
.main-fluid-f272 .sort-c958 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paper-b8b9 .slider_5680 {
  display: inline-block;
  vertical-align: middle;
}
.paper-b8b9.grid-lite-d623 .slider_5680 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .paper-b8b9.grid-lite-d623 .slider_5680 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .paper-b8b9.grid-lite-d623 .slider_5680 {
    margin-right: 0.4em;
  }
}
.paper-b8b9.grid-lite-d623 .slider_5680:last-child {
  margin-right: 0;
}
.last_4da7 .sort-c958 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .sort_3cf4 .list_e920 {
    margin: 0 -0.5em;
  }
  .sort_3cf4 .list_e920 [class*="customify-col-"],
  .sort_3cf4 .list_e920 [class*="customify-col_"],
  .sort_3cf4 .list_e920 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.sort_3cf4.info-8d3f .sort-c958 {
  background: 0 0 !important;
}
.sort_3cf4.info-8d3f .sort-c958,
.sort_3cf4.last_4da7 .sort-c958 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .sort_3cf4.highlight-97b0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.sort_3cf4.last_4da7 .sort-c958 {
  box-shadow: none !important;
}
.left-4217 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .left-4217 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .left-4217 {
    padding: 18px 0 20px;
  }
}
.left-4217 .gold_5ad7 {
  width: 100%;
}
.left-4217 .primary_6802 {
  margin-bottom: 0;
}
.left-4217 .section-lower-3a06 {
  margin-top: 5px;
  font-size: 0.875em;
}
.light-75c8 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.light-75c8 .sidebar_steel_a1a5 {
  width: 100%;
}
.rough_f544 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.rough_f544 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.rough_f544 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;
}
.rough_f544 li:last-child:after {
  display: none;
}
.rough_f544 li a {
  font-weight: 500;
  margin-right: 10px;
}
.title-new-4935 .feature-7bac button,
.left-4217 .feature-7bac button {
  left: 0;
}
.title-new-4935 .sidebar_steel_a1a5,
.left-4217 .sidebar_steel_a1a5 {
  padding-left: 0;
  padding-right: 0;
}
.title-new-4935 .light-75c8,
.left-4217 .light-75c8 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.title-new-4935 {
  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;
}
.title-new-4935: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;
}
.title-new-4935 .disabled_4fc0 {
  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) {
  .title-new-4935 .disabled_4fc0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .title-new-4935 .disabled_4fc0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .title-new-4935 .disabled_4fc0 {
    min-height: 200px;
  }
}
.title-new-4935 .rough_f544 {
  color: rgba(255, 255, 255, 0.8);
}
.title-new-4935 .rough_f544 a,
.title-new-4935 .rough_f544 li:after {
  color: inherit;
}
.title-new-4935 .rough_f544 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.liquid_5c66 {
  margin-bottom: 0.5em;
}
.detail-dark-9d29 {
  margin-bottom: 1.2em;
}
.detail-dark-9d29,
.liquid_5c66 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.detail-dark-9d29 p:last-child,
.liquid_5c66 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .feature-7bac,
#masthead .feature-7bac {
  display: none;
}
#masthead
  > .feature-7bac.carousel-8800 {
  display: none;
}
#masthead > .feature-7bac button {
  left: 0;
}
.description_702c {
  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%;
}
.description_702c .slider_5680 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.description_702c .main-complex-bc5a {
  display: -webkit-box;
  display: flex;
}
.description_702c .main-complex-bc5a.notification_bronze_a81a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.description_702c .main-complex-bc5a.lite_3779 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.description_702c .main-complex-bc5a.secondary_top_994a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.description_702c.breadcrumb-27d5.sidebar-stale-1174 .main-complex-bc5a.notification_bronze_a81a {
  flex-basis: 100%;
}
.description_702c.message_7346 .main-complex-bc5a.lite_3779 {
  -webkit-box-flex: 1;
  flex: auto;
}
.description_702c.message_7346 .main-complex-bc5a.secondary_top_994a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .feature-7bac.carousel-8800 {
  display: none;
}
#masthead > .feature-7bac button {
  left: 0;
}
.mini_b8b6 {
  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;
}
.mini_b8b6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.mini_b8b6.accordion-0205 i {
  margin-right: 4px;
}
.mini_b8b6.popup_3fda i {
  margin-left: 5px;
}
.bronze-8460 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.bronze-8460 p:last-child {
  margin-bottom: 0;
}
.notice-copper-db72 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.notice-copper-db72 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.notice-copper-db72 img {
  display: block;
  width: auto;
  line-height: 1;
}
.notice-copper-db72 .button-black-43a6 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.notice-copper-db72 .message-tall-24cb {
  margin: 5px 0 7px 0;
}
.notice-copper-db72.banner-2ba1 .progress-8dda {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notice-copper-db72.banner-2ba1 .pattern-black-1c90 {
  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;
}
.notice-copper-db72.fixed-d10b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.notice-copper-db72.fixed-d10b .progress-8dda {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notice-copper-db72.fixed-d10b .pattern-black-1c90 {
  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;
}
.notice-copper-db72.popup_52a8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.notice-copper-db72.dim-8470 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.notice-copper-db72.dim-8470 .pattern-black-1c90 {
  margin-top: 7px;
}
.feature-6540 {
  display: inline-block;
}
.main-fluid-f272 .advanced-062b .notice-copper-db72 img {
  max-width: 100%;
}
.bronze-2a98 .sort-yellow-3532.wrapper-light-d081,
.summary_dirty_1687 .sort-yellow-3532.wrapper-light-d081 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.bronze-2a98 .secondary_down_9b77,
.summary_dirty_1687 .secondary_down_9b77 {
  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%);
}
.bronze-2a98 .secondary_down_9b77 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.bronze-2a98.heading_b646 .secondary_down_9b77 {
  display: none;
}
.bronze-2a98 .modal_7763 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bronze-2a98 .modal_7763 li {
  display: inline-block;
  position: relative;
}
.bronze-2a98 .modal_7763 li:last-child {
  margin-right: 0;
}
.bronze-2a98 .modal_7763 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;
}
.bronze-2a98 .modal_7763 li.module-fb2b > a {
  color: rgba(0, 0, 0, 0.9);
}
.bronze-2a98 .modal_7763 > 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;
}
.bronze-2a98 .modal_7763 > li > a i {
  line-height: 0;
}
.bronze-2a98 .modal_7763 > li.shadow-5abf > a .secondary_down_9b77 {
  margin-left: 4px;
  line-height: 0;
}
.bronze-2a98 .modal_7763 .motion_02b7 li.shadow-5abf > a {
  position: relative;
}
.bronze-2a98 .modal_7763 .motion_02b7 li.shadow-5abf > a:after,
.bronze-2a98 .modal_7763 .motion_02b7 li.shadow-5abf > a:before {
  content: "";
  display: table;
}
.bronze-2a98 .modal_7763 .motion_02b7 li.shadow-5abf > a:after {
  clear: both;
}
.bronze-2a98 .modal_7763 .motion_02b7 li.shadow-5abf > a .secondary_down_9b77 {
  margin-left: 5px;
  float: right;
}
.bronze-2a98 .large_62d3,
.bronze-2a98 .motion_02b7 {
  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;
}
.bronze-2a98 .motion_02b7 {
  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;
}
.bronze-2a98 .motion_02b7 .wrapper-light-d081 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bronze-2a98 .motion_02b7 .secondary_down_9b77 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.bronze-2a98 .motion_02b7 li {
  display: block;
  margin: 0;
  padding: 0;
}
.bronze-2a98 .motion_02b7 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;
}
.bronze-2a98 .motion_02b7 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.bronze-2a98 .motion_02b7 .motion_02b7 {
  top: 0;
  left: 100%;
}
.bronze-2a98 .disabled_dirty_bb5c.fn-focus-0aad > .large_62d3,
.bronze-2a98 .disabled_dirty_bb5c.fn-focus-0aad > .motion_02b7,
.bronze-2a98 .disabled_dirty_bb5c:focus > .large_62d3,
.bronze-2a98 .disabled_dirty_bb5c:focus > .motion_02b7,
.bronze-2a98 .disabled_dirty_bb5c:hover > .large_62d3,
.bronze-2a98 .disabled_dirty_bb5c:hover > .motion_02b7 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.bronze-2a98.breadcrumb_6d5e .fluid_c834:after,
.bronze-2a98.breadcrumb_6d5e .fluid_c834:before {
  content: "";
  display: table;
}
.bronze-2a98.breadcrumb_6d5e .fluid_c834:after {
  clear: both;
}
.bronze-2a98.breadcrumb_6d5e .fluid_c834 > li {
  float: left;
}
.bronze-2a98.video_e183 .fluid_c834:after,
.bronze-2a98.video_e183 .fluid_c834:before {
  content: "";
  display: table;
}
.bronze-2a98.video_e183 .fluid_c834:after {
  clear: both;
}
.bronze-2a98.video_e183 .fluid_c834 > li {
  float: left;
}
.bronze-2a98.video_e183 .fluid_c834 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.bronze-2a98.video_e183 .fluid_c834 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.bronze-2a98.video_e183 .fluid_c834 > li.green-6b31 > a,
.bronze-2a98.video_e183 .fluid_c834 > li.module-fb2b > a {
  color: #fff;
  background-color: #1e4b75;
}
.bronze-2a98.pattern-10a6 .fluid_c834 > li > a .wrapper-light-d081 {
  position: relative;
}
.bronze-2a98.pattern-10a6 .fluid_c834 > li > a .wrapper-light-d081: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;
}
.bronze-2a98.pattern-10a6
  .fluid_c834
  > li:focus
  > a
  .wrapper-light-d081:before,
.bronze-2a98.pattern-10a6
  .fluid_c834
  > li:hover
  > a
  .wrapper-light-d081:before {
  width: 100%;
  background-color: currentColor;
}
.bronze-2a98.pattern-10a6
  .fluid_c834
  > li.green-6b31
  > a
  .wrapper-light-d081:before,
.bronze-2a98.pattern-10a6
  .fluid_c834
  > li.input_e223
  > a
  .wrapper-light-d081:before {
  width: 100%;
  background-color: currentColor;
}
.bronze-2a98.description-light-5ee6 .fluid_c834 > li > a .wrapper-light-d081 {
  position: relative;
}
.bronze-2a98.description-light-5ee6 .fluid_c834 > li > a .wrapper-light-d081: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;
}
.bronze-2a98.description-light-5ee6 .fluid_c834 > li:focus > a .wrapper-light-d081:before,
.bronze-2a98.description-light-5ee6
  .fluid_c834
  > li:hover
  > a
  .wrapper-light-d081:before {
  width: 100%;
  background-color: currentColor;
}
.bronze-2a98.description-light-5ee6
  .fluid_c834
  > li.green-6b31
  > a
  .wrapper-light-d081:before,
.bronze-2a98.description-light-5ee6
  .fluid_c834
  > li.input_e223
  > a
  .wrapper-light-d081:before {
  width: 100%;
  background-color: currentColor;
}
.summary_dirty_1687 .modal_7763 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.summary_dirty_1687 .modal_7763 li:first-child > a {
  border-top: none;
}
.summary_dirty_1687 .modal_7763 .mini_c7df > .wrapper-light-d081 .secondary_down_9b77 {
  display: none;
}
.summary_dirty_1687 .modal_7763 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.summary_dirty_1687 .modal_7763 li:last-child {
  border: none;
}
.summary_dirty_1687 .modal_7763 li.shadow-5abf > a {
  padding-right: 45px !important;
}
.summary_dirty_1687 .modal_7763 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.summary_dirty_1687 .modal_7763 li a:focus,
.summary_dirty_1687 .modal_7763 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary_dirty_1687 .modal_7763 li .button_static_d3b6 {
  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;
}
.summary_dirty_1687 .modal_7763 li .button_static_d3b6:hover {
  box-shadow: none;
}
.summary_dirty_1687 .modal_7763 li .button_static_d3b6 .secondary_down_9b77 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.summary_dirty_1687 .modal_7763 .motion_02b7 {
  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);
}
.summary_dirty_1687 .modal_7763 .motion_02b7 li a {
  padding-left: 3em;
}
.summary_dirty_1687 .modal_7763 .upper-d631 > a .button_static_d3b6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.summary_dirty_1687 .modal_7763 .upper-d631 > .motion_02b7 {
  display: block;
  opacity: 1;
}
.simple-9f80 {
  max-width: 100%;
}
.dynamic-4c10 {
  line-height: 0;
  cursor: pointer;
}
.motion-fc71 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.motion-fc71:hover {
  box-shadow: none;
  color: currentColor;
}
.motion-fc71 svg {
  width: 18px;
  height: 18px;
}
.motion-fc71 .large_df87 {
  display: none;
}
.gradient_new_c973 {
  position: relative;
}
.gradient_new_c973.fn-active-0aad .motion-fc71 .accent_iron_bd39 {
  display: none;
}
.gradient_new_c973.fn-active-0aad .motion-fc71 .large_df87 {
  display: inline-block;
}
.gradient_new_c973 .medium-ff76 {
  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);
}
.gradient_new_c973.button-f10e .medium-ff76 {
  left: auto;
  right: -0.9em;
}
.gradient_new_c973.button-f10e .card-copper-5f46::before {
  left: auto;
  right: 15px;
}
.gradient_new_c973.fn-active-0aad .medium-ff76 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.title-warm-dfe4 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.title-warm-dfe4 label {
  flex-basis: 100%;
}
.title-warm-dfe4 .frame_2cc1 {
  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;
}
.title-warm-dfe4 .border-5541 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.title-warm-dfe4 .border-5541:focus {
  background-color: transparent;
}
.title-warm-dfe4 button.soft-9b74 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.title-warm-dfe4 button.soft-9b74:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.title-warm-dfe4 button.soft-9b74 svg {
  width: 18px;
  height: 18px;
}
.title-warm-dfe4 input[type="submit"] {
  min-height: auto;
}
.row-cea9 .title-warm-dfe4 .border-5541 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.card-copper-5f46 {
  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) {
  .card-copper-5f46 {
    width: 220px;
  }
}
.card-copper-5f46 label {
  flex-basis: 100%;
}
.card-copper-5f46::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;
}
.accent_white_11d5 .row-cea9 .title-warm-dfe4 {
  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;
}
.accent_white_11d5
  .row-cea9
  .title-warm-dfe4
  .frame_2cc1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.accent_white_11d5 .row-cea9 .title-warm-dfe4 .border-5541 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.accent_white_11d5
  .row-cea9
  .title-warm-dfe4
  .border-5541:focus {
  background: 0 0;
}
.accent_white_11d5
  .row-cea9
  .title-warm-dfe4
  .media_bronze_ae7b {
  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;
}
.content-orange-a31b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.content-orange-a31b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.content-orange-a31b li:last-child {
  margin-right: 0;
}
.content-orange-a31b li:first-child {
  margin-left: 0;
}
.content-orange-a31b.grid_405f a {
  color: #fff;
}
.content-orange-a31b.grid_405f a:hover {
  color: #fff;
}
.content-orange-a31b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.content-orange-a31b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.content-orange-a31b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.content-orange-a31b a:hover {
  opacity: 0.9;
  color: inherit;
}
.content-orange-a31b [class*="social-icon-apple"] {
  background-color: #999;
}
.content-orange-a31b [class*="social-icon-apple"].element_red_9e4a {
  background-color: transparent;
  color: #999;
}
.content-orange-a31b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.content-orange-a31b [class*="social-icon-behance"].element_red_9e4a {
  background-color: transparent;
  color: #1769ff;
}
.content-orange-a31b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.content-orange-a31b [class*="social-icon-bitbucket"].element_red_9e4a {
  background-color: transparent;
  color: #205081;
}
.content-orange-a31b [class*="social-icon-codepen"] {
  background-color: #000;
}
.content-orange-a31b [class*="social-icon-codepen"].element_red_9e4a {
  background-color: transparent;
  color: #000;
}
.content-orange-a31b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.content-orange-a31b [class*="social-icon-delicious"].element_red_9e4a {
  background-color: transparent;
  color: #39f;
}
.content-orange-a31b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.content-orange-a31b [class*="social-icon-digg"].element_red_9e4a {
  background-color: transparent;
  color: #005be2;
}
.content-orange-a31b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.content-orange-a31b [class*="social-icon-dribbble"].element_red_9e4a {
  background-color: transparent;
  color: #ea4c89;
}
.content-orange-a31b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.content-orange-a31b [class*="social-icon-envelope"].element_red_9e4a {
  background-color: transparent;
  color: #ea4335;
}
.content-orange-a31b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.content-orange-a31b [class*="social-icon-facebook"].element_red_9e4a {
  background-color: transparent;
  color: #3b5998;
}
.content-orange-a31b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.content-orange-a31b [class*="social-icon-flickr"].element_red_9e4a {
  background-color: transparent;
  color: #0063dc;
}
.content-orange-a31b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.content-orange-a31b [class*="social-icon-foursquare"].element_red_9e4a {
  background-color: transparent;
  color: #2d5be3;
}
.content-orange-a31b [class*="social-icon-github"] {
  background-color: #333;
}
.content-orange-a31b [class*="social-icon-github"].element_red_9e4a {
  background-color: transparent;
  color: #333;
}
.content-orange-a31b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.content-orange-a31b [class*="social-icon-google-plus"].element_red_9e4a {
  background-color: transparent;
  color: #dd4b39;
}
.content-orange-a31b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.content-orange-a31b [class*="social-icon-houzz"].element_red_9e4a {
  background-color: transparent;
  color: #7ac142;
}
.content-orange-a31b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.content-orange-a31b [class*="social-icon-instagram"].element_red_9e4a {
  background-color: transparent;
  color: #262626;
}
.content-orange-a31b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.content-orange-a31b [class*="social-icon-jsfiddle"].element_red_9e4a {
  background-color: transparent;
  color: #487aa2;
}
.content-orange-a31b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.content-orange-a31b [class*="social-icon-linkedin"].element_red_9e4a {
  background-color: transparent;
  color: #0077b5;
}
.content-orange-a31b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.content-orange-a31b [class*="social-icon-medium"].element_red_9e4a {
  background-color: transparent;
  color: #00ab6b;
}
.content-orange-a31b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.content-orange-a31b
  [class*="social-icon-odnoklassniki"].element_red_9e4a {
  background-color: transparent;
  color: #f4731c;
}
.content-orange-a31b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.content-orange-a31b [class*="social-icon-meetup"].element_red_9e4a {
  background-color: transparent;
  color: #ec1c40;
}
.content-orange-a31b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.content-orange-a31b [class*="social-icon-pinterest"].element_red_9e4a {
  background-color: transparent;
  color: #bd081c;
}
.content-orange-a31b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.content-orange-a31b [class*="social-icon-product-hunt"].element_red_9e4a {
  background-color: transparent;
  color: #da552f;
}
.content-orange-a31b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.content-orange-a31b [class*="social-icon-reddit"].element_red_9e4a {
  background-color: transparent;
  color: #ff4500;
}
.content-orange-a31b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.content-orange-a31b [class*="social-icon-rss"].element_red_9e4a {
  background-color: transparent;
  color: #f26522;
}
.content-orange-a31b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.content-orange-a31b
  [class*="social-icon-shopping-cart"].element_red_9e4a {
  background-color: transparent;
  color: #4caf50;
}
.content-orange-a31b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.content-orange-a31b [class*="social-icon-skype"].element_red_9e4a {
  background-color: transparent;
  color: #00aff0;
}
.content-orange-a31b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.content-orange-a31b [class*="social-icon-slideshare"].element_red_9e4a {
  background-color: transparent;
  color: #0077b5;
}
.content-orange-a31b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.content-orange-a31b [class*="social-icon-snapchat"].element_red_9e4a {
  background-color: transparent;
  color: #fffc00;
}
.content-orange-a31b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.content-orange-a31b [class*="social-icon-soundcloud"].element_red_9e4a {
  background-color: transparent;
  color: #f80;
}
.content-orange-a31b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.content-orange-a31b [class*="social-icon-spotify"].element_red_9e4a {
  background-color: transparent;
  color: #2ebd59;
}
.content-orange-a31b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.content-orange-a31b
  [class*="social-icon-stack-overflow"].element_red_9e4a {
  background-color: transparent;
  color: #fe7a15;
}
.content-orange-a31b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.content-orange-a31b [class*="social-icon-maldkfgram"].element_red_9e4a {
  background-color: transparent;
  color: #2ca5e0;
}
.content-orange-a31b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.content-orange-a31b [class*="social-icon-tripadvisor"].element_red_9e4a {
  background-color: transparent;
  color: #589442;
}
.content-orange-a31b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.content-orange-a31b [class*="social-icon-tumblr"].element_red_9e4a {
  background-color: transparent;
  color: #35465c;
}
.content-orange-a31b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.content-orange-a31b [class*="social-icon-twitch"].element_red_9e4a {
  background-color: transparent;
  color: #6441a5;
}
.content-orange-a31b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.content-orange-a31b [class*="social-icon-twitter"].element_red_9e4a {
  background-color: transparent;
  color: #1da1f2;
}
.content-orange-a31b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.content-orange-a31b [class*="social-icon-vimeo"].element_red_9e4a {
  background-color: transparent;
  color: #1ab7ea;
}
.content-orange-a31b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.content-orange-a31b [class*="social-icon-vk"].element_red_9e4a {
  background-color: transparent;
  color: #45668e;
}
.content-orange-a31b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.content-orange-a31b [class*="social-icon-weibo"].element_red_9e4a {
  background-color: transparent;
  color: #df2029;
}
.content-orange-a31b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.content-orange-a31b [class*="social-icon-weixin"].element_red_9e4a {
  background-color: transparent;
  color: #7bb32e;
}
.content-orange-a31b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.content-orange-a31b [class*="social-icon-whatsapp"].element_red_9e4a {
  background-color: transparent;
  color: #25d366;
}
.content-orange-a31b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.content-orange-a31b [class*="social-icon-wordpress"].element_red_9e4a {
  background-color: transparent;
  color: #21759b;
}
.content-orange-a31b [class*="social-icon-xing"] {
  background-color: #026466;
}
.content-orange-a31b [class*="social-icon-xing"].element_red_9e4a {
  background-color: transparent;
  color: #026466;
}
.content-orange-a31b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.content-orange-a31b [class*="social-icon-yelp"].element_red_9e4a {
  background-color: transparent;
  color: #af0606;
}
.content-orange-a31b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.content-orange-a31b [class*="social-icon-youtube"].element_red_9e4a {
  background-color: transparent;
  color: #cd201f;
}
.icon_dirty_4cbe {
  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;
}
.icon_dirty_4cbe:hover {
  box-shadow: none;
  background: 0 0;
}
.description-bright-eff4 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.thumbnail_copper_75c5 {
  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;
}
.active-2270 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.secondary_fast_2be1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.secondary_fast_2be1,
.secondary_fast_2be1::after,
.secondary_fast_2be1::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;
}
.secondary_fast_2be1::after,
.secondary_fast_2be1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.card-cc2b .thumbnail_copper_75c5 .active-2270 {
  margin-top: -2px;
  width: 19px;
}
.card-cc2b .thumbnail_copper_75c5 .secondary_fast_2be1 {
  margin-top: -1px;
}
.card-cc2b .thumbnail_copper_75c5 .secondary_fast_2be1,
.card-cc2b .thumbnail_copper_75c5 .secondary_fast_2be1::after,
.card-cc2b .thumbnail_copper_75c5 .secondary_fast_2be1::before {
  width: 19px;
  height: 2px;
}
.card-cc2b .thumbnail_copper_75c5 .secondary_fast_2be1::before {
  top: -6px;
}
.card-cc2b .thumbnail_copper_75c5 .secondary_fast_2be1::after {
  bottom: -6px;
}
.text_dd99 .thumbnail_copper_75c5 .active-2270 {
  margin-top: -2px;
  width: 22px;
}
.text_dd99 .thumbnail_copper_75c5 .secondary_fast_2be1 {
  margin-top: -1px;
}
.text_dd99 .thumbnail_copper_75c5 .secondary_fast_2be1,
.text_dd99 .thumbnail_copper_75c5 .secondary_fast_2be1::after,
.text_dd99 .thumbnail_copper_75c5 .secondary_fast_2be1::before {
  width: 22px;
  height: 2px;
}
.text_dd99 .thumbnail_copper_75c5 .secondary_fast_2be1::before {
  top: -7px;
}
.text_dd99 .thumbnail_copper_75c5 .secondary_fast_2be1::after {
  bottom: -7px;
}
.label_complex_1b2c .thumbnail_copper_75c5 .active-2270 {
  margin-top: -2px;
  width: 31px;
}
.label_complex_1b2c .thumbnail_copper_75c5 .secondary_fast_2be1 {
  margin-top: -1.5px;
}
.label_complex_1b2c .thumbnail_copper_75c5 .secondary_fast_2be1,
.label_complex_1b2c .thumbnail_copper_75c5 .secondary_fast_2be1::after,
.label_complex_1b2c .thumbnail_copper_75c5 .secondary_fast_2be1::before {
  width: 31px;
  height: 3px;
}
.label_complex_1b2c .thumbnail_copper_75c5 .secondary_fast_2be1::before {
  top: -9px;
}
.label_complex_1b2c .thumbnail_copper_75c5 .secondary_fast_2be1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .row-36bc .thumbnail_copper_75c5 .active-2270 {
    margin-top: -2px;
    width: 19px;
  }
  .row-36bc .thumbnail_copper_75c5 .secondary_fast_2be1 {
    margin-top: -1px;
  }
  .row-36bc .thumbnail_copper_75c5 .secondary_fast_2be1,
  .row-36bc .thumbnail_copper_75c5 .secondary_fast_2be1::after,
  .row-36bc .thumbnail_copper_75c5 .secondary_fast_2be1::before {
    width: 19px;
    height: 2px;
  }
  .row-36bc .thumbnail_copper_75c5 .secondary_fast_2be1::before {
    top: -6px;
  }
  .row-36bc .thumbnail_copper_75c5 .secondary_fast_2be1::after {
    bottom: -6px;
  }
  .wrapper-gold-90db .thumbnail_copper_75c5 .active-2270 {
    margin-top: -2px;
    width: 22px;
  }
  .wrapper-gold-90db .thumbnail_copper_75c5 .secondary_fast_2be1 {
    margin-top: -1px;
  }
  .wrapper-gold-90db .thumbnail_copper_75c5 .secondary_fast_2be1,
  .wrapper-gold-90db .thumbnail_copper_75c5 .secondary_fast_2be1::after,
  .wrapper-gold-90db .thumbnail_copper_75c5 .secondary_fast_2be1::before {
    width: 22px;
    height: 2px;
  }
  .wrapper-gold-90db .thumbnail_copper_75c5 .secondary_fast_2be1::before {
    top: -7px;
  }
  .wrapper-gold-90db .thumbnail_copper_75c5 .secondary_fast_2be1::after {
    bottom: -7px;
  }
  .column-4c9c .thumbnail_copper_75c5 .active-2270 {
    margin-top: -2px;
    width: 31px;
  }
  .column-4c9c .thumbnail_copper_75c5 .secondary_fast_2be1 {
    margin-top: -1.5px;
  }
  .column-4c9c .thumbnail_copper_75c5 .secondary_fast_2be1,
  .column-4c9c .thumbnail_copper_75c5 .secondary_fast_2be1::after,
  .column-4c9c .thumbnail_copper_75c5 .secondary_fast_2be1::before {
    width: 31px;
    height: 3px;
  }
  .column-4c9c .thumbnail_copper_75c5 .secondary_fast_2be1::before {
    top: -9px;
  }
  .column-4c9c .thumbnail_copper_75c5 .secondary_fast_2be1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .avatar_fa17 .thumbnail_copper_75c5 .active-2270 {
    margin-top: -2px;
    width: 19px;
  }
  .avatar_fa17 .thumbnail_copper_75c5 .secondary_fast_2be1 {
    margin-top: -1px;
  }
  .avatar_fa17 .thumbnail_copper_75c5 .secondary_fast_2be1,
  .avatar_fa17 .thumbnail_copper_75c5 .secondary_fast_2be1::after,
  .avatar_fa17 .thumbnail_copper_75c5 .secondary_fast_2be1::before {
    width: 19px;
    height: 2px;
  }
  .avatar_fa17 .thumbnail_copper_75c5 .secondary_fast_2be1::before {
    top: -6px;
  }
  .avatar_fa17 .thumbnail_copper_75c5 .secondary_fast_2be1::after {
    bottom: -6px;
  }
  .outline_action_7e40 .thumbnail_copper_75c5 .active-2270 {
    margin-top: -2px;
    width: 22px;
  }
  .outline_action_7e40 .thumbnail_copper_75c5 .secondary_fast_2be1 {
    margin-top: -1px;
  }
  .outline_action_7e40 .thumbnail_copper_75c5 .secondary_fast_2be1,
  .outline_action_7e40 .thumbnail_copper_75c5 .secondary_fast_2be1::after,
  .outline_action_7e40 .thumbnail_copper_75c5 .secondary_fast_2be1::before {
    width: 22px;
    height: 2px;
  }
  .outline_action_7e40 .thumbnail_copper_75c5 .secondary_fast_2be1::before {
    top: -7px;
  }
  .outline_action_7e40 .thumbnail_copper_75c5 .secondary_fast_2be1::after {
    bottom: -7px;
  }
  .tabs-action-e5b6 .thumbnail_copper_75c5 .active-2270 {
    margin-top: -2px;
    width: 31px;
  }
  .tabs-action-e5b6 .thumbnail_copper_75c5 .secondary_fast_2be1 {
    margin-top: -1.5px;
  }
  .tabs-action-e5b6 .thumbnail_copper_75c5 .secondary_fast_2be1,
  .tabs-action-e5b6 .thumbnail_copper_75c5 .secondary_fast_2be1::after,
  .tabs-action-e5b6 .thumbnail_copper_75c5 .secondary_fast_2be1::before {
    width: 31px;
    height: 3px;
  }
  .tabs-action-e5b6 .thumbnail_copper_75c5 .secondary_fast_2be1::before {
    top: -9px;
  }
  .tabs-action-e5b6 .thumbnail_copper_75c5 .secondary_fast_2be1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .easy_685f .thumbnail_copper_75c5 .active-2270 {
    margin-top: -2px;
    width: 19px;
  }
  .easy_685f .thumbnail_copper_75c5 .secondary_fast_2be1 {
    margin-top: -1px;
  }
  .easy_685f .thumbnail_copper_75c5 .secondary_fast_2be1,
  .easy_685f .thumbnail_copper_75c5 .secondary_fast_2be1::after,
  .easy_685f .thumbnail_copper_75c5 .secondary_fast_2be1::before {
    width: 19px;
    height: 2px;
  }
  .easy_685f .thumbnail_copper_75c5 .secondary_fast_2be1::before {
    top: -6px;
  }
  .easy_685f .thumbnail_copper_75c5 .secondary_fast_2be1::after {
    bottom: -6px;
  }
  .popup-last-97ef .thumbnail_copper_75c5 .active-2270 {
    margin-top: -2px;
    width: 22px;
  }
  .popup-last-97ef .thumbnail_copper_75c5 .secondary_fast_2be1 {
    margin-top: -1px;
  }
  .popup-last-97ef .thumbnail_copper_75c5 .secondary_fast_2be1,
  .popup-last-97ef .thumbnail_copper_75c5 .secondary_fast_2be1::after,
  .popup-last-97ef .thumbnail_copper_75c5 .secondary_fast_2be1::before {
    width: 22px;
    height: 2px;
  }
  .popup-last-97ef .thumbnail_copper_75c5 .secondary_fast_2be1::before {
    top: -7px;
  }
  .popup-last-97ef .thumbnail_copper_75c5 .secondary_fast_2be1::after {
    bottom: -7px;
  }
  .fresh_656e .thumbnail_copper_75c5 .active-2270 {
    margin-top: -2px;
    width: 31px;
  }
  .fresh_656e .thumbnail_copper_75c5 .secondary_fast_2be1 {
    margin-top: -1.5px;
  }
  .fresh_656e .thumbnail_copper_75c5 .secondary_fast_2be1,
  .fresh_656e .thumbnail_copper_75c5 .secondary_fast_2be1::after,
  .fresh_656e .thumbnail_copper_75c5 .secondary_fast_2be1::before {
    width: 31px;
    height: 3px;
  }
  .fresh_656e .thumbnail_copper_75c5 .secondary_fast_2be1::before {
    top: -9px;
  }
  .fresh_656e .thumbnail_copper_75c5 .secondary_fast_2be1::after {
    bottom: -9px;
  }
}
.picture_3e98 .secondary_fast_2be1 {
  -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);
}
.picture_3e98 .secondary_fast_2be1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.picture_3e98 .secondary_fast_2be1::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);
}
.picture_3e98.focus_cf65 .secondary_fast_2be1 {
  -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);
}
.picture_3e98.focus_cf65 .secondary_fast_2be1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.picture_3e98.focus_cf65 .secondary_fast_2be1::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);
}
.section-857f {
  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-medium-e6bd:before {
  display: none;
}
.main-994c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.main-994c .full-4727 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.main-994c .full-4727:last-of-type {
  border-bottom: none;
}
.main-994c .full-4727.fluid-3da5,
.main-994c .full-4727.component-orange-d432,
.main-994c .full-4727.wrapper_stale_605c {
  padding: 0;
}
.main-994c .summary_dirty_1687 .button_static_d3b6 {
  color: currentColor;
}
.main-994c .summary_dirty_1687 .button_static_d3b6:focus,
.main-994c .summary_dirty_1687 .button_static_d3b6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.main-994c.backdrop-dirty-490c .mask_8e02,
.main-994c.backdrop-dirty-490c .bronze-8460 a,
.main-994c.backdrop-dirty-490c .fluid_c834 a,
.main-994c.backdrop-dirty-490c .motion_02b7 a {
  color: rgba(0, 0, 0, 0.55);
}
.main-994c.backdrop-dirty-490c .mask_8e02:hover,
.main-994c.backdrop-dirty-490c .bronze-8460 a:hover,
.main-994c.backdrop-dirty-490c .fluid_c834 a:hover,
.main-994c.backdrop-dirty-490c .motion_02b7 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.main-994c.backdrop-dirty-490c .grid-center-6d31 {
  color: rgba(0, 0, 0, 0.8);
}
.main-994c.backdrop-dirty-490c .full-4727 {
  border-color: rgba(0, 0, 0, 0.08);
}
.main-994c.backdrop-dirty-490c .full-4727:before {
  background: rgba(0, 0, 0, 0.08);
}
.main-994c.backdrop-dirty-490c .large_11f6:before {
  background: rgba(255, 255, 255, 0.9);
}
.main-994c.backdrop-dirty-490c .summary_dirty_1687 .modal_7763 li a,
.main-994c.backdrop-dirty-490c .summary_dirty_1687 .button_static_d3b6,
.main-994c.backdrop-dirty-490c .motion_02b7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.main-994c.backdrop-dirty-490c .summary_dirty_1687 .button_static_d3b6:focus,
.main-994c.backdrop-dirty-490c .summary_dirty_1687 .button_static_d3b6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.main-994c.backdrop-dirty-490c .modal_7763 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.main-994c.form_purple_f726 .mask_8e02,
.main-994c.form_purple_f726 .bronze-8460 a,
.main-994c.form_purple_f726 .fluid_c834 .button_static_d3b6,
.main-994c.form_purple_f726 .fluid_c834 a,
.main-994c.form_purple_f726 .motion_02b7 a {
  color: rgba(255, 255, 255, 0.79);
}
.main-994c.form_purple_f726 .mask_8e02:hover,
.main-994c.form_purple_f726 .bronze-8460 a:hover,
.main-994c.form_purple_f726 .fluid_c834 .button_static_d3b6:hover,
.main-994c.form_purple_f726 .fluid_c834 a:hover,
.main-994c.form_purple_f726 .motion_02b7 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main-994c.form_purple_f726 .grid-center-6d31 {
  color: rgba(255, 255, 255, 0.99);
}
.main-994c.form_purple_f726 .full-4727 {
  border-color: rgba(255, 255, 255, 0.08);
}
.main-994c.form_purple_f726 .full-4727:before {
  background: rgba(255, 255, 255, 0.08);
}
.main-994c.form_purple_f726 .large_11f6:before {
  background: rgba(0, 0, 0, 0.9);
}
.main-994c.form_purple_f726 .summary_dirty_1687 .modal_7763 li a,
.main-994c.form_purple_f726 .summary_dirty_1687 .button_static_d3b6,
.main-994c.form_purple_f726 .motion_02b7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.main-994c.form_purple_f726 .summary_dirty_1687 .button_static_d3b6:focus,
.main-994c.form_purple_f726 .summary_dirty_1687 .button_static_d3b6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.main-994c.form_purple_f726 .modal_7763 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.large_11f6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.large_11f6:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.box_7838 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.button_next_81ae .main-994c {
  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;
}
.button_next_81ae .full-4727 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.button_next_81ae .full-4727: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) {
  .button_next_81ae .full-4727:before {
    width: 16%;
    left: 42%;
  }
}
.button_next_81ae .full-4727:last-child:before {
  content: none;
}
.button_next_81ae .full-4727[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.button_next_81ae .summary_dirty_1687 .modal_7763 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.button_next_81ae .summary_dirty_1687 .modal_7763 li a .button_static_d3b6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.button_next_81ae .summary_dirty_1687 .motion_02b7 {
  border: none;
}
.button_next_81ae .summary_dirty_1687 .motion_02b7 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.button_next_81ae .large_11f6 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.button_next_81ae .box_7838 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.button_next_81ae .form_purple_f726 .large_11f6:before {
  background: rgba(0, 0, 0, 0.9);
}
.button_next_81ae .backdrop-dirty-490c.tooltip-slow-d31c .secondary_fast_2be1 {
  background: rgba(0, 0, 0, 0.6);
}
.button_next_81ae
  .backdrop-dirty-490c.tooltip-slow-d31c
  .secondary_fast_2be1::after,
.button_next_81ae
  .backdrop-dirty-490c.tooltip-slow-d31c
  .secondary_fast_2be1:before {
  background: inherit;
}
.button_next_81ae
  .backdrop-dirty-490c.tooltip-slow-d31c:hover
  .secondary_fast_2be1 {
  background: rgba(0, 0, 0, 0.8);
}
.section_9c38 .main-994c {
  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) {
  .section_9c38 .main-994c {
    width: auto;
    right: 45px;
  }
}
.gallery-mini-1b8f .main-994c {
  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) {
  .gallery-mini-1b8f .main-994c {
    width: auto;
    left: 45px;
  }
}
.list-medium-e6bd .main-994c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.list-medium-e6bd .box_7838 {
  max-width: 48em;
  margin: 0 auto;
}
.list-medium-e6bd .large_11f6:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.element_action_ef2e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.element_action_ef2e.button_next_81ae .main-994c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.element_action_ef2e.section_9c38 .main-994c {
  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);
}
.element_action_ef2e .main-994c {
  visibility: visible;
}
.element_action_ef2e.gallery-mini-1b8f .main-994c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.picture_93e4,
.panel_0b01 {
  overflow-x: hidden;
}
.picture_93e4 .main-994c {
  overflow: auto;
}
.picture_93e4.button_next_81ae {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.picture_93e4.button_next_81ae .main-994c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.picture_93e4.button_next_81ae .icon_dirty_4cbe {
  opacity: 0;
}
.picture_93e4.section_9c38 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.picture_93e4.section_9c38 .main-994c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.picture_93e4.section_9c38 .icon_dirty_4cbe {
  opacity: 0;
}
.picture_93e4.gallery-mini-1b8f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.picture_93e4.gallery-mini-1b8f .main-994c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.picture_93e4.gallery-mini-1b8f .icon_dirty_4cbe {
  opacity: 0;
}
.picture_93e4.list-medium-e6bd .main-994c {
  z-index: 10;
  visibility: visible;
}
.tooltip-slow-d31c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tooltip-slow-d31c .secondary_fast_2be1 {
  background: rgba(255, 255, 255, 0.99);
}
.tooltip-slow-d31c .secondary_fast_2be1::after,
.tooltip-slow-d31c .secondary_fast_2be1:before {
  background: inherit;
}
.tooltip-slow-d31c:hover .secondary_fast_2be1 {
  background: rgba(255, 255, 255, 0.99);
}
.gallery-mini-1b8f .tooltip-slow-d31c {
  top: 10px;
  right: auto;
  left: 12px;
}
.list-medium-e6bd .tooltip-slow-d31c {
  display: none !important;
}
.picture_93e4:before,
.panel_0b01:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.picture_93e4 .tooltip-slow-d31c,
.panel_0b01 .tooltip-slow-d31c {
  display: inline-block;
}
.main-994c .slider_5680 {
  -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;
}
.picture_93e4 .main-994c .slider_5680,
.panel_0b01 .main-994c .slider_5680 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.avatar_ba94 .frame_2cc1 {
  width: 100%;
}
.advanced-062b {
  padding: 0 0.5em 0;
}
.advanced-062b [class*="customify-col-"],
.advanced-062b [class*="customify-col_"],
.advanced-062b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.cool-d076 .advanced-062b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .list_e920 .right-fb92,
  .right-fb92 {
    display: none;
  }
  .notification-2a8e {
    text-align: left;
  }
  .fixed_c289 {
    text-align: center;
  }
  .hovered_0815 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .list_e920 .panel-ceca,
  .panel-ceca {
    display: none;
  }
  .focused_8eef {
    text-align: left;
  }
  .soft-fb9a {
    text-align: center;
  }
  .hover_f22a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .list_e920 .widget_39c7,
  .widget_39c7 {
    display: none;
  }
  .down-86c2 {
    text-align: left;
  }
  .gallery_warm_5985 {
    text-align: center;
  }
  .secondary-92da {
    text-align: right;
  }
}
#page {
  position: relative;
}
.red_a4fc {
  box-shadow: none !important;
}
.rough-a2be .secondary-last-8920,
.media_slow_a87c .secondary-last-8920 {
  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;
}
.media_slow_a87c .secondary-last-8920 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.sort-c958 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.sort-c958:after,
.sort-c958:before {
  content: "";
  display: table;
}
.sort-c958:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .sort-c958 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.sort-c958,
.highlight-97b0 {
  max-width: 1248px;
  margin: 0 auto;
}

.tiny_26ac.tertiary-898e .sort-c958 {
  max-width: 100%;
}
.tiny_26ac.summary_6a6d {
  max-width: 1200px;
  margin: 0 auto;
}
.tiny_26ac.row-small-abdf .sort-c958 {
  max-width: 100%;
}
.tiny_26ac.row-small-abdf > .sort-c958 {
  padding-left: 0;
  padding-right: 0;
}
.tiny_26ac.row-small-abdf > .sort-c958 .list_e920 {
  margin: 0;
}
.tiny_26ac.row-small-abdf
  > .sort-c958
  .texture_out_dd80.lite-8c4b {
  margin-right: 0;
  margin-left: 0;
}
.tiny_26ac.row-small-abdf #main.lite-8c4b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .panel-cold-69fe #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .panel-cold-69fe #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .solid_17fb .hovered_f782 {
    padding-right: 1em;
  }
  .solid_17fb.tooltip-d706 .texture_out_dd80 {
    border-right: 1px solid #eaecee;
  }
  .solid_17fb.tooltip-d706 .hovered_f782 {
    padding-right: 1em;
  }
  .solid_17fb.tooltip-d706 .background_fdda {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .container_fixed_7288 .hovered_f782 {
    padding-left: 1em;
  }
  .container_fixed_7288.tooltip-d706 .texture_out_dd80 {
    border-left: 1px solid #eaecee;
  }
  .container_fixed_7288.tooltip-d706 .hovered_f782 {
    padding-left: 1em;
  }
  .container_fixed_7288.tooltip-d706 .background_fdda {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice_focused_fbc5 .hovered_f782 {
    padding-left: 1em;
  }
  .notice_focused_fbc5.tooltip-d706 .overlay-complex-9122 {
    border-right: 1px solid #eaecee;
  }
  .notice_focused_fbc5.tooltip-d706 .element-31fe {
    border-right: 1px solid #eaecee;
  }
  .notice_focused_fbc5.tooltip-d706 .hovered_f782 {
    padding-left: 1em;
  }
  .notice_focused_fbc5.tooltip-d706 .background_fdda {
    padding-right: 1em;
  }
  .notice_focused_fbc5.tooltip-d706 .notice_orange_dd4e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .preview-yellow-2640 .hovered_f782 {
    padding-right: 1em;
  }
  .preview-yellow-2640.tooltip-d706 .overlay-complex-9122 {
    border-left: 1px solid #eaecee;
  }
  .preview-yellow-2640.tooltip-d706 .element-31fe {
    border-left: 1px solid #eaecee;
  }
  .preview-yellow-2640.tooltip-d706 .hovered_f782 {
    padding-right: 1em;
  }
  .preview-yellow-2640.tooltip-d706 .background_fdda {
    padding-left: 1em;
    padding-right: 1em;
  }
  .preview-yellow-2640.tooltip-d706 .notice_orange_dd4e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .panel-cold-69fe .hovered_f782 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .panel-cold-69fe.tooltip-d706 .texture_out_dd80 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .panel-cold-69fe.tooltip-d706 .hovered_f782 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .panel-cold-69fe.tooltip-d706 .background_fdda {
    padding-left: 1em;
  }
  .panel-cold-69fe.tooltip-d706 .notice_orange_dd4e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .panel-cold-69fe.tooltip-d706 .hovered_f782 {
    padding-left: 0;
  }
}
.box_a91d .paper-b8b9 {
  display: inline-block;
}
.brown-540f {
  display: inline-block;
}
.hero_d658 {
  word-con: break-word;
}
.gradient-81d2 > span {
  display: inline-block;
  padding: 5px 0;
}
.gradient-81d2 .backdrop-east-b595 {
  margin-left: 8px;
  margin-right: 8px;
}
.gradient-81d2 .progress_iron_b24b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.modal_solid_6995 .title-f4ec {
  margin-bottom: 2em;
}
.modal_solid_6995 .hard_4944 {
  margin-bottom: 15px;
}
.modal_solid_6995 .hard_4944:last-child {
  margin-bottom: 0;
}
.modal_solid_6995 .black_df3e {
  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) {
  .modal_solid_6995 .black_df3e {
    display: block;
  }
}
.modal_solid_6995 .disabled-advanced-65be {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .modal_solid_6995 .disabled-advanced-65be {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.modal_solid_6995 .slow_6806 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.modal_solid_6995 .slow_6806 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.modal_solid_6995 .slow_6806 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.modal_solid_6995 .hero_d658 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.modal_solid_6995 .hero_d658 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.modal_solid_6995 .primary_5fd8 p:last-child {
  margin-bottom: 0;
}
.modal_solid_6995 .thumbnail-prev-8acf {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.modal_solid_6995 .sort-hovered-ab76 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.modal_solid_6995 .title_mini_da67 {
  margin-top: 1em;
}
.modal_solid_6995 .focused_1186 {
  top: 0;
  display: block;
}
.modal_solid_6995 .focused_1186 a {
  color: inherit;
}
.modal_solid_6995 .focused_1186 a:hover {
  color: inherit;
}
.modal_solid_6995 .main-slow-3289 {
  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;
}
.modal_solid_6995 .main-slow-3289:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.modal_solid_6995 .sort-hovered-ab76 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.modal_solid_6995 .search_6b3b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.modal_solid_6995 .search_6b3b:first-child {
  margin-top: 0;
}
.modal_solid_6995 .search_6b3b.south_c473 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.modal_solid_6995 .search_6b3b.box_copper_8be6 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.modal_solid_6995
  .search_6b3b.box_copper_8be6.secondary-brown-e95e
  .title_mini_da67 {
  width: 100%;
}
.modal_solid_6995 .box_copper_8be6 {
  -webkit-box-align: center;
  align-items: center;
}
.modal_solid_6995 .box_copper_8be6 .gradient-81d2,
.modal_solid_6995 .box_copper_8be6 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.modal_solid_6995 .slow_6806 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.modal_solid_6995 .slow_6806 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.modal_solid_6995 .slow_6806: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;
}
.modal_solid_6995 .south_c473 {
  z-index: 5;
}
.modal_solid_6995 .dark_bc11 .east_04b2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.modal_solid_6995 .picture_5395 .east_04b2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.modal_solid_6995 .pattern-active-a4ca .east_04b2 {
  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;
}
.modal_solid_6995.dirty-260d .black_df3e,
.modal_solid_6995.menu_purple_da4b .black_df3e {
  display: block;
}
.modal_solid_6995.dirty-260d .black_df3e .link_full_f746,
.modal_solid_6995.dirty-260d .black_df3e .sort-hovered-ab76,
.modal_solid_6995.menu_purple_da4b .black_df3e .link_full_f746,
.modal_solid_6995.menu_purple_da4b .black_df3e .sort-hovered-ab76 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.modal_solid_6995.block_2572 .disabled-advanced-65be {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .modal_solid_6995.block_2572 .disabled-advanced-65be {
    margin-right: 0;
  }
}
.modal_solid_6995.dirty-260d .disabled-advanced-65be,
.modal_solid_6995.menu_purple_da4b .disabled-advanced-65be {
  padding-top: 40%;
}
.modal_solid_6995.dirty-260d .title-f4ec,
.modal_solid_6995.menu_purple_da4b .title-f4ec {
  display: block;
}
.modal_solid_6995.dirty-260d .fn-sticky-0aad .sort-hovered-ab76,
.modal_solid_6995.menu_purple_da4b .fn-sticky-0aad .sort-hovered-ab76 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.modal_solid_6995.dirty-260d .disabled-advanced-65be,
.modal_solid_6995.menu_purple_da4b .disabled-advanced-65be {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.modal_solid_6995.dirty-260d .sort-hovered-ab76 {
  padding: 1em;
}
.frame_hard_a1e9 {
  margin: 30px auto;
  display: block;
}
.frame_hard_a1e9 .icon-aae8 > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.frame_hard_a1e9 .icon-aae8 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.frame_hard_a1e9 .icon-aae8 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.layout-577b .gradient-81d2 {
  margin-bottom: 1.41575em;
}
.layout-577b .alert_812b {
  margin-bottom: 1.618em;
}
.footer-copper-8d8d .fresh-4cbc {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.footer-copper-8d8d .fresh-4cbc a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.footer-copper-8d8d .clean_7b65 {
  max-width: 100%;
  overflow: auto;
}
.sort-10e9 .footer-copper-8d8d a:hover {
  text-decoration: underline;
}
.banner-selected-67eb .hard_4944:not(.hero_d658),
.banner-selected-67eb .slow_6806 {
  margin-bottom: 1.41575em;
}
.banner-selected-67eb .hard_4944:not(.hero_d658):last-child,
.banner-selected-67eb .slow_6806:last-child {
  margin-bottom: 0;
}
.banner-selected-67eb .hard_4944.article_focused_7f63 {
  margin-bottom: 0.41575em;
}
.banner-selected-67eb .green-c3a0:before,
.banner-selected-67eb .container-clean-72a9:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.banner-selected-67eb .green-c3a0:before {
  content: "\f115";
}
.banner-selected-67eb .container-clean-72a9:before {
  content: "\f02c";
}
.banner-selected-67eb .down_09c1 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.banner-selected-67eb .down_09c1 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.detail-6100 {
  display: -webkit-box;
  display: flex;
}
.detail-6100 .description_new_767a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .detail-6100 .description_new_767a {
    flex-basis: 90px;
  }
}
.detail-6100 .menu-c77d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .detail-6100 .menu-c77d {
    flex-basis: calc(100% - 50px);
  }
}
.detail-6100 .hero_medium_7db0 p:last-child {
  margin-bottom: 0.72em;
}
.warm-a247 .icon-aae8 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.warm-a247 .icon-aae8:after,
.warm-a247 .icon-aae8:before {
  content: "";
  display: table;
}
.warm-a247 .icon-aae8:after {
  clear: both;
}
.warm-a247 .icon-aae8 .solid-663f,
.warm-a247 .icon-aae8 .highlight_hard_bb50 {
  width: 49%;
}
.warm-a247 .icon-aae8 .solid-663f a span.background-b2e8,
.warm-a247 .icon-aae8 .highlight_hard_bb50 a span.background-b2e8 {
  display: block;
  margin-bottom: 5px;
}
.warm-a247 .icon-aae8 .highlight_hard_bb50 {
  float: left;
  text-align: left;
}
.warm-a247 .icon-aae8 .solid-663f {
  float: right;
  text-align: right;
}
.up-985b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .up-985b {
    margin-bottom: 0;
  }
}
.dirty-df5c {
  margin-bottom: 1em;
}
.dirty-df5c .hero_d658 {
  font-size: 1.1em;
  line-height: 1.3;
}
.picture-2ca7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.block-1252 .dirty-df5c,
.orange_6b66 .dirty-df5c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .block-1252 .dirty-df5c,
  .orange_6b66 .dirty-df5c {
    display: block;
  }
}
.block-1252 .picture-2ca7,
.orange_6b66 .picture-2ca7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .block-1252 .picture-2ca7,
  .orange_6b66 .picture-2ca7 {
    margin-bottom: 1em;
  }
}
.block-1252 .picture-2ca7 img,
.orange_6b66 .picture-2ca7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.block-1252 .warm_4673,
.orange_6b66 .warm_4673 {
  flex-basis: calc(100% - 160px);
}
.block-1252 .warm_4673 p,
.orange_6b66 .warm_4673 p {
  margin-bottom: 0;
}
.block-1252 .warm_4673 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .block-1252 .warm_4673 {
    padding-left: 0;
  }
}
.orange_6b66 .warm_4673 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .orange_6b66 .warm_4673 {
    padding-right: 0;
  }
}
.orange_6b66 .picture-2ca7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.iron-351c .picture-2ca7 {
  margin-bottom: 0.5em;
}
.iron-351c .picture-2ca7 img {
  width: 100%;
}
.action-9232 .column-cold-d14d,
.description-040b .column-cold-d14d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.description-040b .texture_out_dd80 .modal-active-0e6a p:last-child {
  margin-bottom: 0;
}
.widget_steel_5ca5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.disabled-warm-caf8 .info-dim-4ded {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .disabled-warm-caf8 .info-dim-4ded:last-of-type {
    margin-bottom: 0;
  }
}
.disabled-warm-caf8 .info-dim-4ded ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.disabled-warm-caf8 .info-dim-4ded ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.disabled-warm-caf8 .info-dim-4ded ul li {
  margin: 0 0 0.6em;
}
.disabled-warm-caf8 .info-dim-4ded ul li.grid_05de,
.disabled-warm-caf8 .info-dim-4ded ul li.title_de6f {
  position: relative;
}
.disabled-warm-caf8 .info-dim-4ded ul li.grid_05de .box_active_ac84,
.disabled-warm-caf8 .info-dim-4ded ul li.title_de6f .box_active_ac84 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.disabled-warm-caf8 .info-dim-4ded ul li.grid_05de:after:after,
.disabled-warm-caf8 .info-dim-4ded ul li.grid_05de:after:before,
.disabled-warm-caf8
  .info-dim-4ded
  ul
  li.title_de6f:after:after,
.disabled-warm-caf8
  .info-dim-4ded
  ul
  li.title_de6f:after:before {
  content: "";
  display: table;
}
.disabled-warm-caf8 .info-dim-4ded ul li.grid_05de:after:after,
.disabled-warm-caf8
  .info-dim-4ded
  ul
  li.title_de6f:after:after {
  clear: both;
}
.disabled-warm-caf8 .info-dim-4ded a.pro-eb84:hover {
  text-decoration: none;
}
.disabled-warm-caf8 .info-dim-4ded select {
  max-width: 100%;
}
.disabled-warm-caf8 .info-dim-4ded table {
  font-size: 85%;
}
.disabled-warm-caf8 .info-dim-4ded table td,
.disabled-warm-caf8 .info-dim-4ded table th {
  padding: 0.2360828548em;
  text-align: center;
}
.disabled-warm-caf8 .info-dim-4ded table tfoot td {
  text-align: left;
}
.disabled-warm-caf8 .info-dim-4ded :last-child {
  margin-bottom: 0;
}
.disabled-warm-caf8 .info-dim-4ded .accordion-d445 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.disabled-warm-caf8 .info-dim-4ded .accordion-d445 label {
  width: 100%;
}
.disabled-warm-caf8 .info-dim-4ded .accordion-d445 .border-5541 {
  width: 100%;
  display: block;
}
.disabled-warm-caf8 .info-dim-4ded .accordion-d445 .soft-9b74 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.disabled-warm-caf8 .info-dim-4ded .accordion-d445 .soft-9b74:hover svg #svg-search {
  fill: #444;
}
.disabled-warm-caf8 .info-dim-4ded .accordion-d445 .soft-9b74 svg {
  width: 18px;
  height: 18px;
}
.disabled-warm-caf8 .article_tiny_0c28 ul ul,
.disabled-warm-caf8 .popup-cool-bdc8 ul ul,
.disabled-warm-caf8 .highlight_solid_aa97 ul ul,
.disabled-warm-caf8 .hero_da9e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.disabled-warm-caf8 .article_tiny_0c28 .shadow-5abf > a,
.disabled-warm-caf8 .popup-cool-bdc8 .shadow-5abf > a,
.disabled-warm-caf8 .highlight_solid_aa97 .shadow-5abf > a,
.disabled-warm-caf8 .hero_da9e .shadow-5abf > a {
  margin-bottom: 0;
}
.disabled-warm-caf8 .motion_3080 li,
.disabled-warm-caf8 .article_tiny_0c28 li,
.disabled-warm-caf8 .table-41a7 li,
.disabled-warm-caf8 .popup-cool-bdc8 li,
.disabled-warm-caf8 .highlight_solid_aa97 li,
.disabled-warm-caf8 .hero_da9e li,
.disabled-warm-caf8 .thick_1495 li,
.disabled-warm-caf8 .blue-0b78 li {
  display: block;
  position: relative;
}
.disabled-warm-caf8 .motion_3080 li:last-child,
.disabled-warm-caf8 .article_tiny_0c28 li:last-child,
.disabled-warm-caf8 .table-41a7 li:last-child,
.disabled-warm-caf8 .popup-cool-bdc8 li:last-child,
.disabled-warm-caf8 .highlight_solid_aa97 li:last-child,
.disabled-warm-caf8 .hero_da9e li:last-child,
.disabled-warm-caf8 .thick_1495 li:last-child,
.disabled-warm-caf8 .blue-0b78 li:last-child {
  border: none;
}
.disabled-warm-caf8 .motion_3080 li a,
.disabled-warm-caf8 .article_tiny_0c28 li a,
.disabled-warm-caf8 .table-41a7 li a,
.disabled-warm-caf8 .popup-cool-bdc8 li a,
.disabled-warm-caf8 .highlight_solid_aa97 li a,
.disabled-warm-caf8 .hero_da9e li a,
.disabled-warm-caf8 .thick_1495 li a,
.disabled-warm-caf8 .blue-0b78 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.disabled-warm-caf8 .motion_3080 li ul li::before,
.disabled-warm-caf8 .article_tiny_0c28 li ul li::before,
.disabled-warm-caf8 .table-41a7 li ul li::before,
.disabled-warm-caf8 .popup-cool-bdc8 li ul li::before,
.disabled-warm-caf8 .highlight_solid_aa97 li ul li::before,
.disabled-warm-caf8 .hero_da9e li ul li::before,
.disabled-warm-caf8 .thick_1495 li ul li::before,
.disabled-warm-caf8 .blue-0b78 li ul li::before {
  left: 15px;
}
.disabled-warm-caf8 .motion_3080 li ul a,
.disabled-warm-caf8 .article_tiny_0c28 li ul a,
.disabled-warm-caf8 .table-41a7 li ul a,
.disabled-warm-caf8 .popup-cool-bdc8 li ul a,
.disabled-warm-caf8 .highlight_solid_aa97 li ul a,
.disabled-warm-caf8 .hero_da9e li ul a,
.disabled-warm-caf8 .thick_1495 li ul a,
.disabled-warm-caf8 .blue-0b78 li ul a {
  padding-left: 20px;
}
.disabled-warm-caf8 .motion_3080 li ul ul li::before,
.disabled-warm-caf8 .article_tiny_0c28 li ul ul li::before,
.disabled-warm-caf8 .table-41a7 li ul ul li::before,
.disabled-warm-caf8 .popup-cool-bdc8 li ul ul li::before,
.disabled-warm-caf8 .highlight_solid_aa97 li ul ul li::before,
.disabled-warm-caf8 .hero_da9e li ul ul li::before,
.disabled-warm-caf8 .thick_1495 li ul ul li::before,
.disabled-warm-caf8 .blue-0b78 li ul ul li::before {
  left: 30px;
}
.disabled-warm-caf8 .motion_3080 li ul ul a,
.disabled-warm-caf8 .article_tiny_0c28 li ul ul a,
.disabled-warm-caf8 .table-41a7 li ul ul a,
.disabled-warm-caf8 .popup-cool-bdc8 li ul ul a,
.disabled-warm-caf8 .highlight_solid_aa97 li ul ul a,
.disabled-warm-caf8 .hero_da9e li ul ul a,
.disabled-warm-caf8 .thick_1495 li ul ul a,
.disabled-warm-caf8 .blue-0b78 li ul ul a {
  padding-left: 40px;
}
.disabled-warm-caf8 .component_selected_3a98 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.disabled-warm-caf8 .blue-0b78 ul li {
  margin-bottom: 1.41575em;
}
.disabled-warm-caf8 .blue-0b78 ul li .rough-38e8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.disabled-warm-caf8 .blue-0b78 ul li .white-0db1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.form_purple_f726 .motion_3080 li a,
.form_purple_f726 .article_tiny_0c28 li a,
.form_purple_f726 .table-41a7 li a,
.form_purple_f726 .popup-cool-bdc8 li a,
.form_purple_f726 .highlight_solid_aa97 li a,
.form_purple_f726 .hero_da9e li a,
.form_purple_f726 .thick_1495 li a,
.form_purple_f726 .blue-0b78 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_purple_f726 .component_selected_3a98 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_purple_f726 .info-dim-4ded ul li.grid_05de .box_active_ac84,
.form_purple_f726 .info-dim-4ded ul li.title_de6f .box_active_ac84 {
  background: rgba(0, 0, 0, 0.2);
}
.form_purple_f726 .disabled-warm-caf8 .info-dim-4ded select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tiny_26ac .disabled-warm-caf8 .modal_7763 li {
  margin: 0;
}
.tiny_26ac .disabled-warm-caf8 .modal_7763 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tiny_26ac .disabled-warm-caf8 .modal_7763 li ul {
  margin: 0;
}
.tiny_26ac .disabled-warm-caf8 .modal_7763 li ul li a {
  padding-left: 15px;
}
.tiny_26ac .disabled-warm-caf8 .modal_7763 li ul li li a {
  padding-left: 30px;
}
.tiny_26ac .disabled-warm-caf8 .modal_7763 li.module-fb2b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tiny_26ac .disabled-warm-caf8 .modal_7763 li.module-fb2b > 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;
}
.tiny_26ac .disabled-warm-caf8 .modal_7763 li.module-fb2b > 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;
}
.active-576b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.label_9b9f {
  position: relative;
  z-index: 10;
}
.label_9b9f .slider_5680 {
  width: 100%;
  max-width: 100%;
}
.medium_33a4 .huge-dc91 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.medium_33a4 .backdrop-dirty-490c {
}
.medium_33a4 .form_purple_f726 {
  background: #292929;
}
.white_1226 .huge-dc91 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.white_1226 .backdrop-dirty-490c {
  background: #f9f9f9;
}
.white_1226 .form_purple_f726 {
  background: #303030;
}
.picture_large_a675 .huge-dc91 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .picture_large_a675 .paper-b8b9 {
    margin-bottom: 1em;
  }
  .picture_large_a675 .paper-b8b9:last-child {
    margin-bottom: 0;
  }
}
.picture_large_a675 .backdrop-dirty-490c {
  background: #ededed;
}
.picture_large_a675 .form_purple_f726 {
  background: #1a1a1a;
}
.huge-dc91.backdrop-dirty-490c {
  color: rgba(0, 0, 0, 0.6);
}
.huge-dc91.backdrop-dirty-490c .logo_f3cb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.huge-dc91.form_purple_f726 {
  color: rgba(255, 255, 255, 0.99);
}
.huge-dc91.form_purple_f726 a:not(.pro-eb84) {
  color: rgba(255, 255, 255, 0.79);
}
.huge-dc91.form_purple_f726 a:not(.pro-eb84):hover {
  color: rgba(255, 255, 255, 0.99);
}
.huge-dc91.form_purple_f726 .logo_f3cb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge-dc91.form_purple_f726 table tbody td,
.huge-dc91.form_purple_f726 table th {
  background: rgba(0, 0, 0, 0.08);
}
.text_clean_ee60.last_4da7 .sort-c958 {
  max-width: initial;
}
.text_clean_ee60 .grid-lite-d623 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.text_clean_ee60 .grid-lite-d623 .slider_5680 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .text_clean_ee60 .grid-lite-d623 .slider_5680 {
    display: block;
    margin-bottom: 2em;
  }
  .text_clean_ee60 .grid-lite-d623 .slider_5680:last-child {
    margin-bottom: 0;
  }
}
.picture_large_a675 .paper-b8b9:last-child,
.white_1226 .paper-b8b9:last-child,
.medium_33a4 .paper-b8b9:last-child {
  margin-bottom: 0;
}
.picture_large_a675 .paper-b8b9 .disabled-warm-caf8 .info-dim-4ded:last-child,
.white_1226 .paper-b8b9 .disabled-warm-caf8 .info-dim-4ded:last-child,
.medium_33a4 .paper-b8b9 .disabled-warm-caf8 .info-dim-4ded:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .picture_large_a675 .highlight_green_9696,
  .picture_large_a675 .under_f5fb,
  .white_1226 .highlight_green_9696,
  .white_1226 .under_f5fb,
  .medium_33a4 .highlight_green_9696,
  .medium_33a4 .under_f5fb {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .label_9b9f .paper-b8b9 {
    margin-bottom: 2em;
  }
}
.label_9b9f p:last-child {
  margin-bottom: 0;
}
.label_9b9f li,
.label_9b9f ul {
  list-style: none;
  margin: 0;
}
.label_9b9f ul ul {
  margin-left: 2.617924em;
}
.video-1548 {
  font-size: 0.875em;
}

/* css-noise: 7080 */
.promo-block-a4 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
