/*!
Theme Name: Customify
Theme URI: https://pressmaximum.button_down_c1a5/customify
Author: WPCustomify
Author URI: https://pressmaximum.button_down_c1a5
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.button_down_c1a5/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.outline-pro-3f86.status_complex_f773/licenses/gpl-2.0.thick-5eb7
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.cold-ff59/, (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.paragraph-iron-e2e3.dynamic-f312/normalize.media-pink-b67c/
 ======
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.media-pink-b67c v7.0.0 | MIT License | github.button_down_c1a5/necolas/normalize.media-pink-b67c */
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;
}
.silver_aa56 .video_outer_859c,
.hot-7eb4,
.container-bd35,
.table-1193,
.hidden-d46f,
.hover-c082,
.dropdown_c6b5,
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;
}
.hot-7eb4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hot-7eb4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hot-7eb4,
  h1 {
    font-size: 1.8em;
  }
}
.container-bd35,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.container-bd35 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .container-bd35,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .container-bd35,
  h2 {
    font-size: 1.7em;
  }
}
.table-1193,
h3 {
  font-size: 1.618em;
}
.silver_aa56 .video_outer_859c,
.hidden-d46f,
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.wrapper-3a27 {
  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;
}
.out-76ca:after,
.out-76ca:before,
.feature_bd05:after,
.feature_bd05:before {
  content: "";
  display: table;
}
.out-76ca:after,
.feature_bd05:after {
  clear: both;
}
.text_slow_fc10 {
  float: right;
  margin-right: 0;
}
.tiny_ea95 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.summary_red_9dc9 .alert_9d9b,
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;
}
.summary_red_9dc9 .alert_9d9b: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;
}
.layout-ce62 .alert_9d9b {
  box-shadow: none;
}
.layout-ce62
  .alert_9d9b
  .blue-3ea6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.layout-ce62 .alert_9d9b .right_ecbe {
  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;
}
.layout-ce62
  .alert_9d9b
  .right_ecbe
  b {
  display: none;
}
.layout-ce62 .clean_d1c2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.purple-3452:not(.new-b58c):not(.title_70bc),
button:not(.new-b58c):not(.title_70bc),
input[type="button"]:not(.new-b58c):not(
    .title_70bc
  ),
input[type="reset"]:not(.new-b58c):not(
    .title_70bc
  ),
input[type="submit"]:not(.new-b58c):not(
    .title_70bc
  ) {
  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;
}
.purple-3452:not(.new-b58c):not(
    .title_70bc
  ):hover,
button:not(.new-b58c):not(
    .title_70bc
  ):hover,
input[type="button"]:not(.new-b58c):not(
    .title_70bc
  ):hover,
input[type="reset"]:not(.new-b58c):not(
    .title_70bc
  ):hover,
input[type="submit"]:not(.new-b58c):not(
    .title_70bc
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.purple-3452:not(.new-b58c):not(
    .title_70bc
  ):active,
.purple-3452:not(.new-b58c):not(
    .title_70bc
  ):focus,
button:not(.new-b58c):not(
    .title_70bc
  ):active,
button:not(.new-b58c):not(
    .title_70bc
  ):focus,
input[type="button"]:not(.new-b58c):not(
    .title_70bc
  ):active,
input[type="button"]:not(.new-b58c):not(
    .title_70bc
  ):focus,
input[type="reset"]:not(.new-b58c):not(
    .title_70bc
  ):active,
input[type="reset"]:not(.new-b58c):not(
    .title_70bc
  ):focus,
input[type="submit"]:not(.new-b58c):not(
    .title_70bc
  ):active,
input[type="submit"]:not(.new-b58c):not(
    .title_70bc
  ):focus {
  outline: 0;
}
.purple-3452:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24,
button:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24,
input[type="button"]:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24,
input[type="reset"]:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24,
input[type="submit"]:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24 {
  position: relative;
}
.purple-3452:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24
  .texture_yellow_b67b,
.purple-3452:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24
  .box-6963,
.purple-3452:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24
  .outline_6eb1,
.purple-3452:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24
  i,
.purple-3452:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24
  svg,
button:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24
  .texture_yellow_b67b,
button:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24
  .box-6963,
button:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24
  .outline_6eb1,
button:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24
  i,
button:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24
  svg,
input[type="button"]:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24
  .texture_yellow_b67b,
input[type="button"]:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24
  .box-6963,
input[type="button"]:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24
  .outline_6eb1,
input[type="button"]:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24
  i,
input[type="button"]:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24
  svg,
input[type="reset"]:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24
  .texture_yellow_b67b,
input[type="reset"]:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24
  .box-6963,
input[type="reset"]:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24
  .outline_6eb1,
input[type="reset"]:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24
  i,
input[type="reset"]:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24
  svg,
input[type="submit"]:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24
  .texture_yellow_b67b,
input[type="submit"]:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24
  .box-6963,
input[type="submit"]:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24
  .outline_6eb1,
input[type="submit"]:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24
  i,
input[type="submit"]:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24
  svg {
  visibility: hidden;
}
.purple-3452:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24:after,
button:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24:after,
input[type="button"]:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24:after,
input[type="reset"]:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24:after,
input[type="submit"]:not(.new-b58c):not(
    .title_70bc
  ).fn-loading-ba24: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;
}
.purple-3452:not(.new-b58c):not(.title_70bc),
input[type="button"]:not(.new-b58c):not(
    .title_70bc
  ),
input[type="reset"]:not(.new-b58c):not(
    .title_70bc
  ),
input[type="submit"]:not(.new-b58c):not(
    .title_70bc
  ) {
  color: #fff;
  background: #235787;
}
.purple-3452:not(.new-b58c):not(
    .title_70bc
  ):focus,
input[type="button"]:not(.new-b58c):not(
    .title_70bc
  ):focus,
input[type="reset"]:not(.new-b58c):not(
    .title_70bc
  ):focus,
input[type="submit"]:not(.new-b58c):not(
    .title_70bc
  ):focus {
  color: #fff;
}
.purple-3452.fn-disabled-ba24:not(.new-b58c):not(
    .title_70bc
  ),
.purple-3452[disabled]:not(.new-b58c):not(
    .title_70bc
  ),
button.fn-disabled-ba24:not(.new-b58c):not(
    .title_70bc
  ),
button[disabled]:not(.new-b58c):not(
    .title_70bc
  ) {
  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;
}
.solid-0517 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.solid-0517: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;
}
.badge-4b3c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.fast-f2c4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.grid-77c5 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.out-76ca:after,
.out-76ca:before,
.info-solid-8c32:after,
.info-solid-8c32:before,
.yellow_74c2:after,
.yellow_74c2:before,
.simple_2247:after,
.simple_2247:before,
.column_3514:after,
.column_3514:before,
.accent_5a37:after,
.accent_5a37:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.out-76ca:after,
.info-solid-8c32:after,
.yellow_74c2:after,
.simple_2247:after,
.column_3514:after,
.accent_5a37:after {
  clear: both;
}
.info-solid-8c32 .picture_ac0c,
.yellow_74c2 .picture_ac0c,
.dim_7caf .picture_ac0c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dim_82ea {
  display: inline-block;
}
.highlight-huge-0872 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.highlight-huge-0872 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.highlight-huge-0872 .hover-east-68cd {
  padding: 1em 0;
  font-size: 85%;
}
.hover-east-68cd {
  text-align: left;
  font-style: italic;
  color: #999;
}
.layout_gas_ed2e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.layout_gas_ed2e:after,
.layout_gas_ed2e:before {
  content: "";
  display: table;
}
.layout_gas_ed2e:after {
  clear: both;
}
.widget_8307 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tooltip-74bb .widget_8307 {
  max-width: 50%;
}
.current_930a .widget_8307 {
  max-width: 33.33%;
}
.summary_small_de6c .widget_8307 {
  max-width: 25%;
}
.hover-cc67 .widget_8307 {
  max-width: 20%;
}
.summary_0615 .widget_8307 {
  max-width: 16.66%;
}
.accent_9741 .widget_8307 {
  max-width: 14.28%;
}
.shadow_mini_ba82 .widget_8307 {
  max-width: 12.5%;
}
.row-654a .widget_8307 {
  max-width: 11.11%;
}
.badge_ccbf {
  display: block;
}
.silver_aa56 .next-cc69 label,
.silver_aa56 .tabs_motion_cdea label,
.silver_aa56 .text-49f7 label,
.silver_aa56 .shade-basic-2ab4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.overlay_tall_eece {
  list-style: none;
  margin: 0;
}
.overlay_tall_eece article.out_2697 {
  margin-bottom: 0;
}
.overlay_tall_eece ul {
  list-style: none;
  margin: 0;
}
.overlay_tall_eece .nav-3299 li.out_2697 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .overlay_tall_eece .nav-3299 li.out_2697 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .overlay_tall_eece .nav-3299 li.out_2697: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) {
  .overlay_tall_eece .nav-3299 li.out_2697 li.out_2697 li.out_2697 li.out_2697 {
    padding-left: 0;
  }
}
article.out_2697 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.out_2697 .info-solid-8c32 p:last-of-type {
  margin-bottom: 0;
}
article.out_2697 .preview-small-a85a {
  float: left;
}
article.out_2697 .image_center_a145 {
  margin-left: 85px;
}
article.out_2697 .carousel_motion_c7c4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.out_2697 .carousel_motion_c7c4 .form_8d4b {
  margin-left: 10px;
}
article.out_2697 .accordion-narrow-c02a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.out_2697 .chip_lite_ef10 {
  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 .next-cc69,
  #respond .text-49f7,
  #respond .shade-basic-2ab4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .next-cc69 input,
#respond .text-49f7 input,
#respond .shade-basic-2ab4 input {
  width: 100%;
}
#respond .shade-basic-2ab4 {
  margin-right: 0;
}
#respond .grid_65eb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.liquid-e08a {
  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;
}
.liquid-e08a.article-short-984e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.liquid-e08a 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%);
}
.liquid-e08a:focus,
.liquid-e08a: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);
}
.pattern-86c3 {
  border-radius: 10%;
}
.steel-d825 {
  border-radius: 50%;
}
.hero_0a9e {
  font-size: 0.72em;
}
.header_e7fb {
  font-size: 0.875em;
}
.grid-iron-11cb {
  font-size: 1.1em;
}
.shade-196f {
  text-transform: uppercase;
  line-height: 1.2;
}
.shade-196f.hero_0a9e {
  letter-spacing: 0.5px;
}
.wood-8a33,
.wood-8a33 a {
  color: #6d6d6d;
}
.wood-8a33 a:hover {
  color: #111;
}
.form-liquid-9042 {
  color: #6d6d6d;
}
.popup_lite_a2ec {
  overflow-x: hidden;
}
.popup_lite_a2ec .preview-hot-dc45.basic-7854 {
  position: relative;
}
.popup_lite_a2ec .preview-hot-dc45.basic-7854.gas-edc0 {
  position: initial;
}
.popup_lite_a2ec
  .preview-hot-dc45.basic-7854.gas-edc0
  .table_short_5804 {
  left: auto;
}
.popup_lite_a2ec .preview-hot-dc45 .table_short_5804 {
  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;
}
.popup_lite_a2ec .preview-hot-dc45:hover.basic-7854 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.popup_lite_a2ec
  .preview-hot-dc45:hover.basic-7854
  .table_short_5804 {
  display: block;
  z-index: 9999999;
}
.popup_lite_a2ec .progress-gold-2418 .first_eab0,
.popup_lite_a2ec .alert_top_9c20 .first_eab0 {
  display: none;
}
.popup_lite_a2ec .pagination-28f9 .preview-hot-dc45:hover.basic-7854 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.silver_aa56 .next-cc69 label,
.silver_aa56 .tabs_motion_cdea label,
.silver_aa56 .text-49f7 label,
.silver_aa56 .shade-basic-2ab4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.overlay_tall_eece {
  list-style: none;
  margin: 0;
}
.overlay_tall_eece article.out_2697 {
  margin-bottom: 0;
}
.overlay_tall_eece ul {
  list-style: none;
  margin: 0;
}
.overlay_tall_eece .nav-3299 li.out_2697 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .overlay_tall_eece .nav-3299 li.out_2697 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .overlay_tall_eece .nav-3299 li.out_2697: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) {
  .overlay_tall_eece .nav-3299 li.out_2697 li.out_2697 li.out_2697 li.out_2697 {
    padding-left: 0;
  }
}
article.out_2697 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.out_2697 .info-solid-8c32 p:last-of-type {
  margin-bottom: 0;
}
article.out_2697 .preview-small-a85a {
  float: left;
}
article.out_2697 .image_center_a145 {
  margin-left: 85px;
}
article.out_2697 .carousel_motion_c7c4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.out_2697 .carousel_motion_c7c4 .form_8d4b {
  margin-left: 10px;
}
article.out_2697 .accordion-narrow-c02a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.out_2697 .chip_lite_ef10 {
  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 .next-cc69,
  #respond .text-49f7,
  #respond .shade-basic-2ab4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .next-cc69 input,
#respond .text-49f7 input,
#respond .shade-basic-2ab4 input {
  width: 100%;
}
#respond .shade-basic-2ab4 {
  margin-right: 0;
}
#respond .grid_65eb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.progress-gold-2418 .slider-up-6065 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.slider-up-6065 .iron_a736.border-f14b .layout-purple-bcf4 > li > a:focus,
.slider-up-6065 .iron_a736.border-f14b .layout-purple-bcf4 > li > a:hover,
.slider-up-6065 .iron_a736.hover_inner_b9d0 .layout-purple-bcf4 > li > a:focus,
.slider-up-6065 .iron_a736.hover_inner_b9d0 .layout-purple-bcf4 > li > a:hover,
.slider-up-6065 .iron_a736.center-e63a .layout-purple-bcf4 > li > a:focus,
.slider-up-6065 .iron_a736.center-e63a .layout-purple-bcf4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider-up-6065
  .iron_a736.border-f14b
  .layout-purple-bcf4
  > li.slider_1cce
  > a,
.slider-up-6065
  .iron_a736.border-f14b
  .layout-purple-bcf4
  > li.layout-55a3
  > a,
.slider-up-6065
  .iron_a736.hover_inner_b9d0
  .layout-purple-bcf4
  > li.slider_1cce
  > a,
.slider-up-6065
  .iron_a736.hover_inner_b9d0
  .layout-purple-bcf4
  > li.layout-55a3
  > a,
.slider-up-6065
  .iron_a736.center-e63a
  .layout-purple-bcf4
  > li.slider_1cce
  > a,
.slider-up-6065 .iron_a736.center-e63a .layout-purple-bcf4 > li.blue-6517 > a {
  color: rgba(255, 255, 255, 0.99);
}
.slider-up-6065 .out_dac9,
.slider-up-6065 .out_dac9 a {
  color: rgba(255, 255, 255, 0.99);
}
.slider-up-6065 .element_54dc.active-gold-7abc li a,
.slider-up-6065 .block-f20d a,
.slider-up-6065 .thick_161c,
.slider-up-6065 .layout-purple-bcf4 > li > a,
.slider-up-6065 .bronze-27dc {
  color: rgba(255, 255, 255, 0.79);
}
.slider-up-6065 .element_54dc.active-gold-7abc li a:hover,
.slider-up-6065 .block-f20d a:hover,
.slider-up-6065 .thick_161c:hover,
.slider-up-6065 .layout-purple-bcf4 > li > a:hover,
.slider-up-6065 .bronze-27dc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider-up-6065 .picture_complex_c266 {
  color: rgba(255, 255, 255, 0.79);
}
.slider-up-6065 .picture_complex_c266 .photo_selected_8a11 {
  color: rgba(255, 255, 255, 0.99);
}
.slider-up-6065 .picture_complex_c266:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider-up-6065 .fixed-2dc5 .pattern_fbf1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.slider-up-6065 .fixed-2dc5 .pattern_fbf1 .message_ffce {
  color: rgba(255, 255, 255, 0.79);
}
.slider-up-6065
  .fixed-2dc5
  .pattern_fbf1
  .message_ffce::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slider-up-6065
  .fixed-2dc5
  .pattern_fbf1
  .message_ffce:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slider-up-6065
  .fixed-2dc5
  .pattern_fbf1
  .message_ffce::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slider-up-6065
  .fixed-2dc5
  .pattern_fbf1
  .message_ffce::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slider-up-6065 .fixed-2dc5 .avatar_4f55 {
  color: rgba(255, 255, 255, 0.79);
}
.slider-up-6065 .fixed-2dc5 .avatar_4f55:hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup-fa0e
  .slider-up-6065
  .fixed-2dc5
  .silver-65c9
  .feature_dim_399b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.popup-fa0e
  .slider-up-6065
  .fixed-2dc5
  .silver-65c9
  .message_ffce {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.progress-gold-2418 .row-dde8 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.row-dde8 .iron_a736.border-f14b .layout-purple-bcf4 > li > a:focus,
.row-dde8 .iron_a736.border-f14b .layout-purple-bcf4 > li > a:hover,
.row-dde8 .iron_a736.hover_inner_b9d0 .layout-purple-bcf4 > li > a:focus,
.row-dde8 .iron_a736.hover_inner_b9d0 .layout-purple-bcf4 > li > a:hover,
.row-dde8 .iron_a736.center-e63a .layout-purple-bcf4 > li > a:focus,
.row-dde8 .iron_a736.center-e63a .layout-purple-bcf4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.row-dde8
  .iron_a736.border-f14b
  .layout-purple-bcf4
  > li.slider_1cce
  > a,
.row-dde8
  .iron_a736.border-f14b
  .layout-purple-bcf4
  > li.layout-55a3
  > a,
.row-dde8
  .iron_a736.hover_inner_b9d0
  .layout-purple-bcf4
  > li.slider_1cce
  > a,
.row-dde8
  .iron_a736.hover_inner_b9d0
  .layout-purple-bcf4
  > li.layout-55a3
  > a,
.row-dde8
  .iron_a736.center-e63a
  .layout-purple-bcf4
  > li.slider_1cce
  > a,
.row-dde8 .iron_a736.center-e63a .layout-purple-bcf4 > li.blue-6517 > a {
  color: rgba(0, 0, 0, 0.8);
}
.row-dde8 .out_dac9,
.row-dde8 .out_dac9 a {
  color: rgba(0, 0, 0, 0.8);
}
.row-dde8 .element_54dc.active-gold-7abc li a,
.row-dde8 .block-f20d a,
.row-dde8 .thick_161c,
.row-dde8 .layout-purple-bcf4 > li > a,
.row-dde8 .bronze-27dc {
  color: rgba(0, 0, 0, 0.55);
}
.row-dde8 .element_54dc.active-gold-7abc li a:hover,
.row-dde8 .block-f20d a:hover,
.row-dde8 .thick_161c:hover,
.row-dde8 .layout-purple-bcf4 > li > a:hover,
.row-dde8 .bronze-27dc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.row-dde8 .picture_complex_c266 {
  color: rgba(0, 0, 0, 0.55);
}
.row-dde8 .picture_complex_c266 .photo_selected_8a11 {
  color: rgba(0, 0, 0, 0.8);
}
.row-dde8 .picture_complex_c266:hover {
  color: rgba(0, 0, 0, 0.8);
}
.progress_full_8301 .active-b514 {
  margin-left: auto;
  margin-right: auto;
}
.yellow_74c2 > * {
  margin-left: auto;
  margin-right: auto;
}
.yellow_74c2 .badge-4b3c {
  margin-right: 1.41575em;
}
.video-2406 .yellow_74c2 > .surface-4ed9 {
  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;
}
.video-2406 .yellow_74c2 > .photo-over-0265 {
  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;
}
.column-ab17.progress_full_8301 .active-b514,
.secondary_red_abea.progress_full_8301 .active-b514 {
  margin-left: 0;
}
.element-west-2c35.progress_full_8301 .active-b514,
.list-first-0866.progress_full_8301 .active-b514 {
  margin-right: 0;
}
.yellow_74c2 ol,
.yellow_74c2 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.box_clean_d5c4 video {
  max-width: 100%;
}
.tag-middle-9b62 img {
  display: block;
}
.tag-middle-9b62.badge-4b3c,
.tag-middle-9b62.fast-f2c4 {
  width: 100%;
}
.tag-middle-9b62.photo-over-0265 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.outline_e70b:not(.hover_8855) {
  margin: 1.5em auto;
}
.next_ec52 p {
  padding: 1.5em 14px;
}
ul.stale-29e5.photo-over-0265,
ul.stale-29e5.surface-4ed9,
ul.stale-29e5.shade_pro_0f0c.surface-4ed9 {
  padding: 0 14px;
}
.hard_464a {
  display: block;
  overflow-x: auto;
}
.hard_464a table {
  border-collapse: collapse;
  width: 100%;
}
.hard_464a td,
.hard_464a th {
  padding: 0.5em;
}
.yellow_74c2 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.yellow_74c2 ol ol,
.yellow_74c2 ol ul,
.yellow_74c2 ul ol,
.yellow_74c2 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.yellow_74c2 ol ol li,
.yellow_74c2 ol ul li,
.yellow_74c2 ul ol li,
.yellow_74c2 ul ul li {
  margin-left: 0;
}
.slider_glass_7dec.description-9044 > .in-97d8 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.slider_glass_7dec.description-9044 > .in-97d8 iframe,
.slider_glass_7dec.description-9044 > .in-97d8 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.input_3ceb {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.input_3ceb.disabled-ab57 {
  padding: 0;
}
.input_3ceb.disabled-ab57 cite {
  font-size: 13px;
}
.input_3ceb > * {
  margin-left: 16px;
  margin-right: 16px;
}
.input_3ceb cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.search_gas_28c0 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.search_gas_28c0 > p:first-child {
  margin-top: 0;
}
.search_gas_28c0 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.search_gas_28c0 blockquote {
  border-left: 0;
}
.highlight_blue_1566 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.highlight_blue_1566:not(.list_3ad4) {
  max-width: 100px;
}
.highlight_blue_1566.slider_9d16 {
  border-bottom: none !important;
  text-align: center;
}
.highlight_blue_1566.slider_9d16::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .next_ec52 p {
    padding: 1.5em 0;
  }
}
.wood_309c {
  color: #0073aa;
}
.motion_4a67 {
  background-color: #0073aa;
}
.hero_right_7813 {
  color: #229fd8;
}
.lower-0ec7 {
  background-color: #229fd8;
}
.green-c771 {
  color: #eee;
}
.header-steel-9596 {
  background-color: #eee;
}
.article_f35e {
  color: #444;
}
.picture_79d8 {
  background-color: #444;
}
.next_5905 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.next_5905 .status_black_b7b9 .block-f20d {
  font-size: 15px;
}
.next_5905 .block-f20d {
  line-height: 1.3;
}
.next_5905 .row-dde8 {
}
.next_5905 .slider-up-6065 {
  background: #235787;
}
.shade_3357 {
  padding: 0;
}
.shade_3357 .slider-up-6065 {
  background: #1a1a1a;
}
.shade_3357 .row-dde8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.hidden-cool-b1a8 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.hidden-cool-b1a8 .row-dde8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.hidden-cool-b1a8 .slider-up-6065 {
  background: #303030;
}
.accent_5a37 {
  position: relative;
  z-index: 10;
}
.accent_5a37 .logo-92a0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dynamic_96f8 .basic-7854 {
  display: inline-block;
  vertical-align: middle;
}
.dynamic_96f8.fluid-956e .basic-7854 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .dynamic_96f8.fluid-956e .basic-7854 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .dynamic_96f8.fluid-956e .basic-7854 {
    margin-right: 0.4em;
  }
}
.dynamic_96f8.fluid-956e .basic-7854:last-child {
  margin-right: 0;
}
.black-7713 .logo-92a0 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .progress-gold-2418 .status_black_b7b9 {
    margin: 0 -0.5em;
  }
  .progress-gold-2418 .status_black_b7b9 [class*="customify-col-"],
  .progress-gold-2418 .status_black_b7b9 [class*="customify-col_"],
  .progress-gold-2418 .status_black_b7b9 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.progress-gold-2418.list-solid-2dee .logo-92a0 {
  background: 0 0 !important;
}
.progress-gold-2418.list-solid-2dee .logo-92a0,
.progress-gold-2418.black-7713 .logo-92a0 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .progress-gold-2418.feature-262f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.progress-gold-2418.black-7713 .logo-92a0 {
  box-shadow: none !important;
}
.chip-clean-c449 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .chip-clean-c449 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .chip-clean-c449 {
    padding: 18px 0 20px;
  }
}
.chip-clean-c449 .background-a548 {
  width: 100%;
}
.chip-clean-c449 .column-0b80 {
  margin-bottom: 0;
}
.chip-clean-c449 .hover_current_4b2a {
  margin-top: 5px;
  font-size: 0.875em;
}
.sort-south-ed4b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.sort-south-ed4b .pink_fd90 {
  width: 100%;
}
.dynamic-1a92 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.dynamic-1a92 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.dynamic-1a92 li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.dynamic-1a92 li:last-child:after {
  display: none;
}
.dynamic-1a92 li a {
  font-weight: 500;
  margin-right: 10px;
}
.under_139b .first_eab0 button,
.chip-clean-c449 .first_eab0 button {
  left: 0;
}
.under_139b .pink_fd90,
.chip-clean-c449 .pink_fd90 {
  padding-left: 0;
  padding-right: 0;
}
.under_139b .sort-south-ed4b,
.chip-clean-c449 .sort-south-ed4b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.under_139b {
  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;
}
.under_139b: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;
}
.under_139b .top_65df {
  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) {
  .under_139b .top_65df {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .under_139b .top_65df {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .under_139b .top_65df {
    min-height: 200px;
  }
}
.under_139b .dynamic-1a92 {
  color: rgba(255, 255, 255, 0.8);
}
.under_139b .dynamic-1a92 a,
.under_139b .dynamic-1a92 li:after {
  color: inherit;
}
.under_139b .dynamic-1a92 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.focus_cbac {
  margin-bottom: 0.5em;
}
.pagination-lower-24b9 {
  margin-bottom: 1.2em;
}
.pagination-lower-24b9,
.focus_cbac {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.pagination-lower-24b9 p:last-child,
.focus_cbac p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .first_eab0,
#masthead .first_eab0 {
  display: none;
}
#masthead
  > .first_eab0.selected-b9d6 {
  display: none;
}
#masthead > .first_eab0 button {
  left: 0;
}
.action-2783 {
  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%;
}
.action-2783 .basic-7854 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.action-2783 .popup_de05 {
  display: -webkit-box;
  display: flex;
}
.action-2783 .popup_de05.basic_0ad0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.action-2783 .popup_de05.old_5429 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.action-2783 .popup_de05.icon_379d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.action-2783.logo_narrow_bac5.solid_ee7e .popup_de05.basic_0ad0 {
  flex-basis: 100%;
}
.action-2783.heading_solid_5dfc .popup_de05.old_5429 {
  -webkit-box-flex: 1;
  flex: auto;
}
.action-2783.heading_solid_5dfc .popup_de05.icon_379d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .first_eab0.selected-b9d6 {
  display: none;
}
#masthead > .first_eab0 button {
  left: 0;
}
.west_3d69 {
  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;
}
.west_3d69:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.west_3d69.sort-right-fe51 i {
  margin-right: 4px;
}
.west_3d69.hover-motion-f6aa i {
  margin-left: 5px;
}
.block-f20d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.block-f20d p:last-child {
  margin-bottom: 0;
}
.block-pink-e46f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.block-pink-e46f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.block-pink-e46f img {
  display: block;
  width: auto;
  line-height: 1;
}
.block-pink-e46f .out_dac9 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.block-pink-e46f .right_715c {
  margin: 5px 0 7px 0;
}
.block-pink-e46f.feature_de9f .hidden-purple-08b1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.block-pink-e46f.feature_de9f .old_d0dd {
  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;
}
.block-pink-e46f.sort-be2a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.block-pink-e46f.sort-be2a .hidden-purple-08b1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.block-pink-e46f.sort-be2a .old_d0dd {
  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;
}
.block-pink-e46f.module-4ec8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.block-pink-e46f.sort-blue-6869 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.block-pink-e46f.sort-blue-6869 .old_d0dd {
  margin-top: 7px;
}
.gradient-631c {
  display: inline-block;
}
.accent_5a37 .tabs-dd34 .block-pink-e46f img {
  max-width: 100%;
}
.iron_a736 .shadow_left_bbc9.cool-558a,
.slider-6f14 .shadow_left_bbc9.cool-558a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.iron_a736 .bright-bdc2,
.slider-6f14 .bright-bdc2 {
  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%);
}
.iron_a736 .bright-bdc2 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.iron_a736.static-78f2 .bright-bdc2 {
  display: none;
}
.iron_a736 .active-5bfe {
  list-style: none;
  padding: 0;
  margin: 0;
}
.iron_a736 .active-5bfe li {
  display: inline-block;
  position: relative;
}
.iron_a736 .active-5bfe li:last-child {
  margin-right: 0;
}
.iron_a736 .active-5bfe 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;
}
.iron_a736 .active-5bfe li.blue-6517 > a {
  color: rgba(0, 0, 0, 0.9);
}
.iron_a736 .active-5bfe > 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;
}
.iron_a736 .active-5bfe > li > a i {
  line-height: 0;
}
.iron_a736 .active-5bfe > li.shadow-8593 > a .bright-bdc2 {
  margin-left: 4px;
  line-height: 0;
}
.iron_a736 .active-5bfe .alert-right-5c06 li.shadow-8593 > a {
  position: relative;
}
.iron_a736 .active-5bfe .alert-right-5c06 li.shadow-8593 > a:after,
.iron_a736 .active-5bfe .alert-right-5c06 li.shadow-8593 > a:before {
  content: "";
  display: table;
}
.iron_a736 .active-5bfe .alert-right-5c06 li.shadow-8593 > a:after {
  clear: both;
}
.iron_a736 .active-5bfe .alert-right-5c06 li.shadow-8593 > a .bright-bdc2 {
  margin-left: 5px;
  float: right;
}
.iron_a736 .under-e2ba,
.iron_a736 .alert-right-5c06 {
  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;
}
.iron_a736 .alert-right-5c06 {
  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;
}
.iron_a736 .alert-right-5c06 .cool-558a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.iron_a736 .alert-right-5c06 .bright-bdc2 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.iron_a736 .alert-right-5c06 li {
  display: block;
  margin: 0;
  padding: 0;
}
.iron_a736 .alert-right-5c06 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;
}
.iron_a736 .alert-right-5c06 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.iron_a736 .alert-right-5c06 .alert-right-5c06 {
  top: 0;
  left: 100%;
}
.iron_a736 .active-bottom-537f.fn-focus-ba24 > .under-e2ba,
.iron_a736 .active-bottom-537f.fn-focus-ba24 > .alert-right-5c06,
.iron_a736 .active-bottom-537f:focus > .under-e2ba,
.iron_a736 .active-bottom-537f:focus > .alert-right-5c06,
.iron_a736 .active-bottom-537f:hover > .under-e2ba,
.iron_a736 .active-bottom-537f:hover > .alert-right-5c06 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.iron_a736.center-e63a .layout-purple-bcf4:after,
.iron_a736.center-e63a .layout-purple-bcf4:before {
  content: "";
  display: table;
}
.iron_a736.center-e63a .layout-purple-bcf4:after {
  clear: both;
}
.iron_a736.center-e63a .layout-purple-bcf4 > li {
  float: left;
}
.iron_a736.shade-static-cbbf .layout-purple-bcf4:after,
.iron_a736.shade-static-cbbf .layout-purple-bcf4:before {
  content: "";
  display: table;
}
.iron_a736.shade-static-cbbf .layout-purple-bcf4:after {
  clear: both;
}
.iron_a736.shade-static-cbbf .layout-purple-bcf4 > li {
  float: left;
}
.iron_a736.shade-static-cbbf .layout-purple-bcf4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.iron_a736.shade-static-cbbf .layout-purple-bcf4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.iron_a736.shade-static-cbbf .layout-purple-bcf4 > li.slider_1cce > a,
.iron_a736.shade-static-cbbf .layout-purple-bcf4 > li.blue-6517 > a {
  color: #fff;
  background-color: #1e4b75;
}
.iron_a736.border-f14b .layout-purple-bcf4 > li > a .cool-558a {
  position: relative;
}
.iron_a736.border-f14b .layout-purple-bcf4 > li > a .cool-558a: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;
}
.iron_a736.border-f14b
  .layout-purple-bcf4
  > li:focus
  > a
  .cool-558a:before,
.iron_a736.border-f14b
  .layout-purple-bcf4
  > li:hover
  > a
  .cool-558a:before {
  width: 100%;
  background-color: currentColor;
}
.iron_a736.border-f14b
  .layout-purple-bcf4
  > li.slider_1cce
  > a
  .cool-558a:before,
.iron_a736.border-f14b
  .layout-purple-bcf4
  > li.layout-55a3
  > a
  .cool-558a:before {
  width: 100%;
  background-color: currentColor;
}
.iron_a736.hover_inner_b9d0 .layout-purple-bcf4 > li > a .cool-558a {
  position: relative;
}
.iron_a736.hover_inner_b9d0 .layout-purple-bcf4 > li > a .cool-558a: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;
}
.iron_a736.hover_inner_b9d0 .layout-purple-bcf4 > li:focus > a .cool-558a:before,
.iron_a736.hover_inner_b9d0
  .layout-purple-bcf4
  > li:hover
  > a
  .cool-558a:before {
  width: 100%;
  background-color: currentColor;
}
.iron_a736.hover_inner_b9d0
  .layout-purple-bcf4
  > li.slider_1cce
  > a
  .cool-558a:before,
.iron_a736.hover_inner_b9d0
  .layout-purple-bcf4
  > li.layout-55a3
  > a
  .cool-558a:before {
  width: 100%;
  background-color: currentColor;
}
.slider-6f14 .active-5bfe {
  margin: 0;
  padding: 0;
  list-style: none;
}
.slider-6f14 .active-5bfe li:first-child > a {
  border-top: none;
}
.slider-6f14 .active-5bfe .basic-496f > .cool-558a .bright-bdc2 {
  display: none;
}
.slider-6f14 .active-5bfe li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.slider-6f14 .active-5bfe li:last-child {
  border: none;
}
.slider-6f14 .active-5bfe li.shadow-8593 > a {
  padding-right: 45px !important;
}
.slider-6f14 .active-5bfe li a {
  display: block;
  padding: 0.55em 1.5em;
}
.slider-6f14 .active-5bfe li a:focus,
.slider-6f14 .active-5bfe li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider-6f14 .active-5bfe li .accordion-3c3e {
  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;
}
.slider-6f14 .active-5bfe li .accordion-3c3e:hover {
  box-shadow: none;
}
.slider-6f14 .active-5bfe li .accordion-3c3e .bright-bdc2 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.slider-6f14 .active-5bfe .alert-right-5c06 {
  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);
}
.slider-6f14 .active-5bfe .alert-right-5c06 li a {
  padding-left: 3em;
}
.slider-6f14 .active-5bfe .steel_8e5d > a .accordion-3c3e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slider-6f14 .active-5bfe .steel_8e5d > .alert-right-5c06 {
  display: block;
  opacity: 1;
}
.primary-0048 {
  max-width: 100%;
}
.nav-bronze-ed38 {
  line-height: 0;
  cursor: pointer;
}
.bronze-27dc {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.bronze-27dc:hover {
  box-shadow: none;
  color: currentColor;
}
.bronze-27dc svg {
  width: 18px;
  height: 18px;
}
.bronze-27dc .shade-action-f5ef {
  display: none;
}
.texture_prev_1706 {
  position: relative;
}
.texture_prev_1706.fn-active-ba24 .bronze-27dc .paragraph-iron-c3f1 {
  display: none;
}
.texture_prev_1706.fn-active-ba24 .bronze-27dc .shade-action-f5ef {
  display: inline-block;
}
.texture_prev_1706 .texture_orange_c634 {
  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);
}
.texture_prev_1706.article_smooth_df1c .texture_orange_c634 {
  left: auto;
  right: -0.9em;
}
.texture_prev_1706.article_smooth_df1c .footer-current-ba36::before {
  left: auto;
  right: 15px;
}
.texture_prev_1706.fn-active-ba24 .texture_orange_c634 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.silver-65c9 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.silver-65c9 label {
  flex-basis: 100%;
}
.silver-65c9 .pattern_fbf1 {
  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;
}
.silver-65c9 .message_ffce {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.silver-65c9 .message_ffce:focus {
  background-color: transparent;
}
.silver-65c9 button.avatar_4f55 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.silver-65c9 button.avatar_4f55:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.silver-65c9 button.avatar_4f55 svg {
  width: 18px;
  height: 18px;
}
.silver-65c9 input[type="submit"] {
  min-height: auto;
}
.fixed-2dc5 .silver-65c9 .message_ffce {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.footer-current-ba36 {
  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) {
  .footer-current-ba36 {
    width: 220px;
  }
}
.footer-current-ba36 label {
  flex-basis: 100%;
}
.footer-current-ba36::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;
}
.popup-fa0e .fixed-2dc5 .silver-65c9 {
  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;
}
.popup-fa0e
  .fixed-2dc5
  .silver-65c9
  .pattern_fbf1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.popup-fa0e .fixed-2dc5 .silver-65c9 .message_ffce {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.popup-fa0e
  .fixed-2dc5
  .silver-65c9
  .message_ffce:focus {
  background: 0 0;
}
.popup-fa0e
  .fixed-2dc5
  .silver-65c9
  .feature_dim_399b {
  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;
}
.element_54dc {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.element_54dc li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.element_54dc li:last-child {
  margin-right: 0;
}
.element_54dc li:first-child {
  margin-left: 0;
}
.element_54dc.nav-paper-42b7 a {
  color: #fff;
}
.element_54dc.nav-paper-42b7 a:hover {
  color: #fff;
}
.element_54dc a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.element_54dc a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.element_54dc a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.element_54dc a:hover {
  opacity: 0.9;
  color: inherit;
}
.element_54dc [class*="social-icon-apple"] {
  background-color: #999;
}
.element_54dc [class*="social-icon-apple"].old-e1b2 {
  background-color: transparent;
  color: #999;
}
.element_54dc [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.element_54dc [class*="social-icon-behance"].old-e1b2 {
  background-color: transparent;
  color: #1769ff;
}
.element_54dc [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.element_54dc [class*="social-icon-bitbucket"].old-e1b2 {
  background-color: transparent;
  color: #205081;
}
.element_54dc [class*="social-icon-codepen"] {
  background-color: #000;
}
.element_54dc [class*="social-icon-codepen"].old-e1b2 {
  background-color: transparent;
  color: #000;
}
.element_54dc [class*="social-icon-delicious"] {
  background-color: #39f;
}
.element_54dc [class*="social-icon-delicious"].old-e1b2 {
  background-color: transparent;
  color: #39f;
}
.element_54dc [class*="social-icon-digg"] {
  background-color: #005be2;
}
.element_54dc [class*="social-icon-digg"].old-e1b2 {
  background-color: transparent;
  color: #005be2;
}
.element_54dc [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.element_54dc [class*="social-icon-dribbble"].old-e1b2 {
  background-color: transparent;
  color: #ea4c89;
}
.element_54dc [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.element_54dc [class*="social-icon-envelope"].old-e1b2 {
  background-color: transparent;
  color: #ea4335;
}
.element_54dc [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.element_54dc [class*="social-icon-facebook"].old-e1b2 {
  background-color: transparent;
  color: #3b5998;
}
.element_54dc [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.element_54dc [class*="social-icon-flickr"].old-e1b2 {
  background-color: transparent;
  color: #0063dc;
}
.element_54dc [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.element_54dc [class*="social-icon-foursquare"].old-e1b2 {
  background-color: transparent;
  color: #2d5be3;
}
.element_54dc [class*="social-icon-github"] {
  background-color: #333;
}
.element_54dc [class*="social-icon-github"].old-e1b2 {
  background-color: transparent;
  color: #333;
}
.element_54dc [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.element_54dc [class*="social-icon-google-plus"].old-e1b2 {
  background-color: transparent;
  color: #dd4b39;
}
.element_54dc [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.element_54dc [class*="social-icon-houzz"].old-e1b2 {
  background-color: transparent;
  color: #7ac142;
}
.element_54dc [class*="social-icon-instagram"] {
  background-color: #262626;
}
.element_54dc [class*="social-icon-instagram"].old-e1b2 {
  background-color: transparent;
  color: #262626;
}
.element_54dc [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.element_54dc [class*="social-icon-jsfiddle"].old-e1b2 {
  background-color: transparent;
  color: #487aa2;
}
.element_54dc [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.element_54dc [class*="social-icon-linkedin"].old-e1b2 {
  background-color: transparent;
  color: #0077b5;
}
.element_54dc [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.element_54dc [class*="social-icon-medium"].old-e1b2 {
  background-color: transparent;
  color: #00ab6b;
}
.element_54dc [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.element_54dc
  [class*="social-icon-odnoklassniki"].old-e1b2 {
  background-color: transparent;
  color: #f4731c;
}
.element_54dc [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.element_54dc [class*="social-icon-meetup"].old-e1b2 {
  background-color: transparent;
  color: #ec1c40;
}
.element_54dc [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.element_54dc [class*="social-icon-pinterest"].old-e1b2 {
  background-color: transparent;
  color: #bd081c;
}
.element_54dc [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.element_54dc [class*="social-icon-product-hunt"].old-e1b2 {
  background-color: transparent;
  color: #da552f;
}
.element_54dc [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.element_54dc [class*="social-icon-reddit"].old-e1b2 {
  background-color: transparent;
  color: #ff4500;
}
.element_54dc [class*="social-icon-rss"] {
  background-color: #f26522;
}
.element_54dc [class*="social-icon-rss"].old-e1b2 {
  background-color: transparent;
  color: #f26522;
}
.element_54dc [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.element_54dc
  [class*="social-icon-shopping-cart"].old-e1b2 {
  background-color: transparent;
  color: #4caf50;
}
.element_54dc [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.element_54dc [class*="social-icon-skype"].old-e1b2 {
  background-color: transparent;
  color: #00aff0;
}
.element_54dc [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.element_54dc [class*="social-icon-slideshare"].old-e1b2 {
  background-color: transparent;
  color: #0077b5;
}
.element_54dc [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.element_54dc [class*="social-icon-snapchat"].old-e1b2 {
  background-color: transparent;
  color: #fffc00;
}
.element_54dc [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.element_54dc [class*="social-icon-soundcloud"].old-e1b2 {
  background-color: transparent;
  color: #f80;
}
.element_54dc [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.element_54dc [class*="social-icon-spotify"].old-e1b2 {
  background-color: transparent;
  color: #2ebd59;
}
.element_54dc [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.element_54dc
  [class*="social-icon-stack-overflow"].old-e1b2 {
  background-color: transparent;
  color: #fe7a15;
}
.element_54dc [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.element_54dc [class*="social-icon-maldkfgram"].old-e1b2 {
  background-color: transparent;
  color: #2ca5e0;
}
.element_54dc [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.element_54dc [class*="social-icon-tripadvisor"].old-e1b2 {
  background-color: transparent;
  color: #589442;
}
.element_54dc [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.element_54dc [class*="social-icon-tumblr"].old-e1b2 {
  background-color: transparent;
  color: #35465c;
}
.element_54dc [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.element_54dc [class*="social-icon-twitch"].old-e1b2 {
  background-color: transparent;
  color: #6441a5;
}
.element_54dc [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.element_54dc [class*="social-icon-twitter"].old-e1b2 {
  background-color: transparent;
  color: #1da1f2;
}
.element_54dc [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.element_54dc [class*="social-icon-vimeo"].old-e1b2 {
  background-color: transparent;
  color: #1ab7ea;
}
.element_54dc [class*="social-icon-vk"] {
  background-color: #45668e;
}
.element_54dc [class*="social-icon-vk"].old-e1b2 {
  background-color: transparent;
  color: #45668e;
}
.element_54dc [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.element_54dc [class*="social-icon-weibo"].old-e1b2 {
  background-color: transparent;
  color: #df2029;
}
.element_54dc [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.element_54dc [class*="social-icon-weixin"].old-e1b2 {
  background-color: transparent;
  color: #7bb32e;
}
.element_54dc [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.element_54dc [class*="social-icon-whatsapp"].old-e1b2 {
  background-color: transparent;
  color: #25d366;
}
.element_54dc [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.element_54dc [class*="social-icon-wordpress"].old-e1b2 {
  background-color: transparent;
  color: #21759b;
}
.element_54dc [class*="social-icon-xing"] {
  background-color: #026466;
}
.element_54dc [class*="social-icon-xing"].old-e1b2 {
  background-color: transparent;
  color: #026466;
}
.element_54dc [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.element_54dc [class*="social-icon-yelp"].old-e1b2 {
  background-color: transparent;
  color: #af0606;
}
.element_54dc [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.element_54dc [class*="social-icon-youtube"].old-e1b2 {
  background-color: transparent;
  color: #cd201f;
}
.thick_161c {
  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;
}
.thick_161c:hover {
  box-shadow: none;
  background: 0 0;
}
.cold-fc40 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.alert_fb0e {
  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-f6e7 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.aside_hot_bc78 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.aside_hot_bc78,
.aside_hot_bc78::after,
.aside_hot_bc78::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;
}
.aside_hot_bc78::after,
.aside_hot_bc78::before {
  content: "";
  display: block;
  background-color: inherit;
}
.caption_cool_2216 .alert_fb0e .stone-f6e7 {
  margin-top: -2px;
  width: 19px;
}
.caption_cool_2216 .alert_fb0e .aside_hot_bc78 {
  margin-top: -1px;
}
.caption_cool_2216 .alert_fb0e .aside_hot_bc78,
.caption_cool_2216 .alert_fb0e .aside_hot_bc78::after,
.caption_cool_2216 .alert_fb0e .aside_hot_bc78::before {
  width: 19px;
  height: 2px;
}
.caption_cool_2216 .alert_fb0e .aside_hot_bc78::before {
  top: -6px;
}
.caption_cool_2216 .alert_fb0e .aside_hot_bc78::after {
  bottom: -6px;
}
.notification-7f72 .alert_fb0e .stone-f6e7 {
  margin-top: -2px;
  width: 22px;
}
.notification-7f72 .alert_fb0e .aside_hot_bc78 {
  margin-top: -1px;
}
.notification-7f72 .alert_fb0e .aside_hot_bc78,
.notification-7f72 .alert_fb0e .aside_hot_bc78::after,
.notification-7f72 .alert_fb0e .aside_hot_bc78::before {
  width: 22px;
  height: 2px;
}
.notification-7f72 .alert_fb0e .aside_hot_bc78::before {
  top: -7px;
}
.notification-7f72 .alert_fb0e .aside_hot_bc78::after {
  bottom: -7px;
}
.breadcrumb_smooth_0eba .alert_fb0e .stone-f6e7 {
  margin-top: -2px;
  width: 31px;
}
.breadcrumb_smooth_0eba .alert_fb0e .aside_hot_bc78 {
  margin-top: -1.5px;
}
.breadcrumb_smooth_0eba .alert_fb0e .aside_hot_bc78,
.breadcrumb_smooth_0eba .alert_fb0e .aside_hot_bc78::after,
.breadcrumb_smooth_0eba .alert_fb0e .aside_hot_bc78::before {
  width: 31px;
  height: 3px;
}
.breadcrumb_smooth_0eba .alert_fb0e .aside_hot_bc78::before {
  top: -9px;
}
.breadcrumb_smooth_0eba .alert_fb0e .aside_hot_bc78::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tooltip_rough_aefc .alert_fb0e .stone-f6e7 {
    margin-top: -2px;
    width: 19px;
  }
  .tooltip_rough_aefc .alert_fb0e .aside_hot_bc78 {
    margin-top: -1px;
  }
  .tooltip_rough_aefc .alert_fb0e .aside_hot_bc78,
  .tooltip_rough_aefc .alert_fb0e .aside_hot_bc78::after,
  .tooltip_rough_aefc .alert_fb0e .aside_hot_bc78::before {
    width: 19px;
    height: 2px;
  }
  .tooltip_rough_aefc .alert_fb0e .aside_hot_bc78::before {
    top: -6px;
  }
  .tooltip_rough_aefc .alert_fb0e .aside_hot_bc78::after {
    bottom: -6px;
  }
  .search_lower_562e .alert_fb0e .stone-f6e7 {
    margin-top: -2px;
    width: 22px;
  }
  .search_lower_562e .alert_fb0e .aside_hot_bc78 {
    margin-top: -1px;
  }
  .search_lower_562e .alert_fb0e .aside_hot_bc78,
  .search_lower_562e .alert_fb0e .aside_hot_bc78::after,
  .search_lower_562e .alert_fb0e .aside_hot_bc78::before {
    width: 22px;
    height: 2px;
  }
  .search_lower_562e .alert_fb0e .aside_hot_bc78::before {
    top: -7px;
  }
  .search_lower_562e .alert_fb0e .aside_hot_bc78::after {
    bottom: -7px;
  }
  .input-13b3 .alert_fb0e .stone-f6e7 {
    margin-top: -2px;
    width: 31px;
  }
  .input-13b3 .alert_fb0e .aside_hot_bc78 {
    margin-top: -1.5px;
  }
  .input-13b3 .alert_fb0e .aside_hot_bc78,
  .input-13b3 .alert_fb0e .aside_hot_bc78::after,
  .input-13b3 .alert_fb0e .aside_hot_bc78::before {
    width: 31px;
    height: 3px;
  }
  .input-13b3 .alert_fb0e .aside_hot_bc78::before {
    top: -9px;
  }
  .input-13b3 .alert_fb0e .aside_hot_bc78::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .sort-6920 .alert_fb0e .stone-f6e7 {
    margin-top: -2px;
    width: 19px;
  }
  .sort-6920 .alert_fb0e .aside_hot_bc78 {
    margin-top: -1px;
  }
  .sort-6920 .alert_fb0e .aside_hot_bc78,
  .sort-6920 .alert_fb0e .aside_hot_bc78::after,
  .sort-6920 .alert_fb0e .aside_hot_bc78::before {
    width: 19px;
    height: 2px;
  }
  .sort-6920 .alert_fb0e .aside_hot_bc78::before {
    top: -6px;
  }
  .sort-6920 .alert_fb0e .aside_hot_bc78::after {
    bottom: -6px;
  }
  .column_purple_3d16 .alert_fb0e .stone-f6e7 {
    margin-top: -2px;
    width: 22px;
  }
  .column_purple_3d16 .alert_fb0e .aside_hot_bc78 {
    margin-top: -1px;
  }
  .column_purple_3d16 .alert_fb0e .aside_hot_bc78,
  .column_purple_3d16 .alert_fb0e .aside_hot_bc78::after,
  .column_purple_3d16 .alert_fb0e .aside_hot_bc78::before {
    width: 22px;
    height: 2px;
  }
  .column_purple_3d16 .alert_fb0e .aside_hot_bc78::before {
    top: -7px;
  }
  .column_purple_3d16 .alert_fb0e .aside_hot_bc78::after {
    bottom: -7px;
  }
  .module-75c4 .alert_fb0e .stone-f6e7 {
    margin-top: -2px;
    width: 31px;
  }
  .module-75c4 .alert_fb0e .aside_hot_bc78 {
    margin-top: -1.5px;
  }
  .module-75c4 .alert_fb0e .aside_hot_bc78,
  .module-75c4 .alert_fb0e .aside_hot_bc78::after,
  .module-75c4 .alert_fb0e .aside_hot_bc78::before {
    width: 31px;
    height: 3px;
  }
  .module-75c4 .alert_fb0e .aside_hot_bc78::before {
    top: -9px;
  }
  .module-75c4 .alert_fb0e .aside_hot_bc78::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .accordion_49cb .alert_fb0e .stone-f6e7 {
    margin-top: -2px;
    width: 19px;
  }
  .accordion_49cb .alert_fb0e .aside_hot_bc78 {
    margin-top: -1px;
  }
  .accordion_49cb .alert_fb0e .aside_hot_bc78,
  .accordion_49cb .alert_fb0e .aside_hot_bc78::after,
  .accordion_49cb .alert_fb0e .aside_hot_bc78::before {
    width: 19px;
    height: 2px;
  }
  .accordion_49cb .alert_fb0e .aside_hot_bc78::before {
    top: -6px;
  }
  .accordion_49cb .alert_fb0e .aside_hot_bc78::after {
    bottom: -6px;
  }
  .surface_4f10 .alert_fb0e .stone-f6e7 {
    margin-top: -2px;
    width: 22px;
  }
  .surface_4f10 .alert_fb0e .aside_hot_bc78 {
    margin-top: -1px;
  }
  .surface_4f10 .alert_fb0e .aside_hot_bc78,
  .surface_4f10 .alert_fb0e .aside_hot_bc78::after,
  .surface_4f10 .alert_fb0e .aside_hot_bc78::before {
    width: 22px;
    height: 2px;
  }
  .surface_4f10 .alert_fb0e .aside_hot_bc78::before {
    top: -7px;
  }
  .surface_4f10 .alert_fb0e .aside_hot_bc78::after {
    bottom: -7px;
  }
  .disabled_287d .alert_fb0e .stone-f6e7 {
    margin-top: -2px;
    width: 31px;
  }
  .disabled_287d .alert_fb0e .aside_hot_bc78 {
    margin-top: -1.5px;
  }
  .disabled_287d .alert_fb0e .aside_hot_bc78,
  .disabled_287d .alert_fb0e .aside_hot_bc78::after,
  .disabled_287d .alert_fb0e .aside_hot_bc78::before {
    width: 31px;
    height: 3px;
  }
  .disabled_287d .alert_fb0e .aside_hot_bc78::before {
    top: -9px;
  }
  .disabled_287d .alert_fb0e .aside_hot_bc78::after {
    bottom: -9px;
  }
}
.selected-2941 .aside_hot_bc78 {
  -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);
}
.selected-2941 .aside_hot_bc78::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.selected-2941 .aside_hot_bc78::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);
}
.selected-2941.card_large_0562 .aside_hot_bc78 {
  -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);
}
.selected-2941.card_large_0562 .aside_hot_bc78::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.selected-2941.card_large_0562 .aside_hot_bc78::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);
}
.pink_4a33 {
  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.action-3a45:before {
  display: none;
}
.alert_top_9c20 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.alert_top_9c20 .stone_2e89 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.alert_top_9c20 .stone_2e89:last-of-type {
  border-bottom: none;
}
.alert_top_9c20 .stone_2e89.preview-wide-a1aa,
.alert_top_9c20 .stone_2e89.summary_8a4b,
.alert_top_9c20 .stone_2e89.summary_focused_0f8e {
  padding: 0;
}
.alert_top_9c20 .slider-6f14 .accordion-3c3e {
  color: currentColor;
}
.alert_top_9c20 .slider-6f14 .accordion-3c3e:focus,
.alert_top_9c20 .slider-6f14 .accordion-3c3e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert_top_9c20.row-dde8 .picture_complex_c266,
.alert_top_9c20.row-dde8 .block-f20d a,
.alert_top_9c20.row-dde8 .layout-purple-bcf4 a,
.alert_top_9c20.row-dde8 .alert-right-5c06 a {
  color: rgba(0, 0, 0, 0.55);
}
.alert_top_9c20.row-dde8 .picture_complex_c266:hover,
.alert_top_9c20.row-dde8 .block-f20d a:hover,
.alert_top_9c20.row-dde8 .layout-purple-bcf4 a:hover,
.alert_top_9c20.row-dde8 .alert-right-5c06 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.alert_top_9c20.row-dde8 .photo_selected_8a11 {
  color: rgba(0, 0, 0, 0.8);
}
.alert_top_9c20.row-dde8 .stone_2e89 {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert_top_9c20.row-dde8 .stone_2e89:before {
  background: rgba(0, 0, 0, 0.08);
}
.alert_top_9c20.row-dde8 .accent_a3be:before {
  background: rgba(255, 255, 255, 0.9);
}
.alert_top_9c20.row-dde8 .slider-6f14 .active-5bfe li a,
.alert_top_9c20.row-dde8 .slider-6f14 .accordion-3c3e,
.alert_top_9c20.row-dde8 .alert-right-5c06 {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert_top_9c20.row-dde8 .slider-6f14 .accordion-3c3e:focus,
.alert_top_9c20.row-dde8 .slider-6f14 .accordion-3c3e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert_top_9c20.row-dde8 .active-5bfe li {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert_top_9c20.slider-up-6065 .picture_complex_c266,
.alert_top_9c20.slider-up-6065 .block-f20d a,
.alert_top_9c20.slider-up-6065 .layout-purple-bcf4 .accordion-3c3e,
.alert_top_9c20.slider-up-6065 .layout-purple-bcf4 a,
.alert_top_9c20.slider-up-6065 .alert-right-5c06 a {
  color: rgba(255, 255, 255, 0.79);
}
.alert_top_9c20.slider-up-6065 .picture_complex_c266:hover,
.alert_top_9c20.slider-up-6065 .block-f20d a:hover,
.alert_top_9c20.slider-up-6065 .layout-purple-bcf4 .accordion-3c3e:hover,
.alert_top_9c20.slider-up-6065 .layout-purple-bcf4 a:hover,
.alert_top_9c20.slider-up-6065 .alert-right-5c06 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_top_9c20.slider-up-6065 .photo_selected_8a11 {
  color: rgba(255, 255, 255, 0.99);
}
.alert_top_9c20.slider-up-6065 .stone_2e89 {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_top_9c20.slider-up-6065 .stone_2e89:before {
  background: rgba(255, 255, 255, 0.08);
}
.alert_top_9c20.slider-up-6065 .accent_a3be:before {
  background: rgba(0, 0, 0, 0.9);
}
.alert_top_9c20.slider-up-6065 .slider-6f14 .active-5bfe li a,
.alert_top_9c20.slider-up-6065 .slider-6f14 .accordion-3c3e,
.alert_top_9c20.slider-up-6065 .alert-right-5c06 {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_top_9c20.slider-up-6065 .slider-6f14 .accordion-3c3e:focus,
.alert_top_9c20.slider-up-6065 .slider-6f14 .accordion-3c3e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert_top_9c20.slider-up-6065 .active-5bfe li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent_a3be {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.accent_a3be:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.filter-up-21d4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.gallery-green-f3a3 .alert_top_9c20 {
  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;
}
.gallery-green-f3a3 .stone_2e89 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.gallery-green-f3a3 .stone_2e89: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) {
  .gallery-green-f3a3 .stone_2e89:before {
    width: 16%;
    left: 42%;
  }
}
.gallery-green-f3a3 .stone_2e89:last-child:before {
  content: none;
}
.gallery-green-f3a3 .stone_2e89[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.gallery-green-f3a3 .slider-6f14 .active-5bfe li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.gallery-green-f3a3 .slider-6f14 .active-5bfe li a .accordion-3c3e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.gallery-green-f3a3 .slider-6f14 .alert-right-5c06 {
  border: none;
}
.gallery-green-f3a3 .slider-6f14 .alert-right-5c06 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.gallery-green-f3a3 .accent_a3be {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.gallery-green-f3a3 .filter-up-21d4 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.gallery-green-f3a3 .slider-up-6065 .accent_a3be:before {
  background: rgba(0, 0, 0, 0.9);
}
.gallery-green-f3a3 .row-dde8.row_3c45 .aside_hot_bc78 {
  background: rgba(0, 0, 0, 0.6);
}
.gallery-green-f3a3
  .row-dde8.row_3c45
  .aside_hot_bc78::after,
.gallery-green-f3a3
  .row-dde8.row_3c45
  .aside_hot_bc78:before {
  background: inherit;
}
.gallery-green-f3a3
  .row-dde8.row_3c45:hover
  .aside_hot_bc78 {
  background: rgba(0, 0, 0, 0.8);
}
.top-354b .alert_top_9c20 {
  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) {
  .top-354b .alert_top_9c20 {
    width: auto;
    right: 45px;
  }
}
.tiny_31a3 .alert_top_9c20 {
  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) {
  .tiny_31a3 .alert_top_9c20 {
    width: auto;
    left: 45px;
  }
}
.action-3a45 .alert_top_9c20 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.action-3a45 .filter-up-21d4 {
  max-width: 48em;
  margin: 0 auto;
}
.action-3a45 .accent_a3be:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.outer-dc2e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.outer-dc2e.gallery-green-f3a3 .alert_top_9c20 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.outer-dc2e.top-354b .alert_top_9c20 {
  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);
}
.outer-dc2e .alert_top_9c20 {
  visibility: visible;
}
.outer-dc2e.tiny_31a3 .alert_top_9c20 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.notice_937c,
.chip-1977 {
  overflow-x: hidden;
}
.notice_937c .alert_top_9c20 {
  overflow: auto;
}
.notice_937c.gallery-green-f3a3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notice_937c.gallery-green-f3a3 .alert_top_9c20 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.notice_937c.gallery-green-f3a3 .thick_161c {
  opacity: 0;
}
.notice_937c.top-354b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notice_937c.top-354b .alert_top_9c20 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.notice_937c.top-354b .thick_161c {
  opacity: 0;
}
.notice_937c.tiny_31a3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notice_937c.tiny_31a3 .alert_top_9c20 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.notice_937c.tiny_31a3 .thick_161c {
  opacity: 0;
}
.notice_937c.action-3a45 .alert_top_9c20 {
  z-index: 10;
  visibility: visible;
}
.row_3c45 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.row_3c45 .aside_hot_bc78 {
  background: rgba(255, 255, 255, 0.99);
}
.row_3c45 .aside_hot_bc78::after,
.row_3c45 .aside_hot_bc78:before {
  background: inherit;
}
.row_3c45:hover .aside_hot_bc78 {
  background: rgba(255, 255, 255, 0.99);
}
.tiny_31a3 .row_3c45 {
  top: 10px;
  right: auto;
  left: 12px;
}
.action-3a45 .row_3c45 {
  display: none !important;
}
.notice_937c:before,
.chip-1977:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.notice_937c .row_3c45,
.chip-1977 .row_3c45 {
  display: inline-block;
}
.alert_top_9c20 .basic-7854 {
  -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;
}
.notice_937c .alert_top_9c20 .basic-7854,
.chip-1977 .alert_top_9c20 .basic-7854 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.notification-center-0e0c .pattern_fbf1 {
  width: 100%;
}
.tabs-dd34 {
  padding: 0 0.5em 0;
}
.tabs-dd34 [class*="customify-col-"],
.tabs-dd34 [class*="customify-col_"],
.tabs-dd34 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.video-6cea .tabs-dd34 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .status_black_b7b9 .steel-537f,
  .steel-537f {
    display: none;
  }
  .brown_3e21 {
    text-align: left;
  }
  .paragraph-tiny-6d98 {
    text-align: center;
  }
  .bright_e213 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .status_black_b7b9 .footer_b0cf,
  .footer_b0cf {
    display: none;
  }
  .iron_b9ef {
    text-align: left;
  }
  .mask_93cd {
    text-align: center;
  }
  .paper-224c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .status_black_b7b9 .left_a9cd,
  .left_a9cd {
    display: none;
  }
  .section-fresh-37d5 {
    text-align: left;
  }
  .gold_5aa3 {
    text-align: center;
  }
  .background_soft_992c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tall_b879 {
  box-shadow: none !important;
}
.link_advanced_c9c4 .down-938d,
.footer-a31b .down-938d {
  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;
}
.footer-a31b .down-938d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.logo-92a0 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.logo-92a0:after,
.logo-92a0:before {
  content: "";
  display: table;
}
.logo-92a0:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .logo-92a0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.logo-92a0,
.feature-262f {
  max-width: 1248px;
  margin: 0 auto;
}

.simple_2247.accordion_tall_b9e4 .logo-92a0 {
  max-width: 100%;
}
.simple_2247.gallery-gas-7505 {
  max-width: 1200px;
  margin: 0 auto;
}
.simple_2247.column-6549 .logo-92a0 {
  max-width: 100%;
}
.simple_2247.column-6549 > .logo-92a0 {
  padding-left: 0;
  padding-right: 0;
}
.simple_2247.column-6549 > .logo-92a0 .status_black_b7b9 {
  margin: 0;
}
.simple_2247.column-6549
  > .logo-92a0
  .caption-steel-26af.backdrop_west_0e01 {
  margin-right: 0;
  margin-left: 0;
}
.simple_2247.column-6549 #main.backdrop_west_0e01 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hidden_black_27e0 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hidden_black_27e0 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .gold_8a97 .active-b514 {
    padding-right: 1em;
  }
  .gold_8a97.detail_first_7f99 .caption-steel-26af {
    border-right: 1px solid #eaecee;
  }
  .gold_8a97.detail_first_7f99 .active-b514 {
    padding-right: 1em;
  }
  .gold_8a97.detail_first_7f99 .focused-0204 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .preview_wood_8e94 .active-b514 {
    padding-left: 1em;
  }
  .preview_wood_8e94.detail_first_7f99 .caption-steel-26af {
    border-left: 1px solid #eaecee;
  }
  .preview_wood_8e94.detail_first_7f99 .active-b514 {
    padding-left: 1em;
  }
  .preview_wood_8e94.detail_first_7f99 .focused-0204 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider-fluid-e171 .active-b514 {
    padding-left: 1em;
  }
  .slider-fluid-e171.detail_first_7f99 .list_390a {
    border-right: 1px solid #eaecee;
  }
  .slider-fluid-e171.detail_first_7f99 .soft_bea8 {
    border-right: 1px solid #eaecee;
  }
  .slider-fluid-e171.detail_first_7f99 .active-b514 {
    padding-left: 1em;
  }
  .slider-fluid-e171.detail_first_7f99 .focused-0204 {
    padding-right: 1em;
  }
  .slider-fluid-e171.detail_first_7f99 .surface-2231 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .motion-cf78 .active-b514 {
    padding-right: 1em;
  }
  .motion-cf78.detail_first_7f99 .list_390a {
    border-left: 1px solid #eaecee;
  }
  .motion-cf78.detail_first_7f99 .soft_bea8 {
    border-left: 1px solid #eaecee;
  }
  .motion-cf78.detail_first_7f99 .active-b514 {
    padding-right: 1em;
  }
  .motion-cf78.detail_first_7f99 .focused-0204 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .motion-cf78.detail_first_7f99 .surface-2231 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden_black_27e0 .active-b514 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hidden_black_27e0.detail_first_7f99 .caption-steel-26af {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hidden_black_27e0.detail_first_7f99 .active-b514 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hidden_black_27e0.detail_first_7f99 .focused-0204 {
    padding-left: 1em;
  }
  .hidden_black_27e0.detail_first_7f99 .surface-2231 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hidden_black_27e0.detail_first_7f99 .active-b514 {
    padding-left: 0;
  }
}
.shade-narrow-e76f .dynamic_96f8 {
  display: inline-block;
}
.element_fluid_5c2e {
  display: inline-block;
}
.container_c652 {
  word-con: break-word;
}
.link-liquid-905b > span {
  display: inline-block;
  padding: 5px 0;
}
.link-liquid-905b .action-1f11 {
  margin-left: 8px;
  margin-right: 8px;
}
.link-liquid-905b .out_d104 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.description_e2a1 .avatar_ea38 {
  margin-bottom: 2em;
}
.description_e2a1 .simple_661b {
  margin-bottom: 15px;
}
.description_e2a1 .simple_661b:last-child {
  margin-bottom: 0;
}
.description_e2a1 .button-7a1b {
  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) {
  .description_e2a1 .button-7a1b {
    display: block;
  }
}
.description_e2a1 .light-6c0f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .description_e2a1 .light-6c0f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.description_e2a1 .widget-37b0 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.description_e2a1 .widget-37b0 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.description_e2a1 .widget-37b0 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.description_e2a1 .container_c652 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.description_e2a1 .container_c652 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.description_e2a1 .highlight-pressed-9ca9 p:last-child {
  margin-bottom: 0;
}
.description_e2a1 .notice_purple_35a5 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.description_e2a1 .right-597b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.description_e2a1 .modal-gas-ee83 {
  margin-top: 1em;
}
.description_e2a1 .module-advanced-fd43 {
  top: 0;
  display: block;
}
.description_e2a1 .module-advanced-fd43 a {
  color: inherit;
}
.description_e2a1 .module-advanced-fd43 a:hover {
  color: inherit;
}
.description_e2a1 .fluid-5af5 {
  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;
}
.description_e2a1 .fluid-5af5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.description_e2a1 .right-597b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.description_e2a1 .texture_40e3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.description_e2a1 .texture_40e3:first-child {
  margin-top: 0;
}
.description_e2a1 .texture_40e3.last_c1bf {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.description_e2a1 .texture_40e3.section_c4da {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.description_e2a1
  .texture_40e3.section_c4da.easy_f024
  .modal-gas-ee83 {
  width: 100%;
}
.description_e2a1 .section_c4da {
  -webkit-box-align: center;
  align-items: center;
}
.description_e2a1 .section_c4da .link-liquid-905b,
.description_e2a1 .section_c4da > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.description_e2a1 .widget-37b0 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.description_e2a1 .widget-37b0 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.description_e2a1 .widget-37b0: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;
}
.description_e2a1 .last_c1bf {
  z-index: 5;
}
.description_e2a1 .panel-inner-1a76 .chip_9952 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.description_e2a1 .small-429d .chip_9952 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.description_e2a1 .middle_834b .chip_9952 {
  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;
}
.description_e2a1.message_4a76 .button-7a1b,
.description_e2a1.media-d145 .button-7a1b {
  display: block;
}
.description_e2a1.message_4a76 .button-7a1b .small-198d,
.description_e2a1.message_4a76 .button-7a1b .right-597b,
.description_e2a1.media-d145 .button-7a1b .small-198d,
.description_e2a1.media-d145 .button-7a1b .right-597b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.description_e2a1.widget_in_d88b .light-6c0f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .description_e2a1.widget_in_d88b .light-6c0f {
    margin-right: 0;
  }
}
.description_e2a1.message_4a76 .light-6c0f,
.description_e2a1.media-d145 .light-6c0f {
  padding-top: 40%;
}
.description_e2a1.message_4a76 .avatar_ea38,
.description_e2a1.media-d145 .avatar_ea38 {
  display: block;
}
.description_e2a1.message_4a76 .fn-sticky-ba24 .right-597b,
.description_e2a1.media-d145 .fn-sticky-ba24 .right-597b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.description_e2a1.message_4a76 .light-6c0f,
.description_e2a1.media-d145 .light-6c0f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.description_e2a1.message_4a76 .right-597b {
  padding: 1em;
}
.footer-bottom-df9d {
  margin: 30px auto;
  display: block;
}
.footer-bottom-df9d .column-in-ce62 > * {
  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;
}
.footer-bottom-df9d .column-in-ce62 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.footer-bottom-df9d .column-in-ce62 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.video-585f .link-liquid-905b {
  margin-bottom: 1.41575em;
}
.video-585f .selected_c9ce {
  margin-bottom: 1.618em;
}
.yellow_74c2 .detail-1723 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.yellow_74c2 .detail-1723 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.yellow_74c2 .medium-0f39 {
  max-width: 100%;
  overflow: auto;
}
.progress_full_8301 .yellow_74c2 a:hover {
  text-decoration: underline;
}
.primary_medium_db78 .simple_661b:not(.container_c652),
.primary_medium_db78 .widget-37b0 {
  margin-bottom: 1.41575em;
}
.primary_medium_db78 .simple_661b:not(.container_c652):last-child,
.primary_medium_db78 .widget-37b0:last-child {
  margin-bottom: 0;
}
.primary_medium_db78 .simple_661b.pressed_f033 {
  margin-bottom: 0.41575em;
}
.primary_medium_db78 .middle_7dff:before,
.primary_medium_db78 .up_e7e7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.primary_medium_db78 .middle_7dff:before {
  content: "\f115";
}
.primary_medium_db78 .up_e7e7:before {
  content: "\f02c";
}
.primary_medium_db78 .pagination-wide-2002 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.primary_medium_db78 .pagination-wide-2002 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.dark-6e11 {
  display: -webkit-box;
  display: flex;
}
.dark-6e11 .component_out_1d3a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .dark-6e11 .component_out_1d3a {
    flex-basis: 90px;
  }
}
.dark-6e11 .static_1ed9 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .dark-6e11 .static_1ed9 {
    flex-basis: calc(100% - 50px);
  }
}
.dark-6e11 .alert_gold_6bc9 p:last-child {
  margin-bottom: 0.72em;
}
.hidden_5c62 .column-in-ce62 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hidden_5c62 .column-in-ce62:after,
.hidden_5c62 .column-in-ce62:before {
  content: "";
  display: table;
}
.hidden_5c62 .column-in-ce62:after {
  clear: both;
}
.hidden_5c62 .column-in-ce62 .content-5c66,
.hidden_5c62 .column-in-ce62 .active_d8bf {
  width: 49%;
}
.hidden_5c62 .column-in-ce62 .content-5c66 a span.status_a44b,
.hidden_5c62 .column-in-ce62 .active_d8bf a span.status_a44b {
  display: block;
  margin-bottom: 5px;
}
.hidden_5c62 .column-in-ce62 .active_d8bf {
  float: left;
  text-align: left;
}
.hidden_5c62 .column-in-ce62 .content-5c66 {
  float: right;
  text-align: right;
}
.shade_d7c5 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .shade_d7c5 {
    margin-bottom: 0;
  }
}
.small_06e9 {
  margin-bottom: 1em;
}
.small_06e9 .container_c652 {
  font-size: 1.1em;
  line-height: 1.3;
}
.picture-a47a a {
  display: block;
  line-height: 0;
  position: relative;
}
.progress-full-5d34 .small_06e9,
.surface-1e51 .small_06e9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .progress-full-5d34 .small_06e9,
  .surface-1e51 .small_06e9 {
    display: block;
  }
}
.progress-full-5d34 .picture-a47a,
.surface-1e51 .picture-a47a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .progress-full-5d34 .picture-a47a,
  .surface-1e51 .picture-a47a {
    margin-bottom: 1em;
  }
}
.progress-full-5d34 .picture-a47a img,
.surface-1e51 .picture-a47a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.progress-full-5d34 .badge_5477,
.surface-1e51 .badge_5477 {
  flex-basis: calc(100% - 160px);
}
.progress-full-5d34 .badge_5477 p,
.surface-1e51 .badge_5477 p {
  margin-bottom: 0;
}
.progress-full-5d34 .badge_5477 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .progress-full-5d34 .badge_5477 {
    padding-left: 0;
  }
}
.surface-1e51 .badge_5477 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .surface-1e51 .badge_5477 {
    padding-right: 0;
  }
}
.surface-1e51 .picture-a47a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.huge-5743 .picture-a47a {
  margin-bottom: 0.5em;
}
.huge-5743 .picture-a47a img {
  width: 100%;
}
.prev-7232 .blue_a500,
.hover_fast_9a01 .blue_a500 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hover_fast_9a01 .caption-steel-26af .message_3860 p:last-child {
  margin-bottom: 0;
}
.search_cd66 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.small-5578 .container-last-bf1c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .small-5578 .container-last-bf1c:last-of-type {
    margin-bottom: 0;
  }
}
.small-5578 .container-last-bf1c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.small-5578 .container-last-bf1c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.small-5578 .container-last-bf1c ul li {
  margin: 0 0 0.6em;
}
.small-5578 .container-last-bf1c ul li.dark_6204,
.small-5578 .container-last-bf1c ul li.dropdown_fast_c261 {
  position: relative;
}
.small-5578 .container-last-bf1c ul li.dark_6204 .first-17b4,
.small-5578 .container-last-bf1c ul li.dropdown_fast_c261 .first-17b4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.small-5578 .container-last-bf1c ul li.dark_6204:after:after,
.small-5578 .container-last-bf1c ul li.dark_6204:after:before,
.small-5578
  .container-last-bf1c
  ul
  li.dropdown_fast_c261:after:after,
.small-5578
  .container-last-bf1c
  ul
  li.dropdown_fast_c261:after:before {
  content: "";
  display: table;
}
.small-5578 .container-last-bf1c ul li.dark_6204:after:after,
.small-5578
  .container-last-bf1c
  ul
  li.dropdown_fast_c261:after:after {
  clear: both;
}
.small-5578 .container-last-bf1c a.purple-3452:hover {
  text-decoration: none;
}
.small-5578 .container-last-bf1c select {
  max-width: 100%;
}
.small-5578 .container-last-bf1c table {
  font-size: 85%;
}
.small-5578 .container-last-bf1c table td,
.small-5578 .container-last-bf1c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.small-5578 .container-last-bf1c table tfoot td {
  text-align: left;
}
.small-5578 .container-last-bf1c :last-child {
  margin-bottom: 0;
}
.small-5578 .container-last-bf1c .blue_fac2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.small-5578 .container-last-bf1c .blue_fac2 label {
  width: 100%;
}
.small-5578 .container-last-bf1c .blue_fac2 .message_ffce {
  width: 100%;
  display: block;
}
.small-5578 .container-last-bf1c .blue_fac2 .avatar_4f55 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.small-5578 .container-last-bf1c .blue_fac2 .avatar_4f55:hover svg #svg-search {
  fill: #444;
}
.small-5578 .container-last-bf1c .blue_fac2 .avatar_4f55 svg {
  width: 18px;
  height: 18px;
}
.small-5578 .dropdown-ef9c ul ul,
.small-5578 .media_7820 ul ul,
.small-5578 .message-static-3bdb ul ul,
.small-5578 .input-iron-8b57 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.small-5578 .dropdown-ef9c .shadow-8593 > a,
.small-5578 .media_7820 .shadow-8593 > a,
.small-5578 .message-static-3bdb .shadow-8593 > a,
.small-5578 .input-iron-8b57 .shadow-8593 > a {
  margin-bottom: 0;
}
.small-5578 .main_c78b li,
.small-5578 .dropdown-ef9c li,
.small-5578 .module-f17c li,
.small-5578 .media_7820 li,
.small-5578 .message-static-3bdb li,
.small-5578 .input-iron-8b57 li,
.small-5578 .media_current_789c li,
.small-5578 .chip_action_dc25 li {
  display: block;
  position: relative;
}
.small-5578 .main_c78b li:last-child,
.small-5578 .dropdown-ef9c li:last-child,
.small-5578 .module-f17c li:last-child,
.small-5578 .media_7820 li:last-child,
.small-5578 .message-static-3bdb li:last-child,
.small-5578 .input-iron-8b57 li:last-child,
.small-5578 .media_current_789c li:last-child,
.small-5578 .chip_action_dc25 li:last-child {
  border: none;
}
.small-5578 .main_c78b li a,
.small-5578 .dropdown-ef9c li a,
.small-5578 .module-f17c li a,
.small-5578 .media_7820 li a,
.small-5578 .message-static-3bdb li a,
.small-5578 .input-iron-8b57 li a,
.small-5578 .media_current_789c li a,
.small-5578 .chip_action_dc25 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.small-5578 .main_c78b li ul li::before,
.small-5578 .dropdown-ef9c li ul li::before,
.small-5578 .module-f17c li ul li::before,
.small-5578 .media_7820 li ul li::before,
.small-5578 .message-static-3bdb li ul li::before,
.small-5578 .input-iron-8b57 li ul li::before,
.small-5578 .media_current_789c li ul li::before,
.small-5578 .chip_action_dc25 li ul li::before {
  left: 15px;
}
.small-5578 .main_c78b li ul a,
.small-5578 .dropdown-ef9c li ul a,
.small-5578 .module-f17c li ul a,
.small-5578 .media_7820 li ul a,
.small-5578 .message-static-3bdb li ul a,
.small-5578 .input-iron-8b57 li ul a,
.small-5578 .media_current_789c li ul a,
.small-5578 .chip_action_dc25 li ul a {
  padding-left: 20px;
}
.small-5578 .main_c78b li ul ul li::before,
.small-5578 .dropdown-ef9c li ul ul li::before,
.small-5578 .module-f17c li ul ul li::before,
.small-5578 .media_7820 li ul ul li::before,
.small-5578 .message-static-3bdb li ul ul li::before,
.small-5578 .input-iron-8b57 li ul ul li::before,
.small-5578 .media_current_789c li ul ul li::before,
.small-5578 .chip_action_dc25 li ul ul li::before {
  left: 30px;
}
.small-5578 .main_c78b li ul ul a,
.small-5578 .dropdown-ef9c li ul ul a,
.small-5578 .module-f17c li ul ul a,
.small-5578 .media_7820 li ul ul a,
.small-5578 .message-static-3bdb li ul ul a,
.small-5578 .input-iron-8b57 li ul ul a,
.small-5578 .media_current_789c li ul ul a,
.small-5578 .chip_action_dc25 li ul ul a {
  padding-left: 40px;
}
.small-5578 .background-glass-7451 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.small-5578 .chip_action_dc25 ul li {
  margin-bottom: 1.41575em;
}
.small-5578 .chip_action_dc25 ul li .mask_down_78c2 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.small-5578 .chip_action_dc25 ul li .card-6f01 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.slider-up-6065 .main_c78b li a,
.slider-up-6065 .dropdown-ef9c li a,
.slider-up-6065 .module-f17c li a,
.slider-up-6065 .media_7820 li a,
.slider-up-6065 .message-static-3bdb li a,
.slider-up-6065 .input-iron-8b57 li a,
.slider-up-6065 .media_current_789c li a,
.slider-up-6065 .chip_action_dc25 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider-up-6065 .background-glass-7451 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider-up-6065 .container-last-bf1c ul li.dark_6204 .first-17b4,
.slider-up-6065 .container-last-bf1c ul li.dropdown_fast_c261 .first-17b4 {
  background: rgba(0, 0, 0, 0.2);
}
.slider-up-6065 .small-5578 .container-last-bf1c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.simple_2247 .small-5578 .active-5bfe li {
  margin: 0;
}
.simple_2247 .small-5578 .active-5bfe li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.simple_2247 .small-5578 .active-5bfe li ul {
  margin: 0;
}
.simple_2247 .small-5578 .active-5bfe li ul li a {
  padding-left: 15px;
}
.simple_2247 .small-5578 .active-5bfe li ul li li a {
  padding-left: 30px;
}
.simple_2247 .small-5578 .active-5bfe li.blue-6517 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.simple_2247 .small-5578 .active-5bfe li.blue-6517 > 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;
}
.simple_2247 .small-5578 .active-5bfe li.blue-6517 > 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;
}
.middle-7821 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.column_3514 {
  position: relative;
  z-index: 10;
}
.column_3514 .basic-7854 {
  width: 100%;
  max-width: 100%;
}
.south-e5b4 .complex-d455 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.south-e5b4 .row-dde8 {
}
.south-e5b4 .slider-up-6065 {
  background: #292929;
}
.dynamic_7bef .complex-d455 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.dynamic_7bef .row-dde8 {
  background: #f9f9f9;
}
.dynamic_7bef .slider-up-6065 {
  background: #303030;
}
.tag-bbc3 .complex-d455 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tag-bbc3 .dynamic_96f8 {
    margin-bottom: 1em;
  }
  .tag-bbc3 .dynamic_96f8:last-child {
    margin-bottom: 0;
  }
}
.tag-bbc3 .row-dde8 {
  background: #ededed;
}
.tag-bbc3 .slider-up-6065 {
  background: #1a1a1a;
}
.complex-d455.row-dde8 {
  color: rgba(0, 0, 0, 0.6);
}
.complex-d455.row-dde8 .sort_e9c4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.complex-d455.slider-up-6065 {
  color: rgba(255, 255, 255, 0.99);
}
.complex-d455.slider-up-6065 a:not(.purple-3452) {
  color: rgba(255, 255, 255, 0.79);
}
.complex-d455.slider-up-6065 a:not(.purple-3452):hover {
  color: rgba(255, 255, 255, 0.99);
}
.complex-d455.slider-up-6065 .sort_e9c4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.complex-d455.slider-up-6065 table tbody td,
.complex-d455.slider-up-6065 table th {
  background: rgba(0, 0, 0, 0.08);
}
.pagination-28f9.black-7713 .logo-92a0 {
  max-width: initial;
}
.pagination-28f9 .fluid-956e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.pagination-28f9 .fluid-956e .basic-7854 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .pagination-28f9 .fluid-956e .basic-7854 {
    display: block;
    margin-bottom: 2em;
  }
  .pagination-28f9 .fluid-956e .basic-7854:last-child {
    margin-bottom: 0;
  }
}
.tag-bbc3 .dynamic_96f8:last-child,
.dynamic_7bef .dynamic_96f8:last-child,
.south-e5b4 .dynamic_96f8:last-child {
  margin-bottom: 0;
}
.tag-bbc3 .dynamic_96f8 .small-5578 .container-last-bf1c:last-child,
.dynamic_7bef .dynamic_96f8 .small-5578 .container-last-bf1c:last-child,
.south-e5b4 .dynamic_96f8 .small-5578 .container-last-bf1c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tag-bbc3 .shadow_0686,
  .tag-bbc3 .bright_ef52,
  .dynamic_7bef .shadow_0686,
  .dynamic_7bef .bright_ef52,
  .south-e5b4 .shadow_0686,
  .south-e5b4 .bright_ef52 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .column_3514 .dynamic_96f8 {
    margin-bottom: 2em;
  }
}
.column_3514 p:last-child {
  margin-bottom: 0;
}
.column_3514 li,
.column_3514 ul {
  list-style: none;
  margin: 0;
}
.column_3514 ul ul {
  margin-left: 2.617924em;
}
.label_2eb5 {
  font-size: 0.875em;
}

/* css-noise: beed */
.ghost-box-t3 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
