/*!
Theme Name: Customify
Theme URI: https://pressmaximum.image_3503/customify
Author: WPCustomify
Author URI: https://pressmaximum.image_3503
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.image_3503/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.active_41e6.plasma-3662/licenses/gpl-2.0.breadcrumb_tiny_334b
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.box_c6eb/, (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.fixed-8bc3.first-88a0/normalize.upper_a04f/
 ======
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.upper_a04f v7.0.0 | MIT License | github.image_3503/necolas/normalize.upper_a04f */
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;
}
.steel_2eef .hidden-down-173f,
.video_1a5d,
.hover-5299,
.texture-1a6d,
.table_lower_7110,
.hovered_4c69,
.pink-562c,
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;
}
.video_1a5d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .video_1a5d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .video_1a5d,
  h1 {
    font-size: 1.8em;
  }
}
.hover-5299,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hover-5299 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hover-5299,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hover-5299,
  h2 {
    font-size: 1.7em;
  }
}
.texture-1a6d,
h3 {
  font-size: 1.618em;
}
.steel_2eef .hidden-down-173f,
.table_lower_7110,
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.in-369d {
  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;
}
.button-bronze-5a73:after,
.button-bronze-5a73:before,
.liquid-a2fe:after,
.liquid-a2fe:before {
  content: "";
  display: table;
}
.button-bronze-5a73:after,
.liquid-a2fe:after {
  clear: both;
}
.avatar-center-ab44 {
  float: right;
  margin-right: 0;
}
.fast_83d3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.small_5989 .article_27ac,
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;
}
.small_5989 .article_27ac: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;
}
.chip_bc36 .article_27ac {
  box-shadow: none;
}
.chip_bc36
  .article_27ac
  .hidden_b7dc {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.chip_bc36 .article_27ac .grid-slow-0575 {
  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;
}
.chip_bc36
  .article_27ac
  .grid-slow-0575
  b {
  display: none;
}
.chip_bc36 .slider-white-38ce {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hero_d191:not(.link_soft_cd39):not(.gradient-tall-c9e4),
button:not(.link_soft_cd39):not(.gradient-tall-c9e4),
input[type="button"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ),
input[type="reset"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ),
input[type="submit"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ) {
  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;
}
.hero_d191:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ):hover,
button:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ):hover,
input[type="button"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ):hover,
input[type="reset"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ):hover,
input[type="submit"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hero_d191:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ):active,
.hero_d191:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ):focus,
button:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ):active,
button:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ):focus,
input[type="button"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ):active,
input[type="button"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ):focus,
input[type="reset"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ):active,
input[type="reset"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ):focus,
input[type="submit"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ):active,
input[type="submit"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ):focus {
  outline: 0;
}
.hero_d191:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9,
button:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9,
input[type="button"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9,
input[type="reset"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9,
input[type="submit"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9 {
  position: relative;
}
.hero_d191:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9
  .article-advanced-66f5,
.hero_d191:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9
  .warm_6dd3,
.hero_d191:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9
  .middle_d319,
.hero_d191:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9
  i,
.hero_d191:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9
  svg,
button:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9
  .article-advanced-66f5,
button:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9
  .warm_6dd3,
button:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9
  .middle_d319,
button:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9
  i,
button:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9
  svg,
input[type="button"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9
  .article-advanced-66f5,
input[type="button"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9
  .warm_6dd3,
input[type="button"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9
  .middle_d319,
input[type="button"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9
  i,
input[type="button"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9
  svg,
input[type="reset"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9
  .article-advanced-66f5,
input[type="reset"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9
  .warm_6dd3,
input[type="reset"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9
  .middle_d319,
input[type="reset"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9
  i,
input[type="reset"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9
  svg,
input[type="submit"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9
  .article-advanced-66f5,
input[type="submit"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9
  .warm_6dd3,
input[type="submit"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9
  .middle_d319,
input[type="submit"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9
  i,
input[type="submit"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9
  svg {
  visibility: hidden;
}
.hero_d191:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9:after,
button:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9:after,
input[type="button"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9:after,
input[type="reset"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9:after,
input[type="submit"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ).fn-loading-c2a9: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;
}
.hero_d191:not(.link_soft_cd39):not(.gradient-tall-c9e4),
input[type="button"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ),
input[type="reset"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ),
input[type="submit"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ) {
  color: #fff;
  background: #235787;
}
.hero_d191:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ):focus,
input[type="button"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ):focus,
input[type="reset"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ):focus,
input[type="submit"]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ):focus {
  color: #fff;
}
.hero_d191.fn-disabled-c2a9:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ),
.hero_d191[disabled]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ),
button.fn-disabled-c2a9:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ),
button[disabled]:not(.link_soft_cd39):not(
    .gradient-tall-c9e4
  ) {
  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;
}
.content-de5e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.content-de5e: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;
}
.search_white_d0b6 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tiny_e45d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.texture-slow-a988 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.button-bronze-5a73:after,
.button-bronze-5a73:before,
.header-c6ce:after,
.header-c6ce:before,
.in-4275:after,
.in-4275:before,
.upper_ad18:after,
.upper_ad18:before,
.progress_right_fb17:after,
.progress_right_fb17:before,
.wide_2fc5:after,
.wide_2fc5:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.button-bronze-5a73:after,
.header-c6ce:after,
.in-4275:after,
.upper_ad18:after,
.progress_right_fb17:after,
.wide_2fc5:after {
  clear: both;
}
.header-c6ce .avatar-dynamic-8df1,
.in-4275 .avatar-dynamic-8df1,
.warm_80f7 .avatar-dynamic-8df1 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.over-a7d8 {
  display: inline-block;
}
.top_9278 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.top_9278 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.top_9278 .tall-ab01 {
  padding: 1em 0;
  font-size: 85%;
}
.tall-ab01 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.stone-e32d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.stone-e32d:after,
.stone-e32d:before {
  content: "";
  display: table;
}
.stone-e32d:after {
  clear: both;
}
.sort-2485 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.article-next-80a5 .sort-2485 {
  max-width: 50%;
}
.gradient_288b .sort-2485 {
  max-width: 33.33%;
}
.media_38f0 .sort-2485 {
  max-width: 25%;
}
.detail_bf56 .sort-2485 {
  max-width: 20%;
}
.west_d78e .sort-2485 {
  max-width: 16.66%;
}
.button_simple_46d5 .sort-2485 {
  max-width: 14.28%;
}
.wide-ff90 .sort-2485 {
  max-width: 12.5%;
}
.content-green-d149 .sort-2485 {
  max-width: 11.11%;
}
.hidden_5996 {
  display: block;
}
.steel_2eef .tabs_warm_0394 label,
.steel_2eef .footer-f85b label,
.steel_2eef .surface_c127 label,
.steel_2eef .over_bacf label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.detail-bright-98cb {
  list-style: none;
  margin: 0;
}
.detail-bright-98cb article.hard-f198 {
  margin-bottom: 0;
}
.detail-bright-98cb ul {
  list-style: none;
  margin: 0;
}
.detail-bright-98cb .list-21d8 li.hard-f198 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .detail-bright-98cb .list-21d8 li.hard-f198 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .detail-bright-98cb .list-21d8 li.hard-f198: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) {
  .detail-bright-98cb .list-21d8 li.hard-f198 li.hard-f198 li.hard-f198 li.hard-f198 {
    padding-left: 0;
  }
}
article.hard-f198 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hard-f198 .header-c6ce p:last-of-type {
  margin-bottom: 0;
}
article.hard-f198 .widget_8eff {
  float: left;
}
article.hard-f198 .motion-c3dc {
  margin-left: 85px;
}
article.hard-f198 .focused-73c6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hard-f198 .focused-73c6 .dropdown_black_158e {
  margin-left: 10px;
}
article.hard-f198 .narrow_2d79 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hard-f198 .surface-full-aba3 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .tabs_warm_0394,
  #respond .surface_c127,
  #respond .over_bacf {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tabs_warm_0394 input,
#respond .surface_c127 input,
#respond .over_bacf input {
  width: 100%;
}
#respond .over_bacf {
  margin-right: 0;
}
#respond .column-prev-cde3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.content-70af {
  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;
}
.content-70af.active-3081 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.content-70af 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%);
}
.content-70af:focus,
.content-70af: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);
}
.accent_inner_6043 {
  border-radius: 10%;
}
.cold_45d7 {
  border-radius: 50%;
}
.outline_liquid_7459 {
  font-size: 0.72em;
}
.full_741e {
  font-size: 0.875em;
}
.brown_136b {
  font-size: 1.1em;
}
.summary_c654 {
  text-transform: uppercase;
  line-height: 1.2;
}
.summary_c654.outline_liquid_7459 {
  letter-spacing: 0.5px;
}
.gold-ef38,
.gold-ef38 a {
  color: #6d6d6d;
}
.gold-ef38 a:hover {
  color: #111;
}
.title-640a {
  color: #6d6d6d;
}
.menu_large_be9b {
  overflow-x: hidden;
}
.menu_large_be9b .warm_1ad6.outer_b724 {
  position: relative;
}
.menu_large_be9b .warm_1ad6.outer_b724.nav-huge-5972 {
  position: initial;
}
.menu_large_be9b
  .warm_1ad6.outer_b724.nav-huge-5972
  .easy-8b67 {
  left: auto;
}
.menu_large_be9b .warm_1ad6 .easy-8b67 {
  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;
}
.menu_large_be9b .warm_1ad6:hover.outer_b724 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.menu_large_be9b
  .warm_1ad6:hover.outer_b724
  .easy-8b67 {
  display: block;
  z-index: 9999999;
}
.menu_large_be9b .silver_2e82 .tabs_hard_9688,
.menu_large_be9b .over-2ec6 .tabs_hard_9688 {
  display: none;
}
.menu_large_be9b .medium-26ef .warm_1ad6:hover.outer_b724 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.steel_2eef .tabs_warm_0394 label,
.steel_2eef .footer-f85b label,
.steel_2eef .surface_c127 label,
.steel_2eef .over_bacf label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.detail-bright-98cb {
  list-style: none;
  margin: 0;
}
.detail-bright-98cb article.hard-f198 {
  margin-bottom: 0;
}
.detail-bright-98cb ul {
  list-style: none;
  margin: 0;
}
.detail-bright-98cb .list-21d8 li.hard-f198 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .detail-bright-98cb .list-21d8 li.hard-f198 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .detail-bright-98cb .list-21d8 li.hard-f198: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) {
  .detail-bright-98cb .list-21d8 li.hard-f198 li.hard-f198 li.hard-f198 li.hard-f198 {
    padding-left: 0;
  }
}
article.hard-f198 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hard-f198 .header-c6ce p:last-of-type {
  margin-bottom: 0;
}
article.hard-f198 .widget_8eff {
  float: left;
}
article.hard-f198 .motion-c3dc {
  margin-left: 85px;
}
article.hard-f198 .focused-73c6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hard-f198 .focused-73c6 .dropdown_black_158e {
  margin-left: 10px;
}
article.hard-f198 .narrow_2d79 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hard-f198 .surface-full-aba3 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .tabs_warm_0394,
  #respond .surface_c127,
  #respond .over_bacf {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tabs_warm_0394 input,
#respond .surface_c127 input,
#respond .over_bacf input {
  width: 100%;
}
#respond .over_bacf {
  margin-right: 0;
}
#respond .column-prev-cde3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.silver_2e82 .stone-2093 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.stone-2093 .south-e7fe.widget_1311 .feature_92c7 > li > a:focus,
.stone-2093 .south-e7fe.widget_1311 .feature_92c7 > li > a:hover,
.stone-2093 .south-e7fe.tiny-e6a0 .feature_92c7 > li > a:focus,
.stone-2093 .south-e7fe.tiny-e6a0 .feature_92c7 > li > a:hover,
.stone-2093 .south-e7fe.chip-7a39 .feature_92c7 > li > a:focus,
.stone-2093 .south-e7fe.chip-7a39 .feature_92c7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stone-2093
  .south-e7fe.widget_1311
  .feature_92c7
  > li.tertiary-e0c7
  > a,
.stone-2093
  .south-e7fe.widget_1311
  .feature_92c7
  > li.frame_282b
  > a,
.stone-2093
  .south-e7fe.tiny-e6a0
  .feature_92c7
  > li.tertiary-e0c7
  > a,
.stone-2093
  .south-e7fe.tiny-e6a0
  .feature_92c7
  > li.frame_282b
  > a,
.stone-2093
  .south-e7fe.chip-7a39
  .feature_92c7
  > li.tertiary-e0c7
  > a,
.stone-2093 .south-e7fe.chip-7a39 .feature_92c7 > li.gradient_basic_a1d7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.stone-2093 .focus_3d32,
.stone-2093 .focus_3d32 a {
  color: rgba(255, 255, 255, 0.99);
}
.stone-2093 .wrapper-complex-44f8.down_6a06 li a,
.stone-2093 .background_3b79 a,
.stone-2093 .texture-top-1e97,
.stone-2093 .feature_92c7 > li > a,
.stone-2093 .primary_brown_d256 {
  color: rgba(255, 255, 255, 0.79);
}
.stone-2093 .wrapper-complex-44f8.down_6a06 li a:hover,
.stone-2093 .background_3b79 a:hover,
.stone-2093 .texture-top-1e97:hover,
.stone-2093 .feature_92c7 > li > a:hover,
.stone-2093 .primary_brown_d256:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stone-2093 .table-focused-99d5 {
  color: rgba(255, 255, 255, 0.79);
}
.stone-2093 .table-focused-99d5 .modal_lite_bd59 {
  color: rgba(255, 255, 255, 0.99);
}
.stone-2093 .table-focused-99d5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stone-2093 .slider-blue-70ce .accordion-fdbc {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stone-2093 .slider-blue-70ce .accordion-fdbc .sidebar-1152 {
  color: rgba(255, 255, 255, 0.79);
}
.stone-2093
  .slider-blue-70ce
  .accordion-fdbc
  .sidebar-1152::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stone-2093
  .slider-blue-70ce
  .accordion-fdbc
  .sidebar-1152:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stone-2093
  .slider-blue-70ce
  .accordion-fdbc
  .sidebar-1152::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stone-2093
  .slider-blue-70ce
  .accordion-fdbc
  .sidebar-1152::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stone-2093 .slider-blue-70ce .tag-gold-7a6d {
  color: rgba(255, 255, 255, 0.79);
}
.stone-2093 .slider-blue-70ce .tag-gold-7a6d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.east-3b07
  .stone-2093
  .slider-blue-70ce
  .column_large_8d95
  .menu-down-dbd4 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.east-3b07
  .stone-2093
  .slider-blue-70ce
  .column_large_8d95
  .sidebar-1152 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.silver_2e82 .hover-steel-5103 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hover-steel-5103 .south-e7fe.widget_1311 .feature_92c7 > li > a:focus,
.hover-steel-5103 .south-e7fe.widget_1311 .feature_92c7 > li > a:hover,
.hover-steel-5103 .south-e7fe.tiny-e6a0 .feature_92c7 > li > a:focus,
.hover-steel-5103 .south-e7fe.tiny-e6a0 .feature_92c7 > li > a:hover,
.hover-steel-5103 .south-e7fe.chip-7a39 .feature_92c7 > li > a:focus,
.hover-steel-5103 .south-e7fe.chip-7a39 .feature_92c7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hover-steel-5103
  .south-e7fe.widget_1311
  .feature_92c7
  > li.tertiary-e0c7
  > a,
.hover-steel-5103
  .south-e7fe.widget_1311
  .feature_92c7
  > li.frame_282b
  > a,
.hover-steel-5103
  .south-e7fe.tiny-e6a0
  .feature_92c7
  > li.tertiary-e0c7
  > a,
.hover-steel-5103
  .south-e7fe.tiny-e6a0
  .feature_92c7
  > li.frame_282b
  > a,
.hover-steel-5103
  .south-e7fe.chip-7a39
  .feature_92c7
  > li.tertiary-e0c7
  > a,
.hover-steel-5103 .south-e7fe.chip-7a39 .feature_92c7 > li.gradient_basic_a1d7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.hover-steel-5103 .focus_3d32,
.hover-steel-5103 .focus_3d32 a {
  color: rgba(0, 0, 0, 0.8);
}
.hover-steel-5103 .wrapper-complex-44f8.down_6a06 li a,
.hover-steel-5103 .background_3b79 a,
.hover-steel-5103 .texture-top-1e97,
.hover-steel-5103 .feature_92c7 > li > a,
.hover-steel-5103 .primary_brown_d256 {
  color: rgba(0, 0, 0, 0.55);
}
.hover-steel-5103 .wrapper-complex-44f8.down_6a06 li a:hover,
.hover-steel-5103 .background_3b79 a:hover,
.hover-steel-5103 .texture-top-1e97:hover,
.hover-steel-5103 .feature_92c7 > li > a:hover,
.hover-steel-5103 .primary_brown_d256:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hover-steel-5103 .table-focused-99d5 {
  color: rgba(0, 0, 0, 0.55);
}
.hover-steel-5103 .table-focused-99d5 .modal_lite_bd59 {
  color: rgba(0, 0, 0, 0.8);
}
.hover-steel-5103 .table-focused-99d5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gallery-red-376b .upper_ef0a {
  margin-left: auto;
  margin-right: auto;
}
.in-4275 > * {
  margin-left: auto;
  margin-right: auto;
}
.in-4275 .search_white_d0b6 {
  margin-right: 1.41575em;
}
.shadow-f9f4 .in-4275 > .pattern-cfc1 {
  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;
}
.shadow-f9f4 .in-4275 > .button_a085 {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.module_old_9d30.gallery-red-376b .upper_ef0a,
.liquid_b801.gallery-red-376b .upper_ef0a {
  margin-left: 0;
}
.title_fbd3.gallery-red-376b .upper_ef0a,
.hidden-medium-70d9.gallery-red-376b .upper_ef0a {
  margin-right: 0;
}
.in-4275 ol,
.in-4275 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.next-49a1 video {
  max-width: 100%;
}
.wood_c5cd img {
  display: block;
}
.wood_c5cd.search_white_d0b6,
.wood_c5cd.tiny_e45d {
  width: 100%;
}
.wood_c5cd.button_a085 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.logo-d7ba:not(.first-b36b) {
  margin: 1.5em auto;
}
.bronze-e516 p {
  padding: 1.5em 14px;
}
ul.preview_middle_4c59.button_a085,
ul.preview_middle_4c59.pattern-cfc1,
ul.preview_middle_4c59.upper-0aca.pattern-cfc1 {
  padding: 0 14px;
}
.carousel_efaa {
  display: block;
  overflow-x: auto;
}
.carousel_efaa table {
  border-collapse: collapse;
  width: 100%;
}
.carousel_efaa td,
.carousel_efaa th {
  padding: 0.5em;
}
.in-4275 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.in-4275 ol ol,
.in-4275 ol ul,
.in-4275 ul ol,
.in-4275 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.in-4275 ol ol li,
.in-4275 ol ul li,
.in-4275 ul ol li,
.in-4275 ul ul li {
  margin-left: 0;
}
.breadcrumb_e437.hover-3752 > .fresh-6491 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.breadcrumb_e437.hover-3752 > .fresh-6491 iframe,
.breadcrumb_e437.hover-3752 > .fresh-6491 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.cold_706f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.cold_706f.highlight_a2c6 {
  padding: 0;
}
.cold_706f.highlight_a2c6 cite {
  font-size: 13px;
}
.cold_706f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.cold_706f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.frame-current-6976 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.frame-current-6976 > p:first-child {
  margin-top: 0;
}
.frame-current-6976 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.frame-current-6976 blockquote {
  border-left: 0;
}
.notice_057a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.notice_057a:not(.table-red-74ed) {
  max-width: 100px;
}
.notice_057a.gold-206e {
  border-bottom: none !important;
  text-align: center;
}
.notice_057a.gold-206e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .bronze-e516 p {
    padding: 1.5em 0;
  }
}
.selected-a8bf {
  color: #0073aa;
}
.image-73a8 {
  background-color: #0073aa;
}
.last_bcd0 {
  color: #229fd8;
}
.pattern-stale-74ef {
  background-color: #229fd8;
}
.rough-f50c {
  color: #eee;
}
.middle-323a {
  background-color: #eee;
}
.focused_d3b3 {
  color: #444;
}
.pressed_195a {
  background-color: #444;
}
.tag_c101 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tag_c101 .lite-be0b .background_3b79 {
  font-size: 15px;
}
.tag_c101 .background_3b79 {
  line-height: 1.3;
}
.tag_c101 .hover-steel-5103 {
}
.tag_c101 .stone-2093 {
  background: #235787;
}
.down_97c2 {
  padding: 0;
}
.down_97c2 .stone-2093 {
  background: #1a1a1a;
}
.down_97c2 .hover-steel-5103 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.copper-92cb {
  padding: 0;
  border-left: none;
  border-right: none;
}
.copper-92cb .hover-steel-5103 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.copper-92cb .stone-2093 {
  background: #303030;
}
.wide_2fc5 {
  position: relative;
  z-index: 10;
}
.wide_2fc5 .notice_e3f4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.row_3933 .outer_b724 {
  display: inline-block;
  vertical-align: middle;
}
.row_3933.component-93d2 .outer_b724 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .row_3933.component-93d2 .outer_b724 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .row_3933.component-93d2 .outer_b724 {
    margin-right: 0.4em;
  }
}
.row_3933.component-93d2 .outer_b724:last-child {
  margin-right: 0;
}
.caption-23bf .notice_e3f4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .silver_2e82 .lite-be0b {
    margin: 0 -0.5em;
  }
  .silver_2e82 .lite-be0b [class*="customify-col-"],
  .silver_2e82 .lite-be0b [class*="customify-col_"],
  .silver_2e82 .lite-be0b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.silver_2e82.tabs_last_ce38 .notice_e3f4 {
  background: 0 0 !important;
}
.silver_2e82.tabs_last_ce38 .notice_e3f4,
.silver_2e82.caption-23bf .notice_e3f4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .silver_2e82.primary_c225 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.silver_2e82.caption-23bf .notice_e3f4 {
  box-shadow: none !important;
}
.south-f248 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .south-f248 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .south-f248 {
    padding: 18px 0 20px;
  }
}
.south-f248 .warm-7887 {
  width: 100%;
}
.south-f248 .list_972d {
  margin-bottom: 0;
}
.south-f248 .button-fresh-f213 {
  margin-top: 5px;
  font-size: 0.875em;
}
.backdrop-white-aeca {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.backdrop-white-aeca .label-pink-32ce {
  width: 100%;
}
.gold-baef {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.gold-baef li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.gold-baef 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;
}
.gold-baef li:last-child:after {
  display: none;
}
.gold-baef li a {
  font-weight: 500;
  margin-right: 10px;
}
.tooltip_ec90 .tabs_hard_9688 button,
.south-f248 .tabs_hard_9688 button {
  left: 0;
}
.tooltip_ec90 .label-pink-32ce,
.south-f248 .label-pink-32ce {
  padding-left: 0;
  padding-right: 0;
}
.tooltip_ec90 .backdrop-white-aeca,
.south-f248 .backdrop-white-aeca {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tooltip_ec90 {
  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;
}
.tooltip_ec90: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;
}
.tooltip_ec90 .stale-43c3 {
  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) {
  .tooltip_ec90 .stale-43c3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tooltip_ec90 .stale-43c3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip_ec90 .stale-43c3 {
    min-height: 200px;
  }
}
.tooltip_ec90 .gold-baef {
  color: rgba(255, 255, 255, 0.8);
}
.tooltip_ec90 .gold-baef a,
.tooltip_ec90 .gold-baef li:after {
  color: inherit;
}
.tooltip_ec90 .gold-baef a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.form-b8b8 {
  margin-bottom: 0.5em;
}
.widget_rough_d615 {
  margin-bottom: 1.2em;
}
.widget_rough_d615,
.form-b8b8 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.widget_rough_d615 p:last-child,
.form-b8b8 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tabs_hard_9688,
#masthead .tabs_hard_9688 {
  display: none;
}
#masthead
  > .tabs_hard_9688.card_6595 {
  display: none;
}
#masthead > .tabs_hard_9688 button {
  left: 0;
}
.avatar-smooth-f6f3 {
  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%;
}
.avatar-smooth-f6f3 .outer_b724 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.avatar-smooth-f6f3 .hard-ef43 {
  display: -webkit-box;
  display: flex;
}
.avatar-smooth-f6f3 .hard-ef43.widget-ccc9 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.avatar-smooth-f6f3 .hard-ef43.item-out-0e88 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.avatar-smooth-f6f3 .hard-ef43.accent-918a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.avatar-smooth-f6f3.outer-3431.rough_1837 .hard-ef43.widget-ccc9 {
  flex-basis: 100%;
}
.avatar-smooth-f6f3.notification_red_9b9e .hard-ef43.item-out-0e88 {
  -webkit-box-flex: 1;
  flex: auto;
}
.avatar-smooth-f6f3.notification_red_9b9e .hard-ef43.accent-918a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tabs_hard_9688.card_6595 {
  display: none;
}
#masthead > .tabs_hard_9688 button {
  left: 0;
}
.green-a5aa {
  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;
}
.green-a5aa:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.green-a5aa.alert_blue_3141 i {
  margin-right: 4px;
}
.green-a5aa.copper-ad43 i {
  margin-left: 5px;
}
.background_3b79 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.background_3b79 p:last-child {
  margin-bottom: 0;
}
.brown-3dfe {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.brown-3dfe a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.brown-3dfe img {
  display: block;
  width: auto;
  line-height: 1;
}
.brown-3dfe .focus_3d32 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.brown-3dfe .form_51f0 {
  margin: 5px 0 7px 0;
}
.brown-3dfe.icon-small-88af .brown-811f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.brown-3dfe.icon-small-88af .input_99e8 {
  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;
}
.brown-3dfe.icon-red-e0ba {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.brown-3dfe.icon-red-e0ba .brown-811f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.brown-3dfe.icon-red-e0ba .input_99e8 {
  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;
}
.brown-3dfe.preview-33bc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.brown-3dfe.stale_8f11 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.brown-3dfe.stale_8f11 .input_99e8 {
  margin-top: 7px;
}
.gallery-dim-f967 {
  display: inline-block;
}
.wide_2fc5 .media_07bb .brown-3dfe img {
  max-width: 100%;
}
.south-e7fe .pattern-c2b9.first_3fa9,
.header_simple_60be .pattern-c2b9.first_3fa9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.south-e7fe .pro_8109,
.header_simple_60be .pro_8109 {
  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%);
}
.south-e7fe .pro_8109 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.south-e7fe.video-e854 .pro_8109 {
  display: none;
}
.south-e7fe .menu_dynamic_2731 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.south-e7fe .menu_dynamic_2731 li {
  display: inline-block;
  position: relative;
}
.south-e7fe .menu_dynamic_2731 li:last-child {
  margin-right: 0;
}
.south-e7fe .menu_dynamic_2731 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;
}
.south-e7fe .menu_dynamic_2731 li.gradient_basic_a1d7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.south-e7fe .menu_dynamic_2731 > 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;
}
.south-e7fe .menu_dynamic_2731 > li > a i {
  line-height: 0;
}
.south-e7fe .menu_dynamic_2731 > li.cool-2076 > a .pro_8109 {
  margin-left: 4px;
  line-height: 0;
}
.south-e7fe .menu_dynamic_2731 .active_f1ba li.cool-2076 > a {
  position: relative;
}
.south-e7fe .menu_dynamic_2731 .active_f1ba li.cool-2076 > a:after,
.south-e7fe .menu_dynamic_2731 .active_f1ba li.cool-2076 > a:before {
  content: "";
  display: table;
}
.south-e7fe .menu_dynamic_2731 .active_f1ba li.cool-2076 > a:after {
  clear: both;
}
.south-e7fe .menu_dynamic_2731 .active_f1ba li.cool-2076 > a .pro_8109 {
  margin-left: 5px;
  float: right;
}
.south-e7fe .carousel_8449,
.south-e7fe .active_f1ba {
  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;
}
.south-e7fe .active_f1ba {
  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;
}
.south-e7fe .active_f1ba .first_3fa9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.south-e7fe .active_f1ba .pro_8109 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.south-e7fe .active_f1ba li {
  display: block;
  margin: 0;
  padding: 0;
}
.south-e7fe .active_f1ba 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;
}
.south-e7fe .active_f1ba li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.south-e7fe .active_f1ba .active_f1ba {
  top: 0;
  left: 100%;
}
.south-e7fe .status_c921.fn-focus-c2a9 > .carousel_8449,
.south-e7fe .status_c921.fn-focus-c2a9 > .active_f1ba,
.south-e7fe .status_c921:focus > .carousel_8449,
.south-e7fe .status_c921:focus > .active_f1ba,
.south-e7fe .status_c921:hover > .carousel_8449,
.south-e7fe .status_c921:hover > .active_f1ba {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.south-e7fe.chip-7a39 .feature_92c7:after,
.south-e7fe.chip-7a39 .feature_92c7:before {
  content: "";
  display: table;
}
.south-e7fe.chip-7a39 .feature_92c7:after {
  clear: both;
}
.south-e7fe.chip-7a39 .feature_92c7 > li {
  float: left;
}
.south-e7fe.container-5334 .feature_92c7:after,
.south-e7fe.container-5334 .feature_92c7:before {
  content: "";
  display: table;
}
.south-e7fe.container-5334 .feature_92c7:after {
  clear: both;
}
.south-e7fe.container-5334 .feature_92c7 > li {
  float: left;
}
.south-e7fe.container-5334 .feature_92c7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.south-e7fe.container-5334 .feature_92c7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.south-e7fe.container-5334 .feature_92c7 > li.tertiary-e0c7 > a,
.south-e7fe.container-5334 .feature_92c7 > li.gradient_basic_a1d7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.south-e7fe.widget_1311 .feature_92c7 > li > a .first_3fa9 {
  position: relative;
}
.south-e7fe.widget_1311 .feature_92c7 > li > a .first_3fa9: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;
}
.south-e7fe.widget_1311
  .feature_92c7
  > li:focus
  > a
  .first_3fa9:before,
.south-e7fe.widget_1311
  .feature_92c7
  > li:hover
  > a
  .first_3fa9:before {
  width: 100%;
  background-color: currentColor;
}
.south-e7fe.widget_1311
  .feature_92c7
  > li.tertiary-e0c7
  > a
  .first_3fa9:before,
.south-e7fe.widget_1311
  .feature_92c7
  > li.frame_282b
  > a
  .first_3fa9:before {
  width: 100%;
  background-color: currentColor;
}
.south-e7fe.tiny-e6a0 .feature_92c7 > li > a .first_3fa9 {
  position: relative;
}
.south-e7fe.tiny-e6a0 .feature_92c7 > li > a .first_3fa9: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;
}
.south-e7fe.tiny-e6a0 .feature_92c7 > li:focus > a .first_3fa9:before,
.south-e7fe.tiny-e6a0
  .feature_92c7
  > li:hover
  > a
  .first_3fa9:before {
  width: 100%;
  background-color: currentColor;
}
.south-e7fe.tiny-e6a0
  .feature_92c7
  > li.tertiary-e0c7
  > a
  .first_3fa9:before,
.south-e7fe.tiny-e6a0
  .feature_92c7
  > li.frame_282b
  > a
  .first_3fa9:before {
  width: 100%;
  background-color: currentColor;
}
.header_simple_60be .menu_dynamic_2731 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header_simple_60be .menu_dynamic_2731 li:first-child > a {
  border-top: none;
}
.header_simple_60be .menu_dynamic_2731 .preview_f33c > .first_3fa9 .pro_8109 {
  display: none;
}
.header_simple_60be .menu_dynamic_2731 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.header_simple_60be .menu_dynamic_2731 li:last-child {
  border: none;
}
.header_simple_60be .menu_dynamic_2731 li.cool-2076 > a {
  padding-right: 45px !important;
}
.header_simple_60be .menu_dynamic_2731 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.header_simple_60be .menu_dynamic_2731 li a:focus,
.header_simple_60be .menu_dynamic_2731 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header_simple_60be .menu_dynamic_2731 li .outline_warm_eaaf {
  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;
}
.header_simple_60be .menu_dynamic_2731 li .outline_warm_eaaf:hover {
  box-shadow: none;
}
.header_simple_60be .menu_dynamic_2731 li .outline_warm_eaaf .pro_8109 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.header_simple_60be .menu_dynamic_2731 .active_f1ba {
  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);
}
.header_simple_60be .menu_dynamic_2731 .active_f1ba li a {
  padding-left: 3em;
}
.header_simple_60be .menu_dynamic_2731 .panel-08c4 > a .outline_warm_eaaf i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.header_simple_60be .menu_dynamic_2731 .panel-08c4 > .active_f1ba {
  display: block;
  opacity: 1;
}
.summary-gas-0168 {
  max-width: 100%;
}
.silver_b672 {
  line-height: 0;
  cursor: pointer;
}
.primary_brown_d256 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.primary_brown_d256:hover {
  box-shadow: none;
  color: currentColor;
}
.primary_brown_d256 svg {
  width: 18px;
  height: 18px;
}
.primary_brown_d256 .bright-422d {
  display: none;
}
.label_top_0d48 {
  position: relative;
}
.label_top_0d48.fn-active-c2a9 .primary_brown_d256 .tag_1a98 {
  display: none;
}
.label_top_0d48.fn-active-c2a9 .primary_brown_d256 .bright-422d {
  display: inline-block;
}
.label_top_0d48 .mask_a581 {
  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);
}
.label_top_0d48.mask_2282 .mask_a581 {
  left: auto;
  right: -0.9em;
}
.label_top_0d48.mask_2282 .small_7fae::before {
  left: auto;
  right: 15px;
}
.label_top_0d48.fn-active-c2a9 .mask_a581 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.column_large_8d95 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.column_large_8d95 label {
  flex-basis: 100%;
}
.column_large_8d95 .accordion-fdbc {
  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;
}
.column_large_8d95 .sidebar-1152 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.column_large_8d95 .sidebar-1152:focus {
  background-color: transparent;
}
.column_large_8d95 button.tag-gold-7a6d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.column_large_8d95 button.tag-gold-7a6d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.column_large_8d95 button.tag-gold-7a6d svg {
  width: 18px;
  height: 18px;
}
.column_large_8d95 input[type="submit"] {
  min-height: auto;
}
.slider-blue-70ce .column_large_8d95 .sidebar-1152 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.small_7fae {
  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) {
  .small_7fae {
    width: 220px;
  }
}
.small_7fae label {
  flex-basis: 100%;
}
.small_7fae::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;
}
.east-3b07 .slider-blue-70ce .column_large_8d95 {
  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;
}
.east-3b07
  .slider-blue-70ce
  .column_large_8d95
  .accordion-fdbc {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.east-3b07 .slider-blue-70ce .column_large_8d95 .sidebar-1152 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.east-3b07
  .slider-blue-70ce
  .column_large_8d95
  .sidebar-1152:focus {
  background: 0 0;
}
.east-3b07
  .slider-blue-70ce
  .column_large_8d95
  .menu-down-dbd4 {
  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;
}
.wrapper-complex-44f8 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.wrapper-complex-44f8 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.wrapper-complex-44f8 li:last-child {
  margin-right: 0;
}
.wrapper-complex-44f8 li:first-child {
  margin-left: 0;
}
.wrapper-complex-44f8.gold-82c3 a {
  color: #fff;
}
.wrapper-complex-44f8.gold-82c3 a:hover {
  color: #fff;
}
.wrapper-complex-44f8 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.wrapper-complex-44f8 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.wrapper-complex-44f8 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wrapper-complex-44f8 a:hover {
  opacity: 0.9;
  color: inherit;
}
.wrapper-complex-44f8 [class*="social-icon-apple"] {
  background-color: #999;
}
.wrapper-complex-44f8 [class*="social-icon-apple"].large_557e {
  background-color: transparent;
  color: #999;
}
.wrapper-complex-44f8 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.wrapper-complex-44f8 [class*="social-icon-behance"].large_557e {
  background-color: transparent;
  color: #1769ff;
}
.wrapper-complex-44f8 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.wrapper-complex-44f8 [class*="social-icon-bitbucket"].large_557e {
  background-color: transparent;
  color: #205081;
}
.wrapper-complex-44f8 [class*="social-icon-codepen"] {
  background-color: #000;
}
.wrapper-complex-44f8 [class*="social-icon-codepen"].large_557e {
  background-color: transparent;
  color: #000;
}
.wrapper-complex-44f8 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.wrapper-complex-44f8 [class*="social-icon-delicious"].large_557e {
  background-color: transparent;
  color: #39f;
}
.wrapper-complex-44f8 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.wrapper-complex-44f8 [class*="social-icon-digg"].large_557e {
  background-color: transparent;
  color: #005be2;
}
.wrapper-complex-44f8 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.wrapper-complex-44f8 [class*="social-icon-dribbble"].large_557e {
  background-color: transparent;
  color: #ea4c89;
}
.wrapper-complex-44f8 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.wrapper-complex-44f8 [class*="social-icon-envelope"].large_557e {
  background-color: transparent;
  color: #ea4335;
}
.wrapper-complex-44f8 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.wrapper-complex-44f8 [class*="social-icon-facebook"].large_557e {
  background-color: transparent;
  color: #3b5998;
}
.wrapper-complex-44f8 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.wrapper-complex-44f8 [class*="social-icon-flickr"].large_557e {
  background-color: transparent;
  color: #0063dc;
}
.wrapper-complex-44f8 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.wrapper-complex-44f8 [class*="social-icon-foursquare"].large_557e {
  background-color: transparent;
  color: #2d5be3;
}
.wrapper-complex-44f8 [class*="social-icon-github"] {
  background-color: #333;
}
.wrapper-complex-44f8 [class*="social-icon-github"].large_557e {
  background-color: transparent;
  color: #333;
}
.wrapper-complex-44f8 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.wrapper-complex-44f8 [class*="social-icon-google-plus"].large_557e {
  background-color: transparent;
  color: #dd4b39;
}
.wrapper-complex-44f8 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.wrapper-complex-44f8 [class*="social-icon-houzz"].large_557e {
  background-color: transparent;
  color: #7ac142;
}
.wrapper-complex-44f8 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.wrapper-complex-44f8 [class*="social-icon-instagram"].large_557e {
  background-color: transparent;
  color: #262626;
}
.wrapper-complex-44f8 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.wrapper-complex-44f8 [class*="social-icon-jsfiddle"].large_557e {
  background-color: transparent;
  color: #487aa2;
}
.wrapper-complex-44f8 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.wrapper-complex-44f8 [class*="social-icon-linkedin"].large_557e {
  background-color: transparent;
  color: #0077b5;
}
.wrapper-complex-44f8 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.wrapper-complex-44f8 [class*="social-icon-medium"].large_557e {
  background-color: transparent;
  color: #00ab6b;
}
.wrapper-complex-44f8 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.wrapper-complex-44f8
  [class*="social-icon-odnoklassniki"].large_557e {
  background-color: transparent;
  color: #f4731c;
}
.wrapper-complex-44f8 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.wrapper-complex-44f8 [class*="social-icon-meetup"].large_557e {
  background-color: transparent;
  color: #ec1c40;
}
.wrapper-complex-44f8 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.wrapper-complex-44f8 [class*="social-icon-pinterest"].large_557e {
  background-color: transparent;
  color: #bd081c;
}
.wrapper-complex-44f8 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.wrapper-complex-44f8 [class*="social-icon-product-hunt"].large_557e {
  background-color: transparent;
  color: #da552f;
}
.wrapper-complex-44f8 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.wrapper-complex-44f8 [class*="social-icon-reddit"].large_557e {
  background-color: transparent;
  color: #ff4500;
}
.wrapper-complex-44f8 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.wrapper-complex-44f8 [class*="social-icon-rss"].large_557e {
  background-color: transparent;
  color: #f26522;
}
.wrapper-complex-44f8 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.wrapper-complex-44f8
  [class*="social-icon-shopping-cart"].large_557e {
  background-color: transparent;
  color: #4caf50;
}
.wrapper-complex-44f8 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.wrapper-complex-44f8 [class*="social-icon-skype"].large_557e {
  background-color: transparent;
  color: #00aff0;
}
.wrapper-complex-44f8 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.wrapper-complex-44f8 [class*="social-icon-slideshare"].large_557e {
  background-color: transparent;
  color: #0077b5;
}
.wrapper-complex-44f8 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.wrapper-complex-44f8 [class*="social-icon-snapchat"].large_557e {
  background-color: transparent;
  color: #fffc00;
}
.wrapper-complex-44f8 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.wrapper-complex-44f8 [class*="social-icon-soundcloud"].large_557e {
  background-color: transparent;
  color: #f80;
}
.wrapper-complex-44f8 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.wrapper-complex-44f8 [class*="social-icon-spotify"].large_557e {
  background-color: transparent;
  color: #2ebd59;
}
.wrapper-complex-44f8 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.wrapper-complex-44f8
  [class*="social-icon-stack-overflow"].large_557e {
  background-color: transparent;
  color: #fe7a15;
}
.wrapper-complex-44f8 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.wrapper-complex-44f8 [class*="social-icon-maldkfgram"].large_557e {
  background-color: transparent;
  color: #2ca5e0;
}
.wrapper-complex-44f8 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.wrapper-complex-44f8 [class*="social-icon-tripadvisor"].large_557e {
  background-color: transparent;
  color: #589442;
}
.wrapper-complex-44f8 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.wrapper-complex-44f8 [class*="social-icon-tumblr"].large_557e {
  background-color: transparent;
  color: #35465c;
}
.wrapper-complex-44f8 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.wrapper-complex-44f8 [class*="social-icon-twitch"].large_557e {
  background-color: transparent;
  color: #6441a5;
}
.wrapper-complex-44f8 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.wrapper-complex-44f8 [class*="social-icon-twitter"].large_557e {
  background-color: transparent;
  color: #1da1f2;
}
.wrapper-complex-44f8 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.wrapper-complex-44f8 [class*="social-icon-vimeo"].large_557e {
  background-color: transparent;
  color: #1ab7ea;
}
.wrapper-complex-44f8 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.wrapper-complex-44f8 [class*="social-icon-vk"].large_557e {
  background-color: transparent;
  color: #45668e;
}
.wrapper-complex-44f8 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.wrapper-complex-44f8 [class*="social-icon-weibo"].large_557e {
  background-color: transparent;
  color: #df2029;
}
.wrapper-complex-44f8 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.wrapper-complex-44f8 [class*="social-icon-weixin"].large_557e {
  background-color: transparent;
  color: #7bb32e;
}
.wrapper-complex-44f8 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.wrapper-complex-44f8 [class*="social-icon-whatsapp"].large_557e {
  background-color: transparent;
  color: #25d366;
}
.wrapper-complex-44f8 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.wrapper-complex-44f8 [class*="social-icon-wordpress"].large_557e {
  background-color: transparent;
  color: #21759b;
}
.wrapper-complex-44f8 [class*="social-icon-xing"] {
  background-color: #026466;
}
.wrapper-complex-44f8 [class*="social-icon-xing"].large_557e {
  background-color: transparent;
  color: #026466;
}
.wrapper-complex-44f8 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.wrapper-complex-44f8 [class*="social-icon-yelp"].large_557e {
  background-color: transparent;
  color: #af0606;
}
.wrapper-complex-44f8 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.wrapper-complex-44f8 [class*="social-icon-youtube"].large_557e {
  background-color: transparent;
  color: #cd201f;
}
.texture-top-1e97 {
  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;
}
.texture-top-1e97:hover {
  box-shadow: none;
  background: 0 0;
}
.old-9513 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.component-warm-e325 {
  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;
}
.photo-stone-a6ae {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.shadow_pink_dbc8 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.shadow_pink_dbc8,
.shadow_pink_dbc8::after,
.shadow_pink_dbc8::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;
}
.shadow_pink_dbc8::after,
.shadow_pink_dbc8::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tooltip_green_6fc9 .component-warm-e325 .photo-stone-a6ae {
  margin-top: -2px;
  width: 19px;
}
.tooltip_green_6fc9 .component-warm-e325 .shadow_pink_dbc8 {
  margin-top: -1px;
}
.tooltip_green_6fc9 .component-warm-e325 .shadow_pink_dbc8,
.tooltip_green_6fc9 .component-warm-e325 .shadow_pink_dbc8::after,
.tooltip_green_6fc9 .component-warm-e325 .shadow_pink_dbc8::before {
  width: 19px;
  height: 2px;
}
.tooltip_green_6fc9 .component-warm-e325 .shadow_pink_dbc8::before {
  top: -6px;
}
.tooltip_green_6fc9 .component-warm-e325 .shadow_pink_dbc8::after {
  bottom: -6px;
}
.medium-dc79 .component-warm-e325 .photo-stone-a6ae {
  margin-top: -2px;
  width: 22px;
}
.medium-dc79 .component-warm-e325 .shadow_pink_dbc8 {
  margin-top: -1px;
}
.medium-dc79 .component-warm-e325 .shadow_pink_dbc8,
.medium-dc79 .component-warm-e325 .shadow_pink_dbc8::after,
.medium-dc79 .component-warm-e325 .shadow_pink_dbc8::before {
  width: 22px;
  height: 2px;
}
.medium-dc79 .component-warm-e325 .shadow_pink_dbc8::before {
  top: -7px;
}
.medium-dc79 .component-warm-e325 .shadow_pink_dbc8::after {
  bottom: -7px;
}
.photo_tiny_678a .component-warm-e325 .photo-stone-a6ae {
  margin-top: -2px;
  width: 31px;
}
.photo_tiny_678a .component-warm-e325 .shadow_pink_dbc8 {
  margin-top: -1.5px;
}
.photo_tiny_678a .component-warm-e325 .shadow_pink_dbc8,
.photo_tiny_678a .component-warm-e325 .shadow_pink_dbc8::after,
.photo_tiny_678a .component-warm-e325 .shadow_pink_dbc8::before {
  width: 31px;
  height: 3px;
}
.photo_tiny_678a .component-warm-e325 .shadow_pink_dbc8::before {
  top: -9px;
}
.photo_tiny_678a .component-warm-e325 .shadow_pink_dbc8::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .pink-29e5 .component-warm-e325 .photo-stone-a6ae {
    margin-top: -2px;
    width: 19px;
  }
  .pink-29e5 .component-warm-e325 .shadow_pink_dbc8 {
    margin-top: -1px;
  }
  .pink-29e5 .component-warm-e325 .shadow_pink_dbc8,
  .pink-29e5 .component-warm-e325 .shadow_pink_dbc8::after,
  .pink-29e5 .component-warm-e325 .shadow_pink_dbc8::before {
    width: 19px;
    height: 2px;
  }
  .pink-29e5 .component-warm-e325 .shadow_pink_dbc8::before {
    top: -6px;
  }
  .pink-29e5 .component-warm-e325 .shadow_pink_dbc8::after {
    bottom: -6px;
  }
  .purple_af00 .component-warm-e325 .photo-stone-a6ae {
    margin-top: -2px;
    width: 22px;
  }
  .purple_af00 .component-warm-e325 .shadow_pink_dbc8 {
    margin-top: -1px;
  }
  .purple_af00 .component-warm-e325 .shadow_pink_dbc8,
  .purple_af00 .component-warm-e325 .shadow_pink_dbc8::after,
  .purple_af00 .component-warm-e325 .shadow_pink_dbc8::before {
    width: 22px;
    height: 2px;
  }
  .purple_af00 .component-warm-e325 .shadow_pink_dbc8::before {
    top: -7px;
  }
  .purple_af00 .component-warm-e325 .shadow_pink_dbc8::after {
    bottom: -7px;
  }
  .hidden_be86 .component-warm-e325 .photo-stone-a6ae {
    margin-top: -2px;
    width: 31px;
  }
  .hidden_be86 .component-warm-e325 .shadow_pink_dbc8 {
    margin-top: -1.5px;
  }
  .hidden_be86 .component-warm-e325 .shadow_pink_dbc8,
  .hidden_be86 .component-warm-e325 .shadow_pink_dbc8::after,
  .hidden_be86 .component-warm-e325 .shadow_pink_dbc8::before {
    width: 31px;
    height: 3px;
  }
  .hidden_be86 .component-warm-e325 .shadow_pink_dbc8::before {
    top: -9px;
  }
  .hidden_be86 .component-warm-e325 .shadow_pink_dbc8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .component_hovered_9e84 .component-warm-e325 .photo-stone-a6ae {
    margin-top: -2px;
    width: 19px;
  }
  .component_hovered_9e84 .component-warm-e325 .shadow_pink_dbc8 {
    margin-top: -1px;
  }
  .component_hovered_9e84 .component-warm-e325 .shadow_pink_dbc8,
  .component_hovered_9e84 .component-warm-e325 .shadow_pink_dbc8::after,
  .component_hovered_9e84 .component-warm-e325 .shadow_pink_dbc8::before {
    width: 19px;
    height: 2px;
  }
  .component_hovered_9e84 .component-warm-e325 .shadow_pink_dbc8::before {
    top: -6px;
  }
  .component_hovered_9e84 .component-warm-e325 .shadow_pink_dbc8::after {
    bottom: -6px;
  }
  .input-prev-4c91 .component-warm-e325 .photo-stone-a6ae {
    margin-top: -2px;
    width: 22px;
  }
  .input-prev-4c91 .component-warm-e325 .shadow_pink_dbc8 {
    margin-top: -1px;
  }
  .input-prev-4c91 .component-warm-e325 .shadow_pink_dbc8,
  .input-prev-4c91 .component-warm-e325 .shadow_pink_dbc8::after,
  .input-prev-4c91 .component-warm-e325 .shadow_pink_dbc8::before {
    width: 22px;
    height: 2px;
  }
  .input-prev-4c91 .component-warm-e325 .shadow_pink_dbc8::before {
    top: -7px;
  }
  .input-prev-4c91 .component-warm-e325 .shadow_pink_dbc8::after {
    bottom: -7px;
  }
  .table-d71a .component-warm-e325 .photo-stone-a6ae {
    margin-top: -2px;
    width: 31px;
  }
  .table-d71a .component-warm-e325 .shadow_pink_dbc8 {
    margin-top: -1.5px;
  }
  .table-d71a .component-warm-e325 .shadow_pink_dbc8,
  .table-d71a .component-warm-e325 .shadow_pink_dbc8::after,
  .table-d71a .component-warm-e325 .shadow_pink_dbc8::before {
    width: 31px;
    height: 3px;
  }
  .table-d71a .component-warm-e325 .shadow_pink_dbc8::before {
    top: -9px;
  }
  .table-d71a .component-warm-e325 .shadow_pink_dbc8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .slider_7e1e .component-warm-e325 .photo-stone-a6ae {
    margin-top: -2px;
    width: 19px;
  }
  .slider_7e1e .component-warm-e325 .shadow_pink_dbc8 {
    margin-top: -1px;
  }
  .slider_7e1e .component-warm-e325 .shadow_pink_dbc8,
  .slider_7e1e .component-warm-e325 .shadow_pink_dbc8::after,
  .slider_7e1e .component-warm-e325 .shadow_pink_dbc8::before {
    width: 19px;
    height: 2px;
  }
  .slider_7e1e .component-warm-e325 .shadow_pink_dbc8::before {
    top: -6px;
  }
  .slider_7e1e .component-warm-e325 .shadow_pink_dbc8::after {
    bottom: -6px;
  }
  .right_5e09 .component-warm-e325 .photo-stone-a6ae {
    margin-top: -2px;
    width: 22px;
  }
  .right_5e09 .component-warm-e325 .shadow_pink_dbc8 {
    margin-top: -1px;
  }
  .right_5e09 .component-warm-e325 .shadow_pink_dbc8,
  .right_5e09 .component-warm-e325 .shadow_pink_dbc8::after,
  .right_5e09 .component-warm-e325 .shadow_pink_dbc8::before {
    width: 22px;
    height: 2px;
  }
  .right_5e09 .component-warm-e325 .shadow_pink_dbc8::before {
    top: -7px;
  }
  .right_5e09 .component-warm-e325 .shadow_pink_dbc8::after {
    bottom: -7px;
  }
  .progress_fe84 .component-warm-e325 .photo-stone-a6ae {
    margin-top: -2px;
    width: 31px;
  }
  .progress_fe84 .component-warm-e325 .shadow_pink_dbc8 {
    margin-top: -1.5px;
  }
  .progress_fe84 .component-warm-e325 .shadow_pink_dbc8,
  .progress_fe84 .component-warm-e325 .shadow_pink_dbc8::after,
  .progress_fe84 .component-warm-e325 .shadow_pink_dbc8::before {
    width: 31px;
    height: 3px;
  }
  .progress_fe84 .component-warm-e325 .shadow_pink_dbc8::before {
    top: -9px;
  }
  .progress_fe84 .component-warm-e325 .shadow_pink_dbc8::after {
    bottom: -9px;
  }
}
.widget_wide_5d08 .shadow_pink_dbc8 {
  -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);
}
.widget_wide_5d08 .shadow_pink_dbc8::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.widget_wide_5d08 .shadow_pink_dbc8::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);
}
.widget_wide_5d08.huge_11ad .shadow_pink_dbc8 {
  -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);
}
.widget_wide_5d08.huge_11ad .shadow_pink_dbc8::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.widget_wide_5d08.huge_11ad .shadow_pink_dbc8::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);
}
.carousel-6c54 {
  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.box_south_8631:before {
  display: none;
}
.over-2ec6 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.over-2ec6 .overlay-e1bb {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.over-2ec6 .overlay-e1bb:last-of-type {
  border-bottom: none;
}
.over-2ec6 .overlay-e1bb.message_last_7109,
.over-2ec6 .overlay-e1bb.wood-d9b0,
.over-2ec6 .overlay-e1bb.row-31cc {
  padding: 0;
}
.over-2ec6 .header_simple_60be .outline_warm_eaaf {
  color: currentColor;
}
.over-2ec6 .header_simple_60be .outline_warm_eaaf:focus,
.over-2ec6 .header_simple_60be .outline_warm_eaaf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.over-2ec6.hover-steel-5103 .table-focused-99d5,
.over-2ec6.hover-steel-5103 .background_3b79 a,
.over-2ec6.hover-steel-5103 .feature_92c7 a,
.over-2ec6.hover-steel-5103 .active_f1ba a {
  color: rgba(0, 0, 0, 0.55);
}
.over-2ec6.hover-steel-5103 .table-focused-99d5:hover,
.over-2ec6.hover-steel-5103 .background_3b79 a:hover,
.over-2ec6.hover-steel-5103 .feature_92c7 a:hover,
.over-2ec6.hover-steel-5103 .active_f1ba a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.over-2ec6.hover-steel-5103 .modal_lite_bd59 {
  color: rgba(0, 0, 0, 0.8);
}
.over-2ec6.hover-steel-5103 .overlay-e1bb {
  border-color: rgba(0, 0, 0, 0.08);
}
.over-2ec6.hover-steel-5103 .overlay-e1bb:before {
  background: rgba(0, 0, 0, 0.08);
}
.over-2ec6.hover-steel-5103 .disabled-slow-c872:before {
  background: rgba(255, 255, 255, 0.9);
}
.over-2ec6.hover-steel-5103 .header_simple_60be .menu_dynamic_2731 li a,
.over-2ec6.hover-steel-5103 .header_simple_60be .outline_warm_eaaf,
.over-2ec6.hover-steel-5103 .active_f1ba {
  border-color: rgba(0, 0, 0, 0.08);
}
.over-2ec6.hover-steel-5103 .header_simple_60be .outline_warm_eaaf:focus,
.over-2ec6.hover-steel-5103 .header_simple_60be .outline_warm_eaaf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.over-2ec6.hover-steel-5103 .menu_dynamic_2731 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.over-2ec6.stone-2093 .table-focused-99d5,
.over-2ec6.stone-2093 .background_3b79 a,
.over-2ec6.stone-2093 .feature_92c7 .outline_warm_eaaf,
.over-2ec6.stone-2093 .feature_92c7 a,
.over-2ec6.stone-2093 .active_f1ba a {
  color: rgba(255, 255, 255, 0.79);
}
.over-2ec6.stone-2093 .table-focused-99d5:hover,
.over-2ec6.stone-2093 .background_3b79 a:hover,
.over-2ec6.stone-2093 .feature_92c7 .outline_warm_eaaf:hover,
.over-2ec6.stone-2093 .feature_92c7 a:hover,
.over-2ec6.stone-2093 .active_f1ba a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.over-2ec6.stone-2093 .modal_lite_bd59 {
  color: rgba(255, 255, 255, 0.99);
}
.over-2ec6.stone-2093 .overlay-e1bb {
  border-color: rgba(255, 255, 255, 0.08);
}
.over-2ec6.stone-2093 .overlay-e1bb:before {
  background: rgba(255, 255, 255, 0.08);
}
.over-2ec6.stone-2093 .disabled-slow-c872:before {
  background: rgba(0, 0, 0, 0.9);
}
.over-2ec6.stone-2093 .header_simple_60be .menu_dynamic_2731 li a,
.over-2ec6.stone-2093 .header_simple_60be .outline_warm_eaaf,
.over-2ec6.stone-2093 .active_f1ba {
  border-color: rgba(255, 255, 255, 0.08);
}
.over-2ec6.stone-2093 .header_simple_60be .outline_warm_eaaf:focus,
.over-2ec6.stone-2093 .header_simple_60be .outline_warm_eaaf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.over-2ec6.stone-2093 .menu_dynamic_2731 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled-slow-c872 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.disabled-slow-c872:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.banner_e1dc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.huge_575e .over-2ec6 {
  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;
}
.huge_575e .overlay-e1bb {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.huge_575e .overlay-e1bb: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) {
  .huge_575e .overlay-e1bb:before {
    width: 16%;
    left: 42%;
  }
}
.huge_575e .overlay-e1bb:last-child:before {
  content: none;
}
.huge_575e .overlay-e1bb[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.huge_575e .header_simple_60be .menu_dynamic_2731 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.huge_575e .header_simple_60be .menu_dynamic_2731 li a .outline_warm_eaaf {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.huge_575e .header_simple_60be .active_f1ba {
  border: none;
}
.huge_575e .header_simple_60be .active_f1ba li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.huge_575e .disabled-slow-c872 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.huge_575e .banner_e1dc {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.huge_575e .stone-2093 .disabled-slow-c872:before {
  background: rgba(0, 0, 0, 0.9);
}
.huge_575e .hover-steel-5103.container-c97f .shadow_pink_dbc8 {
  background: rgba(0, 0, 0, 0.6);
}
.huge_575e
  .hover-steel-5103.container-c97f
  .shadow_pink_dbc8::after,
.huge_575e
  .hover-steel-5103.container-c97f
  .shadow_pink_dbc8:before {
  background: inherit;
}
.huge_575e
  .hover-steel-5103.container-c97f:hover
  .shadow_pink_dbc8 {
  background: rgba(0, 0, 0, 0.8);
}
.hard-98b9 .over-2ec6 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .hard-98b9 .over-2ec6 {
    width: auto;
    right: 45px;
  }
}
.detail_5847 .over-2ec6 {
  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) {
  .detail_5847 .over-2ec6 {
    width: auto;
    left: 45px;
  }
}
.box_south_8631 .over-2ec6 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.box_south_8631 .banner_e1dc {
  max-width: 48em;
  margin: 0 auto;
}
.box_south_8631 .disabled-slow-c872:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.progress_brown_adab {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.progress_brown_adab.huge_575e .over-2ec6 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.progress_brown_adab.hard-98b9 .over-2ec6 {
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.progress_brown_adab .over-2ec6 {
  visibility: visible;
}
.progress_brown_adab.detail_5847 .over-2ec6 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.blue-3f67,
.dirty_b505 {
  overflow-x: hidden;
}
.blue-3f67 .over-2ec6 {
  overflow: auto;
}
.blue-3f67.huge_575e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.blue-3f67.huge_575e .over-2ec6 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.blue-3f67.huge_575e .texture-top-1e97 {
  opacity: 0;
}
.blue-3f67.hard-98b9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.blue-3f67.hard-98b9 .over-2ec6 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.blue-3f67.hard-98b9 .texture-top-1e97 {
  opacity: 0;
}
.blue-3f67.detail_5847 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.blue-3f67.detail_5847 .over-2ec6 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.blue-3f67.detail_5847 .texture-top-1e97 {
  opacity: 0;
}
.blue-3f67.box_south_8631 .over-2ec6 {
  z-index: 10;
  visibility: visible;
}
.container-c97f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.container-c97f .shadow_pink_dbc8 {
  background: rgba(255, 255, 255, 0.99);
}
.container-c97f .shadow_pink_dbc8::after,
.container-c97f .shadow_pink_dbc8:before {
  background: inherit;
}
.container-c97f:hover .shadow_pink_dbc8 {
  background: rgba(255, 255, 255, 0.99);
}
.detail_5847 .container-c97f {
  top: 10px;
  right: auto;
  left: 12px;
}
.box_south_8631 .container-c97f {
  display: none !important;
}
.blue-3f67:before,
.dirty_b505:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.blue-3f67 .container-c97f,
.dirty_b505 .container-c97f {
  display: inline-block;
}
.over-2ec6 .outer_b724 {
  -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;
}
.blue-3f67 .over-2ec6 .outer_b724,
.dirty_b505 .over-2ec6 .outer_b724 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.warm-f785 .accordion-fdbc {
  width: 100%;
}
.media_07bb {
  padding: 0 0.5em 0;
}
.media_07bb [class*="customify-col-"],
.media_07bb [class*="customify-col_"],
.media_07bb [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.message-5099 .media_07bb {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .lite-be0b .photo_7201,
  .photo_7201 {
    display: none;
  }
  .light-894a {
    text-align: left;
  }
  .slider_920d {
    text-align: center;
  }
  .dropdown_e323 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .lite-be0b .filter-b6ad,
  .filter-b6ad {
    display: none;
  }
  .notification-steel-ccb6 {
    text-align: left;
  }
  .card-fc2d {
    text-align: center;
  }
  .silver_0c18 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .lite-be0b .pink-5faa,
  .pink-5faa {
    display: none;
  }
  .last_5555 {
    text-align: left;
  }
  .current-e351 {
    text-align: center;
  }
  .preview-in-f011 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.label-3b49 {
  box-shadow: none !important;
}
.status-west-c7da .soft_ed1d,
.outline_eac9 .soft_ed1d {
  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;
}
.outline_eac9 .soft_ed1d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.notice_e3f4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.notice_e3f4:after,
.notice_e3f4:before {
  content: "";
  display: table;
}
.notice_e3f4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .notice_e3f4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.notice_e3f4,
.primary_c225 {
  max-width: 1248px;
  margin: 0 auto;
}

.upper_ad18.action-4abe .notice_e3f4 {
  max-width: 100%;
}
.upper_ad18.banner_9079 {
  max-width: 1200px;
  margin: 0 auto;
}
.upper_ad18.table_wood_3952 .notice_e3f4 {
  max-width: 100%;
}
.upper_ad18.table_wood_3952 > .notice_e3f4 {
  padding-left: 0;
  padding-right: 0;
}
.upper_ad18.table_wood_3952 > .notice_e3f4 .lite-be0b {
  margin: 0;
}
.upper_ad18.table_wood_3952
  > .notice_e3f4
  .progress_up_d764.block-medium-4fc9 {
  margin-right: 0;
  margin-left: 0;
}
.upper_ad18.table_wood_3952 #main.block-medium-4fc9 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .selected-18ab #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .selected-18ab #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .block_lite_b4ab .upper_ef0a {
    padding-right: 1em;
  }
  .block_lite_b4ab.module_static_1793 .progress_up_d764 {
    border-right: 1px solid #eaecee;
  }
  .block_lite_b4ab.module_static_1793 .upper_ef0a {
    padding-right: 1em;
  }
  .block_lite_b4ab.module_static_1793 .tertiary-0b57 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .overlay-solid-5029 .upper_ef0a {
    padding-left: 1em;
  }
  .overlay-solid-5029.module_static_1793 .progress_up_d764 {
    border-left: 1px solid #eaecee;
  }
  .overlay-solid-5029.module_static_1793 .upper_ef0a {
    padding-left: 1em;
  }
  .overlay-solid-5029.module_static_1793 .tertiary-0b57 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bottom_9f1f .upper_ef0a {
    padding-left: 1em;
  }
  .bottom_9f1f.module_static_1793 .summary_ff80 {
    border-right: 1px solid #eaecee;
  }
  .bottom_9f1f.module_static_1793 .paper-6222 {
    border-right: 1px solid #eaecee;
  }
  .bottom_9f1f.module_static_1793 .upper_ef0a {
    padding-left: 1em;
  }
  .bottom_9f1f.module_static_1793 .tertiary-0b57 {
    padding-right: 1em;
  }
  .bottom_9f1f.module_static_1793 .widget-618f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tag-in-cc6e .upper_ef0a {
    padding-right: 1em;
  }
  .tag-in-cc6e.module_static_1793 .summary_ff80 {
    border-left: 1px solid #eaecee;
  }
  .tag-in-cc6e.module_static_1793 .paper-6222 {
    border-left: 1px solid #eaecee;
  }
  .tag-in-cc6e.module_static_1793 .upper_ef0a {
    padding-right: 1em;
  }
  .tag-in-cc6e.module_static_1793 .tertiary-0b57 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tag-in-cc6e.module_static_1793 .widget-618f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .selected-18ab .upper_ef0a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .selected-18ab.module_static_1793 .progress_up_d764 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .selected-18ab.module_static_1793 .upper_ef0a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .selected-18ab.module_static_1793 .tertiary-0b57 {
    padding-left: 1em;
  }
  .selected-18ab.module_static_1793 .widget-618f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .selected-18ab.module_static_1793 .upper_ef0a {
    padding-left: 0;
  }
}
.complex_fc12 .row_3933 {
  display: inline-block;
}
.copper-a7a1 {
  display: inline-block;
}
.slider-faf7 {
  word-con: break-word;
}
.widget_liquid_c581 > span {
  display: inline-block;
  padding: 5px 0;
}
.widget_liquid_c581 .out_27ad {
  margin-left: 8px;
  margin-right: 8px;
}
.widget_liquid_c581 .detail-363e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.media_middle_b5d7 .tooltip_2ca2 {
  margin-bottom: 2em;
}
.media_middle_b5d7 .caption-wood-87a0 {
  margin-bottom: 15px;
}
.media_middle_b5d7 .caption-wood-87a0:last-child {
  margin-bottom: 0;
}
.media_middle_b5d7 .lite-beb0 {
  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) {
  .media_middle_b5d7 .lite-beb0 {
    display: block;
  }
}
.media_middle_b5d7 .shade-c7b1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .media_middle_b5d7 .shade-c7b1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.media_middle_b5d7 .form-2ca3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.media_middle_b5d7 .form-2ca3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.media_middle_b5d7 .form-2ca3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.media_middle_b5d7 .slider-faf7 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.media_middle_b5d7 .slider-faf7 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.media_middle_b5d7 .icon-narrow-95e8 p:last-child {
  margin-bottom: 0;
}
.media_middle_b5d7 .fast-7132 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.media_middle_b5d7 .disabled-0ce3 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.media_middle_b5d7 .table_soft_570f {
  margin-top: 1em;
}
.media_middle_b5d7 .button-hard-7063 {
  top: 0;
  display: block;
}
.media_middle_b5d7 .button-hard-7063 a {
  color: inherit;
}
.media_middle_b5d7 .button-hard-7063 a:hover {
  color: inherit;
}
.media_middle_b5d7 .mask-brown-4da9 {
  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;
}
.media_middle_b5d7 .mask-brown-4da9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.media_middle_b5d7 .disabled-0ce3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.media_middle_b5d7 .description_hovered_4ab1 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.media_middle_b5d7 .description_hovered_4ab1:first-child {
  margin-top: 0;
}
.media_middle_b5d7 .description_hovered_4ab1.background-over-0013 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.media_middle_b5d7 .description_hovered_4ab1.caption_40ce {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.media_middle_b5d7
  .description_hovered_4ab1.caption_40ce.border_pressed_404c
  .table_soft_570f {
  width: 100%;
}
.media_middle_b5d7 .caption_40ce {
  -webkit-box-align: center;
  align-items: center;
}
.media_middle_b5d7 .caption_40ce .widget_liquid_c581,
.media_middle_b5d7 .caption_40ce > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.media_middle_b5d7 .form-2ca3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.media_middle_b5d7 .form-2ca3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.media_middle_b5d7 .form-2ca3: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;
}
.media_middle_b5d7 .background-over-0013 {
  z-index: 5;
}
.media_middle_b5d7 .new-09a2 .feature_ca69 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.media_middle_b5d7 .gradient-bottom-f144 .feature_ca69 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.media_middle_b5d7 .paragraph-3377 .feature_ca69 {
  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;
}
.media_middle_b5d7.caption-17fe .lite-beb0,
.media_middle_b5d7.image_f18d .lite-beb0 {
  display: block;
}
.media_middle_b5d7.caption-17fe .lite-beb0 .accordion-huge-1294,
.media_middle_b5d7.caption-17fe .lite-beb0 .disabled-0ce3,
.media_middle_b5d7.image_f18d .lite-beb0 .accordion-huge-1294,
.media_middle_b5d7.image_f18d .lite-beb0 .disabled-0ce3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.media_middle_b5d7.mask_tall_5f5c .shade-c7b1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .media_middle_b5d7.mask_tall_5f5c .shade-c7b1 {
    margin-right: 0;
  }
}
.media_middle_b5d7.caption-17fe .shade-c7b1,
.media_middle_b5d7.image_f18d .shade-c7b1 {
  padding-top: 40%;
}
.media_middle_b5d7.caption-17fe .tooltip_2ca2,
.media_middle_b5d7.image_f18d .tooltip_2ca2 {
  display: block;
}
.media_middle_b5d7.caption-17fe .fn-sticky-c2a9 .disabled-0ce3,
.media_middle_b5d7.image_f18d .fn-sticky-c2a9 .disabled-0ce3 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.media_middle_b5d7.caption-17fe .shade-c7b1,
.media_middle_b5d7.image_f18d .shade-c7b1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.media_middle_b5d7.caption-17fe .disabled-0ce3 {
  padding: 1em;
}
.slow_ca93 {
  margin: 30px auto;
  display: block;
}
.slow_ca93 .text_6f12 > * {
  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;
}
.slow_ca93 .text_6f12 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.slow_ca93 .text_6f12 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.chip-2bc9 .widget_liquid_c581 {
  margin-bottom: 1.41575em;
}
.chip-2bc9 .paper-d526 {
  margin-bottom: 1.618em;
}
.in-4275 .video_d9bf {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.in-4275 .video_d9bf a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.in-4275 .block-edc6 {
  max-width: 100%;
  overflow: auto;
}
.gallery-red-376b .in-4275 a:hover {
  text-decoration: underline;
}
.first-30f7 .caption-wood-87a0:not(.slider-faf7),
.first-30f7 .form-2ca3 {
  margin-bottom: 1.41575em;
}
.first-30f7 .caption-wood-87a0:not(.slider-faf7):last-child,
.first-30f7 .form-2ca3:last-child {
  margin-bottom: 0;
}
.first-30f7 .caption-wood-87a0.header-53ce {
  margin-bottom: 0.41575em;
}
.first-30f7 .detail-simple-a1fa:before,
.first-30f7 .title-mini-5682:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.first-30f7 .detail-simple-a1fa:before {
  content: "\f115";
}
.first-30f7 .title-mini-5682:before {
  content: "\f02c";
}
.first-30f7 .background_ab71 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.first-30f7 .background_ab71 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hidden_north_048f {
  display: -webkit-box;
  display: flex;
}
.hidden_north_048f .west_a4d7 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hidden_north_048f .west_a4d7 {
    flex-basis: 90px;
  }
}
.hidden_north_048f .breadcrumb_feff {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hidden_north_048f .breadcrumb_feff {
    flex-basis: calc(100% - 50px);
  }
}
.hidden_north_048f .tabs-ebd6 p:last-child {
  margin-bottom: 0.72em;
}
.focus-dynamic-3d81 .text_6f12 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.focus-dynamic-3d81 .text_6f12:after,
.focus-dynamic-3d81 .text_6f12:before {
  content: "";
  display: table;
}
.focus-dynamic-3d81 .text_6f12:after {
  clear: both;
}
.focus-dynamic-3d81 .text_6f12 .title-cc65,
.focus-dynamic-3d81 .text_6f12 .banner-0677 {
  width: 49%;
}
.focus-dynamic-3d81 .text_6f12 .title-cc65 a span.green-9901,
.focus-dynamic-3d81 .text_6f12 .banner-0677 a span.green-9901 {
  display: block;
  margin-bottom: 5px;
}
.focus-dynamic-3d81 .text_6f12 .banner-0677 {
  float: left;
  text-align: left;
}
.focus-dynamic-3d81 .text_6f12 .title-cc65 {
  float: right;
  text-align: right;
}
.primary_pink_a164 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .primary_pink_a164 {
    margin-bottom: 0;
  }
}
.picture_bcf9 {
  margin-bottom: 1em;
}
.picture_bcf9 .slider-faf7 {
  font-size: 1.1em;
  line-height: 1.3;
}
.hover-simple-d2d7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.solid_26ff .picture_bcf9,
.menu_bright_4032 .picture_bcf9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .solid_26ff .picture_bcf9,
  .menu_bright_4032 .picture_bcf9 {
    display: block;
  }
}
.solid_26ff .hover-simple-d2d7,
.menu_bright_4032 .hover-simple-d2d7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .solid_26ff .hover-simple-d2d7,
  .menu_bright_4032 .hover-simple-d2d7 {
    margin-bottom: 1em;
  }
}
.solid_26ff .hover-simple-d2d7 img,
.menu_bright_4032 .hover-simple-d2d7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.solid_26ff .advanced_fb8d,
.menu_bright_4032 .advanced_fb8d {
  flex-basis: calc(100% - 160px);
}
.solid_26ff .advanced_fb8d p,
.menu_bright_4032 .advanced_fb8d p {
  margin-bottom: 0;
}
.solid_26ff .advanced_fb8d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .solid_26ff .advanced_fb8d {
    padding-left: 0;
  }
}
.menu_bright_4032 .advanced_fb8d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .menu_bright_4032 .advanced_fb8d {
    padding-right: 0;
  }
}
.menu_bright_4032 .hover-simple-d2d7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.background_tall_afb4 .hover-simple-d2d7 {
  margin-bottom: 0.5em;
}
.background_tall_afb4 .hover-simple-d2d7 img {
  width: 100%;
}
.footer-f2a2 .shadow_df34,
.notice_old_337c .shadow_df34 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.notice_old_337c .progress_up_d764 .west-c3d5 p:last-child {
  margin-bottom: 0;
}
.search_solid_0535 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.glass_09a1 .up-7945 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .glass_09a1 .up-7945:last-of-type {
    margin-bottom: 0;
  }
}
.glass_09a1 .up-7945 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.glass_09a1 .up-7945 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.glass_09a1 .up-7945 ul li {
  margin: 0 0 0.6em;
}
.glass_09a1 .up-7945 ul li.progress_down_37b7,
.glass_09a1 .up-7945 ul li.alert_up_35b6 {
  position: relative;
}
.glass_09a1 .up-7945 ul li.progress_down_37b7 .banner-solid-ef37,
.glass_09a1 .up-7945 ul li.alert_up_35b6 .banner-solid-ef37 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.glass_09a1 .up-7945 ul li.progress_down_37b7:after:after,
.glass_09a1 .up-7945 ul li.progress_down_37b7:after:before,
.glass_09a1
  .up-7945
  ul
  li.alert_up_35b6:after:after,
.glass_09a1
  .up-7945
  ul
  li.alert_up_35b6:after:before {
  content: "";
  display: table;
}
.glass_09a1 .up-7945 ul li.progress_down_37b7:after:after,
.glass_09a1
  .up-7945
  ul
  li.alert_up_35b6:after:after {
  clear: both;
}
.glass_09a1 .up-7945 a.hero_d191:hover {
  text-decoration: none;
}
.glass_09a1 .up-7945 select {
  max-width: 100%;
}
.glass_09a1 .up-7945 table {
  font-size: 85%;
}
.glass_09a1 .up-7945 table td,
.glass_09a1 .up-7945 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.glass_09a1 .up-7945 table tfoot td {
  text-align: left;
}
.glass_09a1 .up-7945 :last-child {
  margin-bottom: 0;
}
.glass_09a1 .up-7945 .content_7790 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.glass_09a1 .up-7945 .content_7790 label {
  width: 100%;
}
.glass_09a1 .up-7945 .content_7790 .sidebar-1152 {
  width: 100%;
  display: block;
}
.glass_09a1 .up-7945 .content_7790 .tag-gold-7a6d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.glass_09a1 .up-7945 .content_7790 .tag-gold-7a6d:hover svg #svg-search {
  fill: #444;
}
.glass_09a1 .up-7945 .content_7790 .tag-gold-7a6d svg {
  width: 18px;
  height: 18px;
}
.glass_09a1 .sort-white-e0cd ul ul,
.glass_09a1 .selected-e49a ul ul,
.glass_09a1 .shadow-5634 ul ul,
.glass_09a1 .status_28a8 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.glass_09a1 .sort-white-e0cd .cool-2076 > a,
.glass_09a1 .selected-e49a .cool-2076 > a,
.glass_09a1 .shadow-5634 .cool-2076 > a,
.glass_09a1 .status_28a8 .cool-2076 > a {
  margin-bottom: 0;
}
.glass_09a1 .logo_paper_b853 li,
.glass_09a1 .sort-white-e0cd li,
.glass_09a1 .icon_d3db li,
.glass_09a1 .selected-e49a li,
.glass_09a1 .shadow-5634 li,
.glass_09a1 .status_28a8 li,
.glass_09a1 .old-a477 li,
.glass_09a1 .motion-54b4 li {
  display: block;
  position: relative;
}
.glass_09a1 .logo_paper_b853 li:last-child,
.glass_09a1 .sort-white-e0cd li:last-child,
.glass_09a1 .icon_d3db li:last-child,
.glass_09a1 .selected-e49a li:last-child,
.glass_09a1 .shadow-5634 li:last-child,
.glass_09a1 .status_28a8 li:last-child,
.glass_09a1 .old-a477 li:last-child,
.glass_09a1 .motion-54b4 li:last-child {
  border: none;
}
.glass_09a1 .logo_paper_b853 li a,
.glass_09a1 .sort-white-e0cd li a,
.glass_09a1 .icon_d3db li a,
.glass_09a1 .selected-e49a li a,
.glass_09a1 .shadow-5634 li a,
.glass_09a1 .status_28a8 li a,
.glass_09a1 .old-a477 li a,
.glass_09a1 .motion-54b4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.glass_09a1 .logo_paper_b853 li ul li::before,
.glass_09a1 .sort-white-e0cd li ul li::before,
.glass_09a1 .icon_d3db li ul li::before,
.glass_09a1 .selected-e49a li ul li::before,
.glass_09a1 .shadow-5634 li ul li::before,
.glass_09a1 .status_28a8 li ul li::before,
.glass_09a1 .old-a477 li ul li::before,
.glass_09a1 .motion-54b4 li ul li::before {
  left: 15px;
}
.glass_09a1 .logo_paper_b853 li ul a,
.glass_09a1 .sort-white-e0cd li ul a,
.glass_09a1 .icon_d3db li ul a,
.glass_09a1 .selected-e49a li ul a,
.glass_09a1 .shadow-5634 li ul a,
.glass_09a1 .status_28a8 li ul a,
.glass_09a1 .old-a477 li ul a,
.glass_09a1 .motion-54b4 li ul a {
  padding-left: 20px;
}
.glass_09a1 .logo_paper_b853 li ul ul li::before,
.glass_09a1 .sort-white-e0cd li ul ul li::before,
.glass_09a1 .icon_d3db li ul ul li::before,
.glass_09a1 .selected-e49a li ul ul li::before,
.glass_09a1 .shadow-5634 li ul ul li::before,
.glass_09a1 .status_28a8 li ul ul li::before,
.glass_09a1 .old-a477 li ul ul li::before,
.glass_09a1 .motion-54b4 li ul ul li::before {
  left: 30px;
}
.glass_09a1 .logo_paper_b853 li ul ul a,
.glass_09a1 .sort-white-e0cd li ul ul a,
.glass_09a1 .icon_d3db li ul ul a,
.glass_09a1 .selected-e49a li ul ul a,
.glass_09a1 .shadow-5634 li ul ul a,
.glass_09a1 .status_28a8 li ul ul a,
.glass_09a1 .old-a477 li ul ul a,
.glass_09a1 .motion-54b4 li ul ul a {
  padding-left: 40px;
}
.glass_09a1 .shade-fast-b69b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.glass_09a1 .motion-54b4 ul li {
  margin-bottom: 1.41575em;
}
.glass_09a1 .motion-54b4 ul li .backdrop_purple_d67f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.glass_09a1 .motion-54b4 ul li .texture_outer_8eda {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.stone-2093 .logo_paper_b853 li a,
.stone-2093 .sort-white-e0cd li a,
.stone-2093 .icon_d3db li a,
.stone-2093 .selected-e49a li a,
.stone-2093 .shadow-5634 li a,
.stone-2093 .status_28a8 li a,
.stone-2093 .old-a477 li a,
.stone-2093 .motion-54b4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.stone-2093 .shade-fast-b69b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.stone-2093 .up-7945 ul li.progress_down_37b7 .banner-solid-ef37,
.stone-2093 .up-7945 ul li.alert_up_35b6 .banner-solid-ef37 {
  background: rgba(0, 0, 0, 0.2);
}
.stone-2093 .glass_09a1 .up-7945 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper_ad18 .glass_09a1 .menu_dynamic_2731 li {
  margin: 0;
}
.upper_ad18 .glass_09a1 .menu_dynamic_2731 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.upper_ad18 .glass_09a1 .menu_dynamic_2731 li ul {
  margin: 0;
}
.upper_ad18 .glass_09a1 .menu_dynamic_2731 li ul li a {
  padding-left: 15px;
}
.upper_ad18 .glass_09a1 .menu_dynamic_2731 li ul li li a {
  padding-left: 30px;
}
.upper_ad18 .glass_09a1 .menu_dynamic_2731 li.gradient_basic_a1d7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.upper_ad18 .glass_09a1 .menu_dynamic_2731 li.gradient_basic_a1d7 > 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;
}
.upper_ad18 .glass_09a1 .menu_dynamic_2731 li.gradient_basic_a1d7 > 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;
}
.detail-blue-da40 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.progress_right_fb17 {
  position: relative;
  z-index: 10;
}
.progress_right_fb17 .outer_b724 {
  width: 100%;
  max-width: 100%;
}
.gradient_static_8b3f .paper_1d75 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.gradient_static_8b3f .hover-steel-5103 {
}
.gradient_static_8b3f .stone-2093 {
  background: #292929;
}
.video_0f89 .paper_1d75 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.video_0f89 .hover-steel-5103 {
  background: #f9f9f9;
}
.video_0f89 .stone-2093 {
  background: #303030;
}
.over_8ab6 .paper_1d75 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .over_8ab6 .row_3933 {
    margin-bottom: 1em;
  }
  .over_8ab6 .row_3933:last-child {
    margin-bottom: 0;
  }
}
.over_8ab6 .hover-steel-5103 {
  background: #ededed;
}
.over_8ab6 .stone-2093 {
  background: #1a1a1a;
}
.paper_1d75.hover-steel-5103 {
  color: rgba(0, 0, 0, 0.6);
}
.paper_1d75.hover-steel-5103 .border-22e1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.paper_1d75.stone-2093 {
  color: rgba(255, 255, 255, 0.99);
}
.paper_1d75.stone-2093 a:not(.hero_d191) {
  color: rgba(255, 255, 255, 0.79);
}
.paper_1d75.stone-2093 a:not(.hero_d191):hover {
  color: rgba(255, 255, 255, 0.99);
}
.paper_1d75.stone-2093 .border-22e1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.paper_1d75.stone-2093 table tbody td,
.paper_1d75.stone-2093 table th {
  background: rgba(0, 0, 0, 0.08);
}
.medium-26ef.caption-23bf .notice_e3f4 {
  max-width: initial;
}
.medium-26ef .component-93d2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.medium-26ef .component-93d2 .outer_b724 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .medium-26ef .component-93d2 .outer_b724 {
    display: block;
    margin-bottom: 2em;
  }
  .medium-26ef .component-93d2 .outer_b724:last-child {
    margin-bottom: 0;
  }
}
.over_8ab6 .row_3933:last-child,
.video_0f89 .row_3933:last-child,
.gradient_static_8b3f .row_3933:last-child {
  margin-bottom: 0;
}
.over_8ab6 .row_3933 .glass_09a1 .up-7945:last-child,
.video_0f89 .row_3933 .glass_09a1 .up-7945:last-child,
.gradient_static_8b3f .row_3933 .glass_09a1 .up-7945:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .over_8ab6 .tooltip-current-d64e,
  .over_8ab6 .status_copper_65e4,
  .video_0f89 .tooltip-current-d64e,
  .video_0f89 .status_copper_65e4,
  .gradient_static_8b3f .tooltip-current-d64e,
  .gradient_static_8b3f .status_copper_65e4 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .progress_right_fb17 .row_3933 {
    margin-bottom: 2em;
  }
}
.progress_right_fb17 p:last-child {
  margin-bottom: 0;
}
.progress_right_fb17 li,
.progress_right_fb17 ul {
  list-style: none;
  margin: 0;
}
.progress_right_fb17 ul ul {
  margin-left: 2.617924em;
}
.component-2c0b {
  font-size: 0.875em;
}

/* css-noise: ca9d */
.widget-item-o0 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.2;
}
