/*!
Theme Name: Customify
Theme URI: https://pressmaximum.east-32e3/customify
Author: WPCustomify
Author URI: https://pressmaximum.east-32e3
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.east-32e3/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.detail_selected_cbd8.popup-hard-d122/licenses/gpl-2.0.frame_0c75
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.bottom-b818/, (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.old_1c21.medium-5108/normalize.liquid_a863/
 ======
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.liquid_a863 v7.0.0 | MIT License | github.east-32e3/necolas/normalize.liquid_a863 */
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;
}
.pagination-6a94 .focus-0f49,
.steel-1577,
.icon_bronze_aa63,
.box_middle_e56a,
.liquid_7e98,
.container_bronze_442a,
.table_1df8,
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;
}
.steel-1577,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .steel-1577,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .steel-1577,
  h1 {
    font-size: 1.8em;
  }
}
.icon_bronze_aa63,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.icon_bronze_aa63 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .icon_bronze_aa63,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .icon_bronze_aa63,
  h2 {
    font-size: 1.7em;
  }
}
.box_middle_e56a,
h3 {
  font-size: 1.618em;
}
.pagination-6a94 .focus-0f49,
.liquid_7e98,
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.slider_next_4c92 {
  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;
}
.overlay_over_5966:after,
.overlay_over_5966:before,
.border-80a6:after,
.border-80a6:before {
  content: "";
  display: table;
}
.overlay_over_5966:after,
.border-80a6:after {
  clear: both;
}
.glass-622c {
  float: right;
  margin-right: 0;
}
.first_e131 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.preview-hot-fa80 .button-lower-5424,
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;
}
.preview-hot-fa80 .button-lower-5424: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;
}
.sidebar-7d7e .button-lower-5424 {
  box-shadow: none;
}
.sidebar-7d7e
  .button-lower-5424
  .dropdown-lower-2882 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.sidebar-7d7e .button-lower-5424 .detail-4de7 {
  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;
}
.sidebar-7d7e
  .button-lower-5424
  .detail-4de7
  b {
  display: none;
}
.sidebar-7d7e .menu-1c22 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.feature-eb51:not(.prev_44a5):not(.column-bronze-ddbc),
button:not(.prev_44a5):not(.column-bronze-ddbc),
input[type="button"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ),
input[type="reset"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ),
input[type="submit"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ) {
  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;
}
.feature-eb51:not(.prev_44a5):not(
    .column-bronze-ddbc
  ):hover,
button:not(.prev_44a5):not(
    .column-bronze-ddbc
  ):hover,
input[type="button"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ):hover,
input[type="reset"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ):hover,
input[type="submit"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.feature-eb51:not(.prev_44a5):not(
    .column-bronze-ddbc
  ):active,
.feature-eb51:not(.prev_44a5):not(
    .column-bronze-ddbc
  ):focus,
button:not(.prev_44a5):not(
    .column-bronze-ddbc
  ):active,
button:not(.prev_44a5):not(
    .column-bronze-ddbc
  ):focus,
input[type="button"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ):active,
input[type="button"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ):focus,
input[type="reset"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ):active,
input[type="reset"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ):focus,
input[type="submit"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ):active,
input[type="submit"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ):focus {
  outline: 0;
}
.feature-eb51:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763,
button:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763,
input[type="button"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763,
input[type="reset"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763,
input[type="submit"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763 {
  position: relative;
}
.feature-eb51:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763
  .table_fluid_ca61,
.feature-eb51:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763
  .left-06a1,
.feature-eb51:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763
  .liquid_21be,
.feature-eb51:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763
  i,
.feature-eb51:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763
  svg,
button:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763
  .table_fluid_ca61,
button:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763
  .left-06a1,
button:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763
  .liquid_21be,
button:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763
  i,
button:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763
  svg,
input[type="button"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763
  .table_fluid_ca61,
input[type="button"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763
  .left-06a1,
input[type="button"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763
  .liquid_21be,
input[type="button"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763
  i,
input[type="button"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763
  svg,
input[type="reset"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763
  .table_fluid_ca61,
input[type="reset"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763
  .left-06a1,
input[type="reset"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763
  .liquid_21be,
input[type="reset"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763
  i,
input[type="reset"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763
  svg,
input[type="submit"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763
  .table_fluid_ca61,
input[type="submit"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763
  .left-06a1,
input[type="submit"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763
  .liquid_21be,
input[type="submit"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763
  i,
input[type="submit"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763
  svg {
  visibility: hidden;
}
.feature-eb51:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763:after,
button:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763:after,
input[type="button"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763:after,
input[type="reset"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763:after,
input[type="submit"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ).fn-loading-8763: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;
}
.feature-eb51:not(.prev_44a5):not(.column-bronze-ddbc),
input[type="button"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ),
input[type="reset"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ),
input[type="submit"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ) {
  color: #fff;
  background: #235787;
}
.feature-eb51:not(.prev_44a5):not(
    .column-bronze-ddbc
  ):focus,
input[type="button"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ):focus,
input[type="reset"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ):focus,
input[type="submit"]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ):focus {
  color: #fff;
}
.feature-eb51.fn-disabled-8763:not(.prev_44a5):not(
    .column-bronze-ddbc
  ),
.feature-eb51[disabled]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ),
button.fn-disabled-8763:not(.prev_44a5):not(
    .column-bronze-ddbc
  ),
button[disabled]:not(.prev_44a5):not(
    .column-bronze-ddbc
  ) {
  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;
}
.container_3474 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.container_3474: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;
}
.picture-a1af {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.status-4924 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.thumbnail-a628 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.overlay_over_5966:after,
.overlay_over_5966:before,
.mini-097f:after,
.mini-097f:before,
.grid-a898:after,
.grid-a898:before,
.status-steel-3be9:after,
.status-steel-3be9:before,
.wide-c15a:after,
.wide-c15a:before,
.breadcrumb-south-f1d5:after,
.breadcrumb-south-f1d5:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.overlay_over_5966:after,
.mini-097f:after,
.grid-a898:after,
.status-steel-3be9:after,
.wide-c15a:after,
.breadcrumb-south-f1d5:after {
  clear: both;
}
.mini-097f .badge-white-e4dd,
.grid-a898 .badge-white-e4dd,
.fast-b751 .badge-white-e4dd {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.green_fcf6 {
  display: inline-block;
}
.pink_810a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pink_810a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pink_810a .badge-98e8 {
  padding: 1em 0;
  font-size: 85%;
}
.badge-98e8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.focused_75fc {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.focused_75fc:after,
.focused_75fc:before {
  content: "";
  display: table;
}
.focused_75fc:after {
  clear: both;
}
.hover-east-9ef1 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.action-52df .hover-east-9ef1 {
  max-width: 50%;
}
.row_1df2 .hover-east-9ef1 {
  max-width: 33.33%;
}
.caption-stale-3599 .hover-east-9ef1 {
  max-width: 25%;
}
.easy-d590 .hover-east-9ef1 {
  max-width: 20%;
}
.selected_4694 .hover-east-9ef1 {
  max-width: 16.66%;
}
.dropdown-56e4 .hover-east-9ef1 {
  max-width: 14.28%;
}
.border-upper-d86b .hover-east-9ef1 {
  max-width: 12.5%;
}
.thumbnail_c53d .hover-east-9ef1 {
  max-width: 11.11%;
}
.surface_purple_95bd {
  display: block;
}
.pagination-6a94 .outer-1172 label,
.pagination-6a94 .texture_upper_ad9e label,
.pagination-6a94 .red_e099 label,
.pagination-6a94 .shadow-tiny-034d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.summary-951e {
  list-style: none;
  margin: 0;
}
.summary-951e article.widget-9294 {
  margin-bottom: 0;
}
.summary-951e ul {
  list-style: none;
  margin: 0;
}
.summary-951e .right-351c li.widget-9294 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .summary-951e .right-351c li.widget-9294 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .summary-951e .right-351c li.widget-9294: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) {
  .summary-951e .right-351c li.widget-9294 li.widget-9294 li.widget-9294 li.widget-9294 {
    padding-left: 0;
  }
}
article.widget-9294 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.widget-9294 .mini-097f p:last-of-type {
  margin-bottom: 0;
}
article.widget-9294 .lite-4504 {
  float: left;
}
article.widget-9294 .article_top_e859 {
  margin-left: 85px;
}
article.widget-9294 .pro_5244 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.widget-9294 .pro_5244 .slider_small_fb74 {
  margin-left: 10px;
}
article.widget-9294 .slider-e494 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.widget-9294 .right_edb8 {
  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 .outer-1172,
  #respond .red_e099,
  #respond .shadow-tiny-034d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outer-1172 input,
#respond .red_e099 input,
#respond .shadow-tiny-034d input {
  width: 100%;
}
#respond .shadow-tiny-034d {
  margin-right: 0;
}
#respond .out-7a9c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.message-old-13af {
  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;
}
.message-old-13af.bronze-2ebe {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.message-old-13af 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%);
}
.message-old-13af:focus,
.message-old-13af: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);
}
.text-cb0a {
  border-radius: 10%;
}
.search-north-ae17 {
  border-radius: 50%;
}
.tag_fff9 {
  font-size: 0.72em;
}
.top_511b {
  font-size: 0.875em;
}
.avatar_bright_e6f6 {
  font-size: 1.1em;
}
.current-70e5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.current-70e5.tag_fff9 {
  letter-spacing: 0.5px;
}
.heading-left-d4f1,
.heading-left-d4f1 a {
  color: #6d6d6d;
}
.heading-left-d4f1 a:hover {
  color: #111;
}
.tertiary-9597 {
  color: #6d6d6d;
}
.panel-c113 {
  overflow-x: hidden;
}
.panel-c113 .component_a2ec.heading-cold-2b57 {
  position: relative;
}
.panel-c113 .component_a2ec.heading-cold-2b57.block-c939 {
  position: initial;
}
.panel-c113
  .component_a2ec.heading-cold-2b57.block-c939
  .over_6b03 {
  left: auto;
}
.panel-c113 .component_a2ec .over_6b03 {
  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;
}
.panel-c113 .component_a2ec:hover.heading-cold-2b57 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.panel-c113
  .component_a2ec:hover.heading-cold-2b57
  .over_6b03 {
  display: block;
  z-index: 9999999;
}
.panel-c113 .aside-fixed-3c60 .sort_top_269f,
.panel-c113 .current_c6b7 .sort_top_269f {
  display: none;
}
.panel-c113 .row_active_ab60 .component_a2ec:hover.heading-cold-2b57 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pagination-6a94 .outer-1172 label,
.pagination-6a94 .texture_upper_ad9e label,
.pagination-6a94 .red_e099 label,
.pagination-6a94 .shadow-tiny-034d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.summary-951e {
  list-style: none;
  margin: 0;
}
.summary-951e article.widget-9294 {
  margin-bottom: 0;
}
.summary-951e ul {
  list-style: none;
  margin: 0;
}
.summary-951e .right-351c li.widget-9294 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .summary-951e .right-351c li.widget-9294 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .summary-951e .right-351c li.widget-9294: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) {
  .summary-951e .right-351c li.widget-9294 li.widget-9294 li.widget-9294 li.widget-9294 {
    padding-left: 0;
  }
}
article.widget-9294 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.widget-9294 .mini-097f p:last-of-type {
  margin-bottom: 0;
}
article.widget-9294 .lite-4504 {
  float: left;
}
article.widget-9294 .article_top_e859 {
  margin-left: 85px;
}
article.widget-9294 .pro_5244 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.widget-9294 .pro_5244 .slider_small_fb74 {
  margin-left: 10px;
}
article.widget-9294 .slider-e494 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.widget-9294 .right_edb8 {
  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 .outer-1172,
  #respond .red_e099,
  #respond .shadow-tiny-034d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outer-1172 input,
#respond .red_e099 input,
#respond .shadow-tiny-034d input {
  width: 100%;
}
#respond .shadow-tiny-034d {
  margin-right: 0;
}
#respond .out-7a9c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.aside-fixed-3c60 .article_8f21 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.article_8f21 .over_1f88.widget_stone_452d .shadow_light_492c > li > a:focus,
.article_8f21 .over_1f88.widget_stone_452d .shadow_light_492c > li > a:hover,
.article_8f21 .over_1f88.pattern_liquid_ed76 .shadow_light_492c > li > a:focus,
.article_8f21 .over_1f88.pattern_liquid_ed76 .shadow_light_492c > li > a:hover,
.article_8f21 .over_1f88.inner-5646 .shadow_light_492c > li > a:focus,
.article_8f21 .over_1f88.inner-5646 .shadow_light_492c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_8f21
  .over_1f88.widget_stone_452d
  .shadow_light_492c
  > li.footer-adf0
  > a,
.article_8f21
  .over_1f88.widget_stone_452d
  .shadow_light_492c
  > li.advanced_ef65
  > a,
.article_8f21
  .over_1f88.pattern_liquid_ed76
  .shadow_light_492c
  > li.footer-adf0
  > a,
.article_8f21
  .over_1f88.pattern_liquid_ed76
  .shadow_light_492c
  > li.advanced_ef65
  > a,
.article_8f21
  .over_1f88.inner-5646
  .shadow_light_492c
  > li.footer-adf0
  > a,
.article_8f21 .over_1f88.inner-5646 .shadow_light_492c > li.tiny-4418 > a {
  color: rgba(255, 255, 255, 0.99);
}
.article_8f21 .widget-top-12b6,
.article_8f21 .widget-top-12b6 a {
  color: rgba(255, 255, 255, 0.99);
}
.article_8f21 .background-motion-4501.input_eef1 li a,
.article_8f21 .hover_d0d5 a,
.article_8f21 .image-bc9a,
.article_8f21 .shadow_light_492c > li > a,
.article_8f21 .link-dim-ebf1 {
  color: rgba(255, 255, 255, 0.79);
}
.article_8f21 .background-motion-4501.input_eef1 li a:hover,
.article_8f21 .hover_d0d5 a:hover,
.article_8f21 .image-bc9a:hover,
.article_8f21 .shadow_light_492c > li > a:hover,
.article_8f21 .link-dim-ebf1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_8f21 .bottom-14a8 {
  color: rgba(255, 255, 255, 0.79);
}
.article_8f21 .bottom-14a8 .banner_purple_5679 {
  color: rgba(255, 255, 255, 0.99);
}
.article_8f21 .bottom-14a8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_8f21 .hidden-3fba .heading-brown-2715 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.article_8f21 .hidden-3fba .heading-brown-2715 .badge_7968 {
  color: rgba(255, 255, 255, 0.79);
}
.article_8f21
  .hidden-3fba
  .heading-brown-2715
  .badge_7968::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_8f21
  .hidden-3fba
  .heading-brown-2715
  .badge_7968:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_8f21
  .hidden-3fba
  .heading-brown-2715
  .badge_7968::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_8f21
  .hidden-3fba
  .heading-brown-2715
  .badge_7968::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_8f21 .hidden-3fba .chip-light-7491 {
  color: rgba(255, 255, 255, 0.79);
}
.article_8f21 .hidden-3fba .chip-light-7491:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_short_2b2d
  .article_8f21
  .hidden-3fba
  .item-pro-09b3
  .form_gas_e4b7 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_short_2b2d
  .article_8f21
  .hidden-3fba
  .item-pro-09b3
  .badge_7968 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.aside-fixed-3c60 .banner_6499 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.banner_6499 .over_1f88.widget_stone_452d .shadow_light_492c > li > a:focus,
.banner_6499 .over_1f88.widget_stone_452d .shadow_light_492c > li > a:hover,
.banner_6499 .over_1f88.pattern_liquid_ed76 .shadow_light_492c > li > a:focus,
.banner_6499 .over_1f88.pattern_liquid_ed76 .shadow_light_492c > li > a:hover,
.banner_6499 .over_1f88.inner-5646 .shadow_light_492c > li > a:focus,
.banner_6499 .over_1f88.inner-5646 .shadow_light_492c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.banner_6499
  .over_1f88.widget_stone_452d
  .shadow_light_492c
  > li.footer-adf0
  > a,
.banner_6499
  .over_1f88.widget_stone_452d
  .shadow_light_492c
  > li.advanced_ef65
  > a,
.banner_6499
  .over_1f88.pattern_liquid_ed76
  .shadow_light_492c
  > li.footer-adf0
  > a,
.banner_6499
  .over_1f88.pattern_liquid_ed76
  .shadow_light_492c
  > li.advanced_ef65
  > a,
.banner_6499
  .over_1f88.inner-5646
  .shadow_light_492c
  > li.footer-adf0
  > a,
.banner_6499 .over_1f88.inner-5646 .shadow_light_492c > li.tiny-4418 > a {
  color: rgba(0, 0, 0, 0.8);
}
.banner_6499 .widget-top-12b6,
.banner_6499 .widget-top-12b6 a {
  color: rgba(0, 0, 0, 0.8);
}
.banner_6499 .background-motion-4501.input_eef1 li a,
.banner_6499 .hover_d0d5 a,
.banner_6499 .image-bc9a,
.banner_6499 .shadow_light_492c > li > a,
.banner_6499 .link-dim-ebf1 {
  color: rgba(0, 0, 0, 0.55);
}
.banner_6499 .background-motion-4501.input_eef1 li a:hover,
.banner_6499 .hover_d0d5 a:hover,
.banner_6499 .image-bc9a:hover,
.banner_6499 .shadow_light_492c > li > a:hover,
.banner_6499 .link-dim-ebf1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.banner_6499 .bottom-14a8 {
  color: rgba(0, 0, 0, 0.55);
}
.banner_6499 .bottom-14a8 .banner_purple_5679 {
  color: rgba(0, 0, 0, 0.8);
}
.banner_6499 .bottom-14a8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture_dim_e387 .middle_2426 {
  margin-left: auto;
  margin-right: auto;
}
.grid-a898 > * {
  margin-left: auto;
  margin-right: auto;
}
.grid-a898 .picture-a1af {
  margin-right: 1.41575em;
}
.box-middle-ee47 .grid-a898 > .container_bronze_acbe {
  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;
}
.box-middle-ee47 .grid-a898 > .aside-easy-9ea2 {
  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;
}
.hover_north_4a41.picture_dim_e387 .middle_2426,
.article_last_1c86.picture_dim_e387 .middle_2426 {
  margin-left: 0;
}
.detail_b9ce.picture_dim_e387 .middle_2426,
.large-8983.picture_dim_e387 .middle_2426 {
  margin-right: 0;
}
.grid-a898 ol,
.grid-a898 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.overlay_2e31 video {
  max-width: 100%;
}
.gallery_slow_da78 img {
  display: block;
}
.gallery_slow_da78.picture-a1af,
.gallery_slow_da78.status-4924 {
  width: 100%;
}
.gallery_slow_da78.aside-easy-9ea2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.layout-basic-7e95:not(.mask-35d8) {
  margin: 1.5em auto;
}
.background_outer_af91 p {
  padding: 1.5em 14px;
}
ul.pink_87a2.aside-easy-9ea2,
ul.pink_87a2.container_bronze_acbe,
ul.pink_87a2.content_pink_ea6b.container_bronze_acbe {
  padding: 0 14px;
}
.main_416e {
  display: block;
  overflow-x: auto;
}
.main_416e table {
  border-collapse: collapse;
  width: 100%;
}
.main_416e td,
.main_416e th {
  padding: 0.5em;
}
.grid-a898 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.grid-a898 ol ol,
.grid-a898 ol ul,
.grid-a898 ul ol,
.grid-a898 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.grid-a898 ol ol li,
.grid-a898 ol ul li,
.grid-a898 ul ol li,
.grid-a898 ul ul li {
  margin-left: 0;
}
.gallery-dim-4739.next_9e01 > .disabled_7a29 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.gallery-dim-4739.next_9e01 > .disabled_7a29 iframe,
.gallery-dim-4739.next_9e01 > .disabled_7a29 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.message-12c5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.message-12c5.accent_392d {
  padding: 0;
}
.message-12c5.accent_392d cite {
  font-size: 13px;
}
.message-12c5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.message-12c5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.header-b697 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.header-b697 > p:first-child {
  margin-top: 0;
}
.header-b697 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.header-b697 blockquote {
  border-left: 0;
}
.next_0484 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.next_0484:not(.card_130f) {
  max-width: 100px;
}
.next_0484.wide-1f38 {
  border-bottom: none !important;
  text-align: center;
}
.next_0484.wide-1f38::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .background_outer_af91 p {
    padding: 1.5em 0;
  }
}
.hidden-next-9da8 {
  color: #0073aa;
}
.article-c90a {
  background-color: #0073aa;
}
.chip_2a68 {
  color: #229fd8;
}
.menu_05bd {
  background-color: #229fd8;
}
.row-bronze-9e16 {
  color: #eee;
}
.form_out_f800 {
  background-color: #eee;
}
.input-steel-06e1 {
  color: #444;
}
.shadow-dynamic-e6ed {
  background-color: #444;
}
.steel-083b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.steel-083b .large-ccaa .hover_d0d5 {
  font-size: 15px;
}
.steel-083b .hover_d0d5 {
  line-height: 1.3;
}
.steel-083b .banner_6499 {
}
.steel-083b .article_8f21 {
  background: #235787;
}
.full-2a31 {
  padding: 0;
}
.full-2a31 .article_8f21 {
  background: #1a1a1a;
}
.full-2a31 .banner_6499 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.popup-west-3847 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.popup-west-3847 .banner_6499 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.popup-west-3847 .article_8f21 {
  background: #303030;
}
.breadcrumb-south-f1d5 {
  position: relative;
  z-index: 10;
}
.breadcrumb-south-f1d5 .simple-028d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.orange_b6d7 .heading-cold-2b57 {
  display: inline-block;
  vertical-align: middle;
}
.orange_b6d7.lower-4eec .heading-cold-2b57 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .orange_b6d7.lower-4eec .heading-cold-2b57 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .orange_b6d7.lower-4eec .heading-cold-2b57 {
    margin-right: 0.4em;
  }
}
.orange_b6d7.lower-4eec .heading-cold-2b57:last-child {
  margin-right: 0;
}
.cool-07e6 .simple-028d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .aside-fixed-3c60 .large-ccaa {
    margin: 0 -0.5em;
  }
  .aside-fixed-3c60 .large-ccaa [class*="customify-col-"],
  .aside-fixed-3c60 .large-ccaa [class*="customify-col_"],
  .aside-fixed-3c60 .large-ccaa [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.aside-fixed-3c60.content-fluid-af5b .simple-028d {
  background: 0 0 !important;
}
.aside-fixed-3c60.content-fluid-af5b .simple-028d,
.aside-fixed-3c60.cool-07e6 .simple-028d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .aside-fixed-3c60.out_57c4 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.aside-fixed-3c60.cool-07e6 .simple-028d {
  box-shadow: none !important;
}
.avatar_4cdf {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .avatar_4cdf {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .avatar_4cdf {
    padding: 18px 0 20px;
  }
}
.avatar_4cdf .element_out_eab4 {
  width: 100%;
}
.avatar_4cdf .steel-b850 {
  margin-bottom: 0;
}
.avatar_4cdf .logo-a5cb {
  margin-top: 5px;
  font-size: 0.875em;
}
.modal_advanced_3b13 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.modal_advanced_3b13 .caption_c4d2 {
  width: 100%;
}
.focus-gold-193a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.focus-gold-193a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.focus-gold-193a 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;
}
.focus-gold-193a li:last-child:after {
  display: none;
}
.focus-gold-193a li a {
  font-weight: 500;
  margin-right: 10px;
}
.pagination-tiny-5186 .sort_top_269f button,
.avatar_4cdf .sort_top_269f button {
  left: 0;
}
.pagination-tiny-5186 .caption_c4d2,
.avatar_4cdf .caption_c4d2 {
  padding-left: 0;
  padding-right: 0;
}
.pagination-tiny-5186 .modal_advanced_3b13,
.avatar_4cdf .modal_advanced_3b13 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pagination-tiny-5186 {
  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;
}
.pagination-tiny-5186: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;
}
.pagination-tiny-5186 .dynamic_7ea4 {
  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) {
  .pagination-tiny-5186 .dynamic_7ea4 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pagination-tiny-5186 .dynamic_7ea4 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pagination-tiny-5186 .dynamic_7ea4 {
    min-height: 200px;
  }
}
.pagination-tiny-5186 .focus-gold-193a {
  color: rgba(255, 255, 255, 0.8);
}
.pagination-tiny-5186 .focus-gold-193a a,
.pagination-tiny-5186 .focus-gold-193a li:after {
  color: inherit;
}
.pagination-tiny-5186 .focus-gold-193a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.header_6610 {
  margin-bottom: 0.5em;
}
.dim-8fab {
  margin-bottom: 1.2em;
}
.dim-8fab,
.header_6610 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.dim-8fab p:last-child,
.header_6610 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .sort_top_269f,
#masthead .sort_top_269f {
  display: none;
}
#masthead
  > .sort_top_269f.narrow-ee4c {
  display: none;
}
#masthead > .sort_top_269f button {
  left: 0;
}
.pro_c183 {
  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%;
}
.pro_c183 .heading-cold-2b57 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.pro_c183 .gas_80d0 {
  display: -webkit-box;
  display: flex;
}
.pro_c183 .gas_80d0.motion_e699 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.pro_c183 .gas_80d0.outer_0fa9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pro_c183 .gas_80d0.tabs_9e90 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pro_c183.pattern_hard_78d3.container-plasma-cea9 .gas_80d0.motion_e699 {
  flex-basis: 100%;
}
.pro_c183.icon_complex_2cfe .gas_80d0.outer_0fa9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.pro_c183.icon_complex_2cfe .gas_80d0.tabs_9e90 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .sort_top_269f.narrow-ee4c {
  display: none;
}
#masthead > .sort_top_269f button {
  left: 0;
}
.panel_bc1a {
  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;
}
.panel_bc1a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.panel_bc1a.footer_in_22c5 i {
  margin-right: 4px;
}
.panel_bc1a.left-c9a0 i {
  margin-left: 5px;
}
.hover_d0d5 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hover_d0d5 p:last-child {
  margin-bottom: 0;
}
.nav-slow-993c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.nav-slow-993c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.nav-slow-993c img {
  display: block;
  width: auto;
  line-height: 1;
}
.nav-slow-993c .widget-top-12b6 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.nav-slow-993c .button_pink_8794 {
  margin: 5px 0 7px 0;
}
.nav-slow-993c.small-d04e .sidebar_ceaa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.nav-slow-993c.small-d04e .button_dfa7 {
  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;
}
.nav-slow-993c.tertiary_1e91 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.nav-slow-993c.tertiary_1e91 .sidebar_ceaa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.nav-slow-993c.tertiary_1e91 .button_dfa7 {
  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;
}
.nav-slow-993c.steel-31cb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.nav-slow-993c.badge-prev-9eb4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.nav-slow-993c.badge-prev-9eb4 .button_dfa7 {
  margin-top: 7px;
}
.search-9800 {
  display: inline-block;
}
.breadcrumb-south-f1d5 .hover_987c .nav-slow-993c img {
  max-width: 100%;
}
.over_1f88 .north-45f7.shade-dirty-5b2d,
.highlight-bright-feb4 .north-45f7.shade-dirty-5b2d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.over_1f88 .gradient_active_1bd8,
.highlight-bright-feb4 .gradient_active_1bd8 {
  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%);
}
.over_1f88 .gradient_active_1bd8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.over_1f88.easy_561d .gradient_active_1bd8 {
  display: none;
}
.over_1f88 .thick-2942 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.over_1f88 .thick-2942 li {
  display: inline-block;
  position: relative;
}
.over_1f88 .thick-2942 li:last-child {
  margin-right: 0;
}
.over_1f88 .thick-2942 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;
}
.over_1f88 .thick-2942 li.tiny-4418 > a {
  color: rgba(0, 0, 0, 0.9);
}
.over_1f88 .thick-2942 > 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;
}
.over_1f88 .thick-2942 > li > a i {
  line-height: 0;
}
.over_1f88 .thick-2942 > li.easy-0ac7 > a .gradient_active_1bd8 {
  margin-left: 4px;
  line-height: 0;
}
.over_1f88 .thick-2942 .sort_selected_d065 li.easy-0ac7 > a {
  position: relative;
}
.over_1f88 .thick-2942 .sort_selected_d065 li.easy-0ac7 > a:after,
.over_1f88 .thick-2942 .sort_selected_d065 li.easy-0ac7 > a:before {
  content: "";
  display: table;
}
.over_1f88 .thick-2942 .sort_selected_d065 li.easy-0ac7 > a:after {
  clear: both;
}
.over_1f88 .thick-2942 .sort_selected_d065 li.easy-0ac7 > a .gradient_active_1bd8 {
  margin-left: 5px;
  float: right;
}
.over_1f88 .complex_5b9c,
.over_1f88 .sort_selected_d065 {
  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;
}
.over_1f88 .sort_selected_d065 {
  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;
}
.over_1f88 .sort_selected_d065 .shade-dirty-5b2d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.over_1f88 .sort_selected_d065 .gradient_active_1bd8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.over_1f88 .sort_selected_d065 li {
  display: block;
  margin: 0;
  padding: 0;
}
.over_1f88 .sort_selected_d065 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;
}
.over_1f88 .sort_selected_d065 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.over_1f88 .sort_selected_d065 .sort_selected_d065 {
  top: 0;
  left: 100%;
}
.over_1f88 .modal_orange_58ca.fn-focus-8763 > .complex_5b9c,
.over_1f88 .modal_orange_58ca.fn-focus-8763 > .sort_selected_d065,
.over_1f88 .modal_orange_58ca:focus > .complex_5b9c,
.over_1f88 .modal_orange_58ca:focus > .sort_selected_d065,
.over_1f88 .modal_orange_58ca:hover > .complex_5b9c,
.over_1f88 .modal_orange_58ca:hover > .sort_selected_d065 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.over_1f88.inner-5646 .shadow_light_492c:after,
.over_1f88.inner-5646 .shadow_light_492c:before {
  content: "";
  display: table;
}
.over_1f88.inner-5646 .shadow_light_492c:after {
  clear: both;
}
.over_1f88.inner-5646 .shadow_light_492c > li {
  float: left;
}
.over_1f88.plasma_f4e5 .shadow_light_492c:after,
.over_1f88.plasma_f4e5 .shadow_light_492c:before {
  content: "";
  display: table;
}
.over_1f88.plasma_f4e5 .shadow_light_492c:after {
  clear: both;
}
.over_1f88.plasma_f4e5 .shadow_light_492c > li {
  float: left;
}
.over_1f88.plasma_f4e5 .shadow_light_492c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.over_1f88.plasma_f4e5 .shadow_light_492c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.over_1f88.plasma_f4e5 .shadow_light_492c > li.footer-adf0 > a,
.over_1f88.plasma_f4e5 .shadow_light_492c > li.tiny-4418 > a {
  color: #fff;
  background-color: #1e4b75;
}
.over_1f88.widget_stone_452d .shadow_light_492c > li > a .shade-dirty-5b2d {
  position: relative;
}
.over_1f88.widget_stone_452d .shadow_light_492c > li > a .shade-dirty-5b2d: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;
}
.over_1f88.widget_stone_452d
  .shadow_light_492c
  > li:focus
  > a
  .shade-dirty-5b2d:before,
.over_1f88.widget_stone_452d
  .shadow_light_492c
  > li:hover
  > a
  .shade-dirty-5b2d:before {
  width: 100%;
  background-color: currentColor;
}
.over_1f88.widget_stone_452d
  .shadow_light_492c
  > li.footer-adf0
  > a
  .shade-dirty-5b2d:before,
.over_1f88.widget_stone_452d
  .shadow_light_492c
  > li.advanced_ef65
  > a
  .shade-dirty-5b2d:before {
  width: 100%;
  background-color: currentColor;
}
.over_1f88.pattern_liquid_ed76 .shadow_light_492c > li > a .shade-dirty-5b2d {
  position: relative;
}
.over_1f88.pattern_liquid_ed76 .shadow_light_492c > li > a .shade-dirty-5b2d: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;
}
.over_1f88.pattern_liquid_ed76 .shadow_light_492c > li:focus > a .shade-dirty-5b2d:before,
.over_1f88.pattern_liquid_ed76
  .shadow_light_492c
  > li:hover
  > a
  .shade-dirty-5b2d:before {
  width: 100%;
  background-color: currentColor;
}
.over_1f88.pattern_liquid_ed76
  .shadow_light_492c
  > li.footer-adf0
  > a
  .shade-dirty-5b2d:before,
.over_1f88.pattern_liquid_ed76
  .shadow_light_492c
  > li.advanced_ef65
  > a
  .shade-dirty-5b2d:before {
  width: 100%;
  background-color: currentColor;
}
.highlight-bright-feb4 .thick-2942 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.highlight-bright-feb4 .thick-2942 li:first-child > a {
  border-top: none;
}
.highlight-bright-feb4 .thick-2942 .progress-brown-1857 > .shade-dirty-5b2d .gradient_active_1bd8 {
  display: none;
}
.highlight-bright-feb4 .thick-2942 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.highlight-bright-feb4 .thick-2942 li:last-child {
  border: none;
}
.highlight-bright-feb4 .thick-2942 li.easy-0ac7 > a {
  padding-right: 45px !important;
}
.highlight-bright-feb4 .thick-2942 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.highlight-bright-feb4 .thick-2942 li a:focus,
.highlight-bright-feb4 .thick-2942 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.highlight-bright-feb4 .thick-2942 li .surface_785e {
  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;
}
.highlight-bright-feb4 .thick-2942 li .surface_785e:hover {
  box-shadow: none;
}
.highlight-bright-feb4 .thick-2942 li .surface_785e .gradient_active_1bd8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.highlight-bright-feb4 .thick-2942 .sort_selected_d065 {
  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);
}
.highlight-bright-feb4 .thick-2942 .sort_selected_d065 li a {
  padding-left: 3em;
}
.highlight-bright-feb4 .thick-2942 .wood-0885 > a .surface_785e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.highlight-bright-feb4 .thick-2942 .wood-0885 > .sort_selected_d065 {
  display: block;
  opacity: 1;
}
.outer_4552 {
  max-width: 100%;
}
.input_silver_e6af {
  line-height: 0;
  cursor: pointer;
}
.link-dim-ebf1 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.link-dim-ebf1:hover {
  box-shadow: none;
  color: currentColor;
}
.link-dim-ebf1 svg {
  width: 18px;
  height: 18px;
}
.link-dim-ebf1 .focus-520b {
  display: none;
}
.overlay-motion-638f {
  position: relative;
}
.overlay-motion-638f.fn-active-8763 .link-dim-ebf1 .active-orange-6257 {
  display: none;
}
.overlay-motion-638f.fn-active-8763 .link-dim-ebf1 .focus-520b {
  display: inline-block;
}
.overlay-motion-638f .content-13ee {
  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);
}
.overlay-motion-638f.slow_5e20 .content-13ee {
  left: auto;
  right: -0.9em;
}
.overlay-motion-638f.slow_5e20 .cold-38b8::before {
  left: auto;
  right: 15px;
}
.overlay-motion-638f.fn-active-8763 .content-13ee {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item-pro-09b3 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.item-pro-09b3 label {
  flex-basis: 100%;
}
.item-pro-09b3 .heading-brown-2715 {
  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;
}
.item-pro-09b3 .badge_7968 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.item-pro-09b3 .badge_7968:focus {
  background-color: transparent;
}
.item-pro-09b3 button.chip-light-7491 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.item-pro-09b3 button.chip-light-7491:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.item-pro-09b3 button.chip-light-7491 svg {
  width: 18px;
  height: 18px;
}
.item-pro-09b3 input[type="submit"] {
  min-height: auto;
}
.hidden-3fba .item-pro-09b3 .badge_7968 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.cold-38b8 {
  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) {
  .cold-38b8 {
    width: 220px;
  }
}
.cold-38b8 label {
  flex-basis: 100%;
}
.cold-38b8::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;
}
.wrapper_short_2b2d .hidden-3fba .item-pro-09b3 {
  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;
}
.wrapper_short_2b2d
  .hidden-3fba
  .item-pro-09b3
  .heading-brown-2715 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.wrapper_short_2b2d .hidden-3fba .item-pro-09b3 .badge_7968 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.wrapper_short_2b2d
  .hidden-3fba
  .item-pro-09b3
  .badge_7968:focus {
  background: 0 0;
}
.wrapper_short_2b2d
  .hidden-3fba
  .item-pro-09b3
  .form_gas_e4b7 {
  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;
}
.background-motion-4501 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.background-motion-4501 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.background-motion-4501 li:last-child {
  margin-right: 0;
}
.background-motion-4501 li:first-child {
  margin-left: 0;
}
.background-motion-4501.input_f9d8 a {
  color: #fff;
}
.background-motion-4501.input_f9d8 a:hover {
  color: #fff;
}
.background-motion-4501 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.background-motion-4501 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.background-motion-4501 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.background-motion-4501 a:hover {
  opacity: 0.9;
  color: inherit;
}
.background-motion-4501 [class*="social-icon-apple"] {
  background-color: #999;
}
.background-motion-4501 [class*="social-icon-apple"].disabled-c1ac {
  background-color: transparent;
  color: #999;
}
.background-motion-4501 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.background-motion-4501 [class*="social-icon-behance"].disabled-c1ac {
  background-color: transparent;
  color: #1769ff;
}
.background-motion-4501 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.background-motion-4501 [class*="social-icon-bitbucket"].disabled-c1ac {
  background-color: transparent;
  color: #205081;
}
.background-motion-4501 [class*="social-icon-codepen"] {
  background-color: #000;
}
.background-motion-4501 [class*="social-icon-codepen"].disabled-c1ac {
  background-color: transparent;
  color: #000;
}
.background-motion-4501 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.background-motion-4501 [class*="social-icon-delicious"].disabled-c1ac {
  background-color: transparent;
  color: #39f;
}
.background-motion-4501 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.background-motion-4501 [class*="social-icon-digg"].disabled-c1ac {
  background-color: transparent;
  color: #005be2;
}
.background-motion-4501 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.background-motion-4501 [class*="social-icon-dribbble"].disabled-c1ac {
  background-color: transparent;
  color: #ea4c89;
}
.background-motion-4501 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.background-motion-4501 [class*="social-icon-envelope"].disabled-c1ac {
  background-color: transparent;
  color: #ea4335;
}
.background-motion-4501 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.background-motion-4501 [class*="social-icon-facebook"].disabled-c1ac {
  background-color: transparent;
  color: #3b5998;
}
.background-motion-4501 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.background-motion-4501 [class*="social-icon-flickr"].disabled-c1ac {
  background-color: transparent;
  color: #0063dc;
}
.background-motion-4501 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.background-motion-4501 [class*="social-icon-foursquare"].disabled-c1ac {
  background-color: transparent;
  color: #2d5be3;
}
.background-motion-4501 [class*="social-icon-github"] {
  background-color: #333;
}
.background-motion-4501 [class*="social-icon-github"].disabled-c1ac {
  background-color: transparent;
  color: #333;
}
.background-motion-4501 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.background-motion-4501 [class*="social-icon-google-plus"].disabled-c1ac {
  background-color: transparent;
  color: #dd4b39;
}
.background-motion-4501 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.background-motion-4501 [class*="social-icon-houzz"].disabled-c1ac {
  background-color: transparent;
  color: #7ac142;
}
.background-motion-4501 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.background-motion-4501 [class*="social-icon-instagram"].disabled-c1ac {
  background-color: transparent;
  color: #262626;
}
.background-motion-4501 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.background-motion-4501 [class*="social-icon-jsfiddle"].disabled-c1ac {
  background-color: transparent;
  color: #487aa2;
}
.background-motion-4501 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.background-motion-4501 [class*="social-icon-linkedin"].disabled-c1ac {
  background-color: transparent;
  color: #0077b5;
}
.background-motion-4501 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.background-motion-4501 [class*="social-icon-medium"].disabled-c1ac {
  background-color: transparent;
  color: #00ab6b;
}
.background-motion-4501 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.background-motion-4501
  [class*="social-icon-odnoklassniki"].disabled-c1ac {
  background-color: transparent;
  color: #f4731c;
}
.background-motion-4501 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.background-motion-4501 [class*="social-icon-meetup"].disabled-c1ac {
  background-color: transparent;
  color: #ec1c40;
}
.background-motion-4501 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.background-motion-4501 [class*="social-icon-pinterest"].disabled-c1ac {
  background-color: transparent;
  color: #bd081c;
}
.background-motion-4501 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.background-motion-4501 [class*="social-icon-product-hunt"].disabled-c1ac {
  background-color: transparent;
  color: #da552f;
}
.background-motion-4501 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.background-motion-4501 [class*="social-icon-reddit"].disabled-c1ac {
  background-color: transparent;
  color: #ff4500;
}
.background-motion-4501 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.background-motion-4501 [class*="social-icon-rss"].disabled-c1ac {
  background-color: transparent;
  color: #f26522;
}
.background-motion-4501 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.background-motion-4501
  [class*="social-icon-shopping-cart"].disabled-c1ac {
  background-color: transparent;
  color: #4caf50;
}
.background-motion-4501 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.background-motion-4501 [class*="social-icon-skype"].disabled-c1ac {
  background-color: transparent;
  color: #00aff0;
}
.background-motion-4501 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.background-motion-4501 [class*="social-icon-slideshare"].disabled-c1ac {
  background-color: transparent;
  color: #0077b5;
}
.background-motion-4501 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.background-motion-4501 [class*="social-icon-snapchat"].disabled-c1ac {
  background-color: transparent;
  color: #fffc00;
}
.background-motion-4501 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.background-motion-4501 [class*="social-icon-soundcloud"].disabled-c1ac {
  background-color: transparent;
  color: #f80;
}
.background-motion-4501 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.background-motion-4501 [class*="social-icon-spotify"].disabled-c1ac {
  background-color: transparent;
  color: #2ebd59;
}
.background-motion-4501 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.background-motion-4501
  [class*="social-icon-stack-overflow"].disabled-c1ac {
  background-color: transparent;
  color: #fe7a15;
}
.background-motion-4501 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.background-motion-4501 [class*="social-icon-maldkfgram"].disabled-c1ac {
  background-color: transparent;
  color: #2ca5e0;
}
.background-motion-4501 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.background-motion-4501 [class*="social-icon-tripadvisor"].disabled-c1ac {
  background-color: transparent;
  color: #589442;
}
.background-motion-4501 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.background-motion-4501 [class*="social-icon-tumblr"].disabled-c1ac {
  background-color: transparent;
  color: #35465c;
}
.background-motion-4501 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.background-motion-4501 [class*="social-icon-twitch"].disabled-c1ac {
  background-color: transparent;
  color: #6441a5;
}
.background-motion-4501 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.background-motion-4501 [class*="social-icon-twitter"].disabled-c1ac {
  background-color: transparent;
  color: #1da1f2;
}
.background-motion-4501 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.background-motion-4501 [class*="social-icon-vimeo"].disabled-c1ac {
  background-color: transparent;
  color: #1ab7ea;
}
.background-motion-4501 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.background-motion-4501 [class*="social-icon-vk"].disabled-c1ac {
  background-color: transparent;
  color: #45668e;
}
.background-motion-4501 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.background-motion-4501 [class*="social-icon-weibo"].disabled-c1ac {
  background-color: transparent;
  color: #df2029;
}
.background-motion-4501 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.background-motion-4501 [class*="social-icon-weixin"].disabled-c1ac {
  background-color: transparent;
  color: #7bb32e;
}
.background-motion-4501 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.background-motion-4501 [class*="social-icon-whatsapp"].disabled-c1ac {
  background-color: transparent;
  color: #25d366;
}
.background-motion-4501 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.background-motion-4501 [class*="social-icon-wordpress"].disabled-c1ac {
  background-color: transparent;
  color: #21759b;
}
.background-motion-4501 [class*="social-icon-xing"] {
  background-color: #026466;
}
.background-motion-4501 [class*="social-icon-xing"].disabled-c1ac {
  background-color: transparent;
  color: #026466;
}
.background-motion-4501 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.background-motion-4501 [class*="social-icon-yelp"].disabled-c1ac {
  background-color: transparent;
  color: #af0606;
}
.background-motion-4501 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.background-motion-4501 [class*="social-icon-youtube"].disabled-c1ac {
  background-color: transparent;
  color: #cd201f;
}
.image-bc9a {
  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;
}
.image-bc9a:hover {
  box-shadow: none;
  background: 0 0;
}
.new_552b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.huge-1f9a {
  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;
}
.disabled-simple-f82d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.widget-outer-e79f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.widget-outer-e79f,
.widget-outer-e79f::after,
.widget-outer-e79f::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;
}
.widget-outer-e79f::after,
.widget-outer-e79f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.north_8756 .huge-1f9a .disabled-simple-f82d {
  margin-top: -2px;
  width: 19px;
}
.north_8756 .huge-1f9a .widget-outer-e79f {
  margin-top: -1px;
}
.north_8756 .huge-1f9a .widget-outer-e79f,
.north_8756 .huge-1f9a .widget-outer-e79f::after,
.north_8756 .huge-1f9a .widget-outer-e79f::before {
  width: 19px;
  height: 2px;
}
.north_8756 .huge-1f9a .widget-outer-e79f::before {
  top: -6px;
}
.north_8756 .huge-1f9a .widget-outer-e79f::after {
  bottom: -6px;
}
.widget_ed67 .huge-1f9a .disabled-simple-f82d {
  margin-top: -2px;
  width: 22px;
}
.widget_ed67 .huge-1f9a .widget-outer-e79f {
  margin-top: -1px;
}
.widget_ed67 .huge-1f9a .widget-outer-e79f,
.widget_ed67 .huge-1f9a .widget-outer-e79f::after,
.widget_ed67 .huge-1f9a .widget-outer-e79f::before {
  width: 22px;
  height: 2px;
}
.widget_ed67 .huge-1f9a .widget-outer-e79f::before {
  top: -7px;
}
.widget_ed67 .huge-1f9a .widget-outer-e79f::after {
  bottom: -7px;
}
.border_brown_a7ef .huge-1f9a .disabled-simple-f82d {
  margin-top: -2px;
  width: 31px;
}
.border_brown_a7ef .huge-1f9a .widget-outer-e79f {
  margin-top: -1.5px;
}
.border_brown_a7ef .huge-1f9a .widget-outer-e79f,
.border_brown_a7ef .huge-1f9a .widget-outer-e79f::after,
.border_brown_a7ef .huge-1f9a .widget-outer-e79f::before {
  width: 31px;
  height: 3px;
}
.border_brown_a7ef .huge-1f9a .widget-outer-e79f::before {
  top: -9px;
}
.border_brown_a7ef .huge-1f9a .widget-outer-e79f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .box_24e8 .huge-1f9a .disabled-simple-f82d {
    margin-top: -2px;
    width: 19px;
  }
  .box_24e8 .huge-1f9a .widget-outer-e79f {
    margin-top: -1px;
  }
  .box_24e8 .huge-1f9a .widget-outer-e79f,
  .box_24e8 .huge-1f9a .widget-outer-e79f::after,
  .box_24e8 .huge-1f9a .widget-outer-e79f::before {
    width: 19px;
    height: 2px;
  }
  .box_24e8 .huge-1f9a .widget-outer-e79f::before {
    top: -6px;
  }
  .box_24e8 .huge-1f9a .widget-outer-e79f::after {
    bottom: -6px;
  }
  .tag-fresh-3dd8 .huge-1f9a .disabled-simple-f82d {
    margin-top: -2px;
    width: 22px;
  }
  .tag-fresh-3dd8 .huge-1f9a .widget-outer-e79f {
    margin-top: -1px;
  }
  .tag-fresh-3dd8 .huge-1f9a .widget-outer-e79f,
  .tag-fresh-3dd8 .huge-1f9a .widget-outer-e79f::after,
  .tag-fresh-3dd8 .huge-1f9a .widget-outer-e79f::before {
    width: 22px;
    height: 2px;
  }
  .tag-fresh-3dd8 .huge-1f9a .widget-outer-e79f::before {
    top: -7px;
  }
  .tag-fresh-3dd8 .huge-1f9a .widget-outer-e79f::after {
    bottom: -7px;
  }
  .top-4fe6 .huge-1f9a .disabled-simple-f82d {
    margin-top: -2px;
    width: 31px;
  }
  .top-4fe6 .huge-1f9a .widget-outer-e79f {
    margin-top: -1.5px;
  }
  .top-4fe6 .huge-1f9a .widget-outer-e79f,
  .top-4fe6 .huge-1f9a .widget-outer-e79f::after,
  .top-4fe6 .huge-1f9a .widget-outer-e79f::before {
    width: 31px;
    height: 3px;
  }
  .top-4fe6 .huge-1f9a .widget-outer-e79f::before {
    top: -9px;
  }
  .top-4fe6 .huge-1f9a .widget-outer-e79f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .texture_next_a878 .huge-1f9a .disabled-simple-f82d {
    margin-top: -2px;
    width: 19px;
  }
  .texture_next_a878 .huge-1f9a .widget-outer-e79f {
    margin-top: -1px;
  }
  .texture_next_a878 .huge-1f9a .widget-outer-e79f,
  .texture_next_a878 .huge-1f9a .widget-outer-e79f::after,
  .texture_next_a878 .huge-1f9a .widget-outer-e79f::before {
    width: 19px;
    height: 2px;
  }
  .texture_next_a878 .huge-1f9a .widget-outer-e79f::before {
    top: -6px;
  }
  .texture_next_a878 .huge-1f9a .widget-outer-e79f::after {
    bottom: -6px;
  }
  .description_c538 .huge-1f9a .disabled-simple-f82d {
    margin-top: -2px;
    width: 22px;
  }
  .description_c538 .huge-1f9a .widget-outer-e79f {
    margin-top: -1px;
  }
  .description_c538 .huge-1f9a .widget-outer-e79f,
  .description_c538 .huge-1f9a .widget-outer-e79f::after,
  .description_c538 .huge-1f9a .widget-outer-e79f::before {
    width: 22px;
    height: 2px;
  }
  .description_c538 .huge-1f9a .widget-outer-e79f::before {
    top: -7px;
  }
  .description_c538 .huge-1f9a .widget-outer-e79f::after {
    bottom: -7px;
  }
  .active_f5c8 .huge-1f9a .disabled-simple-f82d {
    margin-top: -2px;
    width: 31px;
  }
  .active_f5c8 .huge-1f9a .widget-outer-e79f {
    margin-top: -1.5px;
  }
  .active_f5c8 .huge-1f9a .widget-outer-e79f,
  .active_f5c8 .huge-1f9a .widget-outer-e79f::after,
  .active_f5c8 .huge-1f9a .widget-outer-e79f::before {
    width: 31px;
    height: 3px;
  }
  .active_f5c8 .huge-1f9a .widget-outer-e79f::before {
    top: -9px;
  }
  .active_f5c8 .huge-1f9a .widget-outer-e79f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hard-a839 .huge-1f9a .disabled-simple-f82d {
    margin-top: -2px;
    width: 19px;
  }
  .hard-a839 .huge-1f9a .widget-outer-e79f {
    margin-top: -1px;
  }
  .hard-a839 .huge-1f9a .widget-outer-e79f,
  .hard-a839 .huge-1f9a .widget-outer-e79f::after,
  .hard-a839 .huge-1f9a .widget-outer-e79f::before {
    width: 19px;
    height: 2px;
  }
  .hard-a839 .huge-1f9a .widget-outer-e79f::before {
    top: -6px;
  }
  .hard-a839 .huge-1f9a .widget-outer-e79f::after {
    bottom: -6px;
  }
  .thumbnail_up_f292 .huge-1f9a .disabled-simple-f82d {
    margin-top: -2px;
    width: 22px;
  }
  .thumbnail_up_f292 .huge-1f9a .widget-outer-e79f {
    margin-top: -1px;
  }
  .thumbnail_up_f292 .huge-1f9a .widget-outer-e79f,
  .thumbnail_up_f292 .huge-1f9a .widget-outer-e79f::after,
  .thumbnail_up_f292 .huge-1f9a .widget-outer-e79f::before {
    width: 22px;
    height: 2px;
  }
  .thumbnail_up_f292 .huge-1f9a .widget-outer-e79f::before {
    top: -7px;
  }
  .thumbnail_up_f292 .huge-1f9a .widget-outer-e79f::after {
    bottom: -7px;
  }
  .outline-bright-2903 .huge-1f9a .disabled-simple-f82d {
    margin-top: -2px;
    width: 31px;
  }
  .outline-bright-2903 .huge-1f9a .widget-outer-e79f {
    margin-top: -1.5px;
  }
  .outline-bright-2903 .huge-1f9a .widget-outer-e79f,
  .outline-bright-2903 .huge-1f9a .widget-outer-e79f::after,
  .outline-bright-2903 .huge-1f9a .widget-outer-e79f::before {
    width: 31px;
    height: 3px;
  }
  .outline-bright-2903 .huge-1f9a .widget-outer-e79f::before {
    top: -9px;
  }
  .outline-bright-2903 .huge-1f9a .widget-outer-e79f::after {
    bottom: -9px;
  }
}
.photo_d713 .widget-outer-e79f {
  -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);
}
.photo_d713 .widget-outer-e79f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.photo_d713 .widget-outer-e79f::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);
}
.photo_d713.tabs-5c4c .widget-outer-e79f {
  -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);
}
.photo_d713.tabs-5c4c .widget-outer-e79f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.photo_d713.tabs-5c4c .widget-outer-e79f::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);
}
.text-1d13 {
  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.focused_972f:before {
  display: none;
}
.current_c6b7 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.current_c6b7 .gas_d2dc {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.current_c6b7 .gas_d2dc:last-of-type {
  border-bottom: none;
}
.current_c6b7 .gas_d2dc.medium_75a7,
.current_c6b7 .gas_d2dc.title-orange-64ce,
.current_c6b7 .gas_d2dc.hot_ee7f {
  padding: 0;
}
.current_c6b7 .highlight-bright-feb4 .surface_785e {
  color: currentColor;
}
.current_c6b7 .highlight-bright-feb4 .surface_785e:focus,
.current_c6b7 .highlight-bright-feb4 .surface_785e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.current_c6b7.banner_6499 .bottom-14a8,
.current_c6b7.banner_6499 .hover_d0d5 a,
.current_c6b7.banner_6499 .shadow_light_492c a,
.current_c6b7.banner_6499 .sort_selected_d065 a {
  color: rgba(0, 0, 0, 0.55);
}
.current_c6b7.banner_6499 .bottom-14a8:hover,
.current_c6b7.banner_6499 .hover_d0d5 a:hover,
.current_c6b7.banner_6499 .shadow_light_492c a:hover,
.current_c6b7.banner_6499 .sort_selected_d065 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.current_c6b7.banner_6499 .banner_purple_5679 {
  color: rgba(0, 0, 0, 0.8);
}
.current_c6b7.banner_6499 .gas_d2dc {
  border-color: rgba(0, 0, 0, 0.08);
}
.current_c6b7.banner_6499 .gas_d2dc:before {
  background: rgba(0, 0, 0, 0.08);
}
.current_c6b7.banner_6499 .title_black_c036:before {
  background: rgba(255, 255, 255, 0.9);
}
.current_c6b7.banner_6499 .highlight-bright-feb4 .thick-2942 li a,
.current_c6b7.banner_6499 .highlight-bright-feb4 .surface_785e,
.current_c6b7.banner_6499 .sort_selected_d065 {
  border-color: rgba(0, 0, 0, 0.08);
}
.current_c6b7.banner_6499 .highlight-bright-feb4 .surface_785e:focus,
.current_c6b7.banner_6499 .highlight-bright-feb4 .surface_785e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.current_c6b7.banner_6499 .thick-2942 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.current_c6b7.article_8f21 .bottom-14a8,
.current_c6b7.article_8f21 .hover_d0d5 a,
.current_c6b7.article_8f21 .shadow_light_492c .surface_785e,
.current_c6b7.article_8f21 .shadow_light_492c a,
.current_c6b7.article_8f21 .sort_selected_d065 a {
  color: rgba(255, 255, 255, 0.79);
}
.current_c6b7.article_8f21 .bottom-14a8:hover,
.current_c6b7.article_8f21 .hover_d0d5 a:hover,
.current_c6b7.article_8f21 .shadow_light_492c .surface_785e:hover,
.current_c6b7.article_8f21 .shadow_light_492c a:hover,
.current_c6b7.article_8f21 .sort_selected_d065 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.current_c6b7.article_8f21 .banner_purple_5679 {
  color: rgba(255, 255, 255, 0.99);
}
.current_c6b7.article_8f21 .gas_d2dc {
  border-color: rgba(255, 255, 255, 0.08);
}
.current_c6b7.article_8f21 .gas_d2dc:before {
  background: rgba(255, 255, 255, 0.08);
}
.current_c6b7.article_8f21 .title_black_c036:before {
  background: rgba(0, 0, 0, 0.9);
}
.current_c6b7.article_8f21 .highlight-bright-feb4 .thick-2942 li a,
.current_c6b7.article_8f21 .highlight-bright-feb4 .surface_785e,
.current_c6b7.article_8f21 .sort_selected_d065 {
  border-color: rgba(255, 255, 255, 0.08);
}
.current_c6b7.article_8f21 .highlight-bright-feb4 .surface_785e:focus,
.current_c6b7.article_8f21 .highlight-bright-feb4 .surface_785e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.current_c6b7.article_8f21 .thick-2942 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.title_black_c036 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.title_black_c036:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.texture_141b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.iron-7ced .current_c6b7 {
  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;
}
.iron-7ced .gas_d2dc {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.iron-7ced .gas_d2dc: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) {
  .iron-7ced .gas_d2dc:before {
    width: 16%;
    left: 42%;
  }
}
.iron-7ced .gas_d2dc:last-child:before {
  content: none;
}
.iron-7ced .gas_d2dc[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.iron-7ced .highlight-bright-feb4 .thick-2942 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.iron-7ced .highlight-bright-feb4 .thick-2942 li a .surface_785e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.iron-7ced .highlight-bright-feb4 .sort_selected_d065 {
  border: none;
}
.iron-7ced .highlight-bright-feb4 .sort_selected_d065 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.iron-7ced .title_black_c036 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.iron-7ced .texture_141b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.iron-7ced .article_8f21 .title_black_c036:before {
  background: rgba(0, 0, 0, 0.9);
}
.iron-7ced .banner_6499.feature_ae7e .widget-outer-e79f {
  background: rgba(0, 0, 0, 0.6);
}
.iron-7ced
  .banner_6499.feature_ae7e
  .widget-outer-e79f::after,
.iron-7ced
  .banner_6499.feature_ae7e
  .widget-outer-e79f:before {
  background: inherit;
}
.iron-7ced
  .banner_6499.feature_ae7e:hover
  .widget-outer-e79f {
  background: rgba(0, 0, 0, 0.8);
}
.iron_e6fc .current_c6b7 {
  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) {
  .iron_e6fc .current_c6b7 {
    width: auto;
    right: 45px;
  }
}
.preview_small_0fe8 .current_c6b7 {
  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) {
  .preview_small_0fe8 .current_c6b7 {
    width: auto;
    left: 45px;
  }
}
.focused_972f .current_c6b7 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.focused_972f .texture_141b {
  max-width: 48em;
  margin: 0 auto;
}
.focused_972f .title_black_c036:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.red-041b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.red-041b.iron-7ced .current_c6b7 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.red-041b.iron_e6fc .current_c6b7 {
  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);
}
.red-041b .current_c6b7 {
  visibility: visible;
}
.red-041b.preview_small_0fe8 .current_c6b7 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.preview-0d9a,
.current_3e7a {
  overflow-x: hidden;
}
.preview-0d9a .current_c6b7 {
  overflow: auto;
}
.preview-0d9a.iron-7ced {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview-0d9a.iron-7ced .current_c6b7 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.preview-0d9a.iron-7ced .image-bc9a {
  opacity: 0;
}
.preview-0d9a.iron_e6fc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview-0d9a.iron_e6fc .current_c6b7 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.preview-0d9a.iron_e6fc .image-bc9a {
  opacity: 0;
}
.preview-0d9a.preview_small_0fe8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview-0d9a.preview_small_0fe8 .current_c6b7 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.preview-0d9a.preview_small_0fe8 .image-bc9a {
  opacity: 0;
}
.preview-0d9a.focused_972f .current_c6b7 {
  z-index: 10;
  visibility: visible;
}
.feature_ae7e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.feature_ae7e .widget-outer-e79f {
  background: rgba(255, 255, 255, 0.99);
}
.feature_ae7e .widget-outer-e79f::after,
.feature_ae7e .widget-outer-e79f:before {
  background: inherit;
}
.feature_ae7e:hover .widget-outer-e79f {
  background: rgba(255, 255, 255, 0.99);
}
.preview_small_0fe8 .feature_ae7e {
  top: 10px;
  right: auto;
  left: 12px;
}
.focused_972f .feature_ae7e {
  display: none !important;
}
.preview-0d9a:before,
.current_3e7a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.preview-0d9a .feature_ae7e,
.current_3e7a .feature_ae7e {
  display: inline-block;
}
.current_c6b7 .heading-cold-2b57 {
  -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;
}
.preview-0d9a .current_c6b7 .heading-cold-2b57,
.current_3e7a .current_c6b7 .heading-cold-2b57 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.section-3974 .heading-brown-2715 {
  width: 100%;
}
.hover_987c {
  padding: 0 0.5em 0;
}
.hover_987c [class*="customify-col-"],
.hover_987c [class*="customify-col_"],
.hover_987c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.detail_wide_46e1 .hover_987c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .large-ccaa .progress-1c80,
  .progress-1c80 {
    display: none;
  }
  .feature-dac1 {
    text-align: left;
  }
  .section_e535 {
    text-align: center;
  }
  .box_hard_fe02 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .large-ccaa .widget-db00,
  .widget-db00 {
    display: none;
  }
  .description-upper-3e20 {
    text-align: left;
  }
  .chip-bronze-2754 {
    text-align: center;
  }
  .disabled-first-5502 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .large-ccaa .element-brown-c091,
  .element-brown-c091 {
    display: none;
  }
  .shadow-70f1 {
    text-align: left;
  }
  .notice-73a1 {
    text-align: center;
  }
  .active_dim_5401 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.carousel-edc1 {
  box-shadow: none !important;
}
.texture-out-df35 .active_294d,
.banner_current_8dbc .active_294d {
  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;
}
.banner_current_8dbc .active_294d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.simple-028d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.simple-028d:after,
.simple-028d:before {
  content: "";
  display: table;
}
.simple-028d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .simple-028d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.simple-028d,
.out_57c4 {
  max-width: 1248px;
  margin: 0 auto;
}

.status-steel-3be9.dropdown_silver_3bb1 .simple-028d {
  max-width: 100%;
}
.status-steel-3be9.large-8a4a {
  max-width: 1200px;
  margin: 0 auto;
}
.status-steel-3be9.fixed-3ab8 .simple-028d {
  max-width: 100%;
}
.status-steel-3be9.fixed-3ab8 > .simple-028d {
  padding-left: 0;
  padding-right: 0;
}
.status-steel-3be9.fixed-3ab8 > .simple-028d .large-ccaa {
  margin: 0;
}
.status-steel-3be9.fixed-3ab8
  > .simple-028d
  .status-hard-c6e5.notification-9423 {
  margin-right: 0;
  margin-left: 0;
}
.status-steel-3be9.fixed-3ab8 #main.notification-9423 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .box-f856 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .box-f856 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .stone-4fd6 .middle_2426 {
    padding-right: 1em;
  }
  .stone-4fd6.hard-db64 .status-hard-c6e5 {
    border-right: 1px solid #eaecee;
  }
  .stone-4fd6.hard-db64 .middle_2426 {
    padding-right: 1em;
  }
  .stone-4fd6.hard-db64 .mask-cd39 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid-2252 .middle_2426 {
    padding-left: 1em;
  }
  .grid-2252.hard-db64 .status-hard-c6e5 {
    border-left: 1px solid #eaecee;
  }
  .grid-2252.hard-db64 .middle_2426 {
    padding-left: 1em;
  }
  .grid-2252.hard-db64 .mask-cd39 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text-liquid-1705 .middle_2426 {
    padding-left: 1em;
  }
  .text-liquid-1705.hard-db64 .caption_hovered_be32 {
    border-right: 1px solid #eaecee;
  }
  .text-liquid-1705.hard-db64 .section-yellow-2065 {
    border-right: 1px solid #eaecee;
  }
  .text-liquid-1705.hard-db64 .middle_2426 {
    padding-left: 1em;
  }
  .text-liquid-1705.hard-db64 .mask-cd39 {
    padding-right: 1em;
  }
  .text-liquid-1705.hard-db64 .tabs-blue-6c4f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background-0cfa .middle_2426 {
    padding-right: 1em;
  }
  .background-0cfa.hard-db64 .caption_hovered_be32 {
    border-left: 1px solid #eaecee;
  }
  .background-0cfa.hard-db64 .section-yellow-2065 {
    border-left: 1px solid #eaecee;
  }
  .background-0cfa.hard-db64 .middle_2426 {
    padding-right: 1em;
  }
  .background-0cfa.hard-db64 .mask-cd39 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .background-0cfa.hard-db64 .tabs-blue-6c4f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box-f856 .middle_2426 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .box-f856.hard-db64 .status-hard-c6e5 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .box-f856.hard-db64 .middle_2426 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .box-f856.hard-db64 .mask-cd39 {
    padding-left: 1em;
  }
  .box-f856.hard-db64 .tabs-blue-6c4f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .box-f856.hard-db64 .middle_2426 {
    padding-left: 0;
  }
}
.link-9270 .orange_b6d7 {
  display: inline-block;
}
.list-e840 {
  display: inline-block;
}
.hovered-f4b5 {
  word-con: break-word;
}
.secondary_down_ec34 > span {
  display: inline-block;
  padding: 5px 0;
}
.secondary_down_ec34 .modal_gold_50cd {
  margin-left: 8px;
  margin-right: 8px;
}
.secondary_down_ec34 .dropdown_9683 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.smooth-0bb4 .heading_bronze_82d3 {
  margin-bottom: 2em;
}
.smooth-0bb4 .brown_22ae {
  margin-bottom: 15px;
}
.smooth-0bb4 .brown_22ae:last-child {
  margin-bottom: 0;
}
.smooth-0bb4 .hero_out_0ca5 {
  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) {
  .smooth-0bb4 .hero_out_0ca5 {
    display: block;
  }
}
.smooth-0bb4 .right-1fc0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .smooth-0bb4 .right-1fc0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.smooth-0bb4 .picture-active-c6d4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.smooth-0bb4 .picture-active-c6d4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.smooth-0bb4 .picture-active-c6d4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.smooth-0bb4 .hovered-f4b5 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.smooth-0bb4 .hovered-f4b5 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.smooth-0bb4 .thumbnail_1afb p:last-child {
  margin-bottom: 0;
}
.smooth-0bb4 .aside-299d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.smooth-0bb4 .gold_1a6a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.smooth-0bb4 .content_bottom_1801 {
  margin-top: 1em;
}
.smooth-0bb4 .element_3ae7 {
  top: 0;
  display: block;
}
.smooth-0bb4 .element_3ae7 a {
  color: inherit;
}
.smooth-0bb4 .element_3ae7 a:hover {
  color: inherit;
}
.smooth-0bb4 .video_plasma_c059 {
  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;
}
.smooth-0bb4 .video_plasma_c059:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.smooth-0bb4 .gold_1a6a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.smooth-0bb4 .light-0345 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.smooth-0bb4 .light-0345:first-child {
  margin-top: 0;
}
.smooth-0bb4 .light-0345.button-b400 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.smooth-0bb4 .light-0345.mini-8632 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.smooth-0bb4
  .light-0345.mini-8632.tooltip-03fb
  .content_bottom_1801 {
  width: 100%;
}
.smooth-0bb4 .mini-8632 {
  -webkit-box-align: center;
  align-items: center;
}
.smooth-0bb4 .mini-8632 .secondary_down_ec34,
.smooth-0bb4 .mini-8632 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.smooth-0bb4 .picture-active-c6d4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.smooth-0bb4 .picture-active-c6d4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.smooth-0bb4 .picture-active-c6d4: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;
}
.smooth-0bb4 .button-b400 {
  z-index: 5;
}
.smooth-0bb4 .box_3c05 .action_d78e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.smooth-0bb4 .widget-0f42 .action_d78e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.smooth-0bb4 .down_dd2d .action_d78e {
  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;
}
.smooth-0bb4.sidebar-white-a857 .hero_out_0ca5,
.smooth-0bb4.menu-6c49 .hero_out_0ca5 {
  display: block;
}
.smooth-0bb4.sidebar-white-a857 .hero_out_0ca5 .wrapper_e078,
.smooth-0bb4.sidebar-white-a857 .hero_out_0ca5 .gold_1a6a,
.smooth-0bb4.menu-6c49 .hero_out_0ca5 .wrapper_e078,
.smooth-0bb4.menu-6c49 .hero_out_0ca5 .gold_1a6a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.smooth-0bb4.video-396e .right-1fc0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .smooth-0bb4.video-396e .right-1fc0 {
    margin-right: 0;
  }
}
.smooth-0bb4.sidebar-white-a857 .right-1fc0,
.smooth-0bb4.menu-6c49 .right-1fc0 {
  padding-top: 40%;
}
.smooth-0bb4.sidebar-white-a857 .heading_bronze_82d3,
.smooth-0bb4.menu-6c49 .heading_bronze_82d3 {
  display: block;
}
.smooth-0bb4.sidebar-white-a857 .fn-sticky-8763 .gold_1a6a,
.smooth-0bb4.menu-6c49 .fn-sticky-8763 .gold_1a6a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.smooth-0bb4.sidebar-white-a857 .right-1fc0,
.smooth-0bb4.menu-6c49 .right-1fc0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.smooth-0bb4.sidebar-white-a857 .gold_1a6a {
  padding: 1em;
}
.narrow_99cd {
  margin: 30px auto;
  display: block;
}
.narrow_99cd .background-middle-0229 > * {
  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;
}
.narrow_99cd .background-middle-0229 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.narrow_99cd .background-middle-0229 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.form_a852 .secondary_down_ec34 {
  margin-bottom: 1.41575em;
}
.form_a852 .small_de63 {
  margin-bottom: 1.618em;
}
.grid-a898 .item-plasma-7b01 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.grid-a898 .item-plasma-7b01 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.grid-a898 .gold-1dfd {
  max-width: 100%;
  overflow: auto;
}
.picture_dim_e387 .grid-a898 a:hover {
  text-decoration: underline;
}
.footer-af3e .brown_22ae:not(.hovered-f4b5),
.footer-af3e .picture-active-c6d4 {
  margin-bottom: 1.41575em;
}
.footer-af3e .brown_22ae:not(.hovered-f4b5):last-child,
.footer-af3e .picture-active-c6d4:last-child {
  margin-bottom: 0;
}
.footer-af3e .brown_22ae.footer_complex_9cc5 {
  margin-bottom: 0.41575em;
}
.footer-af3e .hero_6ec5:before,
.footer-af3e .layout_8903:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.footer-af3e .hero_6ec5:before {
  content: "\f115";
}
.footer-af3e .layout_8903:before {
  content: "\f02c";
}
.footer-af3e .background_f9c8 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.footer-af3e .background_f9c8 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.selected_4c02 {
  display: -webkit-box;
  display: flex;
}
.selected_4c02 .slider_e778 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .selected_4c02 .slider_e778 {
    flex-basis: 90px;
  }
}
.selected_4c02 .progress_narrow_0fb6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .selected_4c02 .progress_narrow_0fb6 {
    flex-basis: calc(100% - 50px);
  }
}
.selected_4c02 .slider-hard-5af9 p:last-child {
  margin-bottom: 0.72em;
}
.fast_500c .background-middle-0229 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.fast_500c .background-middle-0229:after,
.fast_500c .background-middle-0229:before {
  content: "";
  display: table;
}
.fast_500c .background-middle-0229:after {
  clear: both;
}
.fast_500c .background-middle-0229 .avatar_a3e9,
.fast_500c .background-middle-0229 .pagination_854c {
  width: 49%;
}
.fast_500c .background-middle-0229 .avatar_a3e9 a span.status_selected_a1b1,
.fast_500c .background-middle-0229 .pagination_854c a span.status_selected_a1b1 {
  display: block;
  margin-bottom: 5px;
}
.fast_500c .background-middle-0229 .pagination_854c {
  float: left;
  text-align: left;
}
.fast_500c .background-middle-0229 .avatar_a3e9 {
  float: right;
  text-align: right;
}
.up-dd54 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .up-dd54 {
    margin-bottom: 0;
  }
}
.pagination_advanced_635d {
  margin-bottom: 1em;
}
.pagination_advanced_635d .hovered-f4b5 {
  font-size: 1.1em;
  line-height: 1.3;
}
.wood-a9c2 a {
  display: block;
  line-height: 0;
  position: relative;
}
.primary-current-9766 .pagination_advanced_635d,
.list-7b4e .pagination_advanced_635d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .primary-current-9766 .pagination_advanced_635d,
  .list-7b4e .pagination_advanced_635d {
    display: block;
  }
}
.primary-current-9766 .wood-a9c2,
.list-7b4e .wood-a9c2 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .primary-current-9766 .wood-a9c2,
  .list-7b4e .wood-a9c2 {
    margin-bottom: 1em;
  }
}
.primary-current-9766 .wood-a9c2 img,
.list-7b4e .wood-a9c2 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.primary-current-9766 .table_c366,
.list-7b4e .table_c366 {
  flex-basis: calc(100% - 160px);
}
.primary-current-9766 .table_c366 p,
.list-7b4e .table_c366 p {
  margin-bottom: 0;
}
.primary-current-9766 .table_c366 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .primary-current-9766 .table_c366 {
    padding-left: 0;
  }
}
.list-7b4e .table_c366 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .list-7b4e .table_c366 {
    padding-right: 0;
  }
}
.list-7b4e .wood-a9c2 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.upper-9ea0 .wood-a9c2 {
  margin-bottom: 0.5em;
}
.upper-9ea0 .wood-a9c2 img {
  width: 100%;
}
.bright-947f .hover_bdde,
.top-5984 .hover_bdde {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.top-5984 .status-hard-c6e5 .item-east-e778 p:last-child {
  margin-bottom: 0;
}
.summary-large-4079 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.active_2613 .content-170e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .active_2613 .content-170e:last-of-type {
    margin-bottom: 0;
  }
}
.active_2613 .content-170e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.active_2613 .content-170e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.active_2613 .content-170e ul li {
  margin: 0 0 0.6em;
}
.active_2613 .content-170e ul li.hovered-1443,
.active_2613 .content-170e ul li.column_paper_8a21 {
  position: relative;
}
.active_2613 .content-170e ul li.hovered-1443 .aside-34e0,
.active_2613 .content-170e ul li.column_paper_8a21 .aside-34e0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.active_2613 .content-170e ul li.hovered-1443:after:after,
.active_2613 .content-170e ul li.hovered-1443:after:before,
.active_2613
  .content-170e
  ul
  li.column_paper_8a21:after:after,
.active_2613
  .content-170e
  ul
  li.column_paper_8a21:after:before {
  content: "";
  display: table;
}
.active_2613 .content-170e ul li.hovered-1443:after:after,
.active_2613
  .content-170e
  ul
  li.column_paper_8a21:after:after {
  clear: both;
}
.active_2613 .content-170e a.feature-eb51:hover {
  text-decoration: none;
}
.active_2613 .content-170e select {
  max-width: 100%;
}
.active_2613 .content-170e table {
  font-size: 85%;
}
.active_2613 .content-170e table td,
.active_2613 .content-170e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.active_2613 .content-170e table tfoot td {
  text-align: left;
}
.active_2613 .content-170e :last-child {
  margin-bottom: 0;
}
.active_2613 .content-170e .summary-be3e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.active_2613 .content-170e .summary-be3e label {
  width: 100%;
}
.active_2613 .content-170e .summary-be3e .badge_7968 {
  width: 100%;
  display: block;
}
.active_2613 .content-170e .summary-be3e .chip-light-7491 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.active_2613 .content-170e .summary-be3e .chip-light-7491:hover svg #svg-search {
  fill: #444;
}
.active_2613 .content-170e .summary-be3e .chip-light-7491 svg {
  width: 18px;
  height: 18px;
}
.active_2613 .plasma-4760 ul ul,
.active_2613 .layout-5c2e ul ul,
.active_2613 .article-current-dce8 ul ul,
.active_2613 .bottom-a084 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.active_2613 .plasma-4760 .easy-0ac7 > a,
.active_2613 .layout-5c2e .easy-0ac7 > a,
.active_2613 .article-current-dce8 .easy-0ac7 > a,
.active_2613 .bottom-a084 .easy-0ac7 > a {
  margin-bottom: 0;
}
.active_2613 .wrapper-342b li,
.active_2613 .plasma-4760 li,
.active_2613 .tabs-d5a2 li,
.active_2613 .layout-5c2e li,
.active_2613 .article-current-dce8 li,
.active_2613 .bottom-a084 li,
.active_2613 .selected-951d li,
.active_2613 .avatar_5b00 li {
  display: block;
  position: relative;
}
.active_2613 .wrapper-342b li:last-child,
.active_2613 .plasma-4760 li:last-child,
.active_2613 .tabs-d5a2 li:last-child,
.active_2613 .layout-5c2e li:last-child,
.active_2613 .article-current-dce8 li:last-child,
.active_2613 .bottom-a084 li:last-child,
.active_2613 .selected-951d li:last-child,
.active_2613 .avatar_5b00 li:last-child {
  border: none;
}
.active_2613 .wrapper-342b li a,
.active_2613 .plasma-4760 li a,
.active_2613 .tabs-d5a2 li a,
.active_2613 .layout-5c2e li a,
.active_2613 .article-current-dce8 li a,
.active_2613 .bottom-a084 li a,
.active_2613 .selected-951d li a,
.active_2613 .avatar_5b00 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.active_2613 .wrapper-342b li ul li::before,
.active_2613 .plasma-4760 li ul li::before,
.active_2613 .tabs-d5a2 li ul li::before,
.active_2613 .layout-5c2e li ul li::before,
.active_2613 .article-current-dce8 li ul li::before,
.active_2613 .bottom-a084 li ul li::before,
.active_2613 .selected-951d li ul li::before,
.active_2613 .avatar_5b00 li ul li::before {
  left: 15px;
}
.active_2613 .wrapper-342b li ul a,
.active_2613 .plasma-4760 li ul a,
.active_2613 .tabs-d5a2 li ul a,
.active_2613 .layout-5c2e li ul a,
.active_2613 .article-current-dce8 li ul a,
.active_2613 .bottom-a084 li ul a,
.active_2613 .selected-951d li ul a,
.active_2613 .avatar_5b00 li ul a {
  padding-left: 20px;
}
.active_2613 .wrapper-342b li ul ul li::before,
.active_2613 .plasma-4760 li ul ul li::before,
.active_2613 .tabs-d5a2 li ul ul li::before,
.active_2613 .layout-5c2e li ul ul li::before,
.active_2613 .article-current-dce8 li ul ul li::before,
.active_2613 .bottom-a084 li ul ul li::before,
.active_2613 .selected-951d li ul ul li::before,
.active_2613 .avatar_5b00 li ul ul li::before {
  left: 30px;
}
.active_2613 .wrapper-342b li ul ul a,
.active_2613 .plasma-4760 li ul ul a,
.active_2613 .tabs-d5a2 li ul ul a,
.active_2613 .layout-5c2e li ul ul a,
.active_2613 .article-current-dce8 li ul ul a,
.active_2613 .bottom-a084 li ul ul a,
.active_2613 .selected-951d li ul ul a,
.active_2613 .avatar_5b00 li ul ul a {
  padding-left: 40px;
}
.active_2613 .button-b7d5 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.active_2613 .avatar_5b00 ul li {
  margin-bottom: 1.41575em;
}
.active_2613 .avatar_5b00 ul li .feature_fresh_ae78 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.active_2613 .avatar_5b00 ul li .wrapper-north-7223 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.article_8f21 .wrapper-342b li a,
.article_8f21 .plasma-4760 li a,
.article_8f21 .tabs-d5a2 li a,
.article_8f21 .layout-5c2e li a,
.article_8f21 .article-current-dce8 li a,
.article_8f21 .bottom-a084 li a,
.article_8f21 .selected-951d li a,
.article_8f21 .avatar_5b00 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_8f21 .button-b7d5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_8f21 .content-170e ul li.hovered-1443 .aside-34e0,
.article_8f21 .content-170e ul li.column_paper_8a21 .aside-34e0 {
  background: rgba(0, 0, 0, 0.2);
}
.article_8f21 .active_2613 .content-170e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.status-steel-3be9 .active_2613 .thick-2942 li {
  margin: 0;
}
.status-steel-3be9 .active_2613 .thick-2942 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.status-steel-3be9 .active_2613 .thick-2942 li ul {
  margin: 0;
}
.status-steel-3be9 .active_2613 .thick-2942 li ul li a {
  padding-left: 15px;
}
.status-steel-3be9 .active_2613 .thick-2942 li ul li li a {
  padding-left: 30px;
}
.status-steel-3be9 .active_2613 .thick-2942 li.tiny-4418 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.status-steel-3be9 .active_2613 .thick-2942 li.tiny-4418 > 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;
}
.status-steel-3be9 .active_2613 .thick-2942 li.tiny-4418 > 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;
}
.west_30c5 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.wide-c15a {
  position: relative;
  z-index: 10;
}
.wide-c15a .heading-cold-2b57 {
  width: 100%;
  max-width: 100%;
}
.label-fd77 .accordion_hot_c52e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.label-fd77 .banner_6499 {
}
.label-fd77 .article_8f21 {
  background: #292929;
}
.active_mini_44c6 .accordion_hot_c52e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.active_mini_44c6 .banner_6499 {
  background: #f9f9f9;
}
.active_mini_44c6 .article_8f21 {
  background: #303030;
}
.basic_ae09 .accordion_hot_c52e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .basic_ae09 .orange_b6d7 {
    margin-bottom: 1em;
  }
  .basic_ae09 .orange_b6d7:last-child {
    margin-bottom: 0;
  }
}
.basic_ae09 .banner_6499 {
  background: #ededed;
}
.basic_ae09 .article_8f21 {
  background: #1a1a1a;
}
.accordion_hot_c52e.banner_6499 {
  color: rgba(0, 0, 0, 0.6);
}
.accordion_hot_c52e.banner_6499 .main_2941 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accordion_hot_c52e.article_8f21 {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_hot_c52e.article_8f21 a:not(.feature-eb51) {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_hot_c52e.article_8f21 a:not(.feature-eb51):hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_hot_c52e.article_8f21 .main_2941 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion_hot_c52e.article_8f21 table tbody td,
.accordion_hot_c52e.article_8f21 table th {
  background: rgba(0, 0, 0, 0.08);
}
.row_active_ab60.cool-07e6 .simple-028d {
  max-width: initial;
}
.row_active_ab60 .lower-4eec {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.row_active_ab60 .lower-4eec .heading-cold-2b57 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .row_active_ab60 .lower-4eec .heading-cold-2b57 {
    display: block;
    margin-bottom: 2em;
  }
  .row_active_ab60 .lower-4eec .heading-cold-2b57:last-child {
    margin-bottom: 0;
  }
}
.basic_ae09 .orange_b6d7:last-child,
.active_mini_44c6 .orange_b6d7:last-child,
.label-fd77 .orange_b6d7:last-child {
  margin-bottom: 0;
}
.basic_ae09 .orange_b6d7 .active_2613 .content-170e:last-child,
.active_mini_44c6 .orange_b6d7 .active_2613 .content-170e:last-child,
.label-fd77 .orange_b6d7 .active_2613 .content-170e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .basic_ae09 .white-53d1,
  .basic_ae09 .accordion-cdef,
  .active_mini_44c6 .white-53d1,
  .active_mini_44c6 .accordion-cdef,
  .label-fd77 .white-53d1,
  .label-fd77 .accordion-cdef {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .wide-c15a .orange_b6d7 {
    margin-bottom: 2em;
  }
}
.wide-c15a p:last-child {
  margin-bottom: 0;
}
.wide-c15a li,
.wide-c15a ul {
  list-style: none;
  margin: 0;
}
.wide-c15a ul ul {
  margin-left: 2.617924em;
}
.accordion-liquid-e60e {
  font-size: 0.875em;
}

/* css-noise: 29c5 */
.widget-item-z1 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.0;
}
