/*!
Theme Name: Customify
Theme URI: https://pressmaximum.box_69d8/customify
Author: WPCustomify
Author URI: https://pressmaximum.box_69d8
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.box_69d8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.blue_4796.info_d18b/licenses/gpl-2.0.text_wood_b92d
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.footer-56e4/, (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.orange-4fbc.list-95bd/normalize.footer_north_fe6f/
 ======
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.footer_north_fe6f v7.0.0 | MIT License | github.box_69d8/necolas/normalize.footer_north_fe6f */
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;
}
.feature_689f .warm_3410,
.wrapper_stale_e166,
.blue-003b,
.footer-next-d998,
.over-c76a,
.middle-d9b1,
.border-a711,
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;
}
.wrapper_stale_e166,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .wrapper_stale_e166,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .wrapper_stale_e166,
  h1 {
    font-size: 1.8em;
  }
}
.blue-003b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.blue-003b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .blue-003b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .blue-003b,
  h2 {
    font-size: 1.7em;
  }
}
.footer-next-d998,
h3 {
  font-size: 1.618em;
}
.feature_689f .warm_3410,
.over-c76a,
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.lower-fd81 {
  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;
}
.middle_be3a:after,
.middle_be3a:before,
.notification_eede:after,
.notification_eede:before {
  content: "";
  display: table;
}
.middle_be3a:after,
.notification_eede:after {
  clear: both;
}
.footer_iron_9aec {
  float: right;
  margin-right: 0;
}
.gallery_e1d9 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.picture-purple-7453 .hot-3ae0,
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;
}
.picture-purple-7453 .hot-3ae0: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;
}
.mini-f078 .hot-3ae0 {
  box-shadow: none;
}
.mini-f078
  .hot-3ae0
  .center_dded {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.mini-f078 .hot-3ae0 .photo_30c6 {
  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;
}
.mini-f078
  .hot-3ae0
  .photo_30c6
  b {
  display: none;
}
.mini-f078 .hot_e690 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.modal-new-cd3b:not(.footer_wood_f5e5):not(.feature-1e5c),
button:not(.footer_wood_f5e5):not(.feature-1e5c),
input[type="button"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ),
input[type="reset"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ),
input[type="submit"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ) {
  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;
}
.modal-new-cd3b:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ):hover,
button:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ):hover,
input[type="button"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ):hover,
input[type="reset"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ):hover,
input[type="submit"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.modal-new-cd3b:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ):active,
.modal-new-cd3b:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ):focus,
button:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ):active,
button:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ):focus,
input[type="button"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ):active,
input[type="button"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ):focus,
input[type="reset"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ):active,
input[type="reset"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ):focus,
input[type="submit"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ):active,
input[type="submit"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ):focus {
  outline: 0;
}
.modal-new-cd3b:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0,
button:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0,
input[type="button"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0,
input[type="reset"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0,
input[type="submit"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0 {
  position: relative;
}
.modal-new-cd3b:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0
  .video-f35e,
.modal-new-cd3b:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0
  .solid-9a5f,
.modal-new-cd3b:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0
  .section_cbef,
.modal-new-cd3b:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0
  i,
.modal-new-cd3b:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0
  svg,
button:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0
  .video-f35e,
button:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0
  .solid-9a5f,
button:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0
  .section_cbef,
button:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0
  i,
button:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0
  svg,
input[type="button"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0
  .video-f35e,
input[type="button"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0
  .solid-9a5f,
input[type="button"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0
  .section_cbef,
input[type="button"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0
  i,
input[type="button"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0
  svg,
input[type="reset"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0
  .video-f35e,
input[type="reset"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0
  .solid-9a5f,
input[type="reset"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0
  .section_cbef,
input[type="reset"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0
  i,
input[type="reset"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0
  svg,
input[type="submit"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0
  .video-f35e,
input[type="submit"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0
  .solid-9a5f,
input[type="submit"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0
  .section_cbef,
input[type="submit"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0
  i,
input[type="submit"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0
  svg {
  visibility: hidden;
}
.modal-new-cd3b:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0:after,
button:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0:after,
input[type="button"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0:after,
input[type="reset"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0:after,
input[type="submit"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ).fn-loading-1fa0: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;
}
.modal-new-cd3b:not(.footer_wood_f5e5):not(.feature-1e5c),
input[type="button"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ),
input[type="reset"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ),
input[type="submit"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ) {
  color: #fff;
  background: #235787;
}
.modal-new-cd3b:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ):focus,
input[type="button"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ):focus,
input[type="reset"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ):focus,
input[type="submit"]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ):focus {
  color: #fff;
}
.modal-new-cd3b.fn-disabled-1fa0:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ),
.modal-new-cd3b[disabled]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ),
button.fn-disabled-1fa0:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ),
button[disabled]:not(.footer_wood_f5e5):not(
    .feature-1e5c
  ) {
  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;
}
.modal-87a0 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.modal-87a0: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;
}
.static-904a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.mask-motion-380f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.widget_6502 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.middle_be3a:after,
.middle_be3a:before,
.action_c747:after,
.action_c747:before,
.border_wood_dd83:after,
.border_wood_dd83:before,
.module-last-136c:after,
.module-last-136c:before,
.large_6dcd:after,
.large_6dcd:before,
.description-c304:after,
.description-c304:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.middle_be3a:after,
.action_c747:after,
.border_wood_dd83:after,
.module-last-136c:after,
.large_6dcd:after,
.description-c304:after {
  clear: both;
}
.action_c747 .content-58d2,
.border_wood_dd83 .content-58d2,
.sidebar-thick-9bd9 .content-58d2 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.panel_last_123d {
  display: inline-block;
}
.accordion_a823 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.accordion_a823 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.accordion_a823 .highlight-d202 {
  padding: 1em 0;
  font-size: 85%;
}
.highlight-d202 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.next-2ba4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.next-2ba4:after,
.next-2ba4:before {
  content: "";
  display: table;
}
.next-2ba4:after {
  clear: both;
}
.disabled-active-aaa7 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.paragraph-dark-c3e5 .disabled-active-aaa7 {
  max-width: 50%;
}
.preview_43f7 .disabled-active-aaa7 {
  max-width: 33.33%;
}
.form-inner-e579 .disabled-active-aaa7 {
  max-width: 25%;
}
.picture_a1ab .disabled-active-aaa7 {
  max-width: 20%;
}
.description_rough_42c9 .disabled-active-aaa7 {
  max-width: 16.66%;
}
.thumbnail-6f93 .disabled-active-aaa7 {
  max-width: 14.28%;
}
.prev-9f0a .disabled-active-aaa7 {
  max-width: 12.5%;
}
.article_a05b .disabled-active-aaa7 {
  max-width: 11.11%;
}
.bottom_6bbd {
  display: block;
}
.feature_689f .summary_b215 label,
.feature_689f .middle-1814 label,
.feature_689f .copper-69b4 label,
.feature_689f .column-green-4a85 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.under_f5dd {
  list-style: none;
  margin: 0;
}
.under_f5dd article.media-clean-77bb {
  margin-bottom: 0;
}
.under_f5dd ul {
  list-style: none;
  margin: 0;
}
.under_f5dd .section-4fb2 li.media-clean-77bb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .under_f5dd .section-4fb2 li.media-clean-77bb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .under_f5dd .section-4fb2 li.media-clean-77bb: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) {
  .under_f5dd .section-4fb2 li.media-clean-77bb li.media-clean-77bb li.media-clean-77bb li.media-clean-77bb {
    padding-left: 0;
  }
}
article.media-clean-77bb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.media-clean-77bb .action_c747 p:last-of-type {
  margin-bottom: 0;
}
article.media-clean-77bb .media_bronze_982f {
  float: left;
}
article.media-clean-77bb .wrapper_6d6c {
  margin-left: 85px;
}
article.media-clean-77bb .surface_liquid_f405 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.media-clean-77bb .surface_liquid_f405 .accordion_dirty_17f1 {
  margin-left: 10px;
}
article.media-clean-77bb .next_fa00 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.media-clean-77bb .text-6ad6 {
  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 .summary_b215,
  #respond .copper-69b4,
  #respond .column-green-4a85 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .summary_b215 input,
#respond .copper-69b4 input,
#respond .column-green-4a85 input {
  width: 100%;
}
#respond .column-green-4a85 {
  margin-right: 0;
}
#respond .highlight_28e3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.bright_ee37 {
  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;
}
.bright_ee37.main-578c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.bright_ee37 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%);
}
.bright_ee37:focus,
.bright_ee37: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);
}
.bronze-8e68 {
  border-radius: 10%;
}
.module_07b8 {
  border-radius: 50%;
}
.image-c033 {
  font-size: 0.72em;
}
.accent_d66c {
  font-size: 0.875em;
}
.slider_8d5b {
  font-size: 1.1em;
}
.active-d2f2 {
  text-transform: uppercase;
  line-height: 1.2;
}
.active-d2f2.image-c033 {
  letter-spacing: 0.5px;
}
.pattern-c68a,
.pattern-c68a a {
  color: #6d6d6d;
}
.pattern-c68a a:hover {
  color: #111;
}
.paragraph-east-f022 {
  color: #6d6d6d;
}
.tag-action-88df {
  overflow-x: hidden;
}
.tag-action-88df .hidden-8736.simple_13b6 {
  position: relative;
}
.tag-action-88df .hidden-8736.simple_13b6.button_df33 {
  position: initial;
}
.tag-action-88df
  .hidden-8736.simple_13b6.button_df33
  .disabled-lower-0dde {
  left: auto;
}
.tag-action-88df .hidden-8736 .disabled-lower-0dde {
  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;
}
.tag-action-88df .hidden-8736:hover.simple_13b6 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tag-action-88df
  .hidden-8736:hover.simple_13b6
  .disabled-lower-0dde {
  display: block;
  z-index: 9999999;
}
.tag-action-88df .hard_863d .label_e795,
.tag-action-88df .west_7273 .label_e795 {
  display: none;
}
.tag-action-88df .aside-green-4543 .hidden-8736:hover.simple_13b6 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.feature_689f .summary_b215 label,
.feature_689f .middle-1814 label,
.feature_689f .copper-69b4 label,
.feature_689f .column-green-4a85 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.under_f5dd {
  list-style: none;
  margin: 0;
}
.under_f5dd article.media-clean-77bb {
  margin-bottom: 0;
}
.under_f5dd ul {
  list-style: none;
  margin: 0;
}
.under_f5dd .section-4fb2 li.media-clean-77bb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .under_f5dd .section-4fb2 li.media-clean-77bb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .under_f5dd .section-4fb2 li.media-clean-77bb: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) {
  .under_f5dd .section-4fb2 li.media-clean-77bb li.media-clean-77bb li.media-clean-77bb li.media-clean-77bb {
    padding-left: 0;
  }
}
article.media-clean-77bb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.media-clean-77bb .action_c747 p:last-of-type {
  margin-bottom: 0;
}
article.media-clean-77bb .media_bronze_982f {
  float: left;
}
article.media-clean-77bb .wrapper_6d6c {
  margin-left: 85px;
}
article.media-clean-77bb .surface_liquid_f405 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.media-clean-77bb .surface_liquid_f405 .accordion_dirty_17f1 {
  margin-left: 10px;
}
article.media-clean-77bb .next_fa00 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.media-clean-77bb .text-6ad6 {
  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 .summary_b215,
  #respond .copper-69b4,
  #respond .column-green-4a85 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .summary_b215 input,
#respond .copper-69b4 input,
#respond .column-green-4a85 input {
  width: 100%;
}
#respond .column-green-4a85 {
  margin-right: 0;
}
#respond .highlight_28e3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hard_863d .video_down_47c0 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.video_down_47c0 .complex_c3ca.dropdown-9e64 .list_8f33 > li > a:focus,
.video_down_47c0 .complex_c3ca.dropdown-9e64 .list_8f33 > li > a:hover,
.video_down_47c0 .complex_c3ca.info_up_ad0f .list_8f33 > li > a:focus,
.video_down_47c0 .complex_c3ca.info_up_ad0f .list_8f33 > li > a:hover,
.video_down_47c0 .complex_c3ca.picture-8aa5 .list_8f33 > li > a:focus,
.video_down_47c0 .complex_c3ca.picture-8aa5 .list_8f33 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.video_down_47c0
  .complex_c3ca.dropdown-9e64
  .list_8f33
  > li.upper_5d80
  > a,
.video_down_47c0
  .complex_c3ca.dropdown-9e64
  .list_8f33
  > li.sidebar_glass_ece5
  > a,
.video_down_47c0
  .complex_c3ca.info_up_ad0f
  .list_8f33
  > li.upper_5d80
  > a,
.video_down_47c0
  .complex_c3ca.info_up_ad0f
  .list_8f33
  > li.sidebar_glass_ece5
  > a,
.video_down_47c0
  .complex_c3ca.picture-8aa5
  .list_8f33
  > li.upper_5d80
  > a,
.video_down_47c0 .complex_c3ca.picture-8aa5 .list_8f33 > li.hovered-42bb > a {
  color: rgba(255, 255, 255, 0.99);
}
.video_down_47c0 .gradient_action_5b66,
.video_down_47c0 .gradient_action_5b66 a {
  color: rgba(255, 255, 255, 0.99);
}
.video_down_47c0 .inner_2b86.solid-0814 li a,
.video_down_47c0 .main-cec9 a,
.video_down_47c0 .hard-cbb8,
.video_down_47c0 .list_8f33 > li > a,
.video_down_47c0 .bottom_8319 {
  color: rgba(255, 255, 255, 0.79);
}
.video_down_47c0 .inner_2b86.solid-0814 li a:hover,
.video_down_47c0 .main-cec9 a:hover,
.video_down_47c0 .hard-cbb8:hover,
.video_down_47c0 .list_8f33 > li > a:hover,
.video_down_47c0 .bottom_8319:hover {
  color: rgba(255, 255, 255, 0.99);
}
.video_down_47c0 .highlight-cold-ce1e {
  color: rgba(255, 255, 255, 0.79);
}
.video_down_47c0 .highlight-cold-ce1e .overlay-bright-9689 {
  color: rgba(255, 255, 255, 0.99);
}
.video_down_47c0 .highlight-cold-ce1e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.video_down_47c0 .avatar_slow_77a5 .shadow-4997 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.video_down_47c0 .avatar_slow_77a5 .shadow-4997 .current-54b0 {
  color: rgba(255, 255, 255, 0.79);
}
.video_down_47c0
  .avatar_slow_77a5
  .shadow-4997
  .current-54b0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.video_down_47c0
  .avatar_slow_77a5
  .shadow-4997
  .current-54b0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.video_down_47c0
  .avatar_slow_77a5
  .shadow-4997
  .current-54b0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.video_down_47c0
  .avatar_slow_77a5
  .shadow-4997
  .current-54b0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.video_down_47c0 .avatar_slow_77a5 .slider_top_f2a4 {
  color: rgba(255, 255, 255, 0.79);
}
.video_down_47c0 .avatar_slow_77a5 .slider_top_f2a4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_middle_82c4
  .video_down_47c0
  .avatar_slow_77a5
  .tertiary-a01f
  .module_silver_930e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.layout_middle_82c4
  .video_down_47c0
  .avatar_slow_77a5
  .tertiary-a01f
  .current-54b0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hard_863d .module-01db {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.module-01db .complex_c3ca.dropdown-9e64 .list_8f33 > li > a:focus,
.module-01db .complex_c3ca.dropdown-9e64 .list_8f33 > li > a:hover,
.module-01db .complex_c3ca.info_up_ad0f .list_8f33 > li > a:focus,
.module-01db .complex_c3ca.info_up_ad0f .list_8f33 > li > a:hover,
.module-01db .complex_c3ca.picture-8aa5 .list_8f33 > li > a:focus,
.module-01db .complex_c3ca.picture-8aa5 .list_8f33 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.module-01db
  .complex_c3ca.dropdown-9e64
  .list_8f33
  > li.upper_5d80
  > a,
.module-01db
  .complex_c3ca.dropdown-9e64
  .list_8f33
  > li.sidebar_glass_ece5
  > a,
.module-01db
  .complex_c3ca.info_up_ad0f
  .list_8f33
  > li.upper_5d80
  > a,
.module-01db
  .complex_c3ca.info_up_ad0f
  .list_8f33
  > li.sidebar_glass_ece5
  > a,
.module-01db
  .complex_c3ca.picture-8aa5
  .list_8f33
  > li.upper_5d80
  > a,
.module-01db .complex_c3ca.picture-8aa5 .list_8f33 > li.hovered-42bb > a {
  color: rgba(0, 0, 0, 0.8);
}
.module-01db .gradient_action_5b66,
.module-01db .gradient_action_5b66 a {
  color: rgba(0, 0, 0, 0.8);
}
.module-01db .inner_2b86.solid-0814 li a,
.module-01db .main-cec9 a,
.module-01db .hard-cbb8,
.module-01db .list_8f33 > li > a,
.module-01db .bottom_8319 {
  color: rgba(0, 0, 0, 0.55);
}
.module-01db .inner_2b86.solid-0814 li a:hover,
.module-01db .main-cec9 a:hover,
.module-01db .hard-cbb8:hover,
.module-01db .list_8f33 > li > a:hover,
.module-01db .bottom_8319:hover {
  color: rgba(0, 0, 0, 0.8);
}
.module-01db .highlight-cold-ce1e {
  color: rgba(0, 0, 0, 0.55);
}
.module-01db .highlight-cold-ce1e .overlay-bright-9689 {
  color: rgba(0, 0, 0, 0.8);
}
.module-01db .highlight-cold-ce1e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.short-b630 .summary_92df {
  margin-left: auto;
  margin-right: auto;
}
.border_wood_dd83 > * {
  margin-left: auto;
  margin-right: auto;
}
.border_wood_dd83 .static-904a {
  margin-right: 1.41575em;
}
.notice-center-193a .border_wood_dd83 > .widget_7cd9 {
  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;
}
.notice-center-193a .border_wood_dd83 > .overlay-58ad {
  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;
}
.tag_ffc8.short-b630 .summary_92df,
.green-d6da.short-b630 .summary_92df {
  margin-left: 0;
}
.link-1d72.short-b630 .summary_92df,
.dynamic_34d9.short-b630 .summary_92df {
  margin-right: 0;
}
.border_wood_dd83 ol,
.border_wood_dd83 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hero_f7da video {
  max-width: 100%;
}
.huge_a712 img {
  display: block;
}
.huge_a712.static-904a,
.huge_a712.mask-motion-380f {
  width: 100%;
}
.huge_a712.overlay-58ad img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tiny-227d:not(.filter_wood_b086) {
  margin: 1.5em auto;
}
.preview_east_066d p {
  padding: 1.5em 14px;
}
ul.alert-bf14.overlay-58ad,
ul.alert-bf14.widget_7cd9,
ul.alert-bf14.secondary_8a15.widget_7cd9 {
  padding: 0 14px;
}
.shade_1086 {
  display: block;
  overflow-x: auto;
}
.shade_1086 table {
  border-collapse: collapse;
  width: 100%;
}
.shade_1086 td,
.shade_1086 th {
  padding: 0.5em;
}
.border_wood_dd83 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.border_wood_dd83 ol ol,
.border_wood_dd83 ol ul,
.border_wood_dd83 ul ol,
.border_wood_dd83 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.border_wood_dd83 ol ol li,
.border_wood_dd83 ol ul li,
.border_wood_dd83 ul ol li,
.border_wood_dd83 ul ul li {
  margin-left: 0;
}
.pattern_7ec6.medium-0ad2 > .sort_middle_5f51 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.pattern_7ec6.medium-0ad2 > .sort_middle_5f51 iframe,
.pattern_7ec6.medium-0ad2 > .sort_middle_5f51 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hot_1b00 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hot_1b00.element-black-154b {
  padding: 0;
}
.hot_1b00.element-black-154b cite {
  font-size: 13px;
}
.hot_1b00 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hot_1b00 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.pattern-in-475d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.pattern-in-475d > p:first-child {
  margin-top: 0;
}
.pattern-in-475d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.pattern-in-475d blockquote {
  border-left: 0;
}
.rough-f025 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.rough-f025:not(.active-d604) {
  max-width: 100px;
}
.rough-f025.badge_bottom_4c54 {
  border-bottom: none !important;
  text-align: center;
}
.rough-f025.badge_bottom_4c54::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .preview_east_066d p {
    padding: 1.5em 0;
  }
}
.accent_6d35 {
  color: #0073aa;
}
.under-b898 {
  background-color: #0073aa;
}
.gas-06f6 {
  color: #229fd8;
}
.dim-2db0 {
  background-color: #229fd8;
}
.left-41bd {
  color: #eee;
}
.easy-3283 {
  background-color: #eee;
}
.pressed_70e7 {
  color: #444;
}
.accent_fcb7 {
  background-color: #444;
}
.item_brown_8a6d {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.item_brown_8a6d .header_2b8f .main-cec9 {
  font-size: 15px;
}
.item_brown_8a6d .main-cec9 {
  line-height: 1.3;
}
.item_brown_8a6d .module-01db {
}
.item_brown_8a6d .video_down_47c0 {
  background: #235787;
}
.iron_1a2d {
  padding: 0;
}
.iron_1a2d .video_down_47c0 {
  background: #1a1a1a;
}
.iron_1a2d .module-01db {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.search-cc6f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.search-cc6f .module-01db {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.search-cc6f .video_down_47c0 {
  background: #303030;
}
.description-c304 {
  position: relative;
  z-index: 10;
}
.description-c304 .gallery_9719 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.old_527d .simple_13b6 {
  display: inline-block;
  vertical-align: middle;
}
.old_527d.new-7b80 .simple_13b6 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .old_527d.new-7b80 .simple_13b6 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .old_527d.new-7b80 .simple_13b6 {
    margin-right: 0.4em;
  }
}
.old_527d.new-7b80 .simple_13b6:last-child {
  margin-right: 0;
}
.text_97fa .gallery_9719 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hard_863d .header_2b8f {
    margin: 0 -0.5em;
  }
  .hard_863d .header_2b8f [class*="customify-col-"],
  .hard_863d .header_2b8f [class*="customify-col_"],
  .hard_863d .header_2b8f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hard_863d.tag_right_11c5 .gallery_9719 {
  background: 0 0 !important;
}
.hard_863d.tag_right_11c5 .gallery_9719,
.hard_863d.text_97fa .gallery_9719 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hard_863d.shade-03ea {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hard_863d.text_97fa .gallery_9719 {
  box-shadow: none !important;
}
.small_53f7 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .small_53f7 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .small_53f7 {
    padding: 18px 0 20px;
  }
}
.small_53f7 .hero-9b65 {
  width: 100%;
}
.small_53f7 .card-dirty-72ba {
  margin-bottom: 0;
}
.small_53f7 .narrow_9414 {
  margin-top: 5px;
  font-size: 0.875em;
}
.easy_a889 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.easy_a889 .block_a60d {
  width: 100%;
}
.input_cool_ea35 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.input_cool_ea35 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.input_cool_ea35 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;
}
.input_cool_ea35 li:last-child:after {
  display: none;
}
.input_cool_ea35 li a {
  font-weight: 500;
  margin-right: 10px;
}
.narrow_5490 .label_e795 button,
.small_53f7 .label_e795 button {
  left: 0;
}
.narrow_5490 .block_a60d,
.small_53f7 .block_a60d {
  padding-left: 0;
  padding-right: 0;
}
.narrow_5490 .easy_a889,
.small_53f7 .easy_a889 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.narrow_5490 {
  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;
}
.narrow_5490: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;
}
.narrow_5490 .frame-a6cd {
  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) {
  .narrow_5490 .frame-a6cd {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .narrow_5490 .frame-a6cd {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .narrow_5490 .frame-a6cd {
    min-height: 200px;
  }
}
.narrow_5490 .input_cool_ea35 {
  color: rgba(255, 255, 255, 0.8);
}
.narrow_5490 .input_cool_ea35 a,
.narrow_5490 .input_cool_ea35 li:after {
  color: inherit;
}
.narrow_5490 .input_cool_ea35 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.focused-3439 {
  margin-bottom: 0.5em;
}
.filter_fast_06c8 {
  margin-bottom: 1.2em;
}
.filter_fast_06c8,
.focused-3439 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.filter_fast_06c8 p:last-child,
.focused-3439 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .label_e795,
#masthead .label_e795 {
  display: none;
}
#masthead
  > .label_e795.title-dirty-d364 {
  display: none;
}
#masthead > .label_e795 button {
  left: 0;
}
.logo_c23f {
  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%;
}
.logo_c23f .simple_13b6 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.logo_c23f .menu_0fdc {
  display: -webkit-box;
  display: flex;
}
.logo_c23f .menu_0fdc.light-93dc {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.logo_c23f .menu_0fdc.glass-a7f5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.logo_c23f .menu_0fdc.info-medium-7906 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.logo_c23f.warm-e366.east_940e .menu_0fdc.light-93dc {
  flex-basis: 100%;
}
.logo_c23f.card-simple-865c .menu_0fdc.glass-a7f5 {
  -webkit-box-flex: 1;
  flex: auto;
}
.logo_c23f.card-simple-865c .menu_0fdc.info-medium-7906 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .label_e795.title-dirty-d364 {
  display: none;
}
#masthead > .label_e795 button {
  left: 0;
}
.lite-fbd7 {
  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;
}
.lite-fbd7:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.lite-fbd7.slider_outer_2de8 i {
  margin-right: 4px;
}
.lite-fbd7.border-5912 i {
  margin-left: 5px;
}
.main-cec9 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.main-cec9 p:last-child {
  margin-bottom: 0;
}
.message-5e1a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.message-5e1a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.message-5e1a img {
  display: block;
  width: auto;
  line-height: 1;
}
.message-5e1a .gradient_action_5b66 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.message-5e1a .dropdown-20db {
  margin: 5px 0 7px 0;
}
.message-5e1a.card-219d .panel_steel_b51c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.message-5e1a.card-219d .hero-bottom-781f {
  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;
}
.message-5e1a.column-7cfe {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.message-5e1a.column-7cfe .panel_steel_b51c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.message-5e1a.column-7cfe .hero-bottom-781f {
  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;
}
.message-5e1a.paper_b888 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.message-5e1a.black_03a4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.message-5e1a.black_03a4 .hero-bottom-781f {
  margin-top: 7px;
}
.backdrop_81b8 {
  display: inline-block;
}
.description-c304 .stone-7f72 .message-5e1a img {
  max-width: 100%;
}
.complex_c3ca .block_liquid_d771.surface-6eb0,
.texture-stone-ac58 .block_liquid_d771.surface-6eb0 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.complex_c3ca .active_soft_8915,
.texture-stone-ac58 .active_soft_8915 {
  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%);
}
.complex_c3ca .active_soft_8915 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.complex_c3ca.list_active_564f .active_soft_8915 {
  display: none;
}
.complex_c3ca .sort-4308 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.complex_c3ca .sort-4308 li {
  display: inline-block;
  position: relative;
}
.complex_c3ca .sort-4308 li:last-child {
  margin-right: 0;
}
.complex_c3ca .sort-4308 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;
}
.complex_c3ca .sort-4308 li.hovered-42bb > a {
  color: rgba(0, 0, 0, 0.9);
}
.complex_c3ca .sort-4308 > 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;
}
.complex_c3ca .sort-4308 > li > a i {
  line-height: 0;
}
.complex_c3ca .sort-4308 > li.focus_bec4 > a .active_soft_8915 {
  margin-left: 4px;
  line-height: 0;
}
.complex_c3ca .sort-4308 .title_d45b li.focus_bec4 > a {
  position: relative;
}
.complex_c3ca .sort-4308 .title_d45b li.focus_bec4 > a:after,
.complex_c3ca .sort-4308 .title_d45b li.focus_bec4 > a:before {
  content: "";
  display: table;
}
.complex_c3ca .sort-4308 .title_d45b li.focus_bec4 > a:after {
  clear: both;
}
.complex_c3ca .sort-4308 .title_d45b li.focus_bec4 > a .active_soft_8915 {
  margin-left: 5px;
  float: right;
}
.complex_c3ca .breadcrumb-bright-05be,
.complex_c3ca .title_d45b {
  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;
}
.complex_c3ca .title_d45b {
  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;
}
.complex_c3ca .title_d45b .surface-6eb0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.complex_c3ca .title_d45b .active_soft_8915 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.complex_c3ca .title_d45b li {
  display: block;
  margin: 0;
  padding: 0;
}
.complex_c3ca .title_d45b 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;
}
.complex_c3ca .title_d45b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.complex_c3ca .title_d45b .title_d45b {
  top: 0;
  left: 100%;
}
.complex_c3ca .lite-3ada.fn-focus-1fa0 > .breadcrumb-bright-05be,
.complex_c3ca .lite-3ada.fn-focus-1fa0 > .title_d45b,
.complex_c3ca .lite-3ada:focus > .breadcrumb-bright-05be,
.complex_c3ca .lite-3ada:focus > .title_d45b,
.complex_c3ca .lite-3ada:hover > .breadcrumb-bright-05be,
.complex_c3ca .lite-3ada:hover > .title_d45b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.complex_c3ca.picture-8aa5 .list_8f33:after,
.complex_c3ca.picture-8aa5 .list_8f33:before {
  content: "";
  display: table;
}
.complex_c3ca.picture-8aa5 .list_8f33:after {
  clear: both;
}
.complex_c3ca.picture-8aa5 .list_8f33 > li {
  float: left;
}
.complex_c3ca.alert_current_90fe .list_8f33:after,
.complex_c3ca.alert_current_90fe .list_8f33:before {
  content: "";
  display: table;
}
.complex_c3ca.alert_current_90fe .list_8f33:after {
  clear: both;
}
.complex_c3ca.alert_current_90fe .list_8f33 > li {
  float: left;
}
.complex_c3ca.alert_current_90fe .list_8f33 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.complex_c3ca.alert_current_90fe .list_8f33 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.complex_c3ca.alert_current_90fe .list_8f33 > li.upper_5d80 > a,
.complex_c3ca.alert_current_90fe .list_8f33 > li.hovered-42bb > a {
  color: #fff;
  background-color: #1e4b75;
}
.complex_c3ca.dropdown-9e64 .list_8f33 > li > a .surface-6eb0 {
  position: relative;
}
.complex_c3ca.dropdown-9e64 .list_8f33 > li > a .surface-6eb0: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;
}
.complex_c3ca.dropdown-9e64
  .list_8f33
  > li:focus
  > a
  .surface-6eb0:before,
.complex_c3ca.dropdown-9e64
  .list_8f33
  > li:hover
  > a
  .surface-6eb0:before {
  width: 100%;
  background-color: currentColor;
}
.complex_c3ca.dropdown-9e64
  .list_8f33
  > li.upper_5d80
  > a
  .surface-6eb0:before,
.complex_c3ca.dropdown-9e64
  .list_8f33
  > li.sidebar_glass_ece5
  > a
  .surface-6eb0:before {
  width: 100%;
  background-color: currentColor;
}
.complex_c3ca.info_up_ad0f .list_8f33 > li > a .surface-6eb0 {
  position: relative;
}
.complex_c3ca.info_up_ad0f .list_8f33 > li > a .surface-6eb0: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;
}
.complex_c3ca.info_up_ad0f .list_8f33 > li:focus > a .surface-6eb0:before,
.complex_c3ca.info_up_ad0f
  .list_8f33
  > li:hover
  > a
  .surface-6eb0:before {
  width: 100%;
  background-color: currentColor;
}
.complex_c3ca.info_up_ad0f
  .list_8f33
  > li.upper_5d80
  > a
  .surface-6eb0:before,
.complex_c3ca.info_up_ad0f
  .list_8f33
  > li.sidebar_glass_ece5
  > a
  .surface-6eb0:before {
  width: 100%;
  background-color: currentColor;
}
.texture-stone-ac58 .sort-4308 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.texture-stone-ac58 .sort-4308 li:first-child > a {
  border-top: none;
}
.texture-stone-ac58 .sort-4308 .warm_7665 > .surface-6eb0 .active_soft_8915 {
  display: none;
}
.texture-stone-ac58 .sort-4308 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.texture-stone-ac58 .sort-4308 li:last-child {
  border: none;
}
.texture-stone-ac58 .sort-4308 li.focus_bec4 > a {
  padding-right: 45px !important;
}
.texture-stone-ac58 .sort-4308 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.texture-stone-ac58 .sort-4308 li a:focus,
.texture-stone-ac58 .sort-4308 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.texture-stone-ac58 .sort-4308 li .detail_5854 {
  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;
}
.texture-stone-ac58 .sort-4308 li .detail_5854:hover {
  box-shadow: none;
}
.texture-stone-ac58 .sort-4308 li .detail_5854 .active_soft_8915 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.texture-stone-ac58 .sort-4308 .title_d45b {
  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);
}
.texture-stone-ac58 .sort-4308 .title_d45b li a {
  padding-left: 3em;
}
.texture-stone-ac58 .sort-4308 .notification_copper_127d > a .detail_5854 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.texture-stone-ac58 .sort-4308 .notification_copper_127d > .title_d45b {
  display: block;
  opacity: 1;
}
.chip_0411 {
  max-width: 100%;
}
.breadcrumb-7d45 {
  line-height: 0;
  cursor: pointer;
}
.bottom_8319 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.bottom_8319:hover {
  box-shadow: none;
  color: currentColor;
}
.bottom_8319 svg {
  width: 18px;
  height: 18px;
}
.bottom_8319 .text-top-d264 {
  display: none;
}
.in-ab83 {
  position: relative;
}
.in-ab83.fn-active-1fa0 .bottom_8319 .table-05aa {
  display: none;
}
.in-ab83.fn-active-1fa0 .bottom_8319 .text-top-d264 {
  display: inline-block;
}
.in-ab83 .highlight_9058 {
  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);
}
.in-ab83.pro-3fac .highlight_9058 {
  left: auto;
  right: -0.9em;
}
.in-ab83.pro-3fac .thumbnail-fast-5b0d::before {
  left: auto;
  right: 15px;
}
.in-ab83.fn-active-1fa0 .highlight_9058 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tertiary-a01f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tertiary-a01f label {
  flex-basis: 100%;
}
.tertiary-a01f .shadow-4997 {
  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;
}
.tertiary-a01f .current-54b0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tertiary-a01f .current-54b0:focus {
  background-color: transparent;
}
.tertiary-a01f button.slider_top_f2a4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tertiary-a01f button.slider_top_f2a4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tertiary-a01f button.slider_top_f2a4 svg {
  width: 18px;
  height: 18px;
}
.tertiary-a01f input[type="submit"] {
  min-height: auto;
}
.avatar_slow_77a5 .tertiary-a01f .current-54b0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.thumbnail-fast-5b0d {
  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) {
  .thumbnail-fast-5b0d {
    width: 220px;
  }
}
.thumbnail-fast-5b0d label {
  flex-basis: 100%;
}
.thumbnail-fast-5b0d::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.layout_middle_82c4 .avatar_slow_77a5 .tertiary-a01f {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.layout_middle_82c4
  .avatar_slow_77a5
  .tertiary-a01f
  .shadow-4997 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.layout_middle_82c4 .avatar_slow_77a5 .tertiary-a01f .current-54b0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.layout_middle_82c4
  .avatar_slow_77a5
  .tertiary-a01f
  .current-54b0:focus {
  background: 0 0;
}
.layout_middle_82c4
  .avatar_slow_77a5
  .tertiary-a01f
  .module_silver_930e {
  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;
}
.inner_2b86 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.inner_2b86 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.inner_2b86 li:last-child {
  margin-right: 0;
}
.inner_2b86 li:first-child {
  margin-left: 0;
}
.inner_2b86.tabs_rough_5f10 a {
  color: #fff;
}
.inner_2b86.tabs_rough_5f10 a:hover {
  color: #fff;
}
.inner_2b86 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.inner_2b86 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.inner_2b86 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.inner_2b86 a:hover {
  opacity: 0.9;
  color: inherit;
}
.inner_2b86 [class*="social-icon-apple"] {
  background-color: #999;
}
.inner_2b86 [class*="social-icon-apple"].grid-out-18cc {
  background-color: transparent;
  color: #999;
}
.inner_2b86 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.inner_2b86 [class*="social-icon-behance"].grid-out-18cc {
  background-color: transparent;
  color: #1769ff;
}
.inner_2b86 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.inner_2b86 [class*="social-icon-bitbucket"].grid-out-18cc {
  background-color: transparent;
  color: #205081;
}
.inner_2b86 [class*="social-icon-codepen"] {
  background-color: #000;
}
.inner_2b86 [class*="social-icon-codepen"].grid-out-18cc {
  background-color: transparent;
  color: #000;
}
.inner_2b86 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.inner_2b86 [class*="social-icon-delicious"].grid-out-18cc {
  background-color: transparent;
  color: #39f;
}
.inner_2b86 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.inner_2b86 [class*="social-icon-digg"].grid-out-18cc {
  background-color: transparent;
  color: #005be2;
}
.inner_2b86 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.inner_2b86 [class*="social-icon-dribbble"].grid-out-18cc {
  background-color: transparent;
  color: #ea4c89;
}
.inner_2b86 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.inner_2b86 [class*="social-icon-envelope"].grid-out-18cc {
  background-color: transparent;
  color: #ea4335;
}
.inner_2b86 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.inner_2b86 [class*="social-icon-facebook"].grid-out-18cc {
  background-color: transparent;
  color: #3b5998;
}
.inner_2b86 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.inner_2b86 [class*="social-icon-flickr"].grid-out-18cc {
  background-color: transparent;
  color: #0063dc;
}
.inner_2b86 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.inner_2b86 [class*="social-icon-foursquare"].grid-out-18cc {
  background-color: transparent;
  color: #2d5be3;
}
.inner_2b86 [class*="social-icon-github"] {
  background-color: #333;
}
.inner_2b86 [class*="social-icon-github"].grid-out-18cc {
  background-color: transparent;
  color: #333;
}
.inner_2b86 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.inner_2b86 [class*="social-icon-google-plus"].grid-out-18cc {
  background-color: transparent;
  color: #dd4b39;
}
.inner_2b86 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.inner_2b86 [class*="social-icon-houzz"].grid-out-18cc {
  background-color: transparent;
  color: #7ac142;
}
.inner_2b86 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.inner_2b86 [class*="social-icon-instagram"].grid-out-18cc {
  background-color: transparent;
  color: #262626;
}
.inner_2b86 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.inner_2b86 [class*="social-icon-jsfiddle"].grid-out-18cc {
  background-color: transparent;
  color: #487aa2;
}
.inner_2b86 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.inner_2b86 [class*="social-icon-linkedin"].grid-out-18cc {
  background-color: transparent;
  color: #0077b5;
}
.inner_2b86 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.inner_2b86 [class*="social-icon-medium"].grid-out-18cc {
  background-color: transparent;
  color: #00ab6b;
}
.inner_2b86 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.inner_2b86
  [class*="social-icon-odnoklassniki"].grid-out-18cc {
  background-color: transparent;
  color: #f4731c;
}
.inner_2b86 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.inner_2b86 [class*="social-icon-meetup"].grid-out-18cc {
  background-color: transparent;
  color: #ec1c40;
}
.inner_2b86 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.inner_2b86 [class*="social-icon-pinterest"].grid-out-18cc {
  background-color: transparent;
  color: #bd081c;
}
.inner_2b86 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.inner_2b86 [class*="social-icon-product-hunt"].grid-out-18cc {
  background-color: transparent;
  color: #da552f;
}
.inner_2b86 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.inner_2b86 [class*="social-icon-reddit"].grid-out-18cc {
  background-color: transparent;
  color: #ff4500;
}
.inner_2b86 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.inner_2b86 [class*="social-icon-rss"].grid-out-18cc {
  background-color: transparent;
  color: #f26522;
}
.inner_2b86 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.inner_2b86
  [class*="social-icon-shopping-cart"].grid-out-18cc {
  background-color: transparent;
  color: #4caf50;
}
.inner_2b86 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.inner_2b86 [class*="social-icon-skype"].grid-out-18cc {
  background-color: transparent;
  color: #00aff0;
}
.inner_2b86 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.inner_2b86 [class*="social-icon-slideshare"].grid-out-18cc {
  background-color: transparent;
  color: #0077b5;
}
.inner_2b86 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.inner_2b86 [class*="social-icon-snapchat"].grid-out-18cc {
  background-color: transparent;
  color: #fffc00;
}
.inner_2b86 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.inner_2b86 [class*="social-icon-soundcloud"].grid-out-18cc {
  background-color: transparent;
  color: #f80;
}
.inner_2b86 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.inner_2b86 [class*="social-icon-spotify"].grid-out-18cc {
  background-color: transparent;
  color: #2ebd59;
}
.inner_2b86 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.inner_2b86
  [class*="social-icon-stack-overflow"].grid-out-18cc {
  background-color: transparent;
  color: #fe7a15;
}
.inner_2b86 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.inner_2b86 [class*="social-icon-maldkfgram"].grid-out-18cc {
  background-color: transparent;
  color: #2ca5e0;
}
.inner_2b86 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.inner_2b86 [class*="social-icon-tripadvisor"].grid-out-18cc {
  background-color: transparent;
  color: #589442;
}
.inner_2b86 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.inner_2b86 [class*="social-icon-tumblr"].grid-out-18cc {
  background-color: transparent;
  color: #35465c;
}
.inner_2b86 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.inner_2b86 [class*="social-icon-twitch"].grid-out-18cc {
  background-color: transparent;
  color: #6441a5;
}
.inner_2b86 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.inner_2b86 [class*="social-icon-twitter"].grid-out-18cc {
  background-color: transparent;
  color: #1da1f2;
}
.inner_2b86 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.inner_2b86 [class*="social-icon-vimeo"].grid-out-18cc {
  background-color: transparent;
  color: #1ab7ea;
}
.inner_2b86 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.inner_2b86 [class*="social-icon-vk"].grid-out-18cc {
  background-color: transparent;
  color: #45668e;
}
.inner_2b86 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.inner_2b86 [class*="social-icon-weibo"].grid-out-18cc {
  background-color: transparent;
  color: #df2029;
}
.inner_2b86 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.inner_2b86 [class*="social-icon-weixin"].grid-out-18cc {
  background-color: transparent;
  color: #7bb32e;
}
.inner_2b86 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.inner_2b86 [class*="social-icon-whatsapp"].grid-out-18cc {
  background-color: transparent;
  color: #25d366;
}
.inner_2b86 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.inner_2b86 [class*="social-icon-wordpress"].grid-out-18cc {
  background-color: transparent;
  color: #21759b;
}
.inner_2b86 [class*="social-icon-xing"] {
  background-color: #026466;
}
.inner_2b86 [class*="social-icon-xing"].grid-out-18cc {
  background-color: transparent;
  color: #026466;
}
.inner_2b86 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.inner_2b86 [class*="social-icon-yelp"].grid-out-18cc {
  background-color: transparent;
  color: #af0606;
}
.inner_2b86 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.inner_2b86 [class*="social-icon-youtube"].grid-out-18cc {
  background-color: transparent;
  color: #cd201f;
}
.hard-cbb8 {
  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;
}
.hard-cbb8:hover {
  box-shadow: none;
  background: 0 0;
}
.under_bacf {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.carousel_rough_af3b {
  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;
}
.white_5def {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.light-52a6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.light-52a6,
.light-52a6::after,
.light-52a6::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;
}
.light-52a6::after,
.light-52a6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.heading_f352 .carousel_rough_af3b .white_5def {
  margin-top: -2px;
  width: 19px;
}
.heading_f352 .carousel_rough_af3b .light-52a6 {
  margin-top: -1px;
}
.heading_f352 .carousel_rough_af3b .light-52a6,
.heading_f352 .carousel_rough_af3b .light-52a6::after,
.heading_f352 .carousel_rough_af3b .light-52a6::before {
  width: 19px;
  height: 2px;
}
.heading_f352 .carousel_rough_af3b .light-52a6::before {
  top: -6px;
}
.heading_f352 .carousel_rough_af3b .light-52a6::after {
  bottom: -6px;
}
.outline_b9a4 .carousel_rough_af3b .white_5def {
  margin-top: -2px;
  width: 22px;
}
.outline_b9a4 .carousel_rough_af3b .light-52a6 {
  margin-top: -1px;
}
.outline_b9a4 .carousel_rough_af3b .light-52a6,
.outline_b9a4 .carousel_rough_af3b .light-52a6::after,
.outline_b9a4 .carousel_rough_af3b .light-52a6::before {
  width: 22px;
  height: 2px;
}
.outline_b9a4 .carousel_rough_af3b .light-52a6::before {
  top: -7px;
}
.outline_b9a4 .carousel_rough_af3b .light-52a6::after {
  bottom: -7px;
}
.avatar_e687 .carousel_rough_af3b .white_5def {
  margin-top: -2px;
  width: 31px;
}
.avatar_e687 .carousel_rough_af3b .light-52a6 {
  margin-top: -1.5px;
}
.avatar_e687 .carousel_rough_af3b .light-52a6,
.avatar_e687 .carousel_rough_af3b .light-52a6::after,
.avatar_e687 .carousel_rough_af3b .light-52a6::before {
  width: 31px;
  height: 3px;
}
.avatar_e687 .carousel_rough_af3b .light-52a6::before {
  top: -9px;
}
.avatar_e687 .carousel_rough_af3b .light-52a6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .grid-liquid-63b3 .carousel_rough_af3b .white_5def {
    margin-top: -2px;
    width: 19px;
  }
  .grid-liquid-63b3 .carousel_rough_af3b .light-52a6 {
    margin-top: -1px;
  }
  .grid-liquid-63b3 .carousel_rough_af3b .light-52a6,
  .grid-liquid-63b3 .carousel_rough_af3b .light-52a6::after,
  .grid-liquid-63b3 .carousel_rough_af3b .light-52a6::before {
    width: 19px;
    height: 2px;
  }
  .grid-liquid-63b3 .carousel_rough_af3b .light-52a6::before {
    top: -6px;
  }
  .grid-liquid-63b3 .carousel_rough_af3b .light-52a6::after {
    bottom: -6px;
  }
  .sidebar_ab8d .carousel_rough_af3b .white_5def {
    margin-top: -2px;
    width: 22px;
  }
  .sidebar_ab8d .carousel_rough_af3b .light-52a6 {
    margin-top: -1px;
  }
  .sidebar_ab8d .carousel_rough_af3b .light-52a6,
  .sidebar_ab8d .carousel_rough_af3b .light-52a6::after,
  .sidebar_ab8d .carousel_rough_af3b .light-52a6::before {
    width: 22px;
    height: 2px;
  }
  .sidebar_ab8d .carousel_rough_af3b .light-52a6::before {
    top: -7px;
  }
  .sidebar_ab8d .carousel_rough_af3b .light-52a6::after {
    bottom: -7px;
  }
  .tag_8f69 .carousel_rough_af3b .white_5def {
    margin-top: -2px;
    width: 31px;
  }
  .tag_8f69 .carousel_rough_af3b .light-52a6 {
    margin-top: -1.5px;
  }
  .tag_8f69 .carousel_rough_af3b .light-52a6,
  .tag_8f69 .carousel_rough_af3b .light-52a6::after,
  .tag_8f69 .carousel_rough_af3b .light-52a6::before {
    width: 31px;
    height: 3px;
  }
  .tag_8f69 .carousel_rough_af3b .light-52a6::before {
    top: -9px;
  }
  .tag_8f69 .carousel_rough_af3b .light-52a6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .avatar-old-7a37 .carousel_rough_af3b .white_5def {
    margin-top: -2px;
    width: 19px;
  }
  .avatar-old-7a37 .carousel_rough_af3b .light-52a6 {
    margin-top: -1px;
  }
  .avatar-old-7a37 .carousel_rough_af3b .light-52a6,
  .avatar-old-7a37 .carousel_rough_af3b .light-52a6::after,
  .avatar-old-7a37 .carousel_rough_af3b .light-52a6::before {
    width: 19px;
    height: 2px;
  }
  .avatar-old-7a37 .carousel_rough_af3b .light-52a6::before {
    top: -6px;
  }
  .avatar-old-7a37 .carousel_rough_af3b .light-52a6::after {
    bottom: -6px;
  }
  .silver-3713 .carousel_rough_af3b .white_5def {
    margin-top: -2px;
    width: 22px;
  }
  .silver-3713 .carousel_rough_af3b .light-52a6 {
    margin-top: -1px;
  }
  .silver-3713 .carousel_rough_af3b .light-52a6,
  .silver-3713 .carousel_rough_af3b .light-52a6::after,
  .silver-3713 .carousel_rough_af3b .light-52a6::before {
    width: 22px;
    height: 2px;
  }
  .silver-3713 .carousel_rough_af3b .light-52a6::before {
    top: -7px;
  }
  .silver-3713 .carousel_rough_af3b .light-52a6::after {
    bottom: -7px;
  }
  .soft-a056 .carousel_rough_af3b .white_5def {
    margin-top: -2px;
    width: 31px;
  }
  .soft-a056 .carousel_rough_af3b .light-52a6 {
    margin-top: -1.5px;
  }
  .soft-a056 .carousel_rough_af3b .light-52a6,
  .soft-a056 .carousel_rough_af3b .light-52a6::after,
  .soft-a056 .carousel_rough_af3b .light-52a6::before {
    width: 31px;
    height: 3px;
  }
  .soft-a056 .carousel_rough_af3b .light-52a6::before {
    top: -9px;
  }
  .soft-a056 .carousel_rough_af3b .light-52a6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .status_fresh_0ac8 .carousel_rough_af3b .white_5def {
    margin-top: -2px;
    width: 19px;
  }
  .status_fresh_0ac8 .carousel_rough_af3b .light-52a6 {
    margin-top: -1px;
  }
  .status_fresh_0ac8 .carousel_rough_af3b .light-52a6,
  .status_fresh_0ac8 .carousel_rough_af3b .light-52a6::after,
  .status_fresh_0ac8 .carousel_rough_af3b .light-52a6::before {
    width: 19px;
    height: 2px;
  }
  .status_fresh_0ac8 .carousel_rough_af3b .light-52a6::before {
    top: -6px;
  }
  .status_fresh_0ac8 .carousel_rough_af3b .light-52a6::after {
    bottom: -6px;
  }
  .disabled_focused_6632 .carousel_rough_af3b .white_5def {
    margin-top: -2px;
    width: 22px;
  }
  .disabled_focused_6632 .carousel_rough_af3b .light-52a6 {
    margin-top: -1px;
  }
  .disabled_focused_6632 .carousel_rough_af3b .light-52a6,
  .disabled_focused_6632 .carousel_rough_af3b .light-52a6::after,
  .disabled_focused_6632 .carousel_rough_af3b .light-52a6::before {
    width: 22px;
    height: 2px;
  }
  .disabled_focused_6632 .carousel_rough_af3b .light-52a6::before {
    top: -7px;
  }
  .disabled_focused_6632 .carousel_rough_af3b .light-52a6::after {
    bottom: -7px;
  }
  .content-980f .carousel_rough_af3b .white_5def {
    margin-top: -2px;
    width: 31px;
  }
  .content-980f .carousel_rough_af3b .light-52a6 {
    margin-top: -1.5px;
  }
  .content-980f .carousel_rough_af3b .light-52a6,
  .content-980f .carousel_rough_af3b .light-52a6::after,
  .content-980f .carousel_rough_af3b .light-52a6::before {
    width: 31px;
    height: 3px;
  }
  .content-980f .carousel_rough_af3b .light-52a6::before {
    top: -9px;
  }
  .content-980f .carousel_rough_af3b .light-52a6::after {
    bottom: -9px;
  }
}
.hero_medium_1d1e .light-52a6 {
  -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);
}
.hero_medium_1d1e .light-52a6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hero_medium_1d1e .light-52a6::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);
}
.hero_medium_1d1e.widget_2d0f .light-52a6 {
  -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);
}
.hero_medium_1d1e.widget_2d0f .light-52a6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hero_medium_1d1e.widget_2d0f .light-52a6::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);
}
.notification-mini-c8c4 {
  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.fast_fd65:before {
  display: none;
}
.west_7273 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.west_7273 .pressed-e6c7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.west_7273 .pressed-e6c7:last-of-type {
  border-bottom: none;
}
.west_7273 .pressed-e6c7.breadcrumb_selected_a0ff,
.west_7273 .pressed-e6c7.under-0521,
.west_7273 .pressed-e6c7.wide-be8e {
  padding: 0;
}
.west_7273 .texture-stone-ac58 .detail_5854 {
  color: currentColor;
}
.west_7273 .texture-stone-ac58 .detail_5854:focus,
.west_7273 .texture-stone-ac58 .detail_5854:hover {
  background: rgba(0, 0, 0, 0.01);
}
.west_7273.module-01db .highlight-cold-ce1e,
.west_7273.module-01db .main-cec9 a,
.west_7273.module-01db .list_8f33 a,
.west_7273.module-01db .title_d45b a {
  color: rgba(0, 0, 0, 0.55);
}
.west_7273.module-01db .highlight-cold-ce1e:hover,
.west_7273.module-01db .main-cec9 a:hover,
.west_7273.module-01db .list_8f33 a:hover,
.west_7273.module-01db .title_d45b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.west_7273.module-01db .overlay-bright-9689 {
  color: rgba(0, 0, 0, 0.8);
}
.west_7273.module-01db .pressed-e6c7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.west_7273.module-01db .pressed-e6c7:before {
  background: rgba(0, 0, 0, 0.08);
}
.west_7273.module-01db .hero-f07f:before {
  background: rgba(255, 255, 255, 0.9);
}
.west_7273.module-01db .texture-stone-ac58 .sort-4308 li a,
.west_7273.module-01db .texture-stone-ac58 .detail_5854,
.west_7273.module-01db .title_d45b {
  border-color: rgba(0, 0, 0, 0.08);
}
.west_7273.module-01db .texture-stone-ac58 .detail_5854:focus,
.west_7273.module-01db .texture-stone-ac58 .detail_5854:hover {
  background: rgba(0, 0, 0, 0.01);
}
.west_7273.module-01db .sort-4308 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.west_7273.video_down_47c0 .highlight-cold-ce1e,
.west_7273.video_down_47c0 .main-cec9 a,
.west_7273.video_down_47c0 .list_8f33 .detail_5854,
.west_7273.video_down_47c0 .list_8f33 a,
.west_7273.video_down_47c0 .title_d45b a {
  color: rgba(255, 255, 255, 0.79);
}
.west_7273.video_down_47c0 .highlight-cold-ce1e:hover,
.west_7273.video_down_47c0 .main-cec9 a:hover,
.west_7273.video_down_47c0 .list_8f33 .detail_5854:hover,
.west_7273.video_down_47c0 .list_8f33 a:hover,
.west_7273.video_down_47c0 .title_d45b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.west_7273.video_down_47c0 .overlay-bright-9689 {
  color: rgba(255, 255, 255, 0.99);
}
.west_7273.video_down_47c0 .pressed-e6c7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.west_7273.video_down_47c0 .pressed-e6c7:before {
  background: rgba(255, 255, 255, 0.08);
}
.west_7273.video_down_47c0 .hero-f07f:before {
  background: rgba(0, 0, 0, 0.9);
}
.west_7273.video_down_47c0 .texture-stone-ac58 .sort-4308 li a,
.west_7273.video_down_47c0 .texture-stone-ac58 .detail_5854,
.west_7273.video_down_47c0 .title_d45b {
  border-color: rgba(255, 255, 255, 0.08);
}
.west_7273.video_down_47c0 .texture-stone-ac58 .detail_5854:focus,
.west_7273.video_down_47c0 .texture-stone-ac58 .detail_5854:hover {
  background: rgba(0, 0, 0, 0.01);
}
.west_7273.video_down_47c0 .sort-4308 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-f07f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hero-f07f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.shade-last-3af8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.status-79d8 .west_7273 {
  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;
}
.status-79d8 .pressed-e6c7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.status-79d8 .pressed-e6c7: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) {
  .status-79d8 .pressed-e6c7:before {
    width: 16%;
    left: 42%;
  }
}
.status-79d8 .pressed-e6c7:last-child:before {
  content: none;
}
.status-79d8 .pressed-e6c7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.status-79d8 .texture-stone-ac58 .sort-4308 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.status-79d8 .texture-stone-ac58 .sort-4308 li a .detail_5854 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.status-79d8 .texture-stone-ac58 .title_d45b {
  border: none;
}
.status-79d8 .texture-stone-ac58 .title_d45b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.status-79d8 .hero-f07f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.status-79d8 .shade-last-3af8 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.status-79d8 .video_down_47c0 .hero-f07f:before {
  background: rgba(0, 0, 0, 0.9);
}
.status-79d8 .module-01db.focus-in-b75b .light-52a6 {
  background: rgba(0, 0, 0, 0.6);
}
.status-79d8
  .module-01db.focus-in-b75b
  .light-52a6::after,
.status-79d8
  .module-01db.focus-in-b75b
  .light-52a6:before {
  background: inherit;
}
.status-79d8
  .module-01db.focus-in-b75b:hover
  .light-52a6 {
  background: rgba(0, 0, 0, 0.8);
}
.hover_fresh_1290 .west_7273 {
  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) {
  .hover_fresh_1290 .west_7273 {
    width: auto;
    right: 45px;
  }
}
.tooltip_4acc .west_7273 {
  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) {
  .tooltip_4acc .west_7273 {
    width: auto;
    left: 45px;
  }
}
.fast_fd65 .west_7273 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.fast_fd65 .shade-last-3af8 {
  max-width: 48em;
  margin: 0 auto;
}
.fast_fd65 .hero-f07f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.form-b24c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.form-b24c.status-79d8 .west_7273 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.form-b24c.hover_fresh_1290 .west_7273 {
  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);
}
.form-b24c .west_7273 {
  visibility: visible;
}
.form-b24c.tooltip_4acc .west_7273 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.first_7ee9,
.header-advanced-87d7 {
  overflow-x: hidden;
}
.first_7ee9 .west_7273 {
  overflow: auto;
}
.first_7ee9.status-79d8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.first_7ee9.status-79d8 .west_7273 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.first_7ee9.status-79d8 .hard-cbb8 {
  opacity: 0;
}
.first_7ee9.hover_fresh_1290 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.first_7ee9.hover_fresh_1290 .west_7273 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.first_7ee9.hover_fresh_1290 .hard-cbb8 {
  opacity: 0;
}
.first_7ee9.tooltip_4acc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.first_7ee9.tooltip_4acc .west_7273 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.first_7ee9.tooltip_4acc .hard-cbb8 {
  opacity: 0;
}
.first_7ee9.fast_fd65 .west_7273 {
  z-index: 10;
  visibility: visible;
}
.focus-in-b75b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.focus-in-b75b .light-52a6 {
  background: rgba(255, 255, 255, 0.99);
}
.focus-in-b75b .light-52a6::after,
.focus-in-b75b .light-52a6:before {
  background: inherit;
}
.focus-in-b75b:hover .light-52a6 {
  background: rgba(255, 255, 255, 0.99);
}
.tooltip_4acc .focus-in-b75b {
  top: 10px;
  right: auto;
  left: 12px;
}
.fast_fd65 .focus-in-b75b {
  display: none !important;
}
.first_7ee9:before,
.header-advanced-87d7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.first_7ee9 .focus-in-b75b,
.header-advanced-87d7 .focus-in-b75b {
  display: inline-block;
}
.west_7273 .simple_13b6 {
  -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;
}
.first_7ee9 .west_7273 .simple_13b6,
.header-advanced-87d7 .west_7273 .simple_13b6 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.layout_basic_f0ad .shadow-4997 {
  width: 100%;
}
.stone-7f72 {
  padding: 0 0.5em 0;
}
.stone-7f72 [class*="customify-col-"],
.stone-7f72 [class*="customify-col_"],
.stone-7f72 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.new-b378 .stone-7f72 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .header_2b8f .breadcrumb-b9fe,
  .breadcrumb-b9fe {
    display: none;
  }
  .hovered-dffb {
    text-align: left;
  }
  .gas_c85a {
    text-align: center;
  }
  .small_8e5d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .header_2b8f .avatar_complex_c47d,
  .avatar_complex_c47d {
    display: none;
  }
  .popup_a721 {
    text-align: left;
  }
  .panel_cd4d {
    text-align: center;
  }
  .message_silver_8963 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .header_2b8f .footer-fixed-7d3b,
  .footer-fixed-7d3b {
    display: none;
  }
  .list-979b {
    text-align: left;
  }
  .image-923e {
    text-align: center;
  }
  .up-2e76 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.search_a0f1 {
  box-shadow: none !important;
}
.warm_d033 .next_b6fb,
.menu-last-1180 .next_b6fb {
  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;
}
.menu-last-1180 .next_b6fb {
  margin-top: 30px;
  margin-bottom: 30px;
}
.gallery_9719 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.gallery_9719:after,
.gallery_9719:before {
  content: "";
  display: table;
}
.gallery_9719:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .gallery_9719 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.gallery_9719,
.shade-03ea {
  max-width: 1248px;
  margin: 0 auto;
}

.module-last-136c.link_ed69 .gallery_9719 {
  max-width: 100%;
}
.module-last-136c.lite_e289 {
  max-width: 1200px;
  margin: 0 auto;
}
.module-last-136c.summary_1de1 .gallery_9719 {
  max-width: 100%;
}
.module-last-136c.summary_1de1 > .gallery_9719 {
  padding-left: 0;
  padding-right: 0;
}
.module-last-136c.summary_1de1 > .gallery_9719 .header_2b8f {
  margin: 0;
}
.module-last-136c.summary_1de1
  > .gallery_9719
  .component-narrow-5113.section_warm_6238 {
  margin-right: 0;
  margin-left: 0;
}
.module-last-136c.summary_1de1 #main.section_warm_6238 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .dim-aeb8 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .dim-aeb8 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .static-0f7c .summary_92df {
    padding-right: 1em;
  }
  .static-0f7c.mask-warm-06bd .component-narrow-5113 {
    border-right: 1px solid #eaecee;
  }
  .static-0f7c.mask-warm-06bd .summary_92df {
    padding-right: 1em;
  }
  .static-0f7c.mask-warm-06bd .box-ed0d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline_72cc .summary_92df {
    padding-left: 1em;
  }
  .outline_72cc.mask-warm-06bd .component-narrow-5113 {
    border-left: 1px solid #eaecee;
  }
  .outline_72cc.mask-warm-06bd .summary_92df {
    padding-left: 1em;
  }
  .outline_72cc.mask-warm-06bd .box-ed0d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .nav-0cda .summary_92df {
    padding-left: 1em;
  }
  .nav-0cda.mask-warm-06bd .dirty_f626 {
    border-right: 1px solid #eaecee;
  }
  .nav-0cda.mask-warm-06bd .link-clean-f33e {
    border-right: 1px solid #eaecee;
  }
  .nav-0cda.mask-warm-06bd .summary_92df {
    padding-left: 1em;
  }
  .nav-0cda.mask-warm-06bd .box-ed0d {
    padding-right: 1em;
  }
  .nav-0cda.mask-warm-06bd .huge-8619 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .copper_88ea .summary_92df {
    padding-right: 1em;
  }
  .copper_88ea.mask-warm-06bd .dirty_f626 {
    border-left: 1px solid #eaecee;
  }
  .copper_88ea.mask-warm-06bd .link-clean-f33e {
    border-left: 1px solid #eaecee;
  }
  .copper_88ea.mask-warm-06bd .summary_92df {
    padding-right: 1em;
  }
  .copper_88ea.mask-warm-06bd .box-ed0d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .copper_88ea.mask-warm-06bd .huge-8619 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dim-aeb8 .summary_92df {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dim-aeb8.mask-warm-06bd .component-narrow-5113 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .dim-aeb8.mask-warm-06bd .summary_92df {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dim-aeb8.mask-warm-06bd .box-ed0d {
    padding-left: 1em;
  }
  .dim-aeb8.mask-warm-06bd .huge-8619 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .dim-aeb8.mask-warm-06bd .summary_92df {
    padding-left: 0;
  }
}
.row_gas_f56b .old_527d {
  display: inline-block;
}
.search-3d8d {
  display: inline-block;
}
.preview-4fc8 {
  word-con: break-word;
}
.simple-f9cf > span {
  display: inline-block;
  padding: 5px 0;
}
.simple-f9cf .plasma_29a3 {
  margin-left: 8px;
  margin-right: 8px;
}
.simple-f9cf .footer-8c7a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.main-rough-5e3c .progress-63be {
  margin-bottom: 2em;
}
.main-rough-5e3c .slider-gold-401e {
  margin-bottom: 15px;
}
.main-rough-5e3c .slider-gold-401e:last-child {
  margin-bottom: 0;
}
.main-rough-5e3c .block_ac31 {
  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) {
  .main-rough-5e3c .block_ac31 {
    display: block;
  }
}
.main-rough-5e3c .brown_06d0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .main-rough-5e3c .brown_06d0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.main-rough-5e3c .preview-gas-e718 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.main-rough-5e3c .preview-gas-e718 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.main-rough-5e3c .preview-gas-e718 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.main-rough-5e3c .preview-4fc8 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.main-rough-5e3c .preview-4fc8 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.main-rough-5e3c .caption_down_5575 p:last-child {
  margin-bottom: 0;
}
.main-rough-5e3c .avatar_orange_f048 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.main-rough-5e3c .card_tall_1c55 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.main-rough-5e3c .tabs-5ca2 {
  margin-top: 1em;
}
.main-rough-5e3c .light_325a {
  top: 0;
  display: block;
}
.main-rough-5e3c .light_325a a {
  color: inherit;
}
.main-rough-5e3c .light_325a a:hover {
  color: inherit;
}
.main-rough-5e3c .menu_inner_2138 {
  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;
}
.main-rough-5e3c .menu_inner_2138:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.main-rough-5e3c .card_tall_1c55 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.main-rough-5e3c .footer_tiny_c7ea {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.main-rough-5e3c .footer_tiny_c7ea:first-child {
  margin-top: 0;
}
.main-rough-5e3c .footer_tiny_c7ea.carousel-9091 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.main-rough-5e3c .footer_tiny_c7ea.warm_c787 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.main-rough-5e3c
  .footer_tiny_c7ea.warm_c787.pro-deb8
  .tabs-5ca2 {
  width: 100%;
}
.main-rough-5e3c .warm_c787 {
  -webkit-box-align: center;
  align-items: center;
}
.main-rough-5e3c .warm_c787 .simple-f9cf,
.main-rough-5e3c .warm_c787 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.main-rough-5e3c .preview-gas-e718 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main-rough-5e3c .preview-gas-e718 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main-rough-5e3c .preview-gas-e718: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;
}
.main-rough-5e3c .carousel-9091 {
  z-index: 5;
}
.main-rough-5e3c .avatar-e054 .hover_fluid_2022 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.main-rough-5e3c .slow-1d9a .hover_fluid_2022 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.main-rough-5e3c .input-north-93ad .hover_fluid_2022 {
  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;
}
.main-rough-5e3c.red_158d .block_ac31,
.main-rough-5e3c.outline-cb68 .block_ac31 {
  display: block;
}
.main-rough-5e3c.red_158d .block_ac31 .footer-5bc8,
.main-rough-5e3c.red_158d .block_ac31 .card_tall_1c55,
.main-rough-5e3c.outline-cb68 .block_ac31 .footer-5bc8,
.main-rough-5e3c.outline-cb68 .block_ac31 .card_tall_1c55 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.main-rough-5e3c.texture-fast-ca4f .brown_06d0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .main-rough-5e3c.texture-fast-ca4f .brown_06d0 {
    margin-right: 0;
  }
}
.main-rough-5e3c.red_158d .brown_06d0,
.main-rough-5e3c.outline-cb68 .brown_06d0 {
  padding-top: 40%;
}
.main-rough-5e3c.red_158d .progress-63be,
.main-rough-5e3c.outline-cb68 .progress-63be {
  display: block;
}
.main-rough-5e3c.red_158d .fn-sticky-1fa0 .card_tall_1c55,
.main-rough-5e3c.outline-cb68 .fn-sticky-1fa0 .card_tall_1c55 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.main-rough-5e3c.red_158d .brown_06d0,
.main-rough-5e3c.outline-cb68 .brown_06d0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.main-rough-5e3c.red_158d .card_tall_1c55 {
  padding: 1em;
}
.element_d986 {
  margin: 30px auto;
  display: block;
}
.element_d986 .element-a9c0 > * {
  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;
}
.element_d986 .element-a9c0 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.element_d986 .element-a9c0 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.slider-9456 .simple-f9cf {
  margin-bottom: 1.41575em;
}
.slider-9456 .table_stale_c214 {
  margin-bottom: 1.618em;
}
.border_wood_dd83 .current_d5b3 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.border_wood_dd83 .current_d5b3 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.border_wood_dd83 .texture_d813 {
  max-width: 100%;
  overflow: auto;
}
.short-b630 .border_wood_dd83 a:hover {
  text-decoration: underline;
}
.heading-b45b .slider-gold-401e:not(.preview-4fc8),
.heading-b45b .preview-gas-e718 {
  margin-bottom: 1.41575em;
}
.heading-b45b .slider-gold-401e:not(.preview-4fc8):last-child,
.heading-b45b .preview-gas-e718:last-child {
  margin-bottom: 0;
}
.heading-b45b .slider-gold-401e.black-4bf9 {
  margin-bottom: 0.41575em;
}
.heading-b45b .rough_9a9e:before,
.heading-b45b .notice-7fc3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.heading-b45b .rough_9a9e:before {
  content: "\f115";
}
.heading-b45b .notice-7fc3:before {
  content: "\f02c";
}
.heading-b45b .warm_a203 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.heading-b45b .warm_a203 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.purple-04d1 {
  display: -webkit-box;
  display: flex;
}
.purple-04d1 .motion_4f39 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .purple-04d1 .motion_4f39 {
    flex-basis: 90px;
  }
}
.purple-04d1 .shade_54cb {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .purple-04d1 .shade_54cb {
    flex-basis: calc(100% - 50px);
  }
}
.purple-04d1 .surface-warm-ebf9 p:last-child {
  margin-bottom: 0.72em;
}
.thumbnail-fcfd .element-a9c0 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.thumbnail-fcfd .element-a9c0:after,
.thumbnail-fcfd .element-a9c0:before {
  content: "";
  display: table;
}
.thumbnail-fcfd .element-a9c0:after {
  clear: both;
}
.thumbnail-fcfd .element-a9c0 .search_narrow_622f,
.thumbnail-fcfd .element-a9c0 .pro-cbcb {
  width: 49%;
}
.thumbnail-fcfd .element-a9c0 .search_narrow_622f a span.prev-fd4d,
.thumbnail-fcfd .element-a9c0 .pro-cbcb a span.prev-fd4d {
  display: block;
  margin-bottom: 5px;
}
.thumbnail-fcfd .element-a9c0 .pro-cbcb {
  float: left;
  text-align: left;
}
.thumbnail-fcfd .element-a9c0 .search_narrow_622f {
  float: right;
  text-align: right;
}
.stone_df04 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .stone_df04 {
    margin-bottom: 0;
  }
}
.tertiary_easy_6403 {
  margin-bottom: 1em;
}
.tertiary_easy_6403 .preview-4fc8 {
  font-size: 1.1em;
  line-height: 1.3;
}
.dim-21b3 a {
  display: block;
  line-height: 0;
  position: relative;
}
.preview_6969 .tertiary_easy_6403,
.glass-e077 .tertiary_easy_6403 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .preview_6969 .tertiary_easy_6403,
  .glass-e077 .tertiary_easy_6403 {
    display: block;
  }
}
.preview_6969 .dim-21b3,
.glass-e077 .dim-21b3 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .preview_6969 .dim-21b3,
  .glass-e077 .dim-21b3 {
    margin-bottom: 1em;
  }
}
.preview_6969 .dim-21b3 img,
.glass-e077 .dim-21b3 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.preview_6969 .under-ead8,
.glass-e077 .under-ead8 {
  flex-basis: calc(100% - 160px);
}
.preview_6969 .under-ead8 p,
.glass-e077 .under-ead8 p {
  margin-bottom: 0;
}
.preview_6969 .under-ead8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .preview_6969 .under-ead8 {
    padding-left: 0;
  }
}
.glass-e077 .under-ead8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .glass-e077 .under-ead8 {
    padding-right: 0;
  }
}
.glass-e077 .dim-21b3 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.notification-68d5 .dim-21b3 {
  margin-bottom: 0.5em;
}
.notification-68d5 .dim-21b3 img {
  width: 100%;
}
.purple_46dd .dark_07b8,
.tooltip-ed25 .dark_07b8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tooltip-ed25 .component-narrow-5113 .shade_iron_8be4 p:last-child {
  margin-bottom: 0;
}
.table-middle-fc6d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.motion_0475 .simple-4146 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .motion_0475 .simple-4146:last-of-type {
    margin-bottom: 0;
  }
}
.motion_0475 .simple-4146 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.motion_0475 .simple-4146 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.motion_0475 .simple-4146 ul li {
  margin: 0 0 0.6em;
}
.motion_0475 .simple-4146 ul li.cool_4d69,
.motion_0475 .simple-4146 ul li.component_65b0 {
  position: relative;
}
.motion_0475 .simple-4146 ul li.cool_4d69 .mini_7cee,
.motion_0475 .simple-4146 ul li.component_65b0 .mini_7cee {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.motion_0475 .simple-4146 ul li.cool_4d69:after:after,
.motion_0475 .simple-4146 ul li.cool_4d69:after:before,
.motion_0475
  .simple-4146
  ul
  li.component_65b0:after:after,
.motion_0475
  .simple-4146
  ul
  li.component_65b0:after:before {
  content: "";
  display: table;
}
.motion_0475 .simple-4146 ul li.cool_4d69:after:after,
.motion_0475
  .simple-4146
  ul
  li.component_65b0:after:after {
  clear: both;
}
.motion_0475 .simple-4146 a.modal-new-cd3b:hover {
  text-decoration: none;
}
.motion_0475 .simple-4146 select {
  max-width: 100%;
}
.motion_0475 .simple-4146 table {
  font-size: 85%;
}
.motion_0475 .simple-4146 table td,
.motion_0475 .simple-4146 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.motion_0475 .simple-4146 table tfoot td {
  text-align: left;
}
.motion_0475 .simple-4146 :last-child {
  margin-bottom: 0;
}
.motion_0475 .simple-4146 .disabled-0b4c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.motion_0475 .simple-4146 .disabled-0b4c label {
  width: 100%;
}
.motion_0475 .simple-4146 .disabled-0b4c .current-54b0 {
  width: 100%;
  display: block;
}
.motion_0475 .simple-4146 .disabled-0b4c .slider_top_f2a4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.motion_0475 .simple-4146 .disabled-0b4c .slider_top_f2a4:hover svg #svg-search {
  fill: #444;
}
.motion_0475 .simple-4146 .disabled-0b4c .slider_top_f2a4 svg {
  width: 18px;
  height: 18px;
}
.motion_0475 .in-c632 ul ul,
.motion_0475 .filter-dc8a ul ul,
.motion_0475 .active-a295 ul ul,
.motion_0475 .notification-left-c111 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.motion_0475 .in-c632 .focus_bec4 > a,
.motion_0475 .filter-dc8a .focus_bec4 > a,
.motion_0475 .active-a295 .focus_bec4 > a,
.motion_0475 .notification-left-c111 .focus_bec4 > a {
  margin-bottom: 0;
}
.motion_0475 .pink_3963 li,
.motion_0475 .in-c632 li,
.motion_0475 .button-short-b2ec li,
.motion_0475 .filter-dc8a li,
.motion_0475 .active-a295 li,
.motion_0475 .notification-left-c111 li,
.motion_0475 .cold-8eb6 li,
.motion_0475 .modal-1d37 li {
  display: block;
  position: relative;
}
.motion_0475 .pink_3963 li:last-child,
.motion_0475 .in-c632 li:last-child,
.motion_0475 .button-short-b2ec li:last-child,
.motion_0475 .filter-dc8a li:last-child,
.motion_0475 .active-a295 li:last-child,
.motion_0475 .notification-left-c111 li:last-child,
.motion_0475 .cold-8eb6 li:last-child,
.motion_0475 .modal-1d37 li:last-child {
  border: none;
}
.motion_0475 .pink_3963 li a,
.motion_0475 .in-c632 li a,
.motion_0475 .button-short-b2ec li a,
.motion_0475 .filter-dc8a li a,
.motion_0475 .active-a295 li a,
.motion_0475 .notification-left-c111 li a,
.motion_0475 .cold-8eb6 li a,
.motion_0475 .modal-1d37 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.motion_0475 .pink_3963 li ul li::before,
.motion_0475 .in-c632 li ul li::before,
.motion_0475 .button-short-b2ec li ul li::before,
.motion_0475 .filter-dc8a li ul li::before,
.motion_0475 .active-a295 li ul li::before,
.motion_0475 .notification-left-c111 li ul li::before,
.motion_0475 .cold-8eb6 li ul li::before,
.motion_0475 .modal-1d37 li ul li::before {
  left: 15px;
}
.motion_0475 .pink_3963 li ul a,
.motion_0475 .in-c632 li ul a,
.motion_0475 .button-short-b2ec li ul a,
.motion_0475 .filter-dc8a li ul a,
.motion_0475 .active-a295 li ul a,
.motion_0475 .notification-left-c111 li ul a,
.motion_0475 .cold-8eb6 li ul a,
.motion_0475 .modal-1d37 li ul a {
  padding-left: 20px;
}
.motion_0475 .pink_3963 li ul ul li::before,
.motion_0475 .in-c632 li ul ul li::before,
.motion_0475 .button-short-b2ec li ul ul li::before,
.motion_0475 .filter-dc8a li ul ul li::before,
.motion_0475 .active-a295 li ul ul li::before,
.motion_0475 .notification-left-c111 li ul ul li::before,
.motion_0475 .cold-8eb6 li ul ul li::before,
.motion_0475 .modal-1d37 li ul ul li::before {
  left: 30px;
}
.motion_0475 .pink_3963 li ul ul a,
.motion_0475 .in-c632 li ul ul a,
.motion_0475 .button-short-b2ec li ul ul a,
.motion_0475 .filter-dc8a li ul ul a,
.motion_0475 .active-a295 li ul ul a,
.motion_0475 .notification-left-c111 li ul ul a,
.motion_0475 .cold-8eb6 li ul ul a,
.motion_0475 .modal-1d37 li ul ul a {
  padding-left: 40px;
}
.motion_0475 .steel_6076 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.motion_0475 .modal-1d37 ul li {
  margin-bottom: 1.41575em;
}
.motion_0475 .modal-1d37 ul li .border_48bf {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.motion_0475 .modal-1d37 ul li .medium_86d9 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.video_down_47c0 .pink_3963 li a,
.video_down_47c0 .in-c632 li a,
.video_down_47c0 .button-short-b2ec li a,
.video_down_47c0 .filter-dc8a li a,
.video_down_47c0 .active-a295 li a,
.video_down_47c0 .notification-left-c111 li a,
.video_down_47c0 .cold-8eb6 li a,
.video_down_47c0 .modal-1d37 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_down_47c0 .steel_6076 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_down_47c0 .simple-4146 ul li.cool_4d69 .mini_7cee,
.video_down_47c0 .simple-4146 ul li.component_65b0 .mini_7cee {
  background: rgba(0, 0, 0, 0.2);
}
.video_down_47c0 .motion_0475 .simple-4146 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.module-last-136c .motion_0475 .sort-4308 li {
  margin: 0;
}
.module-last-136c .motion_0475 .sort-4308 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.module-last-136c .motion_0475 .sort-4308 li ul {
  margin: 0;
}
.module-last-136c .motion_0475 .sort-4308 li ul li a {
  padding-left: 15px;
}
.module-last-136c .motion_0475 .sort-4308 li ul li li a {
  padding-left: 30px;
}
.module-last-136c .motion_0475 .sort-4308 li.hovered-42bb > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.module-last-136c .motion_0475 .sort-4308 li.hovered-42bb > 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;
}
.module-last-136c .motion_0475 .sort-4308 li.hovered-42bb > 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;
}
.icon-fixed-7b3b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.large_6dcd {
  position: relative;
  z-index: 10;
}
.large_6dcd .simple_13b6 {
  width: 100%;
  max-width: 100%;
}
.shade_ee26 .tag-3805 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.shade_ee26 .module-01db {
}
.shade_ee26 .video_down_47c0 {
  background: #292929;
}
.fresh-2651 .tag-3805 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.fresh-2651 .module-01db {
  background: #f9f9f9;
}
.fresh-2651 .video_down_47c0 {
  background: #303030;
}
.pressed-d98a .tag-3805 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pressed-d98a .old_527d {
    margin-bottom: 1em;
  }
  .pressed-d98a .old_527d:last-child {
    margin-bottom: 0;
  }
}
.pressed-d98a .module-01db {
  background: #ededed;
}
.pressed-d98a .video_down_47c0 {
  background: #1a1a1a;
}
.tag-3805.module-01db {
  color: rgba(0, 0, 0, 0.6);
}
.tag-3805.module-01db .badge-old-0e89 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag-3805.video_down_47c0 {
  color: rgba(255, 255, 255, 0.99);
}
.tag-3805.video_down_47c0 a:not(.modal-new-cd3b) {
  color: rgba(255, 255, 255, 0.79);
}
.tag-3805.video_down_47c0 a:not(.modal-new-cd3b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag-3805.video_down_47c0 .badge-old-0e89 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-3805.video_down_47c0 table tbody td,
.tag-3805.video_down_47c0 table th {
  background: rgba(0, 0, 0, 0.08);
}
.aside-green-4543.text_97fa .gallery_9719 {
  max-width: initial;
}
.aside-green-4543 .new-7b80 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.aside-green-4543 .new-7b80 .simple_13b6 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .aside-green-4543 .new-7b80 .simple_13b6 {
    display: block;
    margin-bottom: 2em;
  }
  .aside-green-4543 .new-7b80 .simple_13b6:last-child {
    margin-bottom: 0;
  }
}
.pressed-d98a .old_527d:last-child,
.fresh-2651 .old_527d:last-child,
.shade_ee26 .old_527d:last-child {
  margin-bottom: 0;
}
.pressed-d98a .old_527d .motion_0475 .simple-4146:last-child,
.fresh-2651 .old_527d .motion_0475 .simple-4146:last-child,
.shade_ee26 .old_527d .motion_0475 .simple-4146:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pressed-d98a .hidden_13b4,
  .pressed-d98a .heading_c9f9,
  .fresh-2651 .hidden_13b4,
  .fresh-2651 .heading_c9f9,
  .shade_ee26 .hidden_13b4,
  .shade_ee26 .heading_c9f9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .large_6dcd .old_527d {
    margin-bottom: 2em;
  }
}
.large_6dcd p:last-child {
  margin-bottom: 0;
}
.large_6dcd li,
.large_6dcd ul {
  list-style: none;
  margin: 0;
}
.large_6dcd ul ul {
  margin-left: 2.617924em;
}
.next-59f9 {
  font-size: 0.875em;
}

/* css-noise: 5a99 */
.ghost-box-v9 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.2;
}
