/*!
Theme Name: Customify
Theme URI: https://pressmaximum.link-acbb/customify
Author: WPCustomify
Author URI: https://pressmaximum.link-acbb
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.link-acbb/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.media_99e1.gallery-c9f1/licenses/gpl-2.0.search-900c
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.mask_in_f696/, (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.nav-paper-61aa.accordion-27c4/normalize.stale-fee5/
 ======
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.stale-fee5 v7.0.0 | MIT License | github.link-acbb/necolas/normalize.stale-fee5 */
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;
}
.short_123a .surface_7dcc,
.footer_static_4978,
.pagination-pink-b4c7,
.chip_90f4,
.description_0656,
.overlay_499f,
.status-6099,
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;
}
.footer_static_4978,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .footer_static_4978,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .footer_static_4978,
  h1 {
    font-size: 1.8em;
  }
}
.pagination-pink-b4c7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pagination-pink-b4c7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pagination-pink-b4c7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pagination-pink-b4c7,
  h2 {
    font-size: 1.7em;
  }
}
.chip_90f4,
h3 {
  font-size: 1.618em;
}
.short_123a .surface_7dcc,
.description_0656,
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.light-d8d3 {
  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;
}
.panel_64c4:after,
.panel_64c4:before,
.fresh_1163:after,
.fresh_1163:before {
  content: "";
  display: table;
}
.panel_64c4:after,
.fresh_1163:after {
  clear: both;
}
.preview-over-659b {
  float: right;
  margin-right: 0;
}
.hot-5e48 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.widget-fixed-0167 .plasma-d2fe,
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;
}
.widget-fixed-0167 .plasma-d2fe: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;
}
.notice_wood_134e .plasma-d2fe {
  box-shadow: none;
}
.notice_wood_134e
  .plasma-d2fe
  .gallery-active-9eac {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.notice_wood_134e .plasma-d2fe .article_over_ba11 {
  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;
}
.notice_wood_134e
  .plasma-d2fe
  .article_over_ba11
  b {
  display: none;
}
.notice_wood_134e .section-tiny-b0d7 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.fluid-9ea5:not(.west_bfaa):not(.east-25e1),
button:not(.west_bfaa):not(.east-25e1),
input[type="button"]:not(.west_bfaa):not(
    .east-25e1
  ),
input[type="reset"]:not(.west_bfaa):not(
    .east-25e1
  ),
input[type="submit"]:not(.west_bfaa):not(
    .east-25e1
  ) {
  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;
}
.fluid-9ea5:not(.west_bfaa):not(
    .east-25e1
  ):hover,
button:not(.west_bfaa):not(
    .east-25e1
  ):hover,
input[type="button"]:not(.west_bfaa):not(
    .east-25e1
  ):hover,
input[type="reset"]:not(.west_bfaa):not(
    .east-25e1
  ):hover,
input[type="submit"]:not(.west_bfaa):not(
    .east-25e1
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.fluid-9ea5:not(.west_bfaa):not(
    .east-25e1
  ):active,
.fluid-9ea5:not(.west_bfaa):not(
    .east-25e1
  ):focus,
button:not(.west_bfaa):not(
    .east-25e1
  ):active,
button:not(.west_bfaa):not(
    .east-25e1
  ):focus,
input[type="button"]:not(.west_bfaa):not(
    .east-25e1
  ):active,
input[type="button"]:not(.west_bfaa):not(
    .east-25e1
  ):focus,
input[type="reset"]:not(.west_bfaa):not(
    .east-25e1
  ):active,
input[type="reset"]:not(.west_bfaa):not(
    .east-25e1
  ):focus,
input[type="submit"]:not(.west_bfaa):not(
    .east-25e1
  ):active,
input[type="submit"]:not(.west_bfaa):not(
    .east-25e1
  ):focus {
  outline: 0;
}
.fluid-9ea5:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f,
button:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f,
input[type="button"]:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f,
input[type="reset"]:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f,
input[type="submit"]:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f {
  position: relative;
}
.fluid-9ea5:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f
  .hero_south_7c78,
.fluid-9ea5:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f
  .main-mini-024c,
.fluid-9ea5:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f
  .form-9912,
.fluid-9ea5:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f
  i,
.fluid-9ea5:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f
  svg,
button:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f
  .hero_south_7c78,
button:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f
  .main-mini-024c,
button:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f
  .form-9912,
button:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f
  i,
button:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f
  svg,
input[type="button"]:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f
  .hero_south_7c78,
input[type="button"]:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f
  .main-mini-024c,
input[type="button"]:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f
  .form-9912,
input[type="button"]:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f
  i,
input[type="button"]:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f
  svg,
input[type="reset"]:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f
  .hero_south_7c78,
input[type="reset"]:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f
  .main-mini-024c,
input[type="reset"]:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f
  .form-9912,
input[type="reset"]:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f
  i,
input[type="reset"]:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f
  svg,
input[type="submit"]:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f
  .hero_south_7c78,
input[type="submit"]:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f
  .main-mini-024c,
input[type="submit"]:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f
  .form-9912,
input[type="submit"]:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f
  i,
input[type="submit"]:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f
  svg {
  visibility: hidden;
}
.fluid-9ea5:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f:after,
button:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f:after,
input[type="button"]:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f:after,
input[type="reset"]:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f:after,
input[type="submit"]:not(.west_bfaa):not(
    .east-25e1
  ).fn-loading-712f: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;
}
.fluid-9ea5:not(.west_bfaa):not(.east-25e1),
input[type="button"]:not(.west_bfaa):not(
    .east-25e1
  ),
input[type="reset"]:not(.west_bfaa):not(
    .east-25e1
  ),
input[type="submit"]:not(.west_bfaa):not(
    .east-25e1
  ) {
  color: #fff;
  background: #235787;
}
.fluid-9ea5:not(.west_bfaa):not(
    .east-25e1
  ):focus,
input[type="button"]:not(.west_bfaa):not(
    .east-25e1
  ):focus,
input[type="reset"]:not(.west_bfaa):not(
    .east-25e1
  ):focus,
input[type="submit"]:not(.west_bfaa):not(
    .east-25e1
  ):focus {
  color: #fff;
}
.fluid-9ea5.fn-disabled-712f:not(.west_bfaa):not(
    .east-25e1
  ),
.fluid-9ea5[disabled]:not(.west_bfaa):not(
    .east-25e1
  ),
button.fn-disabled-712f:not(.west_bfaa):not(
    .east-25e1
  ),
button[disabled]:not(.west_bfaa):not(
    .east-25e1
  ) {
  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;
}
.disabled-54c4 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.disabled-54c4: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;
}
.outline-dirty-f424 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.filter-4764 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.footer-paper-1d12 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.panel_64c4:after,
.panel_64c4:before,
.icon_south_ea65:after,
.icon_south_ea65:before,
.top-94ef:after,
.top-94ef:before,
.bronze-fb7c:after,
.bronze-fb7c:before,
.texture-4d43:after,
.texture-4d43:before,
.preview-db5a:after,
.preview-db5a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.panel_64c4:after,
.icon_south_ea65:after,
.top-94ef:after,
.bronze-fb7c:after,
.texture-4d43:after,
.preview-db5a:after {
  clear: both;
}
.icon_south_ea65 .hard_a98c,
.top-94ef .hard_a98c,
.menu-right-8222 .hard_a98c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.accordion_d289 {
  display: inline-block;
}
.article_orange_5055 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.article_orange_5055 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.article_orange_5055 .overlay_hot_98e8 {
  padding: 1em 0;
  font-size: 85%;
}
.overlay_hot_98e8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.west_cbc1 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.west_cbc1:after,
.west_cbc1:before {
  content: "";
  display: table;
}
.west_cbc1:after {
  clear: both;
}
.orange-eea3 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.notification_21fa .orange-eea3 {
  max-width: 50%;
}
.dim-a93b .orange-eea3 {
  max-width: 33.33%;
}
.cold-01e9 .orange-eea3 {
  max-width: 25%;
}
.menu-pro-8729 .orange-eea3 {
  max-width: 20%;
}
.first_e5a1 .orange-eea3 {
  max-width: 16.66%;
}
.item_dark_b472 .orange-eea3 {
  max-width: 14.28%;
}
.hovered-6517 .orange-eea3 {
  max-width: 12.5%;
}
.notification-cool-195a .orange-eea3 {
  max-width: 11.11%;
}
.tall_2e16 {
  display: block;
}
.short_123a .overlay_middle_6953 label,
.short_123a .disabled-fixed-2170 label,
.short_123a .basic-7dfb label,
.short_123a .thumbnail-babe label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.sort-4d4f {
  list-style: none;
  margin: 0;
}
.sort-4d4f article.message-41cd {
  margin-bottom: 0;
}
.sort-4d4f ul {
  list-style: none;
  margin: 0;
}
.sort-4d4f .hot-fa13 li.message-41cd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .sort-4d4f .hot-fa13 li.message-41cd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .sort-4d4f .hot-fa13 li.message-41cd: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) {
  .sort-4d4f .hot-fa13 li.message-41cd li.message-41cd li.message-41cd li.message-41cd {
    padding-left: 0;
  }
}
article.message-41cd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.message-41cd .icon_south_ea65 p:last-of-type {
  margin-bottom: 0;
}
article.message-41cd .tiny-ea6b {
  float: left;
}
article.message-41cd .lite-a745 {
  margin-left: 85px;
}
article.message-41cd .current_3945 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.message-41cd .current_3945 .notification_black_bbb3 {
  margin-left: 10px;
}
article.message-41cd .main_7104 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.message-41cd .block-next-02b2 {
  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 .overlay_middle_6953,
  #respond .basic-7dfb,
  #respond .thumbnail-babe {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .overlay_middle_6953 input,
#respond .basic-7dfb input,
#respond .thumbnail-babe input {
  width: 100%;
}
#respond .thumbnail-babe {
  margin-right: 0;
}
#respond .content-rough-d401 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tiny-63f6 {
  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;
}
.tiny-63f6.sort-ea0c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tiny-63f6 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%);
}
.tiny-63f6:focus,
.tiny-63f6: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);
}
.plasma_a9c2 {
  border-radius: 10%;
}
.icon-basic-2372 {
  border-radius: 50%;
}
.paper_bbae {
  font-size: 0.72em;
}
.lower_2440 {
  font-size: 0.875em;
}
.inner_762d {
  font-size: 1.1em;
}
.description-7063 {
  text-transform: uppercase;
  line-height: 1.2;
}
.description-7063.paper_bbae {
  letter-spacing: 0.5px;
}
.motion_12d8,
.motion_12d8 a {
  color: #6d6d6d;
}
.motion_12d8 a:hover {
  color: #111;
}
.box-08ab {
  color: #6d6d6d;
}
.dim-e0b7 {
  overflow-x: hidden;
}
.dim-e0b7 .footer-da81.plasma_db5f {
  position: relative;
}
.dim-e0b7 .footer-da81.plasma_db5f.gold_e72c {
  position: initial;
}
.dim-e0b7
  .footer-da81.plasma_db5f.gold_e72c
  .background_b63e {
  left: auto;
}
.dim-e0b7 .footer-da81 .background_b63e {
  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;
}
.dim-e0b7 .footer-da81:hover.plasma_db5f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.dim-e0b7
  .footer-da81:hover.plasma_db5f
  .background_b63e {
  display: block;
  z-index: 9999999;
}
.dim-e0b7 .link_selected_e56f .middle-e47f,
.dim-e0b7 .aside-short-22e1 .middle-e47f {
  display: none;
}
.dim-e0b7 .old-46b4 .footer-da81:hover.plasma_db5f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.short_123a .overlay_middle_6953 label,
.short_123a .disabled-fixed-2170 label,
.short_123a .basic-7dfb label,
.short_123a .thumbnail-babe label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.sort-4d4f {
  list-style: none;
  margin: 0;
}
.sort-4d4f article.message-41cd {
  margin-bottom: 0;
}
.sort-4d4f ul {
  list-style: none;
  margin: 0;
}
.sort-4d4f .hot-fa13 li.message-41cd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .sort-4d4f .hot-fa13 li.message-41cd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .sort-4d4f .hot-fa13 li.message-41cd: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) {
  .sort-4d4f .hot-fa13 li.message-41cd li.message-41cd li.message-41cd li.message-41cd {
    padding-left: 0;
  }
}
article.message-41cd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.message-41cd .icon_south_ea65 p:last-of-type {
  margin-bottom: 0;
}
article.message-41cd .tiny-ea6b {
  float: left;
}
article.message-41cd .lite-a745 {
  margin-left: 85px;
}
article.message-41cd .current_3945 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.message-41cd .current_3945 .notification_black_bbb3 {
  margin-left: 10px;
}
article.message-41cd .main_7104 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.message-41cd .block-next-02b2 {
  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 .overlay_middle_6953,
  #respond .basic-7dfb,
  #respond .thumbnail-babe {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .overlay_middle_6953 input,
#respond .basic-7dfb input,
#respond .thumbnail-babe input {
  width: 100%;
}
#respond .thumbnail-babe {
  margin-right: 0;
}
#respond .content-rough-d401 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.link_selected_e56f .inner_7c62 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.inner_7c62 .shade-in-42df.sidebar-hard-98cb .secondary_hot_50c9 > li > a:focus,
.inner_7c62 .shade-in-42df.sidebar-hard-98cb .secondary_hot_50c9 > li > a:hover,
.inner_7c62 .shade-in-42df.iron-0fc1 .secondary_hot_50c9 > li > a:focus,
.inner_7c62 .shade-in-42df.iron-0fc1 .secondary_hot_50c9 > li > a:hover,
.inner_7c62 .shade-in-42df.bronze_f65a .secondary_hot_50c9 > li > a:focus,
.inner_7c62 .shade-in-42df.bronze_f65a .secondary_hot_50c9 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner_7c62
  .shade-in-42df.sidebar-hard-98cb
  .secondary_hot_50c9
  > li.motion_96f0
  > a,
.inner_7c62
  .shade-in-42df.sidebar-hard-98cb
  .secondary_hot_50c9
  > li.summary_3275
  > a,
.inner_7c62
  .shade-in-42df.iron-0fc1
  .secondary_hot_50c9
  > li.motion_96f0
  > a,
.inner_7c62
  .shade-in-42df.iron-0fc1
  .secondary_hot_50c9
  > li.summary_3275
  > a,
.inner_7c62
  .shade-in-42df.bronze_f65a
  .secondary_hot_50c9
  > li.motion_96f0
  > a,
.inner_7c62 .shade-in-42df.bronze_f65a .secondary_hot_50c9 > li.avatar_cold_b42d > a {
  color: rgba(255, 255, 255, 0.99);
}
.inner_7c62 .info-lower-3f0f,
.inner_7c62 .info-lower-3f0f a {
  color: rgba(255, 255, 255, 0.99);
}
.inner_7c62 .border_stone_df33.top-8db0 li a,
.inner_7c62 .border-right-40b7 a,
.inner_7c62 .main_3c21,
.inner_7c62 .secondary_hot_50c9 > li > a,
.inner_7c62 .modal-3f77 {
  color: rgba(255, 255, 255, 0.79);
}
.inner_7c62 .border_stone_df33.top-8db0 li a:hover,
.inner_7c62 .border-right-40b7 a:hover,
.inner_7c62 .main_3c21:hover,
.inner_7c62 .secondary_hot_50c9 > li > a:hover,
.inner_7c62 .modal-3f77:hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner_7c62 .progress_warm_73f6 {
  color: rgba(255, 255, 255, 0.79);
}
.inner_7c62 .progress_warm_73f6 .pagination_eaf2 {
  color: rgba(255, 255, 255, 0.99);
}
.inner_7c62 .progress_warm_73f6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner_7c62 .gold-4685 .tabs-509d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.inner_7c62 .gold-4685 .tabs-509d .form_63d8 {
  color: rgba(255, 255, 255, 0.79);
}
.inner_7c62
  .gold-4685
  .tabs-509d
  .form_63d8::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.inner_7c62
  .gold-4685
  .tabs-509d
  .form_63d8:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.inner_7c62
  .gold-4685
  .tabs-509d
  .form_63d8::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.inner_7c62
  .gold-4685
  .tabs-509d
  .form_63d8::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.inner_7c62 .gold-4685 .summary-pro-d9b3 {
  color: rgba(255, 255, 255, 0.79);
}
.inner_7c62 .gold-4685 .summary-pro-d9b3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.texture-current-da3f
  .inner_7c62
  .gold-4685
  .highlight_inner_54ca
  .search_3d6e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.texture-current-da3f
  .inner_7c62
  .gold-4685
  .highlight_inner_54ca
  .form_63d8 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.link_selected_e56f .input-copper-d66b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.input-copper-d66b .shade-in-42df.sidebar-hard-98cb .secondary_hot_50c9 > li > a:focus,
.input-copper-d66b .shade-in-42df.sidebar-hard-98cb .secondary_hot_50c9 > li > a:hover,
.input-copper-d66b .shade-in-42df.iron-0fc1 .secondary_hot_50c9 > li > a:focus,
.input-copper-d66b .shade-in-42df.iron-0fc1 .secondary_hot_50c9 > li > a:hover,
.input-copper-d66b .shade-in-42df.bronze_f65a .secondary_hot_50c9 > li > a:focus,
.input-copper-d66b .shade-in-42df.bronze_f65a .secondary_hot_50c9 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input-copper-d66b
  .shade-in-42df.sidebar-hard-98cb
  .secondary_hot_50c9
  > li.motion_96f0
  > a,
.input-copper-d66b
  .shade-in-42df.sidebar-hard-98cb
  .secondary_hot_50c9
  > li.summary_3275
  > a,
.input-copper-d66b
  .shade-in-42df.iron-0fc1
  .secondary_hot_50c9
  > li.motion_96f0
  > a,
.input-copper-d66b
  .shade-in-42df.iron-0fc1
  .secondary_hot_50c9
  > li.summary_3275
  > a,
.input-copper-d66b
  .shade-in-42df.bronze_f65a
  .secondary_hot_50c9
  > li.motion_96f0
  > a,
.input-copper-d66b .shade-in-42df.bronze_f65a .secondary_hot_50c9 > li.avatar_cold_b42d > a {
  color: rgba(0, 0, 0, 0.8);
}
.input-copper-d66b .info-lower-3f0f,
.input-copper-d66b .info-lower-3f0f a {
  color: rgba(0, 0, 0, 0.8);
}
.input-copper-d66b .border_stone_df33.top-8db0 li a,
.input-copper-d66b .border-right-40b7 a,
.input-copper-d66b .main_3c21,
.input-copper-d66b .secondary_hot_50c9 > li > a,
.input-copper-d66b .modal-3f77 {
  color: rgba(0, 0, 0, 0.55);
}
.input-copper-d66b .border_stone_df33.top-8db0 li a:hover,
.input-copper-d66b .border-right-40b7 a:hover,
.input-copper-d66b .main_3c21:hover,
.input-copper-d66b .secondary_hot_50c9 > li > a:hover,
.input-copper-d66b .modal-3f77:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input-copper-d66b .progress_warm_73f6 {
  color: rgba(0, 0, 0, 0.55);
}
.input-copper-d66b .progress_warm_73f6 .pagination_eaf2 {
  color: rgba(0, 0, 0, 0.8);
}
.input-copper-d66b .progress_warm_73f6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip_bc96 .panel_tiny_e72c {
  margin-left: auto;
  margin-right: auto;
}
.top-94ef > * {
  margin-left: auto;
  margin-right: auto;
}
.top-94ef .outline-dirty-f424 {
  margin-right: 1.41575em;
}
.panel-8dc5 .top-94ef > .chip_1db2 {
  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;
}
.panel-8dc5 .top-94ef > .hidden_pro_9439 {
  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;
}
.form_current_a803.chip_bc96 .panel_tiny_e72c,
.left-6d0b.chip_bc96 .panel_tiny_e72c {
  margin-left: 0;
}
.section-b68d.chip_bc96 .panel_tiny_e72c,
.highlight-gas-17f2.chip_bc96 .panel_tiny_e72c {
  margin-right: 0;
}
.top-94ef ol,
.top-94ef ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tooltip_selected_7edf video {
  max-width: 100%;
}
.west-8652 img {
  display: block;
}
.west-8652.outline-dirty-f424,
.west-8652.filter-4764 {
  width: 100%;
}
.west-8652.hidden_pro_9439 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.static_0994:not(.west-3197) {
  margin: 1.5em auto;
}
.form_ff56 p {
  padding: 1.5em 14px;
}
ul.container-f7ba.hidden_pro_9439,
ul.container-f7ba.chip_1db2,
ul.container-f7ba.fast_6c0c.chip_1db2 {
  padding: 0 14px;
}
.element_simple_13d2 {
  display: block;
  overflow-x: auto;
}
.element_simple_13d2 table {
  border-collapse: collapse;
  width: 100%;
}
.element_simple_13d2 td,
.element_simple_13d2 th {
  padding: 0.5em;
}
.top-94ef li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.top-94ef ol ol,
.top-94ef ol ul,
.top-94ef ul ol,
.top-94ef ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.top-94ef ol ol li,
.top-94ef ol ul li,
.top-94ef ul ol li,
.top-94ef ul ul li {
  margin-left: 0;
}
.info_active_c3a1.container-dd43 > .hidden-a972 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.info_active_c3a1.container-dd43 > .hidden-a972 iframe,
.info_active_c3a1.container-dd43 > .hidden-a972 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.item_86a1 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.item_86a1.dropdown-0033 {
  padding: 0;
}
.item_86a1.dropdown-0033 cite {
  font-size: 13px;
}
.item_86a1 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.item_86a1 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.liquid-3ac1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.liquid-3ac1 > p:first-child {
  margin-top: 0;
}
.liquid-3ac1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.liquid-3ac1 blockquote {
  border-left: 0;
}
.form_83cf {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.form_83cf:not(.full-fb96) {
  max-width: 100px;
}
.form_83cf.banner-iron-a763 {
  border-bottom: none !important;
  text-align: center;
}
.form_83cf.banner-iron-a763::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .form_ff56 p {
    padding: 1.5em 0;
  }
}
.gradient_396a {
  color: #0073aa;
}
.video-fixed-947f {
  background-color: #0073aa;
}
.alert-ef72 {
  color: #229fd8;
}
.layout_1047 {
  background-color: #229fd8;
}
.hero-clean-3fcd {
  color: #eee;
}
.list_3579 {
  background-color: #eee;
}
.label-red-0c87 {
  color: #444;
}
.tiny_47e7 {
  background-color: #444;
}
.heading_5650 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.heading_5650 .notice_first_75ca .border-right-40b7 {
  font-size: 15px;
}
.heading_5650 .border-right-40b7 {
  line-height: 1.3;
}
.heading_5650 .input-copper-d66b {
}
.heading_5650 .inner_7c62 {
  background: #235787;
}
.dropdown-a8b8 {
  padding: 0;
}
.dropdown-a8b8 .inner_7c62 {
  background: #1a1a1a;
}
.dropdown-a8b8 .input-copper-d66b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.module_7fb3 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.module_7fb3 .input-copper-d66b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.module_7fb3 .inner_7c62 {
  background: #303030;
}
.preview-db5a {
  position: relative;
  z-index: 10;
}
.preview-db5a .fresh-a42c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside-c105 .plasma_db5f {
  display: inline-block;
  vertical-align: middle;
}
.aside-c105.column-f9fe .plasma_db5f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .aside-c105.column-f9fe .plasma_db5f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .aside-c105.column-f9fe .plasma_db5f {
    margin-right: 0.4em;
  }
}
.aside-c105.column-f9fe .plasma_db5f:last-child {
  margin-right: 0;
}
.prev_d0c0 .fresh-a42c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .link_selected_e56f .notice_first_75ca {
    margin: 0 -0.5em;
  }
  .link_selected_e56f .notice_first_75ca [class*="customify-col-"],
  .link_selected_e56f .notice_first_75ca [class*="customify-col_"],
  .link_selected_e56f .notice_first_75ca [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.link_selected_e56f.message-purple-ca4e .fresh-a42c {
  background: 0 0 !important;
}
.link_selected_e56f.message-purple-ca4e .fresh-a42c,
.link_selected_e56f.prev_d0c0 .fresh-a42c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .link_selected_e56f.sidebar-medium-5dff {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.link_selected_e56f.prev_d0c0 .fresh-a42c {
  box-shadow: none !important;
}
.caption_3f5b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .caption_3f5b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .caption_3f5b {
    padding: 18px 0 20px;
  }
}
.caption_3f5b .disabled_e362 {
  width: 100%;
}
.caption_3f5b .large_7fd2 {
  margin-bottom: 0;
}
.caption_3f5b .medium-996b {
  margin-top: 5px;
  font-size: 0.875em;
}
.list-152f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.list-152f .accordion-blue-2879 {
  width: 100%;
}
.container-714c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.container-714c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.container-714c 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;
}
.container-714c li:last-child:after {
  display: none;
}
.container-714c li a {
  font-weight: 500;
  margin-right: 10px;
}
.middle-1abc .middle-e47f button,
.caption_3f5b .middle-e47f button {
  left: 0;
}
.middle-1abc .accordion-blue-2879,
.caption_3f5b .accordion-blue-2879 {
  padding-left: 0;
  padding-right: 0;
}
.middle-1abc .list-152f,
.caption_3f5b .list-152f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.middle-1abc {
  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;
}
.middle-1abc: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;
}
.middle-1abc .item_a947 {
  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) {
  .middle-1abc .item_a947 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .middle-1abc .item_a947 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .middle-1abc .item_a947 {
    min-height: 200px;
  }
}
.middle-1abc .container-714c {
  color: rgba(255, 255, 255, 0.8);
}
.middle-1abc .container-714c a,
.middle-1abc .container-714c li:after {
  color: inherit;
}
.middle-1abc .container-714c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.thumbnail-32d1 {
  margin-bottom: 0.5em;
}
.badge_outer_28a3 {
  margin-bottom: 1.2em;
}
.badge_outer_28a3,
.thumbnail-32d1 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.badge_outer_28a3 p:last-child,
.thumbnail-32d1 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .middle-e47f,
#masthead .middle-e47f {
  display: none;
}
#masthead
  > .middle-e47f.menu-wood-d8b5 {
  display: none;
}
#masthead > .middle-e47f button {
  left: 0;
}
.soft-e662 {
  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%;
}
.soft-e662 .plasma_db5f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.soft-e662 .shade_ff84 {
  display: -webkit-box;
  display: flex;
}
.soft-e662 .shade_ff84.nav-cbe9 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.soft-e662 .shade_ff84.detail_2957 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.soft-e662 .shade_ff84.texture_7e4d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.soft-e662.overlay_stone_b46b.surface-cold-ba84 .shade_ff84.nav-cbe9 {
  flex-basis: 100%;
}
.soft-e662.container-hard-1118 .shade_ff84.detail_2957 {
  -webkit-box-flex: 1;
  flex: auto;
}
.soft-e662.container-hard-1118 .shade_ff84.texture_7e4d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .middle-e47f.menu-wood-d8b5 {
  display: none;
}
#masthead > .middle-e47f button {
  left: 0;
}
.primary-gas-d5e2 {
  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;
}
.primary-gas-d5e2:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.primary-gas-d5e2.focus_f412 i {
  margin-right: 4px;
}
.primary-gas-d5e2.top-ae27 i {
  margin-left: 5px;
}
.border-right-40b7 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.border-right-40b7 p:last-child {
  margin-bottom: 0;
}
.silver-81ff {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.silver-81ff a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.silver-81ff img {
  display: block;
  width: auto;
  line-height: 1;
}
.silver-81ff .info-lower-3f0f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.silver-81ff .thumbnail-huge-f6ff {
  margin: 5px 0 7px 0;
}
.silver-81ff.selected_0368 .avatar-1eb6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.silver-81ff.selected_0368 .widget-b782 {
  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;
}
.silver-81ff.list_fe46 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.silver-81ff.list_fe46 .avatar-1eb6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.silver-81ff.list_fe46 .widget-b782 {
  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;
}
.silver-81ff.detail-up-9f20 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.silver-81ff.media_dark_dbaa {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.silver-81ff.media_dark_dbaa .widget-b782 {
  margin-top: 7px;
}
.popup-narrow-22af {
  display: inline-block;
}
.preview-db5a .secondary_right_3757 .silver-81ff img {
  max-width: 100%;
}
.shade-in-42df .small-7bc9.white_6231,
.easy-470c .small-7bc9.white_6231 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.shade-in-42df .column_f68c,
.easy-470c .column_f68c {
  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%);
}
.shade-in-42df .column_f68c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.shade-in-42df.popup_upper_451d .column_f68c {
  display: none;
}
.shade-in-42df .form_dark_b145 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shade-in-42df .form_dark_b145 li {
  display: inline-block;
  position: relative;
}
.shade-in-42df .form_dark_b145 li:last-child {
  margin-right: 0;
}
.shade-in-42df .form_dark_b145 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;
}
.shade-in-42df .form_dark_b145 li.avatar_cold_b42d > a {
  color: rgba(0, 0, 0, 0.9);
}
.shade-in-42df .form_dark_b145 > 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;
}
.shade-in-42df .form_dark_b145 > li > a i {
  line-height: 0;
}
.shade-in-42df .form_dark_b145 > li.red-72c1 > a .column_f68c {
  margin-left: 4px;
  line-height: 0;
}
.shade-in-42df .form_dark_b145 .caption-95f5 li.red-72c1 > a {
  position: relative;
}
.shade-in-42df .form_dark_b145 .caption-95f5 li.red-72c1 > a:after,
.shade-in-42df .form_dark_b145 .caption-95f5 li.red-72c1 > a:before {
  content: "";
  display: table;
}
.shade-in-42df .form_dark_b145 .caption-95f5 li.red-72c1 > a:after {
  clear: both;
}
.shade-in-42df .form_dark_b145 .caption-95f5 li.red-72c1 > a .column_f68c {
  margin-left: 5px;
  float: right;
}
.shade-in-42df .picture-30e3,
.shade-in-42df .caption-95f5 {
  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;
}
.shade-in-42df .caption-95f5 {
  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;
}
.shade-in-42df .caption-95f5 .white_6231 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shade-in-42df .caption-95f5 .column_f68c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.shade-in-42df .caption-95f5 li {
  display: block;
  margin: 0;
  padding: 0;
}
.shade-in-42df .caption-95f5 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;
}
.shade-in-42df .caption-95f5 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.shade-in-42df .caption-95f5 .caption-95f5 {
  top: 0;
  left: 100%;
}
.shade-in-42df .focus_full_9831.fn-focus-712f > .picture-30e3,
.shade-in-42df .focus_full_9831.fn-focus-712f > .caption-95f5,
.shade-in-42df .focus_full_9831:focus > .picture-30e3,
.shade-in-42df .focus_full_9831:focus > .caption-95f5,
.shade-in-42df .focus_full_9831:hover > .picture-30e3,
.shade-in-42df .focus_full_9831:hover > .caption-95f5 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.shade-in-42df.bronze_f65a .secondary_hot_50c9:after,
.shade-in-42df.bronze_f65a .secondary_hot_50c9:before {
  content: "";
  display: table;
}
.shade-in-42df.bronze_f65a .secondary_hot_50c9:after {
  clear: both;
}
.shade-in-42df.bronze_f65a .secondary_hot_50c9 > li {
  float: left;
}
.shade-in-42df.overlay-97eb .secondary_hot_50c9:after,
.shade-in-42df.overlay-97eb .secondary_hot_50c9:before {
  content: "";
  display: table;
}
.shade-in-42df.overlay-97eb .secondary_hot_50c9:after {
  clear: both;
}
.shade-in-42df.overlay-97eb .secondary_hot_50c9 > li {
  float: left;
}
.shade-in-42df.overlay-97eb .secondary_hot_50c9 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.shade-in-42df.overlay-97eb .secondary_hot_50c9 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.shade-in-42df.overlay-97eb .secondary_hot_50c9 > li.motion_96f0 > a,
.shade-in-42df.overlay-97eb .secondary_hot_50c9 > li.avatar_cold_b42d > a {
  color: #fff;
  background-color: #1e4b75;
}
.shade-in-42df.sidebar-hard-98cb .secondary_hot_50c9 > li > a .white_6231 {
  position: relative;
}
.shade-in-42df.sidebar-hard-98cb .secondary_hot_50c9 > li > a .white_6231: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;
}
.shade-in-42df.sidebar-hard-98cb
  .secondary_hot_50c9
  > li:focus
  > a
  .white_6231:before,
.shade-in-42df.sidebar-hard-98cb
  .secondary_hot_50c9
  > li:hover
  > a
  .white_6231:before {
  width: 100%;
  background-color: currentColor;
}
.shade-in-42df.sidebar-hard-98cb
  .secondary_hot_50c9
  > li.motion_96f0
  > a
  .white_6231:before,
.shade-in-42df.sidebar-hard-98cb
  .secondary_hot_50c9
  > li.summary_3275
  > a
  .white_6231:before {
  width: 100%;
  background-color: currentColor;
}
.shade-in-42df.iron-0fc1 .secondary_hot_50c9 > li > a .white_6231 {
  position: relative;
}
.shade-in-42df.iron-0fc1 .secondary_hot_50c9 > li > a .white_6231: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;
}
.shade-in-42df.iron-0fc1 .secondary_hot_50c9 > li:focus > a .white_6231:before,
.shade-in-42df.iron-0fc1
  .secondary_hot_50c9
  > li:hover
  > a
  .white_6231:before {
  width: 100%;
  background-color: currentColor;
}
.shade-in-42df.iron-0fc1
  .secondary_hot_50c9
  > li.motion_96f0
  > a
  .white_6231:before,
.shade-in-42df.iron-0fc1
  .secondary_hot_50c9
  > li.summary_3275
  > a
  .white_6231:before {
  width: 100%;
  background-color: currentColor;
}
.easy-470c .form_dark_b145 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.easy-470c .form_dark_b145 li:first-child > a {
  border-top: none;
}
.easy-470c .form_dark_b145 .medium_95ae > .white_6231 .column_f68c {
  display: none;
}
.easy-470c .form_dark_b145 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.easy-470c .form_dark_b145 li:last-child {
  border: none;
}
.easy-470c .form_dark_b145 li.red-72c1 > a {
  padding-right: 45px !important;
}
.easy-470c .form_dark_b145 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.easy-470c .form_dark_b145 li a:focus,
.easy-470c .form_dark_b145 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.easy-470c .form_dark_b145 li .stone-88f9 {
  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;
}
.easy-470c .form_dark_b145 li .stone-88f9:hover {
  box-shadow: none;
}
.easy-470c .form_dark_b145 li .stone-88f9 .column_f68c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.easy-470c .form_dark_b145 .caption-95f5 {
  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);
}
.easy-470c .form_dark_b145 .caption-95f5 li a {
  padding-left: 3em;
}
.easy-470c .form_dark_b145 .chip-steel-4099 > a .stone-88f9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.easy-470c .form_dark_b145 .chip-steel-4099 > .caption-95f5 {
  display: block;
  opacity: 1;
}
.progress_copper_e866 {
  max-width: 100%;
}
.slow_5cd6 {
  line-height: 0;
  cursor: pointer;
}
.modal-3f77 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.modal-3f77:hover {
  box-shadow: none;
  color: currentColor;
}
.modal-3f77 svg {
  width: 18px;
  height: 18px;
}
.modal-3f77 .simple_26f8 {
  display: none;
}
.thumbnail_08dc {
  position: relative;
}
.thumbnail_08dc.fn-active-712f .modal-3f77 .summary_current_8919 {
  display: none;
}
.thumbnail_08dc.fn-active-712f .modal-3f77 .simple_26f8 {
  display: inline-block;
}
.thumbnail_08dc .section_pro_b86f {
  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);
}
.thumbnail_08dc.fluid-d8df .section_pro_b86f {
  left: auto;
  right: -0.9em;
}
.thumbnail_08dc.fluid-d8df .texture_dirty_77cc::before {
  left: auto;
  right: 15px;
}
.thumbnail_08dc.fn-active-712f .section_pro_b86f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.highlight_inner_54ca {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.highlight_inner_54ca label {
  flex-basis: 100%;
}
.highlight_inner_54ca .tabs-509d {
  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;
}
.highlight_inner_54ca .form_63d8 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.highlight_inner_54ca .form_63d8:focus {
  background-color: transparent;
}
.highlight_inner_54ca button.summary-pro-d9b3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.highlight_inner_54ca button.summary-pro-d9b3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.highlight_inner_54ca button.summary-pro-d9b3 svg {
  width: 18px;
  height: 18px;
}
.highlight_inner_54ca input[type="submit"] {
  min-height: auto;
}
.gold-4685 .highlight_inner_54ca .form_63d8 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.texture_dirty_77cc {
  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) {
  .texture_dirty_77cc {
    width: 220px;
  }
}
.texture_dirty_77cc label {
  flex-basis: 100%;
}
.texture_dirty_77cc::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;
}
.texture-current-da3f .gold-4685 .highlight_inner_54ca {
  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;
}
.texture-current-da3f
  .gold-4685
  .highlight_inner_54ca
  .tabs-509d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.texture-current-da3f .gold-4685 .highlight_inner_54ca .form_63d8 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.texture-current-da3f
  .gold-4685
  .highlight_inner_54ca
  .form_63d8:focus {
  background: 0 0;
}
.texture-current-da3f
  .gold-4685
  .highlight_inner_54ca
  .search_3d6e {
  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;
}
.border_stone_df33 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.border_stone_df33 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.border_stone_df33 li:last-child {
  margin-right: 0;
}
.border_stone_df33 li:first-child {
  margin-left: 0;
}
.border_stone_df33.warm-4fe2 a {
  color: #fff;
}
.border_stone_df33.warm-4fe2 a:hover {
  color: #fff;
}
.border_stone_df33 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.border_stone_df33 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.border_stone_df33 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.border_stone_df33 a:hover {
  opacity: 0.9;
  color: inherit;
}
.border_stone_df33 [class*="social-icon-apple"] {
  background-color: #999;
}
.border_stone_df33 [class*="social-icon-apple"].wrapper-aa8e {
  background-color: transparent;
  color: #999;
}
.border_stone_df33 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.border_stone_df33 [class*="social-icon-behance"].wrapper-aa8e {
  background-color: transparent;
  color: #1769ff;
}
.border_stone_df33 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.border_stone_df33 [class*="social-icon-bitbucket"].wrapper-aa8e {
  background-color: transparent;
  color: #205081;
}
.border_stone_df33 [class*="social-icon-codepen"] {
  background-color: #000;
}
.border_stone_df33 [class*="social-icon-codepen"].wrapper-aa8e {
  background-color: transparent;
  color: #000;
}
.border_stone_df33 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.border_stone_df33 [class*="social-icon-delicious"].wrapper-aa8e {
  background-color: transparent;
  color: #39f;
}
.border_stone_df33 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.border_stone_df33 [class*="social-icon-digg"].wrapper-aa8e {
  background-color: transparent;
  color: #005be2;
}
.border_stone_df33 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.border_stone_df33 [class*="social-icon-dribbble"].wrapper-aa8e {
  background-color: transparent;
  color: #ea4c89;
}
.border_stone_df33 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.border_stone_df33 [class*="social-icon-envelope"].wrapper-aa8e {
  background-color: transparent;
  color: #ea4335;
}
.border_stone_df33 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.border_stone_df33 [class*="social-icon-facebook"].wrapper-aa8e {
  background-color: transparent;
  color: #3b5998;
}
.border_stone_df33 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.border_stone_df33 [class*="social-icon-flickr"].wrapper-aa8e {
  background-color: transparent;
  color: #0063dc;
}
.border_stone_df33 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.border_stone_df33 [class*="social-icon-foursquare"].wrapper-aa8e {
  background-color: transparent;
  color: #2d5be3;
}
.border_stone_df33 [class*="social-icon-github"] {
  background-color: #333;
}
.border_stone_df33 [class*="social-icon-github"].wrapper-aa8e {
  background-color: transparent;
  color: #333;
}
.border_stone_df33 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.border_stone_df33 [class*="social-icon-google-plus"].wrapper-aa8e {
  background-color: transparent;
  color: #dd4b39;
}
.border_stone_df33 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.border_stone_df33 [class*="social-icon-houzz"].wrapper-aa8e {
  background-color: transparent;
  color: #7ac142;
}
.border_stone_df33 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.border_stone_df33 [class*="social-icon-instagram"].wrapper-aa8e {
  background-color: transparent;
  color: #262626;
}
.border_stone_df33 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.border_stone_df33 [class*="social-icon-jsfiddle"].wrapper-aa8e {
  background-color: transparent;
  color: #487aa2;
}
.border_stone_df33 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.border_stone_df33 [class*="social-icon-linkedin"].wrapper-aa8e {
  background-color: transparent;
  color: #0077b5;
}
.border_stone_df33 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.border_stone_df33 [class*="social-icon-medium"].wrapper-aa8e {
  background-color: transparent;
  color: #00ab6b;
}
.border_stone_df33 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.border_stone_df33
  [class*="social-icon-odnoklassniki"].wrapper-aa8e {
  background-color: transparent;
  color: #f4731c;
}
.border_stone_df33 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.border_stone_df33 [class*="social-icon-meetup"].wrapper-aa8e {
  background-color: transparent;
  color: #ec1c40;
}
.border_stone_df33 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.border_stone_df33 [class*="social-icon-pinterest"].wrapper-aa8e {
  background-color: transparent;
  color: #bd081c;
}
.border_stone_df33 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.border_stone_df33 [class*="social-icon-product-hunt"].wrapper-aa8e {
  background-color: transparent;
  color: #da552f;
}
.border_stone_df33 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.border_stone_df33 [class*="social-icon-reddit"].wrapper-aa8e {
  background-color: transparent;
  color: #ff4500;
}
.border_stone_df33 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.border_stone_df33 [class*="social-icon-rss"].wrapper-aa8e {
  background-color: transparent;
  color: #f26522;
}
.border_stone_df33 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.border_stone_df33
  [class*="social-icon-shopping-cart"].wrapper-aa8e {
  background-color: transparent;
  color: #4caf50;
}
.border_stone_df33 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.border_stone_df33 [class*="social-icon-skype"].wrapper-aa8e {
  background-color: transparent;
  color: #00aff0;
}
.border_stone_df33 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.border_stone_df33 [class*="social-icon-slideshare"].wrapper-aa8e {
  background-color: transparent;
  color: #0077b5;
}
.border_stone_df33 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.border_stone_df33 [class*="social-icon-snapchat"].wrapper-aa8e {
  background-color: transparent;
  color: #fffc00;
}
.border_stone_df33 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.border_stone_df33 [class*="social-icon-soundcloud"].wrapper-aa8e {
  background-color: transparent;
  color: #f80;
}
.border_stone_df33 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.border_stone_df33 [class*="social-icon-spotify"].wrapper-aa8e {
  background-color: transparent;
  color: #2ebd59;
}
.border_stone_df33 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.border_stone_df33
  [class*="social-icon-stack-overflow"].wrapper-aa8e {
  background-color: transparent;
  color: #fe7a15;
}
.border_stone_df33 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.border_stone_df33 [class*="social-icon-maldkfgram"].wrapper-aa8e {
  background-color: transparent;
  color: #2ca5e0;
}
.border_stone_df33 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.border_stone_df33 [class*="social-icon-tripadvisor"].wrapper-aa8e {
  background-color: transparent;
  color: #589442;
}
.border_stone_df33 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.border_stone_df33 [class*="social-icon-tumblr"].wrapper-aa8e {
  background-color: transparent;
  color: #35465c;
}
.border_stone_df33 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.border_stone_df33 [class*="social-icon-twitch"].wrapper-aa8e {
  background-color: transparent;
  color: #6441a5;
}
.border_stone_df33 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.border_stone_df33 [class*="social-icon-twitter"].wrapper-aa8e {
  background-color: transparent;
  color: #1da1f2;
}
.border_stone_df33 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.border_stone_df33 [class*="social-icon-vimeo"].wrapper-aa8e {
  background-color: transparent;
  color: #1ab7ea;
}
.border_stone_df33 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.border_stone_df33 [class*="social-icon-vk"].wrapper-aa8e {
  background-color: transparent;
  color: #45668e;
}
.border_stone_df33 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.border_stone_df33 [class*="social-icon-weibo"].wrapper-aa8e {
  background-color: transparent;
  color: #df2029;
}
.border_stone_df33 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.border_stone_df33 [class*="social-icon-weixin"].wrapper-aa8e {
  background-color: transparent;
  color: #7bb32e;
}
.border_stone_df33 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.border_stone_df33 [class*="social-icon-whatsapp"].wrapper-aa8e {
  background-color: transparent;
  color: #25d366;
}
.border_stone_df33 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.border_stone_df33 [class*="social-icon-wordpress"].wrapper-aa8e {
  background-color: transparent;
  color: #21759b;
}
.border_stone_df33 [class*="social-icon-xing"] {
  background-color: #026466;
}
.border_stone_df33 [class*="social-icon-xing"].wrapper-aa8e {
  background-color: transparent;
  color: #026466;
}
.border_stone_df33 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.border_stone_df33 [class*="social-icon-yelp"].wrapper-aa8e {
  background-color: transparent;
  color: #af0606;
}
.border_stone_df33 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.border_stone_df33 [class*="social-icon-youtube"].wrapper-aa8e {
  background-color: transparent;
  color: #cd201f;
}
.main_3c21 {
  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;
}
.main_3c21:hover {
  box-shadow: none;
  background: 0 0;
}
.thumbnail_inner_877a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.media-5540 {
  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;
}
.banner-action-a91f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.dynamic-6c02 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.dynamic-6c02,
.dynamic-6c02::after,
.dynamic-6c02::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;
}
.dynamic-6c02::after,
.dynamic-6c02::before {
  content: "";
  display: block;
  background-color: inherit;
}
.popup-8d7d .media-5540 .banner-action-a91f {
  margin-top: -2px;
  width: 19px;
}
.popup-8d7d .media-5540 .dynamic-6c02 {
  margin-top: -1px;
}
.popup-8d7d .media-5540 .dynamic-6c02,
.popup-8d7d .media-5540 .dynamic-6c02::after,
.popup-8d7d .media-5540 .dynamic-6c02::before {
  width: 19px;
  height: 2px;
}
.popup-8d7d .media-5540 .dynamic-6c02::before {
  top: -6px;
}
.popup-8d7d .media-5540 .dynamic-6c02::after {
  bottom: -6px;
}
.picture_light_2fcf .media-5540 .banner-action-a91f {
  margin-top: -2px;
  width: 22px;
}
.picture_light_2fcf .media-5540 .dynamic-6c02 {
  margin-top: -1px;
}
.picture_light_2fcf .media-5540 .dynamic-6c02,
.picture_light_2fcf .media-5540 .dynamic-6c02::after,
.picture_light_2fcf .media-5540 .dynamic-6c02::before {
  width: 22px;
  height: 2px;
}
.picture_light_2fcf .media-5540 .dynamic-6c02::before {
  top: -7px;
}
.picture_light_2fcf .media-5540 .dynamic-6c02::after {
  bottom: -7px;
}
.layout_south_7b16 .media-5540 .banner-action-a91f {
  margin-top: -2px;
  width: 31px;
}
.layout_south_7b16 .media-5540 .dynamic-6c02 {
  margin-top: -1.5px;
}
.layout_south_7b16 .media-5540 .dynamic-6c02,
.layout_south_7b16 .media-5540 .dynamic-6c02::after,
.layout_south_7b16 .media-5540 .dynamic-6c02::before {
  width: 31px;
  height: 3px;
}
.layout_south_7b16 .media-5540 .dynamic-6c02::before {
  top: -9px;
}
.layout_south_7b16 .media-5540 .dynamic-6c02::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .caption_0217 .media-5540 .banner-action-a91f {
    margin-top: -2px;
    width: 19px;
  }
  .caption_0217 .media-5540 .dynamic-6c02 {
    margin-top: -1px;
  }
  .caption_0217 .media-5540 .dynamic-6c02,
  .caption_0217 .media-5540 .dynamic-6c02::after,
  .caption_0217 .media-5540 .dynamic-6c02::before {
    width: 19px;
    height: 2px;
  }
  .caption_0217 .media-5540 .dynamic-6c02::before {
    top: -6px;
  }
  .caption_0217 .media-5540 .dynamic-6c02::after {
    bottom: -6px;
  }
  .pagination_red_0dca .media-5540 .banner-action-a91f {
    margin-top: -2px;
    width: 22px;
  }
  .pagination_red_0dca .media-5540 .dynamic-6c02 {
    margin-top: -1px;
  }
  .pagination_red_0dca .media-5540 .dynamic-6c02,
  .pagination_red_0dca .media-5540 .dynamic-6c02::after,
  .pagination_red_0dca .media-5540 .dynamic-6c02::before {
    width: 22px;
    height: 2px;
  }
  .pagination_red_0dca .media-5540 .dynamic-6c02::before {
    top: -7px;
  }
  .pagination_red_0dca .media-5540 .dynamic-6c02::after {
    bottom: -7px;
  }
  .shadow-cold-348b .media-5540 .banner-action-a91f {
    margin-top: -2px;
    width: 31px;
  }
  .shadow-cold-348b .media-5540 .dynamic-6c02 {
    margin-top: -1.5px;
  }
  .shadow-cold-348b .media-5540 .dynamic-6c02,
  .shadow-cold-348b .media-5540 .dynamic-6c02::after,
  .shadow-cold-348b .media-5540 .dynamic-6c02::before {
    width: 31px;
    height: 3px;
  }
  .shadow-cold-348b .media-5540 .dynamic-6c02::before {
    top: -9px;
  }
  .shadow-cold-348b .media-5540 .dynamic-6c02::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .feature_a9fd .media-5540 .banner-action-a91f {
    margin-top: -2px;
    width: 19px;
  }
  .feature_a9fd .media-5540 .dynamic-6c02 {
    margin-top: -1px;
  }
  .feature_a9fd .media-5540 .dynamic-6c02,
  .feature_a9fd .media-5540 .dynamic-6c02::after,
  .feature_a9fd .media-5540 .dynamic-6c02::before {
    width: 19px;
    height: 2px;
  }
  .feature_a9fd .media-5540 .dynamic-6c02::before {
    top: -6px;
  }
  .feature_a9fd .media-5540 .dynamic-6c02::after {
    bottom: -6px;
  }
  .table-black-ea75 .media-5540 .banner-action-a91f {
    margin-top: -2px;
    width: 22px;
  }
  .table-black-ea75 .media-5540 .dynamic-6c02 {
    margin-top: -1px;
  }
  .table-black-ea75 .media-5540 .dynamic-6c02,
  .table-black-ea75 .media-5540 .dynamic-6c02::after,
  .table-black-ea75 .media-5540 .dynamic-6c02::before {
    width: 22px;
    height: 2px;
  }
  .table-black-ea75 .media-5540 .dynamic-6c02::before {
    top: -7px;
  }
  .table-black-ea75 .media-5540 .dynamic-6c02::after {
    bottom: -7px;
  }
  .dynamic-4e6f .media-5540 .banner-action-a91f {
    margin-top: -2px;
    width: 31px;
  }
  .dynamic-4e6f .media-5540 .dynamic-6c02 {
    margin-top: -1.5px;
  }
  .dynamic-4e6f .media-5540 .dynamic-6c02,
  .dynamic-4e6f .media-5540 .dynamic-6c02::after,
  .dynamic-4e6f .media-5540 .dynamic-6c02::before {
    width: 31px;
    height: 3px;
  }
  .dynamic-4e6f .media-5540 .dynamic-6c02::before {
    top: -9px;
  }
  .dynamic-4e6f .media-5540 .dynamic-6c02::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .summary-88a2 .media-5540 .banner-action-a91f {
    margin-top: -2px;
    width: 19px;
  }
  .summary-88a2 .media-5540 .dynamic-6c02 {
    margin-top: -1px;
  }
  .summary-88a2 .media-5540 .dynamic-6c02,
  .summary-88a2 .media-5540 .dynamic-6c02::after,
  .summary-88a2 .media-5540 .dynamic-6c02::before {
    width: 19px;
    height: 2px;
  }
  .summary-88a2 .media-5540 .dynamic-6c02::before {
    top: -6px;
  }
  .summary-88a2 .media-5540 .dynamic-6c02::after {
    bottom: -6px;
  }
  .container_inner_444a .media-5540 .banner-action-a91f {
    margin-top: -2px;
    width: 22px;
  }
  .container_inner_444a .media-5540 .dynamic-6c02 {
    margin-top: -1px;
  }
  .container_inner_444a .media-5540 .dynamic-6c02,
  .container_inner_444a .media-5540 .dynamic-6c02::after,
  .container_inner_444a .media-5540 .dynamic-6c02::before {
    width: 22px;
    height: 2px;
  }
  .container_inner_444a .media-5540 .dynamic-6c02::before {
    top: -7px;
  }
  .container_inner_444a .media-5540 .dynamic-6c02::after {
    bottom: -7px;
  }
  .menu-cbee .media-5540 .banner-action-a91f {
    margin-top: -2px;
    width: 31px;
  }
  .menu-cbee .media-5540 .dynamic-6c02 {
    margin-top: -1.5px;
  }
  .menu-cbee .media-5540 .dynamic-6c02,
  .menu-cbee .media-5540 .dynamic-6c02::after,
  .menu-cbee .media-5540 .dynamic-6c02::before {
    width: 31px;
    height: 3px;
  }
  .menu-cbee .media-5540 .dynamic-6c02::before {
    top: -9px;
  }
  .menu-cbee .media-5540 .dynamic-6c02::after {
    bottom: -9px;
  }
}
.photo-2a73 .dynamic-6c02 {
  -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);
}
.photo-2a73 .dynamic-6c02::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.photo-2a73 .dynamic-6c02::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);
}
.photo-2a73.fresh-94c4 .dynamic-6c02 {
  -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);
}
.photo-2a73.fresh-94c4 .dynamic-6c02::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.photo-2a73.fresh-94c4 .dynamic-6c02::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);
}
.pattern-00c4 {
  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.sidebar-9993:before {
  display: none;
}
.aside-short-22e1 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.aside-short-22e1 .center-1693 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.aside-short-22e1 .center-1693:last-of-type {
  border-bottom: none;
}
.aside-short-22e1 .center-1693.section-73f6,
.aside-short-22e1 .center-1693.form_4fab,
.aside-short-22e1 .center-1693.alert-3297 {
  padding: 0;
}
.aside-short-22e1 .easy-470c .stone-88f9 {
  color: currentColor;
}
.aside-short-22e1 .easy-470c .stone-88f9:focus,
.aside-short-22e1 .easy-470c .stone-88f9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside-short-22e1.input-copper-d66b .progress_warm_73f6,
.aside-short-22e1.input-copper-d66b .border-right-40b7 a,
.aside-short-22e1.input-copper-d66b .secondary_hot_50c9 a,
.aside-short-22e1.input-copper-d66b .caption-95f5 a {
  color: rgba(0, 0, 0, 0.55);
}
.aside-short-22e1.input-copper-d66b .progress_warm_73f6:hover,
.aside-short-22e1.input-copper-d66b .border-right-40b7 a:hover,
.aside-short-22e1.input-copper-d66b .secondary_hot_50c9 a:hover,
.aside-short-22e1.input-copper-d66b .caption-95f5 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside-short-22e1.input-copper-d66b .pagination_eaf2 {
  color: rgba(0, 0, 0, 0.8);
}
.aside-short-22e1.input-copper-d66b .center-1693 {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside-short-22e1.input-copper-d66b .center-1693:before {
  background: rgba(0, 0, 0, 0.08);
}
.aside-short-22e1.input-copper-d66b .border_f874:before {
  background: rgba(255, 255, 255, 0.9);
}
.aside-short-22e1.input-copper-d66b .easy-470c .form_dark_b145 li a,
.aside-short-22e1.input-copper-d66b .easy-470c .stone-88f9,
.aside-short-22e1.input-copper-d66b .caption-95f5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside-short-22e1.input-copper-d66b .easy-470c .stone-88f9:focus,
.aside-short-22e1.input-copper-d66b .easy-470c .stone-88f9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside-short-22e1.input-copper-d66b .form_dark_b145 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside-short-22e1.inner_7c62 .progress_warm_73f6,
.aside-short-22e1.inner_7c62 .border-right-40b7 a,
.aside-short-22e1.inner_7c62 .secondary_hot_50c9 .stone-88f9,
.aside-short-22e1.inner_7c62 .secondary_hot_50c9 a,
.aside-short-22e1.inner_7c62 .caption-95f5 a {
  color: rgba(255, 255, 255, 0.79);
}
.aside-short-22e1.inner_7c62 .progress_warm_73f6:hover,
.aside-short-22e1.inner_7c62 .border-right-40b7 a:hover,
.aside-short-22e1.inner_7c62 .secondary_hot_50c9 .stone-88f9:hover,
.aside-short-22e1.inner_7c62 .secondary_hot_50c9 a:hover,
.aside-short-22e1.inner_7c62 .caption-95f5 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside-short-22e1.inner_7c62 .pagination_eaf2 {
  color: rgba(255, 255, 255, 0.99);
}
.aside-short-22e1.inner_7c62 .center-1693 {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside-short-22e1.inner_7c62 .center-1693:before {
  background: rgba(255, 255, 255, 0.08);
}
.aside-short-22e1.inner_7c62 .border_f874:before {
  background: rgba(0, 0, 0, 0.9);
}
.aside-short-22e1.inner_7c62 .easy-470c .form_dark_b145 li a,
.aside-short-22e1.inner_7c62 .easy-470c .stone-88f9,
.aside-short-22e1.inner_7c62 .caption-95f5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside-short-22e1.inner_7c62 .easy-470c .stone-88f9:focus,
.aside-short-22e1.inner_7c62 .easy-470c .stone-88f9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside-short-22e1.inner_7c62 .form_dark_b145 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.border_f874 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.border_f874:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.up-36fd {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.menu_7b1d .aside-short-22e1 {
  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;
}
.menu_7b1d .center-1693 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.menu_7b1d .center-1693: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) {
  .menu_7b1d .center-1693:before {
    width: 16%;
    left: 42%;
  }
}
.menu_7b1d .center-1693:last-child:before {
  content: none;
}
.menu_7b1d .center-1693[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.menu_7b1d .easy-470c .form_dark_b145 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.menu_7b1d .easy-470c .form_dark_b145 li a .stone-88f9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.menu_7b1d .easy-470c .caption-95f5 {
  border: none;
}
.menu_7b1d .easy-470c .caption-95f5 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.menu_7b1d .border_f874 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.menu_7b1d .up-36fd {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.menu_7b1d .inner_7c62 .border_f874:before {
  background: rgba(0, 0, 0, 0.9);
}
.menu_7b1d .input-copper-d66b.layout_white_6703 .dynamic-6c02 {
  background: rgba(0, 0, 0, 0.6);
}
.menu_7b1d
  .input-copper-d66b.layout_white_6703
  .dynamic-6c02::after,
.menu_7b1d
  .input-copper-d66b.layout_white_6703
  .dynamic-6c02:before {
  background: inherit;
}
.menu_7b1d
  .input-copper-d66b.layout_white_6703:hover
  .dynamic-6c02 {
  background: rgba(0, 0, 0, 0.8);
}
.video_dynamic_98e9 .aside-short-22e1 {
  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) {
  .video_dynamic_98e9 .aside-short-22e1 {
    width: auto;
    right: 45px;
  }
}
.highlight_orange_9b14 .aside-short-22e1 {
  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) {
  .highlight_orange_9b14 .aside-short-22e1 {
    width: auto;
    left: 45px;
  }
}
.sidebar-9993 .aside-short-22e1 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.sidebar-9993 .up-36fd {
  max-width: 48em;
  margin: 0 auto;
}
.sidebar-9993 .border_f874:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.row-basic-1fbc {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.row-basic-1fbc.menu_7b1d .aside-short-22e1 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.row-basic-1fbc.video_dynamic_98e9 .aside-short-22e1 {
  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);
}
.row-basic-1fbc .aside-short-22e1 {
  visibility: visible;
}
.row-basic-1fbc.highlight_orange_9b14 .aside-short-22e1 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.image_stone_1144,
.smooth-d2a2 {
  overflow-x: hidden;
}
.image_stone_1144 .aside-short-22e1 {
  overflow: auto;
}
.image_stone_1144.menu_7b1d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image_stone_1144.menu_7b1d .aside-short-22e1 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.image_stone_1144.menu_7b1d .main_3c21 {
  opacity: 0;
}
.image_stone_1144.video_dynamic_98e9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image_stone_1144.video_dynamic_98e9 .aside-short-22e1 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.image_stone_1144.video_dynamic_98e9 .main_3c21 {
  opacity: 0;
}
.image_stone_1144.highlight_orange_9b14 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image_stone_1144.highlight_orange_9b14 .aside-short-22e1 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.image_stone_1144.highlight_orange_9b14 .main_3c21 {
  opacity: 0;
}
.image_stone_1144.sidebar-9993 .aside-short-22e1 {
  z-index: 10;
  visibility: visible;
}
.layout_white_6703 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.layout_white_6703 .dynamic-6c02 {
  background: rgba(255, 255, 255, 0.99);
}
.layout_white_6703 .dynamic-6c02::after,
.layout_white_6703 .dynamic-6c02:before {
  background: inherit;
}
.layout_white_6703:hover .dynamic-6c02 {
  background: rgba(255, 255, 255, 0.99);
}
.highlight_orange_9b14 .layout_white_6703 {
  top: 10px;
  right: auto;
  left: 12px;
}
.sidebar-9993 .layout_white_6703 {
  display: none !important;
}
.image_stone_1144:before,
.smooth-d2a2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.image_stone_1144 .layout_white_6703,
.smooth-d2a2 .layout_white_6703 {
  display: inline-block;
}
.aside-short-22e1 .plasma_db5f {
  -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;
}
.image_stone_1144 .aside-short-22e1 .plasma_db5f,
.smooth-d2a2 .aside-short-22e1 .plasma_db5f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.focused_0d36 .tabs-509d {
  width: 100%;
}
.secondary_right_3757 {
  padding: 0 0.5em 0;
}
.secondary_right_3757 [class*="customify-col-"],
.secondary_right_3757 [class*="customify-col_"],
.secondary_right_3757 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.advanced-fbc5 .secondary_right_3757 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .notice_first_75ca .disabled-db78,
  .disabled-db78 {
    display: none;
  }
  .border_5782 {
    text-align: left;
  }
  .video-5f52 {
    text-align: center;
  }
  .surface_fa6d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .notice_first_75ca .button-light-84de,
  .button-light-84de {
    display: none;
  }
  .shade-full-ccc0 {
    text-align: left;
  }
  .warm_6eec {
    text-align: center;
  }
  .tabs-b88b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .notice_first_75ca .description-4491,
  .description-4491 {
    display: none;
  }
  .gradient_complex_bd6b {
    text-align: left;
  }
  .frame-under-80d9 {
    text-align: center;
  }
  .cool-4f01 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.notice_out_9861 {
  box-shadow: none !important;
}
.tag-slow-4e0b .motion_9570,
.hover_b306 .motion_9570 {
  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;
}
.hover_b306 .motion_9570 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.fresh-a42c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.fresh-a42c:after,
.fresh-a42c:before {
  content: "";
  display: table;
}
.fresh-a42c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .fresh-a42c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.fresh-a42c,
.sidebar-medium-5dff {
  max-width: 1248px;
  margin: 0 auto;
}

.bronze-fb7c.avatar_33d6 .fresh-a42c {
  max-width: 100%;
}
.bronze-fb7c.notice_374f {
  max-width: 1200px;
  margin: 0 auto;
}
.bronze-fb7c.thumbnail_orange_0be3 .fresh-a42c {
  max-width: 100%;
}
.bronze-fb7c.thumbnail_orange_0be3 > .fresh-a42c {
  padding-left: 0;
  padding-right: 0;
}
.bronze-fb7c.thumbnail_orange_0be3 > .fresh-a42c .notice_first_75ca {
  margin: 0;
}
.bronze-fb7c.thumbnail_orange_0be3
  > .fresh-a42c
  .paragraph-dynamic-4544.wide-1592 {
  margin-right: 0;
  margin-left: 0;
}
.bronze-fb7c.thumbnail_orange_0be3 #main.wide-1592 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .form_easy_3f9d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .form_easy_3f9d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .plasma-9b98 .panel_tiny_e72c {
    padding-right: 1em;
  }
  .plasma-9b98.outline_34ca .paragraph-dynamic-4544 {
    border-right: 1px solid #eaecee;
  }
  .plasma-9b98.outline_34ca .panel_tiny_e72c {
    padding-right: 1em;
  }
  .plasma-9b98.outline_34ca .hidden-d234 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .north-0200 .panel_tiny_e72c {
    padding-left: 1em;
  }
  .north-0200.outline_34ca .paragraph-dynamic-4544 {
    border-left: 1px solid #eaecee;
  }
  .north-0200.outline_34ca .panel_tiny_e72c {
    padding-left: 1em;
  }
  .north-0200.outline_34ca .hidden-d234 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paper-7922 .panel_tiny_e72c {
    padding-left: 1em;
  }
  .paper-7922.outline_34ca .wood_6fd6 {
    border-right: 1px solid #eaecee;
  }
  .paper-7922.outline_34ca .middle-e4b2 {
    border-right: 1px solid #eaecee;
  }
  .paper-7922.outline_34ca .panel_tiny_e72c {
    padding-left: 1em;
  }
  .paper-7922.outline_34ca .hidden-d234 {
    padding-right: 1em;
  }
  .paper-7922.outline_34ca .cool-7026 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pink_168b .panel_tiny_e72c {
    padding-right: 1em;
  }
  .pink_168b.outline_34ca .wood_6fd6 {
    border-left: 1px solid #eaecee;
  }
  .pink_168b.outline_34ca .middle-e4b2 {
    border-left: 1px solid #eaecee;
  }
  .pink_168b.outline_34ca .panel_tiny_e72c {
    padding-right: 1em;
  }
  .pink_168b.outline_34ca .hidden-d234 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pink_168b.outline_34ca .cool-7026 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form_easy_3f9d .panel_tiny_e72c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form_easy_3f9d.outline_34ca .paragraph-dynamic-4544 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .form_easy_3f9d.outline_34ca .panel_tiny_e72c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form_easy_3f9d.outline_34ca .hidden-d234 {
    padding-left: 1em;
  }
  .form_easy_3f9d.outline_34ca .cool-7026 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .form_easy_3f9d.outline_34ca .panel_tiny_e72c {
    padding-left: 0;
  }
}
.breadcrumb_left_0304 .aside-c105 {
  display: inline-block;
}
.upper_c141 {
  display: inline-block;
}
.media-dae2 {
  word-con: break-word;
}
.active_b364 > span {
  display: inline-block;
  padding: 5px 0;
}
.active_b364 .feature-large-1135 {
  margin-left: 8px;
  margin-right: 8px;
}
.active_b364 .background-bcbe img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.active-right-394d .status-clean-2b09 {
  margin-bottom: 2em;
}
.active-right-394d .focus_74d9 {
  margin-bottom: 15px;
}
.active-right-394d .focus_74d9:last-child {
  margin-bottom: 0;
}
.active-right-394d .element_c6f8 {
  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) {
  .active-right-394d .element_c6f8 {
    display: block;
  }
}
.active-right-394d .red_cf1d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .active-right-394d .red_cf1d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.active-right-394d .photo-blue-13a6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.active-right-394d .photo-blue-13a6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.active-right-394d .photo-blue-13a6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.active-right-394d .media-dae2 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.active-right-394d .media-dae2 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.active-right-394d .feature_9bbf p:last-child {
  margin-bottom: 0;
}
.active-right-394d .overlay-cool-28d4 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.active-right-394d .wood_a6fe {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.active-right-394d .preview-narrow-e046 {
  margin-top: 1em;
}
.active-right-394d .blue_1318 {
  top: 0;
  display: block;
}
.active-right-394d .blue_1318 a {
  color: inherit;
}
.active-right-394d .blue_1318 a:hover {
  color: inherit;
}
.active-right-394d .panel_down_0d9a {
  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;
}
.active-right-394d .panel_down_0d9a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.active-right-394d .wood_a6fe {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.active-right-394d .accordion-d69d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.active-right-394d .accordion-d69d:first-child {
  margin-top: 0;
}
.active-right-394d .accordion-d69d.sort-next-c546 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.active-right-394d .accordion-d69d.media_copper_72e4 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.active-right-394d
  .accordion-d69d.media_copper_72e4.brown-5a1b
  .preview-narrow-e046 {
  width: 100%;
}
.active-right-394d .media_copper_72e4 {
  -webkit-box-align: center;
  align-items: center;
}
.active-right-394d .media_copper_72e4 .active_b364,
.active-right-394d .media_copper_72e4 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.active-right-394d .photo-blue-13a6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.active-right-394d .photo-blue-13a6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.active-right-394d .photo-blue-13a6: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;
}
.active-right-394d .sort-next-c546 {
  z-index: 5;
}
.active-right-394d .detail_copper_4d22 .description_ddf0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.active-right-394d .mask-basic-2f7d .description_ddf0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.active-right-394d .aside_5ded .description_ddf0 {
  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;
}
.active-right-394d.fluid_84de .element_c6f8,
.active-right-394d.down-bb99 .element_c6f8 {
  display: block;
}
.active-right-394d.fluid_84de .element_c6f8 .focused_cca5,
.active-right-394d.fluid_84de .element_c6f8 .wood_a6fe,
.active-right-394d.down-bb99 .element_c6f8 .focused_cca5,
.active-right-394d.down-bb99 .element_c6f8 .wood_a6fe {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.active-right-394d.status_62f6 .red_cf1d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .active-right-394d.status_62f6 .red_cf1d {
    margin-right: 0;
  }
}
.active-right-394d.fluid_84de .red_cf1d,
.active-right-394d.down-bb99 .red_cf1d {
  padding-top: 40%;
}
.active-right-394d.fluid_84de .status-clean-2b09,
.active-right-394d.down-bb99 .status-clean-2b09 {
  display: block;
}
.active-right-394d.fluid_84de .fn-sticky-712f .wood_a6fe,
.active-right-394d.down-bb99 .fn-sticky-712f .wood_a6fe {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.active-right-394d.fluid_84de .red_cf1d,
.active-right-394d.down-bb99 .red_cf1d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.active-right-394d.fluid_84de .wood_a6fe {
  padding: 1em;
}
.hot_8988 {
  margin: 30px auto;
  display: block;
}
.hot_8988 .photo_silver_8110 > * {
  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;
}
.hot_8988 .photo_silver_8110 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hot_8988 .photo_silver_8110 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.nav_gas_0b84 .active_b364 {
  margin-bottom: 1.41575em;
}
.nav_gas_0b84 .tooltip-07cd {
  margin-bottom: 1.618em;
}
.top-94ef .notification_377f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.top-94ef .notification_377f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.top-94ef .component-red-2d83 {
  max-width: 100%;
  overflow: auto;
}
.chip_bc96 .top-94ef a:hover {
  text-decoration: underline;
}
.easy_b0c1 .focus_74d9:not(.media-dae2),
.easy_b0c1 .photo-blue-13a6 {
  margin-bottom: 1.41575em;
}
.easy_b0c1 .focus_74d9:not(.media-dae2):last-child,
.easy_b0c1 .photo-blue-13a6:last-child {
  margin-bottom: 0;
}
.easy_b0c1 .focus_74d9.texture_cool_3dd9 {
  margin-bottom: 0.41575em;
}
.easy_b0c1 .light-8420:before,
.easy_b0c1 .new-356c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.easy_b0c1 .light-8420:before {
  content: "\f115";
}
.easy_b0c1 .new-356c:before {
  content: "\f02c";
}
.easy_b0c1 .dim_0bfd {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.easy_b0c1 .dim_0bfd a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.in_19c1 {
  display: -webkit-box;
  display: flex;
}
.in_19c1 .box-2db1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .in_19c1 .box-2db1 {
    flex-basis: 90px;
  }
}
.in_19c1 .pro-09f3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .in_19c1 .pro-09f3 {
    flex-basis: calc(100% - 50px);
  }
}
.in_19c1 .blue-d328 p:last-child {
  margin-bottom: 0.72em;
}
.glass_7601 .photo_silver_8110 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.glass_7601 .photo_silver_8110:after,
.glass_7601 .photo_silver_8110:before {
  content: "";
  display: table;
}
.glass_7601 .photo_silver_8110:after {
  clear: both;
}
.glass_7601 .photo_silver_8110 .complex-912c,
.glass_7601 .photo_silver_8110 .highlight-last-498a {
  width: 49%;
}
.glass_7601 .photo_silver_8110 .complex-912c a span.link_fixed_b415,
.glass_7601 .photo_silver_8110 .highlight-last-498a a span.link_fixed_b415 {
  display: block;
  margin-bottom: 5px;
}
.glass_7601 .photo_silver_8110 .highlight-last-498a {
  float: left;
  text-align: left;
}
.glass_7601 .photo_silver_8110 .complex-912c {
  float: right;
  text-align: right;
}
.focus_fresh_93b1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .focus_fresh_93b1 {
    margin-bottom: 0;
  }
}
.south_eb51 {
  margin-bottom: 1em;
}
.south_eb51 .media-dae2 {
  font-size: 1.1em;
  line-height: 1.3;
}
.badge-light-c50f a {
  display: block;
  line-height: 0;
  position: relative;
}
.paragraph_0034 .south_eb51,
.chip_wide_e28e .south_eb51 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .paragraph_0034 .south_eb51,
  .chip_wide_e28e .south_eb51 {
    display: block;
  }
}
.paragraph_0034 .badge-light-c50f,
.chip_wide_e28e .badge-light-c50f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .paragraph_0034 .badge-light-c50f,
  .chip_wide_e28e .badge-light-c50f {
    margin-bottom: 1em;
  }
}
.paragraph_0034 .badge-light-c50f img,
.chip_wide_e28e .badge-light-c50f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.paragraph_0034 .surface-steel-bb13,
.chip_wide_e28e .surface-steel-bb13 {
  flex-basis: calc(100% - 160px);
}
.paragraph_0034 .surface-steel-bb13 p,
.chip_wide_e28e .surface-steel-bb13 p {
  margin-bottom: 0;
}
.paragraph_0034 .surface-steel-bb13 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .paragraph_0034 .surface-steel-bb13 {
    padding-left: 0;
  }
}
.chip_wide_e28e .surface-steel-bb13 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .chip_wide_e28e .surface-steel-bb13 {
    padding-right: 0;
  }
}
.chip_wide_e28e .badge-light-c50f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.soft_8293 .badge-light-c50f {
  margin-bottom: 0.5em;
}
.soft_8293 .badge-light-c50f img {
  width: 100%;
}
.inner-b7ed .main_0566,
.video_slow_51b5 .main_0566 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.video_slow_51b5 .paragraph-dynamic-4544 .shadow-wood-4a4f p:last-child {
  margin-bottom: 0;
}
.feature_e762 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.mask-b142 .motion-4c04 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .mask-b142 .motion-4c04:last-of-type {
    margin-bottom: 0;
  }
}
.mask-b142 .motion-4c04 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mask-b142 .motion-4c04 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.mask-b142 .motion-4c04 ul li {
  margin: 0 0 0.6em;
}
.mask-b142 .motion-4c04 ul li.header-pro-1d44,
.mask-b142 .motion-4c04 ul li.panel_fdd0 {
  position: relative;
}
.mask-b142 .motion-4c04 ul li.header-pro-1d44 .new-aa33,
.mask-b142 .motion-4c04 ul li.panel_fdd0 .new-aa33 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.mask-b142 .motion-4c04 ul li.header-pro-1d44:after:after,
.mask-b142 .motion-4c04 ul li.header-pro-1d44:after:before,
.mask-b142
  .motion-4c04
  ul
  li.panel_fdd0:after:after,
.mask-b142
  .motion-4c04
  ul
  li.panel_fdd0:after:before {
  content: "";
  display: table;
}
.mask-b142 .motion-4c04 ul li.header-pro-1d44:after:after,
.mask-b142
  .motion-4c04
  ul
  li.panel_fdd0:after:after {
  clear: both;
}
.mask-b142 .motion-4c04 a.fluid-9ea5:hover {
  text-decoration: none;
}
.mask-b142 .motion-4c04 select {
  max-width: 100%;
}
.mask-b142 .motion-4c04 table {
  font-size: 85%;
}
.mask-b142 .motion-4c04 table td,
.mask-b142 .motion-4c04 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.mask-b142 .motion-4c04 table tfoot td {
  text-align: left;
}
.mask-b142 .motion-4c04 :last-child {
  margin-bottom: 0;
}
.mask-b142 .motion-4c04 .title_cd2c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.mask-b142 .motion-4c04 .title_cd2c label {
  width: 100%;
}
.mask-b142 .motion-4c04 .title_cd2c .form_63d8 {
  width: 100%;
  display: block;
}
.mask-b142 .motion-4c04 .title_cd2c .summary-pro-d9b3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.mask-b142 .motion-4c04 .title_cd2c .summary-pro-d9b3:hover svg #svg-search {
  fill: #444;
}
.mask-b142 .motion-4c04 .title_cd2c .summary-pro-d9b3 svg {
  width: 18px;
  height: 18px;
}
.mask-b142 .purple-645e ul ul,
.mask-b142 .pagination_solid_1fd6 ul ul,
.mask-b142 .logo-center-1c50 ul ul,
.mask-b142 .description-basic-dd52 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.mask-b142 .purple-645e .red-72c1 > a,
.mask-b142 .pagination_solid_1fd6 .red-72c1 > a,
.mask-b142 .logo-center-1c50 .red-72c1 > a,
.mask-b142 .description-basic-dd52 .red-72c1 > a {
  margin-bottom: 0;
}
.mask-b142 .photo_406f li,
.mask-b142 .purple-645e li,
.mask-b142 .badge_affb li,
.mask-b142 .pagination_solid_1fd6 li,
.mask-b142 .logo-center-1c50 li,
.mask-b142 .description-basic-dd52 li,
.mask-b142 .hero-soft-f8f3 li,
.mask-b142 .background-focused-f163 li {
  display: block;
  position: relative;
}
.mask-b142 .photo_406f li:last-child,
.mask-b142 .purple-645e li:last-child,
.mask-b142 .badge_affb li:last-child,
.mask-b142 .pagination_solid_1fd6 li:last-child,
.mask-b142 .logo-center-1c50 li:last-child,
.mask-b142 .description-basic-dd52 li:last-child,
.mask-b142 .hero-soft-f8f3 li:last-child,
.mask-b142 .background-focused-f163 li:last-child {
  border: none;
}
.mask-b142 .photo_406f li a,
.mask-b142 .purple-645e li a,
.mask-b142 .badge_affb li a,
.mask-b142 .pagination_solid_1fd6 li a,
.mask-b142 .logo-center-1c50 li a,
.mask-b142 .description-basic-dd52 li a,
.mask-b142 .hero-soft-f8f3 li a,
.mask-b142 .background-focused-f163 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.mask-b142 .photo_406f li ul li::before,
.mask-b142 .purple-645e li ul li::before,
.mask-b142 .badge_affb li ul li::before,
.mask-b142 .pagination_solid_1fd6 li ul li::before,
.mask-b142 .logo-center-1c50 li ul li::before,
.mask-b142 .description-basic-dd52 li ul li::before,
.mask-b142 .hero-soft-f8f3 li ul li::before,
.mask-b142 .background-focused-f163 li ul li::before {
  left: 15px;
}
.mask-b142 .photo_406f li ul a,
.mask-b142 .purple-645e li ul a,
.mask-b142 .badge_affb li ul a,
.mask-b142 .pagination_solid_1fd6 li ul a,
.mask-b142 .logo-center-1c50 li ul a,
.mask-b142 .description-basic-dd52 li ul a,
.mask-b142 .hero-soft-f8f3 li ul a,
.mask-b142 .background-focused-f163 li ul a {
  padding-left: 20px;
}
.mask-b142 .photo_406f li ul ul li::before,
.mask-b142 .purple-645e li ul ul li::before,
.mask-b142 .badge_affb li ul ul li::before,
.mask-b142 .pagination_solid_1fd6 li ul ul li::before,
.mask-b142 .logo-center-1c50 li ul ul li::before,
.mask-b142 .description-basic-dd52 li ul ul li::before,
.mask-b142 .hero-soft-f8f3 li ul ul li::before,
.mask-b142 .background-focused-f163 li ul ul li::before {
  left: 30px;
}
.mask-b142 .photo_406f li ul ul a,
.mask-b142 .purple-645e li ul ul a,
.mask-b142 .badge_affb li ul ul a,
.mask-b142 .pagination_solid_1fd6 li ul ul a,
.mask-b142 .logo-center-1c50 li ul ul a,
.mask-b142 .description-basic-dd52 li ul ul a,
.mask-b142 .hero-soft-f8f3 li ul ul a,
.mask-b142 .background-focused-f163 li ul ul a {
  padding-left: 40px;
}
.mask-b142 .badge-lower-5293 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.mask-b142 .background-focused-f163 ul li {
  margin-bottom: 1.41575em;
}
.mask-b142 .background-focused-f163 ul li .short-d4f8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.mask-b142 .background-focused-f163 ul li .highlight_cd37 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.inner_7c62 .photo_406f li a,
.inner_7c62 .purple-645e li a,
.inner_7c62 .badge_affb li a,
.inner_7c62 .pagination_solid_1fd6 li a,
.inner_7c62 .logo-center-1c50 li a,
.inner_7c62 .description-basic-dd52 li a,
.inner_7c62 .hero-soft-f8f3 li a,
.inner_7c62 .background-focused-f163 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner_7c62 .badge-lower-5293 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner_7c62 .motion-4c04 ul li.header-pro-1d44 .new-aa33,
.inner_7c62 .motion-4c04 ul li.panel_fdd0 .new-aa33 {
  background: rgba(0, 0, 0, 0.2);
}
.inner_7c62 .mask-b142 .motion-4c04 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze-fb7c .mask-b142 .form_dark_b145 li {
  margin: 0;
}
.bronze-fb7c .mask-b142 .form_dark_b145 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.bronze-fb7c .mask-b142 .form_dark_b145 li ul {
  margin: 0;
}
.bronze-fb7c .mask-b142 .form_dark_b145 li ul li a {
  padding-left: 15px;
}
.bronze-fb7c .mask-b142 .form_dark_b145 li ul li li a {
  padding-left: 30px;
}
.bronze-fb7c .mask-b142 .form_dark_b145 li.avatar_cold_b42d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.bronze-fb7c .mask-b142 .form_dark_b145 li.avatar_cold_b42d > 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;
}
.bronze-fb7c .mask-b142 .form_dark_b145 li.avatar_cold_b42d > 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;
}
.middle_d89f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.texture-4d43 {
  position: relative;
  z-index: 10;
}
.texture-4d43 .plasma_db5f {
  width: 100%;
  max-width: 100%;
}
.block_in_436d .section_green_b720 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.block_in_436d .input-copper-d66b {
}
.block_in_436d .inner_7c62 {
  background: #292929;
}
.stone-856c .section_green_b720 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.stone-856c .input-copper-d66b {
  background: #f9f9f9;
}
.stone-856c .inner_7c62 {
  background: #303030;
}
.pro_39e1 .section_green_b720 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pro_39e1 .aside-c105 {
    margin-bottom: 1em;
  }
  .pro_39e1 .aside-c105:last-child {
    margin-bottom: 0;
  }
}
.pro_39e1 .input-copper-d66b {
  background: #ededed;
}
.pro_39e1 .inner_7c62 {
  background: #1a1a1a;
}
.section_green_b720.input-copper-d66b {
  color: rgba(0, 0, 0, 0.6);
}
.section_green_b720.input-copper-d66b .background-b236 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.section_green_b720.inner_7c62 {
  color: rgba(255, 255, 255, 0.99);
}
.section_green_b720.inner_7c62 a:not(.fluid-9ea5) {
  color: rgba(255, 255, 255, 0.79);
}
.section_green_b720.inner_7c62 a:not(.fluid-9ea5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.section_green_b720.inner_7c62 .background-b236 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.section_green_b720.inner_7c62 table tbody td,
.section_green_b720.inner_7c62 table th {
  background: rgba(0, 0, 0, 0.08);
}
.old-46b4.prev_d0c0 .fresh-a42c {
  max-width: initial;
}
.old-46b4 .column-f9fe {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.old-46b4 .column-f9fe .plasma_db5f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .old-46b4 .column-f9fe .plasma_db5f {
    display: block;
    margin-bottom: 2em;
  }
  .old-46b4 .column-f9fe .plasma_db5f:last-child {
    margin-bottom: 0;
  }
}
.pro_39e1 .aside-c105:last-child,
.stone-856c .aside-c105:last-child,
.block_in_436d .aside-c105:last-child {
  margin-bottom: 0;
}
.pro_39e1 .aside-c105 .mask-b142 .motion-4c04:last-child,
.stone-856c .aside-c105 .mask-b142 .motion-4c04:last-child,
.block_in_436d .aside-c105 .mask-b142 .motion-4c04:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pro_39e1 .tiny-1ef5,
  .pro_39e1 .caption-warm-a5b2,
  .stone-856c .tiny-1ef5,
  .stone-856c .caption-warm-a5b2,
  .block_in_436d .tiny-1ef5,
  .block_in_436d .caption-warm-a5b2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .texture-4d43 .aside-c105 {
    margin-bottom: 2em;
  }
}
.texture-4d43 p:last-child {
  margin-bottom: 0;
}
.texture-4d43 li,
.texture-4d43 ul {
  list-style: none;
  margin: 0;
}
.texture-4d43 ul ul {
  margin-left: 2.617924em;
}
.tall_993b {
  font-size: 0.875em;
}

/* css-noise: 8055 */
.shadow-element-g9 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
