/*!
Theme Name: Customify
Theme URI: https://pressmaximum.mask_yellow_deed/customify
Author: WPCustomify
Author URI: https://pressmaximum.mask_yellow_deed
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.mask_yellow_deed/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.wide-c7d3.article_east_c77f/licenses/gpl-2.0.text_upper_084a
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.secondary_liquid_d1d8/, (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.content-f022.surface_hot_2ccc/normalize.solid-4207/
 ======
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.solid-4207 v7.0.0 | MIT License | github.mask_yellow_deed/necolas/normalize.solid-4207 */
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;
}
.overlay_dd25 .action-a93c,
.outline_plasma_8683,
.caption-prev-aa0f,
.content_3b6c,
.center-70cd,
.primary-medium-223c,
.breadcrumb_dark_6823,
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;
}
.outline_plasma_8683,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .outline_plasma_8683,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .outline_plasma_8683,
  h1 {
    font-size: 1.8em;
  }
}
.caption-prev-aa0f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.caption-prev-aa0f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .caption-prev-aa0f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .caption-prev-aa0f,
  h2 {
    font-size: 1.7em;
  }
}
.content_3b6c,
h3 {
  font-size: 1.618em;
}
.overlay_dd25 .action-a93c,
.center-70cd,
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.dynamic-2101 {
  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;
}
.heading-fc45:after,
.heading-fc45:before,
.block-copper-e186:after,
.block-copper-e186:before {
  content: "";
  display: table;
}
.heading-fc45:after,
.block-copper-e186:after {
  clear: both;
}
.hard_bbf2 {
  float: right;
  margin-right: 0;
}
.active_last_74ae {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.old_35aa .solid-c917,
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;
}
.old_35aa .solid-c917: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;
}
.dark-1d81 .solid-c917 {
  box-shadow: none;
}
.dark-1d81
  .solid-c917
  .grid-76b2 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.dark-1d81 .solid-c917 .yellow-99e9 {
  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;
}
.dark-1d81
  .solid-c917
  .yellow-99e9
  b {
  display: none;
}
.dark-1d81 .notification_new_35bd {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.over_ac76:not(.bronze_67b2):not(.avatar_liquid_54ab),
button:not(.bronze_67b2):not(.avatar_liquid_54ab),
input[type="button"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ),
input[type="reset"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ),
input[type="submit"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ) {
  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;
}
.over_ac76:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ):hover,
button:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ):hover,
input[type="button"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ):hover,
input[type="reset"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ):hover,
input[type="submit"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.over_ac76:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ):active,
.over_ac76:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ):focus,
button:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ):active,
button:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ):focus,
input[type="button"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ):active,
input[type="button"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ):focus,
input[type="reset"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ):active,
input[type="reset"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ):focus,
input[type="submit"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ):active,
input[type="submit"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ):focus {
  outline: 0;
}
.over_ac76:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d,
button:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d,
input[type="button"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d,
input[type="reset"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d,
input[type="submit"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d {
  position: relative;
}
.over_ac76:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d
  .layout_action_d12a,
.over_ac76:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d
  .title-334e,
.over_ac76:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d
  .wood-0fd6,
.over_ac76:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d
  i,
.over_ac76:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d
  svg,
button:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d
  .layout_action_d12a,
button:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d
  .title-334e,
button:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d
  .wood-0fd6,
button:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d
  i,
button:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d
  svg,
input[type="button"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d
  .layout_action_d12a,
input[type="button"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d
  .title-334e,
input[type="button"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d
  .wood-0fd6,
input[type="button"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d
  i,
input[type="button"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d
  svg,
input[type="reset"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d
  .layout_action_d12a,
input[type="reset"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d
  .title-334e,
input[type="reset"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d
  .wood-0fd6,
input[type="reset"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d
  i,
input[type="reset"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d
  svg,
input[type="submit"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d
  .layout_action_d12a,
input[type="submit"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d
  .title-334e,
input[type="submit"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d
  .wood-0fd6,
input[type="submit"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d
  i,
input[type="submit"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d
  svg {
  visibility: hidden;
}
.over_ac76:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d:after,
button:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d:after,
input[type="button"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d:after,
input[type="reset"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d:after,
input[type="submit"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ).fn-loading-063d: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;
}
.over_ac76:not(.bronze_67b2):not(.avatar_liquid_54ab),
input[type="button"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ),
input[type="reset"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ),
input[type="submit"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ) {
  color: #fff;
  background: #235787;
}
.over_ac76:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ):focus,
input[type="button"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ):focus,
input[type="reset"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ):focus,
input[type="submit"]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ):focus {
  color: #fff;
}
.over_ac76.fn-disabled-063d:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ),
.over_ac76[disabled]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ),
button.fn-disabled-063d:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ),
button[disabled]:not(.bronze_67b2):not(
    .avatar_liquid_54ab
  ) {
  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;
}
.item_6610 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.item_6610: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;
}
.focus_fast_91bd {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.yellow-3ea8 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.description_caf2 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.heading-fc45:after,
.heading-fc45:before,
.current-fb8d:after,
.current-fb8d:before,
.short_570d:after,
.short_570d:before,
.sort_out_739e:after,
.sort_out_739e:before,
.pro_d02b:after,
.pro_d02b:before,
.disabled-7612:after,
.disabled-7612:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.heading-fc45:after,
.current-fb8d:after,
.short_570d:after,
.sort_out_739e:after,
.pro_d02b:after,
.disabled-7612:after {
  clear: both;
}
.current-fb8d .slider-bronze-be7b,
.short_570d .slider-bronze-be7b,
.chip-9d54 .slider-bronze-be7b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.silver_6fd9 {
  display: inline-block;
}
.notification_f19e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.notification_f19e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.notification_f19e .pagination_7d97 {
  padding: 1em 0;
  font-size: 85%;
}
.pagination_7d97 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.accent-center-6649 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.accent-center-6649:after,
.accent-center-6649:before {
  content: "";
  display: table;
}
.accent-center-6649:after {
  clear: both;
}
.info_febe {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.avatar-tiny-c1b3 .info_febe {
  max-width: 50%;
}
.soft-1d7e .info_febe {
  max-width: 33.33%;
}
.border-soft-d2a4 .info_febe {
  max-width: 25%;
}
.brown-6aea .info_febe {
  max-width: 20%;
}
.status_rough_b40d .info_febe {
  max-width: 16.66%;
}
.aside_smooth_40fc .info_febe {
  max-width: 14.28%;
}
.dynamic-3d8f .info_febe {
  max-width: 12.5%;
}
.pagination_7a79 .info_febe {
  max-width: 11.11%;
}
.preview_c0c1 {
  display: block;
}
.overlay_dd25 .focus-7b15 label,
.overlay_dd25 .grid_liquid_cb4b label,
.overlay_dd25 .header-6b2e label,
.overlay_dd25 .module-narrow-dd05 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.liquid_085f {
  list-style: none;
  margin: 0;
}
.liquid_085f article.summary_c0f8 {
  margin-bottom: 0;
}
.liquid_085f ul {
  list-style: none;
  margin: 0;
}
.liquid_085f .banner-8a69 li.summary_c0f8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .liquid_085f .banner-8a69 li.summary_c0f8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .liquid_085f .banner-8a69 li.summary_c0f8: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) {
  .liquid_085f .banner-8a69 li.summary_c0f8 li.summary_c0f8 li.summary_c0f8 li.summary_c0f8 {
    padding-left: 0;
  }
}
article.summary_c0f8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.summary_c0f8 .current-fb8d p:last-of-type {
  margin-bottom: 0;
}
article.summary_c0f8 .bronze_6ca2 {
  float: left;
}
article.summary_c0f8 .nav_3321 {
  margin-left: 85px;
}
article.summary_c0f8 .sort_copper_ff6a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.summary_c0f8 .sort_copper_ff6a .accordion_motion_1652 {
  margin-left: 10px;
}
article.summary_c0f8 .content_upper_78fb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.summary_c0f8 .aside_0969 {
  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 .focus-7b15,
  #respond .header-6b2e,
  #respond .module-narrow-dd05 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .focus-7b15 input,
#respond .header-6b2e input,
#respond .module-narrow-dd05 input {
  width: 100%;
}
#respond .module-narrow-dd05 {
  margin-right: 0;
}
#respond .gold-912a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.info-4ce8 {
  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;
}
.info-4ce8.panel_medium_da5a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.info-4ce8 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%);
}
.info-4ce8:focus,
.info-4ce8: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);
}
.avatar-orange-1477 {
  border-radius: 10%;
}
.slow-6de8 {
  border-radius: 50%;
}
.highlight_red_3c7b {
  font-size: 0.72em;
}
.column-fresh-8527 {
  font-size: 0.875em;
}
.dynamic-cd7e {
  font-size: 1.1em;
}
.brown-bf94 {
  text-transform: uppercase;
  line-height: 1.2;
}
.brown-bf94.highlight_red_3c7b {
  letter-spacing: 0.5px;
}
.frame-short-222b,
.frame-short-222b a {
  color: #6d6d6d;
}
.frame-short-222b a:hover {
  color: #111;
}
.progress-fresh-d453 {
  color: #6d6d6d;
}
.image-73a6 {
  overflow-x: hidden;
}
.image-73a6 .wrapper-fluid-e805.header-f7a3 {
  position: relative;
}
.image-73a6 .wrapper-fluid-e805.header-f7a3.row_ad94 {
  position: initial;
}
.image-73a6
  .wrapper-fluid-e805.header-f7a3.row_ad94
  .thumbnail-1def {
  left: auto;
}
.image-73a6 .wrapper-fluid-e805 .thumbnail-1def {
  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;
}
.image-73a6 .wrapper-fluid-e805:hover.header-f7a3 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.image-73a6
  .wrapper-fluid-e805:hover.header-f7a3
  .thumbnail-1def {
  display: block;
  z-index: 9999999;
}
.image-73a6 .section-18fc .message_green_4980,
.image-73a6 .badge_2338 .message_green_4980 {
  display: none;
}
.image-73a6 .shadow_96cf .wrapper-fluid-e805:hover.header-f7a3 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.overlay_dd25 .focus-7b15 label,
.overlay_dd25 .grid_liquid_cb4b label,
.overlay_dd25 .header-6b2e label,
.overlay_dd25 .module-narrow-dd05 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.liquid_085f {
  list-style: none;
  margin: 0;
}
.liquid_085f article.summary_c0f8 {
  margin-bottom: 0;
}
.liquid_085f ul {
  list-style: none;
  margin: 0;
}
.liquid_085f .banner-8a69 li.summary_c0f8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .liquid_085f .banner-8a69 li.summary_c0f8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .liquid_085f .banner-8a69 li.summary_c0f8: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) {
  .liquid_085f .banner-8a69 li.summary_c0f8 li.summary_c0f8 li.summary_c0f8 li.summary_c0f8 {
    padding-left: 0;
  }
}
article.summary_c0f8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.summary_c0f8 .current-fb8d p:last-of-type {
  margin-bottom: 0;
}
article.summary_c0f8 .bronze_6ca2 {
  float: left;
}
article.summary_c0f8 .nav_3321 {
  margin-left: 85px;
}
article.summary_c0f8 .sort_copper_ff6a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.summary_c0f8 .sort_copper_ff6a .accordion_motion_1652 {
  margin-left: 10px;
}
article.summary_c0f8 .content_upper_78fb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.summary_c0f8 .aside_0969 {
  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 .focus-7b15,
  #respond .header-6b2e,
  #respond .module-narrow-dd05 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .focus-7b15 input,
#respond .header-6b2e input,
#respond .module-narrow-dd05 input {
  width: 100%;
}
#respond .module-narrow-dd05 {
  margin-right: 0;
}
#respond .gold-912a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.section-18fc .layout_b8d5 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.layout_b8d5 .middle_1c38.hot-9607 .hard-b041 > li > a:focus,
.layout_b8d5 .middle_1c38.hot-9607 .hard-b041 > li > a:hover,
.layout_b8d5 .middle_1c38.nav-1a8a .hard-b041 > li > a:focus,
.layout_b8d5 .middle_1c38.nav-1a8a .hard-b041 > li > a:hover,
.layout_b8d5 .middle_1c38.picture-0668 .hard-b041 > li > a:focus,
.layout_b8d5 .middle_1c38.picture-0668 .hard-b041 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_b8d5
  .middle_1c38.hot-9607
  .hard-b041
  > li.orange_da45
  > a,
.layout_b8d5
  .middle_1c38.hot-9607
  .hard-b041
  > li.detail_first_ce3b
  > a,
.layout_b8d5
  .middle_1c38.nav-1a8a
  .hard-b041
  > li.orange_da45
  > a,
.layout_b8d5
  .middle_1c38.nav-1a8a
  .hard-b041
  > li.detail_first_ce3b
  > a,
.layout_b8d5
  .middle_1c38.picture-0668
  .hard-b041
  > li.orange_da45
  > a,
.layout_b8d5 .middle_1c38.picture-0668 .hard-b041 > li.button_6b42 > a {
  color: rgba(255, 255, 255, 0.99);
}
.layout_b8d5 .video_easy_413e,
.layout_b8d5 .video_easy_413e a {
  color: rgba(255, 255, 255, 0.99);
}
.layout_b8d5 .steel_a3b9.secondary-short-70c1 li a,
.layout_b8d5 .white_ed21 a,
.layout_b8d5 .alert-953a,
.layout_b8d5 .hard-b041 > li > a,
.layout_b8d5 .outline_orange_aa8a {
  color: rgba(255, 255, 255, 0.79);
}
.layout_b8d5 .steel_a3b9.secondary-short-70c1 li a:hover,
.layout_b8d5 .white_ed21 a:hover,
.layout_b8d5 .alert-953a:hover,
.layout_b8d5 .hard-b041 > li > a:hover,
.layout_b8d5 .outline_orange_aa8a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_b8d5 .modal-white-a7c4 {
  color: rgba(255, 255, 255, 0.79);
}
.layout_b8d5 .modal-white-a7c4 .gallery_wood_0e4e {
  color: rgba(255, 255, 255, 0.99);
}
.layout_b8d5 .modal-white-a7c4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_b8d5 .liquid_ad30 .backdrop-small-2abb {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.layout_b8d5 .liquid_ad30 .backdrop-small-2abb .steel-374f {
  color: rgba(255, 255, 255, 0.79);
}
.layout_b8d5
  .liquid_ad30
  .backdrop-small-2abb
  .steel-374f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.layout_b8d5
  .liquid_ad30
  .backdrop-small-2abb
  .steel-374f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.layout_b8d5
  .liquid_ad30
  .backdrop-small-2abb
  .steel-374f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.layout_b8d5
  .liquid_ad30
  .backdrop-small-2abb
  .steel-374f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.layout_b8d5 .liquid_ad30 .primary-e7b1 {
  color: rgba(255, 255, 255, 0.79);
}
.layout_b8d5 .liquid_ad30 .primary-e7b1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.middle-869e
  .layout_b8d5
  .liquid_ad30
  .dim-3ab8
  .outline_4b13 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.middle-869e
  .layout_b8d5
  .liquid_ad30
  .dim-3ab8
  .steel-374f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.section-18fc .notification_basic_c1fe {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.notification_basic_c1fe .middle_1c38.hot-9607 .hard-b041 > li > a:focus,
.notification_basic_c1fe .middle_1c38.hot-9607 .hard-b041 > li > a:hover,
.notification_basic_c1fe .middle_1c38.nav-1a8a .hard-b041 > li > a:focus,
.notification_basic_c1fe .middle_1c38.nav-1a8a .hard-b041 > li > a:hover,
.notification_basic_c1fe .middle_1c38.picture-0668 .hard-b041 > li > a:focus,
.notification_basic_c1fe .middle_1c38.picture-0668 .hard-b041 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification_basic_c1fe
  .middle_1c38.hot-9607
  .hard-b041
  > li.orange_da45
  > a,
.notification_basic_c1fe
  .middle_1c38.hot-9607
  .hard-b041
  > li.detail_first_ce3b
  > a,
.notification_basic_c1fe
  .middle_1c38.nav-1a8a
  .hard-b041
  > li.orange_da45
  > a,
.notification_basic_c1fe
  .middle_1c38.nav-1a8a
  .hard-b041
  > li.detail_first_ce3b
  > a,
.notification_basic_c1fe
  .middle_1c38.picture-0668
  .hard-b041
  > li.orange_da45
  > a,
.notification_basic_c1fe .middle_1c38.picture-0668 .hard-b041 > li.button_6b42 > a {
  color: rgba(0, 0, 0, 0.8);
}
.notification_basic_c1fe .video_easy_413e,
.notification_basic_c1fe .video_easy_413e a {
  color: rgba(0, 0, 0, 0.8);
}
.notification_basic_c1fe .steel_a3b9.secondary-short-70c1 li a,
.notification_basic_c1fe .white_ed21 a,
.notification_basic_c1fe .alert-953a,
.notification_basic_c1fe .hard-b041 > li > a,
.notification_basic_c1fe .outline_orange_aa8a {
  color: rgba(0, 0, 0, 0.55);
}
.notification_basic_c1fe .steel_a3b9.secondary-short-70c1 li a:hover,
.notification_basic_c1fe .white_ed21 a:hover,
.notification_basic_c1fe .alert-953a:hover,
.notification_basic_c1fe .hard-b041 > li > a:hover,
.notification_basic_c1fe .outline_orange_aa8a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification_basic_c1fe .modal-white-a7c4 {
  color: rgba(0, 0, 0, 0.55);
}
.notification_basic_c1fe .modal-white-a7c4 .gallery_wood_0e4e {
  color: rgba(0, 0, 0, 0.8);
}
.notification_basic_c1fe .modal-white-a7c4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs_64e3 .chip_045a {
  margin-left: auto;
  margin-right: auto;
}
.short_570d > * {
  margin-left: auto;
  margin-right: auto;
}
.short_570d .focus_fast_91bd {
  margin-right: 1.41575em;
}
.smooth-46bc .short_570d > .rough_d0de {
  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;
}
.smooth-46bc .short_570d > .hidden_00b5 {
  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;
}
.white-56af.tabs_64e3 .chip_045a,
.message-basic-e78d.tabs_64e3 .chip_045a {
  margin-left: 0;
}
.block-6fac.tabs_64e3 .chip_045a,
.carousel_liquid_a55d.tabs_64e3 .chip_045a {
  margin-right: 0;
}
.short_570d ol,
.short_570d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.article_8346 video {
  max-width: 100%;
}
.picture-678d img {
  display: block;
}
.picture-678d.focus_fast_91bd,
.picture-678d.yellow-3ea8 {
  width: 100%;
}
.picture-678d.hidden_00b5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.fluid-22ef:not(.smooth_73b0) {
  margin: 1.5em auto;
}
.accent-gas-c471 p {
  padding: 1.5em 14px;
}
ul.content_dirty_96be.hidden_00b5,
ul.content_dirty_96be.rough_d0de,
ul.content_dirty_96be.plasma-16dd.rough_d0de {
  padding: 0 14px;
}
.accent-brown-adfb {
  display: block;
  overflow-x: auto;
}
.accent-brown-adfb table {
  border-collapse: collapse;
  width: 100%;
}
.accent-brown-adfb td,
.accent-brown-adfb th {
  padding: 0.5em;
}
.short_570d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.short_570d ol ol,
.short_570d ol ul,
.short_570d ul ol,
.short_570d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.short_570d ol ol li,
.short_570d ol ul li,
.short_570d ul ol li,
.short_570d ul ul li {
  margin-left: 0;
}
.overlay_d7f1.video_bae6 > .dynamic-fd5e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.overlay_d7f1.video_bae6 > .dynamic-fd5e iframe,
.overlay_d7f1.video_bae6 > .dynamic-fd5e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.paragraph-3a83 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.paragraph-3a83.item_ce9a {
  padding: 0;
}
.paragraph-3a83.item_ce9a cite {
  font-size: 13px;
}
.paragraph-3a83 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.paragraph-3a83 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.picture-6169 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.picture-6169 > p:first-child {
  margin-top: 0;
}
.picture-6169 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.picture-6169 blockquote {
  border-left: 0;
}
.primary-9f3f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.primary-9f3f:not(.logo-63c8) {
  max-width: 100px;
}
.primary-9f3f.link_north_c9e9 {
  border-bottom: none !important;
  text-align: center;
}
.primary-9f3f.link_north_c9e9::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .accent-gas-c471 p {
    padding: 1.5em 0;
  }
}
.lower-5073 {
  color: #0073aa;
}
.dropdown-9226 {
  background-color: #0073aa;
}
.notification-easy-9219 {
  color: #229fd8;
}
.focus_aba7 {
  background-color: #229fd8;
}
.down-27e6 {
  color: #eee;
}
.wrapper_gold_be00 {
  background-color: #eee;
}
.hard_b6d9 {
  color: #444;
}
.next_b0a2 {
  background-color: #444;
}
.breadcrumb_top_5844 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.breadcrumb_top_5844 .copper-c5f7 .white_ed21 {
  font-size: 15px;
}
.breadcrumb_top_5844 .white_ed21 {
  line-height: 1.3;
}
.breadcrumb_top_5844 .notification_basic_c1fe {
}
.breadcrumb_top_5844 .layout_b8d5 {
  background: #235787;
}
.slider-b128 {
  padding: 0;
}
.slider-b128 .layout_b8d5 {
  background: #1a1a1a;
}
.slider-b128 .notification_basic_c1fe {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.media_first_051c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.media_first_051c .notification_basic_c1fe {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.media_first_051c .layout_b8d5 {
  background: #303030;
}
.disabled-7612 {
  position: relative;
  z-index: 10;
}
.disabled-7612 .shade-complex-6c4d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.stone_c242 .header-f7a3 {
  display: inline-block;
  vertical-align: middle;
}
.stone_c242.thumbnail_bronze_9741 .header-f7a3 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .stone_c242.thumbnail_bronze_9741 .header-f7a3 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .stone_c242.thumbnail_bronze_9741 .header-f7a3 {
    margin-right: 0.4em;
  }
}
.stone_c242.thumbnail_bronze_9741 .header-f7a3:last-child {
  margin-right: 0;
}
.header-fresh-73e2 .shade-complex-6c4d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .section-18fc .copper-c5f7 {
    margin: 0 -0.5em;
  }
  .section-18fc .copper-c5f7 [class*="customify-col-"],
  .section-18fc .copper-c5f7 [class*="customify-col_"],
  .section-18fc .copper-c5f7 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.section-18fc.progress_light_4720 .shade-complex-6c4d {
  background: 0 0 !important;
}
.section-18fc.progress_light_4720 .shade-complex-6c4d,
.section-18fc.header-fresh-73e2 .shade-complex-6c4d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .section-18fc.shade_c26a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.section-18fc.header-fresh-73e2 .shade-complex-6c4d {
  box-shadow: none !important;
}
.thumbnail-cf2d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .thumbnail-cf2d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail-cf2d {
    padding: 18px 0 20px;
  }
}
.thumbnail-cf2d .icon-pink-f06e {
  width: 100%;
}
.thumbnail-cf2d .badge_67ef {
  margin-bottom: 0;
}
.thumbnail-cf2d .current_3c30 {
  margin-top: 5px;
  font-size: 0.875em;
}
.detail_ff4f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.detail_ff4f .alert_c2cc {
  width: 100%;
}
.carousel_6795 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.carousel_6795 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.carousel_6795 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;
}
.carousel_6795 li:last-child:after {
  display: none;
}
.carousel_6795 li a {
  font-weight: 500;
  margin-right: 10px;
}
.status-5ab6 .message_green_4980 button,
.thumbnail-cf2d .message_green_4980 button {
  left: 0;
}
.status-5ab6 .alert_c2cc,
.thumbnail-cf2d .alert_c2cc {
  padding-left: 0;
  padding-right: 0;
}
.status-5ab6 .detail_ff4f,
.thumbnail-cf2d .detail_ff4f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.status-5ab6 {
  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;
}
.status-5ab6: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;
}
.status-5ab6 .notification-a711 {
  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) {
  .status-5ab6 .notification-a711 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .status-5ab6 .notification-a711 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .status-5ab6 .notification-a711 {
    min-height: 200px;
  }
}
.status-5ab6 .carousel_6795 {
  color: rgba(255, 255, 255, 0.8);
}
.status-5ab6 .carousel_6795 a,
.status-5ab6 .carousel_6795 li:after {
  color: inherit;
}
.status-5ab6 .carousel_6795 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.avatar-dynamic-ff54 {
  margin-bottom: 0.5em;
}
.texture_f8f6 {
  margin-bottom: 1.2em;
}
.texture_f8f6,
.avatar-dynamic-ff54 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.texture_f8f6 p:last-child,
.avatar-dynamic-ff54 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .message_green_4980,
#masthead .message_green_4980 {
  display: none;
}
#masthead
  > .message_green_4980.pattern-iron-0c05 {
  display: none;
}
#masthead > .message_green_4980 button {
  left: 0;
}
.progress_slow_53e1 {
  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%;
}
.progress_slow_53e1 .header-f7a3 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.progress_slow_53e1 .dark_631a {
  display: -webkit-box;
  display: flex;
}
.progress_slow_53e1 .dark_631a.fixed-cb96 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.progress_slow_53e1 .dark_631a.green-a8d2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.progress_slow_53e1 .dark_631a.white-8cd5 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.progress_slow_53e1.block_1c53.column-77c4 .dark_631a.fixed-cb96 {
  flex-basis: 100%;
}
.progress_slow_53e1.form_over_35f3 .dark_631a.green-a8d2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.progress_slow_53e1.form_over_35f3 .dark_631a.white-8cd5 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .message_green_4980.pattern-iron-0c05 {
  display: none;
}
#masthead > .message_green_4980 button {
  left: 0;
}
.box_6223 {
  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;
}
.box_6223:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.box_6223.description_tall_2ff8 i {
  margin-right: 4px;
}
.box_6223.static_3f47 i {
  margin-left: 5px;
}
.white_ed21 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.white_ed21 p:last-child {
  margin-bottom: 0;
}
.orange_bf26 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.orange_bf26 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.orange_bf26 img {
  display: block;
  width: auto;
  line-height: 1;
}
.orange_bf26 .video_easy_413e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.orange_bf26 .avatar-2c2a {
  margin: 5px 0 7px 0;
}
.orange_bf26.disabled_6d91 .column-narrow-b90b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.orange_bf26.disabled_6d91 .paragraph_1601 {
  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;
}
.orange_bf26.orange_fac6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.orange_bf26.orange_fac6 .column-narrow-b90b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.orange_bf26.orange_fac6 .paragraph_1601 {
  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;
}
.orange_bf26.hard_a1c0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.orange_bf26.surface_wood_4ffa {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.orange_bf26.surface_wood_4ffa .paragraph_1601 {
  margin-top: 7px;
}
.rough-9c1d {
  display: inline-block;
}
.disabled-7612 .alert-cold-6d08 .orange_bf26 img {
  max-width: 100%;
}
.middle_1c38 .wrapper-7ae1.frame-fb98,
.highlight_focused_6a19 .wrapper-7ae1.frame-fb98 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.middle_1c38 .main_glass_c82b,
.highlight_focused_6a19 .main_glass_c82b {
  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%);
}
.middle_1c38 .main_glass_c82b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.middle_1c38.hidden-40fb .main_glass_c82b {
  display: none;
}
.middle_1c38 .image-46fa {
  list-style: none;
  padding: 0;
  margin: 0;
}
.middle_1c38 .image-46fa li {
  display: inline-block;
  position: relative;
}
.middle_1c38 .image-46fa li:last-child {
  margin-right: 0;
}
.middle_1c38 .image-46fa 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;
}
.middle_1c38 .image-46fa li.button_6b42 > a {
  color: rgba(0, 0, 0, 0.9);
}
.middle_1c38 .image-46fa > 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;
}
.middle_1c38 .image-46fa > li > a i {
  line-height: 0;
}
.middle_1c38 .image-46fa > li.border_2e8c > a .main_glass_c82b {
  margin-left: 4px;
  line-height: 0;
}
.middle_1c38 .image-46fa .module-left-5976 li.border_2e8c > a {
  position: relative;
}
.middle_1c38 .image-46fa .module-left-5976 li.border_2e8c > a:after,
.middle_1c38 .image-46fa .module-left-5976 li.border_2e8c > a:before {
  content: "";
  display: table;
}
.middle_1c38 .image-46fa .module-left-5976 li.border_2e8c > a:after {
  clear: both;
}
.middle_1c38 .image-46fa .module-left-5976 li.border_2e8c > a .main_glass_c82b {
  margin-left: 5px;
  float: right;
}
.middle_1c38 .huge-21ab,
.middle_1c38 .module-left-5976 {
  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;
}
.middle_1c38 .module-left-5976 {
  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;
}
.middle_1c38 .module-left-5976 .frame-fb98 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.middle_1c38 .module-left-5976 .main_glass_c82b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.middle_1c38 .module-left-5976 li {
  display: block;
  margin: 0;
  padding: 0;
}
.middle_1c38 .module-left-5976 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;
}
.middle_1c38 .module-left-5976 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.middle_1c38 .module-left-5976 .module-left-5976 {
  top: 0;
  left: 100%;
}
.middle_1c38 .card-purple-905c.fn-focus-063d > .huge-21ab,
.middle_1c38 .card-purple-905c.fn-focus-063d > .module-left-5976,
.middle_1c38 .card-purple-905c:focus > .huge-21ab,
.middle_1c38 .card-purple-905c:focus > .module-left-5976,
.middle_1c38 .card-purple-905c:hover > .huge-21ab,
.middle_1c38 .card-purple-905c:hover > .module-left-5976 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.middle_1c38.picture-0668 .hard-b041:after,
.middle_1c38.picture-0668 .hard-b041:before {
  content: "";
  display: table;
}
.middle_1c38.picture-0668 .hard-b041:after {
  clear: both;
}
.middle_1c38.picture-0668 .hard-b041 > li {
  float: left;
}
.middle_1c38.form_east_f2c4 .hard-b041:after,
.middle_1c38.form_east_f2c4 .hard-b041:before {
  content: "";
  display: table;
}
.middle_1c38.form_east_f2c4 .hard-b041:after {
  clear: both;
}
.middle_1c38.form_east_f2c4 .hard-b041 > li {
  float: left;
}
.middle_1c38.form_east_f2c4 .hard-b041 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.middle_1c38.form_east_f2c4 .hard-b041 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.middle_1c38.form_east_f2c4 .hard-b041 > li.orange_da45 > a,
.middle_1c38.form_east_f2c4 .hard-b041 > li.button_6b42 > a {
  color: #fff;
  background-color: #1e4b75;
}
.middle_1c38.hot-9607 .hard-b041 > li > a .frame-fb98 {
  position: relative;
}
.middle_1c38.hot-9607 .hard-b041 > li > a .frame-fb98: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;
}
.middle_1c38.hot-9607
  .hard-b041
  > li:focus
  > a
  .frame-fb98:before,
.middle_1c38.hot-9607
  .hard-b041
  > li:hover
  > a
  .frame-fb98:before {
  width: 100%;
  background-color: currentColor;
}
.middle_1c38.hot-9607
  .hard-b041
  > li.orange_da45
  > a
  .frame-fb98:before,
.middle_1c38.hot-9607
  .hard-b041
  > li.detail_first_ce3b
  > a
  .frame-fb98:before {
  width: 100%;
  background-color: currentColor;
}
.middle_1c38.nav-1a8a .hard-b041 > li > a .frame-fb98 {
  position: relative;
}
.middle_1c38.nav-1a8a .hard-b041 > li > a .frame-fb98: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;
}
.middle_1c38.nav-1a8a .hard-b041 > li:focus > a .frame-fb98:before,
.middle_1c38.nav-1a8a
  .hard-b041
  > li:hover
  > a
  .frame-fb98:before {
  width: 100%;
  background-color: currentColor;
}
.middle_1c38.nav-1a8a
  .hard-b041
  > li.orange_da45
  > a
  .frame-fb98:before,
.middle_1c38.nav-1a8a
  .hard-b041
  > li.detail_first_ce3b
  > a
  .frame-fb98:before {
  width: 100%;
  background-color: currentColor;
}
.highlight_focused_6a19 .image-46fa {
  margin: 0;
  padding: 0;
  list-style: none;
}
.highlight_focused_6a19 .image-46fa li:first-child > a {
  border-top: none;
}
.highlight_focused_6a19 .image-46fa .feature_30fe > .frame-fb98 .main_glass_c82b {
  display: none;
}
.highlight_focused_6a19 .image-46fa li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.highlight_focused_6a19 .image-46fa li:last-child {
  border: none;
}
.highlight_focused_6a19 .image-46fa li.border_2e8c > a {
  padding-right: 45px !important;
}
.highlight_focused_6a19 .image-46fa li a {
  display: block;
  padding: 0.55em 1.5em;
}
.highlight_focused_6a19 .image-46fa li a:focus,
.highlight_focused_6a19 .image-46fa li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.highlight_focused_6a19 .image-46fa li .gradient_current_d632 {
  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;
}
.highlight_focused_6a19 .image-46fa li .gradient_current_d632:hover {
  box-shadow: none;
}
.highlight_focused_6a19 .image-46fa li .gradient_current_d632 .main_glass_c82b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.highlight_focused_6a19 .image-46fa .module-left-5976 {
  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);
}
.highlight_focused_6a19 .image-46fa .module-left-5976 li a {
  padding-left: 3em;
}
.highlight_focused_6a19 .image-46fa .thick_12f0 > a .gradient_current_d632 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.highlight_focused_6a19 .image-46fa .thick_12f0 > .module-left-5976 {
  display: block;
  opacity: 1;
}
.inner-eb09 {
  max-width: 100%;
}
.search-7148 {
  line-height: 0;
  cursor: pointer;
}
.outline_orange_aa8a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.outline_orange_aa8a:hover {
  box-shadow: none;
  color: currentColor;
}
.outline_orange_aa8a svg {
  width: 18px;
  height: 18px;
}
.outline_orange_aa8a .widget_283f {
  display: none;
}
.fixed-7211 {
  position: relative;
}
.fixed-7211.fn-active-063d .outline_orange_aa8a .focused-eee4 {
  display: none;
}
.fixed-7211.fn-active-063d .outline_orange_aa8a .widget_283f {
  display: inline-block;
}
.fixed-7211 .link-ec18 {
  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);
}
.fixed-7211.table-up-59a9 .link-ec18 {
  left: auto;
  right: -0.9em;
}
.fixed-7211.table-up-59a9 .slider_simple_b2a7::before {
  left: auto;
  right: 15px;
}
.fixed-7211.fn-active-063d .link-ec18 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dim-3ab8 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.dim-3ab8 label {
  flex-basis: 100%;
}
.dim-3ab8 .backdrop-small-2abb {
  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;
}
.dim-3ab8 .steel-374f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.dim-3ab8 .steel-374f:focus {
  background-color: transparent;
}
.dim-3ab8 button.primary-e7b1 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.dim-3ab8 button.primary-e7b1:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.dim-3ab8 button.primary-e7b1 svg {
  width: 18px;
  height: 18px;
}
.dim-3ab8 input[type="submit"] {
  min-height: auto;
}
.liquid_ad30 .dim-3ab8 .steel-374f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.slider_simple_b2a7 {
  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) {
  .slider_simple_b2a7 {
    width: 220px;
  }
}
.slider_simple_b2a7 label {
  flex-basis: 100%;
}
.slider_simple_b2a7::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;
}
.middle-869e .liquid_ad30 .dim-3ab8 {
  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;
}
.middle-869e
  .liquid_ad30
  .dim-3ab8
  .backdrop-small-2abb {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.middle-869e .liquid_ad30 .dim-3ab8 .steel-374f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.middle-869e
  .liquid_ad30
  .dim-3ab8
  .steel-374f:focus {
  background: 0 0;
}
.middle-869e
  .liquid_ad30
  .dim-3ab8
  .outline_4b13 {
  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;
}
.steel_a3b9 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.steel_a3b9 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.steel_a3b9 li:last-child {
  margin-right: 0;
}
.steel_a3b9 li:first-child {
  margin-left: 0;
}
.steel_a3b9.blue_2af3 a {
  color: #fff;
}
.steel_a3b9.blue_2af3 a:hover {
  color: #fff;
}
.steel_a3b9 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.steel_a3b9 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.steel_a3b9 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.steel_a3b9 a:hover {
  opacity: 0.9;
  color: inherit;
}
.steel_a3b9 [class*="social-icon-apple"] {
  background-color: #999;
}
.steel_a3b9 [class*="social-icon-apple"].stale-e739 {
  background-color: transparent;
  color: #999;
}
.steel_a3b9 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.steel_a3b9 [class*="social-icon-behance"].stale-e739 {
  background-color: transparent;
  color: #1769ff;
}
.steel_a3b9 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.steel_a3b9 [class*="social-icon-bitbucket"].stale-e739 {
  background-color: transparent;
  color: #205081;
}
.steel_a3b9 [class*="social-icon-codepen"] {
  background-color: #000;
}
.steel_a3b9 [class*="social-icon-codepen"].stale-e739 {
  background-color: transparent;
  color: #000;
}
.steel_a3b9 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.steel_a3b9 [class*="social-icon-delicious"].stale-e739 {
  background-color: transparent;
  color: #39f;
}
.steel_a3b9 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.steel_a3b9 [class*="social-icon-digg"].stale-e739 {
  background-color: transparent;
  color: #005be2;
}
.steel_a3b9 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.steel_a3b9 [class*="social-icon-dribbble"].stale-e739 {
  background-color: transparent;
  color: #ea4c89;
}
.steel_a3b9 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.steel_a3b9 [class*="social-icon-envelope"].stale-e739 {
  background-color: transparent;
  color: #ea4335;
}
.steel_a3b9 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.steel_a3b9 [class*="social-icon-facebook"].stale-e739 {
  background-color: transparent;
  color: #3b5998;
}
.steel_a3b9 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.steel_a3b9 [class*="social-icon-flickr"].stale-e739 {
  background-color: transparent;
  color: #0063dc;
}
.steel_a3b9 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.steel_a3b9 [class*="social-icon-foursquare"].stale-e739 {
  background-color: transparent;
  color: #2d5be3;
}
.steel_a3b9 [class*="social-icon-github"] {
  background-color: #333;
}
.steel_a3b9 [class*="social-icon-github"].stale-e739 {
  background-color: transparent;
  color: #333;
}
.steel_a3b9 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.steel_a3b9 [class*="social-icon-google-plus"].stale-e739 {
  background-color: transparent;
  color: #dd4b39;
}
.steel_a3b9 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.steel_a3b9 [class*="social-icon-houzz"].stale-e739 {
  background-color: transparent;
  color: #7ac142;
}
.steel_a3b9 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.steel_a3b9 [class*="social-icon-instagram"].stale-e739 {
  background-color: transparent;
  color: #262626;
}
.steel_a3b9 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.steel_a3b9 [class*="social-icon-jsfiddle"].stale-e739 {
  background-color: transparent;
  color: #487aa2;
}
.steel_a3b9 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.steel_a3b9 [class*="social-icon-linkedin"].stale-e739 {
  background-color: transparent;
  color: #0077b5;
}
.steel_a3b9 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.steel_a3b9 [class*="social-icon-medium"].stale-e739 {
  background-color: transparent;
  color: #00ab6b;
}
.steel_a3b9 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.steel_a3b9
  [class*="social-icon-odnoklassniki"].stale-e739 {
  background-color: transparent;
  color: #f4731c;
}
.steel_a3b9 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.steel_a3b9 [class*="social-icon-meetup"].stale-e739 {
  background-color: transparent;
  color: #ec1c40;
}
.steel_a3b9 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.steel_a3b9 [class*="social-icon-pinterest"].stale-e739 {
  background-color: transparent;
  color: #bd081c;
}
.steel_a3b9 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.steel_a3b9 [class*="social-icon-product-hunt"].stale-e739 {
  background-color: transparent;
  color: #da552f;
}
.steel_a3b9 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.steel_a3b9 [class*="social-icon-reddit"].stale-e739 {
  background-color: transparent;
  color: #ff4500;
}
.steel_a3b9 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.steel_a3b9 [class*="social-icon-rss"].stale-e739 {
  background-color: transparent;
  color: #f26522;
}
.steel_a3b9 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.steel_a3b9
  [class*="social-icon-shopping-cart"].stale-e739 {
  background-color: transparent;
  color: #4caf50;
}
.steel_a3b9 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.steel_a3b9 [class*="social-icon-skype"].stale-e739 {
  background-color: transparent;
  color: #00aff0;
}
.steel_a3b9 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.steel_a3b9 [class*="social-icon-slideshare"].stale-e739 {
  background-color: transparent;
  color: #0077b5;
}
.steel_a3b9 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.steel_a3b9 [class*="social-icon-snapchat"].stale-e739 {
  background-color: transparent;
  color: #fffc00;
}
.steel_a3b9 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.steel_a3b9 [class*="social-icon-soundcloud"].stale-e739 {
  background-color: transparent;
  color: #f80;
}
.steel_a3b9 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.steel_a3b9 [class*="social-icon-spotify"].stale-e739 {
  background-color: transparent;
  color: #2ebd59;
}
.steel_a3b9 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.steel_a3b9
  [class*="social-icon-stack-overflow"].stale-e739 {
  background-color: transparent;
  color: #fe7a15;
}
.steel_a3b9 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.steel_a3b9 [class*="social-icon-maldkfgram"].stale-e739 {
  background-color: transparent;
  color: #2ca5e0;
}
.steel_a3b9 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.steel_a3b9 [class*="social-icon-tripadvisor"].stale-e739 {
  background-color: transparent;
  color: #589442;
}
.steel_a3b9 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.steel_a3b9 [class*="social-icon-tumblr"].stale-e739 {
  background-color: transparent;
  color: #35465c;
}
.steel_a3b9 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.steel_a3b9 [class*="social-icon-twitch"].stale-e739 {
  background-color: transparent;
  color: #6441a5;
}
.steel_a3b9 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.steel_a3b9 [class*="social-icon-twitter"].stale-e739 {
  background-color: transparent;
  color: #1da1f2;
}
.steel_a3b9 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.steel_a3b9 [class*="social-icon-vimeo"].stale-e739 {
  background-color: transparent;
  color: #1ab7ea;
}
.steel_a3b9 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.steel_a3b9 [class*="social-icon-vk"].stale-e739 {
  background-color: transparent;
  color: #45668e;
}
.steel_a3b9 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.steel_a3b9 [class*="social-icon-weibo"].stale-e739 {
  background-color: transparent;
  color: #df2029;
}
.steel_a3b9 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.steel_a3b9 [class*="social-icon-weixin"].stale-e739 {
  background-color: transparent;
  color: #7bb32e;
}
.steel_a3b9 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.steel_a3b9 [class*="social-icon-whatsapp"].stale-e739 {
  background-color: transparent;
  color: #25d366;
}
.steel_a3b9 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.steel_a3b9 [class*="social-icon-wordpress"].stale-e739 {
  background-color: transparent;
  color: #21759b;
}
.steel_a3b9 [class*="social-icon-xing"] {
  background-color: #026466;
}
.steel_a3b9 [class*="social-icon-xing"].stale-e739 {
  background-color: transparent;
  color: #026466;
}
.steel_a3b9 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.steel_a3b9 [class*="social-icon-yelp"].stale-e739 {
  background-color: transparent;
  color: #af0606;
}
.steel_a3b9 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.steel_a3b9 [class*="social-icon-youtube"].stale-e739 {
  background-color: transparent;
  color: #cd201f;
}
.alert-953a {
  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;
}
.alert-953a:hover {
  box-shadow: none;
  background: 0 0;
}
.thick-f182 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.main_2f92 {
  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;
}
.blue_3ee5 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.highlight_warm_d7b9 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.highlight_warm_d7b9,
.highlight_warm_d7b9::after,
.highlight_warm_d7b9::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;
}
.highlight_warm_d7b9::after,
.highlight_warm_d7b9::before {
  content: "";
  display: block;
  background-color: inherit;
}
.detail_0c79 .main_2f92 .blue_3ee5 {
  margin-top: -2px;
  width: 19px;
}
.detail_0c79 .main_2f92 .highlight_warm_d7b9 {
  margin-top: -1px;
}
.detail_0c79 .main_2f92 .highlight_warm_d7b9,
.detail_0c79 .main_2f92 .highlight_warm_d7b9::after,
.detail_0c79 .main_2f92 .highlight_warm_d7b9::before {
  width: 19px;
  height: 2px;
}
.detail_0c79 .main_2f92 .highlight_warm_d7b9::before {
  top: -6px;
}
.detail_0c79 .main_2f92 .highlight_warm_d7b9::after {
  bottom: -6px;
}
.wrapper-dim-2358 .main_2f92 .blue_3ee5 {
  margin-top: -2px;
  width: 22px;
}
.wrapper-dim-2358 .main_2f92 .highlight_warm_d7b9 {
  margin-top: -1px;
}
.wrapper-dim-2358 .main_2f92 .highlight_warm_d7b9,
.wrapper-dim-2358 .main_2f92 .highlight_warm_d7b9::after,
.wrapper-dim-2358 .main_2f92 .highlight_warm_d7b9::before {
  width: 22px;
  height: 2px;
}
.wrapper-dim-2358 .main_2f92 .highlight_warm_d7b9::before {
  top: -7px;
}
.wrapper-dim-2358 .main_2f92 .highlight_warm_d7b9::after {
  bottom: -7px;
}
.mask_24e3 .main_2f92 .blue_3ee5 {
  margin-top: -2px;
  width: 31px;
}
.mask_24e3 .main_2f92 .highlight_warm_d7b9 {
  margin-top: -1.5px;
}
.mask_24e3 .main_2f92 .highlight_warm_d7b9,
.mask_24e3 .main_2f92 .highlight_warm_d7b9::after,
.mask_24e3 .main_2f92 .highlight_warm_d7b9::before {
  width: 31px;
  height: 3px;
}
.mask_24e3 .main_2f92 .highlight_warm_d7b9::before {
  top: -9px;
}
.mask_24e3 .main_2f92 .highlight_warm_d7b9::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .message_0996 .main_2f92 .blue_3ee5 {
    margin-top: -2px;
    width: 19px;
  }
  .message_0996 .main_2f92 .highlight_warm_d7b9 {
    margin-top: -1px;
  }
  .message_0996 .main_2f92 .highlight_warm_d7b9,
  .message_0996 .main_2f92 .highlight_warm_d7b9::after,
  .message_0996 .main_2f92 .highlight_warm_d7b9::before {
    width: 19px;
    height: 2px;
  }
  .message_0996 .main_2f92 .highlight_warm_d7b9::before {
    top: -6px;
  }
  .message_0996 .main_2f92 .highlight_warm_d7b9::after {
    bottom: -6px;
  }
  .picture-motion-b34e .main_2f92 .blue_3ee5 {
    margin-top: -2px;
    width: 22px;
  }
  .picture-motion-b34e .main_2f92 .highlight_warm_d7b9 {
    margin-top: -1px;
  }
  .picture-motion-b34e .main_2f92 .highlight_warm_d7b9,
  .picture-motion-b34e .main_2f92 .highlight_warm_d7b9::after,
  .picture-motion-b34e .main_2f92 .highlight_warm_d7b9::before {
    width: 22px;
    height: 2px;
  }
  .picture-motion-b34e .main_2f92 .highlight_warm_d7b9::before {
    top: -7px;
  }
  .picture-motion-b34e .main_2f92 .highlight_warm_d7b9::after {
    bottom: -7px;
  }
  .full-207d .main_2f92 .blue_3ee5 {
    margin-top: -2px;
    width: 31px;
  }
  .full-207d .main_2f92 .highlight_warm_d7b9 {
    margin-top: -1.5px;
  }
  .full-207d .main_2f92 .highlight_warm_d7b9,
  .full-207d .main_2f92 .highlight_warm_d7b9::after,
  .full-207d .main_2f92 .highlight_warm_d7b9::before {
    width: 31px;
    height: 3px;
  }
  .full-207d .main_2f92 .highlight_warm_d7b9::before {
    top: -9px;
  }
  .full-207d .main_2f92 .highlight_warm_d7b9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .icon_medium_8e6e .main_2f92 .blue_3ee5 {
    margin-top: -2px;
    width: 19px;
  }
  .icon_medium_8e6e .main_2f92 .highlight_warm_d7b9 {
    margin-top: -1px;
  }
  .icon_medium_8e6e .main_2f92 .highlight_warm_d7b9,
  .icon_medium_8e6e .main_2f92 .highlight_warm_d7b9::after,
  .icon_medium_8e6e .main_2f92 .highlight_warm_d7b9::before {
    width: 19px;
    height: 2px;
  }
  .icon_medium_8e6e .main_2f92 .highlight_warm_d7b9::before {
    top: -6px;
  }
  .icon_medium_8e6e .main_2f92 .highlight_warm_d7b9::after {
    bottom: -6px;
  }
  .carousel_5013 .main_2f92 .blue_3ee5 {
    margin-top: -2px;
    width: 22px;
  }
  .carousel_5013 .main_2f92 .highlight_warm_d7b9 {
    margin-top: -1px;
  }
  .carousel_5013 .main_2f92 .highlight_warm_d7b9,
  .carousel_5013 .main_2f92 .highlight_warm_d7b9::after,
  .carousel_5013 .main_2f92 .highlight_warm_d7b9::before {
    width: 22px;
    height: 2px;
  }
  .carousel_5013 .main_2f92 .highlight_warm_d7b9::before {
    top: -7px;
  }
  .carousel_5013 .main_2f92 .highlight_warm_d7b9::after {
    bottom: -7px;
  }
  .active-6f7f .main_2f92 .blue_3ee5 {
    margin-top: -2px;
    width: 31px;
  }
  .active-6f7f .main_2f92 .highlight_warm_d7b9 {
    margin-top: -1.5px;
  }
  .active-6f7f .main_2f92 .highlight_warm_d7b9,
  .active-6f7f .main_2f92 .highlight_warm_d7b9::after,
  .active-6f7f .main_2f92 .highlight_warm_d7b9::before {
    width: 31px;
    height: 3px;
  }
  .active-6f7f .main_2f92 .highlight_warm_d7b9::before {
    top: -9px;
  }
  .active-6f7f .main_2f92 .highlight_warm_d7b9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .header_7a4a .main_2f92 .blue_3ee5 {
    margin-top: -2px;
    width: 19px;
  }
  .header_7a4a .main_2f92 .highlight_warm_d7b9 {
    margin-top: -1px;
  }
  .header_7a4a .main_2f92 .highlight_warm_d7b9,
  .header_7a4a .main_2f92 .highlight_warm_d7b9::after,
  .header_7a4a .main_2f92 .highlight_warm_d7b9::before {
    width: 19px;
    height: 2px;
  }
  .header_7a4a .main_2f92 .highlight_warm_d7b9::before {
    top: -6px;
  }
  .header_7a4a .main_2f92 .highlight_warm_d7b9::after {
    bottom: -6px;
  }
  .under_a819 .main_2f92 .blue_3ee5 {
    margin-top: -2px;
    width: 22px;
  }
  .under_a819 .main_2f92 .highlight_warm_d7b9 {
    margin-top: -1px;
  }
  .under_a819 .main_2f92 .highlight_warm_d7b9,
  .under_a819 .main_2f92 .highlight_warm_d7b9::after,
  .under_a819 .main_2f92 .highlight_warm_d7b9::before {
    width: 22px;
    height: 2px;
  }
  .under_a819 .main_2f92 .highlight_warm_d7b9::before {
    top: -7px;
  }
  .under_a819 .main_2f92 .highlight_warm_d7b9::after {
    bottom: -7px;
  }
  .component-dim-e0ac .main_2f92 .blue_3ee5 {
    margin-top: -2px;
    width: 31px;
  }
  .component-dim-e0ac .main_2f92 .highlight_warm_d7b9 {
    margin-top: -1.5px;
  }
  .component-dim-e0ac .main_2f92 .highlight_warm_d7b9,
  .component-dim-e0ac .main_2f92 .highlight_warm_d7b9::after,
  .component-dim-e0ac .main_2f92 .highlight_warm_d7b9::before {
    width: 31px;
    height: 3px;
  }
  .component-dim-e0ac .main_2f92 .highlight_warm_d7b9::before {
    top: -9px;
  }
  .component-dim-e0ac .main_2f92 .highlight_warm_d7b9::after {
    bottom: -9px;
  }
}
.focus_952c .highlight_warm_d7b9 {
  -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);
}
.focus_952c .highlight_warm_d7b9::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.focus_952c .highlight_warm_d7b9::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);
}
.focus_952c.title-9e26 .highlight_warm_d7b9 {
  -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);
}
.focus_952c.title-9e26 .highlight_warm_d7b9::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.focus_952c.title-9e26 .highlight_warm_d7b9::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);
}
.silver-2cf6 {
  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.selected_cb98:before {
  display: none;
}
.badge_2338 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.badge_2338 .picture_tall_8acc {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.badge_2338 .picture_tall_8acc:last-of-type {
  border-bottom: none;
}
.badge_2338 .picture_tall_8acc.search-989a,
.badge_2338 .picture_tall_8acc.stone-821d,
.badge_2338 .picture_tall_8acc.header-old-f43e {
  padding: 0;
}
.badge_2338 .highlight_focused_6a19 .gradient_current_d632 {
  color: currentColor;
}
.badge_2338 .highlight_focused_6a19 .gradient_current_d632:focus,
.badge_2338 .highlight_focused_6a19 .gradient_current_d632:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge_2338.notification_basic_c1fe .modal-white-a7c4,
.badge_2338.notification_basic_c1fe .white_ed21 a,
.badge_2338.notification_basic_c1fe .hard-b041 a,
.badge_2338.notification_basic_c1fe .module-left-5976 a {
  color: rgba(0, 0, 0, 0.55);
}
.badge_2338.notification_basic_c1fe .modal-white-a7c4:hover,
.badge_2338.notification_basic_c1fe .white_ed21 a:hover,
.badge_2338.notification_basic_c1fe .hard-b041 a:hover,
.badge_2338.notification_basic_c1fe .module-left-5976 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge_2338.notification_basic_c1fe .gallery_wood_0e4e {
  color: rgba(0, 0, 0, 0.8);
}
.badge_2338.notification_basic_c1fe .picture_tall_8acc {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge_2338.notification_basic_c1fe .picture_tall_8acc:before {
  background: rgba(0, 0, 0, 0.08);
}
.badge_2338.notification_basic_c1fe .purple_edaa:before {
  background: rgba(255, 255, 255, 0.9);
}
.badge_2338.notification_basic_c1fe .highlight_focused_6a19 .image-46fa li a,
.badge_2338.notification_basic_c1fe .highlight_focused_6a19 .gradient_current_d632,
.badge_2338.notification_basic_c1fe .module-left-5976 {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge_2338.notification_basic_c1fe .highlight_focused_6a19 .gradient_current_d632:focus,
.badge_2338.notification_basic_c1fe .highlight_focused_6a19 .gradient_current_d632:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge_2338.notification_basic_c1fe .image-46fa li {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge_2338.layout_b8d5 .modal-white-a7c4,
.badge_2338.layout_b8d5 .white_ed21 a,
.badge_2338.layout_b8d5 .hard-b041 .gradient_current_d632,
.badge_2338.layout_b8d5 .hard-b041 a,
.badge_2338.layout_b8d5 .module-left-5976 a {
  color: rgba(255, 255, 255, 0.79);
}
.badge_2338.layout_b8d5 .modal-white-a7c4:hover,
.badge_2338.layout_b8d5 .white_ed21 a:hover,
.badge_2338.layout_b8d5 .hard-b041 .gradient_current_d632:hover,
.badge_2338.layout_b8d5 .hard-b041 a:hover,
.badge_2338.layout_b8d5 .module-left-5976 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge_2338.layout_b8d5 .gallery_wood_0e4e {
  color: rgba(255, 255, 255, 0.99);
}
.badge_2338.layout_b8d5 .picture_tall_8acc {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge_2338.layout_b8d5 .picture_tall_8acc:before {
  background: rgba(255, 255, 255, 0.08);
}
.badge_2338.layout_b8d5 .purple_edaa:before {
  background: rgba(0, 0, 0, 0.9);
}
.badge_2338.layout_b8d5 .highlight_focused_6a19 .image-46fa li a,
.badge_2338.layout_b8d5 .highlight_focused_6a19 .gradient_current_d632,
.badge_2338.layout_b8d5 .module-left-5976 {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge_2338.layout_b8d5 .highlight_focused_6a19 .gradient_current_d632:focus,
.badge_2338.layout_b8d5 .highlight_focused_6a19 .gradient_current_d632:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge_2338.layout_b8d5 .image-46fa li {
  border-color: rgba(255, 255, 255, 0.08);
}
.purple_edaa {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.purple_edaa:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tall-b9ac {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.info_cb7f .badge_2338 {
  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;
}
.info_cb7f .picture_tall_8acc {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.info_cb7f .picture_tall_8acc: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) {
  .info_cb7f .picture_tall_8acc:before {
    width: 16%;
    left: 42%;
  }
}
.info_cb7f .picture_tall_8acc:last-child:before {
  content: none;
}
.info_cb7f .picture_tall_8acc[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.info_cb7f .highlight_focused_6a19 .image-46fa li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.info_cb7f .highlight_focused_6a19 .image-46fa li a .gradient_current_d632 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.info_cb7f .highlight_focused_6a19 .module-left-5976 {
  border: none;
}
.info_cb7f .highlight_focused_6a19 .module-left-5976 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.info_cb7f .purple_edaa {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.info_cb7f .tall-b9ac {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.info_cb7f .layout_b8d5 .purple_edaa:before {
  background: rgba(0, 0, 0, 0.9);
}
.info_cb7f .notification_basic_c1fe.hidden_small_607e .highlight_warm_d7b9 {
  background: rgba(0, 0, 0, 0.6);
}
.info_cb7f
  .notification_basic_c1fe.hidden_small_607e
  .highlight_warm_d7b9::after,
.info_cb7f
  .notification_basic_c1fe.hidden_small_607e
  .highlight_warm_d7b9:before {
  background: inherit;
}
.info_cb7f
  .notification_basic_c1fe.hidden_small_607e:hover
  .highlight_warm_d7b9 {
  background: rgba(0, 0, 0, 0.8);
}
.card-11f3 .badge_2338 {
  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) {
  .card-11f3 .badge_2338 {
    width: auto;
    right: 45px;
  }
}
.motion-4f51 .badge_2338 {
  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) {
  .motion-4f51 .badge_2338 {
    width: auto;
    left: 45px;
  }
}
.selected_cb98 .badge_2338 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.selected_cb98 .tall-b9ac {
  max-width: 48em;
  margin: 0 auto;
}
.selected_cb98 .purple_edaa:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.title-old-85a7 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.title-old-85a7.info_cb7f .badge_2338 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.title-old-85a7.card-11f3 .badge_2338 {
  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);
}
.title-old-85a7 .badge_2338 {
  visibility: visible;
}
.title-old-85a7.motion-4f51 .badge_2338 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.carousel-easy-abae,
.active_2ec0 {
  overflow-x: hidden;
}
.carousel-easy-abae .badge_2338 {
  overflow: auto;
}
.carousel-easy-abae.info_cb7f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.carousel-easy-abae.info_cb7f .badge_2338 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.carousel-easy-abae.info_cb7f .alert-953a {
  opacity: 0;
}
.carousel-easy-abae.card-11f3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.carousel-easy-abae.card-11f3 .badge_2338 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.carousel-easy-abae.card-11f3 .alert-953a {
  opacity: 0;
}
.carousel-easy-abae.motion-4f51 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.carousel-easy-abae.motion-4f51 .badge_2338 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.carousel-easy-abae.motion-4f51 .alert-953a {
  opacity: 0;
}
.carousel-easy-abae.selected_cb98 .badge_2338 {
  z-index: 10;
  visibility: visible;
}
.hidden_small_607e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hidden_small_607e .highlight_warm_d7b9 {
  background: rgba(255, 255, 255, 0.99);
}
.hidden_small_607e .highlight_warm_d7b9::after,
.hidden_small_607e .highlight_warm_d7b9:before {
  background: inherit;
}
.hidden_small_607e:hover .highlight_warm_d7b9 {
  background: rgba(255, 255, 255, 0.99);
}
.motion-4f51 .hidden_small_607e {
  top: 10px;
  right: auto;
  left: 12px;
}
.selected_cb98 .hidden_small_607e {
  display: none !important;
}
.carousel-easy-abae:before,
.active_2ec0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.carousel-easy-abae .hidden_small_607e,
.active_2ec0 .hidden_small_607e {
  display: inline-block;
}
.badge_2338 .header-f7a3 {
  -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;
}
.carousel-easy-abae .badge_2338 .header-f7a3,
.active_2ec0 .badge_2338 .header-f7a3 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.soft_4058 .backdrop-small-2abb {
  width: 100%;
}
.alert-cold-6d08 {
  padding: 0 0.5em 0;
}
.alert-cold-6d08 [class*="customify-col-"],
.alert-cold-6d08 [class*="customify-col_"],
.alert-cold-6d08 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.paragraph_short_f565 .alert-cold-6d08 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .copper-c5f7 .focused-f965,
  .focused-f965 {
    display: none;
  }
  .heading_easy_ee39 {
    text-align: left;
  }
  .element-narrow-5ba9 {
    text-align: center;
  }
  .glass-1af8 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .copper-c5f7 .footer-e7e5,
  .footer-e7e5 {
    display: none;
  }
  .complex-4291 {
    text-align: left;
  }
  .modal_thick_2644 {
    text-align: center;
  }
  .sort_d941 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .copper-c5f7 .paragraph-hovered-2ff6,
  .paragraph-hovered-2ff6 {
    display: none;
  }
  .summary-7345 {
    text-align: left;
  }
  .green-ef61 {
    text-align: center;
  }
  .table_black_341f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.solid-1ae0 {
  box-shadow: none !important;
}
.status-ee1c .bright_b673,
.backdrop-brown-9526 .bright_b673 {
  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;
}
.backdrop-brown-9526 .bright_b673 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.shade-complex-6c4d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.shade-complex-6c4d:after,
.shade-complex-6c4d:before {
  content: "";
  display: table;
}
.shade-complex-6c4d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .shade-complex-6c4d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.shade-complex-6c4d,
.shade_c26a {
  max-width: 1248px;
  margin: 0 auto;
}

.sort_out_739e.gallery-693a .shade-complex-6c4d {
  max-width: 100%;
}
.sort_out_739e.feature_dim_e177 {
  max-width: 1200px;
  margin: 0 auto;
}
.sort_out_739e.list_c19a .shade-complex-6c4d {
  max-width: 100%;
}
.sort_out_739e.list_c19a > .shade-complex-6c4d {
  padding-left: 0;
  padding-right: 0;
}
.sort_out_739e.list_c19a > .shade-complex-6c4d .copper-c5f7 {
  margin: 0;
}
.sort_out_739e.list_c19a
  > .shade-complex-6c4d
  .easy-2314.highlight-2c9d {
  margin-right: 0;
  margin-left: 0;
}
.sort_out_739e.list_c19a #main.highlight-2c9d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .surface-0410 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .surface-0410 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .up_3c29 .chip_045a {
    padding-right: 1em;
  }
  .up_3c29.hovered-3203 .easy-2314 {
    border-right: 1px solid #eaecee;
  }
  .up_3c29.hovered-3203 .chip_045a {
    padding-right: 1em;
  }
  .up_3c29.hovered-3203 .feature_full_3f3d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame_silver_06ea .chip_045a {
    padding-left: 1em;
  }
  .frame_silver_06ea.hovered-3203 .easy-2314 {
    border-left: 1px solid #eaecee;
  }
  .frame_silver_06ea.hovered-3203 .chip_045a {
    padding-left: 1em;
  }
  .frame_silver_06ea.hovered-3203 .feature_full_3f3d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fast-97f3 .chip_045a {
    padding-left: 1em;
  }
  .fast-97f3.hovered-3203 .card_04eb {
    border-right: 1px solid #eaecee;
  }
  .fast-97f3.hovered-3203 .mask-east-7554 {
    border-right: 1px solid #eaecee;
  }
  .fast-97f3.hovered-3203 .chip_045a {
    padding-left: 1em;
  }
  .fast-97f3.hovered-3203 .feature_full_3f3d {
    padding-right: 1em;
  }
  .fast-97f3.hovered-3203 .static-287b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tooltip-29f6 .chip_045a {
    padding-right: 1em;
  }
  .tooltip-29f6.hovered-3203 .card_04eb {
    border-left: 1px solid #eaecee;
  }
  .tooltip-29f6.hovered-3203 .mask-east-7554 {
    border-left: 1px solid #eaecee;
  }
  .tooltip-29f6.hovered-3203 .chip_045a {
    padding-right: 1em;
  }
  .tooltip-29f6.hovered-3203 .feature_full_3f3d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tooltip-29f6.hovered-3203 .static-287b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface-0410 .chip_045a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .surface-0410.hovered-3203 .easy-2314 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .surface-0410.hovered-3203 .chip_045a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .surface-0410.hovered-3203 .feature_full_3f3d {
    padding-left: 1em;
  }
  .surface-0410.hovered-3203 .static-287b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .surface-0410.hovered-3203 .chip_045a {
    padding-left: 0;
  }
}
.easy_e7ab .stone_c242 {
  display: inline-block;
}
.focus-e22b {
  display: inline-block;
}
.fluid_90fc {
  word-con: break-word;
}
.main-wood-8d38 > span {
  display: inline-block;
  padding: 5px 0;
}
.main-wood-8d38 .silver-b981 {
  margin-left: 8px;
  margin-right: 8px;
}
.main-wood-8d38 .new-1d0b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.old-2cae .slider-5a90 {
  margin-bottom: 2em;
}
.old-2cae .active-soft-301b {
  margin-bottom: 15px;
}
.old-2cae .active-soft-301b:last-child {
  margin-bottom: 0;
}
.old-2cae .focus_ae8f {
  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) {
  .old-2cae .focus_ae8f {
    display: block;
  }
}
.old-2cae .last_f2f9 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .old-2cae .last_f2f9 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.old-2cae .header-fbc4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.old-2cae .header-fbc4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.old-2cae .header-fbc4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.old-2cae .fluid_90fc {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.old-2cae .fluid_90fc a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.old-2cae .stone_a43b p:last-child {
  margin-bottom: 0;
}
.old-2cae .solid_d239 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.old-2cae .west_9237 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.old-2cae .header-3f5c {
  margin-top: 1em;
}
.old-2cae .inner-2eb2 {
  top: 0;
  display: block;
}
.old-2cae .inner-2eb2 a {
  color: inherit;
}
.old-2cae .inner-2eb2 a:hover {
  color: inherit;
}
.old-2cae .narrow-1e6f {
  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;
}
.old-2cae .narrow-1e6f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.old-2cae .west_9237 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.old-2cae .pagination_ad95 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.old-2cae .pagination_ad95:first-child {
  margin-top: 0;
}
.old-2cae .pagination_ad95.wrapper_4f45 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.old-2cae .pagination_ad95.east-88ca {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.old-2cae
  .pagination_ad95.east-88ca.title-bc29
  .header-3f5c {
  width: 100%;
}
.old-2cae .east-88ca {
  -webkit-box-align: center;
  align-items: center;
}
.old-2cae .east-88ca .main-wood-8d38,
.old-2cae .east-88ca > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.old-2cae .header-fbc4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.old-2cae .header-fbc4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.old-2cae .header-fbc4: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;
}
.old-2cae .wrapper_4f45 {
  z-index: 5;
}
.old-2cae .message_bd9e .pressed_c058 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.old-2cae .photo_cold_82b0 .pressed_c058 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.old-2cae .label_large_f144 .pressed_c058 {
  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;
}
.old-2cae.over-3379 .focus_ae8f,
.old-2cae.module-soft-8822 .focus_ae8f {
  display: block;
}
.old-2cae.over-3379 .focus_ae8f .summary-small-6d3a,
.old-2cae.over-3379 .focus_ae8f .west_9237,
.old-2cae.module-soft-8822 .focus_ae8f .summary-small-6d3a,
.old-2cae.module-soft-8822 .focus_ae8f .west_9237 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.old-2cae.huge_b585 .last_f2f9 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .old-2cae.huge_b585 .last_f2f9 {
    margin-right: 0;
  }
}
.old-2cae.over-3379 .last_f2f9,
.old-2cae.module-soft-8822 .last_f2f9 {
  padding-top: 40%;
}
.old-2cae.over-3379 .slider-5a90,
.old-2cae.module-soft-8822 .slider-5a90 {
  display: block;
}
.old-2cae.over-3379 .fn-sticky-063d .west_9237,
.old-2cae.module-soft-8822 .fn-sticky-063d .west_9237 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.old-2cae.over-3379 .last_f2f9,
.old-2cae.module-soft-8822 .last_f2f9 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.old-2cae.over-3379 .west_9237 {
  padding: 1em;
}
.brown-c1d0 {
  margin: 30px auto;
  display: block;
}
.brown-c1d0 .accordion-up-ae63 > * {
  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;
}
.brown-c1d0 .accordion-up-ae63 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.brown-c1d0 .accordion-up-ae63 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gallery_c311 .main-wood-8d38 {
  margin-bottom: 1.41575em;
}
.gallery_c311 .hidden-9cd5 {
  margin-bottom: 1.618em;
}
.short_570d .east_7411 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.short_570d .east_7411 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.short_570d .dirty-fc2e {
  max-width: 100%;
  overflow: auto;
}
.tabs_64e3 .short_570d a:hover {
  text-decoration: underline;
}
.rough_c475 .active-soft-301b:not(.fluid_90fc),
.rough_c475 .header-fbc4 {
  margin-bottom: 1.41575em;
}
.rough_c475 .active-soft-301b:not(.fluid_90fc):last-child,
.rough_c475 .header-fbc4:last-child {
  margin-bottom: 0;
}
.rough_c475 .active-soft-301b.media_04d0 {
  margin-bottom: 0.41575em;
}
.rough_c475 .aside_lower_d94d:before,
.rough_c475 .filter_dark_297f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.rough_c475 .aside_lower_d94d:before {
  content: "\f115";
}
.rough_c475 .filter_dark_297f:before {
  content: "\f02c";
}
.rough_c475 .secondary_3118 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.rough_c475 .secondary_3118 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.content-rough-f1c2 {
  display: -webkit-box;
  display: flex;
}
.content-rough-f1c2 .advanced-99b8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .content-rough-f1c2 .advanced-99b8 {
    flex-basis: 90px;
  }
}
.content-rough-f1c2 .title_active_d261 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .content-rough-f1c2 .title_active_d261 {
    flex-basis: calc(100% - 50px);
  }
}
.content-rough-f1c2 .tag_small_11da p:last-child {
  margin-bottom: 0.72em;
}
.footer_62cc .accordion-up-ae63 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.footer_62cc .accordion-up-ae63:after,
.footer_62cc .accordion-up-ae63:before {
  content: "";
  display: table;
}
.footer_62cc .accordion-up-ae63:after {
  clear: both;
}
.footer_62cc .accordion-up-ae63 .fixed_8cf6,
.footer_62cc .accordion-up-ae63 .gallery_cdea {
  width: 49%;
}
.footer_62cc .accordion-up-ae63 .fixed_8cf6 a span.shade_b908,
.footer_62cc .accordion-up-ae63 .gallery_cdea a span.shade_b908 {
  display: block;
  margin-bottom: 5px;
}
.footer_62cc .accordion-up-ae63 .gallery_cdea {
  float: left;
  text-align: left;
}
.footer_62cc .accordion-up-ae63 .fixed_8cf6 {
  float: right;
  text-align: right;
}
.focus-purple-faa0 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .focus-purple-faa0 {
    margin-bottom: 0;
  }
}
.badge_gold_dd0f {
  margin-bottom: 1em;
}
.badge_gold_dd0f .fluid_90fc {
  font-size: 1.1em;
  line-height: 1.3;
}
.component_0131 a {
  display: block;
  line-height: 0;
  position: relative;
}
.last-bc48 .badge_gold_dd0f,
.in-5035 .badge_gold_dd0f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .last-bc48 .badge_gold_dd0f,
  .in-5035 .badge_gold_dd0f {
    display: block;
  }
}
.last-bc48 .component_0131,
.in-5035 .component_0131 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .last-bc48 .component_0131,
  .in-5035 .component_0131 {
    margin-bottom: 1em;
  }
}
.last-bc48 .component_0131 img,
.in-5035 .component_0131 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.last-bc48 .copper-abd5,
.in-5035 .copper-abd5 {
  flex-basis: calc(100% - 160px);
}
.last-bc48 .copper-abd5 p,
.in-5035 .copper-abd5 p {
  margin-bottom: 0;
}
.last-bc48 .copper-abd5 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .last-bc48 .copper-abd5 {
    padding-left: 0;
  }
}
.in-5035 .copper-abd5 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .in-5035 .copper-abd5 {
    padding-right: 0;
  }
}
.in-5035 .component_0131 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.copper_281a .component_0131 {
  margin-bottom: 0.5em;
}
.copper_281a .component_0131 img {
  width: 100%;
}
.block-36e7 .dirty_58ae,
.filter_1a68 .dirty_58ae {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.filter_1a68 .easy-2314 .mini_a340 p:last-child {
  margin-bottom: 0;
}
.purple-a58a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.last_6a52 .smooth_ce10 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .last_6a52 .smooth_ce10:last-of-type {
    margin-bottom: 0;
  }
}
.last_6a52 .smooth_ce10 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.last_6a52 .smooth_ce10 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.last_6a52 .smooth_ce10 ul li {
  margin: 0 0 0.6em;
}
.last_6a52 .smooth_ce10 ul li.disabled_brown_ddbd,
.last_6a52 .smooth_ce10 ul li.item_3173 {
  position: relative;
}
.last_6a52 .smooth_ce10 ul li.disabled_brown_ddbd .menu_west_1b7e,
.last_6a52 .smooth_ce10 ul li.item_3173 .menu_west_1b7e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.last_6a52 .smooth_ce10 ul li.disabled_brown_ddbd:after:after,
.last_6a52 .smooth_ce10 ul li.disabled_brown_ddbd:after:before,
.last_6a52
  .smooth_ce10
  ul
  li.item_3173:after:after,
.last_6a52
  .smooth_ce10
  ul
  li.item_3173:after:before {
  content: "";
  display: table;
}
.last_6a52 .smooth_ce10 ul li.disabled_brown_ddbd:after:after,
.last_6a52
  .smooth_ce10
  ul
  li.item_3173:after:after {
  clear: both;
}
.last_6a52 .smooth_ce10 a.over_ac76:hover {
  text-decoration: none;
}
.last_6a52 .smooth_ce10 select {
  max-width: 100%;
}
.last_6a52 .smooth_ce10 table {
  font-size: 85%;
}
.last_6a52 .smooth_ce10 table td,
.last_6a52 .smooth_ce10 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.last_6a52 .smooth_ce10 table tfoot td {
  text-align: left;
}
.last_6a52 .smooth_ce10 :last-child {
  margin-bottom: 0;
}
.last_6a52 .smooth_ce10 .media_b0fb {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.last_6a52 .smooth_ce10 .media_b0fb label {
  width: 100%;
}
.last_6a52 .smooth_ce10 .media_b0fb .steel-374f {
  width: 100%;
  display: block;
}
.last_6a52 .smooth_ce10 .media_b0fb .primary-e7b1 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.last_6a52 .smooth_ce10 .media_b0fb .primary-e7b1:hover svg #svg-search {
  fill: #444;
}
.last_6a52 .smooth_ce10 .media_b0fb .primary-e7b1 svg {
  width: 18px;
  height: 18px;
}
.last_6a52 .widget_182b ul ul,
.last_6a52 .picture_4c13 ul ul,
.last_6a52 .accordion_c0f6 ul ul,
.last_6a52 .alert_7d9e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.last_6a52 .widget_182b .border_2e8c > a,
.last_6a52 .picture_4c13 .border_2e8c > a,
.last_6a52 .accordion_c0f6 .border_2e8c > a,
.last_6a52 .alert_7d9e .border_2e8c > a {
  margin-bottom: 0;
}
.last_6a52 .alert_green_b752 li,
.last_6a52 .widget_182b li,
.last_6a52 .tertiary-pro-4781 li,
.last_6a52 .picture_4c13 li,
.last_6a52 .accordion_c0f6 li,
.last_6a52 .alert_7d9e li,
.last_6a52 .button-lite-e392 li,
.last_6a52 .border_east_f2a4 li {
  display: block;
  position: relative;
}
.last_6a52 .alert_green_b752 li:last-child,
.last_6a52 .widget_182b li:last-child,
.last_6a52 .tertiary-pro-4781 li:last-child,
.last_6a52 .picture_4c13 li:last-child,
.last_6a52 .accordion_c0f6 li:last-child,
.last_6a52 .alert_7d9e li:last-child,
.last_6a52 .button-lite-e392 li:last-child,
.last_6a52 .border_east_f2a4 li:last-child {
  border: none;
}
.last_6a52 .alert_green_b752 li a,
.last_6a52 .widget_182b li a,
.last_6a52 .tertiary-pro-4781 li a,
.last_6a52 .picture_4c13 li a,
.last_6a52 .accordion_c0f6 li a,
.last_6a52 .alert_7d9e li a,
.last_6a52 .button-lite-e392 li a,
.last_6a52 .border_east_f2a4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.last_6a52 .alert_green_b752 li ul li::before,
.last_6a52 .widget_182b li ul li::before,
.last_6a52 .tertiary-pro-4781 li ul li::before,
.last_6a52 .picture_4c13 li ul li::before,
.last_6a52 .accordion_c0f6 li ul li::before,
.last_6a52 .alert_7d9e li ul li::before,
.last_6a52 .button-lite-e392 li ul li::before,
.last_6a52 .border_east_f2a4 li ul li::before {
  left: 15px;
}
.last_6a52 .alert_green_b752 li ul a,
.last_6a52 .widget_182b li ul a,
.last_6a52 .tertiary-pro-4781 li ul a,
.last_6a52 .picture_4c13 li ul a,
.last_6a52 .accordion_c0f6 li ul a,
.last_6a52 .alert_7d9e li ul a,
.last_6a52 .button-lite-e392 li ul a,
.last_6a52 .border_east_f2a4 li ul a {
  padding-left: 20px;
}
.last_6a52 .alert_green_b752 li ul ul li::before,
.last_6a52 .widget_182b li ul ul li::before,
.last_6a52 .tertiary-pro-4781 li ul ul li::before,
.last_6a52 .picture_4c13 li ul ul li::before,
.last_6a52 .accordion_c0f6 li ul ul li::before,
.last_6a52 .alert_7d9e li ul ul li::before,
.last_6a52 .button-lite-e392 li ul ul li::before,
.last_6a52 .border_east_f2a4 li ul ul li::before {
  left: 30px;
}
.last_6a52 .alert_green_b752 li ul ul a,
.last_6a52 .widget_182b li ul ul a,
.last_6a52 .tertiary-pro-4781 li ul ul a,
.last_6a52 .picture_4c13 li ul ul a,
.last_6a52 .accordion_c0f6 li ul ul a,
.last_6a52 .alert_7d9e li ul ul a,
.last_6a52 .button-lite-e392 li ul ul a,
.last_6a52 .border_east_f2a4 li ul ul a {
  padding-left: 40px;
}
.last_6a52 .tertiary_full_42e2 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.last_6a52 .border_east_f2a4 ul li {
  margin-bottom: 1.41575em;
}
.last_6a52 .border_east_f2a4 ul li .yellow_1732 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.last_6a52 .border_east_f2a4 ul li .label-bc2d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.layout_b8d5 .alert_green_b752 li a,
.layout_b8d5 .widget_182b li a,
.layout_b8d5 .tertiary-pro-4781 li a,
.layout_b8d5 .picture_4c13 li a,
.layout_b8d5 .accordion_c0f6 li a,
.layout_b8d5 .alert_7d9e li a,
.layout_b8d5 .button-lite-e392 li a,
.layout_b8d5 .border_east_f2a4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_b8d5 .tertiary_full_42e2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_b8d5 .smooth_ce10 ul li.disabled_brown_ddbd .menu_west_1b7e,
.layout_b8d5 .smooth_ce10 ul li.item_3173 .menu_west_1b7e {
  background: rgba(0, 0, 0, 0.2);
}
.layout_b8d5 .last_6a52 .smooth_ce10 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort_out_739e .last_6a52 .image-46fa li {
  margin: 0;
}
.sort_out_739e .last_6a52 .image-46fa li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.sort_out_739e .last_6a52 .image-46fa li ul {
  margin: 0;
}
.sort_out_739e .last_6a52 .image-46fa li ul li a {
  padding-left: 15px;
}
.sort_out_739e .last_6a52 .image-46fa li ul li li a {
  padding-left: 30px;
}
.sort_out_739e .last_6a52 .image-46fa li.button_6b42 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.sort_out_739e .last_6a52 .image-46fa li.button_6b42 > 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;
}
.sort_out_739e .last_6a52 .image-46fa li.button_6b42 > 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;
}
.list-fresh-c437 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pro_d02b {
  position: relative;
  z-index: 10;
}
.pro_d02b .header-f7a3 {
  width: 100%;
  max-width: 100%;
}
.footer-focused-edbf .label-2117 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.footer-focused-edbf .notification_basic_c1fe {
}
.footer-focused-edbf .layout_b8d5 {
  background: #292929;
}
.highlight-hovered-06af .label-2117 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.highlight-hovered-06af .notification_basic_c1fe {
  background: #f9f9f9;
}
.highlight-hovered-06af .layout_b8d5 {
  background: #303030;
}
.nav_cf68 .label-2117 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .nav_cf68 .stone_c242 {
    margin-bottom: 1em;
  }
  .nav_cf68 .stone_c242:last-child {
    margin-bottom: 0;
  }
}
.nav_cf68 .notification_basic_c1fe {
  background: #ededed;
}
.nav_cf68 .layout_b8d5 {
  background: #1a1a1a;
}
.label-2117.notification_basic_c1fe {
  color: rgba(0, 0, 0, 0.6);
}
.label-2117.notification_basic_c1fe .dim_522a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.label-2117.layout_b8d5 {
  color: rgba(255, 255, 255, 0.99);
}
.label-2117.layout_b8d5 a:not(.over_ac76) {
  color: rgba(255, 255, 255, 0.79);
}
.label-2117.layout_b8d5 a:not(.over_ac76):hover {
  color: rgba(255, 255, 255, 0.99);
}
.label-2117.layout_b8d5 .dim_522a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.label-2117.layout_b8d5 table tbody td,
.label-2117.layout_b8d5 table th {
  background: rgba(0, 0, 0, 0.08);
}
.shadow_96cf.header-fresh-73e2 .shade-complex-6c4d {
  max-width: initial;
}
.shadow_96cf .thumbnail_bronze_9741 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.shadow_96cf .thumbnail_bronze_9741 .header-f7a3 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .shadow_96cf .thumbnail_bronze_9741 .header-f7a3 {
    display: block;
    margin-bottom: 2em;
  }
  .shadow_96cf .thumbnail_bronze_9741 .header-f7a3:last-child {
    margin-bottom: 0;
  }
}
.nav_cf68 .stone_c242:last-child,
.highlight-hovered-06af .stone_c242:last-child,
.footer-focused-edbf .stone_c242:last-child {
  margin-bottom: 0;
}
.nav_cf68 .stone_c242 .last_6a52 .smooth_ce10:last-child,
.highlight-hovered-06af .stone_c242 .last_6a52 .smooth_ce10:last-child,
.footer-focused-edbf .stone_c242 .last_6a52 .smooth_ce10:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .nav_cf68 .fast-61c0,
  .nav_cf68 .detail_89c3,
  .highlight-hovered-06af .fast-61c0,
  .highlight-hovered-06af .detail_89c3,
  .footer-focused-edbf .fast-61c0,
  .footer-focused-edbf .detail_89c3 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pro_d02b .stone_c242 {
    margin-bottom: 2em;
  }
}
.pro_d02b p:last-child {
  margin-bottom: 0;
}
.pro_d02b li,
.pro_d02b ul {
  list-style: none;
  margin: 0;
}
.pro_d02b ul ul {
  margin-left: 2.617924em;
}
.bronze-2662 {
  font-size: 0.875em;
}

/* css-noise: 0518 */
.ghost-box-n5 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.1;
}
