/*!
Theme Name: Customify
Theme URI: https://pressmaximum.bright_30bf/customify
Author: WPCustomify
Author URI: https://pressmaximum.bright_30bf
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.bright_30bf/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tall-b504.item_liquid_7175/licenses/gpl-2.0.shade-tall-6de6
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.pressed-1a91/, (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.component-9d31.overlay-orange-8030/normalize.fast-b58c/
 ======
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.fast-b58c v7.0.0 | MIT License | github.bright_30bf/necolas/normalize.fast-b58c */
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;
}
.primary-9602 .wrapper-copper-c4be,
.media_50c0,
.detail-5b63,
.row_orange_d130,
.carousel-7e3c,
.block_mini_bb4d,
.gas-23a5,
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;
}
.media_50c0,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .media_50c0,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .media_50c0,
  h1 {
    font-size: 1.8em;
  }
}
.detail-5b63,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.detail-5b63 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .detail-5b63,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .detail-5b63,
  h2 {
    font-size: 1.7em;
  }
}
.row_orange_d130,
h3 {
  font-size: 1.618em;
}
.primary-9602 .wrapper-copper-c4be,
.carousel-7e3c,
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.gallery-a9c0 {
  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;
}
.progress-lower-9451:after,
.progress-lower-9451:before,
.glass_3a40:after,
.glass_3a40:before {
  content: "";
  display: table;
}
.progress-lower-9451:after,
.glass_3a40:after {
  clear: both;
}
.section-blue-61ac {
  float: right;
  margin-right: 0;
}
.picture-solid-81d4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.mini_96d3 .complex-d3c4,
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;
}
.mini_96d3 .complex-d3c4: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;
}
.status-29ff .complex-d3c4 {
  box-shadow: none;
}
.status-29ff
  .complex-d3c4
  .pressed_8b95 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.status-29ff .complex-d3c4 .tooltip_smooth_4874 {
  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;
}
.status-29ff
  .complex-d3c4
  .tooltip_smooth_4874
  b {
  display: none;
}
.status-29ff .dynamic-fde3 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.component-4645:not(.widget-inner-d527):not(.short_c308),
button:not(.widget-inner-d527):not(.short_c308),
input[type="button"]:not(.widget-inner-d527):not(
    .short_c308
  ),
input[type="reset"]:not(.widget-inner-d527):not(
    .short_c308
  ),
input[type="submit"]:not(.widget-inner-d527):not(
    .short_c308
  ) {
  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;
}
.component-4645:not(.widget-inner-d527):not(
    .short_c308
  ):hover,
button:not(.widget-inner-d527):not(
    .short_c308
  ):hover,
input[type="button"]:not(.widget-inner-d527):not(
    .short_c308
  ):hover,
input[type="reset"]:not(.widget-inner-d527):not(
    .short_c308
  ):hover,
input[type="submit"]:not(.widget-inner-d527):not(
    .short_c308
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.component-4645:not(.widget-inner-d527):not(
    .short_c308
  ):active,
.component-4645:not(.widget-inner-d527):not(
    .short_c308
  ):focus,
button:not(.widget-inner-d527):not(
    .short_c308
  ):active,
button:not(.widget-inner-d527):not(
    .short_c308
  ):focus,
input[type="button"]:not(.widget-inner-d527):not(
    .short_c308
  ):active,
input[type="button"]:not(.widget-inner-d527):not(
    .short_c308
  ):focus,
input[type="reset"]:not(.widget-inner-d527):not(
    .short_c308
  ):active,
input[type="reset"]:not(.widget-inner-d527):not(
    .short_c308
  ):focus,
input[type="submit"]:not(.widget-inner-d527):not(
    .short_c308
  ):active,
input[type="submit"]:not(.widget-inner-d527):not(
    .short_c308
  ):focus {
  outline: 0;
}
.component-4645:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae,
button:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae,
input[type="button"]:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae,
input[type="reset"]:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae,
input[type="submit"]:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae {
  position: relative;
}
.component-4645:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae
  .tall_042b,
.component-4645:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae
  .current_9ec4,
.component-4645:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae
  .link-d8b8,
.component-4645:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae
  i,
.component-4645:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae
  svg,
button:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae
  .tall_042b,
button:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae
  .current_9ec4,
button:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae
  .link-d8b8,
button:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae
  i,
button:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae
  svg,
input[type="button"]:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae
  .tall_042b,
input[type="button"]:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae
  .current_9ec4,
input[type="button"]:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae
  .link-d8b8,
input[type="button"]:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae
  i,
input[type="button"]:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae
  svg,
input[type="reset"]:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae
  .tall_042b,
input[type="reset"]:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae
  .current_9ec4,
input[type="reset"]:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae
  .link-d8b8,
input[type="reset"]:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae
  i,
input[type="reset"]:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae
  svg,
input[type="submit"]:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae
  .tall_042b,
input[type="submit"]:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae
  .current_9ec4,
input[type="submit"]:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae
  .link-d8b8,
input[type="submit"]:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae
  i,
input[type="submit"]:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae
  svg {
  visibility: hidden;
}
.component-4645:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae:after,
button:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae:after,
input[type="button"]:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae:after,
input[type="reset"]:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae:after,
input[type="submit"]:not(.widget-inner-d527):not(
    .short_c308
  ).fn-loading-86ae: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;
}
.component-4645:not(.widget-inner-d527):not(.short_c308),
input[type="button"]:not(.widget-inner-d527):not(
    .short_c308
  ),
input[type="reset"]:not(.widget-inner-d527):not(
    .short_c308
  ),
input[type="submit"]:not(.widget-inner-d527):not(
    .short_c308
  ) {
  color: #fff;
  background: #235787;
}
.component-4645:not(.widget-inner-d527):not(
    .short_c308
  ):focus,
input[type="button"]:not(.widget-inner-d527):not(
    .short_c308
  ):focus,
input[type="reset"]:not(.widget-inner-d527):not(
    .short_c308
  ):focus,
input[type="submit"]:not(.widget-inner-d527):not(
    .short_c308
  ):focus {
  color: #fff;
}
.component-4645.fn-disabled-86ae:not(.widget-inner-d527):not(
    .short_c308
  ),
.component-4645[disabled]:not(.widget-inner-d527):not(
    .short_c308
  ),
button.fn-disabled-86ae:not(.widget-inner-d527):not(
    .short_c308
  ),
button[disabled]:not(.widget-inner-d527):not(
    .short_c308
  ) {
  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;
}
.medium-44bb {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.medium-44bb: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;
}
.action-fc8e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.short_854f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.texture_last_9c29 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.progress-lower-9451:after,
.progress-lower-9451:before,
.surface-brown-7017:after,
.surface-brown-7017:before,
.chip_b954:after,
.chip_b954:before,
.inner_7cf6:after,
.inner_7cf6:before,
.wrapper_3533:after,
.wrapper_3533:before,
.accordion-narrow-551d:after,
.accordion-narrow-551d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.progress-lower-9451:after,
.surface-brown-7017:after,
.chip_b954:after,
.inner_7cf6:after,
.wrapper_3533:after,
.accordion-narrow-551d:after {
  clear: both;
}
.surface-brown-7017 .search-0066,
.chip_b954 .search-0066,
.disabled_right_23c4 .search-0066 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hovered-42b9 {
  display: inline-block;
}
.active_smooth_2fb4 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.active_smooth_2fb4 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.active_smooth_2fb4 .tag-north-e27d {
  padding: 1em 0;
  font-size: 85%;
}
.tag-north-e27d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.caption-focused-7dc2 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.caption-focused-7dc2:after,
.caption-focused-7dc2:before {
  content: "";
  display: table;
}
.caption-focused-7dc2:after {
  clear: both;
}
.nav-north-aeb0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.picture-59aa .nav-north-aeb0 {
  max-width: 50%;
}
.form_out_9f3a .nav-north-aeb0 {
  max-width: 33.33%;
}
.title-7efc .nav-north-aeb0 {
  max-width: 25%;
}
.short_de45 .nav-north-aeb0 {
  max-width: 20%;
}
.mask_772b .nav-north-aeb0 {
  max-width: 16.66%;
}
.texture_187f .nav-north-aeb0 {
  max-width: 14.28%;
}
.tall_4ad3 .nav-north-aeb0 {
  max-width: 12.5%;
}
.outer_8f16 .nav-north-aeb0 {
  max-width: 11.11%;
}
.backdrop_927f {
  display: block;
}
.primary-9602 .breadcrumb_fixed_1516 label,
.primary-9602 .card_86c6 label,
.primary-9602 .tertiary-7427 label,
.primary-9602 .current_f3e6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pro_5f68 {
  list-style: none;
  margin: 0;
}
.pro_5f68 article.blue-e090 {
  margin-bottom: 0;
}
.pro_5f68 ul {
  list-style: none;
  margin: 0;
}
.pro_5f68 .photo_62fd li.blue-e090 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pro_5f68 .photo_62fd li.blue-e090 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pro_5f68 .photo_62fd li.blue-e090: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) {
  .pro_5f68 .photo_62fd li.blue-e090 li.blue-e090 li.blue-e090 li.blue-e090 {
    padding-left: 0;
  }
}
article.blue-e090 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.blue-e090 .surface-brown-7017 p:last-of-type {
  margin-bottom: 0;
}
article.blue-e090 .image-next-c0d6 {
  float: left;
}
article.blue-e090 .tertiary_large_b461 {
  margin-left: 85px;
}
article.blue-e090 .tooltip-eac8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.blue-e090 .tooltip-eac8 .element_c885 {
  margin-left: 10px;
}
article.blue-e090 .detail_solid_6d04 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.blue-e090 .block_7637 {
  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 .breadcrumb_fixed_1516,
  #respond .tertiary-7427,
  #respond .current_f3e6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .breadcrumb_fixed_1516 input,
#respond .tertiary-7427 input,
#respond .current_f3e6 input {
  width: 100%;
}
#respond .current_f3e6 {
  margin-right: 0;
}
#respond .surface-top-b7d5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.green_4ee4 {
  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;
}
.green_4ee4.nav-upper-6c7f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.green_4ee4 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%);
}
.green_4ee4:focus,
.green_4ee4: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);
}
.footer-fcb2 {
  border-radius: 10%;
}
.clean-b1ac {
  border-radius: 50%;
}
.module-action-85a4 {
  font-size: 0.72em;
}
.fast_6057 {
  font-size: 0.875em;
}
.fast_7e53 {
  font-size: 1.1em;
}
.slider_fc63 {
  text-transform: uppercase;
  line-height: 1.2;
}
.slider_fc63.module-action-85a4 {
  letter-spacing: 0.5px;
}
.component-bcf6,
.component-bcf6 a {
  color: #6d6d6d;
}
.component-bcf6 a:hover {
  color: #111;
}
.under_d5c6 {
  color: #6d6d6d;
}
.blue-b1af {
  overflow-x: hidden;
}
.blue-b1af .footer_eb03.icon_386c {
  position: relative;
}
.blue-b1af .footer_eb03.icon_386c.north_0047 {
  position: initial;
}
.blue-b1af
  .footer_eb03.icon_386c.north_0047
  .tag-7361 {
  left: auto;
}
.blue-b1af .footer_eb03 .tag-7361 {
  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;
}
.blue-b1af .footer_eb03:hover.icon_386c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.blue-b1af
  .footer_eb03:hover.icon_386c
  .tag-7361 {
  display: block;
  z-index: 9999999;
}
.blue-b1af .gallery_ac82 .active-0f08,
.blue-b1af .selected-69b1 .active-0f08 {
  display: none;
}
.blue-b1af .frame-4d77 .footer_eb03:hover.icon_386c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.primary-9602 .breadcrumb_fixed_1516 label,
.primary-9602 .card_86c6 label,
.primary-9602 .tertiary-7427 label,
.primary-9602 .current_f3e6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pro_5f68 {
  list-style: none;
  margin: 0;
}
.pro_5f68 article.blue-e090 {
  margin-bottom: 0;
}
.pro_5f68 ul {
  list-style: none;
  margin: 0;
}
.pro_5f68 .photo_62fd li.blue-e090 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pro_5f68 .photo_62fd li.blue-e090 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pro_5f68 .photo_62fd li.blue-e090: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) {
  .pro_5f68 .photo_62fd li.blue-e090 li.blue-e090 li.blue-e090 li.blue-e090 {
    padding-left: 0;
  }
}
article.blue-e090 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.blue-e090 .surface-brown-7017 p:last-of-type {
  margin-bottom: 0;
}
article.blue-e090 .image-next-c0d6 {
  float: left;
}
article.blue-e090 .tertiary_large_b461 {
  margin-left: 85px;
}
article.blue-e090 .tooltip-eac8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.blue-e090 .tooltip-eac8 .element_c885 {
  margin-left: 10px;
}
article.blue-e090 .detail_solid_6d04 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.blue-e090 .block_7637 {
  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 .breadcrumb_fixed_1516,
  #respond .tertiary-7427,
  #respond .current_f3e6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .breadcrumb_fixed_1516 input,
#respond .tertiary-7427 input,
#respond .current_f3e6 input {
  width: 100%;
}
#respond .current_f3e6 {
  margin-right: 0;
}
#respond .surface-top-b7d5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gallery_ac82 .sidebar_up_bca9 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.sidebar_up_bca9 .content-dim-4fe3.text-gold-14ba .pattern_glass_166a > li > a:focus,
.sidebar_up_bca9 .content-dim-4fe3.text-gold-14ba .pattern_glass_166a > li > a:hover,
.sidebar_up_bca9 .content-dim-4fe3.logo_91ce .pattern_glass_166a > li > a:focus,
.sidebar_up_bca9 .content-dim-4fe3.logo_91ce .pattern_glass_166a > li > a:hover,
.sidebar_up_bca9 .content-dim-4fe3.filter_c714 .pattern_glass_166a > li > a:focus,
.sidebar_up_bca9 .content-dim-4fe3.filter_c714 .pattern_glass_166a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_up_bca9
  .content-dim-4fe3.text-gold-14ba
  .pattern_glass_166a
  > li.heading_brown_d3ee
  > a,
.sidebar_up_bca9
  .content-dim-4fe3.text-gold-14ba
  .pattern_glass_166a
  > li.article-basic-37fb
  > a,
.sidebar_up_bca9
  .content-dim-4fe3.logo_91ce
  .pattern_glass_166a
  > li.heading_brown_d3ee
  > a,
.sidebar_up_bca9
  .content-dim-4fe3.logo_91ce
  .pattern_glass_166a
  > li.article-basic-37fb
  > a,
.sidebar_up_bca9
  .content-dim-4fe3.filter_c714
  .pattern_glass_166a
  > li.heading_brown_d3ee
  > a,
.sidebar_up_bca9 .content-dim-4fe3.filter_c714 .pattern_glass_166a > li.texture-084e > a {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_up_bca9 .liquid-7b5c,
.sidebar_up_bca9 .liquid-7b5c a {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_up_bca9 .description_1c69.hot-763d li a,
.sidebar_up_bca9 .frame_9616 a,
.sidebar_up_bca9 .highlight_warm_6109,
.sidebar_up_bca9 .pattern_glass_166a > li > a,
.sidebar_up_bca9 .item_19bd {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_up_bca9 .description_1c69.hot-763d li a:hover,
.sidebar_up_bca9 .frame_9616 a:hover,
.sidebar_up_bca9 .highlight_warm_6109:hover,
.sidebar_up_bca9 .pattern_glass_166a > li > a:hover,
.sidebar_up_bca9 .item_19bd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_up_bca9 .video_149e {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_up_bca9 .video_149e .thick-9bac {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_up_bca9 .video_149e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_up_bca9 .cool-e461 .upper-f00e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_up_bca9 .cool-e461 .upper-f00e .summary_452a {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_up_bca9
  .cool-e461
  .upper-f00e
  .summary_452a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_up_bca9
  .cool-e461
  .upper-f00e
  .summary_452a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_up_bca9
  .cool-e461
  .upper-f00e
  .summary_452a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_up_bca9
  .cool-e461
  .upper-f00e
  .summary_452a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_up_bca9 .cool-e461 .text_3b8b {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_up_bca9 .cool-e461 .text_3b8b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.column_c3b9
  .sidebar_up_bca9
  .cool-e461
  .container_570a
  .thumbnail_5833 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.column_c3b9
  .sidebar_up_bca9
  .cool-e461
  .container_570a
  .summary_452a {
  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_ac82 .picture-inner-3027 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.picture-inner-3027 .content-dim-4fe3.text-gold-14ba .pattern_glass_166a > li > a:focus,
.picture-inner-3027 .content-dim-4fe3.text-gold-14ba .pattern_glass_166a > li > a:hover,
.picture-inner-3027 .content-dim-4fe3.logo_91ce .pattern_glass_166a > li > a:focus,
.picture-inner-3027 .content-dim-4fe3.logo_91ce .pattern_glass_166a > li > a:hover,
.picture-inner-3027 .content-dim-4fe3.filter_c714 .pattern_glass_166a > li > a:focus,
.picture-inner-3027 .content-dim-4fe3.filter_c714 .pattern_glass_166a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture-inner-3027
  .content-dim-4fe3.text-gold-14ba
  .pattern_glass_166a
  > li.heading_brown_d3ee
  > a,
.picture-inner-3027
  .content-dim-4fe3.text-gold-14ba
  .pattern_glass_166a
  > li.article-basic-37fb
  > a,
.picture-inner-3027
  .content-dim-4fe3.logo_91ce
  .pattern_glass_166a
  > li.heading_brown_d3ee
  > a,
.picture-inner-3027
  .content-dim-4fe3.logo_91ce
  .pattern_glass_166a
  > li.article-basic-37fb
  > a,
.picture-inner-3027
  .content-dim-4fe3.filter_c714
  .pattern_glass_166a
  > li.heading_brown_d3ee
  > a,
.picture-inner-3027 .content-dim-4fe3.filter_c714 .pattern_glass_166a > li.texture-084e > a {
  color: rgba(0, 0, 0, 0.8);
}
.picture-inner-3027 .liquid-7b5c,
.picture-inner-3027 .liquid-7b5c a {
  color: rgba(0, 0, 0, 0.8);
}
.picture-inner-3027 .description_1c69.hot-763d li a,
.picture-inner-3027 .frame_9616 a,
.picture-inner-3027 .highlight_warm_6109,
.picture-inner-3027 .pattern_glass_166a > li > a,
.picture-inner-3027 .item_19bd {
  color: rgba(0, 0, 0, 0.55);
}
.picture-inner-3027 .description_1c69.hot-763d li a:hover,
.picture-inner-3027 .frame_9616 a:hover,
.picture-inner-3027 .highlight_warm_6109:hover,
.picture-inner-3027 .pattern_glass_166a > li > a:hover,
.picture-inner-3027 .item_19bd:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture-inner-3027 .video_149e {
  color: rgba(0, 0, 0, 0.55);
}
.picture-inner-3027 .video_149e .thick-9bac {
  color: rgba(0, 0, 0, 0.8);
}
.picture-inner-3027 .video_149e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.article-c822 .shade_pressed_540f {
  margin-left: auto;
  margin-right: auto;
}
.chip_b954 > * {
  margin-left: auto;
  margin-right: auto;
}
.chip_b954 .action-fc8e {
  margin-right: 1.41575em;
}
.north_b71a .chip_b954 > .red-a5ff {
  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;
}
.north_b71a .chip_b954 > .dropdown_red_411c {
  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;
}
.preview_58ed.article-c822 .shade_pressed_540f,
.grid_pressed_a7d4.article-c822 .shade_pressed_540f {
  margin-left: 0;
}
.disabled_c338.article-c822 .shade_pressed_540f,
.info-e5c6.article-c822 .shade_pressed_540f {
  margin-right: 0;
}
.chip_b954 ol,
.chip_b954 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.dynamic-fe8a video {
  max-width: 100%;
}
.content_simple_fc4a img {
  display: block;
}
.content_simple_fc4a.action-fc8e,
.content_simple_fc4a.short_854f {
  width: 100%;
}
.content_simple_fc4a.dropdown_red_411c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.search-2427:not(.row-hard-6127) {
  margin: 1.5em auto;
}
.feature_fecb p {
  padding: 1.5em 14px;
}
ul.down_0a59.dropdown_red_411c,
ul.down_0a59.red-a5ff,
ul.down_0a59.description-warm-eeba.red-a5ff {
  padding: 0 14px;
}
.disabled_6137 {
  display: block;
  overflow-x: auto;
}
.disabled_6137 table {
  border-collapse: collapse;
  width: 100%;
}
.disabled_6137 td,
.disabled_6137 th {
  padding: 0.5em;
}
.chip_b954 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.chip_b954 ol ol,
.chip_b954 ol ul,
.chip_b954 ul ol,
.chip_b954 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.chip_b954 ol ol li,
.chip_b954 ol ul li,
.chip_b954 ul ol li,
.chip_b954 ul ul li {
  margin-left: 0;
}
.badge_3ed4.hero_dim_0a2a > .label_dark_56a7 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.badge_3ed4.hero_dim_0a2a > .label_dark_56a7 iframe,
.badge_3ed4.hero_dim_0a2a > .label_dark_56a7 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.overlay_soft_6cd6 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.overlay_soft_6cd6.progress_4c04 {
  padding: 0;
}
.overlay_soft_6cd6.progress_4c04 cite {
  font-size: 13px;
}
.overlay_soft_6cd6 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.overlay_soft_6cd6 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.iron_e4e1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.iron_e4e1 > p:first-child {
  margin-top: 0;
}
.iron_e4e1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.iron_e4e1 blockquote {
  border-left: 0;
}
.fresh_179f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.fresh_179f:not(.slider_a214) {
  max-width: 100px;
}
.fresh_179f.pressed-09c4 {
  border-bottom: none !important;
  text-align: center;
}
.fresh_179f.pressed-09c4::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .feature_fecb p {
    padding: 1.5em 0;
  }
}
.element_1830 {
  color: #0073aa;
}
.gas_372f {
  background-color: #0073aa;
}
.logo_simple_a15f {
  color: #229fd8;
}
.east_4453 {
  background-color: #229fd8;
}
.soft-e3e9 {
  color: #eee;
}
.message-inner-4f81 {
  background-color: #eee;
}
.popup_e121 {
  color: #444;
}
.pagination-5d99 {
  background-color: #444;
}
.hover_94fc {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hover_94fc .link-motion-fb36 .frame_9616 {
  font-size: 15px;
}
.hover_94fc .frame_9616 {
  line-height: 1.3;
}
.hover_94fc .picture-inner-3027 {
}
.hover_94fc .sidebar_up_bca9 {
  background: #235787;
}
.hero_a641 {
  padding: 0;
}
.hero_a641 .sidebar_up_bca9 {
  background: #1a1a1a;
}
.hero_a641 .picture-inner-3027 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.orange-d066 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.orange-d066 .picture-inner-3027 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.orange-d066 .sidebar_up_bca9 {
  background: #303030;
}
.accordion-narrow-551d {
  position: relative;
  z-index: 10;
}
.accordion-narrow-551d .complex_36e9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper_gas_6b2a .icon_386c {
  display: inline-block;
  vertical-align: middle;
}
.wrapper_gas_6b2a.gallery_selected_3334 .icon_386c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .wrapper_gas_6b2a.gallery_selected_3334 .icon_386c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .wrapper_gas_6b2a.gallery_selected_3334 .icon_386c {
    margin-right: 0.4em;
  }
}
.wrapper_gas_6b2a.gallery_selected_3334 .icon_386c:last-child {
  margin-right: 0;
}
.shade-8676 .complex_36e9 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .gallery_ac82 .link-motion-fb36 {
    margin: 0 -0.5em;
  }
  .gallery_ac82 .link-motion-fb36 [class*="customify-col-"],
  .gallery_ac82 .link-motion-fb36 [class*="customify-col_"],
  .gallery_ac82 .link-motion-fb36 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.gallery_ac82.preview-thick-dcb6 .complex_36e9 {
  background: 0 0 !important;
}
.gallery_ac82.preview-thick-dcb6 .complex_36e9,
.gallery_ac82.shade-8676 .complex_36e9 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .gallery_ac82.header-rough-f5eb {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.gallery_ac82.shade-8676 .complex_36e9 {
  box-shadow: none !important;
}
.simple-317a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .simple-317a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .simple-317a {
    padding: 18px 0 20px;
  }
}
.simple-317a .feature_dc06 {
  width: 100%;
}
.simple-317a .banner-mini-9fff {
  margin-bottom: 0;
}
.simple-317a .large-1a3e {
  margin-top: 5px;
  font-size: 0.875em;
}
.outline-outer-e2e8 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.outline-outer-e2e8 .heading-dirty-36d6 {
  width: 100%;
}
.hover_black_6843 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hover_black_6843 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hover_black_6843 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;
}
.hover_black_6843 li:last-child:after {
  display: none;
}
.hover_black_6843 li a {
  font-weight: 500;
  margin-right: 10px;
}
.summary_12a4 .active-0f08 button,
.simple-317a .active-0f08 button {
  left: 0;
}
.summary_12a4 .heading-dirty-36d6,
.simple-317a .heading-dirty-36d6 {
  padding-left: 0;
  padding-right: 0;
}
.summary_12a4 .outline-outer-e2e8,
.simple-317a .outline-outer-e2e8 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.summary_12a4 {
  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;
}
.summary_12a4: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;
}
.summary_12a4 .narrow-9c9d {
  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) {
  .summary_12a4 .narrow-9c9d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .summary_12a4 .narrow-9c9d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .summary_12a4 .narrow-9c9d {
    min-height: 200px;
  }
}
.summary_12a4 .hover_black_6843 {
  color: rgba(255, 255, 255, 0.8);
}
.summary_12a4 .hover_black_6843 a,
.summary_12a4 .hover_black_6843 li:after {
  color: inherit;
}
.summary_12a4 .hover_black_6843 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.overlay_up_50da {
  margin-bottom: 0.5em;
}
.column_ed3c {
  margin-bottom: 1.2em;
}
.column_ed3c,
.overlay_up_50da {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.column_ed3c p:last-child,
.overlay_up_50da p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .active-0f08,
#masthead .active-0f08 {
  display: none;
}
#masthead
  > .active-0f08.secondary_a1bd {
  display: none;
}
#masthead > .active-0f08 button {
  left: 0;
}
.light_c072 {
  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%;
}
.light_c072 .icon_386c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.light_c072 .bright_f605 {
  display: -webkit-box;
  display: flex;
}
.light_c072 .bright_f605.complex_74b9 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.light_c072 .bright_f605.backdrop-c938 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.light_c072 .bright_f605.tabs_f384 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.light_c072.gallery-inner-7089.easy-ca40 .bright_f605.complex_74b9 {
  flex-basis: 100%;
}
.light_c072.alert-thick-1bd7 .bright_f605.backdrop-c938 {
  -webkit-box-flex: 1;
  flex: auto;
}
.light_c072.alert-thick-1bd7 .bright_f605.tabs_f384 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .active-0f08.secondary_a1bd {
  display: none;
}
#masthead > .active-0f08 button {
  left: 0;
}
.inner-cf34 {
  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;
}
.inner-cf34:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.inner-cf34.upper_7418 i {
  margin-right: 4px;
}
.inner-cf34.static-7fcd i {
  margin-left: 5px;
}
.frame_9616 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.frame_9616 p:last-child {
  margin-bottom: 0;
}
.label-simple-87d4 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.label-simple-87d4 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.label-simple-87d4 img {
  display: block;
  width: auto;
  line-height: 1;
}
.label-simple-87d4 .liquid-7b5c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.label-simple-87d4 .warm-bc07 {
  margin: 5px 0 7px 0;
}
.label-simple-87d4.pattern-6780 .first_0b1f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.label-simple-87d4.pattern-6780 .text-middle-f427 {
  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;
}
.label-simple-87d4.out-693b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.label-simple-87d4.out-693b .first_0b1f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.label-simple-87d4.out-693b .text-middle-f427 {
  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;
}
.label-simple-87d4.tall-a6de {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.label-simple-87d4.background_59d5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.label-simple-87d4.background_59d5 .text-middle-f427 {
  margin-top: 7px;
}
.input-6219 {
  display: inline-block;
}
.accordion-narrow-551d .accent_5fc0 .label-simple-87d4 img {
  max-width: 100%;
}
.content-dim-4fe3 .row_29de.overlay-paper-e3fe,
.filter-899d .row_29de.overlay-paper-e3fe {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.content-dim-4fe3 .selected_3eb6,
.filter-899d .selected_3eb6 {
  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%);
}
.content-dim-4fe3 .selected_3eb6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.content-dim-4fe3.modal_dd5f .selected_3eb6 {
  display: none;
}
.content-dim-4fe3 .popup_ac66 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.content-dim-4fe3 .popup_ac66 li {
  display: inline-block;
  position: relative;
}
.content-dim-4fe3 .popup_ac66 li:last-child {
  margin-right: 0;
}
.content-dim-4fe3 .popup_ac66 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;
}
.content-dim-4fe3 .popup_ac66 li.texture-084e > a {
  color: rgba(0, 0, 0, 0.9);
}
.content-dim-4fe3 .popup_ac66 > 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;
}
.content-dim-4fe3 .popup_ac66 > li > a i {
  line-height: 0;
}
.content-dim-4fe3 .popup_ac66 > li.row_05ab > a .selected_3eb6 {
  margin-left: 4px;
  line-height: 0;
}
.content-dim-4fe3 .popup_ac66 .modal_steel_7494 li.row_05ab > a {
  position: relative;
}
.content-dim-4fe3 .popup_ac66 .modal_steel_7494 li.row_05ab > a:after,
.content-dim-4fe3 .popup_ac66 .modal_steel_7494 li.row_05ab > a:before {
  content: "";
  display: table;
}
.content-dim-4fe3 .popup_ac66 .modal_steel_7494 li.row_05ab > a:after {
  clear: both;
}
.content-dim-4fe3 .popup_ac66 .modal_steel_7494 li.row_05ab > a .selected_3eb6 {
  margin-left: 5px;
  float: right;
}
.content-dim-4fe3 .hover-5af0,
.content-dim-4fe3 .modal_steel_7494 {
  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;
}
.content-dim-4fe3 .modal_steel_7494 {
  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;
}
.content-dim-4fe3 .modal_steel_7494 .overlay-paper-e3fe {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.content-dim-4fe3 .modal_steel_7494 .selected_3eb6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.content-dim-4fe3 .modal_steel_7494 li {
  display: block;
  margin: 0;
  padding: 0;
}
.content-dim-4fe3 .modal_steel_7494 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;
}
.content-dim-4fe3 .modal_steel_7494 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.content-dim-4fe3 .modal_steel_7494 .modal_steel_7494 {
  top: 0;
  left: 100%;
}
.content-dim-4fe3 .narrow_8d5d.fn-focus-86ae > .hover-5af0,
.content-dim-4fe3 .narrow_8d5d.fn-focus-86ae > .modal_steel_7494,
.content-dim-4fe3 .narrow_8d5d:focus > .hover-5af0,
.content-dim-4fe3 .narrow_8d5d:focus > .modal_steel_7494,
.content-dim-4fe3 .narrow_8d5d:hover > .hover-5af0,
.content-dim-4fe3 .narrow_8d5d:hover > .modal_steel_7494 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.content-dim-4fe3.filter_c714 .pattern_glass_166a:after,
.content-dim-4fe3.filter_c714 .pattern_glass_166a:before {
  content: "";
  display: table;
}
.content-dim-4fe3.filter_c714 .pattern_glass_166a:after {
  clear: both;
}
.content-dim-4fe3.filter_c714 .pattern_glass_166a > li {
  float: left;
}
.content-dim-4fe3.dirty-6559 .pattern_glass_166a:after,
.content-dim-4fe3.dirty-6559 .pattern_glass_166a:before {
  content: "";
  display: table;
}
.content-dim-4fe3.dirty-6559 .pattern_glass_166a:after {
  clear: both;
}
.content-dim-4fe3.dirty-6559 .pattern_glass_166a > li {
  float: left;
}
.content-dim-4fe3.dirty-6559 .pattern_glass_166a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.content-dim-4fe3.dirty-6559 .pattern_glass_166a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.content-dim-4fe3.dirty-6559 .pattern_glass_166a > li.heading_brown_d3ee > a,
.content-dim-4fe3.dirty-6559 .pattern_glass_166a > li.texture-084e > a {
  color: #fff;
  background-color: #1e4b75;
}
.content-dim-4fe3.text-gold-14ba .pattern_glass_166a > li > a .overlay-paper-e3fe {
  position: relative;
}
.content-dim-4fe3.text-gold-14ba .pattern_glass_166a > li > a .overlay-paper-e3fe: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;
}
.content-dim-4fe3.text-gold-14ba
  .pattern_glass_166a
  > li:focus
  > a
  .overlay-paper-e3fe:before,
.content-dim-4fe3.text-gold-14ba
  .pattern_glass_166a
  > li:hover
  > a
  .overlay-paper-e3fe:before {
  width: 100%;
  background-color: currentColor;
}
.content-dim-4fe3.text-gold-14ba
  .pattern_glass_166a
  > li.heading_brown_d3ee
  > a
  .overlay-paper-e3fe:before,
.content-dim-4fe3.text-gold-14ba
  .pattern_glass_166a
  > li.article-basic-37fb
  > a
  .overlay-paper-e3fe:before {
  width: 100%;
  background-color: currentColor;
}
.content-dim-4fe3.logo_91ce .pattern_glass_166a > li > a .overlay-paper-e3fe {
  position: relative;
}
.content-dim-4fe3.logo_91ce .pattern_glass_166a > li > a .overlay-paper-e3fe: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;
}
.content-dim-4fe3.logo_91ce .pattern_glass_166a > li:focus > a .overlay-paper-e3fe:before,
.content-dim-4fe3.logo_91ce
  .pattern_glass_166a
  > li:hover
  > a
  .overlay-paper-e3fe:before {
  width: 100%;
  background-color: currentColor;
}
.content-dim-4fe3.logo_91ce
  .pattern_glass_166a
  > li.heading_brown_d3ee
  > a
  .overlay-paper-e3fe:before,
.content-dim-4fe3.logo_91ce
  .pattern_glass_166a
  > li.article-basic-37fb
  > a
  .overlay-paper-e3fe:before {
  width: 100%;
  background-color: currentColor;
}
.filter-899d .popup_ac66 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.filter-899d .popup_ac66 li:first-child > a {
  border-top: none;
}
.filter-899d .popup_ac66 .media_green_451b > .overlay-paper-e3fe .selected_3eb6 {
  display: none;
}
.filter-899d .popup_ac66 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.filter-899d .popup_ac66 li:last-child {
  border: none;
}
.filter-899d .popup_ac66 li.row_05ab > a {
  padding-right: 45px !important;
}
.filter-899d .popup_ac66 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.filter-899d .popup_ac66 li a:focus,
.filter-899d .popup_ac66 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.filter-899d .popup_ac66 li .highlight_prev_12c7 {
  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;
}
.filter-899d .popup_ac66 li .highlight_prev_12c7:hover {
  box-shadow: none;
}
.filter-899d .popup_ac66 li .highlight_prev_12c7 .selected_3eb6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.filter-899d .popup_ac66 .modal_steel_7494 {
  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);
}
.filter-899d .popup_ac66 .modal_steel_7494 li a {
  padding-left: 3em;
}
.filter-899d .popup_ac66 .old-32b3 > a .highlight_prev_12c7 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.filter-899d .popup_ac66 .old-32b3 > .modal_steel_7494 {
  display: block;
  opacity: 1;
}
.slow_8d89 {
  max-width: 100%;
}
.next-1f4c {
  line-height: 0;
  cursor: pointer;
}
.item_19bd {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.item_19bd:hover {
  box-shadow: none;
  color: currentColor;
}
.item_19bd svg {
  width: 18px;
  height: 18px;
}
.item_19bd .focused_1a62 {
  display: none;
}
.old_5d53 {
  position: relative;
}
.old_5d53.fn-active-86ae .item_19bd .easy_1ffc {
  display: none;
}
.old_5d53.fn-active-86ae .item_19bd .focused_1a62 {
  display: inline-block;
}
.old_5d53 .fast-18c5 {
  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);
}
.old_5d53.bottom_1d8d .fast-18c5 {
  left: auto;
  right: -0.9em;
}
.old_5d53.bottom_1d8d .article-5f74::before {
  left: auto;
  right: 15px;
}
.old_5d53.fn-active-86ae .fast-18c5 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.container_570a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.container_570a label {
  flex-basis: 100%;
}
.container_570a .upper-f00e {
  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;
}
.container_570a .summary_452a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.container_570a .summary_452a:focus {
  background-color: transparent;
}
.container_570a button.text_3b8b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.container_570a button.text_3b8b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.container_570a button.text_3b8b svg {
  width: 18px;
  height: 18px;
}
.container_570a input[type="submit"] {
  min-height: auto;
}
.cool-e461 .container_570a .summary_452a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.article-5f74 {
  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) {
  .article-5f74 {
    width: 220px;
  }
}
.article-5f74 label {
  flex-basis: 100%;
}
.article-5f74::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;
}
.column_c3b9 .cool-e461 .container_570a {
  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;
}
.column_c3b9
  .cool-e461
  .container_570a
  .upper-f00e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.column_c3b9 .cool-e461 .container_570a .summary_452a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.column_c3b9
  .cool-e461
  .container_570a
  .summary_452a:focus {
  background: 0 0;
}
.column_c3b9
  .cool-e461
  .container_570a
  .thumbnail_5833 {
  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;
}
.description_1c69 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.description_1c69 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.description_1c69 li:last-child {
  margin-right: 0;
}
.description_1c69 li:first-child {
  margin-left: 0;
}
.description_1c69.image_1fb6 a {
  color: #fff;
}
.description_1c69.image_1fb6 a:hover {
  color: #fff;
}
.description_1c69 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.description_1c69 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.description_1c69 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.description_1c69 a:hover {
  opacity: 0.9;
  color: inherit;
}
.description_1c69 [class*="social-icon-apple"] {
  background-color: #999;
}
.description_1c69 [class*="social-icon-apple"].border_lite_eddc {
  background-color: transparent;
  color: #999;
}
.description_1c69 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.description_1c69 [class*="social-icon-behance"].border_lite_eddc {
  background-color: transparent;
  color: #1769ff;
}
.description_1c69 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.description_1c69 [class*="social-icon-bitbucket"].border_lite_eddc {
  background-color: transparent;
  color: #205081;
}
.description_1c69 [class*="social-icon-codepen"] {
  background-color: #000;
}
.description_1c69 [class*="social-icon-codepen"].border_lite_eddc {
  background-color: transparent;
  color: #000;
}
.description_1c69 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.description_1c69 [class*="social-icon-delicious"].border_lite_eddc {
  background-color: transparent;
  color: #39f;
}
.description_1c69 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.description_1c69 [class*="social-icon-digg"].border_lite_eddc {
  background-color: transparent;
  color: #005be2;
}
.description_1c69 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.description_1c69 [class*="social-icon-dribbble"].border_lite_eddc {
  background-color: transparent;
  color: #ea4c89;
}
.description_1c69 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.description_1c69 [class*="social-icon-envelope"].border_lite_eddc {
  background-color: transparent;
  color: #ea4335;
}
.description_1c69 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.description_1c69 [class*="social-icon-facebook"].border_lite_eddc {
  background-color: transparent;
  color: #3b5998;
}
.description_1c69 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.description_1c69 [class*="social-icon-flickr"].border_lite_eddc {
  background-color: transparent;
  color: #0063dc;
}
.description_1c69 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.description_1c69 [class*="social-icon-foursquare"].border_lite_eddc {
  background-color: transparent;
  color: #2d5be3;
}
.description_1c69 [class*="social-icon-github"] {
  background-color: #333;
}
.description_1c69 [class*="social-icon-github"].border_lite_eddc {
  background-color: transparent;
  color: #333;
}
.description_1c69 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.description_1c69 [class*="social-icon-google-plus"].border_lite_eddc {
  background-color: transparent;
  color: #dd4b39;
}
.description_1c69 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.description_1c69 [class*="social-icon-houzz"].border_lite_eddc {
  background-color: transparent;
  color: #7ac142;
}
.description_1c69 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.description_1c69 [class*="social-icon-instagram"].border_lite_eddc {
  background-color: transparent;
  color: #262626;
}
.description_1c69 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.description_1c69 [class*="social-icon-jsfiddle"].border_lite_eddc {
  background-color: transparent;
  color: #487aa2;
}
.description_1c69 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.description_1c69 [class*="social-icon-linkedin"].border_lite_eddc {
  background-color: transparent;
  color: #0077b5;
}
.description_1c69 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.description_1c69 [class*="social-icon-medium"].border_lite_eddc {
  background-color: transparent;
  color: #00ab6b;
}
.description_1c69 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.description_1c69
  [class*="social-icon-odnoklassniki"].border_lite_eddc {
  background-color: transparent;
  color: #f4731c;
}
.description_1c69 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.description_1c69 [class*="social-icon-meetup"].border_lite_eddc {
  background-color: transparent;
  color: #ec1c40;
}
.description_1c69 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.description_1c69 [class*="social-icon-pinterest"].border_lite_eddc {
  background-color: transparent;
  color: #bd081c;
}
.description_1c69 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.description_1c69 [class*="social-icon-product-hunt"].border_lite_eddc {
  background-color: transparent;
  color: #da552f;
}
.description_1c69 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.description_1c69 [class*="social-icon-reddit"].border_lite_eddc {
  background-color: transparent;
  color: #ff4500;
}
.description_1c69 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.description_1c69 [class*="social-icon-rss"].border_lite_eddc {
  background-color: transparent;
  color: #f26522;
}
.description_1c69 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.description_1c69
  [class*="social-icon-shopping-cart"].border_lite_eddc {
  background-color: transparent;
  color: #4caf50;
}
.description_1c69 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.description_1c69 [class*="social-icon-skype"].border_lite_eddc {
  background-color: transparent;
  color: #00aff0;
}
.description_1c69 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.description_1c69 [class*="social-icon-slideshare"].border_lite_eddc {
  background-color: transparent;
  color: #0077b5;
}
.description_1c69 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.description_1c69 [class*="social-icon-snapchat"].border_lite_eddc {
  background-color: transparent;
  color: #fffc00;
}
.description_1c69 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.description_1c69 [class*="social-icon-soundcloud"].border_lite_eddc {
  background-color: transparent;
  color: #f80;
}
.description_1c69 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.description_1c69 [class*="social-icon-spotify"].border_lite_eddc {
  background-color: transparent;
  color: #2ebd59;
}
.description_1c69 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.description_1c69
  [class*="social-icon-stack-overflow"].border_lite_eddc {
  background-color: transparent;
  color: #fe7a15;
}
.description_1c69 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.description_1c69 [class*="social-icon-maldkfgram"].border_lite_eddc {
  background-color: transparent;
  color: #2ca5e0;
}
.description_1c69 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.description_1c69 [class*="social-icon-tripadvisor"].border_lite_eddc {
  background-color: transparent;
  color: #589442;
}
.description_1c69 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.description_1c69 [class*="social-icon-tumblr"].border_lite_eddc {
  background-color: transparent;
  color: #35465c;
}
.description_1c69 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.description_1c69 [class*="social-icon-twitch"].border_lite_eddc {
  background-color: transparent;
  color: #6441a5;
}
.description_1c69 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.description_1c69 [class*="social-icon-twitter"].border_lite_eddc {
  background-color: transparent;
  color: #1da1f2;
}
.description_1c69 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.description_1c69 [class*="social-icon-vimeo"].border_lite_eddc {
  background-color: transparent;
  color: #1ab7ea;
}
.description_1c69 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.description_1c69 [class*="social-icon-vk"].border_lite_eddc {
  background-color: transparent;
  color: #45668e;
}
.description_1c69 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.description_1c69 [class*="social-icon-weibo"].border_lite_eddc {
  background-color: transparent;
  color: #df2029;
}
.description_1c69 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.description_1c69 [class*="social-icon-weixin"].border_lite_eddc {
  background-color: transparent;
  color: #7bb32e;
}
.description_1c69 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.description_1c69 [class*="social-icon-whatsapp"].border_lite_eddc {
  background-color: transparent;
  color: #25d366;
}
.description_1c69 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.description_1c69 [class*="social-icon-wordpress"].border_lite_eddc {
  background-color: transparent;
  color: #21759b;
}
.description_1c69 [class*="social-icon-xing"] {
  background-color: #026466;
}
.description_1c69 [class*="social-icon-xing"].border_lite_eddc {
  background-color: transparent;
  color: #026466;
}
.description_1c69 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.description_1c69 [class*="social-icon-yelp"].border_lite_eddc {
  background-color: transparent;
  color: #af0606;
}
.description_1c69 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.description_1c69 [class*="social-icon-youtube"].border_lite_eddc {
  background-color: transparent;
  color: #cd201f;
}
.highlight_warm_6109 {
  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;
}
.highlight_warm_6109:hover {
  box-shadow: none;
  background: 0 0;
}
.overlay_8e03 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hot_64a0 {
  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;
}
.shade-in-1eb3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.lower_64bc {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.lower_64bc,
.lower_64bc::after,
.lower_64bc::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;
}
.lower_64bc::after,
.lower_64bc::before {
  content: "";
  display: block;
  background-color: inherit;
}
.item_new_cce7 .hot_64a0 .shade-in-1eb3 {
  margin-top: -2px;
  width: 19px;
}
.item_new_cce7 .hot_64a0 .lower_64bc {
  margin-top: -1px;
}
.item_new_cce7 .hot_64a0 .lower_64bc,
.item_new_cce7 .hot_64a0 .lower_64bc::after,
.item_new_cce7 .hot_64a0 .lower_64bc::before {
  width: 19px;
  height: 2px;
}
.item_new_cce7 .hot_64a0 .lower_64bc::before {
  top: -6px;
}
.item_new_cce7 .hot_64a0 .lower_64bc::after {
  bottom: -6px;
}
.yellow-b6ae .hot_64a0 .shade-in-1eb3 {
  margin-top: -2px;
  width: 22px;
}
.yellow-b6ae .hot_64a0 .lower_64bc {
  margin-top: -1px;
}
.yellow-b6ae .hot_64a0 .lower_64bc,
.yellow-b6ae .hot_64a0 .lower_64bc::after,
.yellow-b6ae .hot_64a0 .lower_64bc::before {
  width: 22px;
  height: 2px;
}
.yellow-b6ae .hot_64a0 .lower_64bc::before {
  top: -7px;
}
.yellow-b6ae .hot_64a0 .lower_64bc::after {
  bottom: -7px;
}
.black_19c1 .hot_64a0 .shade-in-1eb3 {
  margin-top: -2px;
  width: 31px;
}
.black_19c1 .hot_64a0 .lower_64bc {
  margin-top: -1.5px;
}
.black_19c1 .hot_64a0 .lower_64bc,
.black_19c1 .hot_64a0 .lower_64bc::after,
.black_19c1 .hot_64a0 .lower_64bc::before {
  width: 31px;
  height: 3px;
}
.black_19c1 .hot_64a0 .lower_64bc::before {
  top: -9px;
}
.black_19c1 .hot_64a0 .lower_64bc::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .panel-gas-ddbc .hot_64a0 .shade-in-1eb3 {
    margin-top: -2px;
    width: 19px;
  }
  .panel-gas-ddbc .hot_64a0 .lower_64bc {
    margin-top: -1px;
  }
  .panel-gas-ddbc .hot_64a0 .lower_64bc,
  .panel-gas-ddbc .hot_64a0 .lower_64bc::after,
  .panel-gas-ddbc .hot_64a0 .lower_64bc::before {
    width: 19px;
    height: 2px;
  }
  .panel-gas-ddbc .hot_64a0 .lower_64bc::before {
    top: -6px;
  }
  .panel-gas-ddbc .hot_64a0 .lower_64bc::after {
    bottom: -6px;
  }
  .avatar_mini_7afc .hot_64a0 .shade-in-1eb3 {
    margin-top: -2px;
    width: 22px;
  }
  .avatar_mini_7afc .hot_64a0 .lower_64bc {
    margin-top: -1px;
  }
  .avatar_mini_7afc .hot_64a0 .lower_64bc,
  .avatar_mini_7afc .hot_64a0 .lower_64bc::after,
  .avatar_mini_7afc .hot_64a0 .lower_64bc::before {
    width: 22px;
    height: 2px;
  }
  .avatar_mini_7afc .hot_64a0 .lower_64bc::before {
    top: -7px;
  }
  .avatar_mini_7afc .hot_64a0 .lower_64bc::after {
    bottom: -7px;
  }
  .easy-bbb7 .hot_64a0 .shade-in-1eb3 {
    margin-top: -2px;
    width: 31px;
  }
  .easy-bbb7 .hot_64a0 .lower_64bc {
    margin-top: -1.5px;
  }
  .easy-bbb7 .hot_64a0 .lower_64bc,
  .easy-bbb7 .hot_64a0 .lower_64bc::after,
  .easy-bbb7 .hot_64a0 .lower_64bc::before {
    width: 31px;
    height: 3px;
  }
  .easy-bbb7 .hot_64a0 .lower_64bc::before {
    top: -9px;
  }
  .easy-bbb7 .hot_64a0 .lower_64bc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .link-fluid-5d7c .hot_64a0 .shade-in-1eb3 {
    margin-top: -2px;
    width: 19px;
  }
  .link-fluid-5d7c .hot_64a0 .lower_64bc {
    margin-top: -1px;
  }
  .link-fluid-5d7c .hot_64a0 .lower_64bc,
  .link-fluid-5d7c .hot_64a0 .lower_64bc::after,
  .link-fluid-5d7c .hot_64a0 .lower_64bc::before {
    width: 19px;
    height: 2px;
  }
  .link-fluid-5d7c .hot_64a0 .lower_64bc::before {
    top: -6px;
  }
  .link-fluid-5d7c .hot_64a0 .lower_64bc::after {
    bottom: -6px;
  }
  .caption_61cb .hot_64a0 .shade-in-1eb3 {
    margin-top: -2px;
    width: 22px;
  }
  .caption_61cb .hot_64a0 .lower_64bc {
    margin-top: -1px;
  }
  .caption_61cb .hot_64a0 .lower_64bc,
  .caption_61cb .hot_64a0 .lower_64bc::after,
  .caption_61cb .hot_64a0 .lower_64bc::before {
    width: 22px;
    height: 2px;
  }
  .caption_61cb .hot_64a0 .lower_64bc::before {
    top: -7px;
  }
  .caption_61cb .hot_64a0 .lower_64bc::after {
    bottom: -7px;
  }
  .top-944c .hot_64a0 .shade-in-1eb3 {
    margin-top: -2px;
    width: 31px;
  }
  .top-944c .hot_64a0 .lower_64bc {
    margin-top: -1.5px;
  }
  .top-944c .hot_64a0 .lower_64bc,
  .top-944c .hot_64a0 .lower_64bc::after,
  .top-944c .hot_64a0 .lower_64bc::before {
    width: 31px;
    height: 3px;
  }
  .top-944c .hot_64a0 .lower_64bc::before {
    top: -9px;
  }
  .top-944c .hot_64a0 .lower_64bc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_tiny_2cc8 .hot_64a0 .shade-in-1eb3 {
    margin-top: -2px;
    width: 19px;
  }
  .tertiary_tiny_2cc8 .hot_64a0 .lower_64bc {
    margin-top: -1px;
  }
  .tertiary_tiny_2cc8 .hot_64a0 .lower_64bc,
  .tertiary_tiny_2cc8 .hot_64a0 .lower_64bc::after,
  .tertiary_tiny_2cc8 .hot_64a0 .lower_64bc::before {
    width: 19px;
    height: 2px;
  }
  .tertiary_tiny_2cc8 .hot_64a0 .lower_64bc::before {
    top: -6px;
  }
  .tertiary_tiny_2cc8 .hot_64a0 .lower_64bc::after {
    bottom: -6px;
  }
  .secondary_right_30a1 .hot_64a0 .shade-in-1eb3 {
    margin-top: -2px;
    width: 22px;
  }
  .secondary_right_30a1 .hot_64a0 .lower_64bc {
    margin-top: -1px;
  }
  .secondary_right_30a1 .hot_64a0 .lower_64bc,
  .secondary_right_30a1 .hot_64a0 .lower_64bc::after,
  .secondary_right_30a1 .hot_64a0 .lower_64bc::before {
    width: 22px;
    height: 2px;
  }
  .secondary_right_30a1 .hot_64a0 .lower_64bc::before {
    top: -7px;
  }
  .secondary_right_30a1 .hot_64a0 .lower_64bc::after {
    bottom: -7px;
  }
  .surface-8d2d .hot_64a0 .shade-in-1eb3 {
    margin-top: -2px;
    width: 31px;
  }
  .surface-8d2d .hot_64a0 .lower_64bc {
    margin-top: -1.5px;
  }
  .surface-8d2d .hot_64a0 .lower_64bc,
  .surface-8d2d .hot_64a0 .lower_64bc::after,
  .surface-8d2d .hot_64a0 .lower_64bc::before {
    width: 31px;
    height: 3px;
  }
  .surface-8d2d .hot_64a0 .lower_64bc::before {
    top: -9px;
  }
  .surface-8d2d .hot_64a0 .lower_64bc::after {
    bottom: -9px;
  }
}
.list-liquid-d41c .lower_64bc {
  -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);
}
.list-liquid-d41c .lower_64bc::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.list-liquid-d41c .lower_64bc::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);
}
.list-liquid-d41c.clean-a359 .lower_64bc {
  -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);
}
.list-liquid-d41c.clean-a359 .lower_64bc::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.list-liquid-d41c.clean-a359 .lower_64bc::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);
}
.blue_7a82 {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.selected_3f78:before {
  display: none;
}
.selected-69b1 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.selected-69b1 .label_17cc {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.selected-69b1 .label_17cc:last-of-type {
  border-bottom: none;
}
.selected-69b1 .label_17cc.input_0b5a,
.selected-69b1 .label_17cc.message_66e9,
.selected-69b1 .label_17cc.warm-475b {
  padding: 0;
}
.selected-69b1 .filter-899d .highlight_prev_12c7 {
  color: currentColor;
}
.selected-69b1 .filter-899d .highlight_prev_12c7:focus,
.selected-69b1 .filter-899d .highlight_prev_12c7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.selected-69b1.picture-inner-3027 .video_149e,
.selected-69b1.picture-inner-3027 .frame_9616 a,
.selected-69b1.picture-inner-3027 .pattern_glass_166a a,
.selected-69b1.picture-inner-3027 .modal_steel_7494 a {
  color: rgba(0, 0, 0, 0.55);
}
.selected-69b1.picture-inner-3027 .video_149e:hover,
.selected-69b1.picture-inner-3027 .frame_9616 a:hover,
.selected-69b1.picture-inner-3027 .pattern_glass_166a a:hover,
.selected-69b1.picture-inner-3027 .modal_steel_7494 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.selected-69b1.picture-inner-3027 .thick-9bac {
  color: rgba(0, 0, 0, 0.8);
}
.selected-69b1.picture-inner-3027 .label_17cc {
  border-color: rgba(0, 0, 0, 0.08);
}
.selected-69b1.picture-inner-3027 .label_17cc:before {
  background: rgba(0, 0, 0, 0.08);
}
.selected-69b1.picture-inner-3027 .logo_5e96:before {
  background: rgba(255, 255, 255, 0.9);
}
.selected-69b1.picture-inner-3027 .filter-899d .popup_ac66 li a,
.selected-69b1.picture-inner-3027 .filter-899d .highlight_prev_12c7,
.selected-69b1.picture-inner-3027 .modal_steel_7494 {
  border-color: rgba(0, 0, 0, 0.08);
}
.selected-69b1.picture-inner-3027 .filter-899d .highlight_prev_12c7:focus,
.selected-69b1.picture-inner-3027 .filter-899d .highlight_prev_12c7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.selected-69b1.picture-inner-3027 .popup_ac66 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.selected-69b1.sidebar_up_bca9 .video_149e,
.selected-69b1.sidebar_up_bca9 .frame_9616 a,
.selected-69b1.sidebar_up_bca9 .pattern_glass_166a .highlight_prev_12c7,
.selected-69b1.sidebar_up_bca9 .pattern_glass_166a a,
.selected-69b1.sidebar_up_bca9 .modal_steel_7494 a {
  color: rgba(255, 255, 255, 0.79);
}
.selected-69b1.sidebar_up_bca9 .video_149e:hover,
.selected-69b1.sidebar_up_bca9 .frame_9616 a:hover,
.selected-69b1.sidebar_up_bca9 .pattern_glass_166a .highlight_prev_12c7:hover,
.selected-69b1.sidebar_up_bca9 .pattern_glass_166a a:hover,
.selected-69b1.sidebar_up_bca9 .modal_steel_7494 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.selected-69b1.sidebar_up_bca9 .thick-9bac {
  color: rgba(255, 255, 255, 0.99);
}
.selected-69b1.sidebar_up_bca9 .label_17cc {
  border-color: rgba(255, 255, 255, 0.08);
}
.selected-69b1.sidebar_up_bca9 .label_17cc:before {
  background: rgba(255, 255, 255, 0.08);
}
.selected-69b1.sidebar_up_bca9 .logo_5e96:before {
  background: rgba(0, 0, 0, 0.9);
}
.selected-69b1.sidebar_up_bca9 .filter-899d .popup_ac66 li a,
.selected-69b1.sidebar_up_bca9 .filter-899d .highlight_prev_12c7,
.selected-69b1.sidebar_up_bca9 .modal_steel_7494 {
  border-color: rgba(255, 255, 255, 0.08);
}
.selected-69b1.sidebar_up_bca9 .filter-899d .highlight_prev_12c7:focus,
.selected-69b1.sidebar_up_bca9 .filter-899d .highlight_prev_12c7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.selected-69b1.sidebar_up_bca9 .popup_ac66 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo_5e96 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.logo_5e96:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.paper-5710 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.panel-5dde .selected-69b1 {
  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;
}
.panel-5dde .label_17cc {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.panel-5dde .label_17cc: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) {
  .panel-5dde .label_17cc:before {
    width: 16%;
    left: 42%;
  }
}
.panel-5dde .label_17cc:last-child:before {
  content: none;
}
.panel-5dde .label_17cc[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.panel-5dde .filter-899d .popup_ac66 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.panel-5dde .filter-899d .popup_ac66 li a .highlight_prev_12c7 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.panel-5dde .filter-899d .modal_steel_7494 {
  border: none;
}
.panel-5dde .filter-899d .modal_steel_7494 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.panel-5dde .logo_5e96 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.panel-5dde .paper-5710 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.panel-5dde .sidebar_up_bca9 .logo_5e96:before {
  background: rgba(0, 0, 0, 0.9);
}
.panel-5dde .picture-inner-3027.orange_8fc6 .lower_64bc {
  background: rgba(0, 0, 0, 0.6);
}
.panel-5dde
  .picture-inner-3027.orange_8fc6
  .lower_64bc::after,
.panel-5dde
  .picture-inner-3027.orange_8fc6
  .lower_64bc:before {
  background: inherit;
}
.panel-5dde
  .picture-inner-3027.orange_8fc6:hover
  .lower_64bc {
  background: rgba(0, 0, 0, 0.8);
}
.motion-ccd4 .selected-69b1 {
  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) {
  .motion-ccd4 .selected-69b1 {
    width: auto;
    right: 45px;
  }
}
.input-bac8 .selected-69b1 {
  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) {
  .input-bac8 .selected-69b1 {
    width: auto;
    left: 45px;
  }
}
.selected_3f78 .selected-69b1 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.selected_3f78 .paper-5710 {
  max-width: 48em;
  margin: 0 auto;
}
.selected_3f78 .logo_5e96:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.modal_silver_bf07 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.modal_silver_bf07.panel-5dde .selected-69b1 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.modal_silver_bf07.motion-ccd4 .selected-69b1 {
  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);
}
.modal_silver_bf07 .selected-69b1 {
  visibility: visible;
}
.modal_silver_bf07.input-bac8 .selected-69b1 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.west-8fc9,
.alert_98d9 {
  overflow-x: hidden;
}
.west-8fc9 .selected-69b1 {
  overflow: auto;
}
.west-8fc9.panel-5dde {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.west-8fc9.panel-5dde .selected-69b1 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.west-8fc9.panel-5dde .highlight_warm_6109 {
  opacity: 0;
}
.west-8fc9.motion-ccd4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.west-8fc9.motion-ccd4 .selected-69b1 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.west-8fc9.motion-ccd4 .highlight_warm_6109 {
  opacity: 0;
}
.west-8fc9.input-bac8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.west-8fc9.input-bac8 .selected-69b1 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.west-8fc9.input-bac8 .highlight_warm_6109 {
  opacity: 0;
}
.west-8fc9.selected_3f78 .selected-69b1 {
  z-index: 10;
  visibility: visible;
}
.orange_8fc6 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.orange_8fc6 .lower_64bc {
  background: rgba(255, 255, 255, 0.99);
}
.orange_8fc6 .lower_64bc::after,
.orange_8fc6 .lower_64bc:before {
  background: inherit;
}
.orange_8fc6:hover .lower_64bc {
  background: rgba(255, 255, 255, 0.99);
}
.input-bac8 .orange_8fc6 {
  top: 10px;
  right: auto;
  left: 12px;
}
.selected_3f78 .orange_8fc6 {
  display: none !important;
}
.west-8fc9:before,
.alert_98d9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.west-8fc9 .orange_8fc6,
.alert_98d9 .orange_8fc6 {
  display: inline-block;
}
.selected-69b1 .icon_386c {
  -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;
}
.west-8fc9 .selected-69b1 .icon_386c,
.alert_98d9 .selected-69b1 .icon_386c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.secondary_6e01 .upper-f00e {
  width: 100%;
}
.accent_5fc0 {
  padding: 0 0.5em 0;
}
.accent_5fc0 [class*="customify-col-"],
.accent_5fc0 [class*="customify-col_"],
.accent_5fc0 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.content-narrow-8250 .accent_5fc0 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .link-motion-fb36 .border_e656,
  .border_e656 {
    display: none;
  }
  .easy_6212 {
    text-align: left;
  }
  .element_fluid_0f8d {
    text-align: center;
  }
  .icon-plasma-f36b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .link-motion-fb36 .description-529a,
  .description-529a {
    display: none;
  }
  .alert_pro_217e {
    text-align: left;
  }
  .dropdown-b41d {
    text-align: center;
  }
  .sort-pro-376f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .link-motion-fb36 .tag-pressed-fdc2,
  .tag-pressed-fdc2 {
    display: none;
  }
  .text-north-3b86 {
    text-align: left;
  }
  .popup-top-852c {
    text-align: center;
  }
  .red_d190 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.banner-0a79 {
  box-shadow: none !important;
}
.solid-3ec2 .clean-607b,
.gallery_new_4489 .clean-607b {
  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;
}
.gallery_new_4489 .clean-607b {
  margin-top: 30px;
  margin-bottom: 30px;
}
.complex_36e9 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.complex_36e9:after,
.complex_36e9:before {
  content: "";
  display: table;
}
.complex_36e9:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .complex_36e9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.complex_36e9,
.header-rough-f5eb {
  max-width: 1248px;
  margin: 0 auto;
}

.inner_7cf6.iron_6990 .complex_36e9 {
  max-width: 100%;
}
.inner_7cf6.element-short-6af2 {
  max-width: 1200px;
  margin: 0 auto;
}
.inner_7cf6.shadow_brown_83dd .complex_36e9 {
  max-width: 100%;
}
.inner_7cf6.shadow_brown_83dd > .complex_36e9 {
  padding-left: 0;
  padding-right: 0;
}
.inner_7cf6.shadow_brown_83dd > .complex_36e9 .link-motion-fb36 {
  margin: 0;
}
.inner_7cf6.shadow_brown_83dd
  > .complex_36e9
  .action-0c1e.preview-bronze-8fee {
  margin-right: 0;
  margin-left: 0;
}
.inner_7cf6.shadow_brown_83dd #main.preview-bronze-8fee {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .thumbnail_8193 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .thumbnail_8193 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .backdrop_dynamic_f09d .shade_pressed_540f {
    padding-right: 1em;
  }
  .backdrop_dynamic_f09d.dynamic_cd24 .action-0c1e {
    border-right: 1px solid #eaecee;
  }
  .backdrop_dynamic_f09d.dynamic_cd24 .shade_pressed_540f {
    padding-right: 1em;
  }
  .backdrop_dynamic_f09d.dynamic_cd24 .feature-0d4f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title-1a86 .shade_pressed_540f {
    padding-left: 1em;
  }
  .title-1a86.dynamic_cd24 .action-0c1e {
    border-left: 1px solid #eaecee;
  }
  .title-1a86.dynamic_cd24 .shade_pressed_540f {
    padding-left: 1em;
  }
  .title-1a86.dynamic_cd24 .feature-0d4f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery-6f39 .shade_pressed_540f {
    padding-left: 1em;
  }
  .gallery-6f39.dynamic_cd24 .row-pro-2273 {
    border-right: 1px solid #eaecee;
  }
  .gallery-6f39.dynamic_cd24 .large_e290 {
    border-right: 1px solid #eaecee;
  }
  .gallery-6f39.dynamic_cd24 .shade_pressed_540f {
    padding-left: 1em;
  }
  .gallery-6f39.dynamic_cd24 .feature-0d4f {
    padding-right: 1em;
  }
  .gallery-6f39.dynamic_cd24 .dynamic_c3aa {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gradient-fresh-e4c5 .shade_pressed_540f {
    padding-right: 1em;
  }
  .gradient-fresh-e4c5.dynamic_cd24 .row-pro-2273 {
    border-left: 1px solid #eaecee;
  }
  .gradient-fresh-e4c5.dynamic_cd24 .large_e290 {
    border-left: 1px solid #eaecee;
  }
  .gradient-fresh-e4c5.dynamic_cd24 .shade_pressed_540f {
    padding-right: 1em;
  }
  .gradient-fresh-e4c5.dynamic_cd24 .feature-0d4f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gradient-fresh-e4c5.dynamic_cd24 .dynamic_c3aa {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail_8193 .shade_pressed_540f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thumbnail_8193.dynamic_cd24 .action-0c1e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .thumbnail_8193.dynamic_cd24 .shade_pressed_540f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thumbnail_8193.dynamic_cd24 .feature-0d4f {
    padding-left: 1em;
  }
  .thumbnail_8193.dynamic_cd24 .dynamic_c3aa {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .thumbnail_8193.dynamic_cd24 .shade_pressed_540f {
    padding-left: 0;
  }
}
.notification-paper-6744 .wrapper_gas_6b2a {
  display: inline-block;
}
.column_steel_b835 {
  display: inline-block;
}
.element-last-8e8e {
  word-con: break-word;
}
.badge-e986 > span {
  display: inline-block;
  padding: 5px 0;
}
.badge-e986 .last-8b1d {
  margin-left: 8px;
  margin-right: 8px;
}
.badge-e986 .label-current-78d3 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.info-left-0319 .summary_66f3 {
  margin-bottom: 2em;
}
.info-left-0319 .icon_small_805c {
  margin-bottom: 15px;
}
.info-left-0319 .icon_small_805c:last-child {
  margin-bottom: 0;
}
.info-left-0319 .pattern_south_82fe {
  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) {
  .info-left-0319 .pattern_south_82fe {
    display: block;
  }
}
.info-left-0319 .inner-cd9a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .info-left-0319 .inner-cd9a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.info-left-0319 .photo-5373 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.info-left-0319 .photo-5373 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.info-left-0319 .photo-5373 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.info-left-0319 .element-last-8e8e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.info-left-0319 .element-last-8e8e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.info-left-0319 .focused-4129 p:last-child {
  margin-bottom: 0;
}
.info-left-0319 .selected-7fb5 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.info-left-0319 .active-af23 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.info-left-0319 .content-b18c {
  margin-top: 1em;
}
.info-left-0319 .red_559a {
  top: 0;
  display: block;
}
.info-left-0319 .red_559a a {
  color: inherit;
}
.info-left-0319 .red_559a a:hover {
  color: inherit;
}
.info-left-0319 .panel-next-e42a {
  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;
}
.info-left-0319 .panel-next-e42a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.info-left-0319 .active-af23 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.info-left-0319 .red-f0a3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.info-left-0319 .red-f0a3:first-child {
  margin-top: 0;
}
.info-left-0319 .red-f0a3.disabled-north-6aba {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.info-left-0319 .red-f0a3.preview_north_9bdb {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.info-left-0319
  .red-f0a3.preview_north_9bdb.light-624a
  .content-b18c {
  width: 100%;
}
.info-left-0319 .preview_north_9bdb {
  -webkit-box-align: center;
  align-items: center;
}
.info-left-0319 .preview_north_9bdb .badge-e986,
.info-left-0319 .preview_north_9bdb > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.info-left-0319 .photo-5373 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.info-left-0319 .photo-5373 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.info-left-0319 .photo-5373: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;
}
.info-left-0319 .disabled-north-6aba {
  z-index: 5;
}
.info-left-0319 .panel-80c2 .status-iron-05e0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.info-left-0319 .pink_a8aa .status-iron-05e0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.info-left-0319 .panel_35f9 .status-iron-05e0 {
  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;
}
.info-left-0319.aside-hovered-cc7f .pattern_south_82fe,
.info-left-0319.simple-d4cd .pattern_south_82fe {
  display: block;
}
.info-left-0319.aside-hovered-cc7f .pattern_south_82fe .texture-c4ec,
.info-left-0319.aside-hovered-cc7f .pattern_south_82fe .active-af23,
.info-left-0319.simple-d4cd .pattern_south_82fe .texture-c4ec,
.info-left-0319.simple-d4cd .pattern_south_82fe .active-af23 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.info-left-0319.simple-c3b8 .inner-cd9a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .info-left-0319.simple-c3b8 .inner-cd9a {
    margin-right: 0;
  }
}
.info-left-0319.aside-hovered-cc7f .inner-cd9a,
.info-left-0319.simple-d4cd .inner-cd9a {
  padding-top: 40%;
}
.info-left-0319.aside-hovered-cc7f .summary_66f3,
.info-left-0319.simple-d4cd .summary_66f3 {
  display: block;
}
.info-left-0319.aside-hovered-cc7f .fn-sticky-86ae .active-af23,
.info-left-0319.simple-d4cd .fn-sticky-86ae .active-af23 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.info-left-0319.aside-hovered-cc7f .inner-cd9a,
.info-left-0319.simple-d4cd .inner-cd9a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.info-left-0319.aside-hovered-cc7f .active-af23 {
  padding: 1em;
}
.avatar-9f44 {
  margin: 30px auto;
  display: block;
}
.avatar-9f44 .photo-5db2 > * {
  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;
}
.avatar-9f44 .photo-5db2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.avatar-9f44 .photo-5db2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pink-f9fd .badge-e986 {
  margin-bottom: 1.41575em;
}
.pink-f9fd .hidden-47a8 {
  margin-bottom: 1.618em;
}
.chip_b954 .border_2f66 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.chip_b954 .border_2f66 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.chip_b954 .text-dark-508c {
  max-width: 100%;
  overflow: auto;
}
.article-c822 .chip_b954 a:hover {
  text-decoration: underline;
}
.cold_9c9c .icon_small_805c:not(.element-last-8e8e),
.cold_9c9c .photo-5373 {
  margin-bottom: 1.41575em;
}
.cold_9c9c .icon_small_805c:not(.element-last-8e8e):last-child,
.cold_9c9c .photo-5373:last-child {
  margin-bottom: 0;
}
.cold_9c9c .icon_small_805c.layout_solid_fd4b {
  margin-bottom: 0.41575em;
}
.cold_9c9c .info_dc04:before,
.cold_9c9c .tall-ac1e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.cold_9c9c .info_dc04:before {
  content: "\f115";
}
.cold_9c9c .tall-ac1e:before {
  content: "\f02c";
}
.cold_9c9c .pagination-b90d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.cold_9c9c .pagination-b90d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.under_c397 {
  display: -webkit-box;
  display: flex;
}
.under_c397 .south-a828 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .under_c397 .south-a828 {
    flex-basis: 90px;
  }
}
.under_c397 .filter-5b3c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .under_c397 .filter-5b3c {
    flex-basis: calc(100% - 50px);
  }
}
.under_c397 .photo-5198 p:last-child {
  margin-bottom: 0.72em;
}
.main-top-129f .photo-5db2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.main-top-129f .photo-5db2:after,
.main-top-129f .photo-5db2:before {
  content: "";
  display: table;
}
.main-top-129f .photo-5db2:after {
  clear: both;
}
.main-top-129f .photo-5db2 .link_00c5,
.main-top-129f .photo-5db2 .list-in-bbeb {
  width: 49%;
}
.main-top-129f .photo-5db2 .link_00c5 a span.sidebar_brown_8230,
.main-top-129f .photo-5db2 .list-in-bbeb a span.sidebar_brown_8230 {
  display: block;
  margin-bottom: 5px;
}
.main-top-129f .photo-5db2 .list-in-bbeb {
  float: left;
  text-align: left;
}
.main-top-129f .photo-5db2 .link_00c5 {
  float: right;
  text-align: right;
}
.blue-f47f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .blue-f47f {
    margin-bottom: 0;
  }
}
.pagination-6cd9 {
  margin-bottom: 1em;
}
.pagination-6cd9 .element-last-8e8e {
  font-size: 1.1em;
  line-height: 1.3;
}
.disabled-7854 a {
  display: block;
  line-height: 0;
  position: relative;
}
.cold-5381 .pagination-6cd9,
.status_thick_ddb0 .pagination-6cd9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .cold-5381 .pagination-6cd9,
  .status_thick_ddb0 .pagination-6cd9 {
    display: block;
  }
}
.cold-5381 .disabled-7854,
.status_thick_ddb0 .disabled-7854 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .cold-5381 .disabled-7854,
  .status_thick_ddb0 .disabled-7854 {
    margin-bottom: 1em;
  }
}
.cold-5381 .disabled-7854 img,
.status_thick_ddb0 .disabled-7854 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.cold-5381 .yellow-1029,
.status_thick_ddb0 .yellow-1029 {
  flex-basis: calc(100% - 160px);
}
.cold-5381 .yellow-1029 p,
.status_thick_ddb0 .yellow-1029 p {
  margin-bottom: 0;
}
.cold-5381 .yellow-1029 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .cold-5381 .yellow-1029 {
    padding-left: 0;
  }
}
.status_thick_ddb0 .yellow-1029 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .status_thick_ddb0 .yellow-1029 {
    padding-right: 0;
  }
}
.status_thick_ddb0 .disabled-7854 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.sidebar-first-f494 .disabled-7854 {
  margin-bottom: 0.5em;
}
.sidebar-first-f494 .disabled-7854 img {
  width: 100%;
}
.hidden-a5d7 .popup_ee32,
.article-cool-268d .popup_ee32 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.article-cool-268d .action-0c1e .inner-f10b p:last-child {
  margin-bottom: 0;
}
.article_2c84 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.content-dirty-3ccd .tag-94cd {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .content-dirty-3ccd .tag-94cd:last-of-type {
    margin-bottom: 0;
  }
}
.content-dirty-3ccd .tag-94cd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.content-dirty-3ccd .tag-94cd ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.content-dirty-3ccd .tag-94cd ul li {
  margin: 0 0 0.6em;
}
.content-dirty-3ccd .tag-94cd ul li.footer-steel-fbb2,
.content-dirty-3ccd .tag-94cd ul li.gold_54e6 {
  position: relative;
}
.content-dirty-3ccd .tag-94cd ul li.footer-steel-fbb2 .card-full-9d2f,
.content-dirty-3ccd .tag-94cd ul li.gold_54e6 .card-full-9d2f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.content-dirty-3ccd .tag-94cd ul li.footer-steel-fbb2:after:after,
.content-dirty-3ccd .tag-94cd ul li.footer-steel-fbb2:after:before,
.content-dirty-3ccd
  .tag-94cd
  ul
  li.gold_54e6:after:after,
.content-dirty-3ccd
  .tag-94cd
  ul
  li.gold_54e6:after:before {
  content: "";
  display: table;
}
.content-dirty-3ccd .tag-94cd ul li.footer-steel-fbb2:after:after,
.content-dirty-3ccd
  .tag-94cd
  ul
  li.gold_54e6:after:after {
  clear: both;
}
.content-dirty-3ccd .tag-94cd a.component-4645:hover {
  text-decoration: none;
}
.content-dirty-3ccd .tag-94cd select {
  max-width: 100%;
}
.content-dirty-3ccd .tag-94cd table {
  font-size: 85%;
}
.content-dirty-3ccd .tag-94cd table td,
.content-dirty-3ccd .tag-94cd table th {
  padding: 0.2360828548em;
  text-align: center;
}
.content-dirty-3ccd .tag-94cd table tfoot td {
  text-align: left;
}
.content-dirty-3ccd .tag-94cd :last-child {
  margin-bottom: 0;
}
.content-dirty-3ccd .tag-94cd .green-e4b7 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.content-dirty-3ccd .tag-94cd .green-e4b7 label {
  width: 100%;
}
.content-dirty-3ccd .tag-94cd .green-e4b7 .summary_452a {
  width: 100%;
  display: block;
}
.content-dirty-3ccd .tag-94cd .green-e4b7 .text_3b8b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.content-dirty-3ccd .tag-94cd .green-e4b7 .text_3b8b:hover svg #svg-search {
  fill: #444;
}
.content-dirty-3ccd .tag-94cd .green-e4b7 .text_3b8b svg {
  width: 18px;
  height: 18px;
}
.content-dirty-3ccd .info-772f ul ul,
.content-dirty-3ccd .outline_efac ul ul,
.content-dirty-3ccd .medium-ef05 ul ul,
.content-dirty-3ccd .text_77eb ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.content-dirty-3ccd .info-772f .row_05ab > a,
.content-dirty-3ccd .outline_efac .row_05ab > a,
.content-dirty-3ccd .medium-ef05 .row_05ab > a,
.content-dirty-3ccd .text_77eb .row_05ab > a {
  margin-bottom: 0;
}
.content-dirty-3ccd .card-76ba li,
.content-dirty-3ccd .info-772f li,
.content-dirty-3ccd .icon-6786 li,
.content-dirty-3ccd .outline_efac li,
.content-dirty-3ccd .medium-ef05 li,
.content-dirty-3ccd .text_77eb li,
.content-dirty-3ccd .message-red-7a1e li,
.content-dirty-3ccd .simple-99bc li {
  display: block;
  position: relative;
}
.content-dirty-3ccd .card-76ba li:last-child,
.content-dirty-3ccd .info-772f li:last-child,
.content-dirty-3ccd .icon-6786 li:last-child,
.content-dirty-3ccd .outline_efac li:last-child,
.content-dirty-3ccd .medium-ef05 li:last-child,
.content-dirty-3ccd .text_77eb li:last-child,
.content-dirty-3ccd .message-red-7a1e li:last-child,
.content-dirty-3ccd .simple-99bc li:last-child {
  border: none;
}
.content-dirty-3ccd .card-76ba li a,
.content-dirty-3ccd .info-772f li a,
.content-dirty-3ccd .icon-6786 li a,
.content-dirty-3ccd .outline_efac li a,
.content-dirty-3ccd .medium-ef05 li a,
.content-dirty-3ccd .text_77eb li a,
.content-dirty-3ccd .message-red-7a1e li a,
.content-dirty-3ccd .simple-99bc li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.content-dirty-3ccd .card-76ba li ul li::before,
.content-dirty-3ccd .info-772f li ul li::before,
.content-dirty-3ccd .icon-6786 li ul li::before,
.content-dirty-3ccd .outline_efac li ul li::before,
.content-dirty-3ccd .medium-ef05 li ul li::before,
.content-dirty-3ccd .text_77eb li ul li::before,
.content-dirty-3ccd .message-red-7a1e li ul li::before,
.content-dirty-3ccd .simple-99bc li ul li::before {
  left: 15px;
}
.content-dirty-3ccd .card-76ba li ul a,
.content-dirty-3ccd .info-772f li ul a,
.content-dirty-3ccd .icon-6786 li ul a,
.content-dirty-3ccd .outline_efac li ul a,
.content-dirty-3ccd .medium-ef05 li ul a,
.content-dirty-3ccd .text_77eb li ul a,
.content-dirty-3ccd .message-red-7a1e li ul a,
.content-dirty-3ccd .simple-99bc li ul a {
  padding-left: 20px;
}
.content-dirty-3ccd .card-76ba li ul ul li::before,
.content-dirty-3ccd .info-772f li ul ul li::before,
.content-dirty-3ccd .icon-6786 li ul ul li::before,
.content-dirty-3ccd .outline_efac li ul ul li::before,
.content-dirty-3ccd .medium-ef05 li ul ul li::before,
.content-dirty-3ccd .text_77eb li ul ul li::before,
.content-dirty-3ccd .message-red-7a1e li ul ul li::before,
.content-dirty-3ccd .simple-99bc li ul ul li::before {
  left: 30px;
}
.content-dirty-3ccd .card-76ba li ul ul a,
.content-dirty-3ccd .info-772f li ul ul a,
.content-dirty-3ccd .icon-6786 li ul ul a,
.content-dirty-3ccd .outline_efac li ul ul a,
.content-dirty-3ccd .medium-ef05 li ul ul a,
.content-dirty-3ccd .text_77eb li ul ul a,
.content-dirty-3ccd .message-red-7a1e li ul ul a,
.content-dirty-3ccd .simple-99bc li ul ul a {
  padding-left: 40px;
}
.content-dirty-3ccd .outline-lower-c83b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.content-dirty-3ccd .simple-99bc ul li {
  margin-bottom: 1.41575em;
}
.content-dirty-3ccd .simple-99bc ul li .large-524a {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.content-dirty-3ccd .simple-99bc ul li .gallery-selected-9e4d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.sidebar_up_bca9 .card-76ba li a,
.sidebar_up_bca9 .info-772f li a,
.sidebar_up_bca9 .icon-6786 li a,
.sidebar_up_bca9 .outline_efac li a,
.sidebar_up_bca9 .medium-ef05 li a,
.sidebar_up_bca9 .text_77eb li a,
.sidebar_up_bca9 .message-red-7a1e li a,
.sidebar_up_bca9 .simple-99bc li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar_up_bca9 .outline-lower-c83b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar_up_bca9 .tag-94cd ul li.footer-steel-fbb2 .card-full-9d2f,
.sidebar_up_bca9 .tag-94cd ul li.gold_54e6 .card-full-9d2f {
  background: rgba(0, 0, 0, 0.2);
}
.sidebar_up_bca9 .content-dirty-3ccd .tag-94cd select {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner_7cf6 .content-dirty-3ccd .popup_ac66 li {
  margin: 0;
}
.inner_7cf6 .content-dirty-3ccd .popup_ac66 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.inner_7cf6 .content-dirty-3ccd .popup_ac66 li ul {
  margin: 0;
}
.inner_7cf6 .content-dirty-3ccd .popup_ac66 li ul li a {
  padding-left: 15px;
}
.inner_7cf6 .content-dirty-3ccd .popup_ac66 li ul li li a {
  padding-left: 30px;
}
.inner_7cf6 .content-dirty-3ccd .popup_ac66 li.texture-084e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.inner_7cf6 .content-dirty-3ccd .popup_ac66 li.texture-084e > 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;
}
.inner_7cf6 .content-dirty-3ccd .popup_ac66 li.texture-084e > 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;
}
.search-f282 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.wrapper_3533 {
  position: relative;
  z-index: 10;
}
.wrapper_3533 .icon_386c {
  width: 100%;
  max-width: 100%;
}
.orange_922d .hidden-south-c93d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.orange_922d .picture-inner-3027 {
}
.orange_922d .sidebar_up_bca9 {
  background: #292929;
}
.accordion_orange_a26b .hidden-south-c93d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.accordion_orange_a26b .picture-inner-3027 {
  background: #f9f9f9;
}
.accordion_orange_a26b .sidebar_up_bca9 {
  background: #303030;
}
.thick_3127 .hidden-south-c93d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .thick_3127 .wrapper_gas_6b2a {
    margin-bottom: 1em;
  }
  .thick_3127 .wrapper_gas_6b2a:last-child {
    margin-bottom: 0;
  }
}
.thick_3127 .picture-inner-3027 {
  background: #ededed;
}
.thick_3127 .sidebar_up_bca9 {
  background: #1a1a1a;
}
.hidden-south-c93d.picture-inner-3027 {
  color: rgba(0, 0, 0, 0.6);
}
.hidden-south-c93d.picture-inner-3027 .tall_2036 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hidden-south-c93d.sidebar_up_bca9 {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-south-c93d.sidebar_up_bca9 a:not(.component-4645) {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-south-c93d.sidebar_up_bca9 a:not(.component-4645):hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-south-c93d.sidebar_up_bca9 .tall_2036 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden-south-c93d.sidebar_up_bca9 table tbody td,
.hidden-south-c93d.sidebar_up_bca9 table th {
  background: rgba(0, 0, 0, 0.08);
}
.frame-4d77.shade-8676 .complex_36e9 {
  max-width: initial;
}
.frame-4d77 .gallery_selected_3334 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.frame-4d77 .gallery_selected_3334 .icon_386c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .frame-4d77 .gallery_selected_3334 .icon_386c {
    display: block;
    margin-bottom: 2em;
  }
  .frame-4d77 .gallery_selected_3334 .icon_386c:last-child {
    margin-bottom: 0;
  }
}
.thick_3127 .wrapper_gas_6b2a:last-child,
.accordion_orange_a26b .wrapper_gas_6b2a:last-child,
.orange_922d .wrapper_gas_6b2a:last-child {
  margin-bottom: 0;
}
.thick_3127 .wrapper_gas_6b2a .content-dirty-3ccd .tag-94cd:last-child,
.accordion_orange_a26b .wrapper_gas_6b2a .content-dirty-3ccd .tag-94cd:last-child,
.orange_922d .wrapper_gas_6b2a .content-dirty-3ccd .tag-94cd:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .thick_3127 .video_mini_7f68,
  .thick_3127 .hot_fee6,
  .accordion_orange_a26b .video_mini_7f68,
  .accordion_orange_a26b .hot_fee6,
  .orange_922d .video_mini_7f68,
  .orange_922d .hot_fee6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .wrapper_3533 .wrapper_gas_6b2a {
    margin-bottom: 2em;
  }
}
.wrapper_3533 p:last-child {
  margin-bottom: 0;
}
.wrapper_3533 li,
.wrapper_3533 ul {
  list-style: none;
  margin: 0;
}
.wrapper_3533 ul ul {
  margin-left: 2.617924em;
}
.input-bd57 {
  font-size: 0.875em;
}

/* css-noise: 012a */
.shadow-element-j4 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
