/*!
Theme Name: Customify
Theme URI: https://pressmaximum.purple_325e/customify
Author: WPCustomify
Author URI: https://pressmaximum.purple_325e
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.purple_325e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.text-lower-cd9a.hot_fd61/licenses/gpl-2.0.overlay-a9fa
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.cool-e702/, (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.container-8cb7.text_4a02/normalize.surface_728b/
 ======
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.surface_728b v7.0.0 | MIT License | github.purple_325e/necolas/normalize.surface_728b */
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;
}
.paper_9caf .selected_bffb,
.short-7f49,
.aside-abc5,
.tooltip_last_eea4,
.progress-ede9,
.block-999a,
.stone-94be,
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;
}
.short-7f49,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .short-7f49,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .short-7f49,
  h1 {
    font-size: 1.8em;
  }
}
.aside-abc5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.aside-abc5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .aside-abc5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .aside-abc5,
  h2 {
    font-size: 1.7em;
  }
}
.tooltip_last_eea4,
h3 {
  font-size: 1.618em;
}
.paper_9caf .selected_bffb,
.progress-ede9,
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.hidden-04a2 {
  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;
}
.detail-action-aebb:after,
.detail-action-aebb:before,
.heading_clean_7282:after,
.heading_clean_7282:before {
  content: "";
  display: table;
}
.detail-action-aebb:after,
.heading_clean_7282:after {
  clear: both;
}
.simple_3fea {
  float: right;
  margin-right: 0;
}
.panel-new-2808 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.menu-36f3 .heading_pro_e253,
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;
}
.menu-36f3 .heading_pro_e253: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;
}
.content-selected-43c6 .heading_pro_e253 {
  box-shadow: none;
}
.content-selected-43c6
  .heading_pro_e253
  .widget-steel-fe7c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.content-selected-43c6 .heading_pro_e253 .shade_ace8 {
  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;
}
.content-selected-43c6
  .heading_pro_e253
  .shade_ace8
  b {
  display: none;
}
.content-selected-43c6 .paragraph_c4e6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.highlight_basic_f0ca:not(.dim_851e):not(.nav_focused_b675),
button:not(.dim_851e):not(.nav_focused_b675),
input[type="button"]:not(.dim_851e):not(
    .nav_focused_b675
  ),
input[type="reset"]:not(.dim_851e):not(
    .nav_focused_b675
  ),
input[type="submit"]:not(.dim_851e):not(
    .nav_focused_b675
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.highlight_basic_f0ca:not(.dim_851e):not(
    .nav_focused_b675
  ):hover,
button:not(.dim_851e):not(
    .nav_focused_b675
  ):hover,
input[type="button"]:not(.dim_851e):not(
    .nav_focused_b675
  ):hover,
input[type="reset"]:not(.dim_851e):not(
    .nav_focused_b675
  ):hover,
input[type="submit"]:not(.dim_851e):not(
    .nav_focused_b675
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.highlight_basic_f0ca:not(.dim_851e):not(
    .nav_focused_b675
  ):active,
.highlight_basic_f0ca:not(.dim_851e):not(
    .nav_focused_b675
  ):focus,
button:not(.dim_851e):not(
    .nav_focused_b675
  ):active,
button:not(.dim_851e):not(
    .nav_focused_b675
  ):focus,
input[type="button"]:not(.dim_851e):not(
    .nav_focused_b675
  ):active,
input[type="button"]:not(.dim_851e):not(
    .nav_focused_b675
  ):focus,
input[type="reset"]:not(.dim_851e):not(
    .nav_focused_b675
  ):active,
input[type="reset"]:not(.dim_851e):not(
    .nav_focused_b675
  ):focus,
input[type="submit"]:not(.dim_851e):not(
    .nav_focused_b675
  ):active,
input[type="submit"]:not(.dim_851e):not(
    .nav_focused_b675
  ):focus {
  outline: 0;
}
.highlight_basic_f0ca:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af,
button:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af,
input[type="button"]:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af,
input[type="reset"]:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af,
input[type="submit"]:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af {
  position: relative;
}
.highlight_basic_f0ca:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af
  .bottom_ee87,
.highlight_basic_f0ca:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af
  .alert-ca39,
.highlight_basic_f0ca:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af
  .shadow-upper-b1ae,
.highlight_basic_f0ca:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af
  i,
.highlight_basic_f0ca:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af
  svg,
button:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af
  .bottom_ee87,
button:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af
  .alert-ca39,
button:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af
  .shadow-upper-b1ae,
button:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af
  i,
button:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af
  svg,
input[type="button"]:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af
  .bottom_ee87,
input[type="button"]:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af
  .alert-ca39,
input[type="button"]:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af
  .shadow-upper-b1ae,
input[type="button"]:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af
  i,
input[type="button"]:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af
  svg,
input[type="reset"]:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af
  .bottom_ee87,
input[type="reset"]:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af
  .alert-ca39,
input[type="reset"]:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af
  .shadow-upper-b1ae,
input[type="reset"]:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af
  i,
input[type="reset"]:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af
  svg,
input[type="submit"]:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af
  .bottom_ee87,
input[type="submit"]:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af
  .alert-ca39,
input[type="submit"]:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af
  .shadow-upper-b1ae,
input[type="submit"]:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af
  i,
input[type="submit"]:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af
  svg {
  visibility: hidden;
}
.highlight_basic_f0ca:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af:after,
button:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af:after,
input[type="button"]:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af:after,
input[type="reset"]:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af:after,
input[type="submit"]:not(.dim_851e):not(
    .nav_focused_b675
  ).fn-loading-28af:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.highlight_basic_f0ca:not(.dim_851e):not(.nav_focused_b675),
input[type="button"]:not(.dim_851e):not(
    .nav_focused_b675
  ),
input[type="reset"]:not(.dim_851e):not(
    .nav_focused_b675
  ),
input[type="submit"]:not(.dim_851e):not(
    .nav_focused_b675
  ) {
  color: #fff;
  background: #235787;
}
.highlight_basic_f0ca:not(.dim_851e):not(
    .nav_focused_b675
  ):focus,
input[type="button"]:not(.dim_851e):not(
    .nav_focused_b675
  ):focus,
input[type="reset"]:not(.dim_851e):not(
    .nav_focused_b675
  ):focus,
input[type="submit"]:not(.dim_851e):not(
    .nav_focused_b675
  ):focus {
  color: #fff;
}
.highlight_basic_f0ca.fn-disabled-28af:not(.dim_851e):not(
    .nav_focused_b675
  ),
.highlight_basic_f0ca[disabled]:not(.dim_851e):not(
    .nav_focused_b675
  ),
button.fn-disabled-28af:not(.dim_851e):not(
    .nav_focused_b675
  ),
button[disabled]:not(.dim_851e):not(
    .nav_focused_b675
  ) {
  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;
}
.message-ebe1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.message-ebe1: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;
}
.video_d5b6 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.box-dynamic-9581 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.complex_f6b4 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.detail-action-aebb:after,
.detail-action-aebb:before,
.module_outer_d2db:after,
.module_outer_d2db:before,
.header-solid-bf9d:after,
.header-solid-bf9d:before,
.east_69e1:after,
.east_69e1:before,
.frame_c11d:after,
.frame_c11d:before,
.badge-wide-f0e3:after,
.badge-wide-f0e3:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.detail-action-aebb:after,
.module_outer_d2db:after,
.header-solid-bf9d:after,
.east_69e1:after,
.frame_c11d:after,
.badge-wide-f0e3:after {
  clear: both;
}
.module_outer_d2db .sidebar-8810,
.header-solid-bf9d .sidebar-8810,
.main_out_0789 .sidebar-8810 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.bronze-5098 {
  display: inline-block;
}
.icon-under-620b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.icon-under-620b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.icon-under-620b .picture-out-1a41 {
  padding: 1em 0;
  font-size: 85%;
}
.picture-out-1a41 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.gradient-cold-4af9 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.gradient-cold-4af9:after,
.gradient-cold-4af9:before {
  content: "";
  display: table;
}
.gradient-cold-4af9:after {
  clear: both;
}
.card_f989 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.header_3c72 .card_f989 {
  max-width: 50%;
}
.tabs-wood-fbfc .card_f989 {
  max-width: 33.33%;
}
.popup-wide-a3d4 .card_f989 {
  max-width: 25%;
}
.pro-3eec .card_f989 {
  max-width: 20%;
}
.caption-eed6 .card_f989 {
  max-width: 16.66%;
}
.west_a059 .card_f989 {
  max-width: 14.28%;
}
.alert_a092 .card_f989 {
  max-width: 12.5%;
}
.header-bronze-23a7 .card_f989 {
  max-width: 11.11%;
}
.form_d6d6 {
  display: block;
}
.paper_9caf .sort-yellow-1ab7 label,
.paper_9caf .section_3bb5 label,
.paper_9caf .heading_fab4 label,
.paper_9caf .chip-94fe label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.basic_80ad {
  list-style: none;
  margin: 0;
}
.basic_80ad article.warm-7535 {
  margin-bottom: 0;
}
.basic_80ad ul {
  list-style: none;
  margin: 0;
}
.basic_80ad .footer-gold-2c08 li.warm-7535 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .basic_80ad .footer-gold-2c08 li.warm-7535 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .basic_80ad .footer-gold-2c08 li.warm-7535: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) {
  .basic_80ad .footer-gold-2c08 li.warm-7535 li.warm-7535 li.warm-7535 li.warm-7535 {
    padding-left: 0;
  }
}
article.warm-7535 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.warm-7535 .module_outer_d2db p:last-of-type {
  margin-bottom: 0;
}
article.warm-7535 .large-5d34 {
  float: left;
}
article.warm-7535 .thumbnail-cae8 {
  margin-left: 85px;
}
article.warm-7535 .last_c04e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.warm-7535 .last_c04e .dynamic_938a {
  margin-left: 10px;
}
article.warm-7535 .sort-up-5a5d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.warm-7535 .top_d4b8 {
  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 .sort-yellow-1ab7,
  #respond .heading_fab4,
  #respond .chip-94fe {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .sort-yellow-1ab7 input,
#respond .heading_fab4 input,
#respond .chip-94fe input {
  width: 100%;
}
#respond .chip-94fe {
  margin-right: 0;
}
#respond .fresh-17eb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.grid_medium_b09f {
  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;
}
.grid_medium_b09f.mask_e815 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.grid_medium_b09f 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%);
}
.grid_medium_b09f:focus,
.grid_medium_b09f: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);
}
.filter-1ae3 {
  border-radius: 10%;
}
.search_625e {
  border-radius: 50%;
}
.photo-current-5c61 {
  font-size: 0.72em;
}
.paragraph-outer-3501 {
  font-size: 0.875em;
}
.inner-bc37 {
  font-size: 1.1em;
}
.advanced_4880 {
  text-transform: uppercase;
  line-height: 1.2;
}
.advanced_4880.photo-current-5c61 {
  letter-spacing: 0.5px;
}
.nav-b052,
.nav-b052 a {
  color: #6d6d6d;
}
.nav-b052 a:hover {
  color: #111;
}
.south-fa33 {
  color: #6d6d6d;
}
.footer-fixed-a49b {
  overflow-x: hidden;
}
.footer-fixed-a49b .column_plasma_7878.large-9a9e {
  position: relative;
}
.footer-fixed-a49b .column_plasma_7878.large-9a9e.gas_e922 {
  position: initial;
}
.footer-fixed-a49b
  .column_plasma_7878.large-9a9e.gas_e922
  .image-mini-c584 {
  left: auto;
}
.footer-fixed-a49b .column_plasma_7878 .image-mini-c584 {
  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;
}
.footer-fixed-a49b .column_plasma_7878:hover.large-9a9e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.footer-fixed-a49b
  .column_plasma_7878:hover.large-9a9e
  .image-mini-c584 {
  display: block;
  z-index: 9999999;
}
.footer-fixed-a49b .outline_3d06 .hovered_0028,
.footer-fixed-a49b .feature_tiny_57b7 .hovered_0028 {
  display: none;
}
.footer-fixed-a49b .bright_eae1 .column_plasma_7878:hover.large-9a9e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.paper_9caf .sort-yellow-1ab7 label,
.paper_9caf .section_3bb5 label,
.paper_9caf .heading_fab4 label,
.paper_9caf .chip-94fe label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.basic_80ad {
  list-style: none;
  margin: 0;
}
.basic_80ad article.warm-7535 {
  margin-bottom: 0;
}
.basic_80ad ul {
  list-style: none;
  margin: 0;
}
.basic_80ad .footer-gold-2c08 li.warm-7535 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .basic_80ad .footer-gold-2c08 li.warm-7535 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .basic_80ad .footer-gold-2c08 li.warm-7535: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) {
  .basic_80ad .footer-gold-2c08 li.warm-7535 li.warm-7535 li.warm-7535 li.warm-7535 {
    padding-left: 0;
  }
}
article.warm-7535 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.warm-7535 .module_outer_d2db p:last-of-type {
  margin-bottom: 0;
}
article.warm-7535 .large-5d34 {
  float: left;
}
article.warm-7535 .thumbnail-cae8 {
  margin-left: 85px;
}
article.warm-7535 .last_c04e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.warm-7535 .last_c04e .dynamic_938a {
  margin-left: 10px;
}
article.warm-7535 .sort-up-5a5d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.warm-7535 .top_d4b8 {
  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 .sort-yellow-1ab7,
  #respond .heading_fab4,
  #respond .chip-94fe {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .sort-yellow-1ab7 input,
#respond .heading_fab4 input,
#respond .chip-94fe input {
  width: 100%;
}
#respond .chip-94fe {
  margin-right: 0;
}
#respond .fresh-17eb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.outline_3d06 .thumbnail-db14 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.thumbnail-db14 .form-south-50a2.next_629e .banner_complex_1f29 > li > a:focus,
.thumbnail-db14 .form-south-50a2.next_629e .banner_complex_1f29 > li > a:hover,
.thumbnail-db14 .form-south-50a2.hidden-upper-33eb .banner_complex_1f29 > li > a:focus,
.thumbnail-db14 .form-south-50a2.hidden-upper-33eb .banner_complex_1f29 > li > a:hover,
.thumbnail-db14 .form-south-50a2.surface_6099 .banner_complex_1f29 > li > a:focus,
.thumbnail-db14 .form-south-50a2.surface_6099 .banner_complex_1f29 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-db14
  .form-south-50a2.next_629e
  .banner_complex_1f29
  > li.pro-df2c
  > a,
.thumbnail-db14
  .form-south-50a2.next_629e
  .banner_complex_1f29
  > li.in-7165
  > a,
.thumbnail-db14
  .form-south-50a2.hidden-upper-33eb
  .banner_complex_1f29
  > li.pro-df2c
  > a,
.thumbnail-db14
  .form-south-50a2.hidden-upper-33eb
  .banner_complex_1f29
  > li.in-7165
  > a,
.thumbnail-db14
  .form-south-50a2.surface_6099
  .banner_complex_1f29
  > li.pro-df2c
  > a,
.thumbnail-db14 .form-south-50a2.surface_6099 .banner_complex_1f29 > li.soft_9e3e > a {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-db14 .column_hovered_a299,
.thumbnail-db14 .column_hovered_a299 a {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-db14 .narrow_10ad.outline-large-ca5f li a,
.thumbnail-db14 .active_ee14 a,
.thumbnail-db14 .slider-down-0a14,
.thumbnail-db14 .banner_complex_1f29 > li > a,
.thumbnail-db14 .pattern_a1e3 {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-db14 .narrow_10ad.outline-large-ca5f li a:hover,
.thumbnail-db14 .active_ee14 a:hover,
.thumbnail-db14 .slider-down-0a14:hover,
.thumbnail-db14 .banner_complex_1f29 > li > a:hover,
.thumbnail-db14 .pattern_a1e3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-db14 .filter-0b63 {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-db14 .filter-0b63 .photo-complex-a485 {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-db14 .filter-0b63:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-db14 .old-0271 .thumbnail-2195 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-db14 .old-0271 .thumbnail-2195 .photo-outer-9338 {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-db14
  .old-0271
  .thumbnail-2195
  .photo-outer-9338::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-db14
  .old-0271
  .thumbnail-2195
  .photo-outer-9338:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-db14
  .old-0271
  .thumbnail-2195
  .photo-outer-9338::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-db14
  .old-0271
  .thumbnail-2195
  .photo-outer-9338::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-db14 .old-0271 .label-liquid-3f68 {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-db14 .old-0271 .label-liquid-3f68:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent-c41e
  .thumbnail-db14
  .old-0271
  .detail_copper_8a3c
  .border-8445 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accent-c41e
  .thumbnail-db14
  .old-0271
  .detail_copper_8a3c
  .photo-outer-9338 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.outline_3d06 .mask-2ccb {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.mask-2ccb .form-south-50a2.next_629e .banner_complex_1f29 > li > a:focus,
.mask-2ccb .form-south-50a2.next_629e .banner_complex_1f29 > li > a:hover,
.mask-2ccb .form-south-50a2.hidden-upper-33eb .banner_complex_1f29 > li > a:focus,
.mask-2ccb .form-south-50a2.hidden-upper-33eb .banner_complex_1f29 > li > a:hover,
.mask-2ccb .form-south-50a2.surface_6099 .banner_complex_1f29 > li > a:focus,
.mask-2ccb .form-south-50a2.surface_6099 .banner_complex_1f29 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mask-2ccb
  .form-south-50a2.next_629e
  .banner_complex_1f29
  > li.pro-df2c
  > a,
.mask-2ccb
  .form-south-50a2.next_629e
  .banner_complex_1f29
  > li.in-7165
  > a,
.mask-2ccb
  .form-south-50a2.hidden-upper-33eb
  .banner_complex_1f29
  > li.pro-df2c
  > a,
.mask-2ccb
  .form-south-50a2.hidden-upper-33eb
  .banner_complex_1f29
  > li.in-7165
  > a,
.mask-2ccb
  .form-south-50a2.surface_6099
  .banner_complex_1f29
  > li.pro-df2c
  > a,
.mask-2ccb .form-south-50a2.surface_6099 .banner_complex_1f29 > li.soft_9e3e > a {
  color: rgba(0, 0, 0, 0.8);
}
.mask-2ccb .column_hovered_a299,
.mask-2ccb .column_hovered_a299 a {
  color: rgba(0, 0, 0, 0.8);
}
.mask-2ccb .narrow_10ad.outline-large-ca5f li a,
.mask-2ccb .active_ee14 a,
.mask-2ccb .slider-down-0a14,
.mask-2ccb .banner_complex_1f29 > li > a,
.mask-2ccb .pattern_a1e3 {
  color: rgba(0, 0, 0, 0.55);
}
.mask-2ccb .narrow_10ad.outline-large-ca5f li a:hover,
.mask-2ccb .active_ee14 a:hover,
.mask-2ccb .slider-down-0a14:hover,
.mask-2ccb .banner_complex_1f29 > li > a:hover,
.mask-2ccb .pattern_a1e3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mask-2ccb .filter-0b63 {
  color: rgba(0, 0, 0, 0.55);
}
.mask-2ccb .filter-0b63 .photo-complex-a485 {
  color: rgba(0, 0, 0, 0.8);
}
.mask-2ccb .filter-0b63:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box_down_88d2 .pink_6afa {
  margin-left: auto;
  margin-right: auto;
}
.header-solid-bf9d > * {
  margin-left: auto;
  margin-right: auto;
}
.header-solid-bf9d .video_d5b6 {
  margin-right: 1.41575em;
}
.feature_liquid_4fb6 .header-solid-bf9d > .gradient_2dee {
  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;
}
.feature_liquid_4fb6 .header-solid-bf9d > .focus-47ea {
  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;
}
.notice_33bd.box_down_88d2 .pink_6afa,
.label_5363.box_down_88d2 .pink_6afa {
  margin-left: 0;
}
.light_ef4b.box_down_88d2 .pink_6afa,
.accordion-a1e9.box_down_88d2 .pink_6afa {
  margin-right: 0;
}
.header-solid-bf9d ol,
.header-solid-bf9d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.menu_over_c115 video {
  max-width: 100%;
}
.hover-fresh-5c4a img {
  display: block;
}
.hover-fresh-5c4a.video_d5b6,
.hover-fresh-5c4a.box-dynamic-9581 {
  width: 100%;
}
.hover-fresh-5c4a.focus-47ea img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.caption_action_0bed:not(.steel-5803) {
  margin: 1.5em auto;
}
.narrow_9454 p {
  padding: 1.5em 14px;
}
ul.up-a367.focus-47ea,
ul.up-a367.gradient_2dee,
ul.up-a367.sort-black-19d5.gradient_2dee {
  padding: 0 14px;
}
.label_wide_d050 {
  display: block;
  overflow-x: auto;
}
.label_wide_d050 table {
  border-collapse: collapse;
  width: 100%;
}
.label_wide_d050 td,
.label_wide_d050 th {
  padding: 0.5em;
}
.header-solid-bf9d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.header-solid-bf9d ol ol,
.header-solid-bf9d ol ul,
.header-solid-bf9d ul ol,
.header-solid-bf9d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.header-solid-bf9d ol ol li,
.header-solid-bf9d ol ul li,
.header-solid-bf9d ul ol li,
.header-solid-bf9d ul ul li {
  margin-left: 0;
}
.notification-38cd.icon-c6af > .paragraph_hovered_3263 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.notification-38cd.icon-c6af > .paragraph_hovered_3263 iframe,
.notification-38cd.icon-c6af > .paragraph_hovered_3263 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.action-b49b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.action-b49b.hidden_easy_dba6 {
  padding: 0;
}
.action-b49b.hidden_easy_dba6 cite {
  font-size: 13px;
}
.action-b49b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.action-b49b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.clean-78f2 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.clean-78f2 > p:first-child {
  margin-top: 0;
}
.clean-78f2 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.clean-78f2 blockquote {
  border-left: 0;
}
.slider-new-85c8 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.slider-new-85c8:not(.tag_25f9) {
  max-width: 100px;
}
.slider-new-85c8.shade-basic-6d7f {
  border-bottom: none !important;
  text-align: center;
}
.slider-new-85c8.shade-basic-6d7f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .narrow_9454 p {
    padding: 1.5em 0;
  }
}
.header_static_e315 {
  color: #0073aa;
}
.label_east_338a {
  background-color: #0073aa;
}
.outer_0fc1 {
  color: #229fd8;
}
.up_f83a {
  background-color: #229fd8;
}
.search_inner_31be {
  color: #eee;
}
.chip_4737 {
  background-color: #eee;
}
.under_9485 {
  color: #444;
}
.content-south-ad58 {
  background-color: #444;
}
.search-5bf2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.search-5bf2 .new_a2f1 .active_ee14 {
  font-size: 15px;
}
.search-5bf2 .active_ee14 {
  line-height: 1.3;
}
.search-5bf2 .mask-2ccb {
}
.search-5bf2 .thumbnail-db14 {
  background: #235787;
}
.notification-top-4f9d {
  padding: 0;
}
.notification-top-4f9d .thumbnail-db14 {
  background: #1a1a1a;
}
.notification-top-4f9d .mask-2ccb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.detail-red-607e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.detail-red-607e .mask-2ccb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.detail-red-607e .thumbnail-db14 {
  background: #303030;
}
.badge-wide-f0e3 {
  position: relative;
  z-index: 10;
}
.badge-wide-f0e3 .banner-solid-8398 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup-ef72 .large-9a9e {
  display: inline-block;
  vertical-align: middle;
}
.popup-ef72.footer_809d .large-9a9e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .popup-ef72.footer_809d .large-9a9e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .popup-ef72.footer_809d .large-9a9e {
    margin-right: 0.4em;
  }
}
.popup-ef72.footer_809d .large-9a9e:last-child {
  margin-right: 0;
}
.logo_dim_51fb .banner-solid-8398 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .outline_3d06 .new_a2f1 {
    margin: 0 -0.5em;
  }
  .outline_3d06 .new_a2f1 [class*="customify-col-"],
  .outline_3d06 .new_a2f1 [class*="customify-col_"],
  .outline_3d06 .new_a2f1 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.outline_3d06.huge_7bb6 .banner-solid-8398 {
  background: 0 0 !important;
}
.outline_3d06.huge_7bb6 .banner-solid-8398,
.outline_3d06.logo_dim_51fb .banner-solid-8398 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .outline_3d06.simple_fd98 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.outline_3d06.logo_dim_51fb .banner-solid-8398 {
  box-shadow: none !important;
}
.description-copper-a264 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .description-copper-a264 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .description-copper-a264 {
    padding: 18px 0 20px;
  }
}
.description-copper-a264 .breadcrumb_first_f350 {
  width: 100%;
}
.description-copper-a264 .pattern_dim_6592 {
  margin-bottom: 0;
}
.description-copper-a264 .outline_ae44 {
  margin-top: 5px;
  font-size: 0.875em;
}
.input_58d7 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.input_58d7 .easy_4aad {
  width: 100%;
}
.media_warm_e698 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.media_warm_e698 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.media_warm_e698 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;
}
.media_warm_e698 li:last-child:after {
  display: none;
}
.media_warm_e698 li a {
  font-weight: 500;
  margin-right: 10px;
}
.primary_gas_e6bb .hovered_0028 button,
.description-copper-a264 .hovered_0028 button {
  left: 0;
}
.primary_gas_e6bb .easy_4aad,
.description-copper-a264 .easy_4aad {
  padding-left: 0;
  padding-right: 0;
}
.primary_gas_e6bb .input_58d7,
.description-copper-a264 .input_58d7 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.primary_gas_e6bb {
  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;
}
.primary_gas_e6bb: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;
}
.primary_gas_e6bb .block-black-f77f {
  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) {
  .primary_gas_e6bb .block-black-f77f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .primary_gas_e6bb .block-black-f77f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .primary_gas_e6bb .block-black-f77f {
    min-height: 200px;
  }
}
.primary_gas_e6bb .media_warm_e698 {
  color: rgba(255, 255, 255, 0.8);
}
.primary_gas_e6bb .media_warm_e698 a,
.primary_gas_e6bb .media_warm_e698 li:after {
  color: inherit;
}
.primary_gas_e6bb .media_warm_e698 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.title_right_5752 {
  margin-bottom: 0.5em;
}
.gradient_fresh_295b {
  margin-bottom: 1.2em;
}
.gradient_fresh_295b,
.title_right_5752 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.gradient_fresh_295b p:last-child,
.title_right_5752 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hovered_0028,
#masthead .hovered_0028 {
  display: none;
}
#masthead
  > .hovered_0028.container_iron_691c {
  display: none;
}
#masthead > .hovered_0028 button {
  left: 0;
}
.header-9a80 {
  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%;
}
.header-9a80 .large-9a9e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.header-9a80 .message-1867 {
  display: -webkit-box;
  display: flex;
}
.header-9a80 .message-1867.static_9828 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.header-9a80 .message-1867.pattern_pro_1146 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.header-9a80 .message-1867.wide-0859 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.header-9a80.gallery_5d35.primary_e0f5 .message-1867.static_9828 {
  flex-basis: 100%;
}
.header-9a80.cold-9304 .message-1867.pattern_pro_1146 {
  -webkit-box-flex: 1;
  flex: auto;
}
.header-9a80.cold-9304 .message-1867.wide-0859 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hovered_0028.container_iron_691c {
  display: none;
}
#masthead > .hovered_0028 button {
  left: 0;
}
.pink_c361 {
  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;
}
.pink_c361:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.pink_c361.right-02af i {
  margin-right: 4px;
}
.pink_c361.image-smooth-6c27 i {
  margin-left: 5px;
}
.active_ee14 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.active_ee14 p:last-child {
  margin-bottom: 0;
}
.tertiary_faf7 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tertiary_faf7 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tertiary_faf7 img {
  display: block;
  width: auto;
  line-height: 1;
}
.tertiary_faf7 .column_hovered_a299 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tertiary_faf7 .link-silver-1e78 {
  margin: 5px 0 7px 0;
}
.tertiary_faf7.heading_smooth_a5c8 .smooth_5a9e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tertiary_faf7.heading_smooth_a5c8 .outer_8e42 {
  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;
}
.tertiary_faf7.down_1dfe {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tertiary_faf7.down_1dfe .smooth_5a9e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tertiary_faf7.down_1dfe .outer_8e42 {
  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;
}
.tertiary_faf7.box-new-1bf3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tertiary_faf7.out-10a4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tertiary_faf7.out-10a4 .outer_8e42 {
  margin-top: 7px;
}
.paragraph_mini_650e {
  display: inline-block;
}
.badge-wide-f0e3 .photo_hard_87ee .tertiary_faf7 img {
  max-width: 100%;
}
.form-south-50a2 .fixed-c6b4.thumbnail-smooth-eba1,
.grid_easy_f3a6 .fixed-c6b4.thumbnail-smooth-eba1 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.form-south-50a2 .block-under-af78,
.grid_easy_f3a6 .block-under-af78 {
  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%);
}
.form-south-50a2 .block-under-af78 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.form-south-50a2.warm_982c .block-under-af78 {
  display: none;
}
.form-south-50a2 .fluid_855b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.form-south-50a2 .fluid_855b li {
  display: inline-block;
  position: relative;
}
.form-south-50a2 .fluid_855b li:last-child {
  margin-right: 0;
}
.form-south-50a2 .fluid_855b 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;
}
.form-south-50a2 .fluid_855b li.soft_9e3e > a {
  color: rgba(0, 0, 0, 0.9);
}
.form-south-50a2 .fluid_855b > 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;
}
.form-south-50a2 .fluid_855b > li > a i {
  line-height: 0;
}
.form-south-50a2 .fluid_855b > li.logo_cold_91c9 > a .block-under-af78 {
  margin-left: 4px;
  line-height: 0;
}
.form-south-50a2 .fluid_855b .logo-4a98 li.logo_cold_91c9 > a {
  position: relative;
}
.form-south-50a2 .fluid_855b .logo-4a98 li.logo_cold_91c9 > a:after,
.form-south-50a2 .fluid_855b .logo-4a98 li.logo_cold_91c9 > a:before {
  content: "";
  display: table;
}
.form-south-50a2 .fluid_855b .logo-4a98 li.logo_cold_91c9 > a:after {
  clear: both;
}
.form-south-50a2 .fluid_855b .logo-4a98 li.logo_cold_91c9 > a .block-under-af78 {
  margin-left: 5px;
  float: right;
}
.form-south-50a2 .huge_c427,
.form-south-50a2 .logo-4a98 {
  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;
}
.form-south-50a2 .logo-4a98 {
  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;
}
.form-south-50a2 .logo-4a98 .thumbnail-smooth-eba1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.form-south-50a2 .logo-4a98 .block-under-af78 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.form-south-50a2 .logo-4a98 li {
  display: block;
  margin: 0;
  padding: 0;
}
.form-south-50a2 .logo-4a98 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;
}
.form-south-50a2 .logo-4a98 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.form-south-50a2 .logo-4a98 .logo-4a98 {
  top: 0;
  left: 100%;
}
.form-south-50a2 .current_1ae2.fn-focus-28af > .huge_c427,
.form-south-50a2 .current_1ae2.fn-focus-28af > .logo-4a98,
.form-south-50a2 .current_1ae2:focus > .huge_c427,
.form-south-50a2 .current_1ae2:focus > .logo-4a98,
.form-south-50a2 .current_1ae2:hover > .huge_c427,
.form-south-50a2 .current_1ae2:hover > .logo-4a98 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.form-south-50a2.surface_6099 .banner_complex_1f29:after,
.form-south-50a2.surface_6099 .banner_complex_1f29:before {
  content: "";
  display: table;
}
.form-south-50a2.surface_6099 .banner_complex_1f29:after {
  clear: both;
}
.form-south-50a2.surface_6099 .banner_complex_1f29 > li {
  float: left;
}
.form-south-50a2.surface-8ecc .banner_complex_1f29:after,
.form-south-50a2.surface-8ecc .banner_complex_1f29:before {
  content: "";
  display: table;
}
.form-south-50a2.surface-8ecc .banner_complex_1f29:after {
  clear: both;
}
.form-south-50a2.surface-8ecc .banner_complex_1f29 > li {
  float: left;
}
.form-south-50a2.surface-8ecc .banner_complex_1f29 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.form-south-50a2.surface-8ecc .banner_complex_1f29 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.form-south-50a2.surface-8ecc .banner_complex_1f29 > li.pro-df2c > a,
.form-south-50a2.surface-8ecc .banner_complex_1f29 > li.soft_9e3e > a {
  color: #fff;
  background-color: #1e4b75;
}
.form-south-50a2.next_629e .banner_complex_1f29 > li > a .thumbnail-smooth-eba1 {
  position: relative;
}
.form-south-50a2.next_629e .banner_complex_1f29 > li > a .thumbnail-smooth-eba1: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;
}
.form-south-50a2.next_629e
  .banner_complex_1f29
  > li:focus
  > a
  .thumbnail-smooth-eba1:before,
.form-south-50a2.next_629e
  .banner_complex_1f29
  > li:hover
  > a
  .thumbnail-smooth-eba1:before {
  width: 100%;
  background-color: currentColor;
}
.form-south-50a2.next_629e
  .banner_complex_1f29
  > li.pro-df2c
  > a
  .thumbnail-smooth-eba1:before,
.form-south-50a2.next_629e
  .banner_complex_1f29
  > li.in-7165
  > a
  .thumbnail-smooth-eba1:before {
  width: 100%;
  background-color: currentColor;
}
.form-south-50a2.hidden-upper-33eb .banner_complex_1f29 > li > a .thumbnail-smooth-eba1 {
  position: relative;
}
.form-south-50a2.hidden-upper-33eb .banner_complex_1f29 > li > a .thumbnail-smooth-eba1: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;
}
.form-south-50a2.hidden-upper-33eb .banner_complex_1f29 > li:focus > a .thumbnail-smooth-eba1:before,
.form-south-50a2.hidden-upper-33eb
  .banner_complex_1f29
  > li:hover
  > a
  .thumbnail-smooth-eba1:before {
  width: 100%;
  background-color: currentColor;
}
.form-south-50a2.hidden-upper-33eb
  .banner_complex_1f29
  > li.pro-df2c
  > a
  .thumbnail-smooth-eba1:before,
.form-south-50a2.hidden-upper-33eb
  .banner_complex_1f29
  > li.in-7165
  > a
  .thumbnail-smooth-eba1:before {
  width: 100%;
  background-color: currentColor;
}
.grid_easy_f3a6 .fluid_855b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.grid_easy_f3a6 .fluid_855b li:first-child > a {
  border-top: none;
}
.grid_easy_f3a6 .fluid_855b .disabled_motion_5ff5 > .thumbnail-smooth-eba1 .block-under-af78 {
  display: none;
}
.grid_easy_f3a6 .fluid_855b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.grid_easy_f3a6 .fluid_855b li:last-child {
  border: none;
}
.grid_easy_f3a6 .fluid_855b li.logo_cold_91c9 > a {
  padding-right: 45px !important;
}
.grid_easy_f3a6 .fluid_855b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.grid_easy_f3a6 .fluid_855b li a:focus,
.grid_easy_f3a6 .fluid_855b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.grid_easy_f3a6 .fluid_855b li .light_3e71 {
  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;
}
.grid_easy_f3a6 .fluid_855b li .light_3e71:hover {
  box-shadow: none;
}
.grid_easy_f3a6 .fluid_855b li .light_3e71 .block-under-af78 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.grid_easy_f3a6 .fluid_855b .logo-4a98 {
  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);
}
.grid_easy_f3a6 .fluid_855b .logo-4a98 li a {
  padding-left: 3em;
}
.grid_easy_f3a6 .fluid_855b .first-a594 > a .light_3e71 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.grid_easy_f3a6 .fluid_855b .first-a594 > .logo-4a98 {
  display: block;
  opacity: 1;
}
.focused-b434 {
  max-width: 100%;
}
.huge_da04 {
  line-height: 0;
  cursor: pointer;
}
.pattern_a1e3 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pattern_a1e3:hover {
  box-shadow: none;
  color: currentColor;
}
.pattern_a1e3 svg {
  width: 18px;
  height: 18px;
}
.pattern_a1e3 .smooth_324c {
  display: none;
}
.sidebar_64fc {
  position: relative;
}
.sidebar_64fc.fn-active-28af .pattern_a1e3 .video-3153 {
  display: none;
}
.sidebar_64fc.fn-active-28af .pattern_a1e3 .smooth_324c {
  display: inline-block;
}
.sidebar_64fc .primary_f3f6 {
  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);
}
.sidebar_64fc.card_cool_76f4 .primary_f3f6 {
  left: auto;
  right: -0.9em;
}
.sidebar_64fc.card_cool_76f4 .wood-d8ee::before {
  left: auto;
  right: 15px;
}
.sidebar_64fc.fn-active-28af .primary_f3f6 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.detail_copper_8a3c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.detail_copper_8a3c label {
  flex-basis: 100%;
}
.detail_copper_8a3c .thumbnail-2195 {
  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;
}
.detail_copper_8a3c .photo-outer-9338 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.detail_copper_8a3c .photo-outer-9338:focus {
  background-color: transparent;
}
.detail_copper_8a3c button.label-liquid-3f68 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.detail_copper_8a3c button.label-liquid-3f68:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.detail_copper_8a3c button.label-liquid-3f68 svg {
  width: 18px;
  height: 18px;
}
.detail_copper_8a3c input[type="submit"] {
  min-height: auto;
}
.old-0271 .detail_copper_8a3c .photo-outer-9338 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.wood-d8ee {
  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) {
  .wood-d8ee {
    width: 220px;
  }
}
.wood-d8ee label {
  flex-basis: 100%;
}
.wood-d8ee::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-c41e .old-0271 .detail_copper_8a3c {
  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-c41e
  .old-0271
  .detail_copper_8a3c
  .thumbnail-2195 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.accent-c41e .old-0271 .detail_copper_8a3c .photo-outer-9338 {
  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-c41e
  .old-0271
  .detail_copper_8a3c
  .photo-outer-9338:focus {
  background: 0 0;
}
.accent-c41e
  .old-0271
  .detail_copper_8a3c
  .border-8445 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.narrow_10ad {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.narrow_10ad li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.narrow_10ad li:last-child {
  margin-right: 0;
}
.narrow_10ad li:first-child {
  margin-left: 0;
}
.narrow_10ad.description_362b a {
  color: #fff;
}
.narrow_10ad.description_362b a:hover {
  color: #fff;
}
.narrow_10ad a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.narrow_10ad a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.narrow_10ad a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.narrow_10ad a:hover {
  opacity: 0.9;
  color: inherit;
}
.narrow_10ad [class*="social-icon-apple"] {
  background-color: #999;
}
.narrow_10ad [class*="social-icon-apple"].slow-54a0 {
  background-color: transparent;
  color: #999;
}
.narrow_10ad [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.narrow_10ad [class*="social-icon-behance"].slow-54a0 {
  background-color: transparent;
  color: #1769ff;
}
.narrow_10ad [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.narrow_10ad [class*="social-icon-bitbucket"].slow-54a0 {
  background-color: transparent;
  color: #205081;
}
.narrow_10ad [class*="social-icon-codepen"] {
  background-color: #000;
}
.narrow_10ad [class*="social-icon-codepen"].slow-54a0 {
  background-color: transparent;
  color: #000;
}
.narrow_10ad [class*="social-icon-delicious"] {
  background-color: #39f;
}
.narrow_10ad [class*="social-icon-delicious"].slow-54a0 {
  background-color: transparent;
  color: #39f;
}
.narrow_10ad [class*="social-icon-digg"] {
  background-color: #005be2;
}
.narrow_10ad [class*="social-icon-digg"].slow-54a0 {
  background-color: transparent;
  color: #005be2;
}
.narrow_10ad [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.narrow_10ad [class*="social-icon-dribbble"].slow-54a0 {
  background-color: transparent;
  color: #ea4c89;
}
.narrow_10ad [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.narrow_10ad [class*="social-icon-envelope"].slow-54a0 {
  background-color: transparent;
  color: #ea4335;
}
.narrow_10ad [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.narrow_10ad [class*="social-icon-facebook"].slow-54a0 {
  background-color: transparent;
  color: #3b5998;
}
.narrow_10ad [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.narrow_10ad [class*="social-icon-flickr"].slow-54a0 {
  background-color: transparent;
  color: #0063dc;
}
.narrow_10ad [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.narrow_10ad [class*="social-icon-foursquare"].slow-54a0 {
  background-color: transparent;
  color: #2d5be3;
}
.narrow_10ad [class*="social-icon-github"] {
  background-color: #333;
}
.narrow_10ad [class*="social-icon-github"].slow-54a0 {
  background-color: transparent;
  color: #333;
}
.narrow_10ad [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.narrow_10ad [class*="social-icon-google-plus"].slow-54a0 {
  background-color: transparent;
  color: #dd4b39;
}
.narrow_10ad [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.narrow_10ad [class*="social-icon-houzz"].slow-54a0 {
  background-color: transparent;
  color: #7ac142;
}
.narrow_10ad [class*="social-icon-instagram"] {
  background-color: #262626;
}
.narrow_10ad [class*="social-icon-instagram"].slow-54a0 {
  background-color: transparent;
  color: #262626;
}
.narrow_10ad [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.narrow_10ad [class*="social-icon-jsfiddle"].slow-54a0 {
  background-color: transparent;
  color: #487aa2;
}
.narrow_10ad [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.narrow_10ad [class*="social-icon-linkedin"].slow-54a0 {
  background-color: transparent;
  color: #0077b5;
}
.narrow_10ad [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.narrow_10ad [class*="social-icon-medium"].slow-54a0 {
  background-color: transparent;
  color: #00ab6b;
}
.narrow_10ad [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.narrow_10ad
  [class*="social-icon-odnoklassniki"].slow-54a0 {
  background-color: transparent;
  color: #f4731c;
}
.narrow_10ad [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.narrow_10ad [class*="social-icon-meetup"].slow-54a0 {
  background-color: transparent;
  color: #ec1c40;
}
.narrow_10ad [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.narrow_10ad [class*="social-icon-pinterest"].slow-54a0 {
  background-color: transparent;
  color: #bd081c;
}
.narrow_10ad [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.narrow_10ad [class*="social-icon-product-hunt"].slow-54a0 {
  background-color: transparent;
  color: #da552f;
}
.narrow_10ad [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.narrow_10ad [class*="social-icon-reddit"].slow-54a0 {
  background-color: transparent;
  color: #ff4500;
}
.narrow_10ad [class*="social-icon-rss"] {
  background-color: #f26522;
}
.narrow_10ad [class*="social-icon-rss"].slow-54a0 {
  background-color: transparent;
  color: #f26522;
}
.narrow_10ad [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.narrow_10ad
  [class*="social-icon-shopping-cart"].slow-54a0 {
  background-color: transparent;
  color: #4caf50;
}
.narrow_10ad [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.narrow_10ad [class*="social-icon-skype"].slow-54a0 {
  background-color: transparent;
  color: #00aff0;
}
.narrow_10ad [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.narrow_10ad [class*="social-icon-slideshare"].slow-54a0 {
  background-color: transparent;
  color: #0077b5;
}
.narrow_10ad [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.narrow_10ad [class*="social-icon-snapchat"].slow-54a0 {
  background-color: transparent;
  color: #fffc00;
}
.narrow_10ad [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.narrow_10ad [class*="social-icon-soundcloud"].slow-54a0 {
  background-color: transparent;
  color: #f80;
}
.narrow_10ad [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.narrow_10ad [class*="social-icon-spotify"].slow-54a0 {
  background-color: transparent;
  color: #2ebd59;
}
.narrow_10ad [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.narrow_10ad
  [class*="social-icon-stack-overflow"].slow-54a0 {
  background-color: transparent;
  color: #fe7a15;
}
.narrow_10ad [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.narrow_10ad [class*="social-icon-maldkfgram"].slow-54a0 {
  background-color: transparent;
  color: #2ca5e0;
}
.narrow_10ad [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.narrow_10ad [class*="social-icon-tripadvisor"].slow-54a0 {
  background-color: transparent;
  color: #589442;
}
.narrow_10ad [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.narrow_10ad [class*="social-icon-tumblr"].slow-54a0 {
  background-color: transparent;
  color: #35465c;
}
.narrow_10ad [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.narrow_10ad [class*="social-icon-twitch"].slow-54a0 {
  background-color: transparent;
  color: #6441a5;
}
.narrow_10ad [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.narrow_10ad [class*="social-icon-twitter"].slow-54a0 {
  background-color: transparent;
  color: #1da1f2;
}
.narrow_10ad [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.narrow_10ad [class*="social-icon-vimeo"].slow-54a0 {
  background-color: transparent;
  color: #1ab7ea;
}
.narrow_10ad [class*="social-icon-vk"] {
  background-color: #45668e;
}
.narrow_10ad [class*="social-icon-vk"].slow-54a0 {
  background-color: transparent;
  color: #45668e;
}
.narrow_10ad [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.narrow_10ad [class*="social-icon-weibo"].slow-54a0 {
  background-color: transparent;
  color: #df2029;
}
.narrow_10ad [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.narrow_10ad [class*="social-icon-weixin"].slow-54a0 {
  background-color: transparent;
  color: #7bb32e;
}
.narrow_10ad [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.narrow_10ad [class*="social-icon-whatsapp"].slow-54a0 {
  background-color: transparent;
  color: #25d366;
}
.narrow_10ad [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.narrow_10ad [class*="social-icon-wordpress"].slow-54a0 {
  background-color: transparent;
  color: #21759b;
}
.narrow_10ad [class*="social-icon-xing"] {
  background-color: #026466;
}
.narrow_10ad [class*="social-icon-xing"].slow-54a0 {
  background-color: transparent;
  color: #026466;
}
.narrow_10ad [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.narrow_10ad [class*="social-icon-yelp"].slow-54a0 {
  background-color: transparent;
  color: #af0606;
}
.narrow_10ad [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.narrow_10ad [class*="social-icon-youtube"].slow-54a0 {
  background-color: transparent;
  color: #cd201f;
}
.slider-down-0a14 {
  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;
}
.slider-down-0a14:hover {
  box-shadow: none;
  background: 0 0;
}
.dynamic-f2b7 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.alert-7df6 {
  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;
}
.focus_e5a7 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.preview-92dc {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.preview-92dc,
.preview-92dc::after,
.preview-92dc::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;
}
.preview-92dc::after,
.preview-92dc::before {
  content: "";
  display: block;
  background-color: inherit;
}
.upper_81ea .alert-7df6 .focus_e5a7 {
  margin-top: -2px;
  width: 19px;
}
.upper_81ea .alert-7df6 .preview-92dc {
  margin-top: -1px;
}
.upper_81ea .alert-7df6 .preview-92dc,
.upper_81ea .alert-7df6 .preview-92dc::after,
.upper_81ea .alert-7df6 .preview-92dc::before {
  width: 19px;
  height: 2px;
}
.upper_81ea .alert-7df6 .preview-92dc::before {
  top: -6px;
}
.upper_81ea .alert-7df6 .preview-92dc::after {
  bottom: -6px;
}
.sidebar-3e4a .alert-7df6 .focus_e5a7 {
  margin-top: -2px;
  width: 22px;
}
.sidebar-3e4a .alert-7df6 .preview-92dc {
  margin-top: -1px;
}
.sidebar-3e4a .alert-7df6 .preview-92dc,
.sidebar-3e4a .alert-7df6 .preview-92dc::after,
.sidebar-3e4a .alert-7df6 .preview-92dc::before {
  width: 22px;
  height: 2px;
}
.sidebar-3e4a .alert-7df6 .preview-92dc::before {
  top: -7px;
}
.sidebar-3e4a .alert-7df6 .preview-92dc::after {
  bottom: -7px;
}
.stone_3d11 .alert-7df6 .focus_e5a7 {
  margin-top: -2px;
  width: 31px;
}
.stone_3d11 .alert-7df6 .preview-92dc {
  margin-top: -1.5px;
}
.stone_3d11 .alert-7df6 .preview-92dc,
.stone_3d11 .alert-7df6 .preview-92dc::after,
.stone_3d11 .alert-7df6 .preview-92dc::before {
  width: 31px;
  height: 3px;
}
.stone_3d11 .alert-7df6 .preview-92dc::before {
  top: -9px;
}
.stone_3d11 .alert-7df6 .preview-92dc::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .focused_38ff .alert-7df6 .focus_e5a7 {
    margin-top: -2px;
    width: 19px;
  }
  .focused_38ff .alert-7df6 .preview-92dc {
    margin-top: -1px;
  }
  .focused_38ff .alert-7df6 .preview-92dc,
  .focused_38ff .alert-7df6 .preview-92dc::after,
  .focused_38ff .alert-7df6 .preview-92dc::before {
    width: 19px;
    height: 2px;
  }
  .focused_38ff .alert-7df6 .preview-92dc::before {
    top: -6px;
  }
  .focused_38ff .alert-7df6 .preview-92dc::after {
    bottom: -6px;
  }
  .mask-0f70 .alert-7df6 .focus_e5a7 {
    margin-top: -2px;
    width: 22px;
  }
  .mask-0f70 .alert-7df6 .preview-92dc {
    margin-top: -1px;
  }
  .mask-0f70 .alert-7df6 .preview-92dc,
  .mask-0f70 .alert-7df6 .preview-92dc::after,
  .mask-0f70 .alert-7df6 .preview-92dc::before {
    width: 22px;
    height: 2px;
  }
  .mask-0f70 .alert-7df6 .preview-92dc::before {
    top: -7px;
  }
  .mask-0f70 .alert-7df6 .preview-92dc::after {
    bottom: -7px;
  }
  .popup_fast_92ad .alert-7df6 .focus_e5a7 {
    margin-top: -2px;
    width: 31px;
  }
  .popup_fast_92ad .alert-7df6 .preview-92dc {
    margin-top: -1.5px;
  }
  .popup_fast_92ad .alert-7df6 .preview-92dc,
  .popup_fast_92ad .alert-7df6 .preview-92dc::after,
  .popup_fast_92ad .alert-7df6 .preview-92dc::before {
    width: 31px;
    height: 3px;
  }
  .popup_fast_92ad .alert-7df6 .preview-92dc::before {
    top: -9px;
  }
  .popup_fast_92ad .alert-7df6 .preview-92dc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .feature_b545 .alert-7df6 .focus_e5a7 {
    margin-top: -2px;
    width: 19px;
  }
  .feature_b545 .alert-7df6 .preview-92dc {
    margin-top: -1px;
  }
  .feature_b545 .alert-7df6 .preview-92dc,
  .feature_b545 .alert-7df6 .preview-92dc::after,
  .feature_b545 .alert-7df6 .preview-92dc::before {
    width: 19px;
    height: 2px;
  }
  .feature_b545 .alert-7df6 .preview-92dc::before {
    top: -6px;
  }
  .feature_b545 .alert-7df6 .preview-92dc::after {
    bottom: -6px;
  }
  .copper_07a5 .alert-7df6 .focus_e5a7 {
    margin-top: -2px;
    width: 22px;
  }
  .copper_07a5 .alert-7df6 .preview-92dc {
    margin-top: -1px;
  }
  .copper_07a5 .alert-7df6 .preview-92dc,
  .copper_07a5 .alert-7df6 .preview-92dc::after,
  .copper_07a5 .alert-7df6 .preview-92dc::before {
    width: 22px;
    height: 2px;
  }
  .copper_07a5 .alert-7df6 .preview-92dc::before {
    top: -7px;
  }
  .copper_07a5 .alert-7df6 .preview-92dc::after {
    bottom: -7px;
  }
  .block-easy-e515 .alert-7df6 .focus_e5a7 {
    margin-top: -2px;
    width: 31px;
  }
  .block-easy-e515 .alert-7df6 .preview-92dc {
    margin-top: -1.5px;
  }
  .block-easy-e515 .alert-7df6 .preview-92dc,
  .block-easy-e515 .alert-7df6 .preview-92dc::after,
  .block-easy-e515 .alert-7df6 .preview-92dc::before {
    width: 31px;
    height: 3px;
  }
  .block-easy-e515 .alert-7df6 .preview-92dc::before {
    top: -9px;
  }
  .block-easy-e515 .alert-7df6 .preview-92dc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .box_dirty_ac50 .alert-7df6 .focus_e5a7 {
    margin-top: -2px;
    width: 19px;
  }
  .box_dirty_ac50 .alert-7df6 .preview-92dc {
    margin-top: -1px;
  }
  .box_dirty_ac50 .alert-7df6 .preview-92dc,
  .box_dirty_ac50 .alert-7df6 .preview-92dc::after,
  .box_dirty_ac50 .alert-7df6 .preview-92dc::before {
    width: 19px;
    height: 2px;
  }
  .box_dirty_ac50 .alert-7df6 .preview-92dc::before {
    top: -6px;
  }
  .box_dirty_ac50 .alert-7df6 .preview-92dc::after {
    bottom: -6px;
  }
  .list-under-412c .alert-7df6 .focus_e5a7 {
    margin-top: -2px;
    width: 22px;
  }
  .list-under-412c .alert-7df6 .preview-92dc {
    margin-top: -1px;
  }
  .list-under-412c .alert-7df6 .preview-92dc,
  .list-under-412c .alert-7df6 .preview-92dc::after,
  .list-under-412c .alert-7df6 .preview-92dc::before {
    width: 22px;
    height: 2px;
  }
  .list-under-412c .alert-7df6 .preview-92dc::before {
    top: -7px;
  }
  .list-under-412c .alert-7df6 .preview-92dc::after {
    bottom: -7px;
  }
  .fixed_956a .alert-7df6 .focus_e5a7 {
    margin-top: -2px;
    width: 31px;
  }
  .fixed_956a .alert-7df6 .preview-92dc {
    margin-top: -1.5px;
  }
  .fixed_956a .alert-7df6 .preview-92dc,
  .fixed_956a .alert-7df6 .preview-92dc::after,
  .fixed_956a .alert-7df6 .preview-92dc::before {
    width: 31px;
    height: 3px;
  }
  .fixed_956a .alert-7df6 .preview-92dc::before {
    top: -9px;
  }
  .fixed_956a .alert-7df6 .preview-92dc::after {
    bottom: -9px;
  }
}
.cool_394a .preview-92dc {
  -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);
}
.cool_394a .preview-92dc::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.cool_394a .preview-92dc::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);
}
.cool_394a.filter-smooth-7a71 .preview-92dc {
  -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);
}
.cool_394a.filter-smooth-7a71 .preview-92dc::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.cool_394a.filter-smooth-7a71 .preview-92dc::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.info_hot_0d3b {
  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.blue-1ba0:before {
  display: none;
}
.feature_tiny_57b7 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.feature_tiny_57b7 .wood-8674 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.feature_tiny_57b7 .wood-8674:last-of-type {
  border-bottom: none;
}
.feature_tiny_57b7 .wood-8674.over_8382,
.feature_tiny_57b7 .wood-8674.badge-df9e,
.feature_tiny_57b7 .wood-8674.iron_4c3a {
  padding: 0;
}
.feature_tiny_57b7 .grid_easy_f3a6 .light_3e71 {
  color: currentColor;
}
.feature_tiny_57b7 .grid_easy_f3a6 .light_3e71:focus,
.feature_tiny_57b7 .grid_easy_f3a6 .light_3e71:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature_tiny_57b7.mask-2ccb .filter-0b63,
.feature_tiny_57b7.mask-2ccb .active_ee14 a,
.feature_tiny_57b7.mask-2ccb .banner_complex_1f29 a,
.feature_tiny_57b7.mask-2ccb .logo-4a98 a {
  color: rgba(0, 0, 0, 0.55);
}
.feature_tiny_57b7.mask-2ccb .filter-0b63:hover,
.feature_tiny_57b7.mask-2ccb .active_ee14 a:hover,
.feature_tiny_57b7.mask-2ccb .banner_complex_1f29 a:hover,
.feature_tiny_57b7.mask-2ccb .logo-4a98 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature_tiny_57b7.mask-2ccb .photo-complex-a485 {
  color: rgba(0, 0, 0, 0.8);
}
.feature_tiny_57b7.mask-2ccb .wood-8674 {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature_tiny_57b7.mask-2ccb .wood-8674:before {
  background: rgba(0, 0, 0, 0.08);
}
.feature_tiny_57b7.mask-2ccb .tag-upper-b1bd:before {
  background: rgba(255, 255, 255, 0.9);
}
.feature_tiny_57b7.mask-2ccb .grid_easy_f3a6 .fluid_855b li a,
.feature_tiny_57b7.mask-2ccb .grid_easy_f3a6 .light_3e71,
.feature_tiny_57b7.mask-2ccb .logo-4a98 {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature_tiny_57b7.mask-2ccb .grid_easy_f3a6 .light_3e71:focus,
.feature_tiny_57b7.mask-2ccb .grid_easy_f3a6 .light_3e71:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature_tiny_57b7.mask-2ccb .fluid_855b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature_tiny_57b7.thumbnail-db14 .filter-0b63,
.feature_tiny_57b7.thumbnail-db14 .active_ee14 a,
.feature_tiny_57b7.thumbnail-db14 .banner_complex_1f29 .light_3e71,
.feature_tiny_57b7.thumbnail-db14 .banner_complex_1f29 a,
.feature_tiny_57b7.thumbnail-db14 .logo-4a98 a {
  color: rgba(255, 255, 255, 0.79);
}
.feature_tiny_57b7.thumbnail-db14 .filter-0b63:hover,
.feature_tiny_57b7.thumbnail-db14 .active_ee14 a:hover,
.feature_tiny_57b7.thumbnail-db14 .banner_complex_1f29 .light_3e71:hover,
.feature_tiny_57b7.thumbnail-db14 .banner_complex_1f29 a:hover,
.feature_tiny_57b7.thumbnail-db14 .logo-4a98 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature_tiny_57b7.thumbnail-db14 .photo-complex-a485 {
  color: rgba(255, 255, 255, 0.99);
}
.feature_tiny_57b7.thumbnail-db14 .wood-8674 {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature_tiny_57b7.thumbnail-db14 .wood-8674:before {
  background: rgba(255, 255, 255, 0.08);
}
.feature_tiny_57b7.thumbnail-db14 .tag-upper-b1bd:before {
  background: rgba(0, 0, 0, 0.9);
}
.feature_tiny_57b7.thumbnail-db14 .grid_easy_f3a6 .fluid_855b li a,
.feature_tiny_57b7.thumbnail-db14 .grid_easy_f3a6 .light_3e71,
.feature_tiny_57b7.thumbnail-db14 .logo-4a98 {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature_tiny_57b7.thumbnail-db14 .grid_easy_f3a6 .light_3e71:focus,
.feature_tiny_57b7.thumbnail-db14 .grid_easy_f3a6 .light_3e71:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature_tiny_57b7.thumbnail-db14 .fluid_855b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-upper-b1bd {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tag-upper-b1bd:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hover-beb4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tabs-1a6c .feature_tiny_57b7 {
  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;
}
.tabs-1a6c .wood-8674 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tabs-1a6c .wood-8674: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) {
  .tabs-1a6c .wood-8674:before {
    width: 16%;
    left: 42%;
  }
}
.tabs-1a6c .wood-8674:last-child:before {
  content: none;
}
.tabs-1a6c .wood-8674[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tabs-1a6c .grid_easy_f3a6 .fluid_855b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tabs-1a6c .grid_easy_f3a6 .fluid_855b li a .light_3e71 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tabs-1a6c .grid_easy_f3a6 .logo-4a98 {
  border: none;
}
.tabs-1a6c .grid_easy_f3a6 .logo-4a98 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tabs-1a6c .tag-upper-b1bd {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tabs-1a6c .hover-beb4 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tabs-1a6c .thumbnail-db14 .tag-upper-b1bd:before {
  background: rgba(0, 0, 0, 0.9);
}
.tabs-1a6c .mask-2ccb.black-769f .preview-92dc {
  background: rgba(0, 0, 0, 0.6);
}
.tabs-1a6c
  .mask-2ccb.black-769f
  .preview-92dc::after,
.tabs-1a6c
  .mask-2ccb.black-769f
  .preview-92dc:before {
  background: inherit;
}
.tabs-1a6c
  .mask-2ccb.black-769f:hover
  .preview-92dc {
  background: rgba(0, 0, 0, 0.8);
}
.hard_6bca .feature_tiny_57b7 {
  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) {
  .hard_6bca .feature_tiny_57b7 {
    width: auto;
    right: 45px;
  }
}
.tooltip_f455 .feature_tiny_57b7 {
  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) {
  .tooltip_f455 .feature_tiny_57b7 {
    width: auto;
    left: 45px;
  }
}
.blue-1ba0 .feature_tiny_57b7 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.blue-1ba0 .hover-beb4 {
  max-width: 48em;
  margin: 0 auto;
}
.blue-1ba0 .tag-upper-b1bd:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.fresh_b2f2 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.fresh_b2f2.tabs-1a6c .feature_tiny_57b7 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.fresh_b2f2.hard_6bca .feature_tiny_57b7 {
  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);
}
.fresh_b2f2 .feature_tiny_57b7 {
  visibility: visible;
}
.fresh_b2f2.tooltip_f455 .feature_tiny_57b7 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.dynamic-7818,
.hero_8ef6 {
  overflow-x: hidden;
}
.dynamic-7818 .feature_tiny_57b7 {
  overflow: auto;
}
.dynamic-7818.tabs-1a6c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dynamic-7818.tabs-1a6c .feature_tiny_57b7 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.dynamic-7818.tabs-1a6c .slider-down-0a14 {
  opacity: 0;
}
.dynamic-7818.hard_6bca {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dynamic-7818.hard_6bca .feature_tiny_57b7 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.dynamic-7818.hard_6bca .slider-down-0a14 {
  opacity: 0;
}
.dynamic-7818.tooltip_f455 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dynamic-7818.tooltip_f455 .feature_tiny_57b7 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.dynamic-7818.tooltip_f455 .slider-down-0a14 {
  opacity: 0;
}
.dynamic-7818.blue-1ba0 .feature_tiny_57b7 {
  z-index: 10;
  visibility: visible;
}
.black-769f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.black-769f .preview-92dc {
  background: rgba(255, 255, 255, 0.99);
}
.black-769f .preview-92dc::after,
.black-769f .preview-92dc:before {
  background: inherit;
}
.black-769f:hover .preview-92dc {
  background: rgba(255, 255, 255, 0.99);
}
.tooltip_f455 .black-769f {
  top: 10px;
  right: auto;
  left: 12px;
}
.blue-1ba0 .black-769f {
  display: none !important;
}
.dynamic-7818:before,
.hero_8ef6:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.dynamic-7818 .black-769f,
.hero_8ef6 .black-769f {
  display: inline-block;
}
.feature_tiny_57b7 .large-9a9e {
  -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;
}
.dynamic-7818 .feature_tiny_57b7 .large-9a9e,
.hero_8ef6 .feature_tiny_57b7 .large-9a9e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tooltip_warm_890b .thumbnail-2195 {
  width: 100%;
}
.photo_hard_87ee {
  padding: 0 0.5em 0;
}
.photo_hard_87ee [class*="customify-col-"],
.photo_hard_87ee [class*="customify-col_"],
.photo_hard_87ee [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.block_aa36 .photo_hard_87ee {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .new_a2f1 .backdrop-advanced-54e1,
  .backdrop-advanced-54e1 {
    display: none;
  }
  .stone-b913 {
    text-align: left;
  }
  .texture_advanced_f9d3 {
    text-align: center;
  }
  .avatar-7ff0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .new_a2f1 .sidebar_4e17,
  .sidebar_4e17 {
    display: none;
  }
  .section-dark-5d9e {
    text-align: left;
  }
  .iron-e177 {
    text-align: center;
  }
  .breadcrumb-b574 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .new_a2f1 .fast_a7ac,
  .fast_a7ac {
    display: none;
  }
  .shadow-3953 {
    text-align: left;
  }
  .video-e8de {
    text-align: center;
  }
  .media_d09d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.next_df75 {
  box-shadow: none !important;
}
.heading_advanced_57af .hover-1081,
.badge_hot_df60 .hover-1081 {
  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;
}
.badge_hot_df60 .hover-1081 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.banner-solid-8398 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.banner-solid-8398:after,
.banner-solid-8398:before {
  content: "";
  display: table;
}
.banner-solid-8398:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .banner-solid-8398 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.banner-solid-8398,
.simple_fd98 {
  max-width: 1248px;
  margin: 0 auto;
}

.east_69e1.progress-narrow-3087 .banner-solid-8398 {
  max-width: 100%;
}
.east_69e1.element_4a68 {
  max-width: 1200px;
  margin: 0 auto;
}
.east_69e1.widget_dirty_09cb .banner-solid-8398 {
  max-width: 100%;
}
.east_69e1.widget_dirty_09cb > .banner-solid-8398 {
  padding-left: 0;
  padding-right: 0;
}
.east_69e1.widget_dirty_09cb > .banner-solid-8398 .new_a2f1 {
  margin: 0;
}
.east_69e1.widget_dirty_09cb
  > .banner-solid-8398
  .south-ac5c.tag-complex-3825 {
  margin-right: 0;
  margin-left: 0;
}
.east_69e1.widget_dirty_09cb #main.tag-complex-3825 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .disabled_2543 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .disabled_2543 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .container_red_365a .pink_6afa {
    padding-right: 1em;
  }
  .container_red_365a.in-a9e5 .south-ac5c {
    border-right: 1px solid #eaecee;
  }
  .container_red_365a.in-a9e5 .pink_6afa {
    padding-right: 1em;
  }
  .container_red_365a.in-a9e5 .image-east-e2eb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outer-7fd7 .pink_6afa {
    padding-left: 1em;
  }
  .outer-7fd7.in-a9e5 .south-ac5c {
    border-left: 1px solid #eaecee;
  }
  .outer-7fd7.in-a9e5 .pink_6afa {
    padding-left: 1em;
  }
  .outer-7fd7.in-a9e5 .image-east-e2eb {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .footer_glass_a28f .pink_6afa {
    padding-left: 1em;
  }
  .footer_glass_a28f.in-a9e5 .fluid-eadf {
    border-right: 1px solid #eaecee;
  }
  .footer_glass_a28f.in-a9e5 .disabled_a276 {
    border-right: 1px solid #eaecee;
  }
  .footer_glass_a28f.in-a9e5 .pink_6afa {
    padding-left: 1em;
  }
  .footer_glass_a28f.in-a9e5 .image-east-e2eb {
    padding-right: 1em;
  }
  .footer_glass_a28f.in-a9e5 .active-d955 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider-6911 .pink_6afa {
    padding-right: 1em;
  }
  .slider-6911.in-a9e5 .fluid-eadf {
    border-left: 1px solid #eaecee;
  }
  .slider-6911.in-a9e5 .disabled_a276 {
    border-left: 1px solid #eaecee;
  }
  .slider-6911.in-a9e5 .pink_6afa {
    padding-right: 1em;
  }
  .slider-6911.in-a9e5 .image-east-e2eb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .slider-6911.in-a9e5 .active-d955 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled_2543 .pink_6afa {
    padding-left: 1em;
    padding-right: 1em;
  }
  .disabled_2543.in-a9e5 .south-ac5c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .disabled_2543.in-a9e5 .pink_6afa {
    padding-left: 1em;
    padding-right: 1em;
  }
  .disabled_2543.in-a9e5 .image-east-e2eb {
    padding-left: 1em;
  }
  .disabled_2543.in-a9e5 .active-d955 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .disabled_2543.in-a9e5 .pink_6afa {
    padding-left: 0;
  }
}
.light_2249 .popup-ef72 {
  display: inline-block;
}
.list_fast_9eb1 {
  display: inline-block;
}
.breadcrumb-new-a788 {
  word-con: break-word;
}
.item-hovered-f72f > span {
  display: inline-block;
  padding: 5px 0;
}
.item-hovered-f72f .brown-6d8f {
  margin-left: 8px;
  margin-right: 8px;
}
.item-hovered-f72f .secondary-left-fb04 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.accent_f858 .highlight_eed0 {
  margin-bottom: 2em;
}
.accent_f858 .copper_3852 {
  margin-bottom: 15px;
}
.accent_f858 .copper_3852:last-child {
  margin-bottom: 0;
}
.accent_f858 .in_f7c0 {
  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) {
  .accent_f858 .in_f7c0 {
    display: block;
  }
}
.accent_f858 .gallery-purple-115d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .accent_f858 .gallery-purple-115d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.accent_f858 .copper_53d5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.accent_f858 .copper_53d5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.accent_f858 .copper_53d5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.accent_f858 .breadcrumb-new-a788 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.accent_f858 .breadcrumb-new-a788 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.accent_f858 .card_1ef8 p:last-child {
  margin-bottom: 0;
}
.accent_f858 .accent_6f25 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.accent_f858 .table-fresh-95b8 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.accent_f858 .small-f849 {
  margin-top: 1em;
}
.accent_f858 .shade_out_dd56 {
  top: 0;
  display: block;
}
.accent_f858 .shade_out_dd56 a {
  color: inherit;
}
.accent_f858 .shade_out_dd56 a:hover {
  color: inherit;
}
.accent_f858 .layout_1eb9 {
  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;
}
.accent_f858 .layout_1eb9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.accent_f858 .table-fresh-95b8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.accent_f858 .east_eaa3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.accent_f858 .east_eaa3:first-child {
  margin-top: 0;
}
.accent_f858 .east_eaa3.thumbnail_warm_68de {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.accent_f858 .east_eaa3.media_focused_7cda {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.accent_f858
  .east_eaa3.media_focused_7cda.popup-pro-5b29
  .small-f849 {
  width: 100%;
}
.accent_f858 .media_focused_7cda {
  -webkit-box-align: center;
  align-items: center;
}
.accent_f858 .media_focused_7cda .item-hovered-f72f,
.accent_f858 .media_focused_7cda > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.accent_f858 .copper_53d5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accent_f858 .copper_53d5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accent_f858 .copper_53d5: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;
}
.accent_f858 .thumbnail_warm_68de {
  z-index: 5;
}
.accent_f858 .element_dirty_1afa .picture-prev-ac67 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.accent_f858 .gas_d6a1 .picture-prev-ac67 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.accent_f858 .smooth-de7e .picture-prev-ac67 {
  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;
}
.accent_f858.main-5b5f .in_f7c0,
.accent_f858.image_slow_60ee .in_f7c0 {
  display: block;
}
.accent_f858.main-5b5f .in_f7c0 .header-8dac,
.accent_f858.main-5b5f .in_f7c0 .table-fresh-95b8,
.accent_f858.image_slow_60ee .in_f7c0 .header-8dac,
.accent_f858.image_slow_60ee .in_f7c0 .table-fresh-95b8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.accent_f858.mini-4fab .gallery-purple-115d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .accent_f858.mini-4fab .gallery-purple-115d {
    margin-right: 0;
  }
}
.accent_f858.main-5b5f .gallery-purple-115d,
.accent_f858.image_slow_60ee .gallery-purple-115d {
  padding-top: 40%;
}
.accent_f858.main-5b5f .highlight_eed0,
.accent_f858.image_slow_60ee .highlight_eed0 {
  display: block;
}
.accent_f858.main-5b5f .fn-sticky-28af .table-fresh-95b8,
.accent_f858.image_slow_60ee .fn-sticky-28af .table-fresh-95b8 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.accent_f858.main-5b5f .gallery-purple-115d,
.accent_f858.image_slow_60ee .gallery-purple-115d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.accent_f858.main-5b5f .table-fresh-95b8 {
  padding: 1em;
}
.alert-old-a816 {
  margin: 30px auto;
  display: block;
}
.alert-old-a816 .badge-986c > * {
  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;
}
.alert-old-a816 .badge-986c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.alert-old-a816 .badge-986c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.silver-f155 .item-hovered-f72f {
  margin-bottom: 1.41575em;
}
.silver-f155 .stale_c0bd {
  margin-bottom: 1.618em;
}
.header-solid-bf9d .advanced_6d96 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.header-solid-bf9d .advanced_6d96 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.header-solid-bf9d .hot-1b5a {
  max-width: 100%;
  overflow: auto;
}
.box_down_88d2 .header-solid-bf9d a:hover {
  text-decoration: underline;
}
.iron_ba63 .copper_3852:not(.breadcrumb-new-a788),
.iron_ba63 .copper_53d5 {
  margin-bottom: 1.41575em;
}
.iron_ba63 .copper_3852:not(.breadcrumb-new-a788):last-child,
.iron_ba63 .copper_53d5:last-child {
  margin-bottom: 0;
}
.iron_ba63 .copper_3852.glass_3757 {
  margin-bottom: 0.41575em;
}
.iron_ba63 .slider_in_df86:before,
.iron_ba63 .link-a3c0:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.iron_ba63 .slider_in_df86:before {
  content: "\f115";
}
.iron_ba63 .link-a3c0:before {
  content: "\f02c";
}
.iron_ba63 .accordion-819e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.iron_ba63 .accordion-819e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tiny-be2c {
  display: -webkit-box;
  display: flex;
}
.tiny-be2c .background_6009 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tiny-be2c .background_6009 {
    flex-basis: 90px;
  }
}
.tiny-be2c .block_cc00 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tiny-be2c .block_cc00 {
    flex-basis: calc(100% - 50px);
  }
}
.tiny-be2c .pagination-600f p:last-child {
  margin-bottom: 0.72em;
}
.selected-44e2 .badge-986c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.selected-44e2 .badge-986c:after,
.selected-44e2 .badge-986c:before {
  content: "";
  display: table;
}
.selected-44e2 .badge-986c:after {
  clear: both;
}
.selected-44e2 .badge-986c .block-short-bc93,
.selected-44e2 .badge-986c .column-pressed-fd90 {
  width: 49%;
}
.selected-44e2 .badge-986c .block-short-bc93 a span.south_25ba,
.selected-44e2 .badge-986c .column-pressed-fd90 a span.south_25ba {
  display: block;
  margin-bottom: 5px;
}
.selected-44e2 .badge-986c .column-pressed-fd90 {
  float: left;
  text-align: left;
}
.selected-44e2 .badge-986c .block-short-bc93 {
  float: right;
  text-align: right;
}
.preview-5e4e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .preview-5e4e {
    margin-bottom: 0;
  }
}
.block_steel_ded1 {
  margin-bottom: 1em;
}
.block_steel_ded1 .breadcrumb-new-a788 {
  font-size: 1.1em;
  line-height: 1.3;
}
.blue-c44b a {
  display: block;
  line-height: 0;
  position: relative;
}
.status-warm-81de .block_steel_ded1,
.yellow_1bdd .block_steel_ded1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .status-warm-81de .block_steel_ded1,
  .yellow_1bdd .block_steel_ded1 {
    display: block;
  }
}
.status-warm-81de .blue-c44b,
.yellow_1bdd .blue-c44b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .status-warm-81de .blue-c44b,
  .yellow_1bdd .blue-c44b {
    margin-bottom: 1em;
  }
}
.status-warm-81de .blue-c44b img,
.yellow_1bdd .blue-c44b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.status-warm-81de .fixed-464b,
.yellow_1bdd .fixed-464b {
  flex-basis: calc(100% - 160px);
}
.status-warm-81de .fixed-464b p,
.yellow_1bdd .fixed-464b p {
  margin-bottom: 0;
}
.status-warm-81de .fixed-464b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .status-warm-81de .fixed-464b {
    padding-left: 0;
  }
}
.yellow_1bdd .fixed-464b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .yellow_1bdd .fixed-464b {
    padding-right: 0;
  }
}
.yellow_1bdd .blue-c44b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.active-dynamic-e961 .blue-c44b {
  margin-bottom: 0.5em;
}
.active-dynamic-e961 .blue-c44b img {
  width: 100%;
}
.summary_gold_c222 .overlay-0ad5,
.lite-e8be .overlay-0ad5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.lite-e8be .south-ac5c .under-353a p:last-child {
  margin-bottom: 0;
}
.right-b1db {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.outline-over-29fd .clean_ec81 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .outline-over-29fd .clean_ec81:last-of-type {
    margin-bottom: 0;
  }
}
.outline-over-29fd .clean_ec81 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.outline-over-29fd .clean_ec81 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.outline-over-29fd .clean_ec81 ul li {
  margin: 0 0 0.6em;
}
.outline-over-29fd .clean_ec81 ul li.photo_8008,
.outline-over-29fd .clean_ec81 ul li.lite-ca31 {
  position: relative;
}
.outline-over-29fd .clean_ec81 ul li.photo_8008 .fresh-bef0,
.outline-over-29fd .clean_ec81 ul li.lite-ca31 .fresh-bef0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.outline-over-29fd .clean_ec81 ul li.photo_8008:after:after,
.outline-over-29fd .clean_ec81 ul li.photo_8008:after:before,
.outline-over-29fd
  .clean_ec81
  ul
  li.lite-ca31:after:after,
.outline-over-29fd
  .clean_ec81
  ul
  li.lite-ca31:after:before {
  content: "";
  display: table;
}
.outline-over-29fd .clean_ec81 ul li.photo_8008:after:after,
.outline-over-29fd
  .clean_ec81
  ul
  li.lite-ca31:after:after {
  clear: both;
}
.outline-over-29fd .clean_ec81 a.highlight_basic_f0ca:hover {
  text-decoration: none;
}
.outline-over-29fd .clean_ec81 select {
  max-width: 100%;
}
.outline-over-29fd .clean_ec81 table {
  font-size: 85%;
}
.outline-over-29fd .clean_ec81 table td,
.outline-over-29fd .clean_ec81 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.outline-over-29fd .clean_ec81 table tfoot td {
  text-align: left;
}
.outline-over-29fd .clean_ec81 :last-child {
  margin-bottom: 0;
}
.outline-over-29fd .clean_ec81 .dynamic_dc66 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.outline-over-29fd .clean_ec81 .dynamic_dc66 label {
  width: 100%;
}
.outline-over-29fd .clean_ec81 .dynamic_dc66 .photo-outer-9338 {
  width: 100%;
  display: block;
}
.outline-over-29fd .clean_ec81 .dynamic_dc66 .label-liquid-3f68 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.outline-over-29fd .clean_ec81 .dynamic_dc66 .label-liquid-3f68:hover svg #svg-search {
  fill: #444;
}
.outline-over-29fd .clean_ec81 .dynamic_dc66 .label-liquid-3f68 svg {
  width: 18px;
  height: 18px;
}
.outline-over-29fd .caption_9572 ul ul,
.outline-over-29fd .pink-9c25 ul ul,
.outline-over-29fd .plasma-50ae ul ul,
.outline-over-29fd .badge-ef07 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.outline-over-29fd .caption_9572 .logo_cold_91c9 > a,
.outline-over-29fd .pink-9c25 .logo_cold_91c9 > a,
.outline-over-29fd .plasma-50ae .logo_cold_91c9 > a,
.outline-over-29fd .badge-ef07 .logo_cold_91c9 > a {
  margin-bottom: 0;
}
.outline-over-29fd .light-8aed li,
.outline-over-29fd .caption_9572 li,
.outline-over-29fd .preview_dynamic_9033 li,
.outline-over-29fd .pink-9c25 li,
.outline-over-29fd .plasma-50ae li,
.outline-over-29fd .badge-ef07 li,
.outline-over-29fd .detail-9dbc li,
.outline-over-29fd .description_over_5768 li {
  display: block;
  position: relative;
}
.outline-over-29fd .light-8aed li:last-child,
.outline-over-29fd .caption_9572 li:last-child,
.outline-over-29fd .preview_dynamic_9033 li:last-child,
.outline-over-29fd .pink-9c25 li:last-child,
.outline-over-29fd .plasma-50ae li:last-child,
.outline-over-29fd .badge-ef07 li:last-child,
.outline-over-29fd .detail-9dbc li:last-child,
.outline-over-29fd .description_over_5768 li:last-child {
  border: none;
}
.outline-over-29fd .light-8aed li a,
.outline-over-29fd .caption_9572 li a,
.outline-over-29fd .preview_dynamic_9033 li a,
.outline-over-29fd .pink-9c25 li a,
.outline-over-29fd .plasma-50ae li a,
.outline-over-29fd .badge-ef07 li a,
.outline-over-29fd .detail-9dbc li a,
.outline-over-29fd .description_over_5768 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.outline-over-29fd .light-8aed li ul li::before,
.outline-over-29fd .caption_9572 li ul li::before,
.outline-over-29fd .preview_dynamic_9033 li ul li::before,
.outline-over-29fd .pink-9c25 li ul li::before,
.outline-over-29fd .plasma-50ae li ul li::before,
.outline-over-29fd .badge-ef07 li ul li::before,
.outline-over-29fd .detail-9dbc li ul li::before,
.outline-over-29fd .description_over_5768 li ul li::before {
  left: 15px;
}
.outline-over-29fd .light-8aed li ul a,
.outline-over-29fd .caption_9572 li ul a,
.outline-over-29fd .preview_dynamic_9033 li ul a,
.outline-over-29fd .pink-9c25 li ul a,
.outline-over-29fd .plasma-50ae li ul a,
.outline-over-29fd .badge-ef07 li ul a,
.outline-over-29fd .detail-9dbc li ul a,
.outline-over-29fd .description_over_5768 li ul a {
  padding-left: 20px;
}
.outline-over-29fd .light-8aed li ul ul li::before,
.outline-over-29fd .caption_9572 li ul ul li::before,
.outline-over-29fd .preview_dynamic_9033 li ul ul li::before,
.outline-over-29fd .pink-9c25 li ul ul li::before,
.outline-over-29fd .plasma-50ae li ul ul li::before,
.outline-over-29fd .badge-ef07 li ul ul li::before,
.outline-over-29fd .detail-9dbc li ul ul li::before,
.outline-over-29fd .description_over_5768 li ul ul li::before {
  left: 30px;
}
.outline-over-29fd .light-8aed li ul ul a,
.outline-over-29fd .caption_9572 li ul ul a,
.outline-over-29fd .preview_dynamic_9033 li ul ul a,
.outline-over-29fd .pink-9c25 li ul ul a,
.outline-over-29fd .plasma-50ae li ul ul a,
.outline-over-29fd .badge-ef07 li ul ul a,
.outline-over-29fd .detail-9dbc li ul ul a,
.outline-over-29fd .description_over_5768 li ul ul a {
  padding-left: 40px;
}
.outline-over-29fd .icon_23a7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.outline-over-29fd .description_over_5768 ul li {
  margin-bottom: 1.41575em;
}
.outline-over-29fd .description_over_5768 ul li .bright-1395 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.outline-over-29fd .description_over_5768 ul li .nav-south-03b0 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.thumbnail-db14 .light-8aed li a,
.thumbnail-db14 .caption_9572 li a,
.thumbnail-db14 .preview_dynamic_9033 li a,
.thumbnail-db14 .pink-9c25 li a,
.thumbnail-db14 .plasma-50ae li a,
.thumbnail-db14 .badge-ef07 li a,
.thumbnail-db14 .detail-9dbc li a,
.thumbnail-db14 .description_over_5768 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail-db14 .icon_23a7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail-db14 .clean_ec81 ul li.photo_8008 .fresh-bef0,
.thumbnail-db14 .clean_ec81 ul li.lite-ca31 .fresh-bef0 {
  background: rgba(0, 0, 0, 0.2);
}
.thumbnail-db14 .outline-over-29fd .clean_ec81 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.east_69e1 .outline-over-29fd .fluid_855b li {
  margin: 0;
}
.east_69e1 .outline-over-29fd .fluid_855b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.east_69e1 .outline-over-29fd .fluid_855b li ul {
  margin: 0;
}
.east_69e1 .outline-over-29fd .fluid_855b li ul li a {
  padding-left: 15px;
}
.east_69e1 .outline-over-29fd .fluid_855b li ul li li a {
  padding-left: 30px;
}
.east_69e1 .outline-over-29fd .fluid_855b li.soft_9e3e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.east_69e1 .outline-over-29fd .fluid_855b li.soft_9e3e > 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;
}
.east_69e1 .outline-over-29fd .fluid_855b li.soft_9e3e > 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;
}
.heading-cd3a a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.frame_c11d {
  position: relative;
  z-index: 10;
}
.frame_c11d .large-9a9e {
  width: 100%;
  max-width: 100%;
}
.icon-plasma-da36 .shade_dim_14bf {
  padding-top: 2em;
  padding-bottom: 2em;
}
.icon-plasma-da36 .mask-2ccb {
}
.icon-plasma-da36 .thumbnail-db14 {
  background: #292929;
}
.avatar_gas_63aa .shade_dim_14bf {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.avatar_gas_63aa .mask-2ccb {
  background: #f9f9f9;
}
.avatar_gas_63aa .thumbnail-db14 {
  background: #303030;
}
.wide_489c .shade_dim_14bf {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .wide_489c .popup-ef72 {
    margin-bottom: 1em;
  }
  .wide_489c .popup-ef72:last-child {
    margin-bottom: 0;
  }
}
.wide_489c .mask-2ccb {
  background: #ededed;
}
.wide_489c .thumbnail-db14 {
  background: #1a1a1a;
}
.shade_dim_14bf.mask-2ccb {
  color: rgba(0, 0, 0, 0.6);
}
.shade_dim_14bf.mask-2ccb .backdrop-prev-910c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade_dim_14bf.thumbnail-db14 {
  color: rgba(255, 255, 255, 0.99);
}
.shade_dim_14bf.thumbnail-db14 a:not(.highlight_basic_f0ca) {
  color: rgba(255, 255, 255, 0.79);
}
.shade_dim_14bf.thumbnail-db14 a:not(.highlight_basic_f0ca):hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade_dim_14bf.thumbnail-db14 .backdrop-prev-910c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade_dim_14bf.thumbnail-db14 table tbody td,
.shade_dim_14bf.thumbnail-db14 table th {
  background: rgba(0, 0, 0, 0.08);
}
.bright_eae1.logo_dim_51fb .banner-solid-8398 {
  max-width: initial;
}
.bright_eae1 .footer_809d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.bright_eae1 .footer_809d .large-9a9e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .bright_eae1 .footer_809d .large-9a9e {
    display: block;
    margin-bottom: 2em;
  }
  .bright_eae1 .footer_809d .large-9a9e:last-child {
    margin-bottom: 0;
  }
}
.wide_489c .popup-ef72:last-child,
.avatar_gas_63aa .popup-ef72:last-child,
.icon-plasma-da36 .popup-ef72:last-child {
  margin-bottom: 0;
}
.wide_489c .popup-ef72 .outline-over-29fd .clean_ec81:last-child,
.avatar_gas_63aa .popup-ef72 .outline-over-29fd .clean_ec81:last-child,
.icon-plasma-da36 .popup-ef72 .outline-over-29fd .clean_ec81:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .wide_489c .pattern_fluid_1b51,
  .wide_489c .modal_5b8d,
  .avatar_gas_63aa .pattern_fluid_1b51,
  .avatar_gas_63aa .modal_5b8d,
  .icon-plasma-da36 .pattern_fluid_1b51,
  .icon-plasma-da36 .modal_5b8d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .frame_c11d .popup-ef72 {
    margin-bottom: 2em;
  }
}
.frame_c11d p:last-child {
  margin-bottom: 0;
}
.frame_c11d li,
.frame_c11d ul {
  list-style: none;
  margin: 0;
}
.frame_c11d ul ul {
  margin-left: 2.617924em;
}
.sort-4fbe {
  font-size: 0.875em;
}

/* css-noise: 3b41 */
.widget-item-l7 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
