/*!
Theme Name: Customify
Theme URI: https://pressmaximum.stone_a48f/customify
Author: WPCustomify
Author URI: https://pressmaximum.stone_a48f
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.stone_a48f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.nav_911f.slider_dim_45ee/licenses/gpl-2.0.text-bd56
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.hard_f165/, (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.hard_ba97.progress_next_0132/normalize.fixed-321c/
 ======
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.fixed-321c v7.0.0 | MIT License | github.stone_a48f/necolas/normalize.fixed-321c */
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;
}
.tall_b53d .black_5aee,
.list-bf9c,
.wrapper-up-7846,
.in-6c22,
.text-top-01c7,
.copper-3a90,
.message-a7df,
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;
}
.list-bf9c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .list-bf9c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .list-bf9c,
  h1 {
    font-size: 1.8em;
  }
}
.wrapper-up-7846,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.wrapper-up-7846 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .wrapper-up-7846,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .wrapper-up-7846,
  h2 {
    font-size: 1.7em;
  }
}
.in-6c22,
h3 {
  font-size: 1.618em;
}
.tall_b53d .black_5aee,
.text-top-01c7,
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.breadcrumb-ad4a {
  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;
}
.purple_412d:after,
.purple_412d:before,
.avatar_left_9a0f:after,
.avatar_left_9a0f:before {
  content: "";
  display: table;
}
.purple_412d:after,
.avatar_left_9a0f:after {
  clear: both;
}
.shade_inner_2878 {
  float: right;
  margin-right: 0;
}
.description-middle-f270 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.media_focused_3b73 .focused-522f,
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;
}
.media_focused_3b73 .focused-522f: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;
}
.header-blue-9108 .focused-522f {
  box-shadow: none;
}
.header-blue-9108
  .focused-522f
  .new-1fd5 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.header-blue-9108 .focused-522f .button_dcd9 {
  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;
}
.header-blue-9108
  .focused-522f
  .button_dcd9
  b {
  display: none;
}
.header-blue-9108 .orange_856a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.dropdown-0e22:not(.tag_medium_8874):not(.logo_light_c88f),
button:not(.tag_medium_8874):not(.logo_light_c88f),
input[type="button"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ),
input[type="reset"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ),
input[type="submit"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ) {
  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;
}
.dropdown-0e22:not(.tag_medium_8874):not(
    .logo_light_c88f
  ):hover,
button:not(.tag_medium_8874):not(
    .logo_light_c88f
  ):hover,
input[type="button"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ):hover,
input[type="reset"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ):hover,
input[type="submit"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.dropdown-0e22:not(.tag_medium_8874):not(
    .logo_light_c88f
  ):active,
.dropdown-0e22:not(.tag_medium_8874):not(
    .logo_light_c88f
  ):focus,
button:not(.tag_medium_8874):not(
    .logo_light_c88f
  ):active,
button:not(.tag_medium_8874):not(
    .logo_light_c88f
  ):focus,
input[type="button"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ):active,
input[type="button"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ):focus,
input[type="reset"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ):active,
input[type="reset"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ):focus,
input[type="submit"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ):active,
input[type="submit"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ):focus {
  outline: 0;
}
.dropdown-0e22:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93,
button:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93,
input[type="button"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93,
input[type="reset"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93,
input[type="submit"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93 {
  position: relative;
}
.dropdown-0e22:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93
  .cool-cf9b,
.dropdown-0e22:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93
  .alert-2b72,
.dropdown-0e22:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93
  .rough-eac3,
.dropdown-0e22:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93
  i,
.dropdown-0e22:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93
  svg,
button:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93
  .cool-cf9b,
button:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93
  .alert-2b72,
button:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93
  .rough-eac3,
button:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93
  i,
button:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93
  svg,
input[type="button"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93
  .cool-cf9b,
input[type="button"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93
  .alert-2b72,
input[type="button"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93
  .rough-eac3,
input[type="button"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93
  i,
input[type="button"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93
  svg,
input[type="reset"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93
  .cool-cf9b,
input[type="reset"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93
  .alert-2b72,
input[type="reset"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93
  .rough-eac3,
input[type="reset"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93
  i,
input[type="reset"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93
  svg,
input[type="submit"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93
  .cool-cf9b,
input[type="submit"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93
  .alert-2b72,
input[type="submit"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93
  .rough-eac3,
input[type="submit"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93
  i,
input[type="submit"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93
  svg {
  visibility: hidden;
}
.dropdown-0e22:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93:after,
button:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93:after,
input[type="button"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93:after,
input[type="reset"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93:after,
input[type="submit"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ).fn-loading-aa93: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;
}
.dropdown-0e22:not(.tag_medium_8874):not(.logo_light_c88f),
input[type="button"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ),
input[type="reset"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ),
input[type="submit"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ) {
  color: #fff;
  background: #235787;
}
.dropdown-0e22:not(.tag_medium_8874):not(
    .logo_light_c88f
  ):focus,
input[type="button"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ):focus,
input[type="reset"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ):focus,
input[type="submit"]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ):focus {
  color: #fff;
}
.dropdown-0e22.fn-disabled-aa93:not(.tag_medium_8874):not(
    .logo_light_c88f
  ),
.dropdown-0e22[disabled]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ),
button.fn-disabled-aa93:not(.tag_medium_8874):not(
    .logo_light_c88f
  ),
button[disabled]:not(.tag_medium_8874):not(
    .logo_light_c88f
  ) {
  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;
}
.component-small-fa79 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.component-small-fa79: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;
}
.first-47ea {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.paragraph_55a7 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.overlay-4226 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.purple_412d:after,
.purple_412d:before,
.feature-clean-aee5:after,
.feature-clean-aee5:before,
.advanced_31da:after,
.advanced_31da:before,
.carousel_tall_aed8:after,
.carousel_tall_aed8:before,
.tabs-pressed-4bcb:after,
.tabs-pressed-4bcb:before,
.label_5d32:after,
.label_5d32:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.purple_412d:after,
.feature-clean-aee5:after,
.advanced_31da:after,
.carousel_tall_aed8:after,
.tabs-pressed-4bcb:after,
.label_5d32:after {
  clear: both;
}
.feature-clean-aee5 .warm_33c6,
.advanced_31da .warm_33c6,
.simple_f40d .warm_33c6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.element_up_b602 {
  display: inline-block;
}
.title-plasma-0ac6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.title-plasma-0ac6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.title-plasma-0ac6 .background_352f {
  padding: 1em 0;
  font-size: 85%;
}
.background_352f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.frame_slow_8425 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.frame_slow_8425:after,
.frame_slow_8425:before {
  content: "";
  display: table;
}
.frame_slow_8425:after {
  clear: both;
}
.secondary_tiny_1485 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.border_54cc .secondary_tiny_1485 {
  max-width: 50%;
}
.advanced-fcc1 .secondary_tiny_1485 {
  max-width: 33.33%;
}
.secondary_49b5 .secondary_tiny_1485 {
  max-width: 25%;
}
.preview_1c09 .secondary_tiny_1485 {
  max-width: 20%;
}
.video_cool_895c .secondary_tiny_1485 {
  max-width: 16.66%;
}
.left_92cc .secondary_tiny_1485 {
  max-width: 14.28%;
}
.text_48a5 .secondary_tiny_1485 {
  max-width: 12.5%;
}
.container-small-842f .secondary_tiny_1485 {
  max-width: 11.11%;
}
.rough-ae68 {
  display: block;
}
.tall_b53d .primary-medium-ca87 label,
.tall_b53d .pro_c852 label,
.tall_b53d .rough_5abd label,
.tall_b53d .black-08ab label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hero-west-d045 {
  list-style: none;
  margin: 0;
}
.hero-west-d045 article.content-fc8f {
  margin-bottom: 0;
}
.hero-west-d045 ul {
  list-style: none;
  margin: 0;
}
.hero-west-d045 .search_fc3b li.content-fc8f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hero-west-d045 .search_fc3b li.content-fc8f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hero-west-d045 .search_fc3b li.content-fc8f: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) {
  .hero-west-d045 .search_fc3b li.content-fc8f li.content-fc8f li.content-fc8f li.content-fc8f {
    padding-left: 0;
  }
}
article.content-fc8f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.content-fc8f .feature-clean-aee5 p:last-of-type {
  margin-bottom: 0;
}
article.content-fc8f .outline-right-1220 {
  float: left;
}
article.content-fc8f .block-2a52 {
  margin-left: 85px;
}
article.content-fc8f .layout_5aaa {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.content-fc8f .layout_5aaa .container_out_969e {
  margin-left: 10px;
}
article.content-fc8f .border_over_8120 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.content-fc8f .bronze_efda {
  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 .primary-medium-ca87,
  #respond .rough_5abd,
  #respond .black-08ab {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .primary-medium-ca87 input,
#respond .rough_5abd input,
#respond .black-08ab input {
  width: 100%;
}
#respond .black-08ab {
  margin-right: 0;
}
#respond .accordion_0b52 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.card_6895 {
  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;
}
.card_6895.cool_5f35 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.card_6895 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%);
}
.card_6895:focus,
.card_6895: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);
}
.header-9257 {
  border-radius: 10%;
}
.backdrop-e87b {
  border-radius: 50%;
}
.prev-963f {
  font-size: 0.72em;
}
.shade-dynamic-50d1 {
  font-size: 0.875em;
}
.fresh-fab1 {
  font-size: 1.1em;
}
.narrow-0f8c {
  text-transform: uppercase;
  line-height: 1.2;
}
.narrow-0f8c.prev-963f {
  letter-spacing: 0.5px;
}
.south_532c,
.south_532c a {
  color: #6d6d6d;
}
.south_532c a:hover {
  color: #111;
}
.footer_3275 {
  color: #6d6d6d;
}
.next_b16f {
  overflow-x: hidden;
}
.next_b16f .status_3063.item_7476 {
  position: relative;
}
.next_b16f .status_3063.item_7476.active_6c84 {
  position: initial;
}
.next_b16f
  .status_3063.item_7476.active_6c84
  .video-127f {
  left: auto;
}
.next_b16f .status_3063 .video-127f {
  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;
}
.next_b16f .status_3063:hover.item_7476 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.next_b16f
  .status_3063:hover.item_7476
  .video-127f {
  display: block;
  z-index: 9999999;
}
.next_b16f .element-center-2193 .south_912f,
.next_b16f .item_tall_e92d .south_912f {
  display: none;
}
.next_b16f .status-cbf0 .status_3063:hover.item_7476 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tall_b53d .primary-medium-ca87 label,
.tall_b53d .pro_c852 label,
.tall_b53d .rough_5abd label,
.tall_b53d .black-08ab label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hero-west-d045 {
  list-style: none;
  margin: 0;
}
.hero-west-d045 article.content-fc8f {
  margin-bottom: 0;
}
.hero-west-d045 ul {
  list-style: none;
  margin: 0;
}
.hero-west-d045 .search_fc3b li.content-fc8f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hero-west-d045 .search_fc3b li.content-fc8f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hero-west-d045 .search_fc3b li.content-fc8f: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) {
  .hero-west-d045 .search_fc3b li.content-fc8f li.content-fc8f li.content-fc8f li.content-fc8f {
    padding-left: 0;
  }
}
article.content-fc8f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.content-fc8f .feature-clean-aee5 p:last-of-type {
  margin-bottom: 0;
}
article.content-fc8f .outline-right-1220 {
  float: left;
}
article.content-fc8f .block-2a52 {
  margin-left: 85px;
}
article.content-fc8f .layout_5aaa {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.content-fc8f .layout_5aaa .container_out_969e {
  margin-left: 10px;
}
article.content-fc8f .border_over_8120 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.content-fc8f .bronze_efda {
  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 .primary-medium-ca87,
  #respond .rough_5abd,
  #respond .black-08ab {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .primary-medium-ca87 input,
#respond .rough_5abd input,
#respond .black-08ab input {
  width: 100%;
}
#respond .black-08ab {
  margin-right: 0;
}
#respond .accordion_0b52 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.element-center-2193 .south_43e9 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.south_43e9 .layout_under_1f2e.highlight_tall_d05b .gradient_large_c2c7 > li > a:focus,
.south_43e9 .layout_under_1f2e.highlight_tall_d05b .gradient_large_c2c7 > li > a:hover,
.south_43e9 .layout_under_1f2e.preview_lite_9320 .gradient_large_c2c7 > li > a:focus,
.south_43e9 .layout_under_1f2e.preview_lite_9320 .gradient_large_c2c7 > li > a:hover,
.south_43e9 .layout_under_1f2e.highlight_0162 .gradient_large_c2c7 > li > a:focus,
.south_43e9 .layout_under_1f2e.highlight_0162 .gradient_large_c2c7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.south_43e9
  .layout_under_1f2e.highlight_tall_d05b
  .gradient_large_c2c7
  > li.thumbnail-a212
  > a,
.south_43e9
  .layout_under_1f2e.highlight_tall_d05b
  .gradient_large_c2c7
  > li.shadow-5bc1
  > a,
.south_43e9
  .layout_under_1f2e.preview_lite_9320
  .gradient_large_c2c7
  > li.thumbnail-a212
  > a,
.south_43e9
  .layout_under_1f2e.preview_lite_9320
  .gradient_large_c2c7
  > li.shadow-5bc1
  > a,
.south_43e9
  .layout_under_1f2e.highlight_0162
  .gradient_large_c2c7
  > li.thumbnail-a212
  > a,
.south_43e9 .layout_under_1f2e.highlight_0162 .gradient_large_c2c7 > li.action-7ee1 > a {
  color: rgba(255, 255, 255, 0.99);
}
.south_43e9 .summary-5373,
.south_43e9 .summary-5373 a {
  color: rgba(255, 255, 255, 0.99);
}
.south_43e9 .tall_b3c2.yellow_69ca li a,
.south_43e9 .tag_fast_9e89 a,
.south_43e9 .footer_paper_be83,
.south_43e9 .gradient_large_c2c7 > li > a,
.south_43e9 .under-6496 {
  color: rgba(255, 255, 255, 0.79);
}
.south_43e9 .tall_b3c2.yellow_69ca li a:hover,
.south_43e9 .tag_fast_9e89 a:hover,
.south_43e9 .footer_paper_be83:hover,
.south_43e9 .gradient_large_c2c7 > li > a:hover,
.south_43e9 .under-6496:hover {
  color: rgba(255, 255, 255, 0.99);
}
.south_43e9 .preview_39e5 {
  color: rgba(255, 255, 255, 0.79);
}
.south_43e9 .preview_39e5 .frame-west-06e2 {
  color: rgba(255, 255, 255, 0.99);
}
.south_43e9 .preview_39e5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.south_43e9 .hover_47cf .surface_199e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.south_43e9 .hover_47cf .surface_199e .huge_3ffe {
  color: rgba(255, 255, 255, 0.79);
}
.south_43e9
  .hover_47cf
  .surface_199e
  .huge_3ffe::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.south_43e9
  .hover_47cf
  .surface_199e
  .huge_3ffe:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.south_43e9
  .hover_47cf
  .surface_199e
  .huge_3ffe::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.south_43e9
  .hover_47cf
  .surface_199e
  .huge_3ffe::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.south_43e9 .hover_47cf .east-9833 {
  color: rgba(255, 255, 255, 0.79);
}
.south_43e9 .hover_47cf .east-9833:hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup_selected_f379
  .south_43e9
  .hover_47cf
  .preview-hot-8f66
  .cool_d8b9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.popup_selected_f379
  .south_43e9
  .hover_47cf
  .preview-hot-8f66
  .huge_3ffe {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.element-center-2193 .outer_2cd5 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.outer_2cd5 .layout_under_1f2e.highlight_tall_d05b .gradient_large_c2c7 > li > a:focus,
.outer_2cd5 .layout_under_1f2e.highlight_tall_d05b .gradient_large_c2c7 > li > a:hover,
.outer_2cd5 .layout_under_1f2e.preview_lite_9320 .gradient_large_c2c7 > li > a:focus,
.outer_2cd5 .layout_under_1f2e.preview_lite_9320 .gradient_large_c2c7 > li > a:hover,
.outer_2cd5 .layout_under_1f2e.highlight_0162 .gradient_large_c2c7 > li > a:focus,
.outer_2cd5 .layout_under_1f2e.highlight_0162 .gradient_large_c2c7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outer_2cd5
  .layout_under_1f2e.highlight_tall_d05b
  .gradient_large_c2c7
  > li.thumbnail-a212
  > a,
.outer_2cd5
  .layout_under_1f2e.highlight_tall_d05b
  .gradient_large_c2c7
  > li.shadow-5bc1
  > a,
.outer_2cd5
  .layout_under_1f2e.preview_lite_9320
  .gradient_large_c2c7
  > li.thumbnail-a212
  > a,
.outer_2cd5
  .layout_under_1f2e.preview_lite_9320
  .gradient_large_c2c7
  > li.shadow-5bc1
  > a,
.outer_2cd5
  .layout_under_1f2e.highlight_0162
  .gradient_large_c2c7
  > li.thumbnail-a212
  > a,
.outer_2cd5 .layout_under_1f2e.highlight_0162 .gradient_large_c2c7 > li.action-7ee1 > a {
  color: rgba(0, 0, 0, 0.8);
}
.outer_2cd5 .summary-5373,
.outer_2cd5 .summary-5373 a {
  color: rgba(0, 0, 0, 0.8);
}
.outer_2cd5 .tall_b3c2.yellow_69ca li a,
.outer_2cd5 .tag_fast_9e89 a,
.outer_2cd5 .footer_paper_be83,
.outer_2cd5 .gradient_large_c2c7 > li > a,
.outer_2cd5 .under-6496 {
  color: rgba(0, 0, 0, 0.55);
}
.outer_2cd5 .tall_b3c2.yellow_69ca li a:hover,
.outer_2cd5 .tag_fast_9e89 a:hover,
.outer_2cd5 .footer_paper_be83:hover,
.outer_2cd5 .gradient_large_c2c7 > li > a:hover,
.outer_2cd5 .under-6496:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outer_2cd5 .preview_39e5 {
  color: rgba(0, 0, 0, 0.55);
}
.outer_2cd5 .preview_39e5 .frame-west-06e2 {
  color: rgba(0, 0, 0, 0.8);
}
.outer_2cd5 .preview_39e5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outer_db7a .description_up_4228 {
  margin-left: auto;
  margin-right: auto;
}
.advanced_31da > * {
  margin-left: auto;
  margin-right: auto;
}
.advanced_31da .first-47ea {
  margin-right: 1.41575em;
}
.frame_hovered_b3d0 .advanced_31da > .box-lower-4373 {
  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;
}
.frame_hovered_b3d0 .advanced_31da > .hero-497d {
  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;
}
.soft-f7f8.outer_db7a .description_up_4228,
.brown-8dd5.outer_db7a .description_up_4228 {
  margin-left: 0;
}
.south_e43c.outer_db7a .description_up_4228,
.breadcrumb_huge_06c3.outer_db7a .description_up_4228 {
  margin-right: 0;
}
.advanced_31da ol,
.advanced_31da ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.under-b214 video {
  max-width: 100%;
}
.caption-7b93 img {
  display: block;
}
.caption-7b93.first-47ea,
.caption-7b93.paragraph_55a7 {
  width: 100%;
}
.caption-7b93.hero-497d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.static-48d4:not(.article-large-39c4) {
  margin: 1.5em auto;
}
.element-f159 p {
  padding: 1.5em 14px;
}
ul.icon_left_41ad.hero-497d,
ul.icon_left_41ad.box-lower-4373,
ul.icon_left_41ad.tooltip_next_290f.box-lower-4373 {
  padding: 0 14px;
}
.lower-00d4 {
  display: block;
  overflow-x: auto;
}
.lower-00d4 table {
  border-collapse: collapse;
  width: 100%;
}
.lower-00d4 td,
.lower-00d4 th {
  padding: 0.5em;
}
.advanced_31da li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.advanced_31da ol ol,
.advanced_31da ol ul,
.advanced_31da ul ol,
.advanced_31da ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.advanced_31da ol ol li,
.advanced_31da ol ul li,
.advanced_31da ul ol li,
.advanced_31da ul ul li {
  margin-left: 0;
}
.last-07cb.detail-c761 > .image_e18c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.last-07cb.detail-c761 > .image_e18c iframe,
.last-07cb.detail-c761 > .image_e18c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tooltip_over_2daf {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tooltip_over_2daf.short-f97a {
  padding: 0;
}
.tooltip_over_2daf.short-f97a cite {
  font-size: 13px;
}
.tooltip_over_2daf > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tooltip_over_2daf cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.accordion-066c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.accordion-066c > p:first-child {
  margin-top: 0;
}
.accordion-066c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.accordion-066c blockquote {
  border-left: 0;
}
.hover-8ba6 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.hover-8ba6:not(.red-c0c9) {
  max-width: 100px;
}
.hover-8ba6.up-4c98 {
  border-bottom: none !important;
  text-align: center;
}
.hover-8ba6.up-4c98::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .element-f159 p {
    padding: 1.5em 0;
  }
}
.item-soft-1e24 {
  color: #0073aa;
}
.texture-dirty-6aab {
  background-color: #0073aa;
}
.outline_pink_df48 {
  color: #229fd8;
}
.inner-c888 {
  background-color: #229fd8;
}
.full-5649 {
  color: #eee;
}
.gradient-clean-78d6 {
  background-color: #eee;
}
.list-f487 {
  color: #444;
}
.overlay_35e9 {
  background-color: #444;
}
.active-ccbe {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.active-ccbe .shade_95c3 .tag_fast_9e89 {
  font-size: 15px;
}
.active-ccbe .tag_fast_9e89 {
  line-height: 1.3;
}
.active-ccbe .outer_2cd5 {
}
.active-ccbe .south_43e9 {
  background: #235787;
}
.status_1f38 {
  padding: 0;
}
.status_1f38 .south_43e9 {
  background: #1a1a1a;
}
.status_1f38 .outer_2cd5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.progress-bright-3deb {
  padding: 0;
  border-left: none;
  border-right: none;
}
.progress-bright-3deb .outer_2cd5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.progress-bright-3deb .south_43e9 {
  background: #303030;
}
.label_5d32 {
  position: relative;
  z-index: 10;
}
.label_5d32 .disabled_ebc9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.texture-small-b96f .item_7476 {
  display: inline-block;
  vertical-align: middle;
}
.texture-small-b96f.accent_b862 .item_7476 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .texture-small-b96f.accent_b862 .item_7476 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .texture-small-b96f.accent_b862 .item_7476 {
    margin-right: 0.4em;
  }
}
.texture-small-b96f.accent_b862 .item_7476:last-child {
  margin-right: 0;
}
.background-stone-6dab .disabled_ebc9 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .element-center-2193 .shade_95c3 {
    margin: 0 -0.5em;
  }
  .element-center-2193 .shade_95c3 [class*="customify-col-"],
  .element-center-2193 .shade_95c3 [class*="customify-col_"],
  .element-center-2193 .shade_95c3 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.element-center-2193.outline_upper_8485 .disabled_ebc9 {
  background: 0 0 !important;
}
.element-center-2193.outline_upper_8485 .disabled_ebc9,
.element-center-2193.background-stone-6dab .disabled_ebc9 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .element-center-2193.description_light_4dcb {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.element-center-2193.background-stone-6dab .disabled_ebc9 {
  box-shadow: none !important;
}
.badge_e412 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .badge_e412 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .badge_e412 {
    padding: 18px 0 20px;
  }
}
.badge_e412 .header-6ff6 {
  width: 100%;
}
.badge_e412 .media_833e {
  margin-bottom: 0;
}
.badge_e412 .surface_easy_1e78 {
  margin-top: 5px;
  font-size: 0.875em;
}
.focus-south-0b9e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.focus-south-0b9e .banner_76ab {
  width: 100%;
}
.full-47bd {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.full-47bd li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.full-47bd 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;
}
.full-47bd li:last-child:after {
  display: none;
}
.full-47bd li a {
  font-weight: 500;
  margin-right: 10px;
}
.row_bright_2890 .south_912f button,
.badge_e412 .south_912f button {
  left: 0;
}
.row_bright_2890 .banner_76ab,
.badge_e412 .banner_76ab {
  padding-left: 0;
  padding-right: 0;
}
.row_bright_2890 .focus-south-0b9e,
.badge_e412 .focus-south-0b9e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.row_bright_2890 {
  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;
}
.row_bright_2890: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;
}
.row_bright_2890 .dim_7690 {
  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) {
  .row_bright_2890 .dim_7690 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .row_bright_2890 .dim_7690 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .row_bright_2890 .dim_7690 {
    min-height: 200px;
  }
}
.row_bright_2890 .full-47bd {
  color: rgba(255, 255, 255, 0.8);
}
.row_bright_2890 .full-47bd a,
.row_bright_2890 .full-47bd li:after {
  color: inherit;
}
.row_bright_2890 .full-47bd a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.secondary-top-2450 {
  margin-bottom: 0.5em;
}
.button-full-44f7 {
  margin-bottom: 1.2em;
}
.button-full-44f7,
.secondary-top-2450 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.button-full-44f7 p:last-child,
.secondary-top-2450 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .south_912f,
#masthead .south_912f {
  display: none;
}
#masthead
  > .south_912f.focused_9568 {
  display: none;
}
#masthead > .south_912f button {
  left: 0;
}
.caption_pink_b6cd {
  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%;
}
.caption_pink_b6cd .item_7476 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.caption_pink_b6cd .nav_hot_2bf6 {
  display: -webkit-box;
  display: flex;
}
.caption_pink_b6cd .nav_hot_2bf6.top_8aea {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.caption_pink_b6cd .nav_hot_2bf6.pro_a645 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.caption_pink_b6cd .nav_hot_2bf6.steel_7104 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.caption_pink_b6cd.pagination_large_ea95.dropdown-solid-ea6e .nav_hot_2bf6.top_8aea {
  flex-basis: 100%;
}
.caption_pink_b6cd.advanced-3095 .nav_hot_2bf6.pro_a645 {
  -webkit-box-flex: 1;
  flex: auto;
}
.caption_pink_b6cd.advanced-3095 .nav_hot_2bf6.steel_7104 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .south_912f.focused_9568 {
  display: none;
}
#masthead > .south_912f button {
  left: 0;
}
.smooth-eac9 {
  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;
}
.smooth-eac9:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.smooth-eac9.current_626b i {
  margin-right: 4px;
}
.smooth-eac9.block-light-cdcc i {
  margin-left: 5px;
}
.tag_fast_9e89 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tag_fast_9e89 p:last-child {
  margin-bottom: 0;
}
.dirty-84d8 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.dirty-84d8 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.dirty-84d8 img {
  display: block;
  width: auto;
  line-height: 1;
}
.dirty-84d8 .summary-5373 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.dirty-84d8 .gold_46eb {
  margin: 5px 0 7px 0;
}
.dirty-84d8.silver_20d0 .warm_b6f9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dirty-84d8.silver_20d0 .in-a0c7 {
  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;
}
.dirty-84d8.title-07bb {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.dirty-84d8.title-07bb .warm_b6f9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dirty-84d8.title-07bb .in-a0c7 {
  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;
}
.dirty-84d8.pattern_1bee {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dirty-84d8.pagination-large-8500 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.dirty-84d8.pagination-large-8500 .in-a0c7 {
  margin-top: 7px;
}
.active-c11e {
  display: inline-block;
}
.label_5d32 .west-9e6c .dirty-84d8 img {
  max-width: 100%;
}
.layout_under_1f2e .grid-focused-e5db.gallery-down-c2b8,
.card_over_e3c9 .grid-focused-e5db.gallery-down-c2b8 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.layout_under_1f2e .summary-47d0,
.card_over_e3c9 .summary-47d0 {
  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%);
}
.layout_under_1f2e .summary-47d0 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.layout_under_1f2e.inner_6049 .summary-47d0 {
  display: none;
}
.layout_under_1f2e .logo-5a9f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.layout_under_1f2e .logo-5a9f li {
  display: inline-block;
  position: relative;
}
.layout_under_1f2e .logo-5a9f li:last-child {
  margin-right: 0;
}
.layout_under_1f2e .logo-5a9f 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;
}
.layout_under_1f2e .logo-5a9f li.action-7ee1 > a {
  color: rgba(0, 0, 0, 0.9);
}
.layout_under_1f2e .logo-5a9f > 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;
}
.layout_under_1f2e .logo-5a9f > li > a i {
  line-height: 0;
}
.layout_under_1f2e .logo-5a9f > li.message_fbd6 > a .summary-47d0 {
  margin-left: 4px;
  line-height: 0;
}
.layout_under_1f2e .logo-5a9f .shade_pink_631c li.message_fbd6 > a {
  position: relative;
}
.layout_under_1f2e .logo-5a9f .shade_pink_631c li.message_fbd6 > a:after,
.layout_under_1f2e .logo-5a9f .shade_pink_631c li.message_fbd6 > a:before {
  content: "";
  display: table;
}
.layout_under_1f2e .logo-5a9f .shade_pink_631c li.message_fbd6 > a:after {
  clear: both;
}
.layout_under_1f2e .logo-5a9f .shade_pink_631c li.message_fbd6 > a .summary-47d0 {
  margin-left: 5px;
  float: right;
}
.layout_under_1f2e .form-01b9,
.layout_under_1f2e .shade_pink_631c {
  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;
}
.layout_under_1f2e .shade_pink_631c {
  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;
}
.layout_under_1f2e .shade_pink_631c .gallery-down-c2b8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.layout_under_1f2e .shade_pink_631c .summary-47d0 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.layout_under_1f2e .shade_pink_631c li {
  display: block;
  margin: 0;
  padding: 0;
}
.layout_under_1f2e .shade_pink_631c 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;
}
.layout_under_1f2e .shade_pink_631c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.layout_under_1f2e .shade_pink_631c .shade_pink_631c {
  top: 0;
  left: 100%;
}
.layout_under_1f2e .wrapper_silver_8d66.fn-focus-aa93 > .form-01b9,
.layout_under_1f2e .wrapper_silver_8d66.fn-focus-aa93 > .shade_pink_631c,
.layout_under_1f2e .wrapper_silver_8d66:focus > .form-01b9,
.layout_under_1f2e .wrapper_silver_8d66:focus > .shade_pink_631c,
.layout_under_1f2e .wrapper_silver_8d66:hover > .form-01b9,
.layout_under_1f2e .wrapper_silver_8d66:hover > .shade_pink_631c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.layout_under_1f2e.highlight_0162 .gradient_large_c2c7:after,
.layout_under_1f2e.highlight_0162 .gradient_large_c2c7:before {
  content: "";
  display: table;
}
.layout_under_1f2e.highlight_0162 .gradient_large_c2c7:after {
  clear: both;
}
.layout_under_1f2e.highlight_0162 .gradient_large_c2c7 > li {
  float: left;
}
.layout_under_1f2e.texture_basic_42bd .gradient_large_c2c7:after,
.layout_under_1f2e.texture_basic_42bd .gradient_large_c2c7:before {
  content: "";
  display: table;
}
.layout_under_1f2e.texture_basic_42bd .gradient_large_c2c7:after {
  clear: both;
}
.layout_under_1f2e.texture_basic_42bd .gradient_large_c2c7 > li {
  float: left;
}
.layout_under_1f2e.texture_basic_42bd .gradient_large_c2c7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.layout_under_1f2e.texture_basic_42bd .gradient_large_c2c7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.layout_under_1f2e.texture_basic_42bd .gradient_large_c2c7 > li.thumbnail-a212 > a,
.layout_under_1f2e.texture_basic_42bd .gradient_large_c2c7 > li.action-7ee1 > a {
  color: #fff;
  background-color: #1e4b75;
}
.layout_under_1f2e.highlight_tall_d05b .gradient_large_c2c7 > li > a .gallery-down-c2b8 {
  position: relative;
}
.layout_under_1f2e.highlight_tall_d05b .gradient_large_c2c7 > li > a .gallery-down-c2b8: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;
}
.layout_under_1f2e.highlight_tall_d05b
  .gradient_large_c2c7
  > li:focus
  > a
  .gallery-down-c2b8:before,
.layout_under_1f2e.highlight_tall_d05b
  .gradient_large_c2c7
  > li:hover
  > a
  .gallery-down-c2b8:before {
  width: 100%;
  background-color: currentColor;
}
.layout_under_1f2e.highlight_tall_d05b
  .gradient_large_c2c7
  > li.thumbnail-a212
  > a
  .gallery-down-c2b8:before,
.layout_under_1f2e.highlight_tall_d05b
  .gradient_large_c2c7
  > li.shadow-5bc1
  > a
  .gallery-down-c2b8:before {
  width: 100%;
  background-color: currentColor;
}
.layout_under_1f2e.preview_lite_9320 .gradient_large_c2c7 > li > a .gallery-down-c2b8 {
  position: relative;
}
.layout_under_1f2e.preview_lite_9320 .gradient_large_c2c7 > li > a .gallery-down-c2b8: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;
}
.layout_under_1f2e.preview_lite_9320 .gradient_large_c2c7 > li:focus > a .gallery-down-c2b8:before,
.layout_under_1f2e.preview_lite_9320
  .gradient_large_c2c7
  > li:hover
  > a
  .gallery-down-c2b8:before {
  width: 100%;
  background-color: currentColor;
}
.layout_under_1f2e.preview_lite_9320
  .gradient_large_c2c7
  > li.thumbnail-a212
  > a
  .gallery-down-c2b8:before,
.layout_under_1f2e.preview_lite_9320
  .gradient_large_c2c7
  > li.shadow-5bc1
  > a
  .gallery-down-c2b8:before {
  width: 100%;
  background-color: currentColor;
}
.card_over_e3c9 .logo-5a9f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.card_over_e3c9 .logo-5a9f li:first-child > a {
  border-top: none;
}
.card_over_e3c9 .logo-5a9f .overlay-3f05 > .gallery-down-c2b8 .summary-47d0 {
  display: none;
}
.card_over_e3c9 .logo-5a9f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.card_over_e3c9 .logo-5a9f li:last-child {
  border: none;
}
.card_over_e3c9 .logo-5a9f li.message_fbd6 > a {
  padding-right: 45px !important;
}
.card_over_e3c9 .logo-5a9f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.card_over_e3c9 .logo-5a9f li a:focus,
.card_over_e3c9 .logo-5a9f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.card_over_e3c9 .logo-5a9f li .main-27e7 {
  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;
}
.card_over_e3c9 .logo-5a9f li .main-27e7:hover {
  box-shadow: none;
}
.card_over_e3c9 .logo-5a9f li .main-27e7 .summary-47d0 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.card_over_e3c9 .logo-5a9f .shade_pink_631c {
  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);
}
.card_over_e3c9 .logo-5a9f .shade_pink_631c li a {
  padding-left: 3em;
}
.card_over_e3c9 .logo-5a9f .focused-1cc3 > a .main-27e7 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.card_over_e3c9 .logo-5a9f .focused-1cc3 > .shade_pink_631c {
  display: block;
  opacity: 1;
}
.purple-df1f {
  max-width: 100%;
}
.icon-e969 {
  line-height: 0;
  cursor: pointer;
}
.under-6496 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.under-6496:hover {
  box-shadow: none;
  color: currentColor;
}
.under-6496 svg {
  width: 18px;
  height: 18px;
}
.under-6496 .container_copper_7152 {
  display: none;
}
.last-bbdd {
  position: relative;
}
.last-bbdd.fn-active-aa93 .under-6496 .warm_0217 {
  display: none;
}
.last-bbdd.fn-active-aa93 .under-6496 .container_copper_7152 {
  display: inline-block;
}
.last-bbdd .surface_stale_a793 {
  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);
}
.last-bbdd.pattern_green_a402 .surface_stale_a793 {
  left: auto;
  right: -0.9em;
}
.last-bbdd.pattern_green_a402 .component-silver-13a4::before {
  left: auto;
  right: 15px;
}
.last-bbdd.fn-active-aa93 .surface_stale_a793 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.preview-hot-8f66 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.preview-hot-8f66 label {
  flex-basis: 100%;
}
.preview-hot-8f66 .surface_199e {
  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;
}
.preview-hot-8f66 .huge_3ffe {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.preview-hot-8f66 .huge_3ffe:focus {
  background-color: transparent;
}
.preview-hot-8f66 button.east-9833 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.preview-hot-8f66 button.east-9833:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.preview-hot-8f66 button.east-9833 svg {
  width: 18px;
  height: 18px;
}
.preview-hot-8f66 input[type="submit"] {
  min-height: auto;
}
.hover_47cf .preview-hot-8f66 .huge_3ffe {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.component-silver-13a4 {
  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) {
  .component-silver-13a4 {
    width: 220px;
  }
}
.component-silver-13a4 label {
  flex-basis: 100%;
}
.component-silver-13a4::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;
}
.popup_selected_f379 .hover_47cf .preview-hot-8f66 {
  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;
}
.popup_selected_f379
  .hover_47cf
  .preview-hot-8f66
  .surface_199e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.popup_selected_f379 .hover_47cf .preview-hot-8f66 .huge_3ffe {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.popup_selected_f379
  .hover_47cf
  .preview-hot-8f66
  .huge_3ffe:focus {
  background: 0 0;
}
.popup_selected_f379
  .hover_47cf
  .preview-hot-8f66
  .cool_d8b9 {
  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;
}
.tall_b3c2 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tall_b3c2 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tall_b3c2 li:last-child {
  margin-right: 0;
}
.tall_b3c2 li:first-child {
  margin-left: 0;
}
.tall_b3c2.box_8e2f a {
  color: #fff;
}
.tall_b3c2.box_8e2f a:hover {
  color: #fff;
}
.tall_b3c2 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tall_b3c2 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tall_b3c2 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tall_b3c2 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tall_b3c2 [class*="social-icon-apple"] {
  background-color: #999;
}
.tall_b3c2 [class*="social-icon-apple"].paragraph-clean-d936 {
  background-color: transparent;
  color: #999;
}
.tall_b3c2 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tall_b3c2 [class*="social-icon-behance"].paragraph-clean-d936 {
  background-color: transparent;
  color: #1769ff;
}
.tall_b3c2 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tall_b3c2 [class*="social-icon-bitbucket"].paragraph-clean-d936 {
  background-color: transparent;
  color: #205081;
}
.tall_b3c2 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tall_b3c2 [class*="social-icon-codepen"].paragraph-clean-d936 {
  background-color: transparent;
  color: #000;
}
.tall_b3c2 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tall_b3c2 [class*="social-icon-delicious"].paragraph-clean-d936 {
  background-color: transparent;
  color: #39f;
}
.tall_b3c2 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tall_b3c2 [class*="social-icon-digg"].paragraph-clean-d936 {
  background-color: transparent;
  color: #005be2;
}
.tall_b3c2 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tall_b3c2 [class*="social-icon-dribbble"].paragraph-clean-d936 {
  background-color: transparent;
  color: #ea4c89;
}
.tall_b3c2 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tall_b3c2 [class*="social-icon-envelope"].paragraph-clean-d936 {
  background-color: transparent;
  color: #ea4335;
}
.tall_b3c2 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tall_b3c2 [class*="social-icon-facebook"].paragraph-clean-d936 {
  background-color: transparent;
  color: #3b5998;
}
.tall_b3c2 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tall_b3c2 [class*="social-icon-flickr"].paragraph-clean-d936 {
  background-color: transparent;
  color: #0063dc;
}
.tall_b3c2 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tall_b3c2 [class*="social-icon-foursquare"].paragraph-clean-d936 {
  background-color: transparent;
  color: #2d5be3;
}
.tall_b3c2 [class*="social-icon-github"] {
  background-color: #333;
}
.tall_b3c2 [class*="social-icon-github"].paragraph-clean-d936 {
  background-color: transparent;
  color: #333;
}
.tall_b3c2 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tall_b3c2 [class*="social-icon-google-plus"].paragraph-clean-d936 {
  background-color: transparent;
  color: #dd4b39;
}
.tall_b3c2 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tall_b3c2 [class*="social-icon-houzz"].paragraph-clean-d936 {
  background-color: transparent;
  color: #7ac142;
}
.tall_b3c2 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tall_b3c2 [class*="social-icon-instagram"].paragraph-clean-d936 {
  background-color: transparent;
  color: #262626;
}
.tall_b3c2 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tall_b3c2 [class*="social-icon-jsfiddle"].paragraph-clean-d936 {
  background-color: transparent;
  color: #487aa2;
}
.tall_b3c2 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tall_b3c2 [class*="social-icon-linkedin"].paragraph-clean-d936 {
  background-color: transparent;
  color: #0077b5;
}
.tall_b3c2 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tall_b3c2 [class*="social-icon-medium"].paragraph-clean-d936 {
  background-color: transparent;
  color: #00ab6b;
}
.tall_b3c2 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tall_b3c2
  [class*="social-icon-odnoklassniki"].paragraph-clean-d936 {
  background-color: transparent;
  color: #f4731c;
}
.tall_b3c2 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tall_b3c2 [class*="social-icon-meetup"].paragraph-clean-d936 {
  background-color: transparent;
  color: #ec1c40;
}
.tall_b3c2 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tall_b3c2 [class*="social-icon-pinterest"].paragraph-clean-d936 {
  background-color: transparent;
  color: #bd081c;
}
.tall_b3c2 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tall_b3c2 [class*="social-icon-product-hunt"].paragraph-clean-d936 {
  background-color: transparent;
  color: #da552f;
}
.tall_b3c2 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tall_b3c2 [class*="social-icon-reddit"].paragraph-clean-d936 {
  background-color: transparent;
  color: #ff4500;
}
.tall_b3c2 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tall_b3c2 [class*="social-icon-rss"].paragraph-clean-d936 {
  background-color: transparent;
  color: #f26522;
}
.tall_b3c2 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tall_b3c2
  [class*="social-icon-shopping-cart"].paragraph-clean-d936 {
  background-color: transparent;
  color: #4caf50;
}
.tall_b3c2 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tall_b3c2 [class*="social-icon-skype"].paragraph-clean-d936 {
  background-color: transparent;
  color: #00aff0;
}
.tall_b3c2 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tall_b3c2 [class*="social-icon-slideshare"].paragraph-clean-d936 {
  background-color: transparent;
  color: #0077b5;
}
.tall_b3c2 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tall_b3c2 [class*="social-icon-snapchat"].paragraph-clean-d936 {
  background-color: transparent;
  color: #fffc00;
}
.tall_b3c2 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tall_b3c2 [class*="social-icon-soundcloud"].paragraph-clean-d936 {
  background-color: transparent;
  color: #f80;
}
.tall_b3c2 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tall_b3c2 [class*="social-icon-spotify"].paragraph-clean-d936 {
  background-color: transparent;
  color: #2ebd59;
}
.tall_b3c2 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tall_b3c2
  [class*="social-icon-stack-overflow"].paragraph-clean-d936 {
  background-color: transparent;
  color: #fe7a15;
}
.tall_b3c2 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tall_b3c2 [class*="social-icon-maldkfgram"].paragraph-clean-d936 {
  background-color: transparent;
  color: #2ca5e0;
}
.tall_b3c2 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tall_b3c2 [class*="social-icon-tripadvisor"].paragraph-clean-d936 {
  background-color: transparent;
  color: #589442;
}
.tall_b3c2 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tall_b3c2 [class*="social-icon-tumblr"].paragraph-clean-d936 {
  background-color: transparent;
  color: #35465c;
}
.tall_b3c2 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tall_b3c2 [class*="social-icon-twitch"].paragraph-clean-d936 {
  background-color: transparent;
  color: #6441a5;
}
.tall_b3c2 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tall_b3c2 [class*="social-icon-twitter"].paragraph-clean-d936 {
  background-color: transparent;
  color: #1da1f2;
}
.tall_b3c2 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tall_b3c2 [class*="social-icon-vimeo"].paragraph-clean-d936 {
  background-color: transparent;
  color: #1ab7ea;
}
.tall_b3c2 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tall_b3c2 [class*="social-icon-vk"].paragraph-clean-d936 {
  background-color: transparent;
  color: #45668e;
}
.tall_b3c2 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tall_b3c2 [class*="social-icon-weibo"].paragraph-clean-d936 {
  background-color: transparent;
  color: #df2029;
}
.tall_b3c2 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tall_b3c2 [class*="social-icon-weixin"].paragraph-clean-d936 {
  background-color: transparent;
  color: #7bb32e;
}
.tall_b3c2 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tall_b3c2 [class*="social-icon-whatsapp"].paragraph-clean-d936 {
  background-color: transparent;
  color: #25d366;
}
.tall_b3c2 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tall_b3c2 [class*="social-icon-wordpress"].paragraph-clean-d936 {
  background-color: transparent;
  color: #21759b;
}
.tall_b3c2 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tall_b3c2 [class*="social-icon-xing"].paragraph-clean-d936 {
  background-color: transparent;
  color: #026466;
}
.tall_b3c2 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tall_b3c2 [class*="social-icon-yelp"].paragraph-clean-d936 {
  background-color: transparent;
  color: #af0606;
}
.tall_b3c2 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tall_b3c2 [class*="social-icon-youtube"].paragraph-clean-d936 {
  background-color: transparent;
  color: #cd201f;
}
.footer_paper_be83 {
  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;
}
.footer_paper_be83:hover {
  box-shadow: none;
  background: 0 0;
}
.dynamic-b116 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.thumbnail_pressed_64a0 {
  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;
}
.row-complex-2ceb {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.surface_slow_7d18 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.surface_slow_7d18,
.surface_slow_7d18::after,
.surface_slow_7d18::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;
}
.surface_slow_7d18::after,
.surface_slow_7d18::before {
  content: "";
  display: block;
  background-color: inherit;
}
.box_plasma_bad9 .thumbnail_pressed_64a0 .row-complex-2ceb {
  margin-top: -2px;
  width: 19px;
}
.box_plasma_bad9 .thumbnail_pressed_64a0 .surface_slow_7d18 {
  margin-top: -1px;
}
.box_plasma_bad9 .thumbnail_pressed_64a0 .surface_slow_7d18,
.box_plasma_bad9 .thumbnail_pressed_64a0 .surface_slow_7d18::after,
.box_plasma_bad9 .thumbnail_pressed_64a0 .surface_slow_7d18::before {
  width: 19px;
  height: 2px;
}
.box_plasma_bad9 .thumbnail_pressed_64a0 .surface_slow_7d18::before {
  top: -6px;
}
.box_plasma_bad9 .thumbnail_pressed_64a0 .surface_slow_7d18::after {
  bottom: -6px;
}
.sidebar-rough-334c .thumbnail_pressed_64a0 .row-complex-2ceb {
  margin-top: -2px;
  width: 22px;
}
.sidebar-rough-334c .thumbnail_pressed_64a0 .surface_slow_7d18 {
  margin-top: -1px;
}
.sidebar-rough-334c .thumbnail_pressed_64a0 .surface_slow_7d18,
.sidebar-rough-334c .thumbnail_pressed_64a0 .surface_slow_7d18::after,
.sidebar-rough-334c .thumbnail_pressed_64a0 .surface_slow_7d18::before {
  width: 22px;
  height: 2px;
}
.sidebar-rough-334c .thumbnail_pressed_64a0 .surface_slow_7d18::before {
  top: -7px;
}
.sidebar-rough-334c .thumbnail_pressed_64a0 .surface_slow_7d18::after {
  bottom: -7px;
}
.status_center_c3fc .thumbnail_pressed_64a0 .row-complex-2ceb {
  margin-top: -2px;
  width: 31px;
}
.status_center_c3fc .thumbnail_pressed_64a0 .surface_slow_7d18 {
  margin-top: -1.5px;
}
.status_center_c3fc .thumbnail_pressed_64a0 .surface_slow_7d18,
.status_center_c3fc .thumbnail_pressed_64a0 .surface_slow_7d18::after,
.status_center_c3fc .thumbnail_pressed_64a0 .surface_slow_7d18::before {
  width: 31px;
  height: 3px;
}
.status_center_c3fc .thumbnail_pressed_64a0 .surface_slow_7d18::before {
  top: -9px;
}
.status_center_c3fc .thumbnail_pressed_64a0 .surface_slow_7d18::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .row_4b23 .thumbnail_pressed_64a0 .row-complex-2ceb {
    margin-top: -2px;
    width: 19px;
  }
  .row_4b23 .thumbnail_pressed_64a0 .surface_slow_7d18 {
    margin-top: -1px;
  }
  .row_4b23 .thumbnail_pressed_64a0 .surface_slow_7d18,
  .row_4b23 .thumbnail_pressed_64a0 .surface_slow_7d18::after,
  .row_4b23 .thumbnail_pressed_64a0 .surface_slow_7d18::before {
    width: 19px;
    height: 2px;
  }
  .row_4b23 .thumbnail_pressed_64a0 .surface_slow_7d18::before {
    top: -6px;
  }
  .row_4b23 .thumbnail_pressed_64a0 .surface_slow_7d18::after {
    bottom: -6px;
  }
  .feature-b5e3 .thumbnail_pressed_64a0 .row-complex-2ceb {
    margin-top: -2px;
    width: 22px;
  }
  .feature-b5e3 .thumbnail_pressed_64a0 .surface_slow_7d18 {
    margin-top: -1px;
  }
  .feature-b5e3 .thumbnail_pressed_64a0 .surface_slow_7d18,
  .feature-b5e3 .thumbnail_pressed_64a0 .surface_slow_7d18::after,
  .feature-b5e3 .thumbnail_pressed_64a0 .surface_slow_7d18::before {
    width: 22px;
    height: 2px;
  }
  .feature-b5e3 .thumbnail_pressed_64a0 .surface_slow_7d18::before {
    top: -7px;
  }
  .feature-b5e3 .thumbnail_pressed_64a0 .surface_slow_7d18::after {
    bottom: -7px;
  }
  .secondary-cold-1202 .thumbnail_pressed_64a0 .row-complex-2ceb {
    margin-top: -2px;
    width: 31px;
  }
  .secondary-cold-1202 .thumbnail_pressed_64a0 .surface_slow_7d18 {
    margin-top: -1.5px;
  }
  .secondary-cold-1202 .thumbnail_pressed_64a0 .surface_slow_7d18,
  .secondary-cold-1202 .thumbnail_pressed_64a0 .surface_slow_7d18::after,
  .secondary-cold-1202 .thumbnail_pressed_64a0 .surface_slow_7d18::before {
    width: 31px;
    height: 3px;
  }
  .secondary-cold-1202 .thumbnail_pressed_64a0 .surface_slow_7d18::before {
    top: -9px;
  }
  .secondary-cold-1202 .thumbnail_pressed_64a0 .surface_slow_7d18::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph-ccc0 .thumbnail_pressed_64a0 .row-complex-2ceb {
    margin-top: -2px;
    width: 19px;
  }
  .paragraph-ccc0 .thumbnail_pressed_64a0 .surface_slow_7d18 {
    margin-top: -1px;
  }
  .paragraph-ccc0 .thumbnail_pressed_64a0 .surface_slow_7d18,
  .paragraph-ccc0 .thumbnail_pressed_64a0 .surface_slow_7d18::after,
  .paragraph-ccc0 .thumbnail_pressed_64a0 .surface_slow_7d18::before {
    width: 19px;
    height: 2px;
  }
  .paragraph-ccc0 .thumbnail_pressed_64a0 .surface_slow_7d18::before {
    top: -6px;
  }
  .paragraph-ccc0 .thumbnail_pressed_64a0 .surface_slow_7d18::after {
    bottom: -6px;
  }
  .outline-soft-1120 .thumbnail_pressed_64a0 .row-complex-2ceb {
    margin-top: -2px;
    width: 22px;
  }
  .outline-soft-1120 .thumbnail_pressed_64a0 .surface_slow_7d18 {
    margin-top: -1px;
  }
  .outline-soft-1120 .thumbnail_pressed_64a0 .surface_slow_7d18,
  .outline-soft-1120 .thumbnail_pressed_64a0 .surface_slow_7d18::after,
  .outline-soft-1120 .thumbnail_pressed_64a0 .surface_slow_7d18::before {
    width: 22px;
    height: 2px;
  }
  .outline-soft-1120 .thumbnail_pressed_64a0 .surface_slow_7d18::before {
    top: -7px;
  }
  .outline-soft-1120 .thumbnail_pressed_64a0 .surface_slow_7d18::after {
    bottom: -7px;
  }
  .feature_wide_942a .thumbnail_pressed_64a0 .row-complex-2ceb {
    margin-top: -2px;
    width: 31px;
  }
  .feature_wide_942a .thumbnail_pressed_64a0 .surface_slow_7d18 {
    margin-top: -1.5px;
  }
  .feature_wide_942a .thumbnail_pressed_64a0 .surface_slow_7d18,
  .feature_wide_942a .thumbnail_pressed_64a0 .surface_slow_7d18::after,
  .feature_wide_942a .thumbnail_pressed_64a0 .surface_slow_7d18::before {
    width: 31px;
    height: 3px;
  }
  .feature_wide_942a .thumbnail_pressed_64a0 .surface_slow_7d18::before {
    top: -9px;
  }
  .feature_wide_942a .thumbnail_pressed_64a0 .surface_slow_7d18::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip_4d73 .thumbnail_pressed_64a0 .row-complex-2ceb {
    margin-top: -2px;
    width: 19px;
  }
  .tooltip_4d73 .thumbnail_pressed_64a0 .surface_slow_7d18 {
    margin-top: -1px;
  }
  .tooltip_4d73 .thumbnail_pressed_64a0 .surface_slow_7d18,
  .tooltip_4d73 .thumbnail_pressed_64a0 .surface_slow_7d18::after,
  .tooltip_4d73 .thumbnail_pressed_64a0 .surface_slow_7d18::before {
    width: 19px;
    height: 2px;
  }
  .tooltip_4d73 .thumbnail_pressed_64a0 .surface_slow_7d18::before {
    top: -6px;
  }
  .tooltip_4d73 .thumbnail_pressed_64a0 .surface_slow_7d18::after {
    bottom: -6px;
  }
  .mask_gas_203d .thumbnail_pressed_64a0 .row-complex-2ceb {
    margin-top: -2px;
    width: 22px;
  }
  .mask_gas_203d .thumbnail_pressed_64a0 .surface_slow_7d18 {
    margin-top: -1px;
  }
  .mask_gas_203d .thumbnail_pressed_64a0 .surface_slow_7d18,
  .mask_gas_203d .thumbnail_pressed_64a0 .surface_slow_7d18::after,
  .mask_gas_203d .thumbnail_pressed_64a0 .surface_slow_7d18::before {
    width: 22px;
    height: 2px;
  }
  .mask_gas_203d .thumbnail_pressed_64a0 .surface_slow_7d18::before {
    top: -7px;
  }
  .mask_gas_203d .thumbnail_pressed_64a0 .surface_slow_7d18::after {
    bottom: -7px;
  }
  .tall-f10e .thumbnail_pressed_64a0 .row-complex-2ceb {
    margin-top: -2px;
    width: 31px;
  }
  .tall-f10e .thumbnail_pressed_64a0 .surface_slow_7d18 {
    margin-top: -1.5px;
  }
  .tall-f10e .thumbnail_pressed_64a0 .surface_slow_7d18,
  .tall-f10e .thumbnail_pressed_64a0 .surface_slow_7d18::after,
  .tall-f10e .thumbnail_pressed_64a0 .surface_slow_7d18::before {
    width: 31px;
    height: 3px;
  }
  .tall-f10e .thumbnail_pressed_64a0 .surface_slow_7d18::before {
    top: -9px;
  }
  .tall-f10e .thumbnail_pressed_64a0 .surface_slow_7d18::after {
    bottom: -9px;
  }
}
.message_593b .surface_slow_7d18 {
  -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);
}
.message_593b .surface_slow_7d18::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.message_593b .surface_slow_7d18::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);
}
.message_593b.outline-copper-7820 .surface_slow_7d18 {
  -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);
}
.message_593b.outline-copper-7820 .surface_slow_7d18::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.message_593b.outline-copper-7820 .surface_slow_7d18::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);
}
.picture_action_8ed3 {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.video_soft_7700:before {
  display: none;
}
.item_tall_e92d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.item_tall_e92d .highlight-c615 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.item_tall_e92d .highlight-c615:last-of-type {
  border-bottom: none;
}
.item_tall_e92d .highlight-c615.link-0175,
.item_tall_e92d .highlight-c615.list_3e7b,
.item_tall_e92d .highlight-c615.panel-73e4 {
  padding: 0;
}
.item_tall_e92d .card_over_e3c9 .main-27e7 {
  color: currentColor;
}
.item_tall_e92d .card_over_e3c9 .main-27e7:focus,
.item_tall_e92d .card_over_e3c9 .main-27e7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item_tall_e92d.outer_2cd5 .preview_39e5,
.item_tall_e92d.outer_2cd5 .tag_fast_9e89 a,
.item_tall_e92d.outer_2cd5 .gradient_large_c2c7 a,
.item_tall_e92d.outer_2cd5 .shade_pink_631c a {
  color: rgba(0, 0, 0, 0.55);
}
.item_tall_e92d.outer_2cd5 .preview_39e5:hover,
.item_tall_e92d.outer_2cd5 .tag_fast_9e89 a:hover,
.item_tall_e92d.outer_2cd5 .gradient_large_c2c7 a:hover,
.item_tall_e92d.outer_2cd5 .shade_pink_631c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.item_tall_e92d.outer_2cd5 .frame-west-06e2 {
  color: rgba(0, 0, 0, 0.8);
}
.item_tall_e92d.outer_2cd5 .highlight-c615 {
  border-color: rgba(0, 0, 0, 0.08);
}
.item_tall_e92d.outer_2cd5 .highlight-c615:before {
  background: rgba(0, 0, 0, 0.08);
}
.item_tall_e92d.outer_2cd5 .paragraph-short-9de1:before {
  background: rgba(255, 255, 255, 0.9);
}
.item_tall_e92d.outer_2cd5 .card_over_e3c9 .logo-5a9f li a,
.item_tall_e92d.outer_2cd5 .card_over_e3c9 .main-27e7,
.item_tall_e92d.outer_2cd5 .shade_pink_631c {
  border-color: rgba(0, 0, 0, 0.08);
}
.item_tall_e92d.outer_2cd5 .card_over_e3c9 .main-27e7:focus,
.item_tall_e92d.outer_2cd5 .card_over_e3c9 .main-27e7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item_tall_e92d.outer_2cd5 .logo-5a9f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.item_tall_e92d.south_43e9 .preview_39e5,
.item_tall_e92d.south_43e9 .tag_fast_9e89 a,
.item_tall_e92d.south_43e9 .gradient_large_c2c7 .main-27e7,
.item_tall_e92d.south_43e9 .gradient_large_c2c7 a,
.item_tall_e92d.south_43e9 .shade_pink_631c a {
  color: rgba(255, 255, 255, 0.79);
}
.item_tall_e92d.south_43e9 .preview_39e5:hover,
.item_tall_e92d.south_43e9 .tag_fast_9e89 a:hover,
.item_tall_e92d.south_43e9 .gradient_large_c2c7 .main-27e7:hover,
.item_tall_e92d.south_43e9 .gradient_large_c2c7 a:hover,
.item_tall_e92d.south_43e9 .shade_pink_631c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item_tall_e92d.south_43e9 .frame-west-06e2 {
  color: rgba(255, 255, 255, 0.99);
}
.item_tall_e92d.south_43e9 .highlight-c615 {
  border-color: rgba(255, 255, 255, 0.08);
}
.item_tall_e92d.south_43e9 .highlight-c615:before {
  background: rgba(255, 255, 255, 0.08);
}
.item_tall_e92d.south_43e9 .paragraph-short-9de1:before {
  background: rgba(0, 0, 0, 0.9);
}
.item_tall_e92d.south_43e9 .card_over_e3c9 .logo-5a9f li a,
.item_tall_e92d.south_43e9 .card_over_e3c9 .main-27e7,
.item_tall_e92d.south_43e9 .shade_pink_631c {
  border-color: rgba(255, 255, 255, 0.08);
}
.item_tall_e92d.south_43e9 .card_over_e3c9 .main-27e7:focus,
.item_tall_e92d.south_43e9 .card_over_e3c9 .main-27e7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item_tall_e92d.south_43e9 .logo-5a9f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph-short-9de1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.paragraph-short-9de1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.nav-wood-4abc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.component_7a54 .item_tall_e92d {
  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;
}
.component_7a54 .highlight-c615 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.component_7a54 .highlight-c615: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) {
  .component_7a54 .highlight-c615:before {
    width: 16%;
    left: 42%;
  }
}
.component_7a54 .highlight-c615:last-child:before {
  content: none;
}
.component_7a54 .highlight-c615[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.component_7a54 .card_over_e3c9 .logo-5a9f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.component_7a54 .card_over_e3c9 .logo-5a9f li a .main-27e7 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.component_7a54 .card_over_e3c9 .shade_pink_631c {
  border: none;
}
.component_7a54 .card_over_e3c9 .shade_pink_631c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.component_7a54 .paragraph-short-9de1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.component_7a54 .nav-wood-4abc {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.component_7a54 .south_43e9 .paragraph-short-9de1:before {
  background: rgba(0, 0, 0, 0.9);
}
.component_7a54 .outer_2cd5.alert_dcc2 .surface_slow_7d18 {
  background: rgba(0, 0, 0, 0.6);
}
.component_7a54
  .outer_2cd5.alert_dcc2
  .surface_slow_7d18::after,
.component_7a54
  .outer_2cd5.alert_dcc2
  .surface_slow_7d18:before {
  background: inherit;
}
.component_7a54
  .outer_2cd5.alert_dcc2:hover
  .surface_slow_7d18 {
  background: rgba(0, 0, 0, 0.8);
}
.icon_down_ddb1 .item_tall_e92d {
  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) {
  .icon_down_ddb1 .item_tall_e92d {
    width: auto;
    right: 45px;
  }
}
.nav_715b .item_tall_e92d {
  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) {
  .nav_715b .item_tall_e92d {
    width: auto;
    left: 45px;
  }
}
.video_soft_7700 .item_tall_e92d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.video_soft_7700 .nav-wood-4abc {
  max-width: 48em;
  margin: 0 auto;
}
.video_soft_7700 .paragraph-short-9de1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.chip-stone-48be {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.chip-stone-48be.component_7a54 .item_tall_e92d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.chip-stone-48be.icon_down_ddb1 .item_tall_e92d {
  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);
}
.chip-stone-48be .item_tall_e92d {
  visibility: visible;
}
.chip-stone-48be.nav_715b .item_tall_e92d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.section-motion-ae52,
.under_0317 {
  overflow-x: hidden;
}
.section-motion-ae52 .item_tall_e92d {
  overflow: auto;
}
.section-motion-ae52.component_7a54 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section-motion-ae52.component_7a54 .item_tall_e92d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.section-motion-ae52.component_7a54 .footer_paper_be83 {
  opacity: 0;
}
.section-motion-ae52.icon_down_ddb1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section-motion-ae52.icon_down_ddb1 .item_tall_e92d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.section-motion-ae52.icon_down_ddb1 .footer_paper_be83 {
  opacity: 0;
}
.section-motion-ae52.nav_715b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section-motion-ae52.nav_715b .item_tall_e92d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.section-motion-ae52.nav_715b .footer_paper_be83 {
  opacity: 0;
}
.section-motion-ae52.video_soft_7700 .item_tall_e92d {
  z-index: 10;
  visibility: visible;
}
.alert_dcc2 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.alert_dcc2 .surface_slow_7d18 {
  background: rgba(255, 255, 255, 0.99);
}
.alert_dcc2 .surface_slow_7d18::after,
.alert_dcc2 .surface_slow_7d18:before {
  background: inherit;
}
.alert_dcc2:hover .surface_slow_7d18 {
  background: rgba(255, 255, 255, 0.99);
}
.nav_715b .alert_dcc2 {
  top: 10px;
  right: auto;
  left: 12px;
}
.video_soft_7700 .alert_dcc2 {
  display: none !important;
}
.section-motion-ae52:before,
.under_0317:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.section-motion-ae52 .alert_dcc2,
.under_0317 .alert_dcc2 {
  display: inline-block;
}
.item_tall_e92d .item_7476 {
  -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;
}
.section-motion-ae52 .item_tall_e92d .item_7476,
.under_0317 .item_tall_e92d .item_7476 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.shadow-4c96 .surface_199e {
  width: 100%;
}
.west-9e6c {
  padding: 0 0.5em 0;
}
.west-9e6c [class*="customify-col-"],
.west-9e6c [class*="customify-col_"],
.west-9e6c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.popup_e997 .west-9e6c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .shade_95c3 .border_e7ba,
  .border_e7ba {
    display: none;
  }
  .chip_last_356f {
    text-align: left;
  }
  .hot-2c17 {
    text-align: center;
  }
  .video_out_27da {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .shade_95c3 .layout_focused_7606,
  .layout_focused_7606 {
    display: none;
  }
  .panel_5f01 {
    text-align: left;
  }
  .nav_837c {
    text-align: center;
  }
  .surface-short-0e68 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .shade_95c3 .alert-right-2ff7,
  .alert-right-2ff7 {
    display: none;
  }
  .description-d9d0 {
    text-align: left;
  }
  .shade-ac4d {
    text-align: center;
  }
  .photo_last_ecff {
    text-align: right;
  }
}
#page {
  position: relative;
}
.mask_wood_9f89 {
  box-shadow: none !important;
}
.row_top_e747 .info_smooth_0678,
.shadow-a4a2 .info_smooth_0678 {
  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;
}
.shadow-a4a2 .info_smooth_0678 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.disabled_ebc9 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.disabled_ebc9:after,
.disabled_ebc9:before {
  content: "";
  display: table;
}
.disabled_ebc9:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .disabled_ebc9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.disabled_ebc9,
.description_light_4dcb {
  max-width: 1248px;
  margin: 0 auto;
}

.carousel_tall_aed8.fixed_0b72 .disabled_ebc9 {
  max-width: 100%;
}
.carousel_tall_aed8.out-e3ae {
  max-width: 1200px;
  margin: 0 auto;
}
.carousel_tall_aed8.purple_8041 .disabled_ebc9 {
  max-width: 100%;
}
.carousel_tall_aed8.purple_8041 > .disabled_ebc9 {
  padding-left: 0;
  padding-right: 0;
}
.carousel_tall_aed8.purple_8041 > .disabled_ebc9 .shade_95c3 {
  margin: 0;
}
.carousel_tall_aed8.purple_8041
  > .disabled_ebc9
  .active_af86.menu-de30 {
  margin-right: 0;
  margin-left: 0;
}
.carousel_tall_aed8.purple_8041 #main.menu-de30 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .first_59c2 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .first_59c2 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .rough_34ca .description_up_4228 {
    padding-right: 1em;
  }
  .rough_34ca.wrapper-glass-5217 .active_af86 {
    border-right: 1px solid #eaecee;
  }
  .rough_34ca.wrapper-glass-5217 .description_up_4228 {
    padding-right: 1em;
  }
  .rough_34ca.wrapper-glass-5217 .element-519f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .logo_copper_80e1 .description_up_4228 {
    padding-left: 1em;
  }
  .logo_copper_80e1.wrapper-glass-5217 .active_af86 {
    border-left: 1px solid #eaecee;
  }
  .logo_copper_80e1.wrapper-glass-5217 .description_up_4228 {
    padding-left: 1em;
  }
  .logo_copper_80e1.wrapper-glass-5217 .element-519f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .next-ebfa .description_up_4228 {
    padding-left: 1em;
  }
  .next-ebfa.wrapper-glass-5217 .tooltip-short-decc {
    border-right: 1px solid #eaecee;
  }
  .next-ebfa.wrapper-glass-5217 .panel_dc58 {
    border-right: 1px solid #eaecee;
  }
  .next-ebfa.wrapper-glass-5217 .description_up_4228 {
    padding-left: 1em;
  }
  .next-ebfa.wrapper-glass-5217 .element-519f {
    padding-right: 1em;
  }
  .next-ebfa.wrapper-glass-5217 .modal_eacc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .old_e56e .description_up_4228 {
    padding-right: 1em;
  }
  .old_e56e.wrapper-glass-5217 .tooltip-short-decc {
    border-left: 1px solid #eaecee;
  }
  .old_e56e.wrapper-glass-5217 .panel_dc58 {
    border-left: 1px solid #eaecee;
  }
  .old_e56e.wrapper-glass-5217 .description_up_4228 {
    padding-right: 1em;
  }
  .old_e56e.wrapper-glass-5217 .element-519f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .old_e56e.wrapper-glass-5217 .modal_eacc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .first_59c2 .description_up_4228 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .first_59c2.wrapper-glass-5217 .active_af86 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .first_59c2.wrapper-glass-5217 .description_up_4228 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .first_59c2.wrapper-glass-5217 .element-519f {
    padding-left: 1em;
  }
  .first_59c2.wrapper-glass-5217 .modal_eacc {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .first_59c2.wrapper-glass-5217 .description_up_4228 {
    padding-left: 0;
  }
}
.texture-565a .texture-small-b96f {
  display: inline-block;
}
.selected-04d5 {
  display: inline-block;
}
.video-first-49f5 {
  word-con: break-word;
}
.sort_d6f4 > span {
  display: inline-block;
  padding: 5px 0;
}
.sort_d6f4 .down-a099 {
  margin-left: 8px;
  margin-right: 8px;
}
.sort_d6f4 .tooltip_75c2 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.secondary-5f66 .pink_e808 {
  margin-bottom: 2em;
}
.secondary-5f66 .image_in_ef22 {
  margin-bottom: 15px;
}
.secondary-5f66 .image_in_ef22:last-child {
  margin-bottom: 0;
}
.secondary-5f66 .link-030c {
  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) {
  .secondary-5f66 .link-030c {
    display: block;
  }
}
.secondary-5f66 .stone-17bd {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .secondary-5f66 .stone-17bd {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.secondary-5f66 .article-f0a5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.secondary-5f66 .article-f0a5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.secondary-5f66 .article-f0a5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.secondary-5f66 .video-first-49f5 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.secondary-5f66 .video-first-49f5 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.secondary-5f66 .modal_24b3 p:last-child {
  margin-bottom: 0;
}
.secondary-5f66 .east_1e87 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.secondary-5f66 .lower_405e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.secondary-5f66 .popup_action_4e95 {
  margin-top: 1em;
}
.secondary-5f66 .purple_c243 {
  top: 0;
  display: block;
}
.secondary-5f66 .purple_c243 a {
  color: inherit;
}
.secondary-5f66 .purple_c243 a:hover {
  color: inherit;
}
.secondary-5f66 .tag_0437 {
  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;
}
.secondary-5f66 .tag_0437:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.secondary-5f66 .lower_405e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.secondary-5f66 .tertiary_20aa {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.secondary-5f66 .tertiary_20aa:first-child {
  margin-top: 0;
}
.secondary-5f66 .tertiary_20aa.search_active_a2e2 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.secondary-5f66 .tertiary_20aa.pressed-cc8f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.secondary-5f66
  .tertiary_20aa.pressed-cc8f.stone-a566
  .popup_action_4e95 {
  width: 100%;
}
.secondary-5f66 .pressed-cc8f {
  -webkit-box-align: center;
  align-items: center;
}
.secondary-5f66 .pressed-cc8f .sort_d6f4,
.secondary-5f66 .pressed-cc8f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.secondary-5f66 .article-f0a5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.secondary-5f66 .article-f0a5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.secondary-5f66 .article-f0a5: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;
}
.secondary-5f66 .search_active_a2e2 {
  z-index: 5;
}
.secondary-5f66 .image_pink_8ab6 .mini-0262 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.secondary-5f66 .focus_bright_f7af .mini-0262 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.secondary-5f66 .logo_b897 .mini-0262 {
  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;
}
.secondary-5f66.list-cold-5f59 .link-030c,
.secondary-5f66.selected_b5e2 .link-030c {
  display: block;
}
.secondary-5f66.list-cold-5f59 .link-030c .nav-left-613f,
.secondary-5f66.list-cold-5f59 .link-030c .lower_405e,
.secondary-5f66.selected_b5e2 .link-030c .nav-left-613f,
.secondary-5f66.selected_b5e2 .link-030c .lower_405e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.secondary-5f66.avatar-bba3 .stone-17bd {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .secondary-5f66.avatar-bba3 .stone-17bd {
    margin-right: 0;
  }
}
.secondary-5f66.list-cold-5f59 .stone-17bd,
.secondary-5f66.selected_b5e2 .stone-17bd {
  padding-top: 40%;
}
.secondary-5f66.list-cold-5f59 .pink_e808,
.secondary-5f66.selected_b5e2 .pink_e808 {
  display: block;
}
.secondary-5f66.list-cold-5f59 .fn-sticky-aa93 .lower_405e,
.secondary-5f66.selected_b5e2 .fn-sticky-aa93 .lower_405e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.secondary-5f66.list-cold-5f59 .stone-17bd,
.secondary-5f66.selected_b5e2 .stone-17bd {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.secondary-5f66.list-cold-5f59 .lower_405e {
  padding: 1em;
}
.border_bfe4 {
  margin: 30px auto;
  display: block;
}
.border_bfe4 .preview_stone_22e2 > * {
  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;
}
.border_bfe4 .preview_stone_22e2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.border_bfe4 .preview_stone_22e2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paragraph_65fe .sort_d6f4 {
  margin-bottom: 1.41575em;
}
.paragraph_65fe .blue-4438 {
  margin-bottom: 1.618em;
}
.advanced_31da .lite_1f01 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.advanced_31da .lite_1f01 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.advanced_31da .sort-3fe8 {
  max-width: 100%;
  overflow: auto;
}
.outer_db7a .advanced_31da a:hover {
  text-decoration: underline;
}
.article-clean-43cb .image_in_ef22:not(.video-first-49f5),
.article-clean-43cb .article-f0a5 {
  margin-bottom: 1.41575em;
}
.article-clean-43cb .image_in_ef22:not(.video-first-49f5):last-child,
.article-clean-43cb .article-f0a5:last-child {
  margin-bottom: 0;
}
.article-clean-43cb .image_in_ef22.red_f37e {
  margin-bottom: 0.41575em;
}
.article-clean-43cb .shadow-3e33:before,
.article-clean-43cb .progress_medium_47de:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.article-clean-43cb .shadow-3e33:before {
  content: "\f115";
}
.article-clean-43cb .progress_medium_47de:before {
  content: "\f02c";
}
.article-clean-43cb .mask-05ce {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.article-clean-43cb .mask-05ce a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.light-c742 {
  display: -webkit-box;
  display: flex;
}
.light-c742 .full-2036 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .light-c742 .full-2036 {
    flex-basis: 90px;
  }
}
.light-c742 .row-69e9 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .light-c742 .row-69e9 {
    flex-basis: calc(100% - 50px);
  }
}
.light-c742 .middle_f90f p:last-child {
  margin-bottom: 0.72em;
}
.feature_4c81 .preview_stone_22e2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.feature_4c81 .preview_stone_22e2:after,
.feature_4c81 .preview_stone_22e2:before {
  content: "";
  display: table;
}
.feature_4c81 .preview_stone_22e2:after {
  clear: both;
}
.feature_4c81 .preview_stone_22e2 .container_c583,
.feature_4c81 .preview_stone_22e2 .title-43e2 {
  width: 49%;
}
.feature_4c81 .preview_stone_22e2 .container_c583 a span.content-8b04,
.feature_4c81 .preview_stone_22e2 .title-43e2 a span.content-8b04 {
  display: block;
  margin-bottom: 5px;
}
.feature_4c81 .preview_stone_22e2 .title-43e2 {
  float: left;
  text-align: left;
}
.feature_4c81 .preview_stone_22e2 .container_c583 {
  float: right;
  text-align: right;
}
.last-9b98 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .last-9b98 {
    margin-bottom: 0;
  }
}
.wood-6357 {
  margin-bottom: 1em;
}
.wood-6357 .video-first-49f5 {
  font-size: 1.1em;
  line-height: 1.3;
}
.breadcrumb-tall-74ea a {
  display: block;
  line-height: 0;
  position: relative;
}
.picture-ed45 .wood-6357,
.pressed_ff81 .wood-6357 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .picture-ed45 .wood-6357,
  .pressed_ff81 .wood-6357 {
    display: block;
  }
}
.picture-ed45 .breadcrumb-tall-74ea,
.pressed_ff81 .breadcrumb-tall-74ea {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .picture-ed45 .breadcrumb-tall-74ea,
  .pressed_ff81 .breadcrumb-tall-74ea {
    margin-bottom: 1em;
  }
}
.picture-ed45 .breadcrumb-tall-74ea img,
.pressed_ff81 .breadcrumb-tall-74ea img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.picture-ed45 .main-12a7,
.pressed_ff81 .main-12a7 {
  flex-basis: calc(100% - 160px);
}
.picture-ed45 .main-12a7 p,
.pressed_ff81 .main-12a7 p {
  margin-bottom: 0;
}
.picture-ed45 .main-12a7 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .picture-ed45 .main-12a7 {
    padding-left: 0;
  }
}
.pressed_ff81 .main-12a7 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .pressed_ff81 .main-12a7 {
    padding-right: 0;
  }
}
.pressed_ff81 .breadcrumb-tall-74ea {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.column_3804 .breadcrumb-tall-74ea {
  margin-bottom: 0.5em;
}
.column_3804 .breadcrumb-tall-74ea img {
  width: 100%;
}
.easy-e70f .text_green_0c9d,
.hero_e7d7 .text_green_0c9d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hero_e7d7 .active_af86 .border-cool-3cdc p:last-child {
  margin-bottom: 0;
}
.chip-7c95 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.modal-rough-9d23 .silver_039b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .modal-rough-9d23 .silver_039b:last-of-type {
    margin-bottom: 0;
  }
}
.modal-rough-9d23 .silver_039b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.modal-rough-9d23 .silver_039b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.modal-rough-9d23 .silver_039b ul li {
  margin: 0 0 0.6em;
}
.modal-rough-9d23 .silver_039b ul li.primary-pink-3638,
.modal-rough-9d23 .silver_039b ul li.list-east-18d6 {
  position: relative;
}
.modal-rough-9d23 .silver_039b ul li.primary-pink-3638 .full_41ce,
.modal-rough-9d23 .silver_039b ul li.list-east-18d6 .full_41ce {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.modal-rough-9d23 .silver_039b ul li.primary-pink-3638:after:after,
.modal-rough-9d23 .silver_039b ul li.primary-pink-3638:after:before,
.modal-rough-9d23
  .silver_039b
  ul
  li.list-east-18d6:after:after,
.modal-rough-9d23
  .silver_039b
  ul
  li.list-east-18d6:after:before {
  content: "";
  display: table;
}
.modal-rough-9d23 .silver_039b ul li.primary-pink-3638:after:after,
.modal-rough-9d23
  .silver_039b
  ul
  li.list-east-18d6:after:after {
  clear: both;
}
.modal-rough-9d23 .silver_039b a.dropdown-0e22:hover {
  text-decoration: none;
}
.modal-rough-9d23 .silver_039b select {
  max-width: 100%;
}
.modal-rough-9d23 .silver_039b table {
  font-size: 85%;
}
.modal-rough-9d23 .silver_039b table td,
.modal-rough-9d23 .silver_039b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.modal-rough-9d23 .silver_039b table tfoot td {
  text-align: left;
}
.modal-rough-9d23 .silver_039b :last-child {
  margin-bottom: 0;
}
.modal-rough-9d23 .silver_039b .hard_84b5 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.modal-rough-9d23 .silver_039b .hard_84b5 label {
  width: 100%;
}
.modal-rough-9d23 .silver_039b .hard_84b5 .huge_3ffe {
  width: 100%;
  display: block;
}
.modal-rough-9d23 .silver_039b .hard_84b5 .east-9833 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.modal-rough-9d23 .silver_039b .hard_84b5 .east-9833:hover svg #svg-search {
  fill: #444;
}
.modal-rough-9d23 .silver_039b .hard_84b5 .east-9833 svg {
  width: 18px;
  height: 18px;
}
.modal-rough-9d23 .notice_7260 ul ul,
.modal-rough-9d23 .focus-medium-4a60 ul ul,
.modal-rough-9d23 .popup-a0ee ul ul,
.modal-rough-9d23 .summary-pro-8548 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.modal-rough-9d23 .notice_7260 .message_fbd6 > a,
.modal-rough-9d23 .focus-medium-4a60 .message_fbd6 > a,
.modal-rough-9d23 .popup-a0ee .message_fbd6 > a,
.modal-rough-9d23 .summary-pro-8548 .message_fbd6 > a {
  margin-bottom: 0;
}
.modal-rough-9d23 .pagination_liquid_fc85 li,
.modal-rough-9d23 .notice_7260 li,
.modal-rough-9d23 .feature_full_80d7 li,
.modal-rough-9d23 .focus-medium-4a60 li,
.modal-rough-9d23 .popup-a0ee li,
.modal-rough-9d23 .summary-pro-8548 li,
.modal-rough-9d23 .new-1783 li,
.modal-rough-9d23 .feature_upper_8041 li {
  display: block;
  position: relative;
}
.modal-rough-9d23 .pagination_liquid_fc85 li:last-child,
.modal-rough-9d23 .notice_7260 li:last-child,
.modal-rough-9d23 .feature_full_80d7 li:last-child,
.modal-rough-9d23 .focus-medium-4a60 li:last-child,
.modal-rough-9d23 .popup-a0ee li:last-child,
.modal-rough-9d23 .summary-pro-8548 li:last-child,
.modal-rough-9d23 .new-1783 li:last-child,
.modal-rough-9d23 .feature_upper_8041 li:last-child {
  border: none;
}
.modal-rough-9d23 .pagination_liquid_fc85 li a,
.modal-rough-9d23 .notice_7260 li a,
.modal-rough-9d23 .feature_full_80d7 li a,
.modal-rough-9d23 .focus-medium-4a60 li a,
.modal-rough-9d23 .popup-a0ee li a,
.modal-rough-9d23 .summary-pro-8548 li a,
.modal-rough-9d23 .new-1783 li a,
.modal-rough-9d23 .feature_upper_8041 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.modal-rough-9d23 .pagination_liquid_fc85 li ul li::before,
.modal-rough-9d23 .notice_7260 li ul li::before,
.modal-rough-9d23 .feature_full_80d7 li ul li::before,
.modal-rough-9d23 .focus-medium-4a60 li ul li::before,
.modal-rough-9d23 .popup-a0ee li ul li::before,
.modal-rough-9d23 .summary-pro-8548 li ul li::before,
.modal-rough-9d23 .new-1783 li ul li::before,
.modal-rough-9d23 .feature_upper_8041 li ul li::before {
  left: 15px;
}
.modal-rough-9d23 .pagination_liquid_fc85 li ul a,
.modal-rough-9d23 .notice_7260 li ul a,
.modal-rough-9d23 .feature_full_80d7 li ul a,
.modal-rough-9d23 .focus-medium-4a60 li ul a,
.modal-rough-9d23 .popup-a0ee li ul a,
.modal-rough-9d23 .summary-pro-8548 li ul a,
.modal-rough-9d23 .new-1783 li ul a,
.modal-rough-9d23 .feature_upper_8041 li ul a {
  padding-left: 20px;
}
.modal-rough-9d23 .pagination_liquid_fc85 li ul ul li::before,
.modal-rough-9d23 .notice_7260 li ul ul li::before,
.modal-rough-9d23 .feature_full_80d7 li ul ul li::before,
.modal-rough-9d23 .focus-medium-4a60 li ul ul li::before,
.modal-rough-9d23 .popup-a0ee li ul ul li::before,
.modal-rough-9d23 .summary-pro-8548 li ul ul li::before,
.modal-rough-9d23 .new-1783 li ul ul li::before,
.modal-rough-9d23 .feature_upper_8041 li ul ul li::before {
  left: 30px;
}
.modal-rough-9d23 .pagination_liquid_fc85 li ul ul a,
.modal-rough-9d23 .notice_7260 li ul ul a,
.modal-rough-9d23 .feature_full_80d7 li ul ul a,
.modal-rough-9d23 .focus-medium-4a60 li ul ul a,
.modal-rough-9d23 .popup-a0ee li ul ul a,
.modal-rough-9d23 .summary-pro-8548 li ul ul a,
.modal-rough-9d23 .new-1783 li ul ul a,
.modal-rough-9d23 .feature_upper_8041 li ul ul a {
  padding-left: 40px;
}
.modal-rough-9d23 .row-glass-f996 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.modal-rough-9d23 .feature_upper_8041 ul li {
  margin-bottom: 1.41575em;
}
.modal-rough-9d23 .feature_upper_8041 ul li .hidden_3050 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.modal-rough-9d23 .feature_upper_8041 ul li .tag_8aec {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.south_43e9 .pagination_liquid_fc85 li a,
.south_43e9 .notice_7260 li a,
.south_43e9 .feature_full_80d7 li a,
.south_43e9 .focus-medium-4a60 li a,
.south_43e9 .popup-a0ee li a,
.south_43e9 .summary-pro-8548 li a,
.south_43e9 .new-1783 li a,
.south_43e9 .feature_upper_8041 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.south_43e9 .row-glass-f996 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.south_43e9 .silver_039b ul li.primary-pink-3638 .full_41ce,
.south_43e9 .silver_039b ul li.list-east-18d6 .full_41ce {
  background: rgba(0, 0, 0, 0.2);
}
.south_43e9 .modal-rough-9d23 .silver_039b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel_tall_aed8 .modal-rough-9d23 .logo-5a9f li {
  margin: 0;
}
.carousel_tall_aed8 .modal-rough-9d23 .logo-5a9f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.carousel_tall_aed8 .modal-rough-9d23 .logo-5a9f li ul {
  margin: 0;
}
.carousel_tall_aed8 .modal-rough-9d23 .logo-5a9f li ul li a {
  padding-left: 15px;
}
.carousel_tall_aed8 .modal-rough-9d23 .logo-5a9f li ul li li a {
  padding-left: 30px;
}
.carousel_tall_aed8 .modal-rough-9d23 .logo-5a9f li.action-7ee1 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.carousel_tall_aed8 .modal-rough-9d23 .logo-5a9f li.action-7ee1 > 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;
}
.carousel_tall_aed8 .modal-rough-9d23 .logo-5a9f li.action-7ee1 > 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;
}
.dropdown_pressed_7cdd a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tabs-pressed-4bcb {
  position: relative;
  z-index: 10;
}
.tabs-pressed-4bcb .item_7476 {
  width: 100%;
  max-width: 100%;
}
.link_1684 .footer-252a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.link_1684 .outer_2cd5 {
}
.link_1684 .south_43e9 {
  background: #292929;
}
.tag_dynamic_678b .footer-252a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tag_dynamic_678b .outer_2cd5 {
  background: #f9f9f9;
}
.tag_dynamic_678b .south_43e9 {
  background: #303030;
}
.gas_a073 .footer-252a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .gas_a073 .texture-small-b96f {
    margin-bottom: 1em;
  }
  .gas_a073 .texture-small-b96f:last-child {
    margin-bottom: 0;
  }
}
.gas_a073 .outer_2cd5 {
  background: #ededed;
}
.gas_a073 .south_43e9 {
  background: #1a1a1a;
}
.footer-252a.outer_2cd5 {
  color: rgba(0, 0, 0, 0.6);
}
.footer-252a.outer_2cd5 .status-under-c8c3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer-252a.south_43e9 {
  color: rgba(255, 255, 255, 0.99);
}
.footer-252a.south_43e9 a:not(.dropdown-0e22) {
  color: rgba(255, 255, 255, 0.79);
}
.footer-252a.south_43e9 a:not(.dropdown-0e22):hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer-252a.south_43e9 .status-under-c8c3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-252a.south_43e9 table tbody td,
.footer-252a.south_43e9 table th {
  background: rgba(0, 0, 0, 0.08);
}
.status-cbf0.background-stone-6dab .disabled_ebc9 {
  max-width: initial;
}
.status-cbf0 .accent_b862 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.status-cbf0 .accent_b862 .item_7476 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .status-cbf0 .accent_b862 .item_7476 {
    display: block;
    margin-bottom: 2em;
  }
  .status-cbf0 .accent_b862 .item_7476:last-child {
    margin-bottom: 0;
  }
}
.gas_a073 .texture-small-b96f:last-child,
.tag_dynamic_678b .texture-small-b96f:last-child,
.link_1684 .texture-small-b96f:last-child {
  margin-bottom: 0;
}
.gas_a073 .texture-small-b96f .modal-rough-9d23 .silver_039b:last-child,
.tag_dynamic_678b .texture-small-b96f .modal-rough-9d23 .silver_039b:last-child,
.link_1684 .texture-small-b96f .modal-rough-9d23 .silver_039b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .gas_a073 .background-inner-b0bd,
  .gas_a073 .basic-4774,
  .tag_dynamic_678b .background-inner-b0bd,
  .tag_dynamic_678b .basic-4774,
  .link_1684 .background-inner-b0bd,
  .link_1684 .basic-4774 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tabs-pressed-4bcb .texture-small-b96f {
    margin-bottom: 2em;
  }
}
.tabs-pressed-4bcb p:last-child {
  margin-bottom: 0;
}
.tabs-pressed-4bcb li,
.tabs-pressed-4bcb ul {
  list-style: none;
  margin: 0;
}
.tabs-pressed-4bcb ul ul {
  margin-left: 2.617924em;
}
.sidebar_8cb6 {
  font-size: 0.875em;
}

/* css-noise: 666e */
.phantom-card-d5 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
