/*!
Theme Name: Customify
Theme URI: https://pressmaximum.section-full-8ace/customify
Author: WPCustomify
Author URI: https://pressmaximum.section-full-8ace
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.section-full-8ace/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.steel_c35a.tall-6f20/licenses/gpl-2.0.mini_2ba1
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.widget_55bd/, (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.media_fast_b8f0.aside_9e6f/normalize.detail-d447/
 ======
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.detail-d447 v7.0.0 | MIT License | github.section-full-8ace/necolas/normalize.detail-d447 */
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;
}
.detail-static-8233 .outer-63e9,
.highlight_91ff,
.sidebar_copper_65d6,
.status_north_76e6,
.dim_233d,
.list-d5bc,
.soft-533f,
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;
}
.highlight_91ff,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .highlight_91ff,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .highlight_91ff,
  h1 {
    font-size: 1.8em;
  }
}
.sidebar_copper_65d6,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.sidebar_copper_65d6 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .sidebar_copper_65d6,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .sidebar_copper_65d6,
  h2 {
    font-size: 1.7em;
  }
}
.status_north_76e6,
h3 {
  font-size: 1.618em;
}
.detail-static-8233 .outer-63e9,
.dim_233d,
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.module_easy_19ae {
  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;
}
.filter-stone-81f8:after,
.filter-stone-81f8:before,
.container_e080:after,
.container_e080:before {
  content: "";
  display: table;
}
.filter-stone-81f8:after,
.container_e080:after {
  clear: both;
}
.component-a61d {
  float: right;
  margin-right: 0;
}
.hard_426e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.gradient-0f94 .active-6481,
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;
}
.gradient-0f94 .active-6481: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;
}
.list_last_3862 .active-6481 {
  box-shadow: none;
}
.list_last_3862
  .active-6481
  .article-05c5 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.list_last_3862 .active-6481 .dropdown_dark_2036 {
  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;
}
.list_last_3862
  .active-6481
  .dropdown_dark_2036
  b {
  display: none;
}
.list_last_3862 .mini-b1c7 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.container-1bd5:not(.status-east-0cfc):not(.green_cf6e),
button:not(.status-east-0cfc):not(.green_cf6e),
input[type="button"]:not(.status-east-0cfc):not(
    .green_cf6e
  ),
input[type="reset"]:not(.status-east-0cfc):not(
    .green_cf6e
  ),
input[type="submit"]:not(.status-east-0cfc):not(
    .green_cf6e
  ) {
  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;
}
.container-1bd5:not(.status-east-0cfc):not(
    .green_cf6e
  ):hover,
button:not(.status-east-0cfc):not(
    .green_cf6e
  ):hover,
input[type="button"]:not(.status-east-0cfc):not(
    .green_cf6e
  ):hover,
input[type="reset"]:not(.status-east-0cfc):not(
    .green_cf6e
  ):hover,
input[type="submit"]:not(.status-east-0cfc):not(
    .green_cf6e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.container-1bd5:not(.status-east-0cfc):not(
    .green_cf6e
  ):active,
.container-1bd5:not(.status-east-0cfc):not(
    .green_cf6e
  ):focus,
button:not(.status-east-0cfc):not(
    .green_cf6e
  ):active,
button:not(.status-east-0cfc):not(
    .green_cf6e
  ):focus,
input[type="button"]:not(.status-east-0cfc):not(
    .green_cf6e
  ):active,
input[type="button"]:not(.status-east-0cfc):not(
    .green_cf6e
  ):focus,
input[type="reset"]:not(.status-east-0cfc):not(
    .green_cf6e
  ):active,
input[type="reset"]:not(.status-east-0cfc):not(
    .green_cf6e
  ):focus,
input[type="submit"]:not(.status-east-0cfc):not(
    .green_cf6e
  ):active,
input[type="submit"]:not(.status-east-0cfc):not(
    .green_cf6e
  ):focus {
  outline: 0;
}
.container-1bd5:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2,
button:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2,
input[type="button"]:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2,
input[type="reset"]:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2,
input[type="submit"]:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2 {
  position: relative;
}
.container-1bd5:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2
  .layout-plasma-c96a,
.container-1bd5:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2
  .dirty_6bac,
.container-1bd5:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2
  .row_fa2c,
.container-1bd5:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2
  i,
.container-1bd5:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2
  svg,
button:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2
  .layout-plasma-c96a,
button:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2
  .dirty_6bac,
button:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2
  .row_fa2c,
button:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2
  i,
button:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2
  svg,
input[type="button"]:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2
  .layout-plasma-c96a,
input[type="button"]:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2
  .dirty_6bac,
input[type="button"]:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2
  .row_fa2c,
input[type="button"]:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2
  i,
input[type="button"]:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2
  svg,
input[type="reset"]:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2
  .layout-plasma-c96a,
input[type="reset"]:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2
  .dirty_6bac,
input[type="reset"]:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2
  .row_fa2c,
input[type="reset"]:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2
  i,
input[type="reset"]:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2
  svg,
input[type="submit"]:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2
  .layout-plasma-c96a,
input[type="submit"]:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2
  .dirty_6bac,
input[type="submit"]:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2
  .row_fa2c,
input[type="submit"]:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2
  i,
input[type="submit"]:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2
  svg {
  visibility: hidden;
}
.container-1bd5:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2:after,
button:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2:after,
input[type="button"]:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2:after,
input[type="reset"]:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2:after,
input[type="submit"]:not(.status-east-0cfc):not(
    .green_cf6e
  ).fn-loading-b9b2: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;
}
.container-1bd5:not(.status-east-0cfc):not(.green_cf6e),
input[type="button"]:not(.status-east-0cfc):not(
    .green_cf6e
  ),
input[type="reset"]:not(.status-east-0cfc):not(
    .green_cf6e
  ),
input[type="submit"]:not(.status-east-0cfc):not(
    .green_cf6e
  ) {
  color: #fff;
  background: #235787;
}
.container-1bd5:not(.status-east-0cfc):not(
    .green_cf6e
  ):focus,
input[type="button"]:not(.status-east-0cfc):not(
    .green_cf6e
  ):focus,
input[type="reset"]:not(.status-east-0cfc):not(
    .green_cf6e
  ):focus,
input[type="submit"]:not(.status-east-0cfc):not(
    .green_cf6e
  ):focus {
  color: #fff;
}
.container-1bd5.fn-disabled-b9b2:not(.status-east-0cfc):not(
    .green_cf6e
  ),
.container-1bd5[disabled]:not(.status-east-0cfc):not(
    .green_cf6e
  ),
button.fn-disabled-b9b2:not(.status-east-0cfc):not(
    .green_cf6e
  ),
button[disabled]:not(.status-east-0cfc):not(
    .green_cf6e
  ) {
  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;
}
.tall_45c9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tall_45c9: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;
}
.label_gas_cb5a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.in-ac20 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.glass_aae6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.filter-stone-81f8:after,
.filter-stone-81f8:before,
.status-793a:after,
.status-793a:before,
.tiny-99ad:after,
.tiny-99ad:before,
.sort-a037:after,
.sort-a037:before,
.icon-light-302d:after,
.icon-light-302d:before,
.module_365f:after,
.module_365f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.filter-stone-81f8:after,
.status-793a:after,
.tiny-99ad:after,
.sort-a037:after,
.icon-light-302d:after,
.module_365f:after {
  clear: both;
}
.status-793a .texture_5cd3,
.tiny-99ad .texture_5cd3,
.popup-0b00 .texture_5cd3 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tall-7815 {
  display: inline-block;
}
.texture_0366 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.texture_0366 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.texture_0366 .shade-black-f83c {
  padding: 1em 0;
  font-size: 85%;
}
.shade-black-f83c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.mask_7e8f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.mask_7e8f:after,
.mask_7e8f:before {
  content: "";
  display: table;
}
.mask_7e8f:after {
  clear: both;
}
.hovered_f331 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.active_fixed_086d .hovered_f331 {
  max-width: 50%;
}
.menu-2875 .hovered_f331 {
  max-width: 33.33%;
}
.title-86e0 .hovered_f331 {
  max-width: 25%;
}
.shade-e31d .hovered_f331 {
  max-width: 20%;
}
.hero-dynamic-7401 .hovered_f331 {
  max-width: 16.66%;
}
.hot-70ee .hovered_f331 {
  max-width: 14.28%;
}
.item_easy_7450 .hovered_f331 {
  max-width: 12.5%;
}
.message_yellow_12cf .hovered_f331 {
  max-width: 11.11%;
}
.small-b487 {
  display: block;
}
.detail-static-8233 .paragraph_hot_5a3b label,
.detail-static-8233 .active_b2f2 label,
.detail-static-8233 .avatar-rough-0d89 label,
.detail-static-8233 .hero_pressed_2a88 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.cold-6e15 {
  list-style: none;
  margin: 0;
}
.cold-6e15 article.box_afb3 {
  margin-bottom: 0;
}
.cold-6e15 ul {
  list-style: none;
  margin: 0;
}
.cold-6e15 .filter-c08c li.box_afb3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .cold-6e15 .filter-c08c li.box_afb3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .cold-6e15 .filter-c08c li.box_afb3: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) {
  .cold-6e15 .filter-c08c li.box_afb3 li.box_afb3 li.box_afb3 li.box_afb3 {
    padding-left: 0;
  }
}
article.box_afb3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box_afb3 .status-793a p:last-of-type {
  margin-bottom: 0;
}
article.box_afb3 .breadcrumb-0432 {
  float: left;
}
article.box_afb3 .overlay_bottom_b4d9 {
  margin-left: 85px;
}
article.box_afb3 .tooltip_20f9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box_afb3 .tooltip_20f9 .soft-8065 {
  margin-left: 10px;
}
article.box_afb3 .frame_9444 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box_afb3 .detail_80a5 {
  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 .paragraph_hot_5a3b,
  #respond .avatar-rough-0d89,
  #respond .hero_pressed_2a88 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .paragraph_hot_5a3b input,
#respond .avatar-rough-0d89 input,
#respond .hero_pressed_2a88 input {
  width: 100%;
}
#respond .hero_pressed_2a88 {
  margin-right: 0;
}
#respond .wide-53bd #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.preview_right_a694 {
  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;
}
.preview_right_a694.chip_7fc8 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.preview_right_a694 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%);
}
.preview_right_a694:focus,
.preview_right_a694: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);
}
.upper-2f67 {
  border-radius: 10%;
}
.thick_8d82 {
  border-radius: 50%;
}
.notice_a3d3 {
  font-size: 0.72em;
}
.notification_5652 {
  font-size: 0.875em;
}
.detail-thick-54d3 {
  font-size: 1.1em;
}
.mask_smooth_0f6b {
  text-transform: uppercase;
  line-height: 1.2;
}
.mask_smooth_0f6b.notice_a3d3 {
  letter-spacing: 0.5px;
}
.status-bright-f204,
.status-bright-f204 a {
  color: #6d6d6d;
}
.status-bright-f204 a:hover {
  color: #111;
}
.green-2ecf {
  color: #6d6d6d;
}
.block-lite-a8dd {
  overflow-x: hidden;
}
.block-lite-a8dd .smooth_643b.icon-last-db36 {
  position: relative;
}
.block-lite-a8dd .smooth_643b.icon-last-db36.hidden_7133 {
  position: initial;
}
.block-lite-a8dd
  .smooth_643b.icon-last-db36.hidden_7133
  .outline-hot-b073 {
  left: auto;
}
.block-lite-a8dd .smooth_643b .outline-hot-b073 {
  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;
}
.block-lite-a8dd .smooth_643b:hover.icon-last-db36 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.block-lite-a8dd
  .smooth_643b:hover.icon-last-db36
  .outline-hot-b073 {
  display: block;
  z-index: 9999999;
}
.block-lite-a8dd .gallery_5ab3 .section-8565,
.block-lite-a8dd .column-black-3876 .section-8565 {
  display: none;
}
.block-lite-a8dd .paper_b1e2 .smooth_643b:hover.icon-last-db36 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.detail-static-8233 .paragraph_hot_5a3b label,
.detail-static-8233 .active_b2f2 label,
.detail-static-8233 .avatar-rough-0d89 label,
.detail-static-8233 .hero_pressed_2a88 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.cold-6e15 {
  list-style: none;
  margin: 0;
}
.cold-6e15 article.box_afb3 {
  margin-bottom: 0;
}
.cold-6e15 ul {
  list-style: none;
  margin: 0;
}
.cold-6e15 .filter-c08c li.box_afb3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .cold-6e15 .filter-c08c li.box_afb3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .cold-6e15 .filter-c08c li.box_afb3: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) {
  .cold-6e15 .filter-c08c li.box_afb3 li.box_afb3 li.box_afb3 li.box_afb3 {
    padding-left: 0;
  }
}
article.box_afb3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box_afb3 .status-793a p:last-of-type {
  margin-bottom: 0;
}
article.box_afb3 .breadcrumb-0432 {
  float: left;
}
article.box_afb3 .overlay_bottom_b4d9 {
  margin-left: 85px;
}
article.box_afb3 .tooltip_20f9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box_afb3 .tooltip_20f9 .soft-8065 {
  margin-left: 10px;
}
article.box_afb3 .frame_9444 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box_afb3 .detail_80a5 {
  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 .paragraph_hot_5a3b,
  #respond .avatar-rough-0d89,
  #respond .hero_pressed_2a88 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .paragraph_hot_5a3b input,
#respond .avatar-rough-0d89 input,
#respond .hero_pressed_2a88 input {
  width: 100%;
}
#respond .hero_pressed_2a88 {
  margin-right: 0;
}
#respond .wide-53bd #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gallery_5ab3 .module-black-95e0 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.module-black-95e0 .current-220d.dropdown-dirty-dfb5 .sidebar_4ff6 > li > a:focus,
.module-black-95e0 .current-220d.dropdown-dirty-dfb5 .sidebar_4ff6 > li > a:hover,
.module-black-95e0 .current-220d.box-out-0230 .sidebar_4ff6 > li > a:focus,
.module-black-95e0 .current-220d.box-out-0230 .sidebar_4ff6 > li > a:hover,
.module-black-95e0 .current-220d.component_01ef .sidebar_4ff6 > li > a:focus,
.module-black-95e0 .current-220d.component_01ef .sidebar_4ff6 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.module-black-95e0
  .current-220d.dropdown-dirty-dfb5
  .sidebar_4ff6
  > li.plasma_895d
  > a,
.module-black-95e0
  .current-220d.dropdown-dirty-dfb5
  .sidebar_4ff6
  > li.status-purple-f05e
  > a,
.module-black-95e0
  .current-220d.box-out-0230
  .sidebar_4ff6
  > li.plasma_895d
  > a,
.module-black-95e0
  .current-220d.box-out-0230
  .sidebar_4ff6
  > li.status-purple-f05e
  > a,
.module-black-95e0
  .current-220d.component_01ef
  .sidebar_4ff6
  > li.plasma_895d
  > a,
.module-black-95e0 .current-220d.component_01ef .sidebar_4ff6 > li.status-156f > a {
  color: rgba(255, 255, 255, 0.99);
}
.module-black-95e0 .component_dynamic_60b3,
.module-black-95e0 .component_dynamic_60b3 a {
  color: rgba(255, 255, 255, 0.99);
}
.module-black-95e0 .focused_a13d.block_mini_19a3 li a,
.module-black-95e0 .solid_f98e a,
.module-black-95e0 .mask-in-51d4,
.module-black-95e0 .sidebar_4ff6 > li > a,
.module-black-95e0 .black-da8c {
  color: rgba(255, 255, 255, 0.79);
}
.module-black-95e0 .focused_a13d.block_mini_19a3 li a:hover,
.module-black-95e0 .solid_f98e a:hover,
.module-black-95e0 .mask-in-51d4:hover,
.module-black-95e0 .sidebar_4ff6 > li > a:hover,
.module-black-95e0 .black-da8c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.module-black-95e0 .upper_0ffb {
  color: rgba(255, 255, 255, 0.79);
}
.module-black-95e0 .upper_0ffb .panel_hovered_8808 {
  color: rgba(255, 255, 255, 0.99);
}
.module-black-95e0 .upper_0ffb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.module-black-95e0 .east_e61f .hover-ea4a {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.module-black-95e0 .east_e61f .hover-ea4a .secondary-029a {
  color: rgba(255, 255, 255, 0.79);
}
.module-black-95e0
  .east_e61f
  .hover-ea4a
  .secondary-029a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.module-black-95e0
  .east_e61f
  .hover-ea4a
  .secondary-029a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.module-black-95e0
  .east_e61f
  .hover-ea4a
  .secondary-029a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.module-black-95e0
  .east_e61f
  .hover-ea4a
  .secondary-029a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.module-black-95e0 .east_e61f .media-3ee3 {
  color: rgba(255, 255, 255, 0.79);
}
.module-black-95e0 .east_e61f .media-3ee3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-dynamic-9fcd
  .module-black-95e0
  .east_e61f
  .hovered_5224
  .lite-9bd4 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-dynamic-9fcd
  .module-black-95e0
  .east_e61f
  .hovered_5224
  .secondary-029a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gallery_5ab3 .hidden-4304 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hidden-4304 .current-220d.dropdown-dirty-dfb5 .sidebar_4ff6 > li > a:focus,
.hidden-4304 .current-220d.dropdown-dirty-dfb5 .sidebar_4ff6 > li > a:hover,
.hidden-4304 .current-220d.box-out-0230 .sidebar_4ff6 > li > a:focus,
.hidden-4304 .current-220d.box-out-0230 .sidebar_4ff6 > li > a:hover,
.hidden-4304 .current-220d.component_01ef .sidebar_4ff6 > li > a:focus,
.hidden-4304 .current-220d.component_01ef .sidebar_4ff6 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden-4304
  .current-220d.dropdown-dirty-dfb5
  .sidebar_4ff6
  > li.plasma_895d
  > a,
.hidden-4304
  .current-220d.dropdown-dirty-dfb5
  .sidebar_4ff6
  > li.status-purple-f05e
  > a,
.hidden-4304
  .current-220d.box-out-0230
  .sidebar_4ff6
  > li.plasma_895d
  > a,
.hidden-4304
  .current-220d.box-out-0230
  .sidebar_4ff6
  > li.status-purple-f05e
  > a,
.hidden-4304
  .current-220d.component_01ef
  .sidebar_4ff6
  > li.plasma_895d
  > a,
.hidden-4304 .current-220d.component_01ef .sidebar_4ff6 > li.status-156f > a {
  color: rgba(0, 0, 0, 0.8);
}
.hidden-4304 .component_dynamic_60b3,
.hidden-4304 .component_dynamic_60b3 a {
  color: rgba(0, 0, 0, 0.8);
}
.hidden-4304 .focused_a13d.block_mini_19a3 li a,
.hidden-4304 .solid_f98e a,
.hidden-4304 .mask-in-51d4,
.hidden-4304 .sidebar_4ff6 > li > a,
.hidden-4304 .black-da8c {
  color: rgba(0, 0, 0, 0.55);
}
.hidden-4304 .focused_a13d.block_mini_19a3 li a:hover,
.hidden-4304 .solid_f98e a:hover,
.hidden-4304 .mask-in-51d4:hover,
.hidden-4304 .sidebar_4ff6 > li > a:hover,
.hidden-4304 .black-da8c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden-4304 .upper_0ffb {
  color: rgba(0, 0, 0, 0.55);
}
.hidden-4304 .upper_0ffb .panel_hovered_8808 {
  color: rgba(0, 0, 0, 0.8);
}
.hidden-4304 .upper_0ffb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gallery-37f6 .purple-8342 {
  margin-left: auto;
  margin-right: auto;
}
.tiny-99ad > * {
  margin-left: auto;
  margin-right: auto;
}
.tiny-99ad .label_gas_cb5a {
  margin-right: 1.41575em;
}
.fresh-c24c .tiny-99ad > .main-31e4 {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.fresh-c24c .tiny-99ad > .detail_dc00 {
  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;
}
.grid-tall-79ee.gallery-37f6 .purple-8342,
.badge-narrow-d8b2.gallery-37f6 .purple-8342 {
  margin-left: 0;
}
.picture-964e.gallery-37f6 .purple-8342,
.purple_4317.gallery-37f6 .purple-8342 {
  margin-right: 0;
}
.tiny-99ad ol,
.tiny-99ad ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.wrapper-1e4d video {
  max-width: 100%;
}
.backdrop-prev-8aee img {
  display: block;
}
.backdrop-prev-8aee.label_gas_cb5a,
.backdrop-prev-8aee.in-ac20 {
  width: 100%;
}
.backdrop-prev-8aee.detail_dc00 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.dynamic_1e89:not(.header_lower_47cf) {
  margin: 1.5em auto;
}
.old-0e44 p {
  padding: 1.5em 14px;
}
ul.video-5bf6.detail_dc00,
ul.video-5bf6.main-31e4,
ul.video-5bf6.alert-hard-fe18.main-31e4 {
  padding: 0 14px;
}
.pink_b71f {
  display: block;
  overflow-x: auto;
}
.pink_b71f table {
  border-collapse: collapse;
  width: 100%;
}
.pink_b71f td,
.pink_b71f th {
  padding: 0.5em;
}
.tiny-99ad li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.tiny-99ad ol ol,
.tiny-99ad ol ul,
.tiny-99ad ul ol,
.tiny-99ad ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.tiny-99ad ol ol li,
.tiny-99ad ol ul li,
.tiny-99ad ul ol li,
.tiny-99ad ul ul li {
  margin-left: 0;
}
.light_45b2.bright-7e4d > .complex_bdd9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.light_45b2.bright-7e4d > .complex_bdd9 iframe,
.light_45b2.bright-7e4d > .complex_bdd9 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.south-701f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.south-701f.picture-f1cb {
  padding: 0;
}
.south-701f.picture-f1cb cite {
  font-size: 13px;
}
.south-701f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.south-701f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.box-south-44a2 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.box-south-44a2 > p:first-child {
  margin-top: 0;
}
.box-south-44a2 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.box-south-44a2 blockquote {
  border-left: 0;
}
.silver-7065 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.silver-7065:not(.huge_8865) {
  max-width: 100px;
}
.silver-7065.cold_da55 {
  border-bottom: none !important;
  text-align: center;
}
.silver-7065.cold_da55::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .old-0e44 p {
    padding: 1.5em 0;
  }
}
.thumbnail-outer-6d72 {
  color: #0073aa;
}
.box-1080 {
  background-color: #0073aa;
}
.sidebar_c45e {
  color: #229fd8;
}
.carousel_pressed_db70 {
  background-color: #229fd8;
}
.left-db1e {
  color: #eee;
}
.outline_blue_11ab {
  background-color: #eee;
}
.detail_44ed {
  color: #444;
}
.gallery-gas-86b8 {
  background-color: #444;
}
.status-fbc9 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.status-fbc9 .active_3829 .solid_f98e {
  font-size: 15px;
}
.status-fbc9 .solid_f98e {
  line-height: 1.3;
}
.status-fbc9 .hidden-4304 {
}
.status-fbc9 .module-black-95e0 {
  background: #235787;
}
.red-8af1 {
  padding: 0;
}
.red-8af1 .module-black-95e0 {
  background: #1a1a1a;
}
.red-8af1 .hidden-4304 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.advanced_9339 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.advanced_9339 .hidden-4304 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.advanced_9339 .module-black-95e0 {
  background: #303030;
}
.module_365f {
  position: relative;
  z-index: 10;
}
.module_365f .background-5398 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cold-c0ba .icon-last-db36 {
  display: inline-block;
  vertical-align: middle;
}
.cold-c0ba.layout-ac03 .icon-last-db36 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .cold-c0ba.layout-ac03 .icon-last-db36 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .cold-c0ba.layout-ac03 .icon-last-db36 {
    margin-right: 0.4em;
  }
}
.cold-c0ba.layout-ac03 .icon-last-db36:last-child {
  margin-right: 0;
}
.glass_b358 .background-5398 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .gallery_5ab3 .active_3829 {
    margin: 0 -0.5em;
  }
  .gallery_5ab3 .active_3829 [class*="customify-col-"],
  .gallery_5ab3 .active_3829 [class*="customify-col_"],
  .gallery_5ab3 .active_3829 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.gallery_5ab3.tall-f643 .background-5398 {
  background: 0 0 !important;
}
.gallery_5ab3.tall-f643 .background-5398,
.gallery_5ab3.glass_b358 .background-5398 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .gallery_5ab3.plasma-d2e3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.gallery_5ab3.glass_b358 .background-5398 {
  box-shadow: none !important;
}
.sidebar-a0f1 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .sidebar-a0f1 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .sidebar-a0f1 {
    padding: 18px 0 20px;
  }
}
.sidebar-a0f1 .hover_6520 {
  width: 100%;
}
.sidebar-a0f1 .gold_6c33 {
  margin-bottom: 0;
}
.sidebar-a0f1 .block_9a99 {
  margin-top: 5px;
  font-size: 0.875em;
}
.slider-complex-bd3b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.slider-complex-bd3b .form_7e73 {
  width: 100%;
}
.panel_cold_2495 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.panel_cold_2495 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.panel_cold_2495 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;
}
.panel_cold_2495 li:last-child:after {
  display: none;
}
.panel_cold_2495 li a {
  font-weight: 500;
  margin-right: 10px;
}
.modal-cd45 .section-8565 button,
.sidebar-a0f1 .section-8565 button {
  left: 0;
}
.modal-cd45 .form_7e73,
.sidebar-a0f1 .form_7e73 {
  padding-left: 0;
  padding-right: 0;
}
.modal-cd45 .slider-complex-bd3b,
.sidebar-a0f1 .slider-complex-bd3b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.modal-cd45 {
  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;
}
.modal-cd45: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;
}
.modal-cd45 .pressed-28e6 {
  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) {
  .modal-cd45 .pressed-28e6 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .modal-cd45 .pressed-28e6 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .modal-cd45 .pressed-28e6 {
    min-height: 200px;
  }
}
.modal-cd45 .panel_cold_2495 {
  color: rgba(255, 255, 255, 0.8);
}
.modal-cd45 .panel_cold_2495 a,
.modal-cd45 .panel_cold_2495 li:after {
  color: inherit;
}
.modal-cd45 .panel_cold_2495 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.progress_slow_ea3f {
  margin-bottom: 0.5em;
}
.thumbnail_thick_7656 {
  margin-bottom: 1.2em;
}
.thumbnail_thick_7656,
.progress_slow_ea3f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.thumbnail_thick_7656 p:last-child,
.progress_slow_ea3f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .section-8565,
#masthead .section-8565 {
  display: none;
}
#masthead
  > .section-8565.short_77f4 {
  display: none;
}
#masthead > .section-8565 button {
  left: 0;
}
.active-29c1 {
  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%;
}
.active-29c1 .icon-last-db36 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.active-29c1 .sidebar-675f {
  display: -webkit-box;
  display: flex;
}
.active-29c1 .sidebar-675f.banner-cool-473c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.active-29c1 .sidebar-675f.item_outer_f75a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.active-29c1 .sidebar-675f.disabled-4ce1 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.active-29c1.outline-focused-411d.border_hot_b5f9 .sidebar-675f.banner-cool-473c {
  flex-basis: 100%;
}
.active-29c1.component-22a0 .sidebar-675f.item_outer_f75a {
  -webkit-box-flex: 1;
  flex: auto;
}
.active-29c1.component-22a0 .sidebar-675f.disabled-4ce1 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .section-8565.short_77f4 {
  display: none;
}
#masthead > .section-8565 button {
  left: 0;
}
.video_126d {
  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;
}
.video_126d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.video_126d.search-prev-1c88 i {
  margin-right: 4px;
}
.video_126d.tertiary-28a6 i {
  margin-left: 5px;
}
.solid_f98e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.solid_f98e p:last-child {
  margin-bottom: 0;
}
.status-9609 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.status-9609 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.status-9609 img {
  display: block;
  width: auto;
  line-height: 1;
}
.status-9609 .component_dynamic_60b3 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.status-9609 .link-huge-1118 {
  margin: 5px 0 7px 0;
}
.status-9609.filter_6314 .tertiary-tiny-9349 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.status-9609.filter_6314 .filter_new_e38b {
  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;
}
.status-9609.action_c2f8 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.status-9609.action_c2f8 .tertiary-tiny-9349 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.status-9609.action_c2f8 .filter_new_e38b {
  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;
}
.status-9609.avatar-4fcc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.status-9609.panel-next-33d2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.status-9609.panel-next-33d2 .filter_new_e38b {
  margin-top: 7px;
}
.pagination_fast_eeb7 {
  display: inline-block;
}
.module_365f .bronze_a785 .status-9609 img {
  max-width: 100%;
}
.current-220d .element-2cc2.iron-e150,
.blue_155a .element-2cc2.iron-e150 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.current-220d .element_291d,
.blue_155a .element_291d {
  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%);
}
.current-220d .element_291d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.current-220d.sidebar_e54f .element_291d {
  display: none;
}
.current-220d .header-3b86 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.current-220d .header-3b86 li {
  display: inline-block;
  position: relative;
}
.current-220d .header-3b86 li:last-child {
  margin-right: 0;
}
.current-220d .header-3b86 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;
}
.current-220d .header-3b86 li.status-156f > a {
  color: rgba(0, 0, 0, 0.9);
}
.current-220d .header-3b86 > 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;
}
.current-220d .header-3b86 > li > a i {
  line-height: 0;
}
.current-220d .header-3b86 > li.description-steel-39e1 > a .element_291d {
  margin-left: 4px;
  line-height: 0;
}
.current-220d .header-3b86 .menu_e2fb li.description-steel-39e1 > a {
  position: relative;
}
.current-220d .header-3b86 .menu_e2fb li.description-steel-39e1 > a:after,
.current-220d .header-3b86 .menu_e2fb li.description-steel-39e1 > a:before {
  content: "";
  display: table;
}
.current-220d .header-3b86 .menu_e2fb li.description-steel-39e1 > a:after {
  clear: both;
}
.current-220d .header-3b86 .menu_e2fb li.description-steel-39e1 > a .element_291d {
  margin-left: 5px;
  float: right;
}
.current-220d .dirty-2586,
.current-220d .menu_e2fb {
  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;
}
.current-220d .menu_e2fb {
  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;
}
.current-220d .menu_e2fb .iron-e150 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.current-220d .menu_e2fb .element_291d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.current-220d .menu_e2fb li {
  display: block;
  margin: 0;
  padding: 0;
}
.current-220d .menu_e2fb 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;
}
.current-220d .menu_e2fb li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.current-220d .menu_e2fb .menu_e2fb {
  top: 0;
  left: 100%;
}
.current-220d .panel-down-538e.fn-focus-b9b2 > .dirty-2586,
.current-220d .panel-down-538e.fn-focus-b9b2 > .menu_e2fb,
.current-220d .panel-down-538e:focus > .dirty-2586,
.current-220d .panel-down-538e:focus > .menu_e2fb,
.current-220d .panel-down-538e:hover > .dirty-2586,
.current-220d .panel-down-538e:hover > .menu_e2fb {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.current-220d.component_01ef .sidebar_4ff6:after,
.current-220d.component_01ef .sidebar_4ff6:before {
  content: "";
  display: table;
}
.current-220d.component_01ef .sidebar_4ff6:after {
  clear: both;
}
.current-220d.component_01ef .sidebar_4ff6 > li {
  float: left;
}
.current-220d.mask_b458 .sidebar_4ff6:after,
.current-220d.mask_b458 .sidebar_4ff6:before {
  content: "";
  display: table;
}
.current-220d.mask_b458 .sidebar_4ff6:after {
  clear: both;
}
.current-220d.mask_b458 .sidebar_4ff6 > li {
  float: left;
}
.current-220d.mask_b458 .sidebar_4ff6 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.current-220d.mask_b458 .sidebar_4ff6 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.current-220d.mask_b458 .sidebar_4ff6 > li.plasma_895d > a,
.current-220d.mask_b458 .sidebar_4ff6 > li.status-156f > a {
  color: #fff;
  background-color: #1e4b75;
}
.current-220d.dropdown-dirty-dfb5 .sidebar_4ff6 > li > a .iron-e150 {
  position: relative;
}
.current-220d.dropdown-dirty-dfb5 .sidebar_4ff6 > li > a .iron-e150: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;
}
.current-220d.dropdown-dirty-dfb5
  .sidebar_4ff6
  > li:focus
  > a
  .iron-e150:before,
.current-220d.dropdown-dirty-dfb5
  .sidebar_4ff6
  > li:hover
  > a
  .iron-e150:before {
  width: 100%;
  background-color: currentColor;
}
.current-220d.dropdown-dirty-dfb5
  .sidebar_4ff6
  > li.plasma_895d
  > a
  .iron-e150:before,
.current-220d.dropdown-dirty-dfb5
  .sidebar_4ff6
  > li.status-purple-f05e
  > a
  .iron-e150:before {
  width: 100%;
  background-color: currentColor;
}
.current-220d.box-out-0230 .sidebar_4ff6 > li > a .iron-e150 {
  position: relative;
}
.current-220d.box-out-0230 .sidebar_4ff6 > li > a .iron-e150: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;
}
.current-220d.box-out-0230 .sidebar_4ff6 > li:focus > a .iron-e150:before,
.current-220d.box-out-0230
  .sidebar_4ff6
  > li:hover
  > a
  .iron-e150:before {
  width: 100%;
  background-color: currentColor;
}
.current-220d.box-out-0230
  .sidebar_4ff6
  > li.plasma_895d
  > a
  .iron-e150:before,
.current-220d.box-out-0230
  .sidebar_4ff6
  > li.status-purple-f05e
  > a
  .iron-e150:before {
  width: 100%;
  background-color: currentColor;
}
.blue_155a .header-3b86 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blue_155a .header-3b86 li:first-child > a {
  border-top: none;
}
.blue_155a .header-3b86 .hero-bottom-a2e1 > .iron-e150 .element_291d {
  display: none;
}
.blue_155a .header-3b86 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.blue_155a .header-3b86 li:last-child {
  border: none;
}
.blue_155a .header-3b86 li.description-steel-39e1 > a {
  padding-right: 45px !important;
}
.blue_155a .header-3b86 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.blue_155a .header-3b86 li a:focus,
.blue_155a .header-3b86 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.blue_155a .header-3b86 li .component-a47c {
  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;
}
.blue_155a .header-3b86 li .component-a47c:hover {
  box-shadow: none;
}
.blue_155a .header-3b86 li .component-a47c .element_291d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.blue_155a .header-3b86 .menu_e2fb {
  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);
}
.blue_155a .header-3b86 .menu_e2fb li a {
  padding-left: 3em;
}
.blue_155a .header-3b86 .alert_slow_603c > a .component-a47c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.blue_155a .header-3b86 .alert_slow_603c > .menu_e2fb {
  display: block;
  opacity: 1;
}
.preview_small_b3f4 {
  max-width: 100%;
}
.gallery_1609 {
  line-height: 0;
  cursor: pointer;
}
.black-da8c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.black-da8c:hover {
  box-shadow: none;
  color: currentColor;
}
.black-da8c svg {
  width: 18px;
  height: 18px;
}
.black-da8c .yellow-fe99 {
  display: none;
}
.wrapper-small-421a {
  position: relative;
}
.wrapper-small-421a.fn-active-b9b2 .black-da8c .sidebar-medium-0c8f {
  display: none;
}
.wrapper-small-421a.fn-active-b9b2 .black-da8c .yellow-fe99 {
  display: inline-block;
}
.wrapper-small-421a .search_prev_3e2c {
  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);
}
.wrapper-small-421a.gradient-6742 .search_prev_3e2c {
  left: auto;
  right: -0.9em;
}
.wrapper-small-421a.gradient-6742 .tertiary_dirty_31e7::before {
  left: auto;
  right: 15px;
}
.wrapper-small-421a.fn-active-b9b2 .search_prev_3e2c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hovered_5224 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hovered_5224 label {
  flex-basis: 100%;
}
.hovered_5224 .hover-ea4a {
  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;
}
.hovered_5224 .secondary-029a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hovered_5224 .secondary-029a:focus {
  background-color: transparent;
}
.hovered_5224 button.media-3ee3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hovered_5224 button.media-3ee3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hovered_5224 button.media-3ee3 svg {
  width: 18px;
  height: 18px;
}
.hovered_5224 input[type="submit"] {
  min-height: auto;
}
.east_e61f .hovered_5224 .secondary-029a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tertiary_dirty_31e7 {
  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) {
  .tertiary_dirty_31e7 {
    width: 220px;
  }
}
.tertiary_dirty_31e7 label {
  flex-basis: 100%;
}
.tertiary_dirty_31e7::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;
}
.tertiary-dynamic-9fcd .east_e61f .hovered_5224 {
  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;
}
.tertiary-dynamic-9fcd
  .east_e61f
  .hovered_5224
  .hover-ea4a {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tertiary-dynamic-9fcd .east_e61f .hovered_5224 .secondary-029a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tertiary-dynamic-9fcd
  .east_e61f
  .hovered_5224
  .secondary-029a:focus {
  background: 0 0;
}
.tertiary-dynamic-9fcd
  .east_e61f
  .hovered_5224
  .lite-9bd4 {
  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;
}
.focused_a13d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.focused_a13d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.focused_a13d li:last-child {
  margin-right: 0;
}
.focused_a13d li:first-child {
  margin-left: 0;
}
.focused_a13d.detail_liquid_f6cc a {
  color: #fff;
}
.focused_a13d.detail_liquid_f6cc a:hover {
  color: #fff;
}
.focused_a13d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.focused_a13d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.focused_a13d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.focused_a13d a:hover {
  opacity: 0.9;
  color: inherit;
}
.focused_a13d [class*="social-icon-apple"] {
  background-color: #999;
}
.focused_a13d [class*="social-icon-apple"].warm-29dd {
  background-color: transparent;
  color: #999;
}
.focused_a13d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.focused_a13d [class*="social-icon-behance"].warm-29dd {
  background-color: transparent;
  color: #1769ff;
}
.focused_a13d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.focused_a13d [class*="social-icon-bitbucket"].warm-29dd {
  background-color: transparent;
  color: #205081;
}
.focused_a13d [class*="social-icon-codepen"] {
  background-color: #000;
}
.focused_a13d [class*="social-icon-codepen"].warm-29dd {
  background-color: transparent;
  color: #000;
}
.focused_a13d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.focused_a13d [class*="social-icon-delicious"].warm-29dd {
  background-color: transparent;
  color: #39f;
}
.focused_a13d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.focused_a13d [class*="social-icon-digg"].warm-29dd {
  background-color: transparent;
  color: #005be2;
}
.focused_a13d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.focused_a13d [class*="social-icon-dribbble"].warm-29dd {
  background-color: transparent;
  color: #ea4c89;
}
.focused_a13d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.focused_a13d [class*="social-icon-envelope"].warm-29dd {
  background-color: transparent;
  color: #ea4335;
}
.focused_a13d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.focused_a13d [class*="social-icon-facebook"].warm-29dd {
  background-color: transparent;
  color: #3b5998;
}
.focused_a13d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.focused_a13d [class*="social-icon-flickr"].warm-29dd {
  background-color: transparent;
  color: #0063dc;
}
.focused_a13d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.focused_a13d [class*="social-icon-foursquare"].warm-29dd {
  background-color: transparent;
  color: #2d5be3;
}
.focused_a13d [class*="social-icon-github"] {
  background-color: #333;
}
.focused_a13d [class*="social-icon-github"].warm-29dd {
  background-color: transparent;
  color: #333;
}
.focused_a13d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.focused_a13d [class*="social-icon-google-plus"].warm-29dd {
  background-color: transparent;
  color: #dd4b39;
}
.focused_a13d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.focused_a13d [class*="social-icon-houzz"].warm-29dd {
  background-color: transparent;
  color: #7ac142;
}
.focused_a13d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.focused_a13d [class*="social-icon-instagram"].warm-29dd {
  background-color: transparent;
  color: #262626;
}
.focused_a13d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.focused_a13d [class*="social-icon-jsfiddle"].warm-29dd {
  background-color: transparent;
  color: #487aa2;
}
.focused_a13d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.focused_a13d [class*="social-icon-linkedin"].warm-29dd {
  background-color: transparent;
  color: #0077b5;
}
.focused_a13d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.focused_a13d [class*="social-icon-medium"].warm-29dd {
  background-color: transparent;
  color: #00ab6b;
}
.focused_a13d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.focused_a13d
  [class*="social-icon-odnoklassniki"].warm-29dd {
  background-color: transparent;
  color: #f4731c;
}
.focused_a13d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.focused_a13d [class*="social-icon-meetup"].warm-29dd {
  background-color: transparent;
  color: #ec1c40;
}
.focused_a13d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.focused_a13d [class*="social-icon-pinterest"].warm-29dd {
  background-color: transparent;
  color: #bd081c;
}
.focused_a13d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.focused_a13d [class*="social-icon-product-hunt"].warm-29dd {
  background-color: transparent;
  color: #da552f;
}
.focused_a13d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.focused_a13d [class*="social-icon-reddit"].warm-29dd {
  background-color: transparent;
  color: #ff4500;
}
.focused_a13d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.focused_a13d [class*="social-icon-rss"].warm-29dd {
  background-color: transparent;
  color: #f26522;
}
.focused_a13d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.focused_a13d
  [class*="social-icon-shopping-cart"].warm-29dd {
  background-color: transparent;
  color: #4caf50;
}
.focused_a13d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.focused_a13d [class*="social-icon-skype"].warm-29dd {
  background-color: transparent;
  color: #00aff0;
}
.focused_a13d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.focused_a13d [class*="social-icon-slideshare"].warm-29dd {
  background-color: transparent;
  color: #0077b5;
}
.focused_a13d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.focused_a13d [class*="social-icon-snapchat"].warm-29dd {
  background-color: transparent;
  color: #fffc00;
}
.focused_a13d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.focused_a13d [class*="social-icon-soundcloud"].warm-29dd {
  background-color: transparent;
  color: #f80;
}
.focused_a13d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.focused_a13d [class*="social-icon-spotify"].warm-29dd {
  background-color: transparent;
  color: #2ebd59;
}
.focused_a13d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.focused_a13d
  [class*="social-icon-stack-overflow"].warm-29dd {
  background-color: transparent;
  color: #fe7a15;
}
.focused_a13d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.focused_a13d [class*="social-icon-maldkfgram"].warm-29dd {
  background-color: transparent;
  color: #2ca5e0;
}
.focused_a13d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.focused_a13d [class*="social-icon-tripadvisor"].warm-29dd {
  background-color: transparent;
  color: #589442;
}
.focused_a13d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.focused_a13d [class*="social-icon-tumblr"].warm-29dd {
  background-color: transparent;
  color: #35465c;
}
.focused_a13d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.focused_a13d [class*="social-icon-twitch"].warm-29dd {
  background-color: transparent;
  color: #6441a5;
}
.focused_a13d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.focused_a13d [class*="social-icon-twitter"].warm-29dd {
  background-color: transparent;
  color: #1da1f2;
}
.focused_a13d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.focused_a13d [class*="social-icon-vimeo"].warm-29dd {
  background-color: transparent;
  color: #1ab7ea;
}
.focused_a13d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.focused_a13d [class*="social-icon-vk"].warm-29dd {
  background-color: transparent;
  color: #45668e;
}
.focused_a13d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.focused_a13d [class*="social-icon-weibo"].warm-29dd {
  background-color: transparent;
  color: #df2029;
}
.focused_a13d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.focused_a13d [class*="social-icon-weixin"].warm-29dd {
  background-color: transparent;
  color: #7bb32e;
}
.focused_a13d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.focused_a13d [class*="social-icon-whatsapp"].warm-29dd {
  background-color: transparent;
  color: #25d366;
}
.focused_a13d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.focused_a13d [class*="social-icon-wordpress"].warm-29dd {
  background-color: transparent;
  color: #21759b;
}
.focused_a13d [class*="social-icon-xing"] {
  background-color: #026466;
}
.focused_a13d [class*="social-icon-xing"].warm-29dd {
  background-color: transparent;
  color: #026466;
}
.focused_a13d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.focused_a13d [class*="social-icon-yelp"].warm-29dd {
  background-color: transparent;
  color: #af0606;
}
.focused_a13d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.focused_a13d [class*="social-icon-youtube"].warm-29dd {
  background-color: transparent;
  color: #cd201f;
}
.mask-in-51d4 {
  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;
}
.mask-in-51d4:hover {
  box-shadow: none;
  background: 0 0;
}
.inner-d9e0 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.card_f40d {
  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;
}
.component-c1a6 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.section-4db9 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.section-4db9,
.section-4db9::after,
.section-4db9::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;
}
.section-4db9::after,
.section-4db9::before {
  content: "";
  display: block;
  background-color: inherit;
}
.table_0f4c .card_f40d .component-c1a6 {
  margin-top: -2px;
  width: 19px;
}
.table_0f4c .card_f40d .section-4db9 {
  margin-top: -1px;
}
.table_0f4c .card_f40d .section-4db9,
.table_0f4c .card_f40d .section-4db9::after,
.table_0f4c .card_f40d .section-4db9::before {
  width: 19px;
  height: 2px;
}
.table_0f4c .card_f40d .section-4db9::before {
  top: -6px;
}
.table_0f4c .card_f40d .section-4db9::after {
  bottom: -6px;
}
.pagination-a812 .card_f40d .component-c1a6 {
  margin-top: -2px;
  width: 22px;
}
.pagination-a812 .card_f40d .section-4db9 {
  margin-top: -1px;
}
.pagination-a812 .card_f40d .section-4db9,
.pagination-a812 .card_f40d .section-4db9::after,
.pagination-a812 .card_f40d .section-4db9::before {
  width: 22px;
  height: 2px;
}
.pagination-a812 .card_f40d .section-4db9::before {
  top: -7px;
}
.pagination-a812 .card_f40d .section-4db9::after {
  bottom: -7px;
}
.basic-2273 .card_f40d .component-c1a6 {
  margin-top: -2px;
  width: 31px;
}
.basic-2273 .card_f40d .section-4db9 {
  margin-top: -1.5px;
}
.basic-2273 .card_f40d .section-4db9,
.basic-2273 .card_f40d .section-4db9::after,
.basic-2273 .card_f40d .section-4db9::before {
  width: 31px;
  height: 3px;
}
.basic-2273 .card_f40d .section-4db9::before {
  top: -9px;
}
.basic-2273 .card_f40d .section-4db9::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .active-small-267b .card_f40d .component-c1a6 {
    margin-top: -2px;
    width: 19px;
  }
  .active-small-267b .card_f40d .section-4db9 {
    margin-top: -1px;
  }
  .active-small-267b .card_f40d .section-4db9,
  .active-small-267b .card_f40d .section-4db9::after,
  .active-small-267b .card_f40d .section-4db9::before {
    width: 19px;
    height: 2px;
  }
  .active-small-267b .card_f40d .section-4db9::before {
    top: -6px;
  }
  .active-small-267b .card_f40d .section-4db9::after {
    bottom: -6px;
  }
  .lower-8646 .card_f40d .component-c1a6 {
    margin-top: -2px;
    width: 22px;
  }
  .lower-8646 .card_f40d .section-4db9 {
    margin-top: -1px;
  }
  .lower-8646 .card_f40d .section-4db9,
  .lower-8646 .card_f40d .section-4db9::after,
  .lower-8646 .card_f40d .section-4db9::before {
    width: 22px;
    height: 2px;
  }
  .lower-8646 .card_f40d .section-4db9::before {
    top: -7px;
  }
  .lower-8646 .card_f40d .section-4db9::after {
    bottom: -7px;
  }
  .tiny-f445 .card_f40d .component-c1a6 {
    margin-top: -2px;
    width: 31px;
  }
  .tiny-f445 .card_f40d .section-4db9 {
    margin-top: -1.5px;
  }
  .tiny-f445 .card_f40d .section-4db9,
  .tiny-f445 .card_f40d .section-4db9::after,
  .tiny-f445 .card_f40d .section-4db9::before {
    width: 31px;
    height: 3px;
  }
  .tiny-f445 .card_f40d .section-4db9::before {
    top: -9px;
  }
  .tiny-f445 .card_f40d .section-4db9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .bottom-b621 .card_f40d .component-c1a6 {
    margin-top: -2px;
    width: 19px;
  }
  .bottom-b621 .card_f40d .section-4db9 {
    margin-top: -1px;
  }
  .bottom-b621 .card_f40d .section-4db9,
  .bottom-b621 .card_f40d .section-4db9::after,
  .bottom-b621 .card_f40d .section-4db9::before {
    width: 19px;
    height: 2px;
  }
  .bottom-b621 .card_f40d .section-4db9::before {
    top: -6px;
  }
  .bottom-b621 .card_f40d .section-4db9::after {
    bottom: -6px;
  }
  .title_67d8 .card_f40d .component-c1a6 {
    margin-top: -2px;
    width: 22px;
  }
  .title_67d8 .card_f40d .section-4db9 {
    margin-top: -1px;
  }
  .title_67d8 .card_f40d .section-4db9,
  .title_67d8 .card_f40d .section-4db9::after,
  .title_67d8 .card_f40d .section-4db9::before {
    width: 22px;
    height: 2px;
  }
  .title_67d8 .card_f40d .section-4db9::before {
    top: -7px;
  }
  .title_67d8 .card_f40d .section-4db9::after {
    bottom: -7px;
  }
  .accent-under-ddb7 .card_f40d .component-c1a6 {
    margin-top: -2px;
    width: 31px;
  }
  .accent-under-ddb7 .card_f40d .section-4db9 {
    margin-top: -1.5px;
  }
  .accent-under-ddb7 .card_f40d .section-4db9,
  .accent-under-ddb7 .card_f40d .section-4db9::after,
  .accent-under-ddb7 .card_f40d .section-4db9::before {
    width: 31px;
    height: 3px;
  }
  .accent-under-ddb7 .card_f40d .section-4db9::before {
    top: -9px;
  }
  .accent-under-ddb7 .card_f40d .section-4db9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .gradient-2fda .card_f40d .component-c1a6 {
    margin-top: -2px;
    width: 19px;
  }
  .gradient-2fda .card_f40d .section-4db9 {
    margin-top: -1px;
  }
  .gradient-2fda .card_f40d .section-4db9,
  .gradient-2fda .card_f40d .section-4db9::after,
  .gradient-2fda .card_f40d .section-4db9::before {
    width: 19px;
    height: 2px;
  }
  .gradient-2fda .card_f40d .section-4db9::before {
    top: -6px;
  }
  .gradient-2fda .card_f40d .section-4db9::after {
    bottom: -6px;
  }
  .dropdown_light_94ec .card_f40d .component-c1a6 {
    margin-top: -2px;
    width: 22px;
  }
  .dropdown_light_94ec .card_f40d .section-4db9 {
    margin-top: -1px;
  }
  .dropdown_light_94ec .card_f40d .section-4db9,
  .dropdown_light_94ec .card_f40d .section-4db9::after,
  .dropdown_light_94ec .card_f40d .section-4db9::before {
    width: 22px;
    height: 2px;
  }
  .dropdown_light_94ec .card_f40d .section-4db9::before {
    top: -7px;
  }
  .dropdown_light_94ec .card_f40d .section-4db9::after {
    bottom: -7px;
  }
  .south_1590 .card_f40d .component-c1a6 {
    margin-top: -2px;
    width: 31px;
  }
  .south_1590 .card_f40d .section-4db9 {
    margin-top: -1.5px;
  }
  .south_1590 .card_f40d .section-4db9,
  .south_1590 .card_f40d .section-4db9::after,
  .south_1590 .card_f40d .section-4db9::before {
    width: 31px;
    height: 3px;
  }
  .south_1590 .card_f40d .section-4db9::before {
    top: -9px;
  }
  .south_1590 .card_f40d .section-4db9::after {
    bottom: -9px;
  }
}
.text-e642 .section-4db9 {
  -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);
}
.text-e642 .section-4db9::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.text-e642 .section-4db9::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);
}
.text-e642.advanced_ad02 .section-4db9 {
  -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);
}
.text-e642.advanced_ad02 .section-4db9::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.text-e642.advanced_ad02 .section-4db9::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);
}
.texture_8621 {
  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.carousel_hovered_f3d7:before {
  display: none;
}
.column-black-3876 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.column-black-3876 .silver-d731 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.column-black-3876 .silver-d731:last-of-type {
  border-bottom: none;
}
.column-black-3876 .silver-d731.dropdown-cool-2fa2,
.column-black-3876 .silver-d731.alert_80bc,
.column-black-3876 .silver-d731.logo_c47f {
  padding: 0;
}
.column-black-3876 .blue_155a .component-a47c {
  color: currentColor;
}
.column-black-3876 .blue_155a .component-a47c:focus,
.column-black-3876 .blue_155a .component-a47c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.column-black-3876.hidden-4304 .upper_0ffb,
.column-black-3876.hidden-4304 .solid_f98e a,
.column-black-3876.hidden-4304 .sidebar_4ff6 a,
.column-black-3876.hidden-4304 .menu_e2fb a {
  color: rgba(0, 0, 0, 0.55);
}
.column-black-3876.hidden-4304 .upper_0ffb:hover,
.column-black-3876.hidden-4304 .solid_f98e a:hover,
.column-black-3876.hidden-4304 .sidebar_4ff6 a:hover,
.column-black-3876.hidden-4304 .menu_e2fb a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column-black-3876.hidden-4304 .panel_hovered_8808 {
  color: rgba(0, 0, 0, 0.8);
}
.column-black-3876.hidden-4304 .silver-d731 {
  border-color: rgba(0, 0, 0, 0.08);
}
.column-black-3876.hidden-4304 .silver-d731:before {
  background: rgba(0, 0, 0, 0.08);
}
.column-black-3876.hidden-4304 .button-97bc:before {
  background: rgba(255, 255, 255, 0.9);
}
.column-black-3876.hidden-4304 .blue_155a .header-3b86 li a,
.column-black-3876.hidden-4304 .blue_155a .component-a47c,
.column-black-3876.hidden-4304 .menu_e2fb {
  border-color: rgba(0, 0, 0, 0.08);
}
.column-black-3876.hidden-4304 .blue_155a .component-a47c:focus,
.column-black-3876.hidden-4304 .blue_155a .component-a47c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.column-black-3876.hidden-4304 .header-3b86 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.column-black-3876.module-black-95e0 .upper_0ffb,
.column-black-3876.module-black-95e0 .solid_f98e a,
.column-black-3876.module-black-95e0 .sidebar_4ff6 .component-a47c,
.column-black-3876.module-black-95e0 .sidebar_4ff6 a,
.column-black-3876.module-black-95e0 .menu_e2fb a {
  color: rgba(255, 255, 255, 0.79);
}
.column-black-3876.module-black-95e0 .upper_0ffb:hover,
.column-black-3876.module-black-95e0 .solid_f98e a:hover,
.column-black-3876.module-black-95e0 .sidebar_4ff6 .component-a47c:hover,
.column-black-3876.module-black-95e0 .sidebar_4ff6 a:hover,
.column-black-3876.module-black-95e0 .menu_e2fb a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.column-black-3876.module-black-95e0 .panel_hovered_8808 {
  color: rgba(255, 255, 255, 0.99);
}
.column-black-3876.module-black-95e0 .silver-d731 {
  border-color: rgba(255, 255, 255, 0.08);
}
.column-black-3876.module-black-95e0 .silver-d731:before {
  background: rgba(255, 255, 255, 0.08);
}
.column-black-3876.module-black-95e0 .button-97bc:before {
  background: rgba(0, 0, 0, 0.9);
}
.column-black-3876.module-black-95e0 .blue_155a .header-3b86 li a,
.column-black-3876.module-black-95e0 .blue_155a .component-a47c,
.column-black-3876.module-black-95e0 .menu_e2fb {
  border-color: rgba(255, 255, 255, 0.08);
}
.column-black-3876.module-black-95e0 .blue_155a .component-a47c:focus,
.column-black-3876.module-black-95e0 .blue_155a .component-a47c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.column-black-3876.module-black-95e0 .header-3b86 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.button-97bc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.button-97bc:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.message-over-9965 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.search_0681 .column-black-3876 {
  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;
}
.search_0681 .silver-d731 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.search_0681 .silver-d731: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) {
  .search_0681 .silver-d731:before {
    width: 16%;
    left: 42%;
  }
}
.search_0681 .silver-d731:last-child:before {
  content: none;
}
.search_0681 .silver-d731[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.search_0681 .blue_155a .header-3b86 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.search_0681 .blue_155a .header-3b86 li a .component-a47c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.search_0681 .blue_155a .menu_e2fb {
  border: none;
}
.search_0681 .blue_155a .menu_e2fb li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.search_0681 .button-97bc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.search_0681 .message-over-9965 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.search_0681 .module-black-95e0 .button-97bc:before {
  background: rgba(0, 0, 0, 0.9);
}
.search_0681 .hidden-4304.shade_cool_17ca .section-4db9 {
  background: rgba(0, 0, 0, 0.6);
}
.search_0681
  .hidden-4304.shade_cool_17ca
  .section-4db9::after,
.search_0681
  .hidden-4304.shade_cool_17ca
  .section-4db9:before {
  background: inherit;
}
.search_0681
  .hidden-4304.shade_cool_17ca:hover
  .section-4db9 {
  background: rgba(0, 0, 0, 0.8);
}
.image-6b9e .column-black-3876 {
  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) {
  .image-6b9e .column-black-3876 {
    width: auto;
    right: 45px;
  }
}
.disabled-077b .column-black-3876 {
  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) {
  .disabled-077b .column-black-3876 {
    width: auto;
    left: 45px;
  }
}
.carousel_hovered_f3d7 .column-black-3876 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.carousel_hovered_f3d7 .message-over-9965 {
  max-width: 48em;
  margin: 0 auto;
}
.carousel_hovered_f3d7 .button-97bc:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.stone-6616 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.stone-6616.search_0681 .column-black-3876 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.stone-6616.image-6b9e .column-black-3876 {
  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);
}
.stone-6616 .column-black-3876 {
  visibility: visible;
}
.stone-6616.disabled-077b .column-black-3876 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.fresh-dbb9,
.focus-fast-149a {
  overflow-x: hidden;
}
.fresh-dbb9 .column-black-3876 {
  overflow: auto;
}
.fresh-dbb9.search_0681 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fresh-dbb9.search_0681 .column-black-3876 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.fresh-dbb9.search_0681 .mask-in-51d4 {
  opacity: 0;
}
.fresh-dbb9.image-6b9e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fresh-dbb9.image-6b9e .column-black-3876 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.fresh-dbb9.image-6b9e .mask-in-51d4 {
  opacity: 0;
}
.fresh-dbb9.disabled-077b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fresh-dbb9.disabled-077b .column-black-3876 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.fresh-dbb9.disabled-077b .mask-in-51d4 {
  opacity: 0;
}
.fresh-dbb9.carousel_hovered_f3d7 .column-black-3876 {
  z-index: 10;
  visibility: visible;
}
.shade_cool_17ca {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.shade_cool_17ca .section-4db9 {
  background: rgba(255, 255, 255, 0.99);
}
.shade_cool_17ca .section-4db9::after,
.shade_cool_17ca .section-4db9:before {
  background: inherit;
}
.shade_cool_17ca:hover .section-4db9 {
  background: rgba(255, 255, 255, 0.99);
}
.disabled-077b .shade_cool_17ca {
  top: 10px;
  right: auto;
  left: 12px;
}
.carousel_hovered_f3d7 .shade_cool_17ca {
  display: none !important;
}
.fresh-dbb9:before,
.focus-fast-149a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.fresh-dbb9 .shade_cool_17ca,
.focus-fast-149a .shade_cool_17ca {
  display: inline-block;
}
.column-black-3876 .icon-last-db36 {
  -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;
}
.fresh-dbb9 .column-black-3876 .icon-last-db36,
.focus-fast-149a .column-black-3876 .icon-last-db36 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.article_under_9abd .hover-ea4a {
  width: 100%;
}
.bronze_a785 {
  padding: 0 0.5em 0;
}
.bronze_a785 [class*="customify-col-"],
.bronze_a785 [class*="customify-col_"],
.bronze_a785 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.layout_old_6c3d .bronze_a785 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .active_3829 .nav_6c07,
  .nav_6c07 {
    display: none;
  }
  .nav_1628 {
    text-align: left;
  }
  .nav-f7e0 {
    text-align: center;
  }
  .sort_5277 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .active_3829 .block_c1b9,
  .block_c1b9 {
    display: none;
  }
  .form_black_5862 {
    text-align: left;
  }
  .background_selected_6da2 {
    text-align: center;
  }
  .gradient_plasma_1ac0 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .active_3829 .card-f275,
  .card-f275 {
    display: none;
  }
  .modal_6bb5 {
    text-align: left;
  }
  .widget-steel-51b9 {
    text-align: center;
  }
  .secondary-south-a192 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.yellow-5b1c {
  box-shadow: none !important;
}
.solid_daca .photo-4f8f,
.dropdown-60f0 .photo-4f8f {
  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;
}
.dropdown-60f0 .photo-4f8f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.background-5398 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.background-5398:after,
.background-5398:before {
  content: "";
  display: table;
}
.background-5398:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .background-5398 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.background-5398,
.plasma-d2e3 {
  max-width: 1248px;
  margin: 0 auto;
}

.sort-a037.slider_c1f8 .background-5398 {
  max-width: 100%;
}
.sort-a037.inner_0671 {
  max-width: 1200px;
  margin: 0 auto;
}
.sort-a037.item_d6c2 .background-5398 {
  max-width: 100%;
}
.sort-a037.item_d6c2 > .background-5398 {
  padding-left: 0;
  padding-right: 0;
}
.sort-a037.item_d6c2 > .background-5398 .active_3829 {
  margin: 0;
}
.sort-a037.item_d6c2
  > .background-5398
  .primary_glass_7e34.search_06ec {
  margin-right: 0;
  margin-left: 0;
}
.sort-a037.item_d6c2 #main.search_06ec {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .layout-5485 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .layout-5485 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hard_9440 .purple-8342 {
    padding-right: 1em;
  }
  .hard_9440.sort_1233 .primary_glass_7e34 {
    border-right: 1px solid #eaecee;
  }
  .hard_9440.sort_1233 .purple-8342 {
    padding-right: 1em;
  }
  .hard_9440.sort_1233 .south_5ff2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item-smooth-178e .purple-8342 {
    padding-left: 1em;
  }
  .item-smooth-178e.sort_1233 .primary_glass_7e34 {
    border-left: 1px solid #eaecee;
  }
  .item-smooth-178e.sort_1233 .purple-8342 {
    padding-left: 1em;
  }
  .item-smooth-178e.sort_1233 .south_5ff2 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paragraph-liquid-c512 .purple-8342 {
    padding-left: 1em;
  }
  .paragraph-liquid-c512.sort_1233 .pro-4b22 {
    border-right: 1px solid #eaecee;
  }
  .paragraph-liquid-c512.sort_1233 .widget_large_f032 {
    border-right: 1px solid #eaecee;
  }
  .paragraph-liquid-c512.sort_1233 .purple-8342 {
    padding-left: 1em;
  }
  .paragraph-liquid-c512.sort_1233 .south_5ff2 {
    padding-right: 1em;
  }
  .paragraph-liquid-c512.sort_1233 .content_8067 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover_right_bc47 .purple-8342 {
    padding-right: 1em;
  }
  .hover_right_bc47.sort_1233 .pro-4b22 {
    border-left: 1px solid #eaecee;
  }
  .hover_right_bc47.sort_1233 .widget_large_f032 {
    border-left: 1px solid #eaecee;
  }
  .hover_right_bc47.sort_1233 .purple-8342 {
    padding-right: 1em;
  }
  .hover_right_bc47.sort_1233 .south_5ff2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover_right_bc47.sort_1233 .content_8067 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .layout-5485 .purple-8342 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .layout-5485.sort_1233 .primary_glass_7e34 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .layout-5485.sort_1233 .purple-8342 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .layout-5485.sort_1233 .south_5ff2 {
    padding-left: 1em;
  }
  .layout-5485.sort_1233 .content_8067 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .layout-5485.sort_1233 .purple-8342 {
    padding-left: 0;
  }
}
.filter-lower-e281 .cold-c0ba {
  display: inline-block;
}
.focus-active-46a4 {
  display: inline-block;
}
.motion-97c0 {
  word-con: break-word;
}
.background_b651 > span {
  display: inline-block;
  padding: 5px 0;
}
.background_b651 .surface_new_22ee {
  margin-left: 8px;
  margin-right: 8px;
}
.background_b651 .video-gold-c824 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.icon-4505 .outline-upper-ccca {
  margin-bottom: 2em;
}
.icon-4505 .popup-2a52 {
  margin-bottom: 15px;
}
.icon-4505 .popup-2a52:last-child {
  margin-bottom: 0;
}
.icon-4505 .backdrop_down_f423 {
  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) {
  .icon-4505 .backdrop_down_f423 {
    display: block;
  }
}
.icon-4505 .gallery_30f6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .icon-4505 .gallery_30f6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.icon-4505 .aside_east_018f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.icon-4505 .aside_east_018f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.icon-4505 .aside_east_018f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.icon-4505 .motion-97c0 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.icon-4505 .motion-97c0 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.icon-4505 .photo_inner_fa23 p:last-child {
  margin-bottom: 0;
}
.icon-4505 .carousel_1bc5 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.icon-4505 .aside_prev_7c83 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.icon-4505 .container_8cc6 {
  margin-top: 1em;
}
.icon-4505 .slider-fast-5f49 {
  top: 0;
  display: block;
}
.icon-4505 .slider-fast-5f49 a {
  color: inherit;
}
.icon-4505 .slider-fast-5f49 a:hover {
  color: inherit;
}
.icon-4505 .right-25b1 {
  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;
}
.icon-4505 .right-25b1:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.icon-4505 .aside_prev_7c83 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.icon-4505 .detail-d539 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.icon-4505 .detail-d539:first-child {
  margin-top: 0;
}
.icon-4505 .detail-d539.preview_508f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.icon-4505 .detail-d539.tag-2a5d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.icon-4505
  .detail-d539.tag-2a5d.pressed_78fd
  .container_8cc6 {
  width: 100%;
}
.icon-4505 .tag-2a5d {
  -webkit-box-align: center;
  align-items: center;
}
.icon-4505 .tag-2a5d .background_b651,
.icon-4505 .tag-2a5d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.icon-4505 .aside_east_018f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.icon-4505 .aside_east_018f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.icon-4505 .aside_east_018f: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;
}
.icon-4505 .preview_508f {
  z-index: 5;
}
.icon-4505 .notice_2019 .detail-8af3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.icon-4505 .widget_middle_00f0 .detail-8af3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.icon-4505 .hard_92b4 .detail-8af3 {
  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;
}
.icon-4505.outline_under_1ac7 .backdrop_down_f423,
.icon-4505.narrow-a4a9 .backdrop_down_f423 {
  display: block;
}
.icon-4505.outline_under_1ac7 .backdrop_down_f423 .menu-3e1d,
.icon-4505.outline_under_1ac7 .backdrop_down_f423 .aside_prev_7c83,
.icon-4505.narrow-a4a9 .backdrop_down_f423 .menu-3e1d,
.icon-4505.narrow-a4a9 .backdrop_down_f423 .aside_prev_7c83 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.icon-4505.large-2f8d .gallery_30f6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .icon-4505.large-2f8d .gallery_30f6 {
    margin-right: 0;
  }
}
.icon-4505.outline_under_1ac7 .gallery_30f6,
.icon-4505.narrow-a4a9 .gallery_30f6 {
  padding-top: 40%;
}
.icon-4505.outline_under_1ac7 .outline-upper-ccca,
.icon-4505.narrow-a4a9 .outline-upper-ccca {
  display: block;
}
.icon-4505.outline_under_1ac7 .fn-sticky-b9b2 .aside_prev_7c83,
.icon-4505.narrow-a4a9 .fn-sticky-b9b2 .aside_prev_7c83 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.icon-4505.outline_under_1ac7 .gallery_30f6,
.icon-4505.narrow-a4a9 .gallery_30f6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.icon-4505.outline_under_1ac7 .aside_prev_7c83 {
  padding: 1em;
}
.soft-5936 {
  margin: 30px auto;
  display: block;
}
.soft-5936 .banner-green-47e3 > * {
  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;
}
.soft-5936 .banner-green-47e3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.soft-5936 .banner-green-47e3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tabs_9d91 .background_b651 {
  margin-bottom: 1.41575em;
}
.tabs_9d91 .box-huge-dc54 {
  margin-bottom: 1.618em;
}
.tiny-99ad .accent-fe69 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.tiny-99ad .accent-fe69 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.tiny-99ad .search_outer_1bc3 {
  max-width: 100%;
  overflow: auto;
}
.gallery-37f6 .tiny-99ad a:hover {
  text-decoration: underline;
}
.component_a54d .popup-2a52:not(.motion-97c0),
.component_a54d .aside_east_018f {
  margin-bottom: 1.41575em;
}
.component_a54d .popup-2a52:not(.motion-97c0):last-child,
.component_a54d .aside_east_018f:last-child {
  margin-bottom: 0;
}
.component_a54d .popup-2a52.status_a2e1 {
  margin-bottom: 0.41575em;
}
.component_a54d .container-ce9d:before,
.component_a54d .input_green_61e3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.component_a54d .container-ce9d:before {
  content: "\f115";
}
.component_a54d .input_green_61e3:before {
  content: "\f02c";
}
.component_a54d .center-9377 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.component_a54d .center-9377 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.surface_40c9 {
  display: -webkit-box;
  display: flex;
}
.surface_40c9 .orange-29cd {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .surface_40c9 .orange-29cd {
    flex-basis: 90px;
  }
}
.surface_40c9 .backdrop_eaa4 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .surface_40c9 .backdrop_eaa4 {
    flex-basis: calc(100% - 50px);
  }
}
.surface_40c9 .table_bronze_b5dc p:last-child {
  margin-bottom: 0.72em;
}
.plasma-5ce4 .banner-green-47e3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.plasma-5ce4 .banner-green-47e3:after,
.plasma-5ce4 .banner-green-47e3:before {
  content: "";
  display: table;
}
.plasma-5ce4 .banner-green-47e3:after {
  clear: both;
}
.plasma-5ce4 .banner-green-47e3 .top_0a7f,
.plasma-5ce4 .banner-green-47e3 .hot_ff4b {
  width: 49%;
}
.plasma-5ce4 .banner-green-47e3 .top_0a7f a span.small-65e2,
.plasma-5ce4 .banner-green-47e3 .hot_ff4b a span.small-65e2 {
  display: block;
  margin-bottom: 5px;
}
.plasma-5ce4 .banner-green-47e3 .hot_ff4b {
  float: left;
  text-align: left;
}
.plasma-5ce4 .banner-green-47e3 .top_0a7f {
  float: right;
  text-align: right;
}
.label_out_ed1b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .label_out_ed1b {
    margin-bottom: 0;
  }
}
.input_90ea {
  margin-bottom: 1em;
}
.input_90ea .motion-97c0 {
  font-size: 1.1em;
  line-height: 1.3;
}
.action_f9c3 a {
  display: block;
  line-height: 0;
  position: relative;
}
.logo_stone_dd71 .input_90ea,
.tag-huge-3733 .input_90ea {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .logo_stone_dd71 .input_90ea,
  .tag-huge-3733 .input_90ea {
    display: block;
  }
}
.logo_stone_dd71 .action_f9c3,
.tag-huge-3733 .action_f9c3 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .logo_stone_dd71 .action_f9c3,
  .tag-huge-3733 .action_f9c3 {
    margin-bottom: 1em;
  }
}
.logo_stone_dd71 .action_f9c3 img,
.tag-huge-3733 .action_f9c3 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.logo_stone_dd71 .tertiary_left_54d9,
.tag-huge-3733 .tertiary_left_54d9 {
  flex-basis: calc(100% - 160px);
}
.logo_stone_dd71 .tertiary_left_54d9 p,
.tag-huge-3733 .tertiary_left_54d9 p {
  margin-bottom: 0;
}
.logo_stone_dd71 .tertiary_left_54d9 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .logo_stone_dd71 .tertiary_left_54d9 {
    padding-left: 0;
  }
}
.tag-huge-3733 .tertiary_left_54d9 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tag-huge-3733 .tertiary_left_54d9 {
    padding-right: 0;
  }
}
.tag-huge-3733 .action_f9c3 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.detail-clean-bfcb .action_f9c3 {
  margin-bottom: 0.5em;
}
.detail-clean-bfcb .action_f9c3 img {
  width: 100%;
}
.accordion_cold_741d .main_down_9ac5,
.background-easy-fd48 .main_down_9ac5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.background-easy-fd48 .primary_glass_7e34 .hero_hovered_a9cd p:last-child {
  margin-bottom: 0;
}
.old_6aa2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.video-pressed-d9f3 .box_medium_4277 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .video-pressed-d9f3 .box_medium_4277:last-of-type {
    margin-bottom: 0;
  }
}
.video-pressed-d9f3 .box_medium_4277 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.video-pressed-d9f3 .box_medium_4277 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.video-pressed-d9f3 .box_medium_4277 ul li {
  margin: 0 0 0.6em;
}
.video-pressed-d9f3 .box_medium_4277 ul li.basic_5c2e,
.video-pressed-d9f3 .box_medium_4277 ul li.right-ce19 {
  position: relative;
}
.video-pressed-d9f3 .box_medium_4277 ul li.basic_5c2e .hero-lite-b5ba,
.video-pressed-d9f3 .box_medium_4277 ul li.right-ce19 .hero-lite-b5ba {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.video-pressed-d9f3 .box_medium_4277 ul li.basic_5c2e:after:after,
.video-pressed-d9f3 .box_medium_4277 ul li.basic_5c2e:after:before,
.video-pressed-d9f3
  .box_medium_4277
  ul
  li.right-ce19:after:after,
.video-pressed-d9f3
  .box_medium_4277
  ul
  li.right-ce19:after:before {
  content: "";
  display: table;
}
.video-pressed-d9f3 .box_medium_4277 ul li.basic_5c2e:after:after,
.video-pressed-d9f3
  .box_medium_4277
  ul
  li.right-ce19:after:after {
  clear: both;
}
.video-pressed-d9f3 .box_medium_4277 a.container-1bd5:hover {
  text-decoration: none;
}
.video-pressed-d9f3 .box_medium_4277 select {
  max-width: 100%;
}
.video-pressed-d9f3 .box_medium_4277 table {
  font-size: 85%;
}
.video-pressed-d9f3 .box_medium_4277 table td,
.video-pressed-d9f3 .box_medium_4277 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.video-pressed-d9f3 .box_medium_4277 table tfoot td {
  text-align: left;
}
.video-pressed-d9f3 .box_medium_4277 :last-child {
  margin-bottom: 0;
}
.video-pressed-d9f3 .box_medium_4277 .action-c590 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.video-pressed-d9f3 .box_medium_4277 .action-c590 label {
  width: 100%;
}
.video-pressed-d9f3 .box_medium_4277 .action-c590 .secondary-029a {
  width: 100%;
  display: block;
}
.video-pressed-d9f3 .box_medium_4277 .action-c590 .media-3ee3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.video-pressed-d9f3 .box_medium_4277 .action-c590 .media-3ee3:hover svg #svg-search {
  fill: #444;
}
.video-pressed-d9f3 .box_medium_4277 .action-c590 .media-3ee3 svg {
  width: 18px;
  height: 18px;
}
.video-pressed-d9f3 .progress_medium_c4db ul ul,
.video-pressed-d9f3 .left-4276 ul ul,
.video-pressed-d9f3 .up_1517 ul ul,
.video-pressed-d9f3 .description-lite-e228 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.video-pressed-d9f3 .progress_medium_c4db .description-steel-39e1 > a,
.video-pressed-d9f3 .left-4276 .description-steel-39e1 > a,
.video-pressed-d9f3 .up_1517 .description-steel-39e1 > a,
.video-pressed-d9f3 .description-lite-e228 .description-steel-39e1 > a {
  margin-bottom: 0;
}
.video-pressed-d9f3 .search-under-6fdd li,
.video-pressed-d9f3 .progress_medium_c4db li,
.video-pressed-d9f3 .chip-90f8 li,
.video-pressed-d9f3 .left-4276 li,
.video-pressed-d9f3 .up_1517 li,
.video-pressed-d9f3 .description-lite-e228 li,
.video-pressed-d9f3 .hard-485a li,
.video-pressed-d9f3 .plasma_6290 li {
  display: block;
  position: relative;
}
.video-pressed-d9f3 .search-under-6fdd li:last-child,
.video-pressed-d9f3 .progress_medium_c4db li:last-child,
.video-pressed-d9f3 .chip-90f8 li:last-child,
.video-pressed-d9f3 .left-4276 li:last-child,
.video-pressed-d9f3 .up_1517 li:last-child,
.video-pressed-d9f3 .description-lite-e228 li:last-child,
.video-pressed-d9f3 .hard-485a li:last-child,
.video-pressed-d9f3 .plasma_6290 li:last-child {
  border: none;
}
.video-pressed-d9f3 .search-under-6fdd li a,
.video-pressed-d9f3 .progress_medium_c4db li a,
.video-pressed-d9f3 .chip-90f8 li a,
.video-pressed-d9f3 .left-4276 li a,
.video-pressed-d9f3 .up_1517 li a,
.video-pressed-d9f3 .description-lite-e228 li a,
.video-pressed-d9f3 .hard-485a li a,
.video-pressed-d9f3 .plasma_6290 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.video-pressed-d9f3 .search-under-6fdd li ul li::before,
.video-pressed-d9f3 .progress_medium_c4db li ul li::before,
.video-pressed-d9f3 .chip-90f8 li ul li::before,
.video-pressed-d9f3 .left-4276 li ul li::before,
.video-pressed-d9f3 .up_1517 li ul li::before,
.video-pressed-d9f3 .description-lite-e228 li ul li::before,
.video-pressed-d9f3 .hard-485a li ul li::before,
.video-pressed-d9f3 .plasma_6290 li ul li::before {
  left: 15px;
}
.video-pressed-d9f3 .search-under-6fdd li ul a,
.video-pressed-d9f3 .progress_medium_c4db li ul a,
.video-pressed-d9f3 .chip-90f8 li ul a,
.video-pressed-d9f3 .left-4276 li ul a,
.video-pressed-d9f3 .up_1517 li ul a,
.video-pressed-d9f3 .description-lite-e228 li ul a,
.video-pressed-d9f3 .hard-485a li ul a,
.video-pressed-d9f3 .plasma_6290 li ul a {
  padding-left: 20px;
}
.video-pressed-d9f3 .search-under-6fdd li ul ul li::before,
.video-pressed-d9f3 .progress_medium_c4db li ul ul li::before,
.video-pressed-d9f3 .chip-90f8 li ul ul li::before,
.video-pressed-d9f3 .left-4276 li ul ul li::before,
.video-pressed-d9f3 .up_1517 li ul ul li::before,
.video-pressed-d9f3 .description-lite-e228 li ul ul li::before,
.video-pressed-d9f3 .hard-485a li ul ul li::before,
.video-pressed-d9f3 .plasma_6290 li ul ul li::before {
  left: 30px;
}
.video-pressed-d9f3 .search-under-6fdd li ul ul a,
.video-pressed-d9f3 .progress_medium_c4db li ul ul a,
.video-pressed-d9f3 .chip-90f8 li ul ul a,
.video-pressed-d9f3 .left-4276 li ul ul a,
.video-pressed-d9f3 .up_1517 li ul ul a,
.video-pressed-d9f3 .description-lite-e228 li ul ul a,
.video-pressed-d9f3 .hard-485a li ul ul a,
.video-pressed-d9f3 .plasma_6290 li ul ul a {
  padding-left: 40px;
}
.video-pressed-d9f3 .filter_tiny_ba4b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.video-pressed-d9f3 .plasma_6290 ul li {
  margin-bottom: 1.41575em;
}
.video-pressed-d9f3 .plasma_6290 ul li .advanced_8758 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.video-pressed-d9f3 .plasma_6290 ul li .frame_clean_d07b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.module-black-95e0 .search-under-6fdd li a,
.module-black-95e0 .progress_medium_c4db li a,
.module-black-95e0 .chip-90f8 li a,
.module-black-95e0 .left-4276 li a,
.module-black-95e0 .up_1517 li a,
.module-black-95e0 .description-lite-e228 li a,
.module-black-95e0 .hard-485a li a,
.module-black-95e0 .plasma_6290 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.module-black-95e0 .filter_tiny_ba4b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.module-black-95e0 .box_medium_4277 ul li.basic_5c2e .hero-lite-b5ba,
.module-black-95e0 .box_medium_4277 ul li.right-ce19 .hero-lite-b5ba {
  background: rgba(0, 0, 0, 0.2);
}
.module-black-95e0 .video-pressed-d9f3 .box_medium_4277 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort-a037 .video-pressed-d9f3 .header-3b86 li {
  margin: 0;
}
.sort-a037 .video-pressed-d9f3 .header-3b86 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.sort-a037 .video-pressed-d9f3 .header-3b86 li ul {
  margin: 0;
}
.sort-a037 .video-pressed-d9f3 .header-3b86 li ul li a {
  padding-left: 15px;
}
.sort-a037 .video-pressed-d9f3 .header-3b86 li ul li li a {
  padding-left: 30px;
}
.sort-a037 .video-pressed-d9f3 .header-3b86 li.status-156f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.sort-a037 .video-pressed-d9f3 .header-3b86 li.status-156f > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.sort-a037 .video-pressed-d9f3 .header-3b86 li.status-156f > 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;
}
.widget_06c1 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.icon-light-302d {
  position: relative;
  z-index: 10;
}
.icon-light-302d .icon-last-db36 {
  width: 100%;
  max-width: 100%;
}
.photo_eb32 .input-narrow-edc2 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.photo_eb32 .hidden-4304 {
}
.photo_eb32 .module-black-95e0 {
  background: #292929;
}
.wide_d0ce .input-narrow-edc2 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.wide_d0ce .hidden-4304 {
  background: #f9f9f9;
}
.wide_d0ce .module-black-95e0 {
  background: #303030;
}
.footer-pink-f5d3 .input-narrow-edc2 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .footer-pink-f5d3 .cold-c0ba {
    margin-bottom: 1em;
  }
  .footer-pink-f5d3 .cold-c0ba:last-child {
    margin-bottom: 0;
  }
}
.footer-pink-f5d3 .hidden-4304 {
  background: #ededed;
}
.footer-pink-f5d3 .module-black-95e0 {
  background: #1a1a1a;
}
.input-narrow-edc2.hidden-4304 {
  color: rgba(0, 0, 0, 0.6);
}
.input-narrow-edc2.hidden-4304 .soft_75f1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.input-narrow-edc2.module-black-95e0 {
  color: rgba(255, 255, 255, 0.99);
}
.input-narrow-edc2.module-black-95e0 a:not(.container-1bd5) {
  color: rgba(255, 255, 255, 0.79);
}
.input-narrow-edc2.module-black-95e0 a:not(.container-1bd5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.input-narrow-edc2.module-black-95e0 .soft_75f1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-narrow-edc2.module-black-95e0 table tbody td,
.input-narrow-edc2.module-black-95e0 table th {
  background: rgba(0, 0, 0, 0.08);
}
.paper_b1e2.glass_b358 .background-5398 {
  max-width: initial;
}
.paper_b1e2 .layout-ac03 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.paper_b1e2 .layout-ac03 .icon-last-db36 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .paper_b1e2 .layout-ac03 .icon-last-db36 {
    display: block;
    margin-bottom: 2em;
  }
  .paper_b1e2 .layout-ac03 .icon-last-db36:last-child {
    margin-bottom: 0;
  }
}
.footer-pink-f5d3 .cold-c0ba:last-child,
.wide_d0ce .cold-c0ba:last-child,
.photo_eb32 .cold-c0ba:last-child {
  margin-bottom: 0;
}
.footer-pink-f5d3 .cold-c0ba .video-pressed-d9f3 .box_medium_4277:last-child,
.wide_d0ce .cold-c0ba .video-pressed-d9f3 .box_medium_4277:last-child,
.photo_eb32 .cold-c0ba .video-pressed-d9f3 .box_medium_4277:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .footer-pink-f5d3 .mask-63ea,
  .footer-pink-f5d3 .badge-up-313a,
  .wide_d0ce .mask-63ea,
  .wide_d0ce .badge-up-313a,
  .photo_eb32 .mask-63ea,
  .photo_eb32 .badge-up-313a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .icon-light-302d .cold-c0ba {
    margin-bottom: 2em;
  }
}
.icon-light-302d p:last-child {
  margin-bottom: 0;
}
.icon-light-302d li,
.icon-light-302d ul {
  list-style: none;
  margin: 0;
}
.icon-light-302d ul ul {
  margin-left: 2.617924em;
}
.basic_d164 {
  font-size: 0.875em;
}

/* css-noise: 76f9 */
.widget-item-y7 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.0;
}
