/*!
Theme Name: Customify
Theme URI: https://pressmaximum.down_c97c/customify
Author: WPCustomify
Author URI: https://pressmaximum.down_c97c
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.down_c97c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.focused-dcae.widget-8953/licenses/gpl-2.0.thumbnail-wood-5703
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.filter_tiny_38f1/, (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.accordion-de53.next_6b05/normalize.feature-huge-fff5/
 ======
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.feature-huge-fff5 v7.0.0 | MIT License | github.down_c97c/necolas/normalize.feature-huge-fff5 */
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;
}
.outline-16cc .gallery_0e94,
.smooth_dff5,
.basic-afe9,
.nav_df65,
.border-narrow-57c4,
.tag_2736,
.wide_037c,
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;
}
.smooth_dff5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .smooth_dff5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .smooth_dff5,
  h1 {
    font-size: 1.8em;
  }
}
.basic-afe9,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.basic-afe9 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .basic-afe9,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .basic-afe9,
  h2 {
    font-size: 1.7em;
  }
}
.nav_df65,
h3 {
  font-size: 1.618em;
}
.outline-16cc .gallery_0e94,
.border-narrow-57c4,
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.preview_b602 {
  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;
}
.in-9625:after,
.in-9625:before,
.outline-pink-a66d:after,
.outline-pink-a66d:before {
  content: "";
  display: table;
}
.in-9625:after,
.outline-pink-a66d:after {
  clear: both;
}
.main-8b73 {
  float: right;
  margin-right: 0;
}
.overlay_174e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.layout-short-c0c6 .box-3455,
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;
}
.layout-short-c0c6 .box-3455: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;
}
.upper_806a .box-3455 {
  box-shadow: none;
}
.upper_806a
  .box-3455
  .badge_gas_c352 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.upper_806a .box-3455 .texture-3dd2 {
  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;
}
.upper_806a
  .box-3455
  .texture-3dd2
  b {
  display: none;
}
.upper_806a .large_ca0a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.east_7de4:not(.surface_white_5000):not(.gradient_96f2),
button:not(.surface_white_5000):not(.gradient_96f2),
input[type="button"]:not(.surface_white_5000):not(
    .gradient_96f2
  ),
input[type="reset"]:not(.surface_white_5000):not(
    .gradient_96f2
  ),
input[type="submit"]:not(.surface_white_5000):not(
    .gradient_96f2
  ) {
  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;
}
.east_7de4:not(.surface_white_5000):not(
    .gradient_96f2
  ):hover,
button:not(.surface_white_5000):not(
    .gradient_96f2
  ):hover,
input[type="button"]:not(.surface_white_5000):not(
    .gradient_96f2
  ):hover,
input[type="reset"]:not(.surface_white_5000):not(
    .gradient_96f2
  ):hover,
input[type="submit"]:not(.surface_white_5000):not(
    .gradient_96f2
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.east_7de4:not(.surface_white_5000):not(
    .gradient_96f2
  ):active,
.east_7de4:not(.surface_white_5000):not(
    .gradient_96f2
  ):focus,
button:not(.surface_white_5000):not(
    .gradient_96f2
  ):active,
button:not(.surface_white_5000):not(
    .gradient_96f2
  ):focus,
input[type="button"]:not(.surface_white_5000):not(
    .gradient_96f2
  ):active,
input[type="button"]:not(.surface_white_5000):not(
    .gradient_96f2
  ):focus,
input[type="reset"]:not(.surface_white_5000):not(
    .gradient_96f2
  ):active,
input[type="reset"]:not(.surface_white_5000):not(
    .gradient_96f2
  ):focus,
input[type="submit"]:not(.surface_white_5000):not(
    .gradient_96f2
  ):active,
input[type="submit"]:not(.surface_white_5000):not(
    .gradient_96f2
  ):focus {
  outline: 0;
}
.east_7de4:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd,
button:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd,
input[type="button"]:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd,
input[type="reset"]:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd,
input[type="submit"]:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd {
  position: relative;
}
.east_7de4:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd
  .active-north-5bb0,
.east_7de4:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd
  .bronze-51eb,
.east_7de4:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd
  .up-9b8c,
.east_7de4:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd
  i,
.east_7de4:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd
  svg,
button:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd
  .active-north-5bb0,
button:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd
  .bronze-51eb,
button:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd
  .up-9b8c,
button:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd
  i,
button:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd
  svg,
input[type="button"]:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd
  .active-north-5bb0,
input[type="button"]:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd
  .bronze-51eb,
input[type="button"]:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd
  .up-9b8c,
input[type="button"]:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd
  i,
input[type="button"]:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd
  svg,
input[type="reset"]:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd
  .active-north-5bb0,
input[type="reset"]:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd
  .bronze-51eb,
input[type="reset"]:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd
  .up-9b8c,
input[type="reset"]:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd
  i,
input[type="reset"]:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd
  svg,
input[type="submit"]:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd
  .active-north-5bb0,
input[type="submit"]:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd
  .bronze-51eb,
input[type="submit"]:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd
  .up-9b8c,
input[type="submit"]:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd
  i,
input[type="submit"]:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd
  svg {
  visibility: hidden;
}
.east_7de4:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd:after,
button:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd:after,
input[type="button"]:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd:after,
input[type="reset"]:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd:after,
input[type="submit"]:not(.surface_white_5000):not(
    .gradient_96f2
  ).fn-loading-8ecd: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;
}
.east_7de4:not(.surface_white_5000):not(.gradient_96f2),
input[type="button"]:not(.surface_white_5000):not(
    .gradient_96f2
  ),
input[type="reset"]:not(.surface_white_5000):not(
    .gradient_96f2
  ),
input[type="submit"]:not(.surface_white_5000):not(
    .gradient_96f2
  ) {
  color: #fff;
  background: #235787;
}
.east_7de4:not(.surface_white_5000):not(
    .gradient_96f2
  ):focus,
input[type="button"]:not(.surface_white_5000):not(
    .gradient_96f2
  ):focus,
input[type="reset"]:not(.surface_white_5000):not(
    .gradient_96f2
  ):focus,
input[type="submit"]:not(.surface_white_5000):not(
    .gradient_96f2
  ):focus {
  color: #fff;
}
.east_7de4.fn-disabled-8ecd:not(.surface_white_5000):not(
    .gradient_96f2
  ),
.east_7de4[disabled]:not(.surface_white_5000):not(
    .gradient_96f2
  ),
button.fn-disabled-8ecd:not(.surface_white_5000):not(
    .gradient_96f2
  ),
button[disabled]:not(.surface_white_5000):not(
    .gradient_96f2
  ) {
  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;
}
.pro_6231 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.pro_6231: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;
}
.avatar_bd2f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.status_098b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.left-100b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.in-9625:after,
.in-9625:before,
.detail-ae35:after,
.detail-ae35:before,
.banner_next_5441:after,
.banner_next_5441:before,
.photo_2547:after,
.photo_2547:before,
.middle_f379:after,
.middle_f379:before,
.copper_183f:after,
.copper_183f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.in-9625:after,
.detail-ae35:after,
.banner_next_5441:after,
.photo_2547:after,
.middle_f379:after,
.copper_183f:after {
  clear: both;
}
.detail-ae35 .shadow-9fd0,
.banner_next_5441 .shadow-9fd0,
.tall-e3a8 .shadow-9fd0 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.media-81b7 {
  display: inline-block;
}
.overlay-slow-fc5a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.overlay-slow-fc5a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.overlay-slow-fc5a .menu-345c {
  padding: 1em 0;
  font-size: 85%;
}
.menu-345c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.popup-e0e4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.popup-e0e4:after,
.popup-e0e4:before {
  content: "";
  display: table;
}
.popup-e0e4:after {
  clear: both;
}
.blue_6e92 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.column-cold-dce4 .blue_6e92 {
  max-width: 50%;
}
.footer_6389 .blue_6e92 {
  max-width: 33.33%;
}
.disabled_6e3e .blue_6e92 {
  max-width: 25%;
}
.picture-bright-c22e .blue_6e92 {
  max-width: 20%;
}
.east_edd3 .blue_6e92 {
  max-width: 16.66%;
}
.sidebar-06fe .blue_6e92 {
  max-width: 14.28%;
}
.preview_307a .blue_6e92 {
  max-width: 12.5%;
}
.shade_c7bc .blue_6e92 {
  max-width: 11.11%;
}
.layout-5ef3 {
  display: block;
}
.outline-16cc .container-e84d label,
.outline-16cc .over_e0d1 label,
.outline-16cc .notification_3332 label,
.outline-16cc .filter_600d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.avatar-warm-e703 {
  list-style: none;
  margin: 0;
}
.avatar-warm-e703 article.hidden-1a77 {
  margin-bottom: 0;
}
.avatar-warm-e703 ul {
  list-style: none;
  margin: 0;
}
.avatar-warm-e703 .soft_bcb9 li.hidden-1a77 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .avatar-warm-e703 .soft_bcb9 li.hidden-1a77 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .avatar-warm-e703 .soft_bcb9 li.hidden-1a77: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) {
  .avatar-warm-e703 .soft_bcb9 li.hidden-1a77 li.hidden-1a77 li.hidden-1a77 li.hidden-1a77 {
    padding-left: 0;
  }
}
article.hidden-1a77 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hidden-1a77 .detail-ae35 p:last-of-type {
  margin-bottom: 0;
}
article.hidden-1a77 .video-static-0123 {
  float: left;
}
article.hidden-1a77 .hard-eb5b {
  margin-left: 85px;
}
article.hidden-1a77 .paper-9797 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hidden-1a77 .paper-9797 .old_5369 {
  margin-left: 10px;
}
article.hidden-1a77 .info-3d42 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hidden-1a77 .footer_946d {
  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 .container-e84d,
  #respond .notification_3332,
  #respond .filter_600d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .container-e84d input,
#respond .notification_3332 input,
#respond .filter_600d input {
  width: 100%;
}
#respond .filter_600d {
  margin-right: 0;
}
#respond .info_e7b1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.south-de80 {
  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;
}
.south-de80.plasma_fed1 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.south-de80 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%);
}
.south-de80:focus,
.south-de80: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);
}
.active-7c4b {
  border-radius: 10%;
}
.text_soft_a94c {
  border-radius: 50%;
}
.green_bf30 {
  font-size: 0.72em;
}
.row_00e7 {
  font-size: 0.875em;
}
.hovered-6f5e {
  font-size: 1.1em;
}
.nav-paper-1ccd {
  text-transform: uppercase;
  line-height: 1.2;
}
.nav-paper-1ccd.green_bf30 {
  letter-spacing: 0.5px;
}
.link_active_ef3a,
.link_active_ef3a a {
  color: #6d6d6d;
}
.link_active_ef3a a:hover {
  color: #111;
}
.blue-7b9f {
  color: #6d6d6d;
}
.clean_421d {
  overflow-x: hidden;
}
.clean_421d .modal-12db.wood_7485 {
  position: relative;
}
.clean_421d .modal-12db.wood_7485.main_dfd7 {
  position: initial;
}
.clean_421d
  .modal-12db.wood_7485.main_dfd7
  .iron-21dc {
  left: auto;
}
.clean_421d .modal-12db .iron-21dc {
  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;
}
.clean_421d .modal-12db:hover.wood_7485 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.clean_421d
  .modal-12db:hover.wood_7485
  .iron-21dc {
  display: block;
  z-index: 9999999;
}
.clean_421d .mask-4088 .paragraph_steel_8bc2,
.clean_421d .widget-iron-b546 .paragraph_steel_8bc2 {
  display: none;
}
.clean_421d .module-over-9a90 .modal-12db:hover.wood_7485 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.outline-16cc .container-e84d label,
.outline-16cc .over_e0d1 label,
.outline-16cc .notification_3332 label,
.outline-16cc .filter_600d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.avatar-warm-e703 {
  list-style: none;
  margin: 0;
}
.avatar-warm-e703 article.hidden-1a77 {
  margin-bottom: 0;
}
.avatar-warm-e703 ul {
  list-style: none;
  margin: 0;
}
.avatar-warm-e703 .soft_bcb9 li.hidden-1a77 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .avatar-warm-e703 .soft_bcb9 li.hidden-1a77 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .avatar-warm-e703 .soft_bcb9 li.hidden-1a77: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) {
  .avatar-warm-e703 .soft_bcb9 li.hidden-1a77 li.hidden-1a77 li.hidden-1a77 li.hidden-1a77 {
    padding-left: 0;
  }
}
article.hidden-1a77 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hidden-1a77 .detail-ae35 p:last-of-type {
  margin-bottom: 0;
}
article.hidden-1a77 .video-static-0123 {
  float: left;
}
article.hidden-1a77 .hard-eb5b {
  margin-left: 85px;
}
article.hidden-1a77 .paper-9797 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hidden-1a77 .paper-9797 .old_5369 {
  margin-left: 10px;
}
article.hidden-1a77 .info-3d42 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hidden-1a77 .footer_946d {
  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 .container-e84d,
  #respond .notification_3332,
  #respond .filter_600d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .container-e84d input,
#respond .notification_3332 input,
#respond .filter_600d input {
  width: 100%;
}
#respond .filter_600d {
  margin-right: 0;
}
#respond .info_e7b1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.mask-4088 .dirty_154a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.dirty_154a .dim_af45.huge-3e4d .blue-0b73 > li > a:focus,
.dirty_154a .dim_af45.huge-3e4d .blue-0b73 > li > a:hover,
.dirty_154a .dim_af45.paragraph_short_05be .blue-0b73 > li > a:focus,
.dirty_154a .dim_af45.paragraph_short_05be .blue-0b73 > li > a:hover,
.dirty_154a .dim_af45.tall_6321 .blue-0b73 > li > a:focus,
.dirty_154a .dim_af45.tall_6321 .blue-0b73 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dirty_154a
  .dim_af45.huge-3e4d
  .blue-0b73
  > li.accent-264d
  > a,
.dirty_154a
  .dim_af45.huge-3e4d
  .blue-0b73
  > li.warm_106e
  > a,
.dirty_154a
  .dim_af45.paragraph_short_05be
  .blue-0b73
  > li.accent-264d
  > a,
.dirty_154a
  .dim_af45.paragraph_short_05be
  .blue-0b73
  > li.warm_106e
  > a,
.dirty_154a
  .dim_af45.tall_6321
  .blue-0b73
  > li.accent-264d
  > a,
.dirty_154a .dim_af45.tall_6321 .blue-0b73 > li.logo_8a2a > a {
  color: rgba(255, 255, 255, 0.99);
}
.dirty_154a .sort-aff6,
.dirty_154a .sort-aff6 a {
  color: rgba(255, 255, 255, 0.99);
}
.dirty_154a .active-east-54ad.gallery-fd33 li a,
.dirty_154a .stale_6901 a,
.dirty_154a .under-550b,
.dirty_154a .blue-0b73 > li > a,
.dirty_154a .header-f5b6 {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_154a .active-east-54ad.gallery-fd33 li a:hover,
.dirty_154a .stale_6901 a:hover,
.dirty_154a .under-550b:hover,
.dirty_154a .blue-0b73 > li > a:hover,
.dirty_154a .header-f5b6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dirty_154a .tooltip_1e30 {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_154a .tooltip_1e30 .box_4b38 {
  color: rgba(255, 255, 255, 0.99);
}
.dirty_154a .tooltip_1e30:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dirty_154a .carousel_2a97 .dirty_7465 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dirty_154a .carousel_2a97 .dirty_7465 .avatar_motion_2fe2 {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_154a
  .carousel_2a97
  .dirty_7465
  .avatar_motion_2fe2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_154a
  .carousel_2a97
  .dirty_7465
  .avatar_motion_2fe2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_154a
  .carousel_2a97
  .dirty_7465
  .avatar_motion_2fe2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_154a
  .carousel_2a97
  .dirty_7465
  .avatar_motion_2fe2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_154a .carousel_2a97 .wrapper-stone-b3fe {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_154a .carousel_2a97 .wrapper-stone-b3fe:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_1973
  .dirty_154a
  .carousel_2a97
  .pagination_dim_2ab0
  .section-glass-756e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hero_1973
  .dirty_154a
  .carousel_2a97
  .pagination_dim_2ab0
  .avatar_motion_2fe2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mask-4088 .overlay-d0ac {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.overlay-d0ac .dim_af45.huge-3e4d .blue-0b73 > li > a:focus,
.overlay-d0ac .dim_af45.huge-3e4d .blue-0b73 > li > a:hover,
.overlay-d0ac .dim_af45.paragraph_short_05be .blue-0b73 > li > a:focus,
.overlay-d0ac .dim_af45.paragraph_short_05be .blue-0b73 > li > a:hover,
.overlay-d0ac .dim_af45.tall_6321 .blue-0b73 > li > a:focus,
.overlay-d0ac .dim_af45.tall_6321 .blue-0b73 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-d0ac
  .dim_af45.huge-3e4d
  .blue-0b73
  > li.accent-264d
  > a,
.overlay-d0ac
  .dim_af45.huge-3e4d
  .blue-0b73
  > li.warm_106e
  > a,
.overlay-d0ac
  .dim_af45.paragraph_short_05be
  .blue-0b73
  > li.accent-264d
  > a,
.overlay-d0ac
  .dim_af45.paragraph_short_05be
  .blue-0b73
  > li.warm_106e
  > a,
.overlay-d0ac
  .dim_af45.tall_6321
  .blue-0b73
  > li.accent-264d
  > a,
.overlay-d0ac .dim_af45.tall_6321 .blue-0b73 > li.logo_8a2a > a {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-d0ac .sort-aff6,
.overlay-d0ac .sort-aff6 a {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-d0ac .active-east-54ad.gallery-fd33 li a,
.overlay-d0ac .stale_6901 a,
.overlay-d0ac .under-550b,
.overlay-d0ac .blue-0b73 > li > a,
.overlay-d0ac .header-f5b6 {
  color: rgba(0, 0, 0, 0.55);
}
.overlay-d0ac .active-east-54ad.gallery-fd33 li a:hover,
.overlay-d0ac .stale_6901 a:hover,
.overlay-d0ac .under-550b:hover,
.overlay-d0ac .blue-0b73 > li > a:hover,
.overlay-d0ac .header-f5b6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-d0ac .tooltip_1e30 {
  color: rgba(0, 0, 0, 0.55);
}
.overlay-d0ac .tooltip_1e30 .box_4b38 {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-d0ac .tooltip_1e30:hover {
  color: rgba(0, 0, 0, 0.8);
}
.blue-76ce .primary_action_61ee {
  margin-left: auto;
  margin-right: auto;
}
.banner_next_5441 > * {
  margin-left: auto;
  margin-right: auto;
}
.banner_next_5441 .avatar_bd2f {
  margin-right: 1.41575em;
}
.popup-10f8 .banner_next_5441 > .info-lower-2aea {
  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;
}
.popup-10f8 .banner_next_5441 > .slow_f614 {
  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;
}
.focus_black_9242.blue-76ce .primary_action_61ee,
.pagination-09f9.blue-76ce .primary_action_61ee {
  margin-left: 0;
}
.search-in-cda2.blue-76ce .primary_action_61ee,
.outline_1d19.blue-76ce .primary_action_61ee {
  margin-right: 0;
}
.banner_next_5441 ol,
.banner_next_5441 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hero_3ab0 video {
  max-width: 100%;
}
.backdrop-44fc img {
  display: block;
}
.backdrop-44fc.avatar_bd2f,
.backdrop-44fc.status_098b {
  width: 100%;
}
.backdrop-44fc.slow_f614 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.wrapper-pink-db3d:not(.summary_d86d) {
  margin: 1.5em auto;
}
.message_445c p {
  padding: 1.5em 14px;
}
ul.static_6fca.slow_f614,
ul.static_6fca.info-lower-2aea,
ul.static_6fca.fast_2a38.info-lower-2aea {
  padding: 0 14px;
}
.wide-1377 {
  display: block;
  overflow-x: auto;
}
.wide-1377 table {
  border-collapse: collapse;
  width: 100%;
}
.wide-1377 td,
.wide-1377 th {
  padding: 0.5em;
}
.banner_next_5441 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.banner_next_5441 ol ol,
.banner_next_5441 ol ul,
.banner_next_5441 ul ol,
.banner_next_5441 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.banner_next_5441 ol ol li,
.banner_next_5441 ol ul li,
.banner_next_5441 ul ol li,
.banner_next_5441 ul ul li {
  margin-left: 0;
}
.description-dynamic-aaa8.plasma_eab1 > .header-full-83b7 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.description-dynamic-aaa8.plasma_eab1 > .header-full-83b7 iframe,
.description-dynamic-aaa8.plasma_eab1 > .header-full-83b7 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.progress-22ed {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.progress-22ed.overlay_23d8 {
  padding: 0;
}
.progress-22ed.overlay_23d8 cite {
  font-size: 13px;
}
.progress-22ed > * {
  margin-left: 16px;
  margin-right: 16px;
}
.progress-22ed cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.icon-full-b4bb {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.icon-full-b4bb > p:first-child {
  margin-top: 0;
}
.icon-full-b4bb cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.icon-full-b4bb blockquote {
  border-left: 0;
}
.center-9c3d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.center-9c3d:not(.component_539b) {
  max-width: 100px;
}
.center-9c3d.warm-193d {
  border-bottom: none !important;
  text-align: center;
}
.center-9c3d.warm-193d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .message_445c p {
    padding: 1.5em 0;
  }
}
.article-red-a274 {
  color: #0073aa;
}
.input_basic_6735 {
  background-color: #0073aa;
}
.paper_935b {
  color: #229fd8;
}
.article_03db {
  background-color: #229fd8;
}
.green_0a60 {
  color: #eee;
}
.hovered_f999 {
  background-color: #eee;
}
.wide-ece1 {
  color: #444;
}
.dim-981e {
  background-color: #444;
}
.hover_current_c632 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hover_current_c632 .tertiary-orange-38cb .stale_6901 {
  font-size: 15px;
}
.hover_current_c632 .stale_6901 {
  line-height: 1.3;
}
.hover_current_c632 .overlay-d0ac {
}
.hover_current_c632 .dirty_154a {
  background: #235787;
}
.mini_62d8 {
  padding: 0;
}
.mini_62d8 .dirty_154a {
  background: #1a1a1a;
}
.mini_62d8 .overlay-d0ac {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.popup-smooth-9128 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.popup-smooth-9128 .overlay-d0ac {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.popup-smooth-9128 .dirty_154a {
  background: #303030;
}
.copper_183f {
  position: relative;
  z-index: 10;
}
.copper_183f .article_6feb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.full-5f50 .wood_7485 {
  display: inline-block;
  vertical-align: middle;
}
.full-5f50.frame_orange_8ad8 .wood_7485 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .full-5f50.frame_orange_8ad8 .wood_7485 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .full-5f50.frame_orange_8ad8 .wood_7485 {
    margin-right: 0.4em;
  }
}
.full-5f50.frame_orange_8ad8 .wood_7485:last-child {
  margin-right: 0;
}
.medium-81f1 .article_6feb {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .mask-4088 .tertiary-orange-38cb {
    margin: 0 -0.5em;
  }
  .mask-4088 .tertiary-orange-38cb [class*="customify-col-"],
  .mask-4088 .tertiary-orange-38cb [class*="customify-col_"],
  .mask-4088 .tertiary-orange-38cb [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.mask-4088.selected-ca56 .article_6feb {
  background: 0 0 !important;
}
.mask-4088.selected-ca56 .article_6feb,
.mask-4088.medium-81f1 .article_6feb {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .mask-4088.bronze-ff00 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.mask-4088.medium-81f1 .article_6feb {
  box-shadow: none !important;
}
.texture_9c76 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .texture_9c76 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .texture_9c76 {
    padding: 18px 0 20px;
  }
}
.texture_9c76 .banner_0297 {
  width: 100%;
}
.texture_9c76 .preview_6dfc {
  margin-bottom: 0;
}
.texture_9c76 .hidden-6273 {
  margin-top: 5px;
  font-size: 0.875em;
}
.mask_basic_79bb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.mask_basic_79bb .right-7c96 {
  width: 100%;
}
.popup-fixed-a206 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.popup-fixed-a206 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.popup-fixed-a206 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;
}
.popup-fixed-a206 li:last-child:after {
  display: none;
}
.popup-fixed-a206 li a {
  font-weight: 500;
  margin-right: 10px;
}
.summary-ad15 .paragraph_steel_8bc2 button,
.texture_9c76 .paragraph_steel_8bc2 button {
  left: 0;
}
.summary-ad15 .right-7c96,
.texture_9c76 .right-7c96 {
  padding-left: 0;
  padding-right: 0;
}
.summary-ad15 .mask_basic_79bb,
.texture_9c76 .mask_basic_79bb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.summary-ad15 {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.summary-ad15:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.summary-ad15 .photo-418a {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .summary-ad15 .photo-418a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .summary-ad15 .photo-418a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .summary-ad15 .photo-418a {
    min-height: 200px;
  }
}
.summary-ad15 .popup-fixed-a206 {
  color: rgba(255, 255, 255, 0.8);
}
.summary-ad15 .popup-fixed-a206 a,
.summary-ad15 .popup-fixed-a206 li:after {
  color: inherit;
}
.summary-ad15 .popup-fixed-a206 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.nav_b10c {
  margin-bottom: 0.5em;
}
.row_small_119d {
  margin-bottom: 1.2em;
}
.row_small_119d,
.nav_b10c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.row_small_119d p:last-child,
.nav_b10c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .paragraph_steel_8bc2,
#masthead .paragraph_steel_8bc2 {
  display: none;
}
#masthead
  > .paragraph_steel_8bc2.picture-active-8256 {
  display: none;
}
#masthead > .paragraph_steel_8bc2 button {
  left: 0;
}
.mask-feaf {
  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%;
}
.mask-feaf .wood_7485 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.mask-feaf .component_lower_3ff9 {
  display: -webkit-box;
  display: flex;
}
.mask-feaf .component_lower_3ff9.summary-d201 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.mask-feaf .component_lower_3ff9.panel_10fb {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.mask-feaf .component_lower_3ff9.disabled-9999 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.mask-feaf.secondary-404b.summary-aacf .component_lower_3ff9.summary-d201 {
  flex-basis: 100%;
}
.mask-feaf.stone-6ed8 .component_lower_3ff9.panel_10fb {
  -webkit-box-flex: 1;
  flex: auto;
}
.mask-feaf.stone-6ed8 .component_lower_3ff9.disabled-9999 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .paragraph_steel_8bc2.picture-active-8256 {
  display: none;
}
#masthead > .paragraph_steel_8bc2 button {
  left: 0;
}
.fixed-3c17 {
  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;
}
.fixed-3c17:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.fixed-3c17.warm_4326 i {
  margin-right: 4px;
}
.fixed-3c17.secondary_f228 i {
  margin-left: 5px;
}
.stale_6901 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.stale_6901 p:last-child {
  margin-bottom: 0;
}
.progress-cold-edd2 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.progress-cold-edd2 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.progress-cold-edd2 img {
  display: block;
  width: auto;
  line-height: 1;
}
.progress-cold-edd2 .sort-aff6 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.progress-cold-edd2 .surface_tiny_53a1 {
  margin: 5px 0 7px 0;
}
.progress-cold-edd2.logo-d9e3 .input_simple_b20b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress-cold-edd2.logo-d9e3 .progress-motion-fd29 {
  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;
}
.progress-cold-edd2.panel-d858 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.progress-cold-edd2.panel-d858 .input_simple_b20b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress-cold-edd2.panel-d858 .progress-motion-fd29 {
  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;
}
.progress-cold-edd2.backdrop-a15a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.progress-cold-edd2.pattern-392c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.progress-cold-edd2.pattern-392c .progress-motion-fd29 {
  margin-top: 7px;
}
.brown-de0b {
  display: inline-block;
}
.copper_183f .sidebar_9047 .progress-cold-edd2 img {
  max-width: 100%;
}
.dim_af45 .green_6285.widget_upper_408c,
.notice-clean-e3a7 .green_6285.widget_upper_408c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.dim_af45 .tertiary-6e45,
.notice-clean-e3a7 .tertiary-6e45 {
  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%);
}
.dim_af45 .tertiary-6e45 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.dim_af45.soft_19c7 .tertiary-6e45 {
  display: none;
}
.dim_af45 .tall-4e4f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dim_af45 .tall-4e4f li {
  display: inline-block;
  position: relative;
}
.dim_af45 .tall-4e4f li:last-child {
  margin-right: 0;
}
.dim_af45 .tall-4e4f 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;
}
.dim_af45 .tall-4e4f li.logo_8a2a > a {
  color: rgba(0, 0, 0, 0.9);
}
.dim_af45 .tall-4e4f > 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;
}
.dim_af45 .tall-4e4f > li > a i {
  line-height: 0;
}
.dim_af45 .tall-4e4f > li.lite-e7a5 > a .tertiary-6e45 {
  margin-left: 4px;
  line-height: 0;
}
.dim_af45 .tall-4e4f .fresh-8840 li.lite-e7a5 > a {
  position: relative;
}
.dim_af45 .tall-4e4f .fresh-8840 li.lite-e7a5 > a:after,
.dim_af45 .tall-4e4f .fresh-8840 li.lite-e7a5 > a:before {
  content: "";
  display: table;
}
.dim_af45 .tall-4e4f .fresh-8840 li.lite-e7a5 > a:after {
  clear: both;
}
.dim_af45 .tall-4e4f .fresh-8840 li.lite-e7a5 > a .tertiary-6e45 {
  margin-left: 5px;
  float: right;
}
.dim_af45 .status-fast-3c7b,
.dim_af45 .fresh-8840 {
  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;
}
.dim_af45 .fresh-8840 {
  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;
}
.dim_af45 .fresh-8840 .widget_upper_408c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.dim_af45 .fresh-8840 .tertiary-6e45 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.dim_af45 .fresh-8840 li {
  display: block;
  margin: 0;
  padding: 0;
}
.dim_af45 .fresh-8840 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;
}
.dim_af45 .fresh-8840 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.dim_af45 .fresh-8840 .fresh-8840 {
  top: 0;
  left: 100%;
}
.dim_af45 .basic-fe77.fn-focus-8ecd > .status-fast-3c7b,
.dim_af45 .basic-fe77.fn-focus-8ecd > .fresh-8840,
.dim_af45 .basic-fe77:focus > .status-fast-3c7b,
.dim_af45 .basic-fe77:focus > .fresh-8840,
.dim_af45 .basic-fe77:hover > .status-fast-3c7b,
.dim_af45 .basic-fe77:hover > .fresh-8840 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.dim_af45.tall_6321 .blue-0b73:after,
.dim_af45.tall_6321 .blue-0b73:before {
  content: "";
  display: table;
}
.dim_af45.tall_6321 .blue-0b73:after {
  clear: both;
}
.dim_af45.tall_6321 .blue-0b73 > li {
  float: left;
}
.dim_af45.in_3c3c .blue-0b73:after,
.dim_af45.in_3c3c .blue-0b73:before {
  content: "";
  display: table;
}
.dim_af45.in_3c3c .blue-0b73:after {
  clear: both;
}
.dim_af45.in_3c3c .blue-0b73 > li {
  float: left;
}
.dim_af45.in_3c3c .blue-0b73 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.dim_af45.in_3c3c .blue-0b73 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.dim_af45.in_3c3c .blue-0b73 > li.accent-264d > a,
.dim_af45.in_3c3c .blue-0b73 > li.logo_8a2a > a {
  color: #fff;
  background-color: #1e4b75;
}
.dim_af45.huge-3e4d .blue-0b73 > li > a .widget_upper_408c {
  position: relative;
}
.dim_af45.huge-3e4d .blue-0b73 > li > a .widget_upper_408c: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;
}
.dim_af45.huge-3e4d
  .blue-0b73
  > li:focus
  > a
  .widget_upper_408c:before,
.dim_af45.huge-3e4d
  .blue-0b73
  > li:hover
  > a
  .widget_upper_408c:before {
  width: 100%;
  background-color: currentColor;
}
.dim_af45.huge-3e4d
  .blue-0b73
  > li.accent-264d
  > a
  .widget_upper_408c:before,
.dim_af45.huge-3e4d
  .blue-0b73
  > li.warm_106e
  > a
  .widget_upper_408c:before {
  width: 100%;
  background-color: currentColor;
}
.dim_af45.paragraph_short_05be .blue-0b73 > li > a .widget_upper_408c {
  position: relative;
}
.dim_af45.paragraph_short_05be .blue-0b73 > li > a .widget_upper_408c: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;
}
.dim_af45.paragraph_short_05be .blue-0b73 > li:focus > a .widget_upper_408c:before,
.dim_af45.paragraph_short_05be
  .blue-0b73
  > li:hover
  > a
  .widget_upper_408c:before {
  width: 100%;
  background-color: currentColor;
}
.dim_af45.paragraph_short_05be
  .blue-0b73
  > li.accent-264d
  > a
  .widget_upper_408c:before,
.dim_af45.paragraph_short_05be
  .blue-0b73
  > li.warm_106e
  > a
  .widget_upper_408c:before {
  width: 100%;
  background-color: currentColor;
}
.notice-clean-e3a7 .tall-4e4f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.notice-clean-e3a7 .tall-4e4f li:first-child > a {
  border-top: none;
}
.notice-clean-e3a7 .tall-4e4f .hard_6037 > .widget_upper_408c .tertiary-6e45 {
  display: none;
}
.notice-clean-e3a7 .tall-4e4f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.notice-clean-e3a7 .tall-4e4f li:last-child {
  border: none;
}
.notice-clean-e3a7 .tall-4e4f li.lite-e7a5 > a {
  padding-right: 45px !important;
}
.notice-clean-e3a7 .tall-4e4f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.notice-clean-e3a7 .tall-4e4f li a:focus,
.notice-clean-e3a7 .tall-4e4f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice-clean-e3a7 .tall-4e4f li .steel-c7c1 {
  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;
}
.notice-clean-e3a7 .tall-4e4f li .steel-c7c1:hover {
  box-shadow: none;
}
.notice-clean-e3a7 .tall-4e4f li .steel-c7c1 .tertiary-6e45 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.notice-clean-e3a7 .tall-4e4f .fresh-8840 {
  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);
}
.notice-clean-e3a7 .tall-4e4f .fresh-8840 li a {
  padding-left: 3em;
}
.notice-clean-e3a7 .tall-4e4f .box-4973 > a .steel-c7c1 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.notice-clean-e3a7 .tall-4e4f .box-4973 > .fresh-8840 {
  display: block;
  opacity: 1;
}
.hero-1a9f {
  max-width: 100%;
}
.next_da07 {
  line-height: 0;
  cursor: pointer;
}
.header-f5b6 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.header-f5b6:hover {
  box-shadow: none;
  color: currentColor;
}
.header-f5b6 svg {
  width: 18px;
  height: 18px;
}
.header-f5b6 .backdrop-over-bd57 {
  display: none;
}
.dynamic_6b13 {
  position: relative;
}
.dynamic_6b13.fn-active-8ecd .header-f5b6 .list_clean_05e4 {
  display: none;
}
.dynamic_6b13.fn-active-8ecd .header-f5b6 .backdrop-over-bd57 {
  display: inline-block;
}
.dynamic_6b13 .easy_aec0 {
  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);
}
.dynamic_6b13.hidden_154f .easy_aec0 {
  left: auto;
  right: -0.9em;
}
.dynamic_6b13.hidden_154f .wrapper-b05d::before {
  left: auto;
  right: 15px;
}
.dynamic_6b13.fn-active-8ecd .easy_aec0 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pagination_dim_2ab0 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pagination_dim_2ab0 label {
  flex-basis: 100%;
}
.pagination_dim_2ab0 .dirty_7465 {
  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;
}
.pagination_dim_2ab0 .avatar_motion_2fe2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pagination_dim_2ab0 .avatar_motion_2fe2:focus {
  background-color: transparent;
}
.pagination_dim_2ab0 button.wrapper-stone-b3fe {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pagination_dim_2ab0 button.wrapper-stone-b3fe:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pagination_dim_2ab0 button.wrapper-stone-b3fe svg {
  width: 18px;
  height: 18px;
}
.pagination_dim_2ab0 input[type="submit"] {
  min-height: auto;
}
.carousel_2a97 .pagination_dim_2ab0 .avatar_motion_2fe2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.wrapper-b05d {
  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) {
  .wrapper-b05d {
    width: 220px;
  }
}
.wrapper-b05d label {
  flex-basis: 100%;
}
.wrapper-b05d::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;
}
.hero_1973 .carousel_2a97 .pagination_dim_2ab0 {
  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;
}
.hero_1973
  .carousel_2a97
  .pagination_dim_2ab0
  .dirty_7465 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hero_1973 .carousel_2a97 .pagination_dim_2ab0 .avatar_motion_2fe2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hero_1973
  .carousel_2a97
  .pagination_dim_2ab0
  .avatar_motion_2fe2:focus {
  background: 0 0;
}
.hero_1973
  .carousel_2a97
  .pagination_dim_2ab0
  .section-glass-756e {
  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;
}
.active-east-54ad {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.active-east-54ad li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.active-east-54ad li:last-child {
  margin-right: 0;
}
.active-east-54ad li:first-child {
  margin-left: 0;
}
.active-east-54ad.basic-b250 a {
  color: #fff;
}
.active-east-54ad.basic-b250 a:hover {
  color: #fff;
}
.active-east-54ad a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.active-east-54ad a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.active-east-54ad a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.active-east-54ad a:hover {
  opacity: 0.9;
  color: inherit;
}
.active-east-54ad [class*="social-icon-apple"] {
  background-color: #999;
}
.active-east-54ad [class*="social-icon-apple"].rough-723e {
  background-color: transparent;
  color: #999;
}
.active-east-54ad [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.active-east-54ad [class*="social-icon-behance"].rough-723e {
  background-color: transparent;
  color: #1769ff;
}
.active-east-54ad [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.active-east-54ad [class*="social-icon-bitbucket"].rough-723e {
  background-color: transparent;
  color: #205081;
}
.active-east-54ad [class*="social-icon-codepen"] {
  background-color: #000;
}
.active-east-54ad [class*="social-icon-codepen"].rough-723e {
  background-color: transparent;
  color: #000;
}
.active-east-54ad [class*="social-icon-delicious"] {
  background-color: #39f;
}
.active-east-54ad [class*="social-icon-delicious"].rough-723e {
  background-color: transparent;
  color: #39f;
}
.active-east-54ad [class*="social-icon-digg"] {
  background-color: #005be2;
}
.active-east-54ad [class*="social-icon-digg"].rough-723e {
  background-color: transparent;
  color: #005be2;
}
.active-east-54ad [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.active-east-54ad [class*="social-icon-dribbble"].rough-723e {
  background-color: transparent;
  color: #ea4c89;
}
.active-east-54ad [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.active-east-54ad [class*="social-icon-envelope"].rough-723e {
  background-color: transparent;
  color: #ea4335;
}
.active-east-54ad [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.active-east-54ad [class*="social-icon-facebook"].rough-723e {
  background-color: transparent;
  color: #3b5998;
}
.active-east-54ad [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.active-east-54ad [class*="social-icon-flickr"].rough-723e {
  background-color: transparent;
  color: #0063dc;
}
.active-east-54ad [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.active-east-54ad [class*="social-icon-foursquare"].rough-723e {
  background-color: transparent;
  color: #2d5be3;
}
.active-east-54ad [class*="social-icon-github"] {
  background-color: #333;
}
.active-east-54ad [class*="social-icon-github"].rough-723e {
  background-color: transparent;
  color: #333;
}
.active-east-54ad [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.active-east-54ad [class*="social-icon-google-plus"].rough-723e {
  background-color: transparent;
  color: #dd4b39;
}
.active-east-54ad [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.active-east-54ad [class*="social-icon-houzz"].rough-723e {
  background-color: transparent;
  color: #7ac142;
}
.active-east-54ad [class*="social-icon-instagram"] {
  background-color: #262626;
}
.active-east-54ad [class*="social-icon-instagram"].rough-723e {
  background-color: transparent;
  color: #262626;
}
.active-east-54ad [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.active-east-54ad [class*="social-icon-jsfiddle"].rough-723e {
  background-color: transparent;
  color: #487aa2;
}
.active-east-54ad [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.active-east-54ad [class*="social-icon-linkedin"].rough-723e {
  background-color: transparent;
  color: #0077b5;
}
.active-east-54ad [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.active-east-54ad [class*="social-icon-medium"].rough-723e {
  background-color: transparent;
  color: #00ab6b;
}
.active-east-54ad [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.active-east-54ad
  [class*="social-icon-odnoklassniki"].rough-723e {
  background-color: transparent;
  color: #f4731c;
}
.active-east-54ad [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.active-east-54ad [class*="social-icon-meetup"].rough-723e {
  background-color: transparent;
  color: #ec1c40;
}
.active-east-54ad [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.active-east-54ad [class*="social-icon-pinterest"].rough-723e {
  background-color: transparent;
  color: #bd081c;
}
.active-east-54ad [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.active-east-54ad [class*="social-icon-product-hunt"].rough-723e {
  background-color: transparent;
  color: #da552f;
}
.active-east-54ad [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.active-east-54ad [class*="social-icon-reddit"].rough-723e {
  background-color: transparent;
  color: #ff4500;
}
.active-east-54ad [class*="social-icon-rss"] {
  background-color: #f26522;
}
.active-east-54ad [class*="social-icon-rss"].rough-723e {
  background-color: transparent;
  color: #f26522;
}
.active-east-54ad [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.active-east-54ad
  [class*="social-icon-shopping-cart"].rough-723e {
  background-color: transparent;
  color: #4caf50;
}
.active-east-54ad [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.active-east-54ad [class*="social-icon-skype"].rough-723e {
  background-color: transparent;
  color: #00aff0;
}
.active-east-54ad [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.active-east-54ad [class*="social-icon-slideshare"].rough-723e {
  background-color: transparent;
  color: #0077b5;
}
.active-east-54ad [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.active-east-54ad [class*="social-icon-snapchat"].rough-723e {
  background-color: transparent;
  color: #fffc00;
}
.active-east-54ad [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.active-east-54ad [class*="social-icon-soundcloud"].rough-723e {
  background-color: transparent;
  color: #f80;
}
.active-east-54ad [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.active-east-54ad [class*="social-icon-spotify"].rough-723e {
  background-color: transparent;
  color: #2ebd59;
}
.active-east-54ad [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.active-east-54ad
  [class*="social-icon-stack-overflow"].rough-723e {
  background-color: transparent;
  color: #fe7a15;
}
.active-east-54ad [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.active-east-54ad [class*="social-icon-maldkfgram"].rough-723e {
  background-color: transparent;
  color: #2ca5e0;
}
.active-east-54ad [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.active-east-54ad [class*="social-icon-tripadvisor"].rough-723e {
  background-color: transparent;
  color: #589442;
}
.active-east-54ad [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.active-east-54ad [class*="social-icon-tumblr"].rough-723e {
  background-color: transparent;
  color: #35465c;
}
.active-east-54ad [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.active-east-54ad [class*="social-icon-twitch"].rough-723e {
  background-color: transparent;
  color: #6441a5;
}
.active-east-54ad [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.active-east-54ad [class*="social-icon-twitter"].rough-723e {
  background-color: transparent;
  color: #1da1f2;
}
.active-east-54ad [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.active-east-54ad [class*="social-icon-vimeo"].rough-723e {
  background-color: transparent;
  color: #1ab7ea;
}
.active-east-54ad [class*="social-icon-vk"] {
  background-color: #45668e;
}
.active-east-54ad [class*="social-icon-vk"].rough-723e {
  background-color: transparent;
  color: #45668e;
}
.active-east-54ad [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.active-east-54ad [class*="social-icon-weibo"].rough-723e {
  background-color: transparent;
  color: #df2029;
}
.active-east-54ad [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.active-east-54ad [class*="social-icon-weixin"].rough-723e {
  background-color: transparent;
  color: #7bb32e;
}
.active-east-54ad [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.active-east-54ad [class*="social-icon-whatsapp"].rough-723e {
  background-color: transparent;
  color: #25d366;
}
.active-east-54ad [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.active-east-54ad [class*="social-icon-wordpress"].rough-723e {
  background-color: transparent;
  color: #21759b;
}
.active-east-54ad [class*="social-icon-xing"] {
  background-color: #026466;
}
.active-east-54ad [class*="social-icon-xing"].rough-723e {
  background-color: transparent;
  color: #026466;
}
.active-east-54ad [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.active-east-54ad [class*="social-icon-yelp"].rough-723e {
  background-color: transparent;
  color: #af0606;
}
.active-east-54ad [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.active-east-54ad [class*="social-icon-youtube"].rough-723e {
  background-color: transparent;
  color: #cd201f;
}
.under-550b {
  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;
}
.under-550b:hover {
  box-shadow: none;
  background: 0 0;
}
.copper_6ce2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.sort-8c3f {
  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;
}
.media_42e3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.input_4467 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.input_4467,
.input_4467::after,
.input_4467::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;
}
.input_4467::after,
.input_4467::before {
  content: "";
  display: block;
  background-color: inherit;
}
.large_03a2 .sort-8c3f .media_42e3 {
  margin-top: -2px;
  width: 19px;
}
.large_03a2 .sort-8c3f .input_4467 {
  margin-top: -1px;
}
.large_03a2 .sort-8c3f .input_4467,
.large_03a2 .sort-8c3f .input_4467::after,
.large_03a2 .sort-8c3f .input_4467::before {
  width: 19px;
  height: 2px;
}
.large_03a2 .sort-8c3f .input_4467::before {
  top: -6px;
}
.large_03a2 .sort-8c3f .input_4467::after {
  bottom: -6px;
}
.photo-out-fbbf .sort-8c3f .media_42e3 {
  margin-top: -2px;
  width: 22px;
}
.photo-out-fbbf .sort-8c3f .input_4467 {
  margin-top: -1px;
}
.photo-out-fbbf .sort-8c3f .input_4467,
.photo-out-fbbf .sort-8c3f .input_4467::after,
.photo-out-fbbf .sort-8c3f .input_4467::before {
  width: 22px;
  height: 2px;
}
.photo-out-fbbf .sort-8c3f .input_4467::before {
  top: -7px;
}
.photo-out-fbbf .sort-8c3f .input_4467::after {
  bottom: -7px;
}
.dynamic_561c .sort-8c3f .media_42e3 {
  margin-top: -2px;
  width: 31px;
}
.dynamic_561c .sort-8c3f .input_4467 {
  margin-top: -1.5px;
}
.dynamic_561c .sort-8c3f .input_4467,
.dynamic_561c .sort-8c3f .input_4467::after,
.dynamic_561c .sort-8c3f .input_4467::before {
  width: 31px;
  height: 3px;
}
.dynamic_561c .sort-8c3f .input_4467::before {
  top: -9px;
}
.dynamic_561c .sort-8c3f .input_4467::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .notice_8f24 .sort-8c3f .media_42e3 {
    margin-top: -2px;
    width: 19px;
  }
  .notice_8f24 .sort-8c3f .input_4467 {
    margin-top: -1px;
  }
  .notice_8f24 .sort-8c3f .input_4467,
  .notice_8f24 .sort-8c3f .input_4467::after,
  .notice_8f24 .sort-8c3f .input_4467::before {
    width: 19px;
    height: 2px;
  }
  .notice_8f24 .sort-8c3f .input_4467::before {
    top: -6px;
  }
  .notice_8f24 .sort-8c3f .input_4467::after {
    bottom: -6px;
  }
  .form_gas_d313 .sort-8c3f .media_42e3 {
    margin-top: -2px;
    width: 22px;
  }
  .form_gas_d313 .sort-8c3f .input_4467 {
    margin-top: -1px;
  }
  .form_gas_d313 .sort-8c3f .input_4467,
  .form_gas_d313 .sort-8c3f .input_4467::after,
  .form_gas_d313 .sort-8c3f .input_4467::before {
    width: 22px;
    height: 2px;
  }
  .form_gas_d313 .sort-8c3f .input_4467::before {
    top: -7px;
  }
  .form_gas_d313 .sort-8c3f .input_4467::after {
    bottom: -7px;
  }
  .static-7c8c .sort-8c3f .media_42e3 {
    margin-top: -2px;
    width: 31px;
  }
  .static-7c8c .sort-8c3f .input_4467 {
    margin-top: -1.5px;
  }
  .static-7c8c .sort-8c3f .input_4467,
  .static-7c8c .sort-8c3f .input_4467::after,
  .static-7c8c .sort-8c3f .input_4467::before {
    width: 31px;
    height: 3px;
  }
  .static-7c8c .sort-8c3f .input_4467::before {
    top: -9px;
  }
  .static-7c8c .sort-8c3f .input_4467::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .notification-68af .sort-8c3f .media_42e3 {
    margin-top: -2px;
    width: 19px;
  }
  .notification-68af .sort-8c3f .input_4467 {
    margin-top: -1px;
  }
  .notification-68af .sort-8c3f .input_4467,
  .notification-68af .sort-8c3f .input_4467::after,
  .notification-68af .sort-8c3f .input_4467::before {
    width: 19px;
    height: 2px;
  }
  .notification-68af .sort-8c3f .input_4467::before {
    top: -6px;
  }
  .notification-68af .sort-8c3f .input_4467::after {
    bottom: -6px;
  }
  .sort-dynamic-cada .sort-8c3f .media_42e3 {
    margin-top: -2px;
    width: 22px;
  }
  .sort-dynamic-cada .sort-8c3f .input_4467 {
    margin-top: -1px;
  }
  .sort-dynamic-cada .sort-8c3f .input_4467,
  .sort-dynamic-cada .sort-8c3f .input_4467::after,
  .sort-dynamic-cada .sort-8c3f .input_4467::before {
    width: 22px;
    height: 2px;
  }
  .sort-dynamic-cada .sort-8c3f .input_4467::before {
    top: -7px;
  }
  .sort-dynamic-cada .sort-8c3f .input_4467::after {
    bottom: -7px;
  }
  .text_steel_739c .sort-8c3f .media_42e3 {
    margin-top: -2px;
    width: 31px;
  }
  .text_steel_739c .sort-8c3f .input_4467 {
    margin-top: -1.5px;
  }
  .text_steel_739c .sort-8c3f .input_4467,
  .text_steel_739c .sort-8c3f .input_4467::after,
  .text_steel_739c .sort-8c3f .input_4467::before {
    width: 31px;
    height: 3px;
  }
  .text_steel_739c .sort-8c3f .input_4467::before {
    top: -9px;
  }
  .text_steel_739c .sort-8c3f .input_4467::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .pressed-4b56 .sort-8c3f .media_42e3 {
    margin-top: -2px;
    width: 19px;
  }
  .pressed-4b56 .sort-8c3f .input_4467 {
    margin-top: -1px;
  }
  .pressed-4b56 .sort-8c3f .input_4467,
  .pressed-4b56 .sort-8c3f .input_4467::after,
  .pressed-4b56 .sort-8c3f .input_4467::before {
    width: 19px;
    height: 2px;
  }
  .pressed-4b56 .sort-8c3f .input_4467::before {
    top: -6px;
  }
  .pressed-4b56 .sort-8c3f .input_4467::after {
    bottom: -6px;
  }
  .text-4dfa .sort-8c3f .media_42e3 {
    margin-top: -2px;
    width: 22px;
  }
  .text-4dfa .sort-8c3f .input_4467 {
    margin-top: -1px;
  }
  .text-4dfa .sort-8c3f .input_4467,
  .text-4dfa .sort-8c3f .input_4467::after,
  .text-4dfa .sort-8c3f .input_4467::before {
    width: 22px;
    height: 2px;
  }
  .text-4dfa .sort-8c3f .input_4467::before {
    top: -7px;
  }
  .text-4dfa .sort-8c3f .input_4467::after {
    bottom: -7px;
  }
  .wrapper-right-541a .sort-8c3f .media_42e3 {
    margin-top: -2px;
    width: 31px;
  }
  .wrapper-right-541a .sort-8c3f .input_4467 {
    margin-top: -1.5px;
  }
  .wrapper-right-541a .sort-8c3f .input_4467,
  .wrapper-right-541a .sort-8c3f .input_4467::after,
  .wrapper-right-541a .sort-8c3f .input_4467::before {
    width: 31px;
    height: 3px;
  }
  .wrapper-right-541a .sort-8c3f .input_4467::before {
    top: -9px;
  }
  .wrapper-right-541a .sort-8c3f .input_4467::after {
    bottom: -9px;
  }
}
.pattern-41dc .input_4467 {
  -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);
}
.pattern-41dc .input_4467::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.pattern-41dc .input_4467::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);
}
.pattern-41dc.surface-up-cff6 .input_4467 {
  -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);
}
.pattern-41dc.surface-up-cff6 .input_4467::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.pattern-41dc.surface-up-cff6 .input_4467::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);
}
.layout-e6e3 {
  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.lite_25b1:before {
  display: none;
}
.widget-iron-b546 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.widget-iron-b546 .message-38fd {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.widget-iron-b546 .message-38fd:last-of-type {
  border-bottom: none;
}
.widget-iron-b546 .message-38fd.button-023b,
.widget-iron-b546 .message-38fd.main_easy_428c,
.widget-iron-b546 .message-38fd.form_2ccc {
  padding: 0;
}
.widget-iron-b546 .notice-clean-e3a7 .steel-c7c1 {
  color: currentColor;
}
.widget-iron-b546 .notice-clean-e3a7 .steel-c7c1:focus,
.widget-iron-b546 .notice-clean-e3a7 .steel-c7c1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.widget-iron-b546.overlay-d0ac .tooltip_1e30,
.widget-iron-b546.overlay-d0ac .stale_6901 a,
.widget-iron-b546.overlay-d0ac .blue-0b73 a,
.widget-iron-b546.overlay-d0ac .fresh-8840 a {
  color: rgba(0, 0, 0, 0.55);
}
.widget-iron-b546.overlay-d0ac .tooltip_1e30:hover,
.widget-iron-b546.overlay-d0ac .stale_6901 a:hover,
.widget-iron-b546.overlay-d0ac .blue-0b73 a:hover,
.widget-iron-b546.overlay-d0ac .fresh-8840 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget-iron-b546.overlay-d0ac .box_4b38 {
  color: rgba(0, 0, 0, 0.8);
}
.widget-iron-b546.overlay-d0ac .message-38fd {
  border-color: rgba(0, 0, 0, 0.08);
}
.widget-iron-b546.overlay-d0ac .message-38fd:before {
  background: rgba(0, 0, 0, 0.08);
}
.widget-iron-b546.overlay-d0ac .column-fast-17b6:before {
  background: rgba(255, 255, 255, 0.9);
}
.widget-iron-b546.overlay-d0ac .notice-clean-e3a7 .tall-4e4f li a,
.widget-iron-b546.overlay-d0ac .notice-clean-e3a7 .steel-c7c1,
.widget-iron-b546.overlay-d0ac .fresh-8840 {
  border-color: rgba(0, 0, 0, 0.08);
}
.widget-iron-b546.overlay-d0ac .notice-clean-e3a7 .steel-c7c1:focus,
.widget-iron-b546.overlay-d0ac .notice-clean-e3a7 .steel-c7c1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.widget-iron-b546.overlay-d0ac .tall-4e4f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.widget-iron-b546.dirty_154a .tooltip_1e30,
.widget-iron-b546.dirty_154a .stale_6901 a,
.widget-iron-b546.dirty_154a .blue-0b73 .steel-c7c1,
.widget-iron-b546.dirty_154a .blue-0b73 a,
.widget-iron-b546.dirty_154a .fresh-8840 a {
  color: rgba(255, 255, 255, 0.79);
}
.widget-iron-b546.dirty_154a .tooltip_1e30:hover,
.widget-iron-b546.dirty_154a .stale_6901 a:hover,
.widget-iron-b546.dirty_154a .blue-0b73 .steel-c7c1:hover,
.widget-iron-b546.dirty_154a .blue-0b73 a:hover,
.widget-iron-b546.dirty_154a .fresh-8840 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget-iron-b546.dirty_154a .box_4b38 {
  color: rgba(255, 255, 255, 0.99);
}
.widget-iron-b546.dirty_154a .message-38fd {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget-iron-b546.dirty_154a .message-38fd:before {
  background: rgba(255, 255, 255, 0.08);
}
.widget-iron-b546.dirty_154a .column-fast-17b6:before {
  background: rgba(0, 0, 0, 0.9);
}
.widget-iron-b546.dirty_154a .notice-clean-e3a7 .tall-4e4f li a,
.widget-iron-b546.dirty_154a .notice-clean-e3a7 .steel-c7c1,
.widget-iron-b546.dirty_154a .fresh-8840 {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget-iron-b546.dirty_154a .notice-clean-e3a7 .steel-c7c1:focus,
.widget-iron-b546.dirty_154a .notice-clean-e3a7 .steel-c7c1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.widget-iron-b546.dirty_154a .tall-4e4f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.column-fast-17b6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.column-fast-17b6:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.detail-e86d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.photo-clean-fadf .widget-iron-b546 {
  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;
}
.photo-clean-fadf .message-38fd {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.photo-clean-fadf .message-38fd: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) {
  .photo-clean-fadf .message-38fd:before {
    width: 16%;
    left: 42%;
  }
}
.photo-clean-fadf .message-38fd:last-child:before {
  content: none;
}
.photo-clean-fadf .message-38fd[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.photo-clean-fadf .notice-clean-e3a7 .tall-4e4f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.photo-clean-fadf .notice-clean-e3a7 .tall-4e4f li a .steel-c7c1 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.photo-clean-fadf .notice-clean-e3a7 .fresh-8840 {
  border: none;
}
.photo-clean-fadf .notice-clean-e3a7 .fresh-8840 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.photo-clean-fadf .column-fast-17b6 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.photo-clean-fadf .detail-e86d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.photo-clean-fadf .dirty_154a .column-fast-17b6:before {
  background: rgba(0, 0, 0, 0.9);
}
.photo-clean-fadf .overlay-d0ac.alert-439c .input_4467 {
  background: rgba(0, 0, 0, 0.6);
}
.photo-clean-fadf
  .overlay-d0ac.alert-439c
  .input_4467::after,
.photo-clean-fadf
  .overlay-d0ac.alert-439c
  .input_4467:before {
  background: inherit;
}
.photo-clean-fadf
  .overlay-d0ac.alert-439c:hover
  .input_4467 {
  background: rgba(0, 0, 0, 0.8);
}
.pressed-41fc .widget-iron-b546 {
  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) {
  .pressed-41fc .widget-iron-b546 {
    width: auto;
    right: 45px;
  }
}
.sort-d1c0 .widget-iron-b546 {
  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) {
  .sort-d1c0 .widget-iron-b546 {
    width: auto;
    left: 45px;
  }
}
.lite_25b1 .widget-iron-b546 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.lite_25b1 .detail-e86d {
  max-width: 48em;
  margin: 0 auto;
}
.lite_25b1 .column-fast-17b6:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.photo-gas-1dd6 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.photo-gas-1dd6.photo-clean-fadf .widget-iron-b546 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.photo-gas-1dd6.pressed-41fc .widget-iron-b546 {
  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);
}
.photo-gas-1dd6 .widget-iron-b546 {
  visibility: visible;
}
.photo-gas-1dd6.sort-d1c0 .widget-iron-b546 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.focused_8d3a,
.menu_yellow_db02 {
  overflow-x: hidden;
}
.focused_8d3a .widget-iron-b546 {
  overflow: auto;
}
.focused_8d3a.photo-clean-fadf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focused_8d3a.photo-clean-fadf .widget-iron-b546 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.focused_8d3a.photo-clean-fadf .under-550b {
  opacity: 0;
}
.focused_8d3a.pressed-41fc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focused_8d3a.pressed-41fc .widget-iron-b546 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.focused_8d3a.pressed-41fc .under-550b {
  opacity: 0;
}
.focused_8d3a.sort-d1c0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focused_8d3a.sort-d1c0 .widget-iron-b546 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.focused_8d3a.sort-d1c0 .under-550b {
  opacity: 0;
}
.focused_8d3a.lite_25b1 .widget-iron-b546 {
  z-index: 10;
  visibility: visible;
}
.alert-439c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.alert-439c .input_4467 {
  background: rgba(255, 255, 255, 0.99);
}
.alert-439c .input_4467::after,
.alert-439c .input_4467:before {
  background: inherit;
}
.alert-439c:hover .input_4467 {
  background: rgba(255, 255, 255, 0.99);
}
.sort-d1c0 .alert-439c {
  top: 10px;
  right: auto;
  left: 12px;
}
.lite_25b1 .alert-439c {
  display: none !important;
}
.focused_8d3a:before,
.menu_yellow_db02:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.focused_8d3a .alert-439c,
.menu_yellow_db02 .alert-439c {
  display: inline-block;
}
.widget-iron-b546 .wood_7485 {
  -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;
}
.focused_8d3a .widget-iron-b546 .wood_7485,
.menu_yellow_db02 .widget-iron-b546 .wood_7485 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.panel-basic-e860 .dirty_7465 {
  width: 100%;
}
.sidebar_9047 {
  padding: 0 0.5em 0;
}
.sidebar_9047 [class*="customify-col-"],
.sidebar_9047 [class*="customify-col_"],
.sidebar_9047 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.photo-small-7fad .sidebar_9047 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tertiary-orange-38cb .dark_5853,
  .dark_5853 {
    display: none;
  }
  .outline-lower-dda3 {
    text-align: left;
  }
  .motion-ac35 {
    text-align: center;
  }
  .accordion_9e43 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary-orange-38cb .small_32ed,
  .small_32ed {
    display: none;
  }
  .info-tiny-4f46 {
    text-align: left;
  }
  .progress-c983 {
    text-align: center;
  }
  .summary-e968 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tertiary-orange-38cb .frame_8535,
  .frame_8535 {
    display: none;
  }
  .lite_b6e9 {
    text-align: left;
  }
  .module_36ac {
    text-align: center;
  }
  .nav-glass-9fba {
    text-align: right;
  }
}
#page {
  position: relative;
}
.gradient_wood_a09c {
  box-shadow: none !important;
}
.silver_e795 .filter_80ca,
.notification-simple-af6e .filter_80ca {
  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;
}
.notification-simple-af6e .filter_80ca {
  margin-top: 30px;
  margin-bottom: 30px;
}
.article_6feb {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.article_6feb:after,
.article_6feb:before {
  content: "";
  display: table;
}
.article_6feb:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .article_6feb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.article_6feb,
.bronze-ff00 {
  max-width: 1248px;
  margin: 0 auto;
}

.photo_2547.alert_45c5 .article_6feb {
  max-width: 100%;
}
.photo_2547.component_ce31 {
  max-width: 1200px;
  margin: 0 auto;
}
.photo_2547.preview-26d3 .article_6feb {
  max-width: 100%;
}
.photo_2547.preview-26d3 > .article_6feb {
  padding-left: 0;
  padding-right: 0;
}
.photo_2547.preview-26d3 > .article_6feb .tertiary-orange-38cb {
  margin: 0;
}
.photo_2547.preview-26d3
  > .article_6feb
  .disabled-a100.dim_b4e3 {
  margin-right: 0;
  margin-left: 0;
}
.photo_2547.preview-26d3 #main.dim_b4e3 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .gallery_down_1aa7 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .gallery_down_1aa7 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .label_2e4b .primary_action_61ee {
    padding-right: 1em;
  }
  .label_2e4b.surface_basic_ed4d .disabled-a100 {
    border-right: 1px solid #eaecee;
  }
  .label_2e4b.surface_basic_ed4d .primary_action_61ee {
    padding-right: 1em;
  }
  .label_2e4b.surface_basic_ed4d .filter_hovered_f383 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .silver-e5e8 .primary_action_61ee {
    padding-left: 1em;
  }
  .silver-e5e8.surface_basic_ed4d .disabled-a100 {
    border-left: 1px solid #eaecee;
  }
  .silver-e5e8.surface_basic_ed4d .primary_action_61ee {
    padding-left: 1em;
  }
  .silver-e5e8.surface_basic_ed4d .filter_hovered_f383 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .light-675e .primary_action_61ee {
    padding-left: 1em;
  }
  .light-675e.surface_basic_ed4d .outer_42d5 {
    border-right: 1px solid #eaecee;
  }
  .light-675e.surface_basic_ed4d .notification-west-d000 {
    border-right: 1px solid #eaecee;
  }
  .light-675e.surface_basic_ed4d .primary_action_61ee {
    padding-left: 1em;
  }
  .light-675e.surface_basic_ed4d .filter_hovered_f383 {
    padding-right: 1em;
  }
  .light-675e.surface_basic_ed4d .tag-489e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .down-0d18 .primary_action_61ee {
    padding-right: 1em;
  }
  .down-0d18.surface_basic_ed4d .outer_42d5 {
    border-left: 1px solid #eaecee;
  }
  .down-0d18.surface_basic_ed4d .notification-west-d000 {
    border-left: 1px solid #eaecee;
  }
  .down-0d18.surface_basic_ed4d .primary_action_61ee {
    padding-right: 1em;
  }
  .down-0d18.surface_basic_ed4d .filter_hovered_f383 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .down-0d18.surface_basic_ed4d .tag-489e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery_down_1aa7 .primary_action_61ee {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gallery_down_1aa7.surface_basic_ed4d .disabled-a100 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .gallery_down_1aa7.surface_basic_ed4d .primary_action_61ee {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gallery_down_1aa7.surface_basic_ed4d .filter_hovered_f383 {
    padding-left: 1em;
  }
  .gallery_down_1aa7.surface_basic_ed4d .tag-489e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .gallery_down_1aa7.surface_basic_ed4d .primary_action_61ee {
    padding-left: 0;
  }
}
.highlight-adf8 .full-5f50 {
  display: inline-block;
}
.avatar_e45c {
  display: inline-block;
}
.container_red_0027 {
  word-con: break-word;
}
.pagination-light-5a3e > span {
  display: inline-block;
  padding: 5px 0;
}
.pagination-light-5a3e .input_37f6 {
  margin-left: 8px;
  margin-right: 8px;
}
.pagination-light-5a3e .row-south-19eb img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.caption-845b .overlay_9ee2 {
  margin-bottom: 2em;
}
.caption-845b .input_ba20 {
  margin-bottom: 15px;
}
.caption-845b .input_ba20:last-child {
  margin-bottom: 0;
}
.caption-845b .thumbnail-steel-48ac {
  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) {
  .caption-845b .thumbnail-steel-48ac {
    display: block;
  }
}
.caption-845b .surface-1e0b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .caption-845b .surface-1e0b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.caption-845b .complex-854f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.caption-845b .complex-854f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.caption-845b .complex-854f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.caption-845b .container_red_0027 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.caption-845b .container_red_0027 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.caption-845b .banner_578b p:last-child {
  margin-bottom: 0;
}
.caption-845b .nav_bright_0990 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.caption-845b .shade-f974 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.caption-845b .fixed_8b66 {
  margin-top: 1em;
}
.caption-845b .gallery-94e8 {
  top: 0;
  display: block;
}
.caption-845b .gallery-94e8 a {
  color: inherit;
}
.caption-845b .gallery-94e8 a:hover {
  color: inherit;
}
.caption-845b .highlight_prev_d383 {
  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;
}
.caption-845b .highlight_prev_d383:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.caption-845b .shade-f974 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.caption-845b .gold_b026 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.caption-845b .gold_b026:first-child {
  margin-top: 0;
}
.caption-845b .gold_b026.detail_8d32 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.caption-845b .gold_b026.hero-south-daf1 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.caption-845b
  .gold_b026.hero-south-daf1.frame_3b46
  .fixed_8b66 {
  width: 100%;
}
.caption-845b .hero-south-daf1 {
  -webkit-box-align: center;
  align-items: center;
}
.caption-845b .hero-south-daf1 .pagination-light-5a3e,
.caption-845b .hero-south-daf1 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.caption-845b .complex-854f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.caption-845b .complex-854f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.caption-845b .complex-854f: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;
}
.caption-845b .detail_8d32 {
  z-index: 5;
}
.caption-845b .last_6411 .cold-6b97 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.caption-845b .input-bb78 .cold-6b97 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.caption-845b .banner_6d16 .cold-6b97 {
  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;
}
.caption-845b.soft_ee0f .thumbnail-steel-48ac,
.caption-845b.menu-wide-3731 .thumbnail-steel-48ac {
  display: block;
}
.caption-845b.soft_ee0f .thumbnail-steel-48ac .video_c30c,
.caption-845b.soft_ee0f .thumbnail-steel-48ac .shade-f974,
.caption-845b.menu-wide-3731 .thumbnail-steel-48ac .video_c30c,
.caption-845b.menu-wide-3731 .thumbnail-steel-48ac .shade-f974 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.caption-845b.popup_fluid_27b1 .surface-1e0b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .caption-845b.popup_fluid_27b1 .surface-1e0b {
    margin-right: 0;
  }
}
.caption-845b.soft_ee0f .surface-1e0b,
.caption-845b.menu-wide-3731 .surface-1e0b {
  padding-top: 40%;
}
.caption-845b.soft_ee0f .overlay_9ee2,
.caption-845b.menu-wide-3731 .overlay_9ee2 {
  display: block;
}
.caption-845b.soft_ee0f .fn-sticky-8ecd .shade-f974,
.caption-845b.menu-wide-3731 .fn-sticky-8ecd .shade-f974 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.caption-845b.soft_ee0f .surface-1e0b,
.caption-845b.menu-wide-3731 .surface-1e0b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.caption-845b.soft_ee0f .shade-f974 {
  padding: 1em;
}
.under-b639 {
  margin: 30px auto;
  display: block;
}
.under-b639 .column-a6ab > * {
  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;
}
.under-b639 .column-a6ab > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.under-b639 .column-a6ab span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.last-e8c8 .pagination-light-5a3e {
  margin-bottom: 1.41575em;
}
.last-e8c8 .secondary_449c {
  margin-bottom: 1.618em;
}
.banner_next_5441 .main_cool_7da2 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.banner_next_5441 .main_cool_7da2 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.banner_next_5441 .bronze_6cff {
  max-width: 100%;
  overflow: auto;
}
.blue-76ce .banner_next_5441 a:hover {
  text-decoration: underline;
}
.frame_9140 .input_ba20:not(.container_red_0027),
.frame_9140 .complex-854f {
  margin-bottom: 1.41575em;
}
.frame_9140 .input_ba20:not(.container_red_0027):last-child,
.frame_9140 .complex-854f:last-child {
  margin-bottom: 0;
}
.frame_9140 .input_ba20.card-c8f4 {
  margin-bottom: 0.41575em;
}
.frame_9140 .progress-b37d:before,
.frame_9140 .focused_759a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.frame_9140 .progress-b37d:before {
  content: "\f115";
}
.frame_9140 .focused_759a:before {
  content: "\f02c";
}
.frame_9140 .module-1c70 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.frame_9140 .module-1c70 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.primary_5e02 {
  display: -webkit-box;
  display: flex;
}
.primary_5e02 .paper-d721 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .primary_5e02 .paper-d721 {
    flex-basis: 90px;
  }
}
.primary_5e02 .detail-medium-989f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .primary_5e02 .detail-medium-989f {
    flex-basis: calc(100% - 50px);
  }
}
.primary_5e02 .plasma-2d59 p:last-child {
  margin-bottom: 0.72em;
}
.bright_552a .column-a6ab {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.bright_552a .column-a6ab:after,
.bright_552a .column-a6ab:before {
  content: "";
  display: table;
}
.bright_552a .column-a6ab:after {
  clear: both;
}
.bright_552a .column-a6ab .section-979c,
.bright_552a .column-a6ab .focus-28c0 {
  width: 49%;
}
.bright_552a .column-a6ab .section-979c a span.texture_0373,
.bright_552a .column-a6ab .focus-28c0 a span.texture_0373 {
  display: block;
  margin-bottom: 5px;
}
.bright_552a .column-a6ab .focus-28c0 {
  float: left;
  text-align: left;
}
.bright_552a .column-a6ab .section-979c {
  float: right;
  text-align: right;
}
.hot_d937 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hot_d937 {
    margin-bottom: 0;
  }
}
.secondary_3548 {
  margin-bottom: 1em;
}
.secondary_3548 .container_red_0027 {
  font-size: 1.1em;
  line-height: 1.3;
}
.grid-cold-ba24 a {
  display: block;
  line-height: 0;
  position: relative;
}
.east_7f38 .secondary_3548,
.list_hard_32ce .secondary_3548 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .east_7f38 .secondary_3548,
  .list_hard_32ce .secondary_3548 {
    display: block;
  }
}
.east_7f38 .grid-cold-ba24,
.list_hard_32ce .grid-cold-ba24 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .east_7f38 .grid-cold-ba24,
  .list_hard_32ce .grid-cold-ba24 {
    margin-bottom: 1em;
  }
}
.east_7f38 .grid-cold-ba24 img,
.list_hard_32ce .grid-cold-ba24 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.east_7f38 .narrow_ba38,
.list_hard_32ce .narrow_ba38 {
  flex-basis: calc(100% - 160px);
}
.east_7f38 .narrow_ba38 p,
.list_hard_32ce .narrow_ba38 p {
  margin-bottom: 0;
}
.east_7f38 .narrow_ba38 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .east_7f38 .narrow_ba38 {
    padding-left: 0;
  }
}
.list_hard_32ce .narrow_ba38 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .list_hard_32ce .narrow_ba38 {
    padding-right: 0;
  }
}
.list_hard_32ce .grid-cold-ba24 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.middle_2f6b .grid-cold-ba24 {
  margin-bottom: 0.5em;
}
.middle_2f6b .grid-cold-ba24 img {
  width: 100%;
}
.notice-in-73cb .hero-4b25,
.gradient-cold-c337 .hero-4b25 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.gradient-cold-c337 .disabled-a100 .white-a9a4 p:last-child {
  margin-bottom: 0;
}
.east_2b33 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.fast_1a62 .in_477c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .fast_1a62 .in_477c:last-of-type {
    margin-bottom: 0;
  }
}
.fast_1a62 .in_477c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fast_1a62 .in_477c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.fast_1a62 .in_477c ul li {
  margin: 0 0 0.6em;
}
.fast_1a62 .in_477c ul li.container-509a,
.fast_1a62 .in_477c ul li.wrapper_4711 {
  position: relative;
}
.fast_1a62 .in_477c ul li.container-509a .glass-90f2,
.fast_1a62 .in_477c ul li.wrapper_4711 .glass-90f2 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.fast_1a62 .in_477c ul li.container-509a:after:after,
.fast_1a62 .in_477c ul li.container-509a:after:before,
.fast_1a62
  .in_477c
  ul
  li.wrapper_4711:after:after,
.fast_1a62
  .in_477c
  ul
  li.wrapper_4711:after:before {
  content: "";
  display: table;
}
.fast_1a62 .in_477c ul li.container-509a:after:after,
.fast_1a62
  .in_477c
  ul
  li.wrapper_4711:after:after {
  clear: both;
}
.fast_1a62 .in_477c a.east_7de4:hover {
  text-decoration: none;
}
.fast_1a62 .in_477c select {
  max-width: 100%;
}
.fast_1a62 .in_477c table {
  font-size: 85%;
}
.fast_1a62 .in_477c table td,
.fast_1a62 .in_477c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.fast_1a62 .in_477c table tfoot td {
  text-align: left;
}
.fast_1a62 .in_477c :last-child {
  margin-bottom: 0;
}
.fast_1a62 .in_477c .list_658d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.fast_1a62 .in_477c .list_658d label {
  width: 100%;
}
.fast_1a62 .in_477c .list_658d .avatar_motion_2fe2 {
  width: 100%;
  display: block;
}
.fast_1a62 .in_477c .list_658d .wrapper-stone-b3fe {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.fast_1a62 .in_477c .list_658d .wrapper-stone-b3fe:hover svg #svg-search {
  fill: #444;
}
.fast_1a62 .in_477c .list_658d .wrapper-stone-b3fe svg {
  width: 18px;
  height: 18px;
}
.fast_1a62 .soft-fb7a ul ul,
.fast_1a62 .popup_basic_2ba2 ul ul,
.fast_1a62 .stale_7681 ul ul,
.fast_1a62 .main_pink_9181 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.fast_1a62 .soft-fb7a .lite-e7a5 > a,
.fast_1a62 .popup_basic_2ba2 .lite-e7a5 > a,
.fast_1a62 .stale_7681 .lite-e7a5 > a,
.fast_1a62 .main_pink_9181 .lite-e7a5 > a {
  margin-bottom: 0;
}
.fast_1a62 .first_a27c li,
.fast_1a62 .soft-fb7a li,
.fast_1a62 .pagination-medium-8ea8 li,
.fast_1a62 .popup_basic_2ba2 li,
.fast_1a62 .stale_7681 li,
.fast_1a62 .main_pink_9181 li,
.fast_1a62 .wood-1a65 li,
.fast_1a62 .notice-889c li {
  display: block;
  position: relative;
}
.fast_1a62 .first_a27c li:last-child,
.fast_1a62 .soft-fb7a li:last-child,
.fast_1a62 .pagination-medium-8ea8 li:last-child,
.fast_1a62 .popup_basic_2ba2 li:last-child,
.fast_1a62 .stale_7681 li:last-child,
.fast_1a62 .main_pink_9181 li:last-child,
.fast_1a62 .wood-1a65 li:last-child,
.fast_1a62 .notice-889c li:last-child {
  border: none;
}
.fast_1a62 .first_a27c li a,
.fast_1a62 .soft-fb7a li a,
.fast_1a62 .pagination-medium-8ea8 li a,
.fast_1a62 .popup_basic_2ba2 li a,
.fast_1a62 .stale_7681 li a,
.fast_1a62 .main_pink_9181 li a,
.fast_1a62 .wood-1a65 li a,
.fast_1a62 .notice-889c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fast_1a62 .first_a27c li ul li::before,
.fast_1a62 .soft-fb7a li ul li::before,
.fast_1a62 .pagination-medium-8ea8 li ul li::before,
.fast_1a62 .popup_basic_2ba2 li ul li::before,
.fast_1a62 .stale_7681 li ul li::before,
.fast_1a62 .main_pink_9181 li ul li::before,
.fast_1a62 .wood-1a65 li ul li::before,
.fast_1a62 .notice-889c li ul li::before {
  left: 15px;
}
.fast_1a62 .first_a27c li ul a,
.fast_1a62 .soft-fb7a li ul a,
.fast_1a62 .pagination-medium-8ea8 li ul a,
.fast_1a62 .popup_basic_2ba2 li ul a,
.fast_1a62 .stale_7681 li ul a,
.fast_1a62 .main_pink_9181 li ul a,
.fast_1a62 .wood-1a65 li ul a,
.fast_1a62 .notice-889c li ul a {
  padding-left: 20px;
}
.fast_1a62 .first_a27c li ul ul li::before,
.fast_1a62 .soft-fb7a li ul ul li::before,
.fast_1a62 .pagination-medium-8ea8 li ul ul li::before,
.fast_1a62 .popup_basic_2ba2 li ul ul li::before,
.fast_1a62 .stale_7681 li ul ul li::before,
.fast_1a62 .main_pink_9181 li ul ul li::before,
.fast_1a62 .wood-1a65 li ul ul li::before,
.fast_1a62 .notice-889c li ul ul li::before {
  left: 30px;
}
.fast_1a62 .first_a27c li ul ul a,
.fast_1a62 .soft-fb7a li ul ul a,
.fast_1a62 .pagination-medium-8ea8 li ul ul a,
.fast_1a62 .popup_basic_2ba2 li ul ul a,
.fast_1a62 .stale_7681 li ul ul a,
.fast_1a62 .main_pink_9181 li ul ul a,
.fast_1a62 .wood-1a65 li ul ul a,
.fast_1a62 .notice-889c li ul ul a {
  padding-left: 40px;
}
.fast_1a62 .selected-40d4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fast_1a62 .notice-889c ul li {
  margin-bottom: 1.41575em;
}
.fast_1a62 .notice-889c ul li .nav-red-61b3 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.fast_1a62 .notice-889c ul li .breadcrumb_down_fa1e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.dirty_154a .first_a27c li a,
.dirty_154a .soft-fb7a li a,
.dirty_154a .pagination-medium-8ea8 li a,
.dirty_154a .popup_basic_2ba2 li a,
.dirty_154a .stale_7681 li a,
.dirty_154a .main_pink_9181 li a,
.dirty_154a .wood-1a65 li a,
.dirty_154a .notice-889c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.dirty_154a .selected-40d4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dirty_154a .in_477c ul li.container-509a .glass-90f2,
.dirty_154a .in_477c ul li.wrapper_4711 .glass-90f2 {
  background: rgba(0, 0, 0, 0.2);
}
.dirty_154a .fast_1a62 .in_477c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo_2547 .fast_1a62 .tall-4e4f li {
  margin: 0;
}
.photo_2547 .fast_1a62 .tall-4e4f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.photo_2547 .fast_1a62 .tall-4e4f li ul {
  margin: 0;
}
.photo_2547 .fast_1a62 .tall-4e4f li ul li a {
  padding-left: 15px;
}
.photo_2547 .fast_1a62 .tall-4e4f li ul li li a {
  padding-left: 30px;
}
.photo_2547 .fast_1a62 .tall-4e4f li.logo_8a2a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.photo_2547 .fast_1a62 .tall-4e4f li.logo_8a2a > 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;
}
.photo_2547 .fast_1a62 .tall-4e4f li.logo_8a2a > 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;
}
.shade_5ab5 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.middle_f379 {
  position: relative;
  z-index: 10;
}
.middle_f379 .wood_7485 {
  width: 100%;
  max-width: 100%;
}
.thumbnail-top-f5f1 .breadcrumb-f37e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.thumbnail-top-f5f1 .overlay-d0ac {
}
.thumbnail-top-f5f1 .dirty_154a {
  background: #292929;
}
.gradient-small-4c2f .breadcrumb-f37e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.gradient-small-4c2f .overlay-d0ac {
  background: #f9f9f9;
}
.gradient-small-4c2f .dirty_154a {
  background: #303030;
}
.feature_white_75d4 .breadcrumb-f37e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .feature_white_75d4 .full-5f50 {
    margin-bottom: 1em;
  }
  .feature_white_75d4 .full-5f50:last-child {
    margin-bottom: 0;
  }
}
.feature_white_75d4 .overlay-d0ac {
  background: #ededed;
}
.feature_white_75d4 .dirty_154a {
  background: #1a1a1a;
}
.breadcrumb-f37e.overlay-d0ac {
  color: rgba(0, 0, 0, 0.6);
}
.breadcrumb-f37e.overlay-d0ac .lite_04fd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb-f37e.dirty_154a {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb-f37e.dirty_154a a:not(.east_7de4) {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb-f37e.dirty_154a a:not(.east_7de4):hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb-f37e.dirty_154a .lite_04fd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb-f37e.dirty_154a table tbody td,
.breadcrumb-f37e.dirty_154a table th {
  background: rgba(0, 0, 0, 0.08);
}
.module-over-9a90.medium-81f1 .article_6feb {
  max-width: initial;
}
.module-over-9a90 .frame_orange_8ad8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.module-over-9a90 .frame_orange_8ad8 .wood_7485 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .module-over-9a90 .frame_orange_8ad8 .wood_7485 {
    display: block;
    margin-bottom: 2em;
  }
  .module-over-9a90 .frame_orange_8ad8 .wood_7485:last-child {
    margin-bottom: 0;
  }
}
.feature_white_75d4 .full-5f50:last-child,
.gradient-small-4c2f .full-5f50:last-child,
.thumbnail-top-f5f1 .full-5f50:last-child {
  margin-bottom: 0;
}
.feature_white_75d4 .full-5f50 .fast_1a62 .in_477c:last-child,
.gradient-small-4c2f .full-5f50 .fast_1a62 .in_477c:last-child,
.thumbnail-top-f5f1 .full-5f50 .fast_1a62 .in_477c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .feature_white_75d4 .paper-f23a,
  .feature_white_75d4 .outline-b314,
  .gradient-small-4c2f .paper-f23a,
  .gradient-small-4c2f .outline-b314,
  .thumbnail-top-f5f1 .paper-f23a,
  .thumbnail-top-f5f1 .outline-b314 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .middle_f379 .full-5f50 {
    margin-bottom: 2em;
  }
}
.middle_f379 p:last-child {
  margin-bottom: 0;
}
.middle_f379 li,
.middle_f379 ul {
  list-style: none;
  margin: 0;
}
.middle_f379 ul ul {
  margin-left: 2.617924em;
}
.container_36d3 {
  font-size: 0.875em;
}

/* css-noise: c4f6 */
.widget-item-c7 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.3;
}
