/*!
Theme Name: Customify
Theme URI: https://pressmaximum.secondary_focused_d8b5/customify
Author: WPCustomify
Author URI: https://pressmaximum.secondary_focused_d8b5
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.secondary_focused_d8b5/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.lower-247f.footer-7099/licenses/gpl-2.0.static_d652
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.tag-paper-1128/, (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.icon_plasma_55f6.description-next-cbc6/normalize.info-solid-fb7c/
 ======
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.info-solid-fb7c v7.0.0 | MIT License | github.secondary_focused_d8b5/necolas/normalize.info-solid-fb7c */
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;
}
.layout_3167 .slider-4b1b,
.pro-e07a,
.image-3cab,
.mini_bd05,
.module-3a80,
.fluid_a239,
.old-5b15,
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;
}
.pro-e07a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .pro-e07a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .pro-e07a,
  h1 {
    font-size: 1.8em;
  }
}
.image-3cab,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.image-3cab + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .image-3cab,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .image-3cab,
  h2 {
    font-size: 1.7em;
  }
}
.mini_bd05,
h3 {
  font-size: 1.618em;
}
.layout_3167 .slider-4b1b,
.module-3a80,
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.caption_focused_d3af {
  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;
}
.media_5889:after,
.media_5889:before,
.container_basic_9434:after,
.container_basic_9434:before {
  content: "";
  display: table;
}
.media_5889:after,
.container_basic_9434:after {
  clear: both;
}
.center-65f1 {
  float: right;
  margin-right: 0;
}
.simple_fbd6 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.pagination_fast_771b .solid_c9f6,
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;
}
.pagination_fast_771b .solid_c9f6: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;
}
.smooth_c281 .solid_c9f6 {
  box-shadow: none;
}
.smooth_c281
  .solid_c9f6
  .secondary-d194 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.smooth_c281 .solid_c9f6 .selected_8f47 {
  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;
}
.smooth_c281
  .solid_c9f6
  .selected_8f47
  b {
  display: none;
}
.smooth_c281 .text_78b7 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.right_eef3:not(.complex_a162):not(.thumbnail_a7d9),
button:not(.complex_a162):not(.thumbnail_a7d9),
input[type="button"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ),
input[type="reset"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ),
input[type="submit"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ) {
  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;
}
.right_eef3:not(.complex_a162):not(
    .thumbnail_a7d9
  ):hover,
button:not(.complex_a162):not(
    .thumbnail_a7d9
  ):hover,
input[type="button"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ):hover,
input[type="reset"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ):hover,
input[type="submit"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.right_eef3:not(.complex_a162):not(
    .thumbnail_a7d9
  ):active,
.right_eef3:not(.complex_a162):not(
    .thumbnail_a7d9
  ):focus,
button:not(.complex_a162):not(
    .thumbnail_a7d9
  ):active,
button:not(.complex_a162):not(
    .thumbnail_a7d9
  ):focus,
input[type="button"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ):active,
input[type="button"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ):focus,
input[type="reset"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ):active,
input[type="reset"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ):focus,
input[type="submit"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ):active,
input[type="submit"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ):focus {
  outline: 0;
}
.right_eef3:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983,
button:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983,
input[type="button"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983,
input[type="reset"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983,
input[type="submit"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983 {
  position: relative;
}
.right_eef3:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983
  .new-14c7,
.right_eef3:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983
  .hot_a0e7,
.right_eef3:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983
  .center_c22e,
.right_eef3:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983
  i,
.right_eef3:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983
  svg,
button:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983
  .new-14c7,
button:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983
  .hot_a0e7,
button:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983
  .center_c22e,
button:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983
  i,
button:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983
  svg,
input[type="button"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983
  .new-14c7,
input[type="button"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983
  .hot_a0e7,
input[type="button"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983
  .center_c22e,
input[type="button"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983
  i,
input[type="button"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983
  svg,
input[type="reset"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983
  .new-14c7,
input[type="reset"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983
  .hot_a0e7,
input[type="reset"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983
  .center_c22e,
input[type="reset"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983
  i,
input[type="reset"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983
  svg,
input[type="submit"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983
  .new-14c7,
input[type="submit"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983
  .hot_a0e7,
input[type="submit"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983
  .center_c22e,
input[type="submit"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983
  i,
input[type="submit"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983
  svg {
  visibility: hidden;
}
.right_eef3:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983:after,
button:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983:after,
input[type="button"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983:after,
input[type="reset"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983:after,
input[type="submit"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ).fn-loading-8983: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;
}
.right_eef3:not(.complex_a162):not(.thumbnail_a7d9),
input[type="button"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ),
input[type="reset"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ),
input[type="submit"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ) {
  color: #fff;
  background: #235787;
}
.right_eef3:not(.complex_a162):not(
    .thumbnail_a7d9
  ):focus,
input[type="button"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ):focus,
input[type="reset"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ):focus,
input[type="submit"]:not(.complex_a162):not(
    .thumbnail_a7d9
  ):focus {
  color: #fff;
}
.right_eef3.fn-disabled-8983:not(.complex_a162):not(
    .thumbnail_a7d9
  ),
.right_eef3[disabled]:not(.complex_a162):not(
    .thumbnail_a7d9
  ),
button.fn-disabled-8983:not(.complex_a162):not(
    .thumbnail_a7d9
  ),
button[disabled]:not(.complex_a162):not(
    .thumbnail_a7d9
  ) {
  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;
}
.nav-over-03aa {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.nav-over-03aa: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;
}
.stone_05ea {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.progress-8d92 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.info_south_a2f9 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.media_5889:after,
.media_5889:before,
.item_93d4:after,
.item_93d4:before,
.dropdown_2734:after,
.dropdown_2734:before,
.thumbnail-6e83:after,
.thumbnail-6e83:before,
.medium-d307:after,
.medium-d307:before,
.mask_fdd9:after,
.mask_fdd9:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.media_5889:after,
.item_93d4:after,
.dropdown_2734:after,
.thumbnail-6e83:after,
.medium-d307:after,
.mask_fdd9:after {
  clear: both;
}
.item_93d4 .tertiary-dim-9af3,
.dropdown_2734 .tertiary-dim-9af3,
.paragraph_fluid_21fe .tertiary-dim-9af3 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.title_e50d {
  display: inline-block;
}
.column_medium_f2df {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.column_medium_f2df img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.column_medium_f2df .silver-e070 {
  padding: 1em 0;
  font-size: 85%;
}
.silver-e070 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.dim-c3cb {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.dim-c3cb:after,
.dim-c3cb:before {
  content: "";
  display: table;
}
.dim-c3cb:after {
  clear: both;
}
.liquid_342a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tertiary_0e47 .liquid_342a {
  max-width: 50%;
}
.menu_a173 .liquid_342a {
  max-width: 33.33%;
}
.card_41cc .liquid_342a {
  max-width: 25%;
}
.north-013a .liquid_342a {
  max-width: 20%;
}
.chip_clean_338d .liquid_342a {
  max-width: 16.66%;
}
.focus_active_c9ba .liquid_342a {
  max-width: 14.28%;
}
.widget_ddbf .liquid_342a {
  max-width: 12.5%;
}
.center-a69c .liquid_342a {
  max-width: 11.11%;
}
.stone-68cf {
  display: block;
}
.layout_3167 .mask-top-9fd6 label,
.layout_3167 .huge_48f1 label,
.layout_3167 .warm_df20 label,
.layout_3167 .primary_center_f015 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.popup_28c1 {
  list-style: none;
  margin: 0;
}
.popup_28c1 article.footer-first-aaa6 {
  margin-bottom: 0;
}
.popup_28c1 ul {
  list-style: none;
  margin: 0;
}
.popup_28c1 .wrapper-gold-e862 li.footer-first-aaa6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .popup_28c1 .wrapper-gold-e862 li.footer-first-aaa6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .popup_28c1 .wrapper-gold-e862 li.footer-first-aaa6: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) {
  .popup_28c1 .wrapper-gold-e862 li.footer-first-aaa6 li.footer-first-aaa6 li.footer-first-aaa6 li.footer-first-aaa6 {
    padding-left: 0;
  }
}
article.footer-first-aaa6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.footer-first-aaa6 .item_93d4 p:last-of-type {
  margin-bottom: 0;
}
article.footer-first-aaa6 .modal_orange_d197 {
  float: left;
}
article.footer-first-aaa6 .description-a599 {
  margin-left: 85px;
}
article.footer-first-aaa6 .label-yellow-ed51 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.footer-first-aaa6 .label-yellow-ed51 .label_thick_3548 {
  margin-left: 10px;
}
article.footer-first-aaa6 .image_a43e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.footer-first-aaa6 .dark_a868 {
  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 .mask-top-9fd6,
  #respond .warm_df20,
  #respond .primary_center_f015 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .mask-top-9fd6 input,
#respond .warm_df20 input,
#respond .primary_center_f015 input {
  width: 100%;
}
#respond .primary_center_f015 {
  margin-right: 0;
}
#respond .gas-e8dc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.module_dynamic_49a2 {
  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;
}
.module_dynamic_49a2.secondary_477a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.module_dynamic_49a2 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%);
}
.module_dynamic_49a2:focus,
.module_dynamic_49a2: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);
}
.module-out-0014 {
  border-radius: 10%;
}
.media-302b {
  border-radius: 50%;
}
.pink-f7fb {
  font-size: 0.72em;
}
.carousel-1ab9 {
  font-size: 0.875em;
}
.thumbnail-2d4f {
  font-size: 1.1em;
}
.border_stale_cd51 {
  text-transform: uppercase;
  line-height: 1.2;
}
.border_stale_cd51.pink-f7fb {
  letter-spacing: 0.5px;
}
.plasma-7286,
.plasma-7286 a {
  color: #6d6d6d;
}
.plasma-7286 a:hover {
  color: #111;
}
.slow_5e63 {
  color: #6d6d6d;
}
.video_current_cd0e {
  overflow-x: hidden;
}
.video_current_cd0e .section-top-c03f.input-simple-03b0 {
  position: relative;
}
.video_current_cd0e .section-top-c03f.input-simple-03b0.soft_7410 {
  position: initial;
}
.video_current_cd0e
  .section-top-c03f.input-simple-03b0.soft_7410
  .outline-31d5 {
  left: auto;
}
.video_current_cd0e .section-top-c03f .outline-31d5 {
  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;
}
.video_current_cd0e .section-top-c03f:hover.input-simple-03b0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.video_current_cd0e
  .section-top-c03f:hover.input-simple-03b0
  .outline-31d5 {
  display: block;
  z-index: 9999999;
}
.video_current_cd0e .surface-thick-0b22 .clean-4a83,
.video_current_cd0e .surface-8fde .clean-4a83 {
  display: none;
}
.video_current_cd0e .gallery-4504 .section-top-c03f:hover.input-simple-03b0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.layout_3167 .mask-top-9fd6 label,
.layout_3167 .huge_48f1 label,
.layout_3167 .warm_df20 label,
.layout_3167 .primary_center_f015 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.popup_28c1 {
  list-style: none;
  margin: 0;
}
.popup_28c1 article.footer-first-aaa6 {
  margin-bottom: 0;
}
.popup_28c1 ul {
  list-style: none;
  margin: 0;
}
.popup_28c1 .wrapper-gold-e862 li.footer-first-aaa6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .popup_28c1 .wrapper-gold-e862 li.footer-first-aaa6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .popup_28c1 .wrapper-gold-e862 li.footer-first-aaa6: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) {
  .popup_28c1 .wrapper-gold-e862 li.footer-first-aaa6 li.footer-first-aaa6 li.footer-first-aaa6 li.footer-first-aaa6 {
    padding-left: 0;
  }
}
article.footer-first-aaa6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.footer-first-aaa6 .item_93d4 p:last-of-type {
  margin-bottom: 0;
}
article.footer-first-aaa6 .modal_orange_d197 {
  float: left;
}
article.footer-first-aaa6 .description-a599 {
  margin-left: 85px;
}
article.footer-first-aaa6 .label-yellow-ed51 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.footer-first-aaa6 .label-yellow-ed51 .label_thick_3548 {
  margin-left: 10px;
}
article.footer-first-aaa6 .image_a43e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.footer-first-aaa6 .dark_a868 {
  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 .mask-top-9fd6,
  #respond .warm_df20,
  #respond .primary_center_f015 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .mask-top-9fd6 input,
#respond .warm_df20 input,
#respond .primary_center_f015 input {
  width: 100%;
}
#respond .primary_center_f015 {
  margin-right: 0;
}
#respond .gas-e8dc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.surface-thick-0b22 .aside_6510 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.aside_6510 .blue-a4b9.notification_short_701e .sidebar-6e2d > li > a:focus,
.aside_6510 .blue-a4b9.notification_short_701e .sidebar-6e2d > li > a:hover,
.aside_6510 .blue-a4b9.tertiary-center-aa0e .sidebar-6e2d > li > a:focus,
.aside_6510 .blue-a4b9.tertiary-center-aa0e .sidebar-6e2d > li > a:hover,
.aside_6510 .blue-a4b9.shade_94ee .sidebar-6e2d > li > a:focus,
.aside_6510 .blue-a4b9.shade_94ee .sidebar-6e2d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside_6510
  .blue-a4b9.notification_short_701e
  .sidebar-6e2d
  > li.banner-6c12
  > a,
.aside_6510
  .blue-a4b9.notification_short_701e
  .sidebar-6e2d
  > li.info-east-ff5b
  > a,
.aside_6510
  .blue-a4b9.tertiary-center-aa0e
  .sidebar-6e2d
  > li.banner-6c12
  > a,
.aside_6510
  .blue-a4b9.tertiary-center-aa0e
  .sidebar-6e2d
  > li.info-east-ff5b
  > a,
.aside_6510
  .blue-a4b9.shade_94ee
  .sidebar-6e2d
  > li.banner-6c12
  > a,
.aside_6510 .blue-a4b9.shade_94ee .sidebar-6e2d > li.full_d112 > a {
  color: rgba(255, 255, 255, 0.99);
}
.aside_6510 .easy-c21a,
.aside_6510 .easy-c21a a {
  color: rgba(255, 255, 255, 0.99);
}
.aside_6510 .full_15a9.progress-9b09 li a,
.aside_6510 .mini-ca57 a,
.aside_6510 .card-116b,
.aside_6510 .sidebar-6e2d > li > a,
.aside_6510 .overlay_be81 {
  color: rgba(255, 255, 255, 0.79);
}
.aside_6510 .full_15a9.progress-9b09 li a:hover,
.aside_6510 .mini-ca57 a:hover,
.aside_6510 .card-116b:hover,
.aside_6510 .sidebar-6e2d > li > a:hover,
.aside_6510 .overlay_be81:hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside_6510 .brown_dabb {
  color: rgba(255, 255, 255, 0.79);
}
.aside_6510 .brown_dabb .outline-e032 {
  color: rgba(255, 255, 255, 0.99);
}
.aside_6510 .brown_dabb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside_6510 .sort_focused_1920 .nav-hard-85b3 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.aside_6510 .sort_focused_1920 .nav-hard-85b3 .plasma_358d {
  color: rgba(255, 255, 255, 0.79);
}
.aside_6510
  .sort_focused_1920
  .nav-hard-85b3
  .plasma_358d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.aside_6510
  .sort_focused_1920
  .nav-hard-85b3
  .plasma_358d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.aside_6510
  .sort_focused_1920
  .nav-hard-85b3
  .plasma_358d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.aside_6510
  .sort_focused_1920
  .nav-hard-85b3
  .plasma_358d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.aside_6510 .sort_focused_1920 .south_a430 {
  color: rgba(255, 255, 255, 0.79);
}
.aside_6510 .sort_focused_1920 .south_a430:hover {
  color: rgba(255, 255, 255, 0.99);
}
.description_steel_55d8
  .aside_6510
  .sort_focused_1920
  .lower-9b49
  .caption_east_11ab {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.description_steel_55d8
  .aside_6510
  .sort_focused_1920
  .lower-9b49
  .plasma_358d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface-thick-0b22 .fresh-f858 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.fresh-f858 .blue-a4b9.notification_short_701e .sidebar-6e2d > li > a:focus,
.fresh-f858 .blue-a4b9.notification_short_701e .sidebar-6e2d > li > a:hover,
.fresh-f858 .blue-a4b9.tertiary-center-aa0e .sidebar-6e2d > li > a:focus,
.fresh-f858 .blue-a4b9.tertiary-center-aa0e .sidebar-6e2d > li > a:hover,
.fresh-f858 .blue-a4b9.shade_94ee .sidebar-6e2d > li > a:focus,
.fresh-f858 .blue-a4b9.shade_94ee .sidebar-6e2d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fresh-f858
  .blue-a4b9.notification_short_701e
  .sidebar-6e2d
  > li.banner-6c12
  > a,
.fresh-f858
  .blue-a4b9.notification_short_701e
  .sidebar-6e2d
  > li.info-east-ff5b
  > a,
.fresh-f858
  .blue-a4b9.tertiary-center-aa0e
  .sidebar-6e2d
  > li.banner-6c12
  > a,
.fresh-f858
  .blue-a4b9.tertiary-center-aa0e
  .sidebar-6e2d
  > li.info-east-ff5b
  > a,
.fresh-f858
  .blue-a4b9.shade_94ee
  .sidebar-6e2d
  > li.banner-6c12
  > a,
.fresh-f858 .blue-a4b9.shade_94ee .sidebar-6e2d > li.full_d112 > a {
  color: rgba(0, 0, 0, 0.8);
}
.fresh-f858 .easy-c21a,
.fresh-f858 .easy-c21a a {
  color: rgba(0, 0, 0, 0.8);
}
.fresh-f858 .full_15a9.progress-9b09 li a,
.fresh-f858 .mini-ca57 a,
.fresh-f858 .card-116b,
.fresh-f858 .sidebar-6e2d > li > a,
.fresh-f858 .overlay_be81 {
  color: rgba(0, 0, 0, 0.55);
}
.fresh-f858 .full_15a9.progress-9b09 li a:hover,
.fresh-f858 .mini-ca57 a:hover,
.fresh-f858 .card-116b:hover,
.fresh-f858 .sidebar-6e2d > li > a:hover,
.fresh-f858 .overlay_be81:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fresh-f858 .brown_dabb {
  color: rgba(0, 0, 0, 0.55);
}
.fresh-f858 .brown_dabb .outline-e032 {
  color: rgba(0, 0, 0, 0.8);
}
.fresh-f858 .brown_dabb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent-c6f1 .caption_f59d {
  margin-left: auto;
  margin-right: auto;
}
.dropdown_2734 > * {
  margin-left: auto;
  margin-right: auto;
}
.dropdown_2734 .stone_05ea {
  margin-right: 1.41575em;
}
.under-d785 .dropdown_2734 > .popup_old_9242 {
  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;
}
.under-d785 .dropdown_2734 > .column-slow-1eeb {
  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;
}
.hot_229b.accent-c6f1 .caption_f59d,
.under-4f6b.accent-c6f1 .caption_f59d {
  margin-left: 0;
}
.in_bb83.accent-c6f1 .caption_f59d,
.item-hovered-dfe4.accent-c6f1 .caption_f59d {
  margin-right: 0;
}
.dropdown_2734 ol,
.dropdown_2734 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.description_static_97a5 video {
  max-width: 100%;
}
.surface_3eb9 img {
  display: block;
}
.surface_3eb9.stone_05ea,
.surface_3eb9.progress-8d92 {
  width: 100%;
}
.surface_3eb9.column-slow-1eeb img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.image-a4fb:not(.message_right_8420) {
  margin: 1.5em auto;
}
.photo_gold_863b p {
  padding: 1.5em 14px;
}
ul.accent_new_5cca.column-slow-1eeb,
ul.accent_new_5cca.popup_old_9242,
ul.accent_new_5cca.black-2e10.popup_old_9242 {
  padding: 0 14px;
}
.lower_dad8 {
  display: block;
  overflow-x: auto;
}
.lower_dad8 table {
  border-collapse: collapse;
  width: 100%;
}
.lower_dad8 td,
.lower_dad8 th {
  padding: 0.5em;
}
.dropdown_2734 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.dropdown_2734 ol ol,
.dropdown_2734 ol ul,
.dropdown_2734 ul ol,
.dropdown_2734 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.dropdown_2734 ol ol li,
.dropdown_2734 ol ul li,
.dropdown_2734 ul ol li,
.dropdown_2734 ul ul li {
  margin-left: 0;
}
.white_22f6.notice_81a7 > .hero-green-9d9a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.white_22f6.notice_81a7 > .hero-green-9d9a iframe,
.white_22f6.notice_81a7 > .hero-green-9d9a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.steel-d8af {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.steel-d8af.avatar_in_c648 {
  padding: 0;
}
.steel-d8af.avatar_in_c648 cite {
  font-size: 13px;
}
.steel-d8af > * {
  margin-left: 16px;
  margin-right: 16px;
}
.steel-d8af cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hidden_full_b6cd {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hidden_full_b6cd > p:first-child {
  margin-top: 0;
}
.hidden_full_b6cd cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hidden_full_b6cd blockquote {
  border-left: 0;
}
.component-b548 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.component-b548:not(.cool_9597) {
  max-width: 100px;
}
.component-b548.hovered_99a8 {
  border-bottom: none !important;
  text-align: center;
}
.component-b548.hovered_99a8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .photo_gold_863b p {
    padding: 1.5em 0;
  }
}
.container_0377 {
  color: #0073aa;
}
.sort_1c6f {
  background-color: #0073aa;
}
.yellow-7405 {
  color: #229fd8;
}
.popup_fast_b445 {
  background-color: #229fd8;
}
.banner-a094 {
  color: #eee;
}
.paragraph_545b {
  background-color: #eee;
}
.under-bdf0 {
  color: #444;
}
.rough-04f2 {
  background-color: #444;
}
.pattern_7c2e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.pattern_7c2e .notice_wood_8fb5 .mini-ca57 {
  font-size: 15px;
}
.pattern_7c2e .mini-ca57 {
  line-height: 1.3;
}
.pattern_7c2e .fresh-f858 {
}
.pattern_7c2e .aside_6510 {
  background: #235787;
}
.photo-out-daae {
  padding: 0;
}
.photo-out-daae .aside_6510 {
  background: #1a1a1a;
}
.photo-out-daae .fresh-f858 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.sort-04a9 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.sort-04a9 .fresh-f858 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.sort-04a9 .aside_6510 {
  background: #303030;
}
.mask_fdd9 {
  position: relative;
  z-index: 10;
}
.mask_fdd9 .thumbnail_4dae {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module-green-5730 .input-simple-03b0 {
  display: inline-block;
  vertical-align: middle;
}
.module-green-5730.widget-over-95ed .input-simple-03b0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .module-green-5730.widget-over-95ed .input-simple-03b0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .module-green-5730.widget-over-95ed .input-simple-03b0 {
    margin-right: 0.4em;
  }
}
.module-green-5730.widget-over-95ed .input-simple-03b0:last-child {
  margin-right: 0;
}
.info-383b .thumbnail_4dae {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .surface-thick-0b22 .notice_wood_8fb5 {
    margin: 0 -0.5em;
  }
  .surface-thick-0b22 .notice_wood_8fb5 [class*="customify-col-"],
  .surface-thick-0b22 .notice_wood_8fb5 [class*="customify-col_"],
  .surface-thick-0b22 .notice_wood_8fb5 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.surface-thick-0b22.paragraph_b4cc .thumbnail_4dae {
  background: 0 0 !important;
}
.surface-thick-0b22.paragraph_b4cc .thumbnail_4dae,
.surface-thick-0b22.info-383b .thumbnail_4dae {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .surface-thick-0b22.hover-69e1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.surface-thick-0b22.info-383b .thumbnail_4dae {
  box-shadow: none !important;
}
.liquid_f0d4 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .liquid_f0d4 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .liquid_f0d4 {
    padding: 18px 0 20px;
  }
}
.liquid_f0d4 .content_right_93ca {
  width: 100%;
}
.liquid_f0d4 .dynamic_70b3 {
  margin-bottom: 0;
}
.liquid_f0d4 .active-light-2032 {
  margin-top: 5px;
  font-size: 0.875em;
}
.description_fa1b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.description_fa1b .gas-0747 {
  width: 100%;
}
.active_a4fc {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.active_a4fc li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.active_a4fc 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;
}
.active_a4fc li:last-child:after {
  display: none;
}
.active_a4fc li a {
  font-weight: 500;
  margin-right: 10px;
}
.modal-action-20be .clean-4a83 button,
.liquid_f0d4 .clean-4a83 button {
  left: 0;
}
.modal-action-20be .gas-0747,
.liquid_f0d4 .gas-0747 {
  padding-left: 0;
  padding-right: 0;
}
.modal-action-20be .description_fa1b,
.liquid_f0d4 .description_fa1b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.modal-action-20be {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.modal-action-20be:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.modal-action-20be .modal_7338 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .modal-action-20be .modal_7338 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .modal-action-20be .modal_7338 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .modal-action-20be .modal_7338 {
    min-height: 200px;
  }
}
.modal-action-20be .active_a4fc {
  color: rgba(255, 255, 255, 0.8);
}
.modal-action-20be .active_a4fc a,
.modal-action-20be .active_a4fc li:after {
  color: inherit;
}
.modal-action-20be .active_a4fc a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.gas_c6d7 {
  margin-bottom: 0.5em;
}
.banner_5bb7 {
  margin-bottom: 1.2em;
}
.banner_5bb7,
.gas_c6d7 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.banner_5bb7 p:last-child,
.gas_c6d7 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .clean-4a83,
#masthead .clean-4a83 {
  display: none;
}
#masthead
  > .clean-4a83.dirty_8783 {
  display: none;
}
#masthead > .clean-4a83 button {
  left: 0;
}
.block_thick_c0ef {
  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%;
}
.block_thick_c0ef .input-simple-03b0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.block_thick_c0ef .badge-e705 {
  display: -webkit-box;
  display: flex;
}
.block_thick_c0ef .badge-e705.active-upper-d9fe {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.block_thick_c0ef .badge-e705.picture-a7da {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.block_thick_c0ef .badge-e705.tertiary_stone_ca0b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.block_thick_c0ef.notification-first-d773.fluid-256e .badge-e705.active-upper-d9fe {
  flex-basis: 100%;
}
.block_thick_c0ef.menu-ac78 .badge-e705.picture-a7da {
  -webkit-box-flex: 1;
  flex: auto;
}
.block_thick_c0ef.menu-ac78 .badge-e705.tertiary_stone_ca0b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .clean-4a83.dirty_8783 {
  display: none;
}
#masthead > .clean-4a83 button {
  left: 0;
}
.chip_e2aa {
  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;
}
.chip_e2aa:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.chip_e2aa.avatar-first-3c85 i {
  margin-right: 4px;
}
.chip_e2aa.modal_large_f995 i {
  margin-left: 5px;
}
.mini-ca57 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.mini-ca57 p:last-child {
  margin-bottom: 0;
}
.container-6a62 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.container-6a62 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.container-6a62 img {
  display: block;
  width: auto;
  line-height: 1;
}
.container-6a62 .easy-c21a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.container-6a62 .section_488b {
  margin: 5px 0 7px 0;
}
.container-6a62.primary_9a93 .pagination-smooth-749d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.container-6a62.primary_9a93 .paper_30ed {
  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;
}
.container-6a62.paragraph_a00d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.container-6a62.paragraph_a00d .pagination-smooth-749d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.container-6a62.paragraph_a00d .paper_30ed {
  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;
}
.container-6a62.north-502a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.container-6a62.menu_d3d4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.container-6a62.menu_d3d4 .paper_30ed {
  margin-top: 7px;
}
.card-7f09 {
  display: inline-block;
}
.mask_fdd9 .advanced_a016 .container-6a62 img {
  max-width: 100%;
}
.blue-a4b9 .active_2cb3.form_d141,
.overlay-1c43 .active_2cb3.form_d141 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.blue-a4b9 .photo-lower-9a36,
.overlay-1c43 .photo-lower-9a36 {
  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%);
}
.blue-a4b9 .photo-lower-9a36 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.blue-a4b9.layout-a90a .photo-lower-9a36 {
  display: none;
}
.blue-a4b9 .active-cb5a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.blue-a4b9 .active-cb5a li {
  display: inline-block;
  position: relative;
}
.blue-a4b9 .active-cb5a li:last-child {
  margin-right: 0;
}
.blue-a4b9 .active-cb5a 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;
}
.blue-a4b9 .active-cb5a li.full_d112 > a {
  color: rgba(0, 0, 0, 0.9);
}
.blue-a4b9 .active-cb5a > 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;
}
.blue-a4b9 .active-cb5a > li > a i {
  line-height: 0;
}
.blue-a4b9 .active-cb5a > li.overlay-stone-4a11 > a .photo-lower-9a36 {
  margin-left: 4px;
  line-height: 0;
}
.blue-a4b9 .active-cb5a .status-ad62 li.overlay-stone-4a11 > a {
  position: relative;
}
.blue-a4b9 .active-cb5a .status-ad62 li.overlay-stone-4a11 > a:after,
.blue-a4b9 .active-cb5a .status-ad62 li.overlay-stone-4a11 > a:before {
  content: "";
  display: table;
}
.blue-a4b9 .active-cb5a .status-ad62 li.overlay-stone-4a11 > a:after {
  clear: both;
}
.blue-a4b9 .active-cb5a .status-ad62 li.overlay-stone-4a11 > a .photo-lower-9a36 {
  margin-left: 5px;
  float: right;
}
.blue-a4b9 .solid_c8bc,
.blue-a4b9 .status-ad62 {
  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;
}
.blue-a4b9 .status-ad62 {
  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;
}
.blue-a4b9 .status-ad62 .form_d141 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.blue-a4b9 .status-ad62 .photo-lower-9a36 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.blue-a4b9 .status-ad62 li {
  display: block;
  margin: 0;
  padding: 0;
}
.blue-a4b9 .status-ad62 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;
}
.blue-a4b9 .status-ad62 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.blue-a4b9 .status-ad62 .status-ad62 {
  top: 0;
  left: 100%;
}
.blue-a4b9 .element_gas_c021.fn-focus-8983 > .solid_c8bc,
.blue-a4b9 .element_gas_c021.fn-focus-8983 > .status-ad62,
.blue-a4b9 .element_gas_c021:focus > .solid_c8bc,
.blue-a4b9 .element_gas_c021:focus > .status-ad62,
.blue-a4b9 .element_gas_c021:hover > .solid_c8bc,
.blue-a4b9 .element_gas_c021:hover > .status-ad62 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.blue-a4b9.shade_94ee .sidebar-6e2d:after,
.blue-a4b9.shade_94ee .sidebar-6e2d:before {
  content: "";
  display: table;
}
.blue-a4b9.shade_94ee .sidebar-6e2d:after {
  clear: both;
}
.blue-a4b9.shade_94ee .sidebar-6e2d > li {
  float: left;
}
.blue-a4b9.easy_4c1a .sidebar-6e2d:after,
.blue-a4b9.easy_4c1a .sidebar-6e2d:before {
  content: "";
  display: table;
}
.blue-a4b9.easy_4c1a .sidebar-6e2d:after {
  clear: both;
}
.blue-a4b9.easy_4c1a .sidebar-6e2d > li {
  float: left;
}
.blue-a4b9.easy_4c1a .sidebar-6e2d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.blue-a4b9.easy_4c1a .sidebar-6e2d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.blue-a4b9.easy_4c1a .sidebar-6e2d > li.banner-6c12 > a,
.blue-a4b9.easy_4c1a .sidebar-6e2d > li.full_d112 > a {
  color: #fff;
  background-color: #1e4b75;
}
.blue-a4b9.notification_short_701e .sidebar-6e2d > li > a .form_d141 {
  position: relative;
}
.blue-a4b9.notification_short_701e .sidebar-6e2d > li > a .form_d141: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;
}
.blue-a4b9.notification_short_701e
  .sidebar-6e2d
  > li:focus
  > a
  .form_d141:before,
.blue-a4b9.notification_short_701e
  .sidebar-6e2d
  > li:hover
  > a
  .form_d141:before {
  width: 100%;
  background-color: currentColor;
}
.blue-a4b9.notification_short_701e
  .sidebar-6e2d
  > li.banner-6c12
  > a
  .form_d141:before,
.blue-a4b9.notification_short_701e
  .sidebar-6e2d
  > li.info-east-ff5b
  > a
  .form_d141:before {
  width: 100%;
  background-color: currentColor;
}
.blue-a4b9.tertiary-center-aa0e .sidebar-6e2d > li > a .form_d141 {
  position: relative;
}
.blue-a4b9.tertiary-center-aa0e .sidebar-6e2d > li > a .form_d141: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;
}
.blue-a4b9.tertiary-center-aa0e .sidebar-6e2d > li:focus > a .form_d141:before,
.blue-a4b9.tertiary-center-aa0e
  .sidebar-6e2d
  > li:hover
  > a
  .form_d141:before {
  width: 100%;
  background-color: currentColor;
}
.blue-a4b9.tertiary-center-aa0e
  .sidebar-6e2d
  > li.banner-6c12
  > a
  .form_d141:before,
.blue-a4b9.tertiary-center-aa0e
  .sidebar-6e2d
  > li.info-east-ff5b
  > a
  .form_d141:before {
  width: 100%;
  background-color: currentColor;
}
.overlay-1c43 .active-cb5a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.overlay-1c43 .active-cb5a li:first-child > a {
  border-top: none;
}
.overlay-1c43 .active-cb5a .media_fddd > .form_d141 .photo-lower-9a36 {
  display: none;
}
.overlay-1c43 .active-cb5a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.overlay-1c43 .active-cb5a li:last-child {
  border: none;
}
.overlay-1c43 .active-cb5a li.overlay-stone-4a11 > a {
  padding-right: 45px !important;
}
.overlay-1c43 .active-cb5a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.overlay-1c43 .active-cb5a li a:focus,
.overlay-1c43 .active-cb5a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay-1c43 .active-cb5a li .article_gas_53c1 {
  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;
}
.overlay-1c43 .active-cb5a li .article_gas_53c1:hover {
  box-shadow: none;
}
.overlay-1c43 .active-cb5a li .article_gas_53c1 .photo-lower-9a36 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.overlay-1c43 .active-cb5a .status-ad62 {
  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);
}
.overlay-1c43 .active-cb5a .status-ad62 li a {
  padding-left: 3em;
}
.overlay-1c43 .active-cb5a .primary_6dd1 > a .article_gas_53c1 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.overlay-1c43 .active-cb5a .primary_6dd1 > .status-ad62 {
  display: block;
  opacity: 1;
}
.tooltip-ff13 {
  max-width: 100%;
}
.notice-e5c4 {
  line-height: 0;
  cursor: pointer;
}
.overlay_be81 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.overlay_be81:hover {
  box-shadow: none;
  color: currentColor;
}
.overlay_be81 svg {
  width: 18px;
  height: 18px;
}
.overlay_be81 .selected_a29c {
  display: none;
}
.purple_4f63 {
  position: relative;
}
.purple_4f63.fn-active-8983 .overlay_be81 .light-275b {
  display: none;
}
.purple_4f63.fn-active-8983 .overlay_be81 .selected_a29c {
  display: inline-block;
}
.purple_4f63 .carousel-gold-a516 {
  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);
}
.purple_4f63.out_b509 .carousel-gold-a516 {
  left: auto;
  right: -0.9em;
}
.purple_4f63.out_b509 .alert_9216::before {
  left: auto;
  right: 15px;
}
.purple_4f63.fn-active-8983 .carousel-gold-a516 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.lower-9b49 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.lower-9b49 label {
  flex-basis: 100%;
}
.lower-9b49 .nav-hard-85b3 {
  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;
}
.lower-9b49 .plasma_358d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.lower-9b49 .plasma_358d:focus {
  background-color: transparent;
}
.lower-9b49 button.south_a430 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.lower-9b49 button.south_a430:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.lower-9b49 button.south_a430 svg {
  width: 18px;
  height: 18px;
}
.lower-9b49 input[type="submit"] {
  min-height: auto;
}
.sort_focused_1920 .lower-9b49 .plasma_358d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.alert_9216 {
  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) {
  .alert_9216 {
    width: 220px;
  }
}
.alert_9216 label {
  flex-basis: 100%;
}
.alert_9216::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;
}
.description_steel_55d8 .sort_focused_1920 .lower-9b49 {
  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;
}
.description_steel_55d8
  .sort_focused_1920
  .lower-9b49
  .nav-hard-85b3 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.description_steel_55d8 .sort_focused_1920 .lower-9b49 .plasma_358d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.description_steel_55d8
  .sort_focused_1920
  .lower-9b49
  .plasma_358d:focus {
  background: 0 0;
}
.description_steel_55d8
  .sort_focused_1920
  .lower-9b49
  .caption_east_11ab {
  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;
}
.full_15a9 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.full_15a9 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.full_15a9 li:last-child {
  margin-right: 0;
}
.full_15a9 li:first-child {
  margin-left: 0;
}
.full_15a9.background_clean_806d a {
  color: #fff;
}
.full_15a9.background_clean_806d a:hover {
  color: #fff;
}
.full_15a9 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.full_15a9 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.full_15a9 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.full_15a9 a:hover {
  opacity: 0.9;
  color: inherit;
}
.full_15a9 [class*="social-icon-apple"] {
  background-color: #999;
}
.full_15a9 [class*="social-icon-apple"].middle_aef8 {
  background-color: transparent;
  color: #999;
}
.full_15a9 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.full_15a9 [class*="social-icon-behance"].middle_aef8 {
  background-color: transparent;
  color: #1769ff;
}
.full_15a9 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.full_15a9 [class*="social-icon-bitbucket"].middle_aef8 {
  background-color: transparent;
  color: #205081;
}
.full_15a9 [class*="social-icon-codepen"] {
  background-color: #000;
}
.full_15a9 [class*="social-icon-codepen"].middle_aef8 {
  background-color: transparent;
  color: #000;
}
.full_15a9 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.full_15a9 [class*="social-icon-delicious"].middle_aef8 {
  background-color: transparent;
  color: #39f;
}
.full_15a9 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.full_15a9 [class*="social-icon-digg"].middle_aef8 {
  background-color: transparent;
  color: #005be2;
}
.full_15a9 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.full_15a9 [class*="social-icon-dribbble"].middle_aef8 {
  background-color: transparent;
  color: #ea4c89;
}
.full_15a9 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.full_15a9 [class*="social-icon-envelope"].middle_aef8 {
  background-color: transparent;
  color: #ea4335;
}
.full_15a9 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.full_15a9 [class*="social-icon-facebook"].middle_aef8 {
  background-color: transparent;
  color: #3b5998;
}
.full_15a9 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.full_15a9 [class*="social-icon-flickr"].middle_aef8 {
  background-color: transparent;
  color: #0063dc;
}
.full_15a9 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.full_15a9 [class*="social-icon-foursquare"].middle_aef8 {
  background-color: transparent;
  color: #2d5be3;
}
.full_15a9 [class*="social-icon-github"] {
  background-color: #333;
}
.full_15a9 [class*="social-icon-github"].middle_aef8 {
  background-color: transparent;
  color: #333;
}
.full_15a9 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.full_15a9 [class*="social-icon-google-plus"].middle_aef8 {
  background-color: transparent;
  color: #dd4b39;
}
.full_15a9 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.full_15a9 [class*="social-icon-houzz"].middle_aef8 {
  background-color: transparent;
  color: #7ac142;
}
.full_15a9 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.full_15a9 [class*="social-icon-instagram"].middle_aef8 {
  background-color: transparent;
  color: #262626;
}
.full_15a9 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.full_15a9 [class*="social-icon-jsfiddle"].middle_aef8 {
  background-color: transparent;
  color: #487aa2;
}
.full_15a9 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.full_15a9 [class*="social-icon-linkedin"].middle_aef8 {
  background-color: transparent;
  color: #0077b5;
}
.full_15a9 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.full_15a9 [class*="social-icon-medium"].middle_aef8 {
  background-color: transparent;
  color: #00ab6b;
}
.full_15a9 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.full_15a9
  [class*="social-icon-odnoklassniki"].middle_aef8 {
  background-color: transparent;
  color: #f4731c;
}
.full_15a9 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.full_15a9 [class*="social-icon-meetup"].middle_aef8 {
  background-color: transparent;
  color: #ec1c40;
}
.full_15a9 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.full_15a9 [class*="social-icon-pinterest"].middle_aef8 {
  background-color: transparent;
  color: #bd081c;
}
.full_15a9 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.full_15a9 [class*="social-icon-product-hunt"].middle_aef8 {
  background-color: transparent;
  color: #da552f;
}
.full_15a9 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.full_15a9 [class*="social-icon-reddit"].middle_aef8 {
  background-color: transparent;
  color: #ff4500;
}
.full_15a9 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.full_15a9 [class*="social-icon-rss"].middle_aef8 {
  background-color: transparent;
  color: #f26522;
}
.full_15a9 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.full_15a9
  [class*="social-icon-shopping-cart"].middle_aef8 {
  background-color: transparent;
  color: #4caf50;
}
.full_15a9 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.full_15a9 [class*="social-icon-skype"].middle_aef8 {
  background-color: transparent;
  color: #00aff0;
}
.full_15a9 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.full_15a9 [class*="social-icon-slideshare"].middle_aef8 {
  background-color: transparent;
  color: #0077b5;
}
.full_15a9 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.full_15a9 [class*="social-icon-snapchat"].middle_aef8 {
  background-color: transparent;
  color: #fffc00;
}
.full_15a9 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.full_15a9 [class*="social-icon-soundcloud"].middle_aef8 {
  background-color: transparent;
  color: #f80;
}
.full_15a9 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.full_15a9 [class*="social-icon-spotify"].middle_aef8 {
  background-color: transparent;
  color: #2ebd59;
}
.full_15a9 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.full_15a9
  [class*="social-icon-stack-overflow"].middle_aef8 {
  background-color: transparent;
  color: #fe7a15;
}
.full_15a9 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.full_15a9 [class*="social-icon-maldkfgram"].middle_aef8 {
  background-color: transparent;
  color: #2ca5e0;
}
.full_15a9 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.full_15a9 [class*="social-icon-tripadvisor"].middle_aef8 {
  background-color: transparent;
  color: #589442;
}
.full_15a9 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.full_15a9 [class*="social-icon-tumblr"].middle_aef8 {
  background-color: transparent;
  color: #35465c;
}
.full_15a9 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.full_15a9 [class*="social-icon-twitch"].middle_aef8 {
  background-color: transparent;
  color: #6441a5;
}
.full_15a9 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.full_15a9 [class*="social-icon-twitter"].middle_aef8 {
  background-color: transparent;
  color: #1da1f2;
}
.full_15a9 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.full_15a9 [class*="social-icon-vimeo"].middle_aef8 {
  background-color: transparent;
  color: #1ab7ea;
}
.full_15a9 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.full_15a9 [class*="social-icon-vk"].middle_aef8 {
  background-color: transparent;
  color: #45668e;
}
.full_15a9 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.full_15a9 [class*="social-icon-weibo"].middle_aef8 {
  background-color: transparent;
  color: #df2029;
}
.full_15a9 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.full_15a9 [class*="social-icon-weixin"].middle_aef8 {
  background-color: transparent;
  color: #7bb32e;
}
.full_15a9 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.full_15a9 [class*="social-icon-whatsapp"].middle_aef8 {
  background-color: transparent;
  color: #25d366;
}
.full_15a9 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.full_15a9 [class*="social-icon-wordpress"].middle_aef8 {
  background-color: transparent;
  color: #21759b;
}
.full_15a9 [class*="social-icon-xing"] {
  background-color: #026466;
}
.full_15a9 [class*="social-icon-xing"].middle_aef8 {
  background-color: transparent;
  color: #026466;
}
.full_15a9 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.full_15a9 [class*="social-icon-yelp"].middle_aef8 {
  background-color: transparent;
  color: #af0606;
}
.full_15a9 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.full_15a9 [class*="social-icon-youtube"].middle_aef8 {
  background-color: transparent;
  color: #cd201f;
}
.card-116b {
  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;
}
.card-116b:hover {
  box-shadow: none;
  background: 0 0;
}
.medium-ed3c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.gold-993b {
  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;
}
.stone_5eff {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.search-d34e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.search-d34e,
.search-d34e::after,
.search-d34e::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;
}
.search-d34e::after,
.search-d34e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.button-over-a5fb .gold-993b .stone_5eff {
  margin-top: -2px;
  width: 19px;
}
.button-over-a5fb .gold-993b .search-d34e {
  margin-top: -1px;
}
.button-over-a5fb .gold-993b .search-d34e,
.button-over-a5fb .gold-993b .search-d34e::after,
.button-over-a5fb .gold-993b .search-d34e::before {
  width: 19px;
  height: 2px;
}
.button-over-a5fb .gold-993b .search-d34e::before {
  top: -6px;
}
.button-over-a5fb .gold-993b .search-d34e::after {
  bottom: -6px;
}
.modal-c57f .gold-993b .stone_5eff {
  margin-top: -2px;
  width: 22px;
}
.modal-c57f .gold-993b .search-d34e {
  margin-top: -1px;
}
.modal-c57f .gold-993b .search-d34e,
.modal-c57f .gold-993b .search-d34e::after,
.modal-c57f .gold-993b .search-d34e::before {
  width: 22px;
  height: 2px;
}
.modal-c57f .gold-993b .search-d34e::before {
  top: -7px;
}
.modal-c57f .gold-993b .search-d34e::after {
  bottom: -7px;
}
.gradient_47ee .gold-993b .stone_5eff {
  margin-top: -2px;
  width: 31px;
}
.gradient_47ee .gold-993b .search-d34e {
  margin-top: -1.5px;
}
.gradient_47ee .gold-993b .search-d34e,
.gradient_47ee .gold-993b .search-d34e::after,
.gradient_47ee .gold-993b .search-d34e::before {
  width: 31px;
  height: 3px;
}
.gradient_47ee .gold-993b .search-d34e::before {
  top: -9px;
}
.gradient_47ee .gold-993b .search-d34e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .blue-f82b .gold-993b .stone_5eff {
    margin-top: -2px;
    width: 19px;
  }
  .blue-f82b .gold-993b .search-d34e {
    margin-top: -1px;
  }
  .blue-f82b .gold-993b .search-d34e,
  .blue-f82b .gold-993b .search-d34e::after,
  .blue-f82b .gold-993b .search-d34e::before {
    width: 19px;
    height: 2px;
  }
  .blue-f82b .gold-993b .search-d34e::before {
    top: -6px;
  }
  .blue-f82b .gold-993b .search-d34e::after {
    bottom: -6px;
  }
  .notification_aa19 .gold-993b .stone_5eff {
    margin-top: -2px;
    width: 22px;
  }
  .notification_aa19 .gold-993b .search-d34e {
    margin-top: -1px;
  }
  .notification_aa19 .gold-993b .search-d34e,
  .notification_aa19 .gold-993b .search-d34e::after,
  .notification_aa19 .gold-993b .search-d34e::before {
    width: 22px;
    height: 2px;
  }
  .notification_aa19 .gold-993b .search-d34e::before {
    top: -7px;
  }
  .notification_aa19 .gold-993b .search-d34e::after {
    bottom: -7px;
  }
  .accordion_6348 .gold-993b .stone_5eff {
    margin-top: -2px;
    width: 31px;
  }
  .accordion_6348 .gold-993b .search-d34e {
    margin-top: -1.5px;
  }
  .accordion_6348 .gold-993b .search-d34e,
  .accordion_6348 .gold-993b .search-d34e::after,
  .accordion_6348 .gold-993b .search-d34e::before {
    width: 31px;
    height: 3px;
  }
  .accordion_6348 .gold-993b .search-d34e::before {
    top: -9px;
  }
  .accordion_6348 .gold-993b .search-d34e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .background-82b8 .gold-993b .stone_5eff {
    margin-top: -2px;
    width: 19px;
  }
  .background-82b8 .gold-993b .search-d34e {
    margin-top: -1px;
  }
  .background-82b8 .gold-993b .search-d34e,
  .background-82b8 .gold-993b .search-d34e::after,
  .background-82b8 .gold-993b .search-d34e::before {
    width: 19px;
    height: 2px;
  }
  .background-82b8 .gold-993b .search-d34e::before {
    top: -6px;
  }
  .background-82b8 .gold-993b .search-d34e::after {
    bottom: -6px;
  }
  .outline_f4df .gold-993b .stone_5eff {
    margin-top: -2px;
    width: 22px;
  }
  .outline_f4df .gold-993b .search-d34e {
    margin-top: -1px;
  }
  .outline_f4df .gold-993b .search-d34e,
  .outline_f4df .gold-993b .search-d34e::after,
  .outline_f4df .gold-993b .search-d34e::before {
    width: 22px;
    height: 2px;
  }
  .outline_f4df .gold-993b .search-d34e::before {
    top: -7px;
  }
  .outline_f4df .gold-993b .search-d34e::after {
    bottom: -7px;
  }
  .footer-311d .gold-993b .stone_5eff {
    margin-top: -2px;
    width: 31px;
  }
  .footer-311d .gold-993b .search-d34e {
    margin-top: -1.5px;
  }
  .footer-311d .gold-993b .search-d34e,
  .footer-311d .gold-993b .search-d34e::after,
  .footer-311d .gold-993b .search-d34e::before {
    width: 31px;
    height: 3px;
  }
  .footer-311d .gold-993b .search-d34e::before {
    top: -9px;
  }
  .footer-311d .gold-993b .search-d34e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .last-ccbd .gold-993b .stone_5eff {
    margin-top: -2px;
    width: 19px;
  }
  .last-ccbd .gold-993b .search-d34e {
    margin-top: -1px;
  }
  .last-ccbd .gold-993b .search-d34e,
  .last-ccbd .gold-993b .search-d34e::after,
  .last-ccbd .gold-993b .search-d34e::before {
    width: 19px;
    height: 2px;
  }
  .last-ccbd .gold-993b .search-d34e::before {
    top: -6px;
  }
  .last-ccbd .gold-993b .search-d34e::after {
    bottom: -6px;
  }
  .mask-516a .gold-993b .stone_5eff {
    margin-top: -2px;
    width: 22px;
  }
  .mask-516a .gold-993b .search-d34e {
    margin-top: -1px;
  }
  .mask-516a .gold-993b .search-d34e,
  .mask-516a .gold-993b .search-d34e::after,
  .mask-516a .gold-993b .search-d34e::before {
    width: 22px;
    height: 2px;
  }
  .mask-516a .gold-993b .search-d34e::before {
    top: -7px;
  }
  .mask-516a .gold-993b .search-d34e::after {
    bottom: -7px;
  }
  .button-full-e501 .gold-993b .stone_5eff {
    margin-top: -2px;
    width: 31px;
  }
  .button-full-e501 .gold-993b .search-d34e {
    margin-top: -1.5px;
  }
  .button-full-e501 .gold-993b .search-d34e,
  .button-full-e501 .gold-993b .search-d34e::after,
  .button-full-e501 .gold-993b .search-d34e::before {
    width: 31px;
    height: 3px;
  }
  .button-full-e501 .gold-993b .search-d34e::before {
    top: -9px;
  }
  .button-full-e501 .gold-993b .search-d34e::after {
    bottom: -9px;
  }
}
.sidebar_1c39 .search-d34e {
  -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);
}
.sidebar_1c39 .search-d34e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.sidebar_1c39 .search-d34e::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);
}
.sidebar_1c39.large_d57d .search-d34e {
  -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);
}
.sidebar_1c39.large_d57d .search-d34e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.sidebar_1c39.large_d57d .search-d34e::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);
}
.over-d6e3 {
  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.dropdown_dynamic_35de:before {
  display: none;
}
.surface-8fde {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.surface-8fde .component_simple_8559 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.surface-8fde .component_simple_8559:last-of-type {
  border-bottom: none;
}
.surface-8fde .component_simple_8559.north_f915,
.surface-8fde .component_simple_8559.accordion_in_7a9f,
.surface-8fde .component_simple_8559.feature-paper-9a04 {
  padding: 0;
}
.surface-8fde .overlay-1c43 .article_gas_53c1 {
  color: currentColor;
}
.surface-8fde .overlay-1c43 .article_gas_53c1:focus,
.surface-8fde .overlay-1c43 .article_gas_53c1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface-8fde.fresh-f858 .brown_dabb,
.surface-8fde.fresh-f858 .mini-ca57 a,
.surface-8fde.fresh-f858 .sidebar-6e2d a,
.surface-8fde.fresh-f858 .status-ad62 a {
  color: rgba(0, 0, 0, 0.55);
}
.surface-8fde.fresh-f858 .brown_dabb:hover,
.surface-8fde.fresh-f858 .mini-ca57 a:hover,
.surface-8fde.fresh-f858 .sidebar-6e2d a:hover,
.surface-8fde.fresh-f858 .status-ad62 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface-8fde.fresh-f858 .outline-e032 {
  color: rgba(0, 0, 0, 0.8);
}
.surface-8fde.fresh-f858 .component_simple_8559 {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface-8fde.fresh-f858 .component_simple_8559:before {
  background: rgba(0, 0, 0, 0.08);
}
.surface-8fde.fresh-f858 .layout_wood_590b:before {
  background: rgba(255, 255, 255, 0.9);
}
.surface-8fde.fresh-f858 .overlay-1c43 .active-cb5a li a,
.surface-8fde.fresh-f858 .overlay-1c43 .article_gas_53c1,
.surface-8fde.fresh-f858 .status-ad62 {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface-8fde.fresh-f858 .overlay-1c43 .article_gas_53c1:focus,
.surface-8fde.fresh-f858 .overlay-1c43 .article_gas_53c1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface-8fde.fresh-f858 .active-cb5a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface-8fde.aside_6510 .brown_dabb,
.surface-8fde.aside_6510 .mini-ca57 a,
.surface-8fde.aside_6510 .sidebar-6e2d .article_gas_53c1,
.surface-8fde.aside_6510 .sidebar-6e2d a,
.surface-8fde.aside_6510 .status-ad62 a {
  color: rgba(255, 255, 255, 0.79);
}
.surface-8fde.aside_6510 .brown_dabb:hover,
.surface-8fde.aside_6510 .mini-ca57 a:hover,
.surface-8fde.aside_6510 .sidebar-6e2d .article_gas_53c1:hover,
.surface-8fde.aside_6510 .sidebar-6e2d a:hover,
.surface-8fde.aside_6510 .status-ad62 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface-8fde.aside_6510 .outline-e032 {
  color: rgba(255, 255, 255, 0.99);
}
.surface-8fde.aside_6510 .component_simple_8559 {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-8fde.aside_6510 .component_simple_8559:before {
  background: rgba(255, 255, 255, 0.08);
}
.surface-8fde.aside_6510 .layout_wood_590b:before {
  background: rgba(0, 0, 0, 0.9);
}
.surface-8fde.aside_6510 .overlay-1c43 .active-cb5a li a,
.surface-8fde.aside_6510 .overlay-1c43 .article_gas_53c1,
.surface-8fde.aside_6510 .status-ad62 {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-8fde.aside_6510 .overlay-1c43 .article_gas_53c1:focus,
.surface-8fde.aside_6510 .overlay-1c43 .article_gas_53c1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface-8fde.aside_6510 .active-cb5a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_wood_590b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.layout_wood_590b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.info_iron_d3fc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.frame_fixed_2d3c .surface-8fde {
  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;
}
.frame_fixed_2d3c .component_simple_8559 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.frame_fixed_2d3c .component_simple_8559: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) {
  .frame_fixed_2d3c .component_simple_8559:before {
    width: 16%;
    left: 42%;
  }
}
.frame_fixed_2d3c .component_simple_8559:last-child:before {
  content: none;
}
.frame_fixed_2d3c .component_simple_8559[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.frame_fixed_2d3c .overlay-1c43 .active-cb5a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.frame_fixed_2d3c .overlay-1c43 .active-cb5a li a .article_gas_53c1 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.frame_fixed_2d3c .overlay-1c43 .status-ad62 {
  border: none;
}
.frame_fixed_2d3c .overlay-1c43 .status-ad62 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.frame_fixed_2d3c .layout_wood_590b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.frame_fixed_2d3c .info_iron_d3fc {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.frame_fixed_2d3c .aside_6510 .layout_wood_590b:before {
  background: rgba(0, 0, 0, 0.9);
}
.frame_fixed_2d3c .fresh-f858.hover-wood-fd3a .search-d34e {
  background: rgba(0, 0, 0, 0.6);
}
.frame_fixed_2d3c
  .fresh-f858.hover-wood-fd3a
  .search-d34e::after,
.frame_fixed_2d3c
  .fresh-f858.hover-wood-fd3a
  .search-d34e:before {
  background: inherit;
}
.frame_fixed_2d3c
  .fresh-f858.hover-wood-fd3a:hover
  .search-d34e {
  background: rgba(0, 0, 0, 0.8);
}
.dark-4dbb .surface-8fde {
  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) {
  .dark-4dbb .surface-8fde {
    width: auto;
    right: 45px;
  }
}
.icon_up_ca54 .surface-8fde {
  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) {
  .icon_up_ca54 .surface-8fde {
    width: auto;
    left: 45px;
  }
}
.dropdown_dynamic_35de .surface-8fde {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.dropdown_dynamic_35de .info_iron_d3fc {
  max-width: 48em;
  margin: 0 auto;
}
.dropdown_dynamic_35de .layout_wood_590b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.preview_glass_a512 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.preview_glass_a512.frame_fixed_2d3c .surface-8fde {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.preview_glass_a512.dark-4dbb .surface-8fde {
  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);
}
.preview_glass_a512 .surface-8fde {
  visibility: visible;
}
.preview_glass_a512.icon_up_ca54 .surface-8fde {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.dropdown-thick-22c8,
.pressed_667c {
  overflow-x: hidden;
}
.dropdown-thick-22c8 .surface-8fde {
  overflow: auto;
}
.dropdown-thick-22c8.frame_fixed_2d3c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown-thick-22c8.frame_fixed_2d3c .surface-8fde {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.dropdown-thick-22c8.frame_fixed_2d3c .card-116b {
  opacity: 0;
}
.dropdown-thick-22c8.dark-4dbb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown-thick-22c8.dark-4dbb .surface-8fde {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.dropdown-thick-22c8.dark-4dbb .card-116b {
  opacity: 0;
}
.dropdown-thick-22c8.icon_up_ca54 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown-thick-22c8.icon_up_ca54 .surface-8fde {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.dropdown-thick-22c8.icon_up_ca54 .card-116b {
  opacity: 0;
}
.dropdown-thick-22c8.dropdown_dynamic_35de .surface-8fde {
  z-index: 10;
  visibility: visible;
}
.hover-wood-fd3a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hover-wood-fd3a .search-d34e {
  background: rgba(255, 255, 255, 0.99);
}
.hover-wood-fd3a .search-d34e::after,
.hover-wood-fd3a .search-d34e:before {
  background: inherit;
}
.hover-wood-fd3a:hover .search-d34e {
  background: rgba(255, 255, 255, 0.99);
}
.icon_up_ca54 .hover-wood-fd3a {
  top: 10px;
  right: auto;
  left: 12px;
}
.dropdown_dynamic_35de .hover-wood-fd3a {
  display: none !important;
}
.dropdown-thick-22c8:before,
.pressed_667c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.dropdown-thick-22c8 .hover-wood-fd3a,
.pressed_667c .hover-wood-fd3a {
  display: inline-block;
}
.surface-8fde .input-simple-03b0 {
  -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;
}
.dropdown-thick-22c8 .surface-8fde .input-simple-03b0,
.pressed_667c .surface-8fde .input-simple-03b0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.element-narrow-1cd9 .nav-hard-85b3 {
  width: 100%;
}
.advanced_a016 {
  padding: 0 0.5em 0;
}
.advanced_a016 [class*="customify-col-"],
.advanced_a016 [class*="customify-col_"],
.advanced_a016 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.soft_48d3 .advanced_a016 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .notice_wood_8fb5 .block_a1ff,
  .block_a1ff {
    display: none;
  }
  .south_9ec0 {
    text-align: left;
  }
  .link-brown-f330 {
    text-align: center;
  }
  .shadow-4bea {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .notice_wood_8fb5 .header_0e65,
  .header_0e65 {
    display: none;
  }
  .description-iron-72f8 {
    text-align: left;
  }
  .dark-ab36 {
    text-align: center;
  }
  .nav-bright-ce9c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .notice_wood_8fb5 .new_99c2,
  .new_99c2 {
    display: none;
  }
  .tag-fbf8 {
    text-align: left;
  }
  .sidebar_focused_7b07 {
    text-align: center;
  }
  .content_inner_4455 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.disabled-black-90db {
  box-shadow: none !important;
}
.dirty-9bd8 .top_b4fe,
.carousel-4f69 .top_b4fe {
  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;
}
.carousel-4f69 .top_b4fe {
  margin-top: 30px;
  margin-bottom: 30px;
}
.thumbnail_4dae {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.thumbnail_4dae:after,
.thumbnail_4dae:before {
  content: "";
  display: table;
}
.thumbnail_4dae:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .thumbnail_4dae {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.thumbnail_4dae,
.hover-69e1 {
  max-width: 1248px;
  margin: 0 auto;
}

.thumbnail-6e83.gold_9ab0 .thumbnail_4dae {
  max-width: 100%;
}
.thumbnail-6e83.alert-d139 {
  max-width: 1200px;
  margin: 0 auto;
}
.thumbnail-6e83.widget_c7ae .thumbnail_4dae {
  max-width: 100%;
}
.thumbnail-6e83.widget_c7ae > .thumbnail_4dae {
  padding-left: 0;
  padding-right: 0;
}
.thumbnail-6e83.widget_c7ae > .thumbnail_4dae .notice_wood_8fb5 {
  margin: 0;
}
.thumbnail-6e83.widget_c7ae
  > .thumbnail_4dae
  .purple_7dd3.focused-b31e {
  margin-right: 0;
  margin-left: 0;
}
.thumbnail-6e83.widget_c7ae #main.focused-b31e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .footer-old-e7ac #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .footer-old-e7ac #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .next_795d .caption_f59d {
    padding-right: 1em;
  }
  .next_795d.accent-e326 .purple_7dd3 {
    border-right: 1px solid #eaecee;
  }
  .next_795d.accent-e326 .caption_f59d {
    padding-right: 1em;
  }
  .next_795d.accent-e326 .soft_c4f8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item_plasma_28ba .caption_f59d {
    padding-left: 1em;
  }
  .item_plasma_28ba.accent-e326 .purple_7dd3 {
    border-left: 1px solid #eaecee;
  }
  .item_plasma_28ba.accent-e326 .caption_f59d {
    padding-left: 1em;
  }
  .item_plasma_28ba.accent-e326 .soft_c4f8 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .menu-b293 .caption_f59d {
    padding-left: 1em;
  }
  .menu-b293.accent-e326 .pagination_81b6 {
    border-right: 1px solid #eaecee;
  }
  .menu-b293.accent-e326 .tabs_e79f {
    border-right: 1px solid #eaecee;
  }
  .menu-b293.accent-e326 .caption_f59d {
    padding-left: 1em;
  }
  .menu-b293.accent-e326 .soft_c4f8 {
    padding-right: 1em;
  }
  .menu-b293.accent-e326 .out_d40c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .feature-down-409d .caption_f59d {
    padding-right: 1em;
  }
  .feature-down-409d.accent-e326 .pagination_81b6 {
    border-left: 1px solid #eaecee;
  }
  .feature-down-409d.accent-e326 .tabs_e79f {
    border-left: 1px solid #eaecee;
  }
  .feature-down-409d.accent-e326 .caption_f59d {
    padding-right: 1em;
  }
  .feature-down-409d.accent-e326 .soft_c4f8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .feature-down-409d.accent-e326 .out_d40c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .footer-old-e7ac .caption_f59d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .footer-old-e7ac.accent-e326 .purple_7dd3 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .footer-old-e7ac.accent-e326 .caption_f59d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .footer-old-e7ac.accent-e326 .soft_c4f8 {
    padding-left: 1em;
  }
  .footer-old-e7ac.accent-e326 .out_d40c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .footer-old-e7ac.accent-e326 .caption_f59d {
    padding-left: 0;
  }
}
.green_df81 .module-green-5730 {
  display: inline-block;
}
.notification_2298 {
  display: inline-block;
}
.north-e395 {
  word-con: break-word;
}
.current_8ba5 > span {
  display: inline-block;
  padding: 5px 0;
}
.current_8ba5 .tag_e454 {
  margin-left: 8px;
  margin-right: 8px;
}
.current_8ba5 .search-liquid-dc1c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.pagination-112a .label-top-ac55 {
  margin-bottom: 2em;
}
.pagination-112a .article_stone_d6ac {
  margin-bottom: 15px;
}
.pagination-112a .article_stone_d6ac:last-child {
  margin-bottom: 0;
}
.pagination-112a .in_368b {
  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) {
  .pagination-112a .in_368b {
    display: block;
  }
}
.pagination-112a .link-slow-a495 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .pagination-112a .link-slow-a495 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.pagination-112a .prev_16e1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.pagination-112a .prev_16e1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.pagination-112a .prev_16e1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.pagination-112a .north-e395 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.pagination-112a .north-e395 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.pagination-112a .lite_1e01 p:last-child {
  margin-bottom: 0;
}
.pagination-112a .solid-5e72 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.pagination-112a .small_8f61 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.pagination-112a .mask-gas-459b {
  margin-top: 1em;
}
.pagination-112a .module_b824 {
  top: 0;
  display: block;
}
.pagination-112a .module_b824 a {
  color: inherit;
}
.pagination-112a .module_b824 a:hover {
  color: inherit;
}
.pagination-112a .title-slow-a760 {
  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;
}
.pagination-112a .title-slow-a760:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.pagination-112a .small_8f61 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.pagination-112a .modal_bb60 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.pagination-112a .modal_bb60:first-child {
  margin-top: 0;
}
.pagination-112a .modal_bb60.fresh_78c6 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pagination-112a .modal_bb60.old-dd79 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pagination-112a
  .modal_bb60.old-dd79.title-024d
  .mask-gas-459b {
  width: 100%;
}
.pagination-112a .old-dd79 {
  -webkit-box-align: center;
  align-items: center;
}
.pagination-112a .old-dd79 .current_8ba5,
.pagination-112a .old-dd79 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.pagination-112a .prev_16e1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pagination-112a .prev_16e1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pagination-112a .prev_16e1: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;
}
.pagination-112a .fresh_78c6 {
  z-index: 5;
}
.pagination-112a .hard-e4e6 .aside_wide_2cf3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.pagination-112a .narrow_2838 .aside_wide_2cf3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.pagination-112a .solid_e2cc .aside_wide_2cf3 {
  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;
}
.pagination-112a.outline_c1ca .in_368b,
.pagination-112a.footer_prev_bdfd .in_368b {
  display: block;
}
.pagination-112a.outline_c1ca .in_368b .tooltip_da90,
.pagination-112a.outline_c1ca .in_368b .small_8f61,
.pagination-112a.footer_prev_bdfd .in_368b .tooltip_da90,
.pagination-112a.footer_prev_bdfd .in_368b .small_8f61 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pagination-112a.brown_0ae0 .link-slow-a495 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .pagination-112a.brown_0ae0 .link-slow-a495 {
    margin-right: 0;
  }
}
.pagination-112a.outline_c1ca .link-slow-a495,
.pagination-112a.footer_prev_bdfd .link-slow-a495 {
  padding-top: 40%;
}
.pagination-112a.outline_c1ca .label-top-ac55,
.pagination-112a.footer_prev_bdfd .label-top-ac55 {
  display: block;
}
.pagination-112a.outline_c1ca .fn-sticky-8983 .small_8f61,
.pagination-112a.footer_prev_bdfd .fn-sticky-8983 .small_8f61 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.pagination-112a.outline_c1ca .link-slow-a495,
.pagination-112a.footer_prev_bdfd .link-slow-a495 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.pagination-112a.outline_c1ca .small_8f61 {
  padding: 1em;
}
.element-8f4b {
  margin: 30px auto;
  display: block;
}
.element-8f4b .column_3572 > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.element-8f4b .column_3572 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.element-8f4b .column_3572 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.brown-461c .current_8ba5 {
  margin-bottom: 1.41575em;
}
.brown-461c .accent_82f7 {
  margin-bottom: 1.618em;
}
.dropdown_2734 .iron-14f7 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.dropdown_2734 .iron-14f7 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.dropdown_2734 .solid_66b7 {
  max-width: 100%;
  overflow: auto;
}
.accent-c6f1 .dropdown_2734 a:hover {
  text-decoration: underline;
}
.module-dark-a9a3 .article_stone_d6ac:not(.north-e395),
.module-dark-a9a3 .prev_16e1 {
  margin-bottom: 1.41575em;
}
.module-dark-a9a3 .article_stone_d6ac:not(.north-e395):last-child,
.module-dark-a9a3 .prev_16e1:last-child {
  margin-bottom: 0;
}
.module-dark-a9a3 .article_stone_d6ac.first-dde7 {
  margin-bottom: 0.41575em;
}
.module-dark-a9a3 .tooltip_8d65:before,
.module-dark-a9a3 .paragraph_c451:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.module-dark-a9a3 .tooltip_8d65:before {
  content: "\f115";
}
.module-dark-a9a3 .paragraph_c451:before {
  content: "\f02c";
}
.module-dark-a9a3 .tall-d5b9 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.module-dark-a9a3 .tall-d5b9 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.link-7615 {
  display: -webkit-box;
  display: flex;
}
.link-7615 .hidden_15f5 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .link-7615 .hidden_15f5 {
    flex-basis: 90px;
  }
}
.link-7615 .logo-9e24 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .link-7615 .logo-9e24 {
    flex-basis: calc(100% - 50px);
  }
}
.link-7615 .outer_d9f7 p:last-child {
  margin-bottom: 0.72em;
}
.list-hot-1fd9 .column_3572 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.list-hot-1fd9 .column_3572:after,
.list-hot-1fd9 .column_3572:before {
  content: "";
  display: table;
}
.list-hot-1fd9 .column_3572:after {
  clear: both;
}
.list-hot-1fd9 .column_3572 .column-short-eafd,
.list-hot-1fd9 .column_3572 .last_fbc1 {
  width: 49%;
}
.list-hot-1fd9 .column_3572 .column-short-eafd a span.heading-20e8,
.list-hot-1fd9 .column_3572 .last_fbc1 a span.heading-20e8 {
  display: block;
  margin-bottom: 5px;
}
.list-hot-1fd9 .column_3572 .last_fbc1 {
  float: left;
  text-align: left;
}
.list-hot-1fd9 .column_3572 .column-short-eafd {
  float: right;
  text-align: right;
}
.message-over-6327 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .message-over-6327 {
    margin-bottom: 0;
  }
}
.surface_c523 {
  margin-bottom: 1em;
}
.surface_c523 .north-e395 {
  font-size: 1.1em;
  line-height: 1.3;
}
.old-75cd a {
  display: block;
  line-height: 0;
  position: relative;
}
.fixed_c330 .surface_c523,
.tag_5727 .surface_c523 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .fixed_c330 .surface_c523,
  .tag_5727 .surface_c523 {
    display: block;
  }
}
.fixed_c330 .old-75cd,
.tag_5727 .old-75cd {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .fixed_c330 .old-75cd,
  .tag_5727 .old-75cd {
    margin-bottom: 1em;
  }
}
.fixed_c330 .old-75cd img,
.tag_5727 .old-75cd img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.fixed_c330 .pink_0afe,
.tag_5727 .pink_0afe {
  flex-basis: calc(100% - 160px);
}
.fixed_c330 .pink_0afe p,
.tag_5727 .pink_0afe p {
  margin-bottom: 0;
}
.fixed_c330 .pink_0afe {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .fixed_c330 .pink_0afe {
    padding-left: 0;
  }
}
.tag_5727 .pink_0afe {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tag_5727 .pink_0afe {
    padding-right: 0;
  }
}
.tag_5727 .old-75cd {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.logo_01b7 .old-75cd {
  margin-bottom: 0.5em;
}
.logo_01b7 .old-75cd img {
  width: 100%;
}
.link-634d .gas-5c8d,
.complex-28f6 .gas-5c8d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.complex-28f6 .purple_7dd3 .carousel-cbd7 p:last-child {
  margin-bottom: 0;
}
.preview-4c82 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hot-6de8 .basic_8634 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hot-6de8 .basic_8634:last-of-type {
    margin-bottom: 0;
  }
}
.hot-6de8 .basic_8634 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hot-6de8 .basic_8634 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hot-6de8 .basic_8634 ul li {
  margin: 0 0 0.6em;
}
.hot-6de8 .basic_8634 ul li.under-585c,
.hot-6de8 .basic_8634 ul li.dim_cf39 {
  position: relative;
}
.hot-6de8 .basic_8634 ul li.under-585c .first-cd80,
.hot-6de8 .basic_8634 ul li.dim_cf39 .first-cd80 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hot-6de8 .basic_8634 ul li.under-585c:after:after,
.hot-6de8 .basic_8634 ul li.under-585c:after:before,
.hot-6de8
  .basic_8634
  ul
  li.dim_cf39:after:after,
.hot-6de8
  .basic_8634
  ul
  li.dim_cf39:after:before {
  content: "";
  display: table;
}
.hot-6de8 .basic_8634 ul li.under-585c:after:after,
.hot-6de8
  .basic_8634
  ul
  li.dim_cf39:after:after {
  clear: both;
}
.hot-6de8 .basic_8634 a.right_eef3:hover {
  text-decoration: none;
}
.hot-6de8 .basic_8634 select {
  max-width: 100%;
}
.hot-6de8 .basic_8634 table {
  font-size: 85%;
}
.hot-6de8 .basic_8634 table td,
.hot-6de8 .basic_8634 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hot-6de8 .basic_8634 table tfoot td {
  text-align: left;
}
.hot-6de8 .basic_8634 :last-child {
  margin-bottom: 0;
}
.hot-6de8 .basic_8634 .active_copper_f7d4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hot-6de8 .basic_8634 .active_copper_f7d4 label {
  width: 100%;
}
.hot-6de8 .basic_8634 .active_copper_f7d4 .plasma_358d {
  width: 100%;
  display: block;
}
.hot-6de8 .basic_8634 .active_copper_f7d4 .south_a430 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hot-6de8 .basic_8634 .active_copper_f7d4 .south_a430:hover svg #svg-search {
  fill: #444;
}
.hot-6de8 .basic_8634 .active_copper_f7d4 .south_a430 svg {
  width: 18px;
  height: 18px;
}
.hot-6de8 .hero_9f26 ul ul,
.hot-6de8 .fresh-5238 ul ul,
.hot-6de8 .preview_advanced_6413 ul ul,
.hot-6de8 .content_warm_b695 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hot-6de8 .hero_9f26 .overlay-stone-4a11 > a,
.hot-6de8 .fresh-5238 .overlay-stone-4a11 > a,
.hot-6de8 .preview_advanced_6413 .overlay-stone-4a11 > a,
.hot-6de8 .content_warm_b695 .overlay-stone-4a11 > a {
  margin-bottom: 0;
}
.hot-6de8 .input_ca2b li,
.hot-6de8 .hero_9f26 li,
.hot-6de8 .wide_5df6 li,
.hot-6de8 .fresh-5238 li,
.hot-6de8 .preview_advanced_6413 li,
.hot-6de8 .content_warm_b695 li,
.hot-6de8 .highlight-simple-9a1a li,
.hot-6de8 .orange-fd45 li {
  display: block;
  position: relative;
}
.hot-6de8 .input_ca2b li:last-child,
.hot-6de8 .hero_9f26 li:last-child,
.hot-6de8 .wide_5df6 li:last-child,
.hot-6de8 .fresh-5238 li:last-child,
.hot-6de8 .preview_advanced_6413 li:last-child,
.hot-6de8 .content_warm_b695 li:last-child,
.hot-6de8 .highlight-simple-9a1a li:last-child,
.hot-6de8 .orange-fd45 li:last-child {
  border: none;
}
.hot-6de8 .input_ca2b li a,
.hot-6de8 .hero_9f26 li a,
.hot-6de8 .wide_5df6 li a,
.hot-6de8 .fresh-5238 li a,
.hot-6de8 .preview_advanced_6413 li a,
.hot-6de8 .content_warm_b695 li a,
.hot-6de8 .highlight-simple-9a1a li a,
.hot-6de8 .orange-fd45 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hot-6de8 .input_ca2b li ul li::before,
.hot-6de8 .hero_9f26 li ul li::before,
.hot-6de8 .wide_5df6 li ul li::before,
.hot-6de8 .fresh-5238 li ul li::before,
.hot-6de8 .preview_advanced_6413 li ul li::before,
.hot-6de8 .content_warm_b695 li ul li::before,
.hot-6de8 .highlight-simple-9a1a li ul li::before,
.hot-6de8 .orange-fd45 li ul li::before {
  left: 15px;
}
.hot-6de8 .input_ca2b li ul a,
.hot-6de8 .hero_9f26 li ul a,
.hot-6de8 .wide_5df6 li ul a,
.hot-6de8 .fresh-5238 li ul a,
.hot-6de8 .preview_advanced_6413 li ul a,
.hot-6de8 .content_warm_b695 li ul a,
.hot-6de8 .highlight-simple-9a1a li ul a,
.hot-6de8 .orange-fd45 li ul a {
  padding-left: 20px;
}
.hot-6de8 .input_ca2b li ul ul li::before,
.hot-6de8 .hero_9f26 li ul ul li::before,
.hot-6de8 .wide_5df6 li ul ul li::before,
.hot-6de8 .fresh-5238 li ul ul li::before,
.hot-6de8 .preview_advanced_6413 li ul ul li::before,
.hot-6de8 .content_warm_b695 li ul ul li::before,
.hot-6de8 .highlight-simple-9a1a li ul ul li::before,
.hot-6de8 .orange-fd45 li ul ul li::before {
  left: 30px;
}
.hot-6de8 .input_ca2b li ul ul a,
.hot-6de8 .hero_9f26 li ul ul a,
.hot-6de8 .wide_5df6 li ul ul a,
.hot-6de8 .fresh-5238 li ul ul a,
.hot-6de8 .preview_advanced_6413 li ul ul a,
.hot-6de8 .content_warm_b695 li ul ul a,
.hot-6de8 .highlight-simple-9a1a li ul ul a,
.hot-6de8 .orange-fd45 li ul ul a {
  padding-left: 40px;
}
.hot-6de8 .short_f718 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hot-6de8 .orange-fd45 ul li {
  margin-bottom: 1.41575em;
}
.hot-6de8 .orange-fd45 ul li .frame-cf54 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hot-6de8 .orange-fd45 ul li .rough-ea9e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.aside_6510 .input_ca2b li a,
.aside_6510 .hero_9f26 li a,
.aside_6510 .wide_5df6 li a,
.aside_6510 .fresh-5238 li a,
.aside_6510 .preview_advanced_6413 li a,
.aside_6510 .content_warm_b695 li a,
.aside_6510 .highlight-simple-9a1a li a,
.aside_6510 .orange-fd45 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside_6510 .short_f718 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside_6510 .basic_8634 ul li.under-585c .first-cd80,
.aside_6510 .basic_8634 ul li.dim_cf39 .first-cd80 {
  background: rgba(0, 0, 0, 0.2);
}
.aside_6510 .hot-6de8 .basic_8634 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail-6e83 .hot-6de8 .active-cb5a li {
  margin: 0;
}
.thumbnail-6e83 .hot-6de8 .active-cb5a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.thumbnail-6e83 .hot-6de8 .active-cb5a li ul {
  margin: 0;
}
.thumbnail-6e83 .hot-6de8 .active-cb5a li ul li a {
  padding-left: 15px;
}
.thumbnail-6e83 .hot-6de8 .active-cb5a li ul li li a {
  padding-left: 30px;
}
.thumbnail-6e83 .hot-6de8 .active-cb5a li.full_d112 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.thumbnail-6e83 .hot-6de8 .active-cb5a li.full_d112 > 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;
}
.thumbnail-6e83 .hot-6de8 .active-cb5a li.full_d112 > 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;
}
.sort-8df1 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.medium-d307 {
  position: relative;
  z-index: 10;
}
.medium-d307 .input-simple-03b0 {
  width: 100%;
  max-width: 100%;
}
.dark_b732 .secondary-9003 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.dark_b732 .fresh-f858 {
}
.dark_b732 .aside_6510 {
  background: #292929;
}
.wrapper-ab6d .secondary-9003 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.wrapper-ab6d .fresh-f858 {
  background: #f9f9f9;
}
.wrapper-ab6d .aside_6510 {
  background: #303030;
}
.footer_917b .secondary-9003 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .footer_917b .module-green-5730 {
    margin-bottom: 1em;
  }
  .footer_917b .module-green-5730:last-child {
    margin-bottom: 0;
  }
}
.footer_917b .fresh-f858 {
  background: #ededed;
}
.footer_917b .aside_6510 {
  background: #1a1a1a;
}
.secondary-9003.fresh-f858 {
  color: rgba(0, 0, 0, 0.6);
}
.secondary-9003.fresh-f858 .title-lower-2df7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary-9003.aside_6510 {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-9003.aside_6510 a:not(.right_eef3) {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-9003.aside_6510 a:not(.right_eef3):hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-9003.aside_6510 .title-lower-2df7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary-9003.aside_6510 table tbody td,
.secondary-9003.aside_6510 table th {
  background: rgba(0, 0, 0, 0.08);
}
.gallery-4504.info-383b .thumbnail_4dae {
  max-width: initial;
}
.gallery-4504 .widget-over-95ed {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.gallery-4504 .widget-over-95ed .input-simple-03b0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .gallery-4504 .widget-over-95ed .input-simple-03b0 {
    display: block;
    margin-bottom: 2em;
  }
  .gallery-4504 .widget-over-95ed .input-simple-03b0:last-child {
    margin-bottom: 0;
  }
}
.footer_917b .module-green-5730:last-child,
.wrapper-ab6d .module-green-5730:last-child,
.dark_b732 .module-green-5730:last-child {
  margin-bottom: 0;
}
.footer_917b .module-green-5730 .hot-6de8 .basic_8634:last-child,
.wrapper-ab6d .module-green-5730 .hot-6de8 .basic_8634:last-child,
.dark_b732 .module-green-5730 .hot-6de8 .basic_8634:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .footer_917b .frame_dark_d708,
  .footer_917b .summary_692e,
  .wrapper-ab6d .frame_dark_d708,
  .wrapper-ab6d .summary_692e,
  .dark_b732 .frame_dark_d708,
  .dark_b732 .summary_692e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .medium-d307 .module-green-5730 {
    margin-bottom: 2em;
  }
}
.medium-d307 p:last-child {
  margin-bottom: 0;
}
.medium-d307 li,
.medium-d307 ul {
  list-style: none;
  margin: 0;
}
.medium-d307 ul ul {
  margin-left: 2.617924em;
}
.grid-af1a {
  font-size: 0.875em;
}

/* css-noise: 9ef7 */
.ghost-box-i4 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
