/*!
Theme Name: Customify
Theme URI: https://pressmaximum.search_slow_88f1/customify
Author: WPCustomify
Author URI: https://pressmaximum.search_slow_88f1
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.search_slow_88f1/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.photo-stale-ef34.alert-9e66/licenses/gpl-2.0.description_inner_7496
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.hover-7810/, (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.modal_66ca.pink_38b8/normalize.full-3642/
 ======
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.full-3642 v7.0.0 | MIT License | github.search_slow_88f1/necolas/normalize.full-3642 */
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;
}
.preview_white_57d4 .bottom_40b5,
.progress-605d,
.avatar-dirty-c323,
.wrapper_7499,
.current-7d1f,
.message-advanced-409f,
.tooltip_dim_6969,
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;
}
.progress-605d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .progress-605d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .progress-605d,
  h1 {
    font-size: 1.8em;
  }
}
.avatar-dirty-c323,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.avatar-dirty-c323 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .avatar-dirty-c323,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .avatar-dirty-c323,
  h2 {
    font-size: 1.7em;
  }
}
.wrapper_7499,
h3 {
  font-size: 1.618em;
}
.preview_white_57d4 .bottom_40b5,
.current-7d1f,
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.primary-brown-9a81 {
  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;
}
.iron_cf94:after,
.iron_cf94:before,
.outer_887a:after,
.outer_887a:before {
  content: "";
  display: table;
}
.iron_cf94:after,
.outer_887a:after {
  clear: both;
}
.filter_a86f {
  float: right;
  margin-right: 0;
}
.old-b6e6 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.header-pressed-d795 .tabs_fresh_3964,
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;
}
.header-pressed-d795 .tabs_fresh_3964: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;
}
.main_ee47 .tabs_fresh_3964 {
  box-shadow: none;
}
.main_ee47
  .tabs_fresh_3964
  .hovered-b7cf {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.main_ee47 .tabs_fresh_3964 .tooltip-middle-781d {
  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;
}
.main_ee47
  .tabs_fresh_3964
  .tooltip-middle-781d
  b {
  display: none;
}
.main_ee47 .feature_b5ad {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.shadow_0f54:not(.filter_inner_2bd3):not(.hard-e539),
button:not(.filter_inner_2bd3):not(.hard-e539),
input[type="button"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ),
input[type="reset"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ),
input[type="submit"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ) {
  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;
}
.shadow_0f54:not(.filter_inner_2bd3):not(
    .hard-e539
  ):hover,
button:not(.filter_inner_2bd3):not(
    .hard-e539
  ):hover,
input[type="button"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ):hover,
input[type="reset"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ):hover,
input[type="submit"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.shadow_0f54:not(.filter_inner_2bd3):not(
    .hard-e539
  ):active,
.shadow_0f54:not(.filter_inner_2bd3):not(
    .hard-e539
  ):focus,
button:not(.filter_inner_2bd3):not(
    .hard-e539
  ):active,
button:not(.filter_inner_2bd3):not(
    .hard-e539
  ):focus,
input[type="button"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ):active,
input[type="button"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ):focus,
input[type="reset"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ):active,
input[type="reset"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ):focus,
input[type="submit"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ):active,
input[type="submit"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ):focus {
  outline: 0;
}
.shadow_0f54:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0,
button:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0,
input[type="button"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0,
input[type="reset"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0,
input[type="submit"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0 {
  position: relative;
}
.shadow_0f54:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0
  .surface_45c8,
.shadow_0f54:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0
  .picture-small-9bfd,
.shadow_0f54:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0
  .item-3887,
.shadow_0f54:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0
  i,
.shadow_0f54:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0
  svg,
button:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0
  .surface_45c8,
button:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0
  .picture-small-9bfd,
button:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0
  .item-3887,
button:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0
  i,
button:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0
  svg,
input[type="button"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0
  .surface_45c8,
input[type="button"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0
  .picture-small-9bfd,
input[type="button"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0
  .item-3887,
input[type="button"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0
  i,
input[type="button"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0
  svg,
input[type="reset"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0
  .surface_45c8,
input[type="reset"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0
  .picture-small-9bfd,
input[type="reset"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0
  .item-3887,
input[type="reset"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0
  i,
input[type="reset"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0
  svg,
input[type="submit"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0
  .surface_45c8,
input[type="submit"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0
  .picture-small-9bfd,
input[type="submit"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0
  .item-3887,
input[type="submit"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0
  i,
input[type="submit"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0
  svg {
  visibility: hidden;
}
.shadow_0f54:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0:after,
button:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0:after,
input[type="button"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0:after,
input[type="reset"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0:after,
input[type="submit"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ).fn-loading-37f0: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;
}
.shadow_0f54:not(.filter_inner_2bd3):not(.hard-e539),
input[type="button"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ),
input[type="reset"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ),
input[type="submit"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ) {
  color: #fff;
  background: #235787;
}
.shadow_0f54:not(.filter_inner_2bd3):not(
    .hard-e539
  ):focus,
input[type="button"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ):focus,
input[type="reset"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ):focus,
input[type="submit"]:not(.filter_inner_2bd3):not(
    .hard-e539
  ):focus {
  color: #fff;
}
.shadow_0f54.fn-disabled-37f0:not(.filter_inner_2bd3):not(
    .hard-e539
  ),
.shadow_0f54[disabled]:not(.filter_inner_2bd3):not(
    .hard-e539
  ),
button.fn-disabled-37f0:not(.filter_inner_2bd3):not(
    .hard-e539
  ),
button[disabled]:not(.filter_inner_2bd3):not(
    .hard-e539
  ) {
  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;
}
.advanced-6831 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.advanced-6831: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-141f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.wrapper-b066 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.highlight-gas-25ed {
  clear: both;
  display: block;
  margin: 0 auto;
}
.iron_cf94:after,
.iron_cf94:before,
.sidebar_5373:after,
.sidebar_5373:before,
.caption-steel-f9c5:after,
.caption-steel-f9c5:before,
.outline_f287:after,
.outline_f287:before,
.shadow-18d6:after,
.shadow-18d6:before,
.hovered_66aa:after,
.hovered_66aa:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.iron_cf94:after,
.sidebar_5373:after,
.caption-steel-f9c5:after,
.outline_f287:after,
.shadow-18d6:after,
.hovered_66aa:after {
  clear: both;
}
.sidebar_5373 .form-2dea,
.caption-steel-f9c5 .form-2dea,
.sidebar_6c96 .form-2dea {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.gallery_ddb4 {
  display: inline-block;
}
.video_lite_8e99 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.video_lite_8e99 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.video_lite_8e99 .tabs_blue_184a {
  padding: 1em 0;
  font-size: 85%;
}
.tabs_blue_184a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.right_a258 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.right_a258:after,
.right_a258:before {
  content: "";
  display: table;
}
.right_a258:after {
  clear: both;
}
.text-45dc {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.avatar-lower-5ffd .text-45dc {
  max-width: 50%;
}
.accent_0f95 .text-45dc {
  max-width: 33.33%;
}
.primary_7a59 .text-45dc {
  max-width: 25%;
}
.rough-64cf .text-45dc {
  max-width: 20%;
}
.top_e063 .text-45dc {
  max-width: 16.66%;
}
.panel_east_5c51 .text-45dc {
  max-width: 14.28%;
}
.pressed-5218 .text-45dc {
  max-width: 12.5%;
}
.notice-first-4861 .text-45dc {
  max-width: 11.11%;
}
.hovered_c1c2 {
  display: block;
}
.preview_white_57d4 .simple-ef7a label,
.preview_white_57d4 .disabled-f074 label,
.preview_white_57d4 .paper_47c2 label,
.preview_white_57d4 .simple_3793 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.backdrop-yellow-1ee8 {
  list-style: none;
  margin: 0;
}
.backdrop-yellow-1ee8 article.box_simple_0d06 {
  margin-bottom: 0;
}
.backdrop-yellow-1ee8 ul {
  list-style: none;
  margin: 0;
}
.backdrop-yellow-1ee8 .picture-rough-a39e li.box_simple_0d06 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .backdrop-yellow-1ee8 .picture-rough-a39e li.box_simple_0d06 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .backdrop-yellow-1ee8 .picture-rough-a39e li.box_simple_0d06: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) {
  .backdrop-yellow-1ee8 .picture-rough-a39e li.box_simple_0d06 li.box_simple_0d06 li.box_simple_0d06 li.box_simple_0d06 {
    padding-left: 0;
  }
}
article.box_simple_0d06 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box_simple_0d06 .sidebar_5373 p:last-of-type {
  margin-bottom: 0;
}
article.box_simple_0d06 .basic-b6c9 {
  float: left;
}
article.box_simple_0d06 .short-f75d {
  margin-left: 85px;
}
article.box_simple_0d06 .stale-e4dd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box_simple_0d06 .stale-e4dd .avatar_prev_cc09 {
  margin-left: 10px;
}
article.box_simple_0d06 .sort_4f45 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box_simple_0d06 .lower_e647 {
  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 .simple-ef7a,
  #respond .paper_47c2,
  #respond .simple_3793 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .simple-ef7a input,
#respond .paper_47c2 input,
#respond .simple_3793 input {
  width: 100%;
}
#respond .simple_3793 {
  margin-right: 0;
}
#respond .disabled-4086 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.frame_7555 {
  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;
}
.frame_7555.media-8b6e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.frame_7555 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%);
}
.frame_7555:focus,
.frame_7555: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);
}
.media-fcef {
  border-radius: 10%;
}
.hero_mini_f77a {
  border-radius: 50%;
}
.current_e994 {
  font-size: 0.72em;
}
.short_ab08 {
  font-size: 0.875em;
}
.detail-3064 {
  font-size: 1.1em;
}
.tooltip-e14d {
  text-transform: uppercase;
  line-height: 1.2;
}
.tooltip-e14d.current_e994 {
  letter-spacing: 0.5px;
}
.right_abc6,
.right_abc6 a {
  color: #6d6d6d;
}
.right_abc6 a:hover {
  color: #111;
}
.hidden_hot_aa5c {
  color: #6d6d6d;
}
.black_9f28 {
  overflow-x: hidden;
}
.black_9f28 .search-blue-b767.east_c96f {
  position: relative;
}
.black_9f28 .search-blue-b767.east_c96f.description_cool_9a84 {
  position: initial;
}
.black_9f28
  .search-blue-b767.east_c96f.description_cool_9a84
  .grid_hard_77cd {
  left: auto;
}
.black_9f28 .search-blue-b767 .grid_hard_77cd {
  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;
}
.black_9f28 .search-blue-b767:hover.east_c96f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.black_9f28
  .search-blue-b767:hover.east_c96f
  .grid_hard_77cd {
  display: block;
  z-index: 9999999;
}
.black_9f28 .form_liquid_59e1 .list_static_ba20,
.black_9f28 .left_8017 .list_static_ba20 {
  display: none;
}
.black_9f28 .bottom-90a4 .search-blue-b767:hover.east_c96f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.preview_white_57d4 .simple-ef7a label,
.preview_white_57d4 .disabled-f074 label,
.preview_white_57d4 .paper_47c2 label,
.preview_white_57d4 .simple_3793 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.backdrop-yellow-1ee8 {
  list-style: none;
  margin: 0;
}
.backdrop-yellow-1ee8 article.box_simple_0d06 {
  margin-bottom: 0;
}
.backdrop-yellow-1ee8 ul {
  list-style: none;
  margin: 0;
}
.backdrop-yellow-1ee8 .picture-rough-a39e li.box_simple_0d06 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .backdrop-yellow-1ee8 .picture-rough-a39e li.box_simple_0d06 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .backdrop-yellow-1ee8 .picture-rough-a39e li.box_simple_0d06: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) {
  .backdrop-yellow-1ee8 .picture-rough-a39e li.box_simple_0d06 li.box_simple_0d06 li.box_simple_0d06 li.box_simple_0d06 {
    padding-left: 0;
  }
}
article.box_simple_0d06 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box_simple_0d06 .sidebar_5373 p:last-of-type {
  margin-bottom: 0;
}
article.box_simple_0d06 .basic-b6c9 {
  float: left;
}
article.box_simple_0d06 .short-f75d {
  margin-left: 85px;
}
article.box_simple_0d06 .stale-e4dd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box_simple_0d06 .stale-e4dd .avatar_prev_cc09 {
  margin-left: 10px;
}
article.box_simple_0d06 .sort_4f45 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box_simple_0d06 .lower_e647 {
  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 .simple-ef7a,
  #respond .paper_47c2,
  #respond .simple_3793 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .simple-ef7a input,
#respond .paper_47c2 input,
#respond .simple_3793 input {
  width: 100%;
}
#respond .simple_3793 {
  margin-right: 0;
}
#respond .disabled-4086 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.form_liquid_59e1 .sort-299f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.sort-299f .outline-tiny-09f3.shadow_inner_ae9c .medium_918c > li > a:focus,
.sort-299f .outline-tiny-09f3.shadow_inner_ae9c .medium_918c > li > a:hover,
.sort-299f .outline-tiny-09f3.container-gas-591e .medium_918c > li > a:focus,
.sort-299f .outline-tiny-09f3.container-gas-591e .medium_918c > li > a:hover,
.sort-299f .outline-tiny-09f3.search-3feb .medium_918c > li > a:focus,
.sort-299f .outline-tiny-09f3.search-3feb .medium_918c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort-299f
  .outline-tiny-09f3.shadow_inner_ae9c
  .medium_918c
  > li.mask_gas_796d
  > a,
.sort-299f
  .outline-tiny-09f3.shadow_inner_ae9c
  .medium_918c
  > li.photo-wood-f8ad
  > a,
.sort-299f
  .outline-tiny-09f3.container-gas-591e
  .medium_918c
  > li.mask_gas_796d
  > a,
.sort-299f
  .outline-tiny-09f3.container-gas-591e
  .medium_918c
  > li.photo-wood-f8ad
  > a,
.sort-299f
  .outline-tiny-09f3.search-3feb
  .medium_918c
  > li.mask_gas_796d
  > a,
.sort-299f .outline-tiny-09f3.search-3feb .medium_918c > li.list-5a96 > a {
  color: rgba(255, 255, 255, 0.99);
}
.sort-299f .wrapper-black-d3bb,
.sort-299f .wrapper-black-d3bb a {
  color: rgba(255, 255, 255, 0.99);
}
.sort-299f .link-smooth-42f1.glass_d097 li a,
.sort-299f .border_9074 a,
.sort-299f .summary_middle_cfb3,
.sort-299f .medium_918c > li > a,
.sort-299f .outline_east_4136 {
  color: rgba(255, 255, 255, 0.79);
}
.sort-299f .link-smooth-42f1.glass_d097 li a:hover,
.sort-299f .border_9074 a:hover,
.sort-299f .summary_middle_cfb3:hover,
.sort-299f .medium_918c > li > a:hover,
.sort-299f .outline_east_4136:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort-299f .surface_fluid_6be2 {
  color: rgba(255, 255, 255, 0.79);
}
.sort-299f .surface_fluid_6be2 .hovered-70a7 {
  color: rgba(255, 255, 255, 0.99);
}
.sort-299f .surface_fluid_6be2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort-299f .pattern-b964 .shade-north-0ad9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sort-299f .pattern-b964 .shade-north-0ad9 .backdrop_large_959c {
  color: rgba(255, 255, 255, 0.79);
}
.sort-299f
  .pattern-b964
  .shade-north-0ad9
  .backdrop_large_959c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort-299f
  .pattern-b964
  .shade-north-0ad9
  .backdrop_large_959c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort-299f
  .pattern-b964
  .shade-north-0ad9
  .backdrop_large_959c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort-299f
  .pattern-b964
  .shade-north-0ad9
  .backdrop_large_959c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort-299f .pattern-b964 .photo-old-524e {
  color: rgba(255, 255, 255, 0.79);
}
.sort-299f .pattern-b964 .photo-old-524e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_pressed_76fb
  .sort-299f
  .pattern-b964
  .gallery_10e0
  .detail_south_4305 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.article_pressed_76fb
  .sort-299f
  .pattern-b964
  .gallery_10e0
  .backdrop_large_959c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.form_liquid_59e1 .paragraph_48be {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.paragraph_48be .outline-tiny-09f3.shadow_inner_ae9c .medium_918c > li > a:focus,
.paragraph_48be .outline-tiny-09f3.shadow_inner_ae9c .medium_918c > li > a:hover,
.paragraph_48be .outline-tiny-09f3.container-gas-591e .medium_918c > li > a:focus,
.paragraph_48be .outline-tiny-09f3.container-gas-591e .medium_918c > li > a:hover,
.paragraph_48be .outline-tiny-09f3.search-3feb .medium_918c > li > a:focus,
.paragraph_48be .outline-tiny-09f3.search-3feb .medium_918c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph_48be
  .outline-tiny-09f3.shadow_inner_ae9c
  .medium_918c
  > li.mask_gas_796d
  > a,
.paragraph_48be
  .outline-tiny-09f3.shadow_inner_ae9c
  .medium_918c
  > li.photo-wood-f8ad
  > a,
.paragraph_48be
  .outline-tiny-09f3.container-gas-591e
  .medium_918c
  > li.mask_gas_796d
  > a,
.paragraph_48be
  .outline-tiny-09f3.container-gas-591e
  .medium_918c
  > li.photo-wood-f8ad
  > a,
.paragraph_48be
  .outline-tiny-09f3.search-3feb
  .medium_918c
  > li.mask_gas_796d
  > a,
.paragraph_48be .outline-tiny-09f3.search-3feb .medium_918c > li.list-5a96 > a {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph_48be .wrapper-black-d3bb,
.paragraph_48be .wrapper-black-d3bb a {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph_48be .link-smooth-42f1.glass_d097 li a,
.paragraph_48be .border_9074 a,
.paragraph_48be .summary_middle_cfb3,
.paragraph_48be .medium_918c > li > a,
.paragraph_48be .outline_east_4136 {
  color: rgba(0, 0, 0, 0.55);
}
.paragraph_48be .link-smooth-42f1.glass_d097 li a:hover,
.paragraph_48be .border_9074 a:hover,
.paragraph_48be .summary_middle_cfb3:hover,
.paragraph_48be .medium_918c > li > a:hover,
.paragraph_48be .outline_east_4136:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph_48be .surface_fluid_6be2 {
  color: rgba(0, 0, 0, 0.55);
}
.paragraph_48be .surface_fluid_6be2 .hovered-70a7 {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph_48be .surface_fluid_6be2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image-warm-a893 .thumbnail-5007 {
  margin-left: auto;
  margin-right: auto;
}
.caption-steel-f9c5 > * {
  margin-left: auto;
  margin-right: auto;
}
.caption-steel-f9c5 .action-141f {
  margin-right: 1.41575em;
}
.image-warm-db91 .caption-steel-f9c5 > .pressed-6768 {
  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;
}
.image-warm-db91 .caption-steel-f9c5 > .lite_d3b6 {
  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;
}
.dropdown_active_0f46.image-warm-a893 .thumbnail-5007,
.short_9c9c.image-warm-a893 .thumbnail-5007 {
  margin-left: 0;
}
.wrapper-purple-ccb0.image-warm-a893 .thumbnail-5007,
.photo-top-c2cf.image-warm-a893 .thumbnail-5007 {
  margin-right: 0;
}
.caption-steel-f9c5 ol,
.caption-steel-f9c5 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.lite_254a video {
  max-width: 100%;
}
.preview-gas-9f59 img {
  display: block;
}
.preview-gas-9f59.action-141f,
.preview-gas-9f59.wrapper-b066 {
  width: 100%;
}
.preview-gas-9f59.lite_d3b6 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.layout_thick_0c7c:not(.background_green_2232) {
  margin: 1.5em auto;
}
.status_north_87ae p {
  padding: 1.5em 14px;
}
ul.cold_4267.lite_d3b6,
ul.cold_4267.pressed-6768,
ul.cold_4267.disabled_slow_5406.pressed-6768 {
  padding: 0 14px;
}
.panel-d8b7 {
  display: block;
  overflow-x: auto;
}
.panel-d8b7 table {
  border-collapse: collapse;
  width: 100%;
}
.panel-d8b7 td,
.panel-d8b7 th {
  padding: 0.5em;
}
.caption-steel-f9c5 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.caption-steel-f9c5 ol ol,
.caption-steel-f9c5 ol ul,
.caption-steel-f9c5 ul ol,
.caption-steel-f9c5 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.caption-steel-f9c5 ol ol li,
.caption-steel-f9c5 ol ul li,
.caption-steel-f9c5 ul ol li,
.caption-steel-f9c5 ul ul li {
  margin-left: 0;
}
.steel_9469.heading-68b6 > .outline-active-694c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.steel_9469.heading-68b6 > .outline-active-694c iframe,
.steel_9469.heading-68b6 > .outline-active-694c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.image_01d1 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.image_01d1.outline-c271 {
  padding: 0;
}
.image_01d1.outline-c271 cite {
  font-size: 13px;
}
.image_01d1 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.image_01d1 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.grid-9e25 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.grid-9e25 > p:first-child {
  margin-top: 0;
}
.grid-9e25 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.grid-9e25 blockquote {
  border-left: 0;
}
.advanced_8e5a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.advanced_8e5a:not(.dirty-ec15) {
  max-width: 100px;
}
.advanced_8e5a.header-in-8a8f {
  border-bottom: none !important;
  text-align: center;
}
.advanced_8e5a.header-in-8a8f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .status_north_87ae p {
    padding: 1.5em 0;
  }
}
.video-tiny-b392 {
  color: #0073aa;
}
.caption-7837 {
  background-color: #0073aa;
}
.message-solid-f1bf {
  color: #229fd8;
}
.breadcrumb_c0d5 {
  background-color: #229fd8;
}
.cool_240c {
  color: #eee;
}
.center-5a3c {
  background-color: #eee;
}
.filter-c007 {
  color: #444;
}
.summary-current-0bf6 {
  background-color: #444;
}
.dynamic-b58b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.dynamic-b58b .video_mini_adea .border_9074 {
  font-size: 15px;
}
.dynamic-b58b .border_9074 {
  line-height: 1.3;
}
.dynamic-b58b .paragraph_48be {
}
.dynamic-b58b .sort-299f {
  background: #235787;
}
.banner-72c1 {
  padding: 0;
}
.banner-72c1 .sort-299f {
  background: #1a1a1a;
}
.banner-72c1 .paragraph_48be {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.large-2e6a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.large-2e6a .paragraph_48be {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.large-2e6a .sort-299f {
  background: #303030;
}
.hovered_66aa {
  position: relative;
  z-index: 10;
}
.hovered_66aa .box_e445 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shadow_7ef5 .east_c96f {
  display: inline-block;
  vertical-align: middle;
}
.shadow_7ef5.list-gold-2b3b .east_c96f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .shadow_7ef5.list-gold-2b3b .east_c96f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .shadow_7ef5.list-gold-2b3b .east_c96f {
    margin-right: 0.4em;
  }
}
.shadow_7ef5.list-gold-2b3b .east_c96f:last-child {
  margin-right: 0;
}
.secondary-169c .box_e445 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .form_liquid_59e1 .video_mini_adea {
    margin: 0 -0.5em;
  }
  .form_liquid_59e1 .video_mini_adea [class*="customify-col-"],
  .form_liquid_59e1 .video_mini_adea [class*="customify-col_"],
  .form_liquid_59e1 .video_mini_adea [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.form_liquid_59e1.pro_a28e .box_e445 {
  background: 0 0 !important;
}
.form_liquid_59e1.pro_a28e .box_e445,
.form_liquid_59e1.secondary-169c .box_e445 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .form_liquid_59e1.wood_68a1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.form_liquid_59e1.secondary-169c .box_e445 {
  box-shadow: none !important;
}
.bright-8283 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .bright-8283 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .bright-8283 {
    padding: 18px 0 20px;
  }
}
.bright-8283 .section_over_5073 {
  width: 100%;
}
.bright-8283 .dynamic_a7d0 {
  margin-bottom: 0;
}
.bright-8283 .pro-e611 {
  margin-top: 5px;
  font-size: 0.875em;
}
.solid_2f63 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.solid_2f63 .component-wood-f8bd {
  width: 100%;
}
.dynamic-7c0b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.dynamic-7c0b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.dynamic-7c0b 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;
}
.dynamic-7c0b li:last-child:after {
  display: none;
}
.dynamic-7c0b li a {
  font-weight: 500;
  margin-right: 10px;
}
.tertiary-center-368b .list_static_ba20 button,
.bright-8283 .list_static_ba20 button {
  left: 0;
}
.tertiary-center-368b .component-wood-f8bd,
.bright-8283 .component-wood-f8bd {
  padding-left: 0;
  padding-right: 0;
}
.tertiary-center-368b .solid_2f63,
.bright-8283 .solid_2f63 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tertiary-center-368b {
  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;
}
.tertiary-center-368b: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;
}
.tertiary-center-368b .clean-168a {
  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) {
  .tertiary-center-368b .clean-168a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary-center-368b .clean-168a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tertiary-center-368b .clean-168a {
    min-height: 200px;
  }
}
.tertiary-center-368b .dynamic-7c0b {
  color: rgba(255, 255, 255, 0.8);
}
.tertiary-center-368b .dynamic-7c0b a,
.tertiary-center-368b .dynamic-7c0b li:after {
  color: inherit;
}
.tertiary-center-368b .dynamic-7c0b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.search_paper_2b51 {
  margin-bottom: 0.5em;
}
.description_2b91 {
  margin-bottom: 1.2em;
}
.description_2b91,
.search_paper_2b51 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.description_2b91 p:last-child,
.search_paper_2b51 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .list_static_ba20,
#masthead .list_static_ba20 {
  display: none;
}
#masthead
  > .list_static_ba20.carousel_left_ddfb {
  display: none;
}
#masthead > .list_static_ba20 button {
  left: 0;
}
.description_ac92 {
  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%;
}
.description_ac92 .east_c96f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.description_ac92 .description_450f {
  display: -webkit-box;
  display: flex;
}
.description_ac92 .description_450f.popup_simple_d948 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.description_ac92 .description_450f.secondary_9bf7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.description_ac92 .description_450f.pressed_b00a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.description_ac92.up_cc63.photo-over-2826 .description_450f.popup_simple_d948 {
  flex-basis: 100%;
}
.description_ac92.picture_45b2 .description_450f.secondary_9bf7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.description_ac92.picture_45b2 .description_450f.pressed_b00a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .list_static_ba20.carousel_left_ddfb {
  display: none;
}
#masthead > .list_static_ba20 button {
  left: 0;
}
.element_e2bd {
  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;
}
.element_e2bd:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.element_e2bd.texture-left-f9c6 i {
  margin-right: 4px;
}
.element_e2bd.surface_99fc i {
  margin-left: 5px;
}
.border_9074 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.border_9074 p:last-child {
  margin-bottom: 0;
}
.texture_f6f1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.texture_f6f1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.texture_f6f1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.texture_f6f1 .wrapper-black-d3bb {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.texture_f6f1 .active-lite-2df8 {
  margin: 5px 0 7px 0;
}
.texture_f6f1.active-ff7f .caption_next_2e6d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.texture_f6f1.active-ff7f .container-7f21 {
  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;
}
.texture_f6f1.action-c86f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.texture_f6f1.action-c86f .caption_next_2e6d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.texture_f6f1.action-c86f .container-7f21 {
  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;
}
.texture_f6f1.image-purple-5972 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.texture_f6f1.card_gas_ce3f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.texture_f6f1.card_gas_ce3f .container-7f21 {
  margin-top: 7px;
}
.media_661a {
  display: inline-block;
}
.hovered_66aa .photo-3aab .texture_f6f1 img {
  max-width: 100%;
}
.outline-tiny-09f3 .icon-motion-2a4a.bronze_6038,
.content_a2b9 .icon-motion-2a4a.bronze_6038 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.outline-tiny-09f3 .pagination-static-c5f6,
.content_a2b9 .pagination-static-c5f6 {
  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%);
}
.outline-tiny-09f3 .pagination-static-c5f6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.outline-tiny-09f3.box-872d .pagination-static-c5f6 {
  display: none;
}
.outline-tiny-09f3 .aside-95d2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.outline-tiny-09f3 .aside-95d2 li {
  display: inline-block;
  position: relative;
}
.outline-tiny-09f3 .aside-95d2 li:last-child {
  margin-right: 0;
}
.outline-tiny-09f3 .aside-95d2 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;
}
.outline-tiny-09f3 .aside-95d2 li.list-5a96 > a {
  color: rgba(0, 0, 0, 0.9);
}
.outline-tiny-09f3 .aside-95d2 > 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;
}
.outline-tiny-09f3 .aside-95d2 > li > a i {
  line-height: 0;
}
.outline-tiny-09f3 .aside-95d2 > li.liquid-ca7b > a .pagination-static-c5f6 {
  margin-left: 4px;
  line-height: 0;
}
.outline-tiny-09f3 .aside-95d2 .block-ea2c li.liquid-ca7b > a {
  position: relative;
}
.outline-tiny-09f3 .aside-95d2 .block-ea2c li.liquid-ca7b > a:after,
.outline-tiny-09f3 .aside-95d2 .block-ea2c li.liquid-ca7b > a:before {
  content: "";
  display: table;
}
.outline-tiny-09f3 .aside-95d2 .block-ea2c li.liquid-ca7b > a:after {
  clear: both;
}
.outline-tiny-09f3 .aside-95d2 .block-ea2c li.liquid-ca7b > a .pagination-static-c5f6 {
  margin-left: 5px;
  float: right;
}
.outline-tiny-09f3 .in_da9d,
.outline-tiny-09f3 .block-ea2c {
  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;
}
.outline-tiny-09f3 .block-ea2c {
  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;
}
.outline-tiny-09f3 .block-ea2c .bronze_6038 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.outline-tiny-09f3 .block-ea2c .pagination-static-c5f6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.outline-tiny-09f3 .block-ea2c li {
  display: block;
  margin: 0;
  padding: 0;
}
.outline-tiny-09f3 .block-ea2c 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;
}
.outline-tiny-09f3 .block-ea2c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.outline-tiny-09f3 .block-ea2c .block-ea2c {
  top: 0;
  left: 100%;
}
.outline-tiny-09f3 .info_iron_f7a8.fn-focus-37f0 > .in_da9d,
.outline-tiny-09f3 .info_iron_f7a8.fn-focus-37f0 > .block-ea2c,
.outline-tiny-09f3 .info_iron_f7a8:focus > .in_da9d,
.outline-tiny-09f3 .info_iron_f7a8:focus > .block-ea2c,
.outline-tiny-09f3 .info_iron_f7a8:hover > .in_da9d,
.outline-tiny-09f3 .info_iron_f7a8:hover > .block-ea2c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.outline-tiny-09f3.search-3feb .medium_918c:after,
.outline-tiny-09f3.search-3feb .medium_918c:before {
  content: "";
  display: table;
}
.outline-tiny-09f3.search-3feb .medium_918c:after {
  clear: both;
}
.outline-tiny-09f3.search-3feb .medium_918c > li {
  float: left;
}
.outline-tiny-09f3.widget_bronze_c025 .medium_918c:after,
.outline-tiny-09f3.widget_bronze_c025 .medium_918c:before {
  content: "";
  display: table;
}
.outline-tiny-09f3.widget_bronze_c025 .medium_918c:after {
  clear: both;
}
.outline-tiny-09f3.widget_bronze_c025 .medium_918c > li {
  float: left;
}
.outline-tiny-09f3.widget_bronze_c025 .medium_918c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.outline-tiny-09f3.widget_bronze_c025 .medium_918c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.outline-tiny-09f3.widget_bronze_c025 .medium_918c > li.mask_gas_796d > a,
.outline-tiny-09f3.widget_bronze_c025 .medium_918c > li.list-5a96 > a {
  color: #fff;
  background-color: #1e4b75;
}
.outline-tiny-09f3.shadow_inner_ae9c .medium_918c > li > a .bronze_6038 {
  position: relative;
}
.outline-tiny-09f3.shadow_inner_ae9c .medium_918c > li > a .bronze_6038: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;
}
.outline-tiny-09f3.shadow_inner_ae9c
  .medium_918c
  > li:focus
  > a
  .bronze_6038:before,
.outline-tiny-09f3.shadow_inner_ae9c
  .medium_918c
  > li:hover
  > a
  .bronze_6038:before {
  width: 100%;
  background-color: currentColor;
}
.outline-tiny-09f3.shadow_inner_ae9c
  .medium_918c
  > li.mask_gas_796d
  > a
  .bronze_6038:before,
.outline-tiny-09f3.shadow_inner_ae9c
  .medium_918c
  > li.photo-wood-f8ad
  > a
  .bronze_6038:before {
  width: 100%;
  background-color: currentColor;
}
.outline-tiny-09f3.container-gas-591e .medium_918c > li > a .bronze_6038 {
  position: relative;
}
.outline-tiny-09f3.container-gas-591e .medium_918c > li > a .bronze_6038: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;
}
.outline-tiny-09f3.container-gas-591e .medium_918c > li:focus > a .bronze_6038:before,
.outline-tiny-09f3.container-gas-591e
  .medium_918c
  > li:hover
  > a
  .bronze_6038:before {
  width: 100%;
  background-color: currentColor;
}
.outline-tiny-09f3.container-gas-591e
  .medium_918c
  > li.mask_gas_796d
  > a
  .bronze_6038:before,
.outline-tiny-09f3.container-gas-591e
  .medium_918c
  > li.photo-wood-f8ad
  > a
  .bronze_6038:before {
  width: 100%;
  background-color: currentColor;
}
.content_a2b9 .aside-95d2 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.content_a2b9 .aside-95d2 li:first-child > a {
  border-top: none;
}
.content_a2b9 .aside-95d2 .detail_upper_549f > .bronze_6038 .pagination-static-c5f6 {
  display: none;
}
.content_a2b9 .aside-95d2 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.content_a2b9 .aside-95d2 li:last-child {
  border: none;
}
.content_a2b9 .aside-95d2 li.liquid-ca7b > a {
  padding-right: 45px !important;
}
.content_a2b9 .aside-95d2 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.content_a2b9 .aside-95d2 li a:focus,
.content_a2b9 .aside-95d2 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.content_a2b9 .aside-95d2 li .fast-b29b {
  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;
}
.content_a2b9 .aside-95d2 li .fast-b29b:hover {
  box-shadow: none;
}
.content_a2b9 .aside-95d2 li .fast-b29b .pagination-static-c5f6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.content_a2b9 .aside-95d2 .block-ea2c {
  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);
}
.content_a2b9 .aside-95d2 .block-ea2c li a {
  padding-left: 3em;
}
.content_a2b9 .aside-95d2 .dropdown-hard-ac66 > a .fast-b29b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.content_a2b9 .aside-95d2 .dropdown-hard-ac66 > .block-ea2c {
  display: block;
  opacity: 1;
}
.banner_b4df {
  max-width: 100%;
}
.red_7df0 {
  line-height: 0;
  cursor: pointer;
}
.outline_east_4136 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.outline_east_4136:hover {
  box-shadow: none;
  color: currentColor;
}
.outline_east_4136 svg {
  width: 18px;
  height: 18px;
}
.outline_east_4136 .container_stone_40b4 {
  display: none;
}
.center-837c {
  position: relative;
}
.center-837c.fn-active-37f0 .outline_east_4136 .hard_ccf8 {
  display: none;
}
.center-837c.fn-active-37f0 .outline_east_4136 .container_stone_40b4 {
  display: inline-block;
}
.center-837c .lower_8501 {
  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);
}
.center-837c.header_eb67 .lower_8501 {
  left: auto;
  right: -0.9em;
}
.center-837c.header_eb67 .texture-easy-ab46::before {
  left: auto;
  right: 15px;
}
.center-837c.fn-active-37f0 .lower_8501 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gallery_10e0 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.gallery_10e0 label {
  flex-basis: 100%;
}
.gallery_10e0 .shade-north-0ad9 {
  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;
}
.gallery_10e0 .backdrop_large_959c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.gallery_10e0 .backdrop_large_959c:focus {
  background-color: transparent;
}
.gallery_10e0 button.photo-old-524e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.gallery_10e0 button.photo-old-524e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.gallery_10e0 button.photo-old-524e svg {
  width: 18px;
  height: 18px;
}
.gallery_10e0 input[type="submit"] {
  min-height: auto;
}
.pattern-b964 .gallery_10e0 .backdrop_large_959c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.texture-easy-ab46 {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .texture-easy-ab46 {
    width: 220px;
  }
}
.texture-easy-ab46 label {
  flex-basis: 100%;
}
.texture-easy-ab46::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;
}
.article_pressed_76fb .pattern-b964 .gallery_10e0 {
  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;
}
.article_pressed_76fb
  .pattern-b964
  .gallery_10e0
  .shade-north-0ad9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.article_pressed_76fb .pattern-b964 .gallery_10e0 .backdrop_large_959c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.article_pressed_76fb
  .pattern-b964
  .gallery_10e0
  .backdrop_large_959c:focus {
  background: 0 0;
}
.article_pressed_76fb
  .pattern-b964
  .gallery_10e0
  .detail_south_4305 {
  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;
}
.link-smooth-42f1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.link-smooth-42f1 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.link-smooth-42f1 li:last-child {
  margin-right: 0;
}
.link-smooth-42f1 li:first-child {
  margin-left: 0;
}
.link-smooth-42f1.footer_2122 a {
  color: #fff;
}
.link-smooth-42f1.footer_2122 a:hover {
  color: #fff;
}
.link-smooth-42f1 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.link-smooth-42f1 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.link-smooth-42f1 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.link-smooth-42f1 a:hover {
  opacity: 0.9;
  color: inherit;
}
.link-smooth-42f1 [class*="social-icon-apple"] {
  background-color: #999;
}
.link-smooth-42f1 [class*="social-icon-apple"].title_south_05e7 {
  background-color: transparent;
  color: #999;
}
.link-smooth-42f1 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.link-smooth-42f1 [class*="social-icon-behance"].title_south_05e7 {
  background-color: transparent;
  color: #1769ff;
}
.link-smooth-42f1 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.link-smooth-42f1 [class*="social-icon-bitbucket"].title_south_05e7 {
  background-color: transparent;
  color: #205081;
}
.link-smooth-42f1 [class*="social-icon-codepen"] {
  background-color: #000;
}
.link-smooth-42f1 [class*="social-icon-codepen"].title_south_05e7 {
  background-color: transparent;
  color: #000;
}
.link-smooth-42f1 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.link-smooth-42f1 [class*="social-icon-delicious"].title_south_05e7 {
  background-color: transparent;
  color: #39f;
}
.link-smooth-42f1 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.link-smooth-42f1 [class*="social-icon-digg"].title_south_05e7 {
  background-color: transparent;
  color: #005be2;
}
.link-smooth-42f1 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.link-smooth-42f1 [class*="social-icon-dribbble"].title_south_05e7 {
  background-color: transparent;
  color: #ea4c89;
}
.link-smooth-42f1 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.link-smooth-42f1 [class*="social-icon-envelope"].title_south_05e7 {
  background-color: transparent;
  color: #ea4335;
}
.link-smooth-42f1 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.link-smooth-42f1 [class*="social-icon-facebook"].title_south_05e7 {
  background-color: transparent;
  color: #3b5998;
}
.link-smooth-42f1 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.link-smooth-42f1 [class*="social-icon-flickr"].title_south_05e7 {
  background-color: transparent;
  color: #0063dc;
}
.link-smooth-42f1 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.link-smooth-42f1 [class*="social-icon-foursquare"].title_south_05e7 {
  background-color: transparent;
  color: #2d5be3;
}
.link-smooth-42f1 [class*="social-icon-github"] {
  background-color: #333;
}
.link-smooth-42f1 [class*="social-icon-github"].title_south_05e7 {
  background-color: transparent;
  color: #333;
}
.link-smooth-42f1 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.link-smooth-42f1 [class*="social-icon-google-plus"].title_south_05e7 {
  background-color: transparent;
  color: #dd4b39;
}
.link-smooth-42f1 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.link-smooth-42f1 [class*="social-icon-houzz"].title_south_05e7 {
  background-color: transparent;
  color: #7ac142;
}
.link-smooth-42f1 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.link-smooth-42f1 [class*="social-icon-instagram"].title_south_05e7 {
  background-color: transparent;
  color: #262626;
}
.link-smooth-42f1 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.link-smooth-42f1 [class*="social-icon-jsfiddle"].title_south_05e7 {
  background-color: transparent;
  color: #487aa2;
}
.link-smooth-42f1 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.link-smooth-42f1 [class*="social-icon-linkedin"].title_south_05e7 {
  background-color: transparent;
  color: #0077b5;
}
.link-smooth-42f1 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.link-smooth-42f1 [class*="social-icon-medium"].title_south_05e7 {
  background-color: transparent;
  color: #00ab6b;
}
.link-smooth-42f1 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.link-smooth-42f1
  [class*="social-icon-odnoklassniki"].title_south_05e7 {
  background-color: transparent;
  color: #f4731c;
}
.link-smooth-42f1 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.link-smooth-42f1 [class*="social-icon-meetup"].title_south_05e7 {
  background-color: transparent;
  color: #ec1c40;
}
.link-smooth-42f1 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.link-smooth-42f1 [class*="social-icon-pinterest"].title_south_05e7 {
  background-color: transparent;
  color: #bd081c;
}
.link-smooth-42f1 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.link-smooth-42f1 [class*="social-icon-product-hunt"].title_south_05e7 {
  background-color: transparent;
  color: #da552f;
}
.link-smooth-42f1 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.link-smooth-42f1 [class*="social-icon-reddit"].title_south_05e7 {
  background-color: transparent;
  color: #ff4500;
}
.link-smooth-42f1 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.link-smooth-42f1 [class*="social-icon-rss"].title_south_05e7 {
  background-color: transparent;
  color: #f26522;
}
.link-smooth-42f1 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.link-smooth-42f1
  [class*="social-icon-shopping-cart"].title_south_05e7 {
  background-color: transparent;
  color: #4caf50;
}
.link-smooth-42f1 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.link-smooth-42f1 [class*="social-icon-skype"].title_south_05e7 {
  background-color: transparent;
  color: #00aff0;
}
.link-smooth-42f1 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.link-smooth-42f1 [class*="social-icon-slideshare"].title_south_05e7 {
  background-color: transparent;
  color: #0077b5;
}
.link-smooth-42f1 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.link-smooth-42f1 [class*="social-icon-snapchat"].title_south_05e7 {
  background-color: transparent;
  color: #fffc00;
}
.link-smooth-42f1 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.link-smooth-42f1 [class*="social-icon-soundcloud"].title_south_05e7 {
  background-color: transparent;
  color: #f80;
}
.link-smooth-42f1 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.link-smooth-42f1 [class*="social-icon-spotify"].title_south_05e7 {
  background-color: transparent;
  color: #2ebd59;
}
.link-smooth-42f1 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.link-smooth-42f1
  [class*="social-icon-stack-overflow"].title_south_05e7 {
  background-color: transparent;
  color: #fe7a15;
}
.link-smooth-42f1 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.link-smooth-42f1 [class*="social-icon-maldkfgram"].title_south_05e7 {
  background-color: transparent;
  color: #2ca5e0;
}
.link-smooth-42f1 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.link-smooth-42f1 [class*="social-icon-tripadvisor"].title_south_05e7 {
  background-color: transparent;
  color: #589442;
}
.link-smooth-42f1 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.link-smooth-42f1 [class*="social-icon-tumblr"].title_south_05e7 {
  background-color: transparent;
  color: #35465c;
}
.link-smooth-42f1 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.link-smooth-42f1 [class*="social-icon-twitch"].title_south_05e7 {
  background-color: transparent;
  color: #6441a5;
}
.link-smooth-42f1 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.link-smooth-42f1 [class*="social-icon-twitter"].title_south_05e7 {
  background-color: transparent;
  color: #1da1f2;
}
.link-smooth-42f1 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.link-smooth-42f1 [class*="social-icon-vimeo"].title_south_05e7 {
  background-color: transparent;
  color: #1ab7ea;
}
.link-smooth-42f1 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.link-smooth-42f1 [class*="social-icon-vk"].title_south_05e7 {
  background-color: transparent;
  color: #45668e;
}
.link-smooth-42f1 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.link-smooth-42f1 [class*="social-icon-weibo"].title_south_05e7 {
  background-color: transparent;
  color: #df2029;
}
.link-smooth-42f1 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.link-smooth-42f1 [class*="social-icon-weixin"].title_south_05e7 {
  background-color: transparent;
  color: #7bb32e;
}
.link-smooth-42f1 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.link-smooth-42f1 [class*="social-icon-whatsapp"].title_south_05e7 {
  background-color: transparent;
  color: #25d366;
}
.link-smooth-42f1 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.link-smooth-42f1 [class*="social-icon-wordpress"].title_south_05e7 {
  background-color: transparent;
  color: #21759b;
}
.link-smooth-42f1 [class*="social-icon-xing"] {
  background-color: #026466;
}
.link-smooth-42f1 [class*="social-icon-xing"].title_south_05e7 {
  background-color: transparent;
  color: #026466;
}
.link-smooth-42f1 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.link-smooth-42f1 [class*="social-icon-yelp"].title_south_05e7 {
  background-color: transparent;
  color: #af0606;
}
.link-smooth-42f1 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.link-smooth-42f1 [class*="social-icon-youtube"].title_south_05e7 {
  background-color: transparent;
  color: #cd201f;
}
.summary_middle_cfb3 {
  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;
}
.summary_middle_cfb3:hover {
  box-shadow: none;
  background: 0 0;
}
.iron_c43b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.text-8b62 {
  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;
}
.tertiary-pressed-7da0 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.secondary-bottom-64d5 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.secondary-bottom-64d5,
.secondary-bottom-64d5::after,
.secondary-bottom-64d5::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;
}
.secondary-bottom-64d5::after,
.secondary-bottom-64d5::before {
  content: "";
  display: block;
  background-color: inherit;
}
.frame-a6dc .text-8b62 .tertiary-pressed-7da0 {
  margin-top: -2px;
  width: 19px;
}
.frame-a6dc .text-8b62 .secondary-bottom-64d5 {
  margin-top: -1px;
}
.frame-a6dc .text-8b62 .secondary-bottom-64d5,
.frame-a6dc .text-8b62 .secondary-bottom-64d5::after,
.frame-a6dc .text-8b62 .secondary-bottom-64d5::before {
  width: 19px;
  height: 2px;
}
.frame-a6dc .text-8b62 .secondary-bottom-64d5::before {
  top: -6px;
}
.frame-a6dc .text-8b62 .secondary-bottom-64d5::after {
  bottom: -6px;
}
.dark_5f70 .text-8b62 .tertiary-pressed-7da0 {
  margin-top: -2px;
  width: 22px;
}
.dark_5f70 .text-8b62 .secondary-bottom-64d5 {
  margin-top: -1px;
}
.dark_5f70 .text-8b62 .secondary-bottom-64d5,
.dark_5f70 .text-8b62 .secondary-bottom-64d5::after,
.dark_5f70 .text-8b62 .secondary-bottom-64d5::before {
  width: 22px;
  height: 2px;
}
.dark_5f70 .text-8b62 .secondary-bottom-64d5::before {
  top: -7px;
}
.dark_5f70 .text-8b62 .secondary-bottom-64d5::after {
  bottom: -7px;
}
.thumbnail_up_05c0 .text-8b62 .tertiary-pressed-7da0 {
  margin-top: -2px;
  width: 31px;
}
.thumbnail_up_05c0 .text-8b62 .secondary-bottom-64d5 {
  margin-top: -1.5px;
}
.thumbnail_up_05c0 .text-8b62 .secondary-bottom-64d5,
.thumbnail_up_05c0 .text-8b62 .secondary-bottom-64d5::after,
.thumbnail_up_05c0 .text-8b62 .secondary-bottom-64d5::before {
  width: 31px;
  height: 3px;
}
.thumbnail_up_05c0 .text-8b62 .secondary-bottom-64d5::before {
  top: -9px;
}
.thumbnail_up_05c0 .text-8b62 .secondary-bottom-64d5::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .advanced-00e6 .text-8b62 .tertiary-pressed-7da0 {
    margin-top: -2px;
    width: 19px;
  }
  .advanced-00e6 .text-8b62 .secondary-bottom-64d5 {
    margin-top: -1px;
  }
  .advanced-00e6 .text-8b62 .secondary-bottom-64d5,
  .advanced-00e6 .text-8b62 .secondary-bottom-64d5::after,
  .advanced-00e6 .text-8b62 .secondary-bottom-64d5::before {
    width: 19px;
    height: 2px;
  }
  .advanced-00e6 .text-8b62 .secondary-bottom-64d5::before {
    top: -6px;
  }
  .advanced-00e6 .text-8b62 .secondary-bottom-64d5::after {
    bottom: -6px;
  }
  .component_5b50 .text-8b62 .tertiary-pressed-7da0 {
    margin-top: -2px;
    width: 22px;
  }
  .component_5b50 .text-8b62 .secondary-bottom-64d5 {
    margin-top: -1px;
  }
  .component_5b50 .text-8b62 .secondary-bottom-64d5,
  .component_5b50 .text-8b62 .secondary-bottom-64d5::after,
  .component_5b50 .text-8b62 .secondary-bottom-64d5::before {
    width: 22px;
    height: 2px;
  }
  .component_5b50 .text-8b62 .secondary-bottom-64d5::before {
    top: -7px;
  }
  .component_5b50 .text-8b62 .secondary-bottom-64d5::after {
    bottom: -7px;
  }
  .media_6354 .text-8b62 .tertiary-pressed-7da0 {
    margin-top: -2px;
    width: 31px;
  }
  .media_6354 .text-8b62 .secondary-bottom-64d5 {
    margin-top: -1.5px;
  }
  .media_6354 .text-8b62 .secondary-bottom-64d5,
  .media_6354 .text-8b62 .secondary-bottom-64d5::after,
  .media_6354 .text-8b62 .secondary-bottom-64d5::before {
    width: 31px;
    height: 3px;
  }
  .media_6354 .text-8b62 .secondary-bottom-64d5::before {
    top: -9px;
  }
  .media_6354 .text-8b62 .secondary-bottom-64d5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tooltip-9d04 .text-8b62 .tertiary-pressed-7da0 {
    margin-top: -2px;
    width: 19px;
  }
  .tooltip-9d04 .text-8b62 .secondary-bottom-64d5 {
    margin-top: -1px;
  }
  .tooltip-9d04 .text-8b62 .secondary-bottom-64d5,
  .tooltip-9d04 .text-8b62 .secondary-bottom-64d5::after,
  .tooltip-9d04 .text-8b62 .secondary-bottom-64d5::before {
    width: 19px;
    height: 2px;
  }
  .tooltip-9d04 .text-8b62 .secondary-bottom-64d5::before {
    top: -6px;
  }
  .tooltip-9d04 .text-8b62 .secondary-bottom-64d5::after {
    bottom: -6px;
  }
  .sort-middle-6b61 .text-8b62 .tertiary-pressed-7da0 {
    margin-top: -2px;
    width: 22px;
  }
  .sort-middle-6b61 .text-8b62 .secondary-bottom-64d5 {
    margin-top: -1px;
  }
  .sort-middle-6b61 .text-8b62 .secondary-bottom-64d5,
  .sort-middle-6b61 .text-8b62 .secondary-bottom-64d5::after,
  .sort-middle-6b61 .text-8b62 .secondary-bottom-64d5::before {
    width: 22px;
    height: 2px;
  }
  .sort-middle-6b61 .text-8b62 .secondary-bottom-64d5::before {
    top: -7px;
  }
  .sort-middle-6b61 .text-8b62 .secondary-bottom-64d5::after {
    bottom: -7px;
  }
  .bronze_c8d2 .text-8b62 .tertiary-pressed-7da0 {
    margin-top: -2px;
    width: 31px;
  }
  .bronze_c8d2 .text-8b62 .secondary-bottom-64d5 {
    margin-top: -1.5px;
  }
  .bronze_c8d2 .text-8b62 .secondary-bottom-64d5,
  .bronze_c8d2 .text-8b62 .secondary-bottom-64d5::after,
  .bronze_c8d2 .text-8b62 .secondary-bottom-64d5::before {
    width: 31px;
    height: 3px;
  }
  .bronze_c8d2 .text-8b62 .secondary-bottom-64d5::before {
    top: -9px;
  }
  .bronze_c8d2 .text-8b62 .secondary-bottom-64d5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .content_87c4 .text-8b62 .tertiary-pressed-7da0 {
    margin-top: -2px;
    width: 19px;
  }
  .content_87c4 .text-8b62 .secondary-bottom-64d5 {
    margin-top: -1px;
  }
  .content_87c4 .text-8b62 .secondary-bottom-64d5,
  .content_87c4 .text-8b62 .secondary-bottom-64d5::after,
  .content_87c4 .text-8b62 .secondary-bottom-64d5::before {
    width: 19px;
    height: 2px;
  }
  .content_87c4 .text-8b62 .secondary-bottom-64d5::before {
    top: -6px;
  }
  .content_87c4 .text-8b62 .secondary-bottom-64d5::after {
    bottom: -6px;
  }
  .active_west_5d54 .text-8b62 .tertiary-pressed-7da0 {
    margin-top: -2px;
    width: 22px;
  }
  .active_west_5d54 .text-8b62 .secondary-bottom-64d5 {
    margin-top: -1px;
  }
  .active_west_5d54 .text-8b62 .secondary-bottom-64d5,
  .active_west_5d54 .text-8b62 .secondary-bottom-64d5::after,
  .active_west_5d54 .text-8b62 .secondary-bottom-64d5::before {
    width: 22px;
    height: 2px;
  }
  .active_west_5d54 .text-8b62 .secondary-bottom-64d5::before {
    top: -7px;
  }
  .active_west_5d54 .text-8b62 .secondary-bottom-64d5::after {
    bottom: -7px;
  }
  .row_0965 .text-8b62 .tertiary-pressed-7da0 {
    margin-top: -2px;
    width: 31px;
  }
  .row_0965 .text-8b62 .secondary-bottom-64d5 {
    margin-top: -1.5px;
  }
  .row_0965 .text-8b62 .secondary-bottom-64d5,
  .row_0965 .text-8b62 .secondary-bottom-64d5::after,
  .row_0965 .text-8b62 .secondary-bottom-64d5::before {
    width: 31px;
    height: 3px;
  }
  .row_0965 .text-8b62 .secondary-bottom-64d5::before {
    top: -9px;
  }
  .row_0965 .text-8b62 .secondary-bottom-64d5::after {
    bottom: -9px;
  }
}
.motion-5fbe .secondary-bottom-64d5 {
  -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);
}
.motion-5fbe .secondary-bottom-64d5::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.motion-5fbe .secondary-bottom-64d5::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);
}
.motion-5fbe.module-silver-1ef0 .secondary-bottom-64d5 {
  -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);
}
.motion-5fbe.module-silver-1ef0 .secondary-bottom-64d5::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.motion-5fbe.module-silver-1ef0 .secondary-bottom-64d5::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.pattern_lite_e94b {
  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.form_gas_5fe0:before {
  display: none;
}
.left_8017 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.left_8017 .lower_09a6 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.left_8017 .lower_09a6:last-of-type {
  border-bottom: none;
}
.left_8017 .lower_09a6.detail-d9d8,
.left_8017 .lower_09a6.secondary-7522,
.left_8017 .lower_09a6.hard_bedc {
  padding: 0;
}
.left_8017 .content_a2b9 .fast-b29b {
  color: currentColor;
}
.left_8017 .content_a2b9 .fast-b29b:focus,
.left_8017 .content_a2b9 .fast-b29b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.left_8017.paragraph_48be .surface_fluid_6be2,
.left_8017.paragraph_48be .border_9074 a,
.left_8017.paragraph_48be .medium_918c a,
.left_8017.paragraph_48be .block-ea2c a {
  color: rgba(0, 0, 0, 0.55);
}
.left_8017.paragraph_48be .surface_fluid_6be2:hover,
.left_8017.paragraph_48be .border_9074 a:hover,
.left_8017.paragraph_48be .medium_918c a:hover,
.left_8017.paragraph_48be .block-ea2c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.left_8017.paragraph_48be .hovered-70a7 {
  color: rgba(0, 0, 0, 0.8);
}
.left_8017.paragraph_48be .lower_09a6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.left_8017.paragraph_48be .lower_09a6:before {
  background: rgba(0, 0, 0, 0.08);
}
.left_8017.paragraph_48be .west_4a7a:before {
  background: rgba(255, 255, 255, 0.9);
}
.left_8017.paragraph_48be .content_a2b9 .aside-95d2 li a,
.left_8017.paragraph_48be .content_a2b9 .fast-b29b,
.left_8017.paragraph_48be .block-ea2c {
  border-color: rgba(0, 0, 0, 0.08);
}
.left_8017.paragraph_48be .content_a2b9 .fast-b29b:focus,
.left_8017.paragraph_48be .content_a2b9 .fast-b29b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.left_8017.paragraph_48be .aside-95d2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.left_8017.sort-299f .surface_fluid_6be2,
.left_8017.sort-299f .border_9074 a,
.left_8017.sort-299f .medium_918c .fast-b29b,
.left_8017.sort-299f .medium_918c a,
.left_8017.sort-299f .block-ea2c a {
  color: rgba(255, 255, 255, 0.79);
}
.left_8017.sort-299f .surface_fluid_6be2:hover,
.left_8017.sort-299f .border_9074 a:hover,
.left_8017.sort-299f .medium_918c .fast-b29b:hover,
.left_8017.sort-299f .medium_918c a:hover,
.left_8017.sort-299f .block-ea2c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.left_8017.sort-299f .hovered-70a7 {
  color: rgba(255, 255, 255, 0.99);
}
.left_8017.sort-299f .lower_09a6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.left_8017.sort-299f .lower_09a6:before {
  background: rgba(255, 255, 255, 0.08);
}
.left_8017.sort-299f .west_4a7a:before {
  background: rgba(0, 0, 0, 0.9);
}
.left_8017.sort-299f .content_a2b9 .aside-95d2 li a,
.left_8017.sort-299f .content_a2b9 .fast-b29b,
.left_8017.sort-299f .block-ea2c {
  border-color: rgba(255, 255, 255, 0.08);
}
.left_8017.sort-299f .content_a2b9 .fast-b29b:focus,
.left_8017.sort-299f .content_a2b9 .fast-b29b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.left_8017.sort-299f .aside-95d2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.west_4a7a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.west_4a7a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.icon_down_599d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.paragraph_5b44 .left_8017 {
  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;
}
.paragraph_5b44 .lower_09a6 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.paragraph_5b44 .lower_09a6: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) {
  .paragraph_5b44 .lower_09a6:before {
    width: 16%;
    left: 42%;
  }
}
.paragraph_5b44 .lower_09a6:last-child:before {
  content: none;
}
.paragraph_5b44 .lower_09a6[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.paragraph_5b44 .content_a2b9 .aside-95d2 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.paragraph_5b44 .content_a2b9 .aside-95d2 li a .fast-b29b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.paragraph_5b44 .content_a2b9 .block-ea2c {
  border: none;
}
.paragraph_5b44 .content_a2b9 .block-ea2c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.paragraph_5b44 .west_4a7a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.paragraph_5b44 .icon_down_599d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.paragraph_5b44 .sort-299f .west_4a7a:before {
  background: rgba(0, 0, 0, 0.9);
}
.paragraph_5b44 .paragraph_48be.slider_2593 .secondary-bottom-64d5 {
  background: rgba(0, 0, 0, 0.6);
}
.paragraph_5b44
  .paragraph_48be.slider_2593
  .secondary-bottom-64d5::after,
.paragraph_5b44
  .paragraph_48be.slider_2593
  .secondary-bottom-64d5:before {
  background: inherit;
}
.paragraph_5b44
  .paragraph_48be.slider_2593:hover
  .secondary-bottom-64d5 {
  background: rgba(0, 0, 0, 0.8);
}
.filter-fc21 .left_8017 {
  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) {
  .filter-fc21 .left_8017 {
    width: auto;
    right: 45px;
  }
}
.accordion_d1c6 .left_8017 {
  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) {
  .accordion_d1c6 .left_8017 {
    width: auto;
    left: 45px;
  }
}
.form_gas_5fe0 .left_8017 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.form_gas_5fe0 .icon_down_599d {
  max-width: 48em;
  margin: 0 auto;
}
.form_gas_5fe0 .west_4a7a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.cool-61cb {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.cool-61cb.paragraph_5b44 .left_8017 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.cool-61cb.filter-fc21 .left_8017 {
  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);
}
.cool-61cb .left_8017 {
  visibility: visible;
}
.cool-61cb.accordion_d1c6 .left_8017 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tertiary-daa6,
.wrapper_cold_f765 {
  overflow-x: hidden;
}
.tertiary-daa6 .left_8017 {
  overflow: auto;
}
.tertiary-daa6.paragraph_5b44 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary-daa6.paragraph_5b44 .left_8017 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tertiary-daa6.paragraph_5b44 .summary_middle_cfb3 {
  opacity: 0;
}
.tertiary-daa6.filter-fc21 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary-daa6.filter-fc21 .left_8017 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tertiary-daa6.filter-fc21 .summary_middle_cfb3 {
  opacity: 0;
}
.tertiary-daa6.accordion_d1c6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary-daa6.accordion_d1c6 .left_8017 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tertiary-daa6.accordion_d1c6 .summary_middle_cfb3 {
  opacity: 0;
}
.tertiary-daa6.form_gas_5fe0 .left_8017 {
  z-index: 10;
  visibility: visible;
}
.slider_2593 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.slider_2593 .secondary-bottom-64d5 {
  background: rgba(255, 255, 255, 0.99);
}
.slider_2593 .secondary-bottom-64d5::after,
.slider_2593 .secondary-bottom-64d5:before {
  background: inherit;
}
.slider_2593:hover .secondary-bottom-64d5 {
  background: rgba(255, 255, 255, 0.99);
}
.accordion_d1c6 .slider_2593 {
  top: 10px;
  right: auto;
  left: 12px;
}
.form_gas_5fe0 .slider_2593 {
  display: none !important;
}
.tertiary-daa6:before,
.wrapper_cold_f765:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tertiary-daa6 .slider_2593,
.wrapper_cold_f765 .slider_2593 {
  display: inline-block;
}
.left_8017 .east_c96f {
  -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;
}
.tertiary-daa6 .left_8017 .east_c96f,
.wrapper_cold_f765 .left_8017 .east_c96f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.search_black_fb99 .shade-north-0ad9 {
  width: 100%;
}
.photo-3aab {
  padding: 0 0.5em 0;
}
.photo-3aab [class*="customify-col-"],
.photo-3aab [class*="customify-col_"],
.photo-3aab [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.filter-east-1945 .photo-3aab {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .video_mini_adea .yellow_39a1,
  .yellow_39a1 {
    display: none;
  }
  .list-b7d4 {
    text-align: left;
  }
  .block-short-441e {
    text-align: center;
  }
  .solid_b3d7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .video_mini_adea .button_3d05,
  .button_3d05 {
    display: none;
  }
  .caption_5e61 {
    text-align: left;
  }
  .hard-3771 {
    text-align: center;
  }
  .notice_1021 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .video_mini_adea .red_6f7c,
  .red_6f7c {
    display: none;
  }
  .notice-0af1 {
    text-align: left;
  }
  .mask-973b {
    text-align: center;
  }
  .footer-1ac3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.avatar-ab4b {
  box-shadow: none !important;
}
.next-0778 .accordion-5812,
.menu-medium-a31d .accordion-5812 {
  max-width: 1248px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto;
}
.menu-medium-a31d .accordion-5812 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.box_e445 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.box_e445:after,
.box_e445:before {
  content: "";
  display: table;
}
.box_e445:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .box_e445 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.box_e445,
.wood_68a1 {
  max-width: 1248px;
  margin: 0 auto;
}

.outline_f287.black_d3d6 .box_e445 {
  max-width: 100%;
}
.outline_f287.box_5fc5 {
  max-width: 1200px;
  margin: 0 auto;
}
.outline_f287.tooltip-stone-92d6 .box_e445 {
  max-width: 100%;
}
.outline_f287.tooltip-stone-92d6 > .box_e445 {
  padding-left: 0;
  padding-right: 0;
}
.outline_f287.tooltip-stone-92d6 > .box_e445 .video_mini_adea {
  margin: 0;
}
.outline_f287.tooltip-stone-92d6
  > .box_e445
  .secondary_fast_98a0.center-5902 {
  margin-right: 0;
  margin-left: 0;
}
.outline_f287.tooltip-stone-92d6 #main.center-5902 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .gallery_hard_fd52 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .gallery_hard_fd52 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .button_3e3f .thumbnail-5007 {
    padding-right: 1em;
  }
  .button_3e3f.wrapper_02bc .secondary_fast_98a0 {
    border-right: 1px solid #eaecee;
  }
  .button_3e3f.wrapper_02bc .thumbnail-5007 {
    padding-right: 1em;
  }
  .button_3e3f.wrapper_02bc .preview-fe54 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture_dynamic_34cb .thumbnail-5007 {
    padding-left: 1em;
  }
  .picture_dynamic_34cb.wrapper_02bc .secondary_fast_98a0 {
    border-left: 1px solid #eaecee;
  }
  .picture_dynamic_34cb.wrapper_02bc .thumbnail-5007 {
    padding-left: 1em;
  }
  .picture_dynamic_34cb.wrapper_02bc .preview-fe54 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .clean-595d .thumbnail-5007 {
    padding-left: 1em;
  }
  .clean-595d.wrapper_02bc .button_left_207b {
    border-right: 1px solid #eaecee;
  }
  .clean-595d.wrapper_02bc .popup_3cf5 {
    border-right: 1px solid #eaecee;
  }
  .clean-595d.wrapper_02bc .thumbnail-5007 {
    padding-left: 1em;
  }
  .clean-595d.wrapper_02bc .preview-fe54 {
    padding-right: 1em;
  }
  .clean-595d.wrapper_02bc .overlay-hovered-273a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image-15b7 .thumbnail-5007 {
    padding-right: 1em;
  }
  .image-15b7.wrapper_02bc .button_left_207b {
    border-left: 1px solid #eaecee;
  }
  .image-15b7.wrapper_02bc .popup_3cf5 {
    border-left: 1px solid #eaecee;
  }
  .image-15b7.wrapper_02bc .thumbnail-5007 {
    padding-right: 1em;
  }
  .image-15b7.wrapper_02bc .preview-fe54 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image-15b7.wrapper_02bc .overlay-hovered-273a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery_hard_fd52 .thumbnail-5007 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gallery_hard_fd52.wrapper_02bc .secondary_fast_98a0 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .gallery_hard_fd52.wrapper_02bc .thumbnail-5007 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gallery_hard_fd52.wrapper_02bc .preview-fe54 {
    padding-left: 1em;
  }
  .gallery_hard_fd52.wrapper_02bc .overlay-hovered-273a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .gallery_hard_fd52.wrapper_02bc .thumbnail-5007 {
    padding-left: 0;
  }
}
.primary_simple_1cb6 .shadow_7ef5 {
  display: inline-block;
}
.liquid-0240 {
  display: inline-block;
}
.wrapper_purple_5194 {
  word-con: break-word;
}
.current_457b > span {
  display: inline-block;
  padding: 5px 0;
}
.current_457b .shade_419c {
  margin-left: 8px;
  margin-right: 8px;
}
.current_457b .notification_warm_f97a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.button_iron_f504 .notification-e622 {
  margin-bottom: 2em;
}
.button_iron_f504 .search-fast-55a1 {
  margin-bottom: 15px;
}
.button_iron_f504 .search-fast-55a1:last-child {
  margin-bottom: 0;
}
.button_iron_f504 .avatar-north-37cc {
  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) {
  .button_iron_f504 .avatar-north-37cc {
    display: block;
  }
}
.button_iron_f504 .purple_8c3d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .button_iron_f504 .purple_8c3d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.button_iron_f504 .preview_23ec {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.button_iron_f504 .preview_23ec img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.button_iron_f504 .preview_23ec a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.button_iron_f504 .wrapper_purple_5194 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.button_iron_f504 .wrapper_purple_5194 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.button_iron_f504 .outer-2a4e p:last-child {
  margin-bottom: 0;
}
.button_iron_f504 .picture-narrow-c38b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.button_iron_f504 .focus_medium_c2e3 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.button_iron_f504 .notification_2655 {
  margin-top: 1em;
}
.button_iron_f504 .carousel-18e3 {
  top: 0;
  display: block;
}
.button_iron_f504 .carousel-18e3 a {
  color: inherit;
}
.button_iron_f504 .carousel-18e3 a:hover {
  color: inherit;
}
.button_iron_f504 .heading-e71f {
  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;
}
.button_iron_f504 .heading-e71f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.button_iron_f504 .focus_medium_c2e3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.button_iron_f504 .feature-rough-244c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.button_iron_f504 .feature-rough-244c:first-child {
  margin-top: 0;
}
.button_iron_f504 .feature-rough-244c.white_e830 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.button_iron_f504 .feature-rough-244c.center-af29 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.button_iron_f504
  .feature-rough-244c.center-af29.notice_f85c
  .notification_2655 {
  width: 100%;
}
.button_iron_f504 .center-af29 {
  -webkit-box-align: center;
  align-items: center;
}
.button_iron_f504 .center-af29 .current_457b,
.button_iron_f504 .center-af29 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.button_iron_f504 .preview_23ec {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.button_iron_f504 .preview_23ec img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.button_iron_f504 .preview_23ec: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;
}
.button_iron_f504 .white_e830 {
  z-index: 5;
}
.button_iron_f504 .media_fast_1aa3 .old_6a3b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.button_iron_f504 .overlay-tiny-b499 .old_6a3b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.button_iron_f504 .soft-81b4 .old_6a3b {
  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;
}
.button_iron_f504.green-fd9a .avatar-north-37cc,
.button_iron_f504.short_aec3 .avatar-north-37cc {
  display: block;
}
.button_iron_f504.green-fd9a .avatar-north-37cc .short-5205,
.button_iron_f504.green-fd9a .avatar-north-37cc .focus_medium_c2e3,
.button_iron_f504.short_aec3 .avatar-north-37cc .short-5205,
.button_iron_f504.short_aec3 .avatar-north-37cc .focus_medium_c2e3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.button_iron_f504.row-af0d .purple_8c3d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .button_iron_f504.row-af0d .purple_8c3d {
    margin-right: 0;
  }
}
.button_iron_f504.green-fd9a .purple_8c3d,
.button_iron_f504.short_aec3 .purple_8c3d {
  padding-top: 40%;
}
.button_iron_f504.green-fd9a .notification-e622,
.button_iron_f504.short_aec3 .notification-e622 {
  display: block;
}
.button_iron_f504.green-fd9a .fn-sticky-37f0 .focus_medium_c2e3,
.button_iron_f504.short_aec3 .fn-sticky-37f0 .focus_medium_c2e3 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.button_iron_f504.green-fd9a .purple_8c3d,
.button_iron_f504.short_aec3 .purple_8c3d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.button_iron_f504.green-fd9a .focus_medium_c2e3 {
  padding: 1em;
}
.stone_41c1 {
  margin: 30px auto;
  display: block;
}
.stone_41c1 .hover_gold_093a > * {
  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;
}
.stone_41c1 .hover_gold_093a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.stone_41c1 .hover_gold_093a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.button_mini_2354 .current_457b {
  margin-bottom: 1.41575em;
}
.button_mini_2354 .liquid-83d7 {
  margin-bottom: 1.618em;
}
.caption-steel-f9c5 .progress-short-1c0a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.caption-steel-f9c5 .progress-short-1c0a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.caption-steel-f9c5 .gradient_purple_e9ef {
  max-width: 100%;
  overflow: auto;
}
.image-warm-a893 .caption-steel-f9c5 a:hover {
  text-decoration: underline;
}
.search_e0cd .search-fast-55a1:not(.wrapper_purple_5194),
.search_e0cd .preview_23ec {
  margin-bottom: 1.41575em;
}
.search_e0cd .search-fast-55a1:not(.wrapper_purple_5194):last-child,
.search_e0cd .preview_23ec:last-child {
  margin-bottom: 0;
}
.search_e0cd .search-fast-55a1.secondary_green_2fb5 {
  margin-bottom: 0.41575em;
}
.search_e0cd .highlight_2850:before,
.search_e0cd .slow-e27a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.search_e0cd .highlight_2850:before {
  content: "\f115";
}
.search_e0cd .slow-e27a:before {
  content: "\f02c";
}
.search_e0cd .center_2de8 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.search_e0cd .center_2de8 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.stale_7229 {
  display: -webkit-box;
  display: flex;
}
.stale_7229 .backdrop-e05b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .stale_7229 .backdrop-e05b {
    flex-basis: 90px;
  }
}
.stale_7229 .lite_0a15 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .stale_7229 .lite_0a15 {
    flex-basis: calc(100% - 50px);
  }
}
.stale_7229 .mask-simple-00bb p:last-child {
  margin-bottom: 0.72em;
}
.plasma_98d2 .hover_gold_093a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.plasma_98d2 .hover_gold_093a:after,
.plasma_98d2 .hover_gold_093a:before {
  content: "";
  display: table;
}
.plasma_98d2 .hover_gold_093a:after {
  clear: both;
}
.plasma_98d2 .hover_gold_093a .status_bb29,
.plasma_98d2 .hover_gold_093a .form-c2bf {
  width: 49%;
}
.plasma_98d2 .hover_gold_093a .status_bb29 a span.outline_silver_157d,
.plasma_98d2 .hover_gold_093a .form-c2bf a span.outline_silver_157d {
  display: block;
  margin-bottom: 5px;
}
.plasma_98d2 .hover_gold_093a .form-c2bf {
  float: left;
  text-align: left;
}
.plasma_98d2 .hover_gold_093a .status_bb29 {
  float: right;
  text-align: right;
}
.tooltip-west-510c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tooltip-west-510c {
    margin-bottom: 0;
  }
}
.simple-cee0 {
  margin-bottom: 1em;
}
.simple-cee0 .wrapper_purple_5194 {
  font-size: 1.1em;
  line-height: 1.3;
}
.surface_e4e7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.middle_10dc .simple-cee0,
.mask-5f76 .simple-cee0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .middle_10dc .simple-cee0,
  .mask-5f76 .simple-cee0 {
    display: block;
  }
}
.middle_10dc .surface_e4e7,
.mask-5f76 .surface_e4e7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .middle_10dc .surface_e4e7,
  .mask-5f76 .surface_e4e7 {
    margin-bottom: 1em;
  }
}
.middle_10dc .surface_e4e7 img,
.mask-5f76 .surface_e4e7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.middle_10dc .grid_tall_76e3,
.mask-5f76 .grid_tall_76e3 {
  flex-basis: calc(100% - 160px);
}
.middle_10dc .grid_tall_76e3 p,
.mask-5f76 .grid_tall_76e3 p {
  margin-bottom: 0;
}
.middle_10dc .grid_tall_76e3 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .middle_10dc .grid_tall_76e3 {
    padding-left: 0;
  }
}
.mask-5f76 .grid_tall_76e3 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .mask-5f76 .grid_tall_76e3 {
    padding-right: 0;
  }
}
.mask-5f76 .surface_e4e7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.last_6089 .surface_e4e7 {
  margin-bottom: 0.5em;
}
.last_6089 .surface_e4e7 img {
  width: 100%;
}
.dirty-76ae .row_47bb,
.tooltip_red_79c9 .row_47bb {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tooltip_red_79c9 .secondary_fast_98a0 .button_d60c p:last-child {
  margin-bottom: 0;
}
.media-6b9e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.lite_951e .chip_5436 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .lite_951e .chip_5436:last-of-type {
    margin-bottom: 0;
  }
}
.lite_951e .chip_5436 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.lite_951e .chip_5436 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.lite_951e .chip_5436 ul li {
  margin: 0 0 0.6em;
}
.lite_951e .chip_5436 ul li.lower-79b2,
.lite_951e .chip_5436 ul li.frame-huge-152d {
  position: relative;
}
.lite_951e .chip_5436 ul li.lower-79b2 .summary_old_105d,
.lite_951e .chip_5436 ul li.frame-huge-152d .summary_old_105d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.lite_951e .chip_5436 ul li.lower-79b2:after:after,
.lite_951e .chip_5436 ul li.lower-79b2:after:before,
.lite_951e
  .chip_5436
  ul
  li.frame-huge-152d:after:after,
.lite_951e
  .chip_5436
  ul
  li.frame-huge-152d:after:before {
  content: "";
  display: table;
}
.lite_951e .chip_5436 ul li.lower-79b2:after:after,
.lite_951e
  .chip_5436
  ul
  li.frame-huge-152d:after:after {
  clear: both;
}
.lite_951e .chip_5436 a.shadow_0f54:hover {
  text-decoration: none;
}
.lite_951e .chip_5436 select {
  max-width: 100%;
}
.lite_951e .chip_5436 table {
  font-size: 85%;
}
.lite_951e .chip_5436 table td,
.lite_951e .chip_5436 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.lite_951e .chip_5436 table tfoot td {
  text-align: left;
}
.lite_951e .chip_5436 :last-child {
  margin-bottom: 0;
}
.lite_951e .chip_5436 .paper_bc05 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.lite_951e .chip_5436 .paper_bc05 label {
  width: 100%;
}
.lite_951e .chip_5436 .paper_bc05 .backdrop_large_959c {
  width: 100%;
  display: block;
}
.lite_951e .chip_5436 .paper_bc05 .photo-old-524e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.lite_951e .chip_5436 .paper_bc05 .photo-old-524e:hover svg #svg-search {
  fill: #444;
}
.lite_951e .chip_5436 .paper_bc05 .photo-old-524e svg {
  width: 18px;
  height: 18px;
}
.lite_951e .tabs-static-11f9 ul ul,
.lite_951e .gradient_dynamic_f45f ul ul,
.lite_951e .backdrop-f16f ul ul,
.lite_951e .article-8d73 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.lite_951e .tabs-static-11f9 .liquid-ca7b > a,
.lite_951e .gradient_dynamic_f45f .liquid-ca7b > a,
.lite_951e .backdrop-f16f .liquid-ca7b > a,
.lite_951e .article-8d73 .liquid-ca7b > a {
  margin-bottom: 0;
}
.lite_951e .shade_3f89 li,
.lite_951e .tabs-static-11f9 li,
.lite_951e .easy-10fd li,
.lite_951e .gradient_dynamic_f45f li,
.lite_951e .backdrop-f16f li,
.lite_951e .article-8d73 li,
.lite_951e .notice-outer-3a22 li,
.lite_951e .panel_bdf5 li {
  display: block;
  position: relative;
}
.lite_951e .shade_3f89 li:last-child,
.lite_951e .tabs-static-11f9 li:last-child,
.lite_951e .easy-10fd li:last-child,
.lite_951e .gradient_dynamic_f45f li:last-child,
.lite_951e .backdrop-f16f li:last-child,
.lite_951e .article-8d73 li:last-child,
.lite_951e .notice-outer-3a22 li:last-child,
.lite_951e .panel_bdf5 li:last-child {
  border: none;
}
.lite_951e .shade_3f89 li a,
.lite_951e .tabs-static-11f9 li a,
.lite_951e .easy-10fd li a,
.lite_951e .gradient_dynamic_f45f li a,
.lite_951e .backdrop-f16f li a,
.lite_951e .article-8d73 li a,
.lite_951e .notice-outer-3a22 li a,
.lite_951e .panel_bdf5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.lite_951e .shade_3f89 li ul li::before,
.lite_951e .tabs-static-11f9 li ul li::before,
.lite_951e .easy-10fd li ul li::before,
.lite_951e .gradient_dynamic_f45f li ul li::before,
.lite_951e .backdrop-f16f li ul li::before,
.lite_951e .article-8d73 li ul li::before,
.lite_951e .notice-outer-3a22 li ul li::before,
.lite_951e .panel_bdf5 li ul li::before {
  left: 15px;
}
.lite_951e .shade_3f89 li ul a,
.lite_951e .tabs-static-11f9 li ul a,
.lite_951e .easy-10fd li ul a,
.lite_951e .gradient_dynamic_f45f li ul a,
.lite_951e .backdrop-f16f li ul a,
.lite_951e .article-8d73 li ul a,
.lite_951e .notice-outer-3a22 li ul a,
.lite_951e .panel_bdf5 li ul a {
  padding-left: 20px;
}
.lite_951e .shade_3f89 li ul ul li::before,
.lite_951e .tabs-static-11f9 li ul ul li::before,
.lite_951e .easy-10fd li ul ul li::before,
.lite_951e .gradient_dynamic_f45f li ul ul li::before,
.lite_951e .backdrop-f16f li ul ul li::before,
.lite_951e .article-8d73 li ul ul li::before,
.lite_951e .notice-outer-3a22 li ul ul li::before,
.lite_951e .panel_bdf5 li ul ul li::before {
  left: 30px;
}
.lite_951e .shade_3f89 li ul ul a,
.lite_951e .tabs-static-11f9 li ul ul a,
.lite_951e .easy-10fd li ul ul a,
.lite_951e .gradient_dynamic_f45f li ul ul a,
.lite_951e .backdrop-f16f li ul ul a,
.lite_951e .article-8d73 li ul ul a,
.lite_951e .notice-outer-3a22 li ul ul a,
.lite_951e .panel_bdf5 li ul ul a {
  padding-left: 40px;
}
.lite_951e .info_orange_5007 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.lite_951e .panel_bdf5 ul li {
  margin-bottom: 1.41575em;
}
.lite_951e .panel_bdf5 ul li .box-under-c2d9 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.lite_951e .panel_bdf5 ul li .label_7ad0 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.sort-299f .shade_3f89 li a,
.sort-299f .tabs-static-11f9 li a,
.sort-299f .easy-10fd li a,
.sort-299f .gradient_dynamic_f45f li a,
.sort-299f .backdrop-f16f li a,
.sort-299f .article-8d73 li a,
.sort-299f .notice-outer-3a22 li a,
.sort-299f .panel_bdf5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort-299f .info_orange_5007 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort-299f .chip_5436 ul li.lower-79b2 .summary_old_105d,
.sort-299f .chip_5436 ul li.frame-huge-152d .summary_old_105d {
  background: rgba(0, 0, 0, 0.2);
}
.sort-299f .lite_951e .chip_5436 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline_f287 .lite_951e .aside-95d2 li {
  margin: 0;
}
.outline_f287 .lite_951e .aside-95d2 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.outline_f287 .lite_951e .aside-95d2 li ul {
  margin: 0;
}
.outline_f287 .lite_951e .aside-95d2 li ul li a {
  padding-left: 15px;
}
.outline_f287 .lite_951e .aside-95d2 li ul li li a {
  padding-left: 30px;
}
.outline_f287 .lite_951e .aside-95d2 li.list-5a96 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.outline_f287 .lite_951e .aside-95d2 li.list-5a96 > 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;
}
.outline_f287 .lite_951e .aside-95d2 li.list-5a96 > 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;
}
.hidden-b75d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.shadow-18d6 {
  position: relative;
  z-index: 10;
}
.shadow-18d6 .east_c96f {
  width: 100%;
  max-width: 100%;
}
.photo-5c79 .layout_silver_c382 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.photo-5c79 .paragraph_48be {
}
.photo-5c79 .sort-299f {
  background: #292929;
}
.static-812d .layout_silver_c382 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.static-812d .paragraph_48be {
  background: #f9f9f9;
}
.static-812d .sort-299f {
  background: #303030;
}
.header-4860 .layout_silver_c382 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .header-4860 .shadow_7ef5 {
    margin-bottom: 1em;
  }
  .header-4860 .shadow_7ef5:last-child {
    margin-bottom: 0;
  }
}
.header-4860 .paragraph_48be {
  background: #ededed;
}
.header-4860 .sort-299f {
  background: #1a1a1a;
}
.layout_silver_c382.paragraph_48be {
  color: rgba(0, 0, 0, 0.6);
}
.layout_silver_c382.paragraph_48be .active-6ef3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout_silver_c382.sort-299f {
  color: rgba(255, 255, 255, 0.99);
}
.layout_silver_c382.sort-299f a:not(.shadow_0f54) {
  color: rgba(255, 255, 255, 0.79);
}
.layout_silver_c382.sort-299f a:not(.shadow_0f54):hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_silver_c382.sort-299f .active-6ef3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_silver_c382.sort-299f table tbody td,
.layout_silver_c382.sort-299f table th {
  background: rgba(0, 0, 0, 0.08);
}
.bottom-90a4.secondary-169c .box_e445 {
  max-width: initial;
}
.bottom-90a4 .list-gold-2b3b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.bottom-90a4 .list-gold-2b3b .east_c96f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .bottom-90a4 .list-gold-2b3b .east_c96f {
    display: block;
    margin-bottom: 2em;
  }
  .bottom-90a4 .list-gold-2b3b .east_c96f:last-child {
    margin-bottom: 0;
  }
}
.header-4860 .shadow_7ef5:last-child,
.static-812d .shadow_7ef5:last-child,
.photo-5c79 .shadow_7ef5:last-child {
  margin-bottom: 0;
}
.header-4860 .shadow_7ef5 .lite_951e .chip_5436:last-child,
.static-812d .shadow_7ef5 .lite_951e .chip_5436:last-child,
.photo-5c79 .shadow_7ef5 .lite_951e .chip_5436:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .header-4860 .picture-fresh-7e4e,
  .header-4860 .pattern-0733,
  .static-812d .picture-fresh-7e4e,
  .static-812d .pattern-0733,
  .photo-5c79 .picture-fresh-7e4e,
  .photo-5c79 .pattern-0733 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .shadow-18d6 .shadow_7ef5 {
    margin-bottom: 2em;
  }
}
.shadow-18d6 p:last-child {
  margin-bottom: 0;
}
.shadow-18d6 li,
.shadow-18d6 ul {
  list-style: none;
  margin: 0;
}
.shadow-18d6 ul ul {
  margin-left: 2.617924em;
}
.gas_579b {
  font-size: 0.875em;
}

/* css-noise: 10b1 */
.promo-block-l9 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
