/*!
Theme Name: Customify
Theme URI: https://pressmaximum.text_blue_6646/customify
Author: WPCustomify
Author URI: https://pressmaximum.text_blue_6646
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.text_blue_6646/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.notice-outer-e837.highlight-d3eb/licenses/gpl-2.0.sort_north_5171
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.image_pressed_cc50/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.tag_ef68.easy_24bf/normalize.middle-48b8/
 ======
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.middle-48b8 v7.0.0 | MIT License | github.text_blue_6646/necolas/normalize.middle-48b8 */
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;
}
.button_97a0 .fixed_5cbc,
.huge_25c3,
.shadow-copper-e35a,
.dim-0ca2,
.preview-stale-d29a,
.hard-a231,
.light_dbc7,
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;
}
.huge_25c3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .huge_25c3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .huge_25c3,
  h1 {
    font-size: 1.8em;
  }
}
.shadow-copper-e35a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.shadow-copper-e35a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .shadow-copper-e35a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .shadow-copper-e35a,
  h2 {
    font-size: 1.7em;
  }
}
.dim-0ca2,
h3 {
  font-size: 1.618em;
}
.button_97a0 .fixed_5cbc,
.preview-stale-d29a,
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.header-last-a9f8 {
  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;
}
.aside-3f94:after,
.aside-3f94:before,
.cold_4c7b:after,
.cold_4c7b:before {
  content: "";
  display: table;
}
.aside-3f94:after,
.cold_4c7b:after {
  clear: both;
}
.motion-208e {
  float: right;
  margin-right: 0;
}
.text_10cf {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.modal_5cf2 .message_9a03,
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;
}
.modal_5cf2 .message_9a03: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;
}
.border_red_27a3 .message_9a03 {
  box-shadow: none;
}
.border_red_27a3
  .message_9a03
  .prev_b2c6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.border_red_27a3 .message_9a03 .full_5922 {
  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;
}
.border_red_27a3
  .message_9a03
  .full_5922
  b {
  display: none;
}
.border_red_27a3 .table_7749 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.active-focused-265a:not(.nav_mini_3467):not(.item-8f93),
button:not(.nav_mini_3467):not(.item-8f93),
input[type="button"]:not(.nav_mini_3467):not(
    .item-8f93
  ),
input[type="reset"]:not(.nav_mini_3467):not(
    .item-8f93
  ),
input[type="submit"]:not(.nav_mini_3467):not(
    .item-8f93
  ) {
  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;
}
.active-focused-265a:not(.nav_mini_3467):not(
    .item-8f93
  ):hover,
button:not(.nav_mini_3467):not(
    .item-8f93
  ):hover,
input[type="button"]:not(.nav_mini_3467):not(
    .item-8f93
  ):hover,
input[type="reset"]:not(.nav_mini_3467):not(
    .item-8f93
  ):hover,
input[type="submit"]:not(.nav_mini_3467):not(
    .item-8f93
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.active-focused-265a:not(.nav_mini_3467):not(
    .item-8f93
  ):active,
.active-focused-265a:not(.nav_mini_3467):not(
    .item-8f93
  ):focus,
button:not(.nav_mini_3467):not(
    .item-8f93
  ):active,
button:not(.nav_mini_3467):not(
    .item-8f93
  ):focus,
input[type="button"]:not(.nav_mini_3467):not(
    .item-8f93
  ):active,
input[type="button"]:not(.nav_mini_3467):not(
    .item-8f93
  ):focus,
input[type="reset"]:not(.nav_mini_3467):not(
    .item-8f93
  ):active,
input[type="reset"]:not(.nav_mini_3467):not(
    .item-8f93
  ):focus,
input[type="submit"]:not(.nav_mini_3467):not(
    .item-8f93
  ):active,
input[type="submit"]:not(.nav_mini_3467):not(
    .item-8f93
  ):focus {
  outline: 0;
}
.active-focused-265a:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281,
button:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281,
input[type="button"]:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281,
input[type="reset"]:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281,
input[type="submit"]:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281 {
  position: relative;
}
.active-focused-265a:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281
  .frame_190d,
.active-focused-265a:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281
  .out-500e,
.active-focused-265a:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281
  .rough_061a,
.active-focused-265a:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281
  i,
.active-focused-265a:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281
  svg,
button:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281
  .frame_190d,
button:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281
  .out-500e,
button:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281
  .rough_061a,
button:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281
  i,
button:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281
  svg,
input[type="button"]:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281
  .frame_190d,
input[type="button"]:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281
  .out-500e,
input[type="button"]:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281
  .rough_061a,
input[type="button"]:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281
  i,
input[type="button"]:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281
  svg,
input[type="reset"]:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281
  .frame_190d,
input[type="reset"]:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281
  .out-500e,
input[type="reset"]:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281
  .rough_061a,
input[type="reset"]:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281
  i,
input[type="reset"]:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281
  svg,
input[type="submit"]:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281
  .frame_190d,
input[type="submit"]:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281
  .out-500e,
input[type="submit"]:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281
  .rough_061a,
input[type="submit"]:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281
  i,
input[type="submit"]:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281
  svg {
  visibility: hidden;
}
.active-focused-265a:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281:after,
button:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281:after,
input[type="button"]:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281:after,
input[type="reset"]:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281:after,
input[type="submit"]:not(.nav_mini_3467):not(
    .item-8f93
  ).fn-loading-5281: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;
}
.active-focused-265a:not(.nav_mini_3467):not(.item-8f93),
input[type="button"]:not(.nav_mini_3467):not(
    .item-8f93
  ),
input[type="reset"]:not(.nav_mini_3467):not(
    .item-8f93
  ),
input[type="submit"]:not(.nav_mini_3467):not(
    .item-8f93
  ) {
  color: #fff;
  background: #235787;
}
.active-focused-265a:not(.nav_mini_3467):not(
    .item-8f93
  ):focus,
input[type="button"]:not(.nav_mini_3467):not(
    .item-8f93
  ):focus,
input[type="reset"]:not(.nav_mini_3467):not(
    .item-8f93
  ):focus,
input[type="submit"]:not(.nav_mini_3467):not(
    .item-8f93
  ):focus {
  color: #fff;
}
.active-focused-265a.fn-disabled-5281:not(.nav_mini_3467):not(
    .item-8f93
  ),
.active-focused-265a[disabled]:not(.nav_mini_3467):not(
    .item-8f93
  ),
button.fn-disabled-5281:not(.nav_mini_3467):not(
    .item-8f93
  ),
button[disabled]:not(.nav_mini_3467):not(
    .item-8f93
  ) {
  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;
}
.mask_cdcf {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.mask_cdcf: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;
}
.copper-383b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.nav-0f4a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.button-wide-62c8 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.aside-3f94:after,
.aside-3f94:before,
.image-wood-94bf:after,
.image-wood-94bf:before,
.east-9cbd:after,
.east-9cbd:before,
.accordion-basic-3b83:after,
.accordion-basic-3b83:before,
.disabled_iron_8a57:after,
.disabled_iron_8a57:before,
.modal-c84f:after,
.modal-c84f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.aside-3f94:after,
.image-wood-94bf:after,
.east-9cbd:after,
.accordion-basic-3b83:after,
.disabled_iron_8a57:after,
.modal-c84f:after {
  clear: both;
}
.image-wood-94bf .cold_0ec7,
.east-9cbd .cold_0ec7,
.huge-f8b1 .cold_0ec7 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.bronze-6c31 {
  display: inline-block;
}
.paper_8c85 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.paper_8c85 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.paper_8c85 .liquid_8659 {
  padding: 1em 0;
  font-size: 85%;
}
.liquid_8659 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.preview_ec99 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.preview_ec99:after,
.preview_ec99:before {
  content: "";
  display: table;
}
.preview_ec99:after {
  clear: both;
}
.modal-6424 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.list_79b8 .modal-6424 {
  max-width: 50%;
}
.card-middle-a6bb .modal-6424 {
  max-width: 33.33%;
}
.widget-plasma-ba3e .modal-6424 {
  max-width: 25%;
}
.element_fa7b .modal-6424 {
  max-width: 20%;
}
.fixed_4dce .modal-6424 {
  max-width: 16.66%;
}
.modal-4e73 .modal-6424 {
  max-width: 14.28%;
}
.notification-paper-fe97 .modal-6424 {
  max-width: 12.5%;
}
.dropdown_720d .modal-6424 {
  max-width: 11.11%;
}
.panel-aa82 {
  display: block;
}
.button_97a0 .hot-92bd label,
.button_97a0 .photo_pink_a97c label,
.button_97a0 .soft_a7c2 label,
.button_97a0 .middle_03c5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.new-92dd {
  list-style: none;
  margin: 0;
}
.new-92dd article.article_8b61 {
  margin-bottom: 0;
}
.new-92dd ul {
  list-style: none;
  margin: 0;
}
.new-92dd .description_9792 li.article_8b61 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .new-92dd .description_9792 li.article_8b61 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .new-92dd .description_9792 li.article_8b61: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) {
  .new-92dd .description_9792 li.article_8b61 li.article_8b61 li.article_8b61 li.article_8b61 {
    padding-left: 0;
  }
}
article.article_8b61 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.article_8b61 .image-wood-94bf p:last-of-type {
  margin-bottom: 0;
}
article.article_8b61 .active-3957 {
  float: left;
}
article.article_8b61 .clean-a352 {
  margin-left: 85px;
}
article.article_8b61 .shade-liquid-307a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.article_8b61 .shade-liquid-307a .secondary-dbac {
  margin-left: 10px;
}
article.article_8b61 .pattern_prev_4489 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.article_8b61 .banner-7569 {
  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 .hot-92bd,
  #respond .soft_a7c2,
  #respond .middle_03c5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hot-92bd input,
#respond .soft_a7c2 input,
#respond .middle_03c5 input {
  width: 100%;
}
#respond .middle_03c5 {
  margin-right: 0;
}
#respond .column-mini-db72 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.nav_full_11b1 {
  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;
}
.nav_full_11b1.outer_096a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.nav_full_11b1 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%);
}
.nav_full_11b1:focus,
.nav_full_11b1: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);
}
.box-up-f2b6 {
  border-radius: 10%;
}
.carousel-458d {
  border-radius: 50%;
}
.tall_769b {
  font-size: 0.72em;
}
.notification_basic_938a {
  font-size: 0.875em;
}
.text_outer_5ff8 {
  font-size: 1.1em;
}
.east-4623 {
  text-transform: uppercase;
  line-height: 1.2;
}
.east-4623.tall_769b {
  letter-spacing: 0.5px;
}
.steel_971e,
.steel_971e a {
  color: #6d6d6d;
}
.steel_971e a:hover {
  color: #111;
}
.pagination-590c {
  color: #6d6d6d;
}
.tiny_cefc {
  overflow-x: hidden;
}
.tiny_cefc .lower-6a80.over_7e50 {
  position: relative;
}
.tiny_cefc .lower-6a80.over_7e50.sidebar_silver_bb51 {
  position: initial;
}
.tiny_cefc
  .lower-6a80.over_7e50.sidebar_silver_bb51
  .glass_290b {
  left: auto;
}
.tiny_cefc .lower-6a80 .glass_290b {
  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;
}
.tiny_cefc .lower-6a80:hover.over_7e50 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tiny_cefc
  .lower-6a80:hover.over_7e50
  .glass_290b {
  display: block;
  z-index: 9999999;
}
.tiny_cefc .active-a74f .fluid_9ee5,
.tiny_cefc .tiny_26f1 .fluid_9ee5 {
  display: none;
}
.tiny_cefc .upper-36dd .lower-6a80:hover.over_7e50 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.button_97a0 .hot-92bd label,
.button_97a0 .photo_pink_a97c label,
.button_97a0 .soft_a7c2 label,
.button_97a0 .middle_03c5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.new-92dd {
  list-style: none;
  margin: 0;
}
.new-92dd article.article_8b61 {
  margin-bottom: 0;
}
.new-92dd ul {
  list-style: none;
  margin: 0;
}
.new-92dd .description_9792 li.article_8b61 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .new-92dd .description_9792 li.article_8b61 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .new-92dd .description_9792 li.article_8b61: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) {
  .new-92dd .description_9792 li.article_8b61 li.article_8b61 li.article_8b61 li.article_8b61 {
    padding-left: 0;
  }
}
article.article_8b61 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.article_8b61 .image-wood-94bf p:last-of-type {
  margin-bottom: 0;
}
article.article_8b61 .active-3957 {
  float: left;
}
article.article_8b61 .clean-a352 {
  margin-left: 85px;
}
article.article_8b61 .shade-liquid-307a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.article_8b61 .shade-liquid-307a .secondary-dbac {
  margin-left: 10px;
}
article.article_8b61 .pattern_prev_4489 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.article_8b61 .banner-7569 {
  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 .hot-92bd,
  #respond .soft_a7c2,
  #respond .middle_03c5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hot-92bd input,
#respond .soft_a7c2 input,
#respond .middle_03c5 input {
  width: 100%;
}
#respond .middle_03c5 {
  margin-right: 0;
}
#respond .column-mini-db72 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.active-a74f .shadow_complex_fae5 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.shadow_complex_fae5 .hero-thick-a76a.top_de41 .article-a996 > li > a:focus,
.shadow_complex_fae5 .hero-thick-a76a.top_de41 .article-a996 > li > a:hover,
.shadow_complex_fae5 .hero-thick-a76a.tag-easy-9e39 .article-a996 > li > a:focus,
.shadow_complex_fae5 .hero-thick-a76a.tag-easy-9e39 .article-a996 > li > a:hover,
.shadow_complex_fae5 .hero-thick-a76a.feature-9f74 .article-a996 > li > a:focus,
.shadow_complex_fae5 .hero-thick-a76a.feature-9f74 .article-a996 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_complex_fae5
  .hero-thick-a76a.top_de41
  .article-a996
  > li.mini_189c
  > a,
.shadow_complex_fae5
  .hero-thick-a76a.top_de41
  .article-a996
  > li.center-ae54
  > a,
.shadow_complex_fae5
  .hero-thick-a76a.tag-easy-9e39
  .article-a996
  > li.mini_189c
  > a,
.shadow_complex_fae5
  .hero-thick-a76a.tag-easy-9e39
  .article-a996
  > li.center-ae54
  > a,
.shadow_complex_fae5
  .hero-thick-a76a.feature-9f74
  .article-a996
  > li.mini_189c
  > a,
.shadow_complex_fae5 .hero-thick-a76a.feature-9f74 .article-a996 > li.cold_67a8 > a {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_complex_fae5 .thick-9162,
.shadow_complex_fae5 .thick-9162 a {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_complex_fae5 .fixed_4042.image-b64d li a,
.shadow_complex_fae5 .advanced-cc80 a,
.shadow_complex_fae5 .bottom_67fe,
.shadow_complex_fae5 .article-a996 > li > a,
.shadow_complex_fae5 .wrapper_last_b65a {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_complex_fae5 .fixed_4042.image-b64d li a:hover,
.shadow_complex_fae5 .advanced-cc80 a:hover,
.shadow_complex_fae5 .bottom_67fe:hover,
.shadow_complex_fae5 .article-a996 > li > a:hover,
.shadow_complex_fae5 .wrapper_last_b65a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_complex_fae5 .component_7d61 {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_complex_fae5 .component_7d61 .content-hard-b8b9 {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_complex_fae5 .component_7d61:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_complex_fae5 .detail-stone-34bc .clean-43d9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shadow_complex_fae5 .detail-stone-34bc .clean-43d9 .feature_advanced_5ed3 {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_complex_fae5
  .detail-stone-34bc
  .clean-43d9
  .feature_advanced_5ed3::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_complex_fae5
  .detail-stone-34bc
  .clean-43d9
  .feature_advanced_5ed3:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_complex_fae5
  .detail-stone-34bc
  .clean-43d9
  .feature_advanced_5ed3::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_complex_fae5
  .detail-stone-34bc
  .clean-43d9
  .feature_advanced_5ed3::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_complex_fae5 .detail-stone-34bc .row_action_d0ca {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_complex_fae5 .detail-stone-34bc .row_action_d0ca:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout-b3d7
  .shadow_complex_fae5
  .detail-stone-34bc
  .hover_b5d5
  .module_cold_11d2 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.layout-b3d7
  .shadow_complex_fae5
  .detail-stone-34bc
  .hover_b5d5
  .feature_advanced_5ed3 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active-a74f .column-stone-b08e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.column-stone-b08e .hero-thick-a76a.top_de41 .article-a996 > li > a:focus,
.column-stone-b08e .hero-thick-a76a.top_de41 .article-a996 > li > a:hover,
.column-stone-b08e .hero-thick-a76a.tag-easy-9e39 .article-a996 > li > a:focus,
.column-stone-b08e .hero-thick-a76a.tag-easy-9e39 .article-a996 > li > a:hover,
.column-stone-b08e .hero-thick-a76a.feature-9f74 .article-a996 > li > a:focus,
.column-stone-b08e .hero-thick-a76a.feature-9f74 .article-a996 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column-stone-b08e
  .hero-thick-a76a.top_de41
  .article-a996
  > li.mini_189c
  > a,
.column-stone-b08e
  .hero-thick-a76a.top_de41
  .article-a996
  > li.center-ae54
  > a,
.column-stone-b08e
  .hero-thick-a76a.tag-easy-9e39
  .article-a996
  > li.mini_189c
  > a,
.column-stone-b08e
  .hero-thick-a76a.tag-easy-9e39
  .article-a996
  > li.center-ae54
  > a,
.column-stone-b08e
  .hero-thick-a76a.feature-9f74
  .article-a996
  > li.mini_189c
  > a,
.column-stone-b08e .hero-thick-a76a.feature-9f74 .article-a996 > li.cold_67a8 > a {
  color: rgba(0, 0, 0, 0.8);
}
.column-stone-b08e .thick-9162,
.column-stone-b08e .thick-9162 a {
  color: rgba(0, 0, 0, 0.8);
}
.column-stone-b08e .fixed_4042.image-b64d li a,
.column-stone-b08e .advanced-cc80 a,
.column-stone-b08e .bottom_67fe,
.column-stone-b08e .article-a996 > li > a,
.column-stone-b08e .wrapper_last_b65a {
  color: rgba(0, 0, 0, 0.55);
}
.column-stone-b08e .fixed_4042.image-b64d li a:hover,
.column-stone-b08e .advanced-cc80 a:hover,
.column-stone-b08e .bottom_67fe:hover,
.column-stone-b08e .article-a996 > li > a:hover,
.column-stone-b08e .wrapper_last_b65a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column-stone-b08e .component_7d61 {
  color: rgba(0, 0, 0, 0.55);
}
.column-stone-b08e .component_7d61 .content-hard-b8b9 {
  color: rgba(0, 0, 0, 0.8);
}
.column-stone-b08e .component_7d61:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-stale-61f8 .accent-middle-6d37 {
  margin-left: auto;
  margin-right: auto;
}
.east-9cbd > * {
  margin-left: auto;
  margin-right: auto;
}
.east-9cbd .copper-383b {
  margin-right: 1.41575em;
}
.fresh_bdba .east-9cbd > .link_fe28 {
  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;
}
.fresh_bdba .east-9cbd > .summary-34da {
  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;
}
.table-clean-fcec.shadow-stale-61f8 .accent-middle-6d37,
.avatar-bronze-363c.shadow-stale-61f8 .accent-middle-6d37 {
  margin-left: 0;
}
.north_dd11.shadow-stale-61f8 .accent-middle-6d37,
.focused_5ea1.shadow-stale-61f8 .accent-middle-6d37 {
  margin-right: 0;
}
.east-9cbd ol,
.east-9cbd ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.menu-in-c53d video {
  max-width: 100%;
}
.title_old_0906 img {
  display: block;
}
.title_old_0906.copper-383b,
.title_old_0906.nav-0f4a {
  width: 100%;
}
.title_old_0906.summary-34da img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.media-4ed1:not(.disabled-pressed-6f01) {
  margin: 1.5em auto;
}
.preview_top_55a2 p {
  padding: 1.5em 14px;
}
ul.active_dark_1a3f.summary-34da,
ul.active_dark_1a3f.link_fe28,
ul.active_dark_1a3f.easy-a5a2.link_fe28 {
  padding: 0 14px;
}
.picture-pressed-da65 {
  display: block;
  overflow-x: auto;
}
.picture-pressed-da65 table {
  border-collapse: collapse;
  width: 100%;
}
.picture-pressed-da65 td,
.picture-pressed-da65 th {
  padding: 0.5em;
}
.east-9cbd li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.east-9cbd ol ol,
.east-9cbd ol ul,
.east-9cbd ul ol,
.east-9cbd ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.east-9cbd ol ol li,
.east-9cbd ol ul li,
.east-9cbd ul ol li,
.east-9cbd ul ul li {
  margin-left: 0;
}
.complex-8060.paragraph_c9da > .status-gold-f2a2 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.complex-8060.paragraph_c9da > .status-gold-f2a2 iframe,
.complex-8060.paragraph_c9da > .status-gold-f2a2 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.backdrop-09ad {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.backdrop-09ad.block_5727 {
  padding: 0;
}
.backdrop-09ad.block_5727 cite {
  font-size: 13px;
}
.backdrop-09ad > * {
  margin-left: 16px;
  margin-right: 16px;
}
.backdrop-09ad cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.basic_4e7c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.basic_4e7c > p:first-child {
  margin-top: 0;
}
.basic_4e7c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.basic_4e7c blockquote {
  border-left: 0;
}
.orange_69d2 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.orange_69d2:not(.tabs_slow_19bd) {
  max-width: 100px;
}
.orange_69d2.progress_black_864f {
  border-bottom: none !important;
  text-align: center;
}
.orange_69d2.progress_black_864f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .preview_top_55a2 p {
    padding: 1.5em 0;
  }
}
.green-14fb {
  color: #0073aa;
}
.stale-658f {
  background-color: #0073aa;
}
.sort-f97a {
  color: #229fd8;
}
.notice_under_e14a {
  background-color: #229fd8;
}
.tooltip_003c {
  color: #eee;
}
.article-lite-f2b4 {
  background-color: #eee;
}
.component_163e {
  color: #444;
}
.logo_07bc {
  background-color: #444;
}
.west-6f7c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.west-6f7c .paragraph-smooth-b269 .advanced-cc80 {
  font-size: 15px;
}
.west-6f7c .advanced-cc80 {
  line-height: 1.3;
}
.west-6f7c .column-stone-b08e {
}
.west-6f7c .shadow_complex_fae5 {
  background: #235787;
}
.main_red_f3d7 {
  padding: 0;
}
.main_red_f3d7 .shadow_complex_fae5 {
  background: #1a1a1a;
}
.main_red_f3d7 .column-stone-b08e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.solid_002d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.solid_002d .column-stone-b08e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.solid_002d .shadow_complex_fae5 {
  background: #303030;
}
.modal-c84f {
  position: relative;
  z-index: 10;
}
.modal-c84f .hidden_b9b4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.modal_d748 .over_7e50 {
  display: inline-block;
  vertical-align: middle;
}
.modal_d748.message-small-c683 .over_7e50 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .modal_d748.message-small-c683 .over_7e50 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .modal_d748.message-small-c683 .over_7e50 {
    margin-right: 0.4em;
  }
}
.modal_d748.message-small-c683 .over_7e50:last-child {
  margin-right: 0;
}
.component-d94b .hidden_b9b4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .active-a74f .paragraph-smooth-b269 {
    margin: 0 -0.5em;
  }
  .active-a74f .paragraph-smooth-b269 [class*="customify-col-"],
  .active-a74f .paragraph-smooth-b269 [class*="customify-col_"],
  .active-a74f .paragraph-smooth-b269 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.active-a74f.pro-80f2 .hidden_b9b4 {
  background: 0 0 !important;
}
.active-a74f.pro-80f2 .hidden_b9b4,
.active-a74f.component-d94b .hidden_b9b4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .active-a74f.paragraph_motion_b340 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.active-a74f.component-d94b .hidden_b9b4 {
  box-shadow: none !important;
}
.up_43f3 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .up_43f3 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .up_43f3 {
    padding: 18px 0 20px;
  }
}
.up_43f3 .filter_short_f2f5 {
  width: 100%;
}
.up_43f3 .backdrop-right-95fa {
  margin-bottom: 0;
}
.up_43f3 .header-in-76b1 {
  margin-top: 5px;
  font-size: 0.875em;
}
.purple_95b6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.purple_95b6 .grid-right-68af {
  width: 100%;
}
.accordion-west-a0db {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.accordion-west-a0db li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.accordion-west-a0db 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;
}
.accordion-west-a0db li:last-child:after {
  display: none;
}
.accordion-west-a0db li a {
  font-weight: 500;
  margin-right: 10px;
}
.steel-e558 .fluid_9ee5 button,
.up_43f3 .fluid_9ee5 button {
  left: 0;
}
.steel-e558 .grid-right-68af,
.up_43f3 .grid-right-68af {
  padding-left: 0;
  padding-right: 0;
}
.steel-e558 .purple_95b6,
.up_43f3 .purple_95b6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.steel-e558 {
  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;
}
.steel-e558: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;
}
.steel-e558 .tertiary-current-923d {
  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) {
  .steel-e558 .tertiary-current-923d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .steel-e558 .tertiary-current-923d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .steel-e558 .tertiary-current-923d {
    min-height: 200px;
  }
}
.steel-e558 .accordion-west-a0db {
  color: rgba(255, 255, 255, 0.8);
}
.steel-e558 .accordion-west-a0db a,
.steel-e558 .accordion-west-a0db li:after {
  color: inherit;
}
.steel-e558 .accordion-west-a0db a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.short_5ab0 {
  margin-bottom: 0.5em;
}
.overlay-warm-df02 {
  margin-bottom: 1.2em;
}
.overlay-warm-df02,
.short_5ab0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.overlay-warm-df02 p:last-child,
.short_5ab0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .fluid_9ee5,
#masthead .fluid_9ee5 {
  display: none;
}
#masthead
  > .fluid_9ee5.feature-hard-d5fb {
  display: none;
}
#masthead > .fluid_9ee5 button {
  left: 0;
}
.glass-0869 {
  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%;
}
.glass-0869 .over_7e50 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.glass-0869 .item_4bcc {
  display: -webkit-box;
  display: flex;
}
.glass-0869 .item_4bcc.thumbnail_f214 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.glass-0869 .item_4bcc.fluid-fded {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.glass-0869 .item_4bcc.dark_c52b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.glass-0869.focused-ce51.nav_5ec9 .item_4bcc.thumbnail_f214 {
  flex-basis: 100%;
}
.glass-0869.iron-05bc .item_4bcc.fluid-fded {
  -webkit-box-flex: 1;
  flex: auto;
}
.glass-0869.iron-05bc .item_4bcc.dark_c52b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .fluid_9ee5.feature-hard-d5fb {
  display: none;
}
#masthead > .fluid_9ee5 button {
  left: 0;
}
.active_3071 {
  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;
}
.active_3071:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.active_3071.focus-c63b i {
  margin-right: 4px;
}
.active_3071.slider_gold_f85d i {
  margin-left: 5px;
}
.advanced-cc80 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.advanced-cc80 p:last-child {
  margin-bottom: 0;
}
.form_center_083c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.form_center_083c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.form_center_083c img {
  display: block;
  width: auto;
  line-height: 1;
}
.form_center_083c .thick-9162 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.form_center_083c .sort_a52b {
  margin: 5px 0 7px 0;
}
.form_center_083c.menu-a42f .module-1a32 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.form_center_083c.menu-a42f .feature_24e9 {
  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;
}
.form_center_083c.pagination_725c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.form_center_083c.pagination_725c .module-1a32 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.form_center_083c.pagination_725c .feature_24e9 {
  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;
}
.form_center_083c.tag_6c98 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.form_center_083c.warm_9f7c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.form_center_083c.warm_9f7c .feature_24e9 {
  margin-top: 7px;
}
.breadcrumb-green-5062 {
  display: inline-block;
}
.modal-c84f .shade_1558 .form_center_083c img {
  max-width: 100%;
}
.hero-thick-a76a .column_9a7f.texture-4918,
.article_6ef5 .column_9a7f.texture-4918 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hero-thick-a76a .brown_42c3,
.article_6ef5 .brown_42c3 {
  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%);
}
.hero-thick-a76a .brown_42c3 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hero-thick-a76a.blue_27a7 .brown_42c3 {
  display: none;
}
.hero-thick-a76a .out_d7c0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hero-thick-a76a .out_d7c0 li {
  display: inline-block;
  position: relative;
}
.hero-thick-a76a .out_d7c0 li:last-child {
  margin-right: 0;
}
.hero-thick-a76a .out_d7c0 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;
}
.hero-thick-a76a .out_d7c0 li.cold_67a8 > a {
  color: rgba(0, 0, 0, 0.9);
}
.hero-thick-a76a .out_d7c0 > 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;
}
.hero-thick-a76a .out_d7c0 > li > a i {
  line-height: 0;
}
.hero-thick-a76a .out_d7c0 > li.nav-selected-4e26 > a .brown_42c3 {
  margin-left: 4px;
  line-height: 0;
}
.hero-thick-a76a .out_d7c0 .chip-cd96 li.nav-selected-4e26 > a {
  position: relative;
}
.hero-thick-a76a .out_d7c0 .chip-cd96 li.nav-selected-4e26 > a:after,
.hero-thick-a76a .out_d7c0 .chip-cd96 li.nav-selected-4e26 > a:before {
  content: "";
  display: table;
}
.hero-thick-a76a .out_d7c0 .chip-cd96 li.nav-selected-4e26 > a:after {
  clear: both;
}
.hero-thick-a76a .out_d7c0 .chip-cd96 li.nav-selected-4e26 > a .brown_42c3 {
  margin-left: 5px;
  float: right;
}
.hero-thick-a76a .aside_active_9a1a,
.hero-thick-a76a .chip-cd96 {
  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;
}
.hero-thick-a76a .chip-cd96 {
  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;
}
.hero-thick-a76a .chip-cd96 .texture-4918 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hero-thick-a76a .chip-cd96 .brown_42c3 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hero-thick-a76a .chip-cd96 li {
  display: block;
  margin: 0;
  padding: 0;
}
.hero-thick-a76a .chip-cd96 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;
}
.hero-thick-a76a .chip-cd96 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hero-thick-a76a .chip-cd96 .chip-cd96 {
  top: 0;
  left: 100%;
}
.hero-thick-a76a .rough_d5ad.fn-focus-5281 > .aside_active_9a1a,
.hero-thick-a76a .rough_d5ad.fn-focus-5281 > .chip-cd96,
.hero-thick-a76a .rough_d5ad:focus > .aside_active_9a1a,
.hero-thick-a76a .rough_d5ad:focus > .chip-cd96,
.hero-thick-a76a .rough_d5ad:hover > .aside_active_9a1a,
.hero-thick-a76a .rough_d5ad:hover > .chip-cd96 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hero-thick-a76a.feature-9f74 .article-a996:after,
.hero-thick-a76a.feature-9f74 .article-a996:before {
  content: "";
  display: table;
}
.hero-thick-a76a.feature-9f74 .article-a996:after {
  clear: both;
}
.hero-thick-a76a.feature-9f74 .article-a996 > li {
  float: left;
}
.hero-thick-a76a.heading-3c64 .article-a996:after,
.hero-thick-a76a.heading-3c64 .article-a996:before {
  content: "";
  display: table;
}
.hero-thick-a76a.heading-3c64 .article-a996:after {
  clear: both;
}
.hero-thick-a76a.heading-3c64 .article-a996 > li {
  float: left;
}
.hero-thick-a76a.heading-3c64 .article-a996 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hero-thick-a76a.heading-3c64 .article-a996 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hero-thick-a76a.heading-3c64 .article-a996 > li.mini_189c > a,
.hero-thick-a76a.heading-3c64 .article-a996 > li.cold_67a8 > a {
  color: #fff;
  background-color: #1e4b75;
}
.hero-thick-a76a.top_de41 .article-a996 > li > a .texture-4918 {
  position: relative;
}
.hero-thick-a76a.top_de41 .article-a996 > li > a .texture-4918: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;
}
.hero-thick-a76a.top_de41
  .article-a996
  > li:focus
  > a
  .texture-4918:before,
.hero-thick-a76a.top_de41
  .article-a996
  > li:hover
  > a
  .texture-4918:before {
  width: 100%;
  background-color: currentColor;
}
.hero-thick-a76a.top_de41
  .article-a996
  > li.mini_189c
  > a
  .texture-4918:before,
.hero-thick-a76a.top_de41
  .article-a996
  > li.center-ae54
  > a
  .texture-4918:before {
  width: 100%;
  background-color: currentColor;
}
.hero-thick-a76a.tag-easy-9e39 .article-a996 > li > a .texture-4918 {
  position: relative;
}
.hero-thick-a76a.tag-easy-9e39 .article-a996 > li > a .texture-4918: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;
}
.hero-thick-a76a.tag-easy-9e39 .article-a996 > li:focus > a .texture-4918:before,
.hero-thick-a76a.tag-easy-9e39
  .article-a996
  > li:hover
  > a
  .texture-4918:before {
  width: 100%;
  background-color: currentColor;
}
.hero-thick-a76a.tag-easy-9e39
  .article-a996
  > li.mini_189c
  > a
  .texture-4918:before,
.hero-thick-a76a.tag-easy-9e39
  .article-a996
  > li.center-ae54
  > a
  .texture-4918:before {
  width: 100%;
  background-color: currentColor;
}
.article_6ef5 .out_d7c0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.article_6ef5 .out_d7c0 li:first-child > a {
  border-top: none;
}
.article_6ef5 .out_d7c0 .logo_pink_1ed6 > .texture-4918 .brown_42c3 {
  display: none;
}
.article_6ef5 .out_d7c0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.article_6ef5 .out_d7c0 li:last-child {
  border: none;
}
.article_6ef5 .out_d7c0 li.nav-selected-4e26 > a {
  padding-right: 45px !important;
}
.article_6ef5 .out_d7c0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.article_6ef5 .out_d7c0 li a:focus,
.article_6ef5 .out_d7c0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.article_6ef5 .out_d7c0 li .picture-orange-d8a7 {
  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;
}
.article_6ef5 .out_d7c0 li .picture-orange-d8a7:hover {
  box-shadow: none;
}
.article_6ef5 .out_d7c0 li .picture-orange-d8a7 .brown_42c3 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.article_6ef5 .out_d7c0 .chip-cd96 {
  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);
}
.article_6ef5 .out_d7c0 .chip-cd96 li a {
  padding-left: 3em;
}
.article_6ef5 .out_d7c0 .upper-1838 > a .picture-orange-d8a7 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.article_6ef5 .out_d7c0 .upper-1838 > .chip-cd96 {
  display: block;
  opacity: 1;
}
.text-1195 {
  max-width: 100%;
}
.button_fresh_7022 {
  line-height: 0;
  cursor: pointer;
}
.wrapper_last_b65a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.wrapper_last_b65a:hover {
  box-shadow: none;
  color: currentColor;
}
.wrapper_last_b65a svg {
  width: 18px;
  height: 18px;
}
.wrapper_last_b65a .element-db4b {
  display: none;
}
.first-af6c {
  position: relative;
}
.first-af6c.fn-active-5281 .wrapper_last_b65a .stone_1c4a {
  display: none;
}
.first-af6c.fn-active-5281 .wrapper_last_b65a .element-db4b {
  display: inline-block;
}
.first-af6c .new-06ae {
  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);
}
.first-af6c.item_c423 .new-06ae {
  left: auto;
  right: -0.9em;
}
.first-af6c.item_c423 .large-a2a7::before {
  left: auto;
  right: 15px;
}
.first-af6c.fn-active-5281 .new-06ae {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hover_b5d5 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hover_b5d5 label {
  flex-basis: 100%;
}
.hover_b5d5 .clean-43d9 {
  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;
}
.hover_b5d5 .feature_advanced_5ed3 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hover_b5d5 .feature_advanced_5ed3:focus {
  background-color: transparent;
}
.hover_b5d5 button.row_action_d0ca {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hover_b5d5 button.row_action_d0ca:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hover_b5d5 button.row_action_d0ca svg {
  width: 18px;
  height: 18px;
}
.hover_b5d5 input[type="submit"] {
  min-height: auto;
}
.detail-stone-34bc .hover_b5d5 .feature_advanced_5ed3 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.large-a2a7 {
  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) {
  .large-a2a7 {
    width: 220px;
  }
}
.large-a2a7 label {
  flex-basis: 100%;
}
.large-a2a7::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;
}
.layout-b3d7 .detail-stone-34bc .hover_b5d5 {
  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;
}
.layout-b3d7
  .detail-stone-34bc
  .hover_b5d5
  .clean-43d9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.layout-b3d7 .detail-stone-34bc .hover_b5d5 .feature_advanced_5ed3 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.layout-b3d7
  .detail-stone-34bc
  .hover_b5d5
  .feature_advanced_5ed3:focus {
  background: 0 0;
}
.layout-b3d7
  .detail-stone-34bc
  .hover_b5d5
  .module_cold_11d2 {
  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;
}
.fixed_4042 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.fixed_4042 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.fixed_4042 li:last-child {
  margin-right: 0;
}
.fixed_4042 li:first-child {
  margin-left: 0;
}
.fixed_4042.shadow_hard_9208 a {
  color: #fff;
}
.fixed_4042.shadow_hard_9208 a:hover {
  color: #fff;
}
.fixed_4042 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.fixed_4042 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.fixed_4042 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fixed_4042 a:hover {
  opacity: 0.9;
  color: inherit;
}
.fixed_4042 [class*="social-icon-apple"] {
  background-color: #999;
}
.fixed_4042 [class*="social-icon-apple"].accent_warm_697b {
  background-color: transparent;
  color: #999;
}
.fixed_4042 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.fixed_4042 [class*="social-icon-behance"].accent_warm_697b {
  background-color: transparent;
  color: #1769ff;
}
.fixed_4042 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.fixed_4042 [class*="social-icon-bitbucket"].accent_warm_697b {
  background-color: transparent;
  color: #205081;
}
.fixed_4042 [class*="social-icon-codepen"] {
  background-color: #000;
}
.fixed_4042 [class*="social-icon-codepen"].accent_warm_697b {
  background-color: transparent;
  color: #000;
}
.fixed_4042 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.fixed_4042 [class*="social-icon-delicious"].accent_warm_697b {
  background-color: transparent;
  color: #39f;
}
.fixed_4042 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.fixed_4042 [class*="social-icon-digg"].accent_warm_697b {
  background-color: transparent;
  color: #005be2;
}
.fixed_4042 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.fixed_4042 [class*="social-icon-dribbble"].accent_warm_697b {
  background-color: transparent;
  color: #ea4c89;
}
.fixed_4042 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.fixed_4042 [class*="social-icon-envelope"].accent_warm_697b {
  background-color: transparent;
  color: #ea4335;
}
.fixed_4042 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.fixed_4042 [class*="social-icon-facebook"].accent_warm_697b {
  background-color: transparent;
  color: #3b5998;
}
.fixed_4042 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.fixed_4042 [class*="social-icon-flickr"].accent_warm_697b {
  background-color: transparent;
  color: #0063dc;
}
.fixed_4042 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.fixed_4042 [class*="social-icon-foursquare"].accent_warm_697b {
  background-color: transparent;
  color: #2d5be3;
}
.fixed_4042 [class*="social-icon-github"] {
  background-color: #333;
}
.fixed_4042 [class*="social-icon-github"].accent_warm_697b {
  background-color: transparent;
  color: #333;
}
.fixed_4042 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.fixed_4042 [class*="social-icon-google-plus"].accent_warm_697b {
  background-color: transparent;
  color: #dd4b39;
}
.fixed_4042 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.fixed_4042 [class*="social-icon-houzz"].accent_warm_697b {
  background-color: transparent;
  color: #7ac142;
}
.fixed_4042 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.fixed_4042 [class*="social-icon-instagram"].accent_warm_697b {
  background-color: transparent;
  color: #262626;
}
.fixed_4042 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.fixed_4042 [class*="social-icon-jsfiddle"].accent_warm_697b {
  background-color: transparent;
  color: #487aa2;
}
.fixed_4042 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.fixed_4042 [class*="social-icon-linkedin"].accent_warm_697b {
  background-color: transparent;
  color: #0077b5;
}
.fixed_4042 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.fixed_4042 [class*="social-icon-medium"].accent_warm_697b {
  background-color: transparent;
  color: #00ab6b;
}
.fixed_4042 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.fixed_4042
  [class*="social-icon-odnoklassniki"].accent_warm_697b {
  background-color: transparent;
  color: #f4731c;
}
.fixed_4042 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.fixed_4042 [class*="social-icon-meetup"].accent_warm_697b {
  background-color: transparent;
  color: #ec1c40;
}
.fixed_4042 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.fixed_4042 [class*="social-icon-pinterest"].accent_warm_697b {
  background-color: transparent;
  color: #bd081c;
}
.fixed_4042 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.fixed_4042 [class*="social-icon-product-hunt"].accent_warm_697b {
  background-color: transparent;
  color: #da552f;
}
.fixed_4042 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.fixed_4042 [class*="social-icon-reddit"].accent_warm_697b {
  background-color: transparent;
  color: #ff4500;
}
.fixed_4042 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.fixed_4042 [class*="social-icon-rss"].accent_warm_697b {
  background-color: transparent;
  color: #f26522;
}
.fixed_4042 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.fixed_4042
  [class*="social-icon-shopping-cart"].accent_warm_697b {
  background-color: transparent;
  color: #4caf50;
}
.fixed_4042 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.fixed_4042 [class*="social-icon-skype"].accent_warm_697b {
  background-color: transparent;
  color: #00aff0;
}
.fixed_4042 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.fixed_4042 [class*="social-icon-slideshare"].accent_warm_697b {
  background-color: transparent;
  color: #0077b5;
}
.fixed_4042 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.fixed_4042 [class*="social-icon-snapchat"].accent_warm_697b {
  background-color: transparent;
  color: #fffc00;
}
.fixed_4042 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.fixed_4042 [class*="social-icon-soundcloud"].accent_warm_697b {
  background-color: transparent;
  color: #f80;
}
.fixed_4042 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.fixed_4042 [class*="social-icon-spotify"].accent_warm_697b {
  background-color: transparent;
  color: #2ebd59;
}
.fixed_4042 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.fixed_4042
  [class*="social-icon-stack-overflow"].accent_warm_697b {
  background-color: transparent;
  color: #fe7a15;
}
.fixed_4042 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.fixed_4042 [class*="social-icon-maldkfgram"].accent_warm_697b {
  background-color: transparent;
  color: #2ca5e0;
}
.fixed_4042 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.fixed_4042 [class*="social-icon-tripadvisor"].accent_warm_697b {
  background-color: transparent;
  color: #589442;
}
.fixed_4042 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.fixed_4042 [class*="social-icon-tumblr"].accent_warm_697b {
  background-color: transparent;
  color: #35465c;
}
.fixed_4042 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.fixed_4042 [class*="social-icon-twitch"].accent_warm_697b {
  background-color: transparent;
  color: #6441a5;
}
.fixed_4042 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.fixed_4042 [class*="social-icon-twitter"].accent_warm_697b {
  background-color: transparent;
  color: #1da1f2;
}
.fixed_4042 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.fixed_4042 [class*="social-icon-vimeo"].accent_warm_697b {
  background-color: transparent;
  color: #1ab7ea;
}
.fixed_4042 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.fixed_4042 [class*="social-icon-vk"].accent_warm_697b {
  background-color: transparent;
  color: #45668e;
}
.fixed_4042 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.fixed_4042 [class*="social-icon-weibo"].accent_warm_697b {
  background-color: transparent;
  color: #df2029;
}
.fixed_4042 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.fixed_4042 [class*="social-icon-weixin"].accent_warm_697b {
  background-color: transparent;
  color: #7bb32e;
}
.fixed_4042 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.fixed_4042 [class*="social-icon-whatsapp"].accent_warm_697b {
  background-color: transparent;
  color: #25d366;
}
.fixed_4042 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.fixed_4042 [class*="social-icon-wordpress"].accent_warm_697b {
  background-color: transparent;
  color: #21759b;
}
.fixed_4042 [class*="social-icon-xing"] {
  background-color: #026466;
}
.fixed_4042 [class*="social-icon-xing"].accent_warm_697b {
  background-color: transparent;
  color: #026466;
}
.fixed_4042 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.fixed_4042 [class*="social-icon-yelp"].accent_warm_697b {
  background-color: transparent;
  color: #af0606;
}
.fixed_4042 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.fixed_4042 [class*="social-icon-youtube"].accent_warm_697b {
  background-color: transparent;
  color: #cd201f;
}
.bottom_67fe {
  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;
}
.bottom_67fe:hover {
  box-shadow: none;
  background: 0 0;
}
.row_fixed_7f0e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.widget-7e8e {
  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;
}
.info-8f63 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.warm-7ec0 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.warm-7ec0,
.warm-7ec0::after,
.warm-7ec0::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;
}
.warm-7ec0::after,
.warm-7ec0::before {
  content: "";
  display: block;
  background-color: inherit;
}
.shadow_57c7 .widget-7e8e .info-8f63 {
  margin-top: -2px;
  width: 19px;
}
.shadow_57c7 .widget-7e8e .warm-7ec0 {
  margin-top: -1px;
}
.shadow_57c7 .widget-7e8e .warm-7ec0,
.shadow_57c7 .widget-7e8e .warm-7ec0::after,
.shadow_57c7 .widget-7e8e .warm-7ec0::before {
  width: 19px;
  height: 2px;
}
.shadow_57c7 .widget-7e8e .warm-7ec0::before {
  top: -6px;
}
.shadow_57c7 .widget-7e8e .warm-7ec0::after {
  bottom: -6px;
}
.search_ef69 .widget-7e8e .info-8f63 {
  margin-top: -2px;
  width: 22px;
}
.search_ef69 .widget-7e8e .warm-7ec0 {
  margin-top: -1px;
}
.search_ef69 .widget-7e8e .warm-7ec0,
.search_ef69 .widget-7e8e .warm-7ec0::after,
.search_ef69 .widget-7e8e .warm-7ec0::before {
  width: 22px;
  height: 2px;
}
.search_ef69 .widget-7e8e .warm-7ec0::before {
  top: -7px;
}
.search_ef69 .widget-7e8e .warm-7ec0::after {
  bottom: -7px;
}
.gradient_3aa2 .widget-7e8e .info-8f63 {
  margin-top: -2px;
  width: 31px;
}
.gradient_3aa2 .widget-7e8e .warm-7ec0 {
  margin-top: -1.5px;
}
.gradient_3aa2 .widget-7e8e .warm-7ec0,
.gradient_3aa2 .widget-7e8e .warm-7ec0::after,
.gradient_3aa2 .widget-7e8e .warm-7ec0::before {
  width: 31px;
  height: 3px;
}
.gradient_3aa2 .widget-7e8e .warm-7ec0::before {
  top: -9px;
}
.gradient_3aa2 .widget-7e8e .warm-7ec0::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .block-solid-6dda .widget-7e8e .info-8f63 {
    margin-top: -2px;
    width: 19px;
  }
  .block-solid-6dda .widget-7e8e .warm-7ec0 {
    margin-top: -1px;
  }
  .block-solid-6dda .widget-7e8e .warm-7ec0,
  .block-solid-6dda .widget-7e8e .warm-7ec0::after,
  .block-solid-6dda .widget-7e8e .warm-7ec0::before {
    width: 19px;
    height: 2px;
  }
  .block-solid-6dda .widget-7e8e .warm-7ec0::before {
    top: -6px;
  }
  .block-solid-6dda .widget-7e8e .warm-7ec0::after {
    bottom: -6px;
  }
  .dropdown_prev_6050 .widget-7e8e .info-8f63 {
    margin-top: -2px;
    width: 22px;
  }
  .dropdown_prev_6050 .widget-7e8e .warm-7ec0 {
    margin-top: -1px;
  }
  .dropdown_prev_6050 .widget-7e8e .warm-7ec0,
  .dropdown_prev_6050 .widget-7e8e .warm-7ec0::after,
  .dropdown_prev_6050 .widget-7e8e .warm-7ec0::before {
    width: 22px;
    height: 2px;
  }
  .dropdown_prev_6050 .widget-7e8e .warm-7ec0::before {
    top: -7px;
  }
  .dropdown_prev_6050 .widget-7e8e .warm-7ec0::after {
    bottom: -7px;
  }
  .menu-stone-b1e0 .widget-7e8e .info-8f63 {
    margin-top: -2px;
    width: 31px;
  }
  .menu-stone-b1e0 .widget-7e8e .warm-7ec0 {
    margin-top: -1.5px;
  }
  .menu-stone-b1e0 .widget-7e8e .warm-7ec0,
  .menu-stone-b1e0 .widget-7e8e .warm-7ec0::after,
  .menu-stone-b1e0 .widget-7e8e .warm-7ec0::before {
    width: 31px;
    height: 3px;
  }
  .menu-stone-b1e0 .widget-7e8e .warm-7ec0::before {
    top: -9px;
  }
  .menu-stone-b1e0 .widget-7e8e .warm-7ec0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .outline_new_2377 .widget-7e8e .info-8f63 {
    margin-top: -2px;
    width: 19px;
  }
  .outline_new_2377 .widget-7e8e .warm-7ec0 {
    margin-top: -1px;
  }
  .outline_new_2377 .widget-7e8e .warm-7ec0,
  .outline_new_2377 .widget-7e8e .warm-7ec0::after,
  .outline_new_2377 .widget-7e8e .warm-7ec0::before {
    width: 19px;
    height: 2px;
  }
  .outline_new_2377 .widget-7e8e .warm-7ec0::before {
    top: -6px;
  }
  .outline_new_2377 .widget-7e8e .warm-7ec0::after {
    bottom: -6px;
  }
  .widget-tiny-3982 .widget-7e8e .info-8f63 {
    margin-top: -2px;
    width: 22px;
  }
  .widget-tiny-3982 .widget-7e8e .warm-7ec0 {
    margin-top: -1px;
  }
  .widget-tiny-3982 .widget-7e8e .warm-7ec0,
  .widget-tiny-3982 .widget-7e8e .warm-7ec0::after,
  .widget-tiny-3982 .widget-7e8e .warm-7ec0::before {
    width: 22px;
    height: 2px;
  }
  .widget-tiny-3982 .widget-7e8e .warm-7ec0::before {
    top: -7px;
  }
  .widget-tiny-3982 .widget-7e8e .warm-7ec0::after {
    bottom: -7px;
  }
  .down_9d2e .widget-7e8e .info-8f63 {
    margin-top: -2px;
    width: 31px;
  }
  .down_9d2e .widget-7e8e .warm-7ec0 {
    margin-top: -1.5px;
  }
  .down_9d2e .widget-7e8e .warm-7ec0,
  .down_9d2e .widget-7e8e .warm-7ec0::after,
  .down_9d2e .widget-7e8e .warm-7ec0::before {
    width: 31px;
    height: 3px;
  }
  .down_9d2e .widget-7e8e .warm-7ec0::before {
    top: -9px;
  }
  .down_9d2e .widget-7e8e .warm-7ec0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .yellow-2f56 .widget-7e8e .info-8f63 {
    margin-top: -2px;
    width: 19px;
  }
  .yellow-2f56 .widget-7e8e .warm-7ec0 {
    margin-top: -1px;
  }
  .yellow-2f56 .widget-7e8e .warm-7ec0,
  .yellow-2f56 .widget-7e8e .warm-7ec0::after,
  .yellow-2f56 .widget-7e8e .warm-7ec0::before {
    width: 19px;
    height: 2px;
  }
  .yellow-2f56 .widget-7e8e .warm-7ec0::before {
    top: -6px;
  }
  .yellow-2f56 .widget-7e8e .warm-7ec0::after {
    bottom: -6px;
  }
  .motion_17b6 .widget-7e8e .info-8f63 {
    margin-top: -2px;
    width: 22px;
  }
  .motion_17b6 .widget-7e8e .warm-7ec0 {
    margin-top: -1px;
  }
  .motion_17b6 .widget-7e8e .warm-7ec0,
  .motion_17b6 .widget-7e8e .warm-7ec0::after,
  .motion_17b6 .widget-7e8e .warm-7ec0::before {
    width: 22px;
    height: 2px;
  }
  .motion_17b6 .widget-7e8e .warm-7ec0::before {
    top: -7px;
  }
  .motion_17b6 .widget-7e8e .warm-7ec0::after {
    bottom: -7px;
  }
  .light-d035 .widget-7e8e .info-8f63 {
    margin-top: -2px;
    width: 31px;
  }
  .light-d035 .widget-7e8e .warm-7ec0 {
    margin-top: -1.5px;
  }
  .light-d035 .widget-7e8e .warm-7ec0,
  .light-d035 .widget-7e8e .warm-7ec0::after,
  .light-d035 .widget-7e8e .warm-7ec0::before {
    width: 31px;
    height: 3px;
  }
  .light-d035 .widget-7e8e .warm-7ec0::before {
    top: -9px;
  }
  .light-d035 .widget-7e8e .warm-7ec0::after {
    bottom: -9px;
  }
}
.thumbnail-outer-3d99 .warm-7ec0 {
  -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);
}
.thumbnail-outer-3d99 .warm-7ec0::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.thumbnail-outer-3d99 .warm-7ec0::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);
}
.thumbnail-outer-3d99.east-749c .warm-7ec0 {
  -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);
}
.thumbnail-outer-3d99.east-749c .warm-7ec0::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.thumbnail-outer-3d99.east-749c .warm-7ec0::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);
}
.warm-2a7c {
  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.south_6aba:before {
  display: none;
}
.tiny_26f1 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tiny_26f1 .feature_yellow_9a63 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tiny_26f1 .feature_yellow_9a63:last-of-type {
  border-bottom: none;
}
.tiny_26f1 .feature_yellow_9a63.background-9db5,
.tiny_26f1 .feature_yellow_9a63.icon_11c3,
.tiny_26f1 .feature_yellow_9a63.backdrop_30dd {
  padding: 0;
}
.tiny_26f1 .article_6ef5 .picture-orange-d8a7 {
  color: currentColor;
}
.tiny_26f1 .article_6ef5 .picture-orange-d8a7:focus,
.tiny_26f1 .article_6ef5 .picture-orange-d8a7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tiny_26f1.column-stone-b08e .component_7d61,
.tiny_26f1.column-stone-b08e .advanced-cc80 a,
.tiny_26f1.column-stone-b08e .article-a996 a,
.tiny_26f1.column-stone-b08e .chip-cd96 a {
  color: rgba(0, 0, 0, 0.55);
}
.tiny_26f1.column-stone-b08e .component_7d61:hover,
.tiny_26f1.column-stone-b08e .advanced-cc80 a:hover,
.tiny_26f1.column-stone-b08e .article-a996 a:hover,
.tiny_26f1.column-stone-b08e .chip-cd96 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tiny_26f1.column-stone-b08e .content-hard-b8b9 {
  color: rgba(0, 0, 0, 0.8);
}
.tiny_26f1.column-stone-b08e .feature_yellow_9a63 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tiny_26f1.column-stone-b08e .feature_yellow_9a63:before {
  background: rgba(0, 0, 0, 0.08);
}
.tiny_26f1.column-stone-b08e .first-efff:before {
  background: rgba(255, 255, 255, 0.9);
}
.tiny_26f1.column-stone-b08e .article_6ef5 .out_d7c0 li a,
.tiny_26f1.column-stone-b08e .article_6ef5 .picture-orange-d8a7,
.tiny_26f1.column-stone-b08e .chip-cd96 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tiny_26f1.column-stone-b08e .article_6ef5 .picture-orange-d8a7:focus,
.tiny_26f1.column-stone-b08e .article_6ef5 .picture-orange-d8a7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tiny_26f1.column-stone-b08e .out_d7c0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tiny_26f1.shadow_complex_fae5 .component_7d61,
.tiny_26f1.shadow_complex_fae5 .advanced-cc80 a,
.tiny_26f1.shadow_complex_fae5 .article-a996 .picture-orange-d8a7,
.tiny_26f1.shadow_complex_fae5 .article-a996 a,
.tiny_26f1.shadow_complex_fae5 .chip-cd96 a {
  color: rgba(255, 255, 255, 0.79);
}
.tiny_26f1.shadow_complex_fae5 .component_7d61:hover,
.tiny_26f1.shadow_complex_fae5 .advanced-cc80 a:hover,
.tiny_26f1.shadow_complex_fae5 .article-a996 .picture-orange-d8a7:hover,
.tiny_26f1.shadow_complex_fae5 .article-a996 a:hover,
.tiny_26f1.shadow_complex_fae5 .chip-cd96 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tiny_26f1.shadow_complex_fae5 .content-hard-b8b9 {
  color: rgba(255, 255, 255, 0.99);
}
.tiny_26f1.shadow_complex_fae5 .feature_yellow_9a63 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tiny_26f1.shadow_complex_fae5 .feature_yellow_9a63:before {
  background: rgba(255, 255, 255, 0.08);
}
.tiny_26f1.shadow_complex_fae5 .first-efff:before {
  background: rgba(0, 0, 0, 0.9);
}
.tiny_26f1.shadow_complex_fae5 .article_6ef5 .out_d7c0 li a,
.tiny_26f1.shadow_complex_fae5 .article_6ef5 .picture-orange-d8a7,
.tiny_26f1.shadow_complex_fae5 .chip-cd96 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tiny_26f1.shadow_complex_fae5 .article_6ef5 .picture-orange-d8a7:focus,
.tiny_26f1.shadow_complex_fae5 .article_6ef5 .picture-orange-d8a7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tiny_26f1.shadow_complex_fae5 .out_d7c0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.first-efff {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.first-efff:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.column-pink-e77d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.notice_fast_9d02 .tiny_26f1 {
  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;
}
.notice_fast_9d02 .feature_yellow_9a63 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.notice_fast_9d02 .feature_yellow_9a63: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) {
  .notice_fast_9d02 .feature_yellow_9a63:before {
    width: 16%;
    left: 42%;
  }
}
.notice_fast_9d02 .feature_yellow_9a63:last-child:before {
  content: none;
}
.notice_fast_9d02 .feature_yellow_9a63[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.notice_fast_9d02 .article_6ef5 .out_d7c0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.notice_fast_9d02 .article_6ef5 .out_d7c0 li a .picture-orange-d8a7 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.notice_fast_9d02 .article_6ef5 .chip-cd96 {
  border: none;
}
.notice_fast_9d02 .article_6ef5 .chip-cd96 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.notice_fast_9d02 .first-efff {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.notice_fast_9d02 .column-pink-e77d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.notice_fast_9d02 .shadow_complex_fae5 .first-efff:before {
  background: rgba(0, 0, 0, 0.9);
}
.notice_fast_9d02 .column-stone-b08e.top-5a4f .warm-7ec0 {
  background: rgba(0, 0, 0, 0.6);
}
.notice_fast_9d02
  .column-stone-b08e.top-5a4f
  .warm-7ec0::after,
.notice_fast_9d02
  .column-stone-b08e.top-5a4f
  .warm-7ec0:before {
  background: inherit;
}
.notice_fast_9d02
  .column-stone-b08e.top-5a4f:hover
  .warm-7ec0 {
  background: rgba(0, 0, 0, 0.8);
}
.mask-7007 .tiny_26f1 {
  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) {
  .mask-7007 .tiny_26f1 {
    width: auto;
    right: 45px;
  }
}
.huge_7059 .tiny_26f1 {
  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) {
  .huge_7059 .tiny_26f1 {
    width: auto;
    left: 45px;
  }
}
.south_6aba .tiny_26f1 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.south_6aba .column-pink-e77d {
  max-width: 48em;
  margin: 0 auto;
}
.south_6aba .first-efff:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.column-93e4 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.column-93e4.notice_fast_9d02 .tiny_26f1 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.column-93e4.mask-7007 .tiny_26f1 {
  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);
}
.column-93e4 .tiny_26f1 {
  visibility: visible;
}
.column-93e4.huge_7059 .tiny_26f1 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.picture-dd04,
.background-0a04 {
  overflow-x: hidden;
}
.picture-dd04 .tiny_26f1 {
  overflow: auto;
}
.picture-dd04.notice_fast_9d02 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.picture-dd04.notice_fast_9d02 .tiny_26f1 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.picture-dd04.notice_fast_9d02 .bottom_67fe {
  opacity: 0;
}
.picture-dd04.mask-7007 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.picture-dd04.mask-7007 .tiny_26f1 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.picture-dd04.mask-7007 .bottom_67fe {
  opacity: 0;
}
.picture-dd04.huge_7059 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.picture-dd04.huge_7059 .tiny_26f1 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.picture-dd04.huge_7059 .bottom_67fe {
  opacity: 0;
}
.picture-dd04.south_6aba .tiny_26f1 {
  z-index: 10;
  visibility: visible;
}
.top-5a4f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.top-5a4f .warm-7ec0 {
  background: rgba(255, 255, 255, 0.99);
}
.top-5a4f .warm-7ec0::after,
.top-5a4f .warm-7ec0:before {
  background: inherit;
}
.top-5a4f:hover .warm-7ec0 {
  background: rgba(255, 255, 255, 0.99);
}
.huge_7059 .top-5a4f {
  top: 10px;
  right: auto;
  left: 12px;
}
.south_6aba .top-5a4f {
  display: none !important;
}
.picture-dd04:before,
.background-0a04:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.picture-dd04 .top-5a4f,
.background-0a04 .top-5a4f {
  display: inline-block;
}
.tiny_26f1 .over_7e50 {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.picture-dd04 .tiny_26f1 .over_7e50,
.background-0a04 .tiny_26f1 .over_7e50 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.shadow_red_d2b5 .clean-43d9 {
  width: 100%;
}
.shade_1558 {
  padding: 0 0.5em 0;
}
.shade_1558 [class*="customify-col-"],
.shade_1558 [class*="customify-col_"],
.shade_1558 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.rough-0a63 .shade_1558 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .paragraph-smooth-b269 .detail-17ee,
  .detail-17ee {
    display: none;
  }
  .hover-c98d {
    text-align: left;
  }
  .disabled_0fb7 {
    text-align: center;
  }
  .thick_9cf2 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph-smooth-b269 .liquid_ae51,
  .liquid_ae51 {
    display: none;
  }
  .upper-b3df {
    text-align: left;
  }
  .active-hot-2b77 {
    text-align: center;
  }
  .fluid-115c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-smooth-b269 .item_afa8,
  .item_afa8 {
    display: none;
  }
  .hidden_gold_cf6a {
    text-align: left;
  }
  .first_12af {
    text-align: center;
  }
  .lite_4235 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pattern-middle-b801 {
  box-shadow: none !important;
}
.text-gold-af3b .avatar_fresh_b7f1,
.label_348a .avatar_fresh_b7f1 {
  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;
}
.label_348a .avatar_fresh_b7f1 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.hidden_b9b4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.hidden_b9b4:after,
.hidden_b9b4:before {
  content: "";
  display: table;
}
.hidden_b9b4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .hidden_b9b4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.hidden_b9b4,
.paragraph_motion_b340 {
  max-width: 1248px;
  margin: 0 auto;
}

.accordion-basic-3b83.overlay_huge_d781 .hidden_b9b4 {
  max-width: 100%;
}
.accordion-basic-3b83.description_upper_a761 {
  max-width: 1200px;
  margin: 0 auto;
}
.accordion-basic-3b83.breadcrumb_paper_e58a .hidden_b9b4 {
  max-width: 100%;
}
.accordion-basic-3b83.breadcrumb_paper_e58a > .hidden_b9b4 {
  padding-left: 0;
  padding-right: 0;
}
.accordion-basic-3b83.breadcrumb_paper_e58a > .hidden_b9b4 .paragraph-smooth-b269 {
  margin: 0;
}
.accordion-basic-3b83.breadcrumb_paper_e58a
  > .hidden_b9b4
  .accordion-ca5f.input-selected-144d {
  margin-right: 0;
  margin-left: 0;
}
.accordion-basic-3b83.breadcrumb_paper_e58a #main.input-selected-144d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .photo-selected-da8c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .photo-selected-da8c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .picture_4850 .accent-middle-6d37 {
    padding-right: 1em;
  }
  .picture_4850.mask-white-790c .accordion-ca5f {
    border-right: 1px solid #eaecee;
  }
  .picture_4850.mask-white-790c .accent-middle-6d37 {
    padding-right: 1em;
  }
  .picture_4850.mask-white-790c .component_east_3763 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .green_e0e0 .accent-middle-6d37 {
    padding-left: 1em;
  }
  .green_e0e0.mask-white-790c .accordion-ca5f {
    border-left: 1px solid #eaecee;
  }
  .green_e0e0.mask-white-790c .accent-middle-6d37 {
    padding-left: 1em;
  }
  .green_e0e0.mask-white-790c .component_east_3763 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active-3b87 .accent-middle-6d37 {
    padding-left: 1em;
  }
  .active-3b87.mask-white-790c .thumbnail-5e80 {
    border-right: 1px solid #eaecee;
  }
  .active-3b87.mask-white-790c .footer_504b {
    border-right: 1px solid #eaecee;
  }
  .active-3b87.mask-white-790c .accent-middle-6d37 {
    padding-left: 1em;
  }
  .active-3b87.mask-white-790c .component_east_3763 {
    padding-right: 1em;
  }
  .active-3b87.mask-white-790c .shadow-large-66db {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled-4d8d .accent-middle-6d37 {
    padding-right: 1em;
  }
  .disabled-4d8d.mask-white-790c .thumbnail-5e80 {
    border-left: 1px solid #eaecee;
  }
  .disabled-4d8d.mask-white-790c .footer_504b {
    border-left: 1px solid #eaecee;
  }
  .disabled-4d8d.mask-white-790c .accent-middle-6d37 {
    padding-right: 1em;
  }
  .disabled-4d8d.mask-white-790c .component_east_3763 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .disabled-4d8d.mask-white-790c .shadow-large-66db {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .photo-selected-da8c .accent-middle-6d37 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo-selected-da8c.mask-white-790c .accordion-ca5f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .photo-selected-da8c.mask-white-790c .accent-middle-6d37 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo-selected-da8c.mask-white-790c .component_east_3763 {
    padding-left: 1em;
  }
  .photo-selected-da8c.mask-white-790c .shadow-large-66db {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .photo-selected-da8c.mask-white-790c .accent-middle-6d37 {
    padding-left: 0;
  }
}
.cold_be3c .modal_d748 {
  display: inline-block;
}
.pattern_1937 {
  display: inline-block;
}
.column_complex_ba44 {
  word-con: break-word;
}
.header-b03f > span {
  display: inline-block;
  padding: 5px 0;
}
.header-b03f .video_b83e {
  margin-left: 8px;
  margin-right: 8px;
}
.header-b03f .info-34c8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.down_f50a .old_ebb7 {
  margin-bottom: 2em;
}
.down_f50a .tabs-dirty-2bc5 {
  margin-bottom: 15px;
}
.down_f50a .tabs-dirty-2bc5:last-child {
  margin-bottom: 0;
}
.down_f50a .progress_e4dc {
  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) {
  .down_f50a .progress_e4dc {
    display: block;
  }
}
.down_f50a .background-e081 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .down_f50a .background-e081 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.down_f50a .info-prev-b8e7 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.down_f50a .info-prev-b8e7 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.down_f50a .info-prev-b8e7 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.down_f50a .column_complex_ba44 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.down_f50a .column_complex_ba44 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.down_f50a .list-deb7 p:last-child {
  margin-bottom: 0;
}
.down_f50a .iron-9d49 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.down_f50a .focus_advanced_88a6 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.down_f50a .footer-4626 {
  margin-top: 1em;
}
.down_f50a .paragraph_light_5a48 {
  top: 0;
  display: block;
}
.down_f50a .paragraph_light_5a48 a {
  color: inherit;
}
.down_f50a .paragraph_light_5a48 a:hover {
  color: inherit;
}
.down_f50a .stale_d0bb {
  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;
}
.down_f50a .stale_d0bb:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.down_f50a .focus_advanced_88a6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.down_f50a .modal-new-2a44 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.down_f50a .modal-new-2a44:first-child {
  margin-top: 0;
}
.down_f50a .modal-new-2a44.nav_dirty_e286 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.down_f50a .modal-new-2a44.shade_e7a5 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.down_f50a
  .modal-new-2a44.shade_e7a5.cold-fa35
  .footer-4626 {
  width: 100%;
}
.down_f50a .shade_e7a5 {
  -webkit-box-align: center;
  align-items: center;
}
.down_f50a .shade_e7a5 .header-b03f,
.down_f50a .shade_e7a5 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.down_f50a .info-prev-b8e7 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.down_f50a .info-prev-b8e7 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.down_f50a .info-prev-b8e7: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;
}
.down_f50a .nav_dirty_e286 {
  z-index: 5;
}
.down_f50a .banner-b6ab .item-easy-f702 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.down_f50a .detail-fixed-a20b .item-easy-f702 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.down_f50a .tertiary-light-73db .item-easy-f702 {
  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;
}
.down_f50a.stone-9354 .progress_e4dc,
.down_f50a.block-9469 .progress_e4dc {
  display: block;
}
.down_f50a.stone-9354 .progress_e4dc .footer_b267,
.down_f50a.stone-9354 .progress_e4dc .focus_advanced_88a6,
.down_f50a.block-9469 .progress_e4dc .footer_b267,
.down_f50a.block-9469 .progress_e4dc .focus_advanced_88a6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.down_f50a.article_narrow_e851 .background-e081 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .down_f50a.article_narrow_e851 .background-e081 {
    margin-right: 0;
  }
}
.down_f50a.stone-9354 .background-e081,
.down_f50a.block-9469 .background-e081 {
  padding-top: 40%;
}
.down_f50a.stone-9354 .old_ebb7,
.down_f50a.block-9469 .old_ebb7 {
  display: block;
}
.down_f50a.stone-9354 .fn-sticky-5281 .focus_advanced_88a6,
.down_f50a.block-9469 .fn-sticky-5281 .focus_advanced_88a6 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.down_f50a.stone-9354 .background-e081,
.down_f50a.block-9469 .background-e081 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.down_f50a.stone-9354 .focus_advanced_88a6 {
  padding: 1em;
}
.tertiary_cool_631f {
  margin: 30px auto;
  display: block;
}
.tertiary_cool_631f .texture_static_3a1d > * {
  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;
}
.tertiary_cool_631f .texture_static_3a1d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tertiary_cool_631f .texture_static_3a1d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.label_rough_67d9 .header-b03f {
  margin-bottom: 1.41575em;
}
.label_rough_67d9 .form_a9bd {
  margin-bottom: 1.618em;
}
.east-9cbd .footer_ecb1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.east-9cbd .footer_ecb1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.east-9cbd .grid_upper_8e43 {
  max-width: 100%;
  overflow: auto;
}
.shadow-stale-61f8 .east-9cbd a:hover {
  text-decoration: underline;
}
.background_2041 .tabs-dirty-2bc5:not(.column_complex_ba44),
.background_2041 .info-prev-b8e7 {
  margin-bottom: 1.41575em;
}
.background_2041 .tabs-dirty-2bc5:not(.column_complex_ba44):last-child,
.background_2041 .info-prev-b8e7:last-child {
  margin-bottom: 0;
}
.background_2041 .tabs-dirty-2bc5.heading_fa75 {
  margin-bottom: 0.41575em;
}
.background_2041 .main-stale-f5a1:before,
.background_2041 .large-c320:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.background_2041 .main-stale-f5a1:before {
  content: "\f115";
}
.background_2041 .large-c320:before {
  content: "\f02c";
}
.background_2041 .block-2646 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.background_2041 .block-2646 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.footer_tall_e5e8 {
  display: -webkit-box;
  display: flex;
}
.footer_tall_e5e8 .section_slow_a34f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .footer_tall_e5e8 .section_slow_a34f {
    flex-basis: 90px;
  }
}
.footer_tall_e5e8 .black_aa78 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .footer_tall_e5e8 .black_aa78 {
    flex-basis: calc(100% - 50px);
  }
}
.footer_tall_e5e8 .icon-pressed-40f5 p:last-child {
  margin-bottom: 0.72em;
}
.aside-02b0 .texture_static_3a1d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.aside-02b0 .texture_static_3a1d:after,
.aside-02b0 .texture_static_3a1d:before {
  content: "";
  display: table;
}
.aside-02b0 .texture_static_3a1d:after {
  clear: both;
}
.aside-02b0 .texture_static_3a1d .shadow_aa9e,
.aside-02b0 .texture_static_3a1d .backdrop-12be {
  width: 49%;
}
.aside-02b0 .texture_static_3a1d .shadow_aa9e a span.first_4e9d,
.aside-02b0 .texture_static_3a1d .backdrop-12be a span.first_4e9d {
  display: block;
  margin-bottom: 5px;
}
.aside-02b0 .texture_static_3a1d .backdrop-12be {
  float: left;
  text-align: left;
}
.aside-02b0 .texture_static_3a1d .shadow_aa9e {
  float: right;
  text-align: right;
}
.modal_85af {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .modal_85af {
    margin-bottom: 0;
  }
}
.status_e4f2 {
  margin-bottom: 1em;
}
.status_e4f2 .column_complex_ba44 {
  font-size: 1.1em;
  line-height: 1.3;
}
.hero_ae67 a {
  display: block;
  line-height: 0;
  position: relative;
}
.soft_2b1d .status_e4f2,
.slider-lite-2956 .status_e4f2 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .soft_2b1d .status_e4f2,
  .slider-lite-2956 .status_e4f2 {
    display: block;
  }
}
.soft_2b1d .hero_ae67,
.slider-lite-2956 .hero_ae67 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .soft_2b1d .hero_ae67,
  .slider-lite-2956 .hero_ae67 {
    margin-bottom: 1em;
  }
}
.soft_2b1d .hero_ae67 img,
.slider-lite-2956 .hero_ae67 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.soft_2b1d .hero_red_7489,
.slider-lite-2956 .hero_red_7489 {
  flex-basis: calc(100% - 160px);
}
.soft_2b1d .hero_red_7489 p,
.slider-lite-2956 .hero_red_7489 p {
  margin-bottom: 0;
}
.soft_2b1d .hero_red_7489 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .soft_2b1d .hero_red_7489 {
    padding-left: 0;
  }
}
.slider-lite-2956 .hero_red_7489 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .slider-lite-2956 .hero_red_7489 {
    padding-right: 0;
  }
}
.slider-lite-2956 .hero_ae67 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pressed_98b9 .hero_ae67 {
  margin-bottom: 0.5em;
}
.pressed_98b9 .hero_ae67 img {
  width: 100%;
}
.dark_e3b7 .form-pink-64c9,
.focused_dbcc .form-pink-64c9 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.focused_dbcc .accordion-ca5f .preview_narrow_1207 p:last-child {
  margin-bottom: 0;
}
.section_soft_465b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.label_hot_c508 .right-8ffd {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .label_hot_c508 .right-8ffd:last-of-type {
    margin-bottom: 0;
  }
}
.label_hot_c508 .right-8ffd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.label_hot_c508 .right-8ffd ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.label_hot_c508 .right-8ffd ul li {
  margin: 0 0 0.6em;
}
.label_hot_c508 .right-8ffd ul li.modal-narrow-73f0,
.label_hot_c508 .right-8ffd ul li.info-solid-d23b {
  position: relative;
}
.label_hot_c508 .right-8ffd ul li.modal-narrow-73f0 .light_b1b2,
.label_hot_c508 .right-8ffd ul li.info-solid-d23b .light_b1b2 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.label_hot_c508 .right-8ffd ul li.modal-narrow-73f0:after:after,
.label_hot_c508 .right-8ffd ul li.modal-narrow-73f0:after:before,
.label_hot_c508
  .right-8ffd
  ul
  li.info-solid-d23b:after:after,
.label_hot_c508
  .right-8ffd
  ul
  li.info-solid-d23b:after:before {
  content: "";
  display: table;
}
.label_hot_c508 .right-8ffd ul li.modal-narrow-73f0:after:after,
.label_hot_c508
  .right-8ffd
  ul
  li.info-solid-d23b:after:after {
  clear: both;
}
.label_hot_c508 .right-8ffd a.active-focused-265a:hover {
  text-decoration: none;
}
.label_hot_c508 .right-8ffd select {
  max-width: 100%;
}
.label_hot_c508 .right-8ffd table {
  font-size: 85%;
}
.label_hot_c508 .right-8ffd table td,
.label_hot_c508 .right-8ffd table th {
  padding: 0.2360828548em;
  text-align: center;
}
.label_hot_c508 .right-8ffd table tfoot td {
  text-align: left;
}
.label_hot_c508 .right-8ffd :last-child {
  margin-bottom: 0;
}
.label_hot_c508 .right-8ffd .down_7fe8 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.label_hot_c508 .right-8ffd .down_7fe8 label {
  width: 100%;
}
.label_hot_c508 .right-8ffd .down_7fe8 .feature_advanced_5ed3 {
  width: 100%;
  display: block;
}
.label_hot_c508 .right-8ffd .down_7fe8 .row_action_d0ca {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.label_hot_c508 .right-8ffd .down_7fe8 .row_action_d0ca:hover svg #svg-search {
  fill: #444;
}
.label_hot_c508 .right-8ffd .down_7fe8 .row_action_d0ca svg {
  width: 18px;
  height: 18px;
}
.label_hot_c508 .hard-a158 ul ul,
.label_hot_c508 .frame-d1ff ul ul,
.label_hot_c508 .tabs-b3f5 ul ul,
.label_hot_c508 .clean-4bc6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.label_hot_c508 .hard-a158 .nav-selected-4e26 > a,
.label_hot_c508 .frame-d1ff .nav-selected-4e26 > a,
.label_hot_c508 .tabs-b3f5 .nav-selected-4e26 > a,
.label_hot_c508 .clean-4bc6 .nav-selected-4e26 > a {
  margin-bottom: 0;
}
.label_hot_c508 .stone_d8fd li,
.label_hot_c508 .hard-a158 li,
.label_hot_c508 .form_9187 li,
.label_hot_c508 .frame-d1ff li,
.label_hot_c508 .tabs-b3f5 li,
.label_hot_c508 .clean-4bc6 li,
.label_hot_c508 .secondary_e9f6 li,
.label_hot_c508 .fixed-d805 li {
  display: block;
  position: relative;
}
.label_hot_c508 .stone_d8fd li:last-child,
.label_hot_c508 .hard-a158 li:last-child,
.label_hot_c508 .form_9187 li:last-child,
.label_hot_c508 .frame-d1ff li:last-child,
.label_hot_c508 .tabs-b3f5 li:last-child,
.label_hot_c508 .clean-4bc6 li:last-child,
.label_hot_c508 .secondary_e9f6 li:last-child,
.label_hot_c508 .fixed-d805 li:last-child {
  border: none;
}
.label_hot_c508 .stone_d8fd li a,
.label_hot_c508 .hard-a158 li a,
.label_hot_c508 .form_9187 li a,
.label_hot_c508 .frame-d1ff li a,
.label_hot_c508 .tabs-b3f5 li a,
.label_hot_c508 .clean-4bc6 li a,
.label_hot_c508 .secondary_e9f6 li a,
.label_hot_c508 .fixed-d805 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.label_hot_c508 .stone_d8fd li ul li::before,
.label_hot_c508 .hard-a158 li ul li::before,
.label_hot_c508 .form_9187 li ul li::before,
.label_hot_c508 .frame-d1ff li ul li::before,
.label_hot_c508 .tabs-b3f5 li ul li::before,
.label_hot_c508 .clean-4bc6 li ul li::before,
.label_hot_c508 .secondary_e9f6 li ul li::before,
.label_hot_c508 .fixed-d805 li ul li::before {
  left: 15px;
}
.label_hot_c508 .stone_d8fd li ul a,
.label_hot_c508 .hard-a158 li ul a,
.label_hot_c508 .form_9187 li ul a,
.label_hot_c508 .frame-d1ff li ul a,
.label_hot_c508 .tabs-b3f5 li ul a,
.label_hot_c508 .clean-4bc6 li ul a,
.label_hot_c508 .secondary_e9f6 li ul a,
.label_hot_c508 .fixed-d805 li ul a {
  padding-left: 20px;
}
.label_hot_c508 .stone_d8fd li ul ul li::before,
.label_hot_c508 .hard-a158 li ul ul li::before,
.label_hot_c508 .form_9187 li ul ul li::before,
.label_hot_c508 .frame-d1ff li ul ul li::before,
.label_hot_c508 .tabs-b3f5 li ul ul li::before,
.label_hot_c508 .clean-4bc6 li ul ul li::before,
.label_hot_c508 .secondary_e9f6 li ul ul li::before,
.label_hot_c508 .fixed-d805 li ul ul li::before {
  left: 30px;
}
.label_hot_c508 .stone_d8fd li ul ul a,
.label_hot_c508 .hard-a158 li ul ul a,
.label_hot_c508 .form_9187 li ul ul a,
.label_hot_c508 .frame-d1ff li ul ul a,
.label_hot_c508 .tabs-b3f5 li ul ul a,
.label_hot_c508 .clean-4bc6 li ul ul a,
.label_hot_c508 .secondary_e9f6 li ul ul a,
.label_hot_c508 .fixed-d805 li ul ul a {
  padding-left: 40px;
}
.label_hot_c508 .orange-b3ce li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.label_hot_c508 .fixed-d805 ul li {
  margin-bottom: 1.41575em;
}
.label_hot_c508 .fixed-d805 ul li .mask-liquid-9600 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.label_hot_c508 .fixed-d805 ul li .image_d431 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.shadow_complex_fae5 .stone_d8fd li a,
.shadow_complex_fae5 .hard-a158 li a,
.shadow_complex_fae5 .form_9187 li a,
.shadow_complex_fae5 .frame-d1ff li a,
.shadow_complex_fae5 .tabs-b3f5 li a,
.shadow_complex_fae5 .clean-4bc6 li a,
.shadow_complex_fae5 .secondary_e9f6 li a,
.shadow_complex_fae5 .fixed-d805 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_complex_fae5 .orange-b3ce li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_complex_fae5 .right-8ffd ul li.modal-narrow-73f0 .light_b1b2,
.shadow_complex_fae5 .right-8ffd ul li.info-solid-d23b .light_b1b2 {
  background: rgba(0, 0, 0, 0.2);
}
.shadow_complex_fae5 .label_hot_c508 .right-8ffd select {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion-basic-3b83 .label_hot_c508 .out_d7c0 li {
  margin: 0;
}
.accordion-basic-3b83 .label_hot_c508 .out_d7c0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.accordion-basic-3b83 .label_hot_c508 .out_d7c0 li ul {
  margin: 0;
}
.accordion-basic-3b83 .label_hot_c508 .out_d7c0 li ul li a {
  padding-left: 15px;
}
.accordion-basic-3b83 .label_hot_c508 .out_d7c0 li ul li li a {
  padding-left: 30px;
}
.accordion-basic-3b83 .label_hot_c508 .out_d7c0 li.cold_67a8 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.accordion-basic-3b83 .label_hot_c508 .out_d7c0 li.cold_67a8 > 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;
}
.accordion-basic-3b83 .label_hot_c508 .out_d7c0 li.cold_67a8 > 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;
}
.chip-00b5 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.disabled_iron_8a57 {
  position: relative;
  z-index: 10;
}
.disabled_iron_8a57 .over_7e50 {
  width: 100%;
  max-width: 100%;
}
.current_b9a4 .layout_over_46b6 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.current_b9a4 .column-stone-b08e {
}
.current_b9a4 .shadow_complex_fae5 {
  background: #292929;
}
.breadcrumb-copper-245d .layout_over_46b6 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.breadcrumb-copper-245d .column-stone-b08e {
  background: #f9f9f9;
}
.breadcrumb-copper-245d .shadow_complex_fae5 {
  background: #303030;
}
.surface_51b9 .layout_over_46b6 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .surface_51b9 .modal_d748 {
    margin-bottom: 1em;
  }
  .surface_51b9 .modal_d748:last-child {
    margin-bottom: 0;
  }
}
.surface_51b9 .column-stone-b08e {
  background: #ededed;
}
.surface_51b9 .shadow_complex_fae5 {
  background: #1a1a1a;
}
.layout_over_46b6.column-stone-b08e {
  color: rgba(0, 0, 0, 0.6);
}
.layout_over_46b6.column-stone-b08e .dim-2efc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout_over_46b6.shadow_complex_fae5 {
  color: rgba(255, 255, 255, 0.99);
}
.layout_over_46b6.shadow_complex_fae5 a:not(.active-focused-265a) {
  color: rgba(255, 255, 255, 0.79);
}
.layout_over_46b6.shadow_complex_fae5 a:not(.active-focused-265a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_over_46b6.shadow_complex_fae5 .dim-2efc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_over_46b6.shadow_complex_fae5 table tbody td,
.layout_over_46b6.shadow_complex_fae5 table th {
  background: rgba(0, 0, 0, 0.08);
}
.upper-36dd.component-d94b .hidden_b9b4 {
  max-width: initial;
}
.upper-36dd .message-small-c683 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.upper-36dd .message-small-c683 .over_7e50 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .upper-36dd .message-small-c683 .over_7e50 {
    display: block;
    margin-bottom: 2em;
  }
  .upper-36dd .message-small-c683 .over_7e50:last-child {
    margin-bottom: 0;
  }
}
.surface_51b9 .modal_d748:last-child,
.breadcrumb-copper-245d .modal_d748:last-child,
.current_b9a4 .modal_d748:last-child {
  margin-bottom: 0;
}
.surface_51b9 .modal_d748 .label_hot_c508 .right-8ffd:last-child,
.breadcrumb-copper-245d .modal_d748 .label_hot_c508 .right-8ffd:last-child,
.current_b9a4 .modal_d748 .label_hot_c508 .right-8ffd:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .surface_51b9 .gallery_simple_100f,
  .surface_51b9 .article-first-08b1,
  .breadcrumb-copper-245d .gallery_simple_100f,
  .breadcrumb-copper-245d .article-first-08b1,
  .current_b9a4 .gallery_simple_100f,
  .current_b9a4 .article-first-08b1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .disabled_iron_8a57 .modal_d748 {
    margin-bottom: 2em;
  }
}
.disabled_iron_8a57 p:last-child {
  margin-bottom: 0;
}
.disabled_iron_8a57 li,
.disabled_iron_8a57 ul {
  list-style: none;
  margin: 0;
}
.disabled_iron_8a57 ul ul {
  margin-left: 2.617924em;
}
.east_76e7 {
  font-size: 0.875em;
}

/* css-noise: a9eb */
.shadow-element-j0 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
