/*!
Theme Name: Customify
Theme URI: https://pressmaximum.breadcrumb-light-7780/customify
Author: WPCustomify
Author URI: https://pressmaximum.breadcrumb-light-7780
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.breadcrumb-light-7780/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.action_3a2f.heading_5b26/licenses/gpl-2.0.current-925f
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.new-1503/, (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.pressed-8e4a.dropdown_73c1/normalize.menu-bb7b/
 ======
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.menu-bb7b v7.0.0 | MIT License | github.breadcrumb-light-7780/necolas/normalize.menu-bb7b */
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-b58c .texture-bright-d4d2,
.huge-4d02,
.notice_next_6219,
.mini_6007,
.heading-a340,
.last_9dc6,
.form-cool-34f4,
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;
}
.huge-4d02,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .huge-4d02,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .huge-4d02,
  h1 {
    font-size: 1.8em;
  }
}
.notice_next_6219,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.notice_next_6219 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .notice_next_6219,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .notice_next_6219,
  h2 {
    font-size: 1.7em;
  }
}
.mini_6007,
h3 {
  font-size: 1.618em;
}
.pagination-b58c .texture-bright-d4d2,
.heading-a340,
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.gradient-west-da04 {
  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;
}
.text_8096:after,
.text_8096:before,
.wood-0a8d:after,
.wood-0a8d:before {
  content: "";
  display: table;
}
.text_8096:after,
.wood-0a8d:after {
  clear: both;
}
.backdrop-copper-88d6 {
  float: right;
  margin-right: 0;
}
.notice-1947 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.dropdown-1e94 .down_d350,
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;
}
.dropdown-1e94 .down_d350: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;
}
.fluid-4e6c .down_d350 {
  box-shadow: none;
}
.fluid-4e6c
  .down_d350
  .notification-right-e651 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.fluid-4e6c .down_d350 .north-b729 {
  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;
}
.fluid-4e6c
  .down_d350
  .north-b729
  b {
  display: none;
}
.fluid-4e6c .red_1885 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.background-lite-23e1:not(.yellow_10e6):not(.alert_narrow_74ec),
button:not(.yellow_10e6):not(.alert_narrow_74ec),
input[type="button"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ),
input[type="reset"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ),
input[type="submit"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ) {
  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;
}
.background-lite-23e1:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ):hover,
button:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ):hover,
input[type="button"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ):hover,
input[type="reset"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ):hover,
input[type="submit"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.background-lite-23e1:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ):active,
.background-lite-23e1:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ):focus,
button:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ):active,
button:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ):focus,
input[type="button"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ):active,
input[type="button"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ):focus,
input[type="reset"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ):active,
input[type="reset"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ):focus,
input[type="submit"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ):active,
input[type="submit"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ):focus {
  outline: 0;
}
.background-lite-23e1:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a,
button:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a,
input[type="button"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a,
input[type="reset"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a,
input[type="submit"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a {
  position: relative;
}
.background-lite-23e1:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a
  .info-4383,
.background-lite-23e1:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a
  .mini_2669,
.background-lite-23e1:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a
  .caption_next_9b3c,
.background-lite-23e1:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a
  i,
.background-lite-23e1:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a
  svg,
button:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a
  .info-4383,
button:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a
  .mini_2669,
button:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a
  .caption_next_9b3c,
button:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a
  i,
button:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a
  svg,
input[type="button"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a
  .info-4383,
input[type="button"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a
  .mini_2669,
input[type="button"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a
  .caption_next_9b3c,
input[type="button"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a
  i,
input[type="button"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a
  svg,
input[type="reset"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a
  .info-4383,
input[type="reset"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a
  .mini_2669,
input[type="reset"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a
  .caption_next_9b3c,
input[type="reset"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a
  i,
input[type="reset"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a
  svg,
input[type="submit"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a
  .info-4383,
input[type="submit"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a
  .mini_2669,
input[type="submit"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a
  .caption_next_9b3c,
input[type="submit"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a
  i,
input[type="submit"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a
  svg {
  visibility: hidden;
}
.background-lite-23e1:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a:after,
button:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a:after,
input[type="button"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a:after,
input[type="reset"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a:after,
input[type="submit"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ).fn-loading-0a2a: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;
}
.background-lite-23e1:not(.yellow_10e6):not(.alert_narrow_74ec),
input[type="button"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ),
input[type="reset"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ),
input[type="submit"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ) {
  color: #fff;
  background: #235787;
}
.background-lite-23e1:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ):focus,
input[type="button"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ):focus,
input[type="reset"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ):focus,
input[type="submit"]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ):focus {
  color: #fff;
}
.background-lite-23e1.fn-disabled-0a2a:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ),
.background-lite-23e1[disabled]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ),
button.fn-disabled-0a2a:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ),
button[disabled]:not(.yellow_10e6):not(
    .alert_narrow_74ec
  ) {
  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;
}
.hard_eb53 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hard_eb53: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;
}
.black_280d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.media-de48 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.gradient-solid-90d8 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.text_8096:after,
.text_8096:before,
.action_eac8:after,
.action_eac8:before,
.module_dark_9361:after,
.module_dark_9361:before,
.background-96c2:after,
.background-96c2:before,
.plasma_962f:after,
.plasma_962f:before,
.wrapper_red_c315:after,
.wrapper_red_c315:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.text_8096:after,
.action_eac8:after,
.module_dark_9361:after,
.background-96c2:after,
.plasma_962f:after,
.wrapper_red_c315:after {
  clear: both;
}
.action_eac8 .gallery_5997,
.module_dark_9361 .gallery_5997,
.content_cool_a2f7 .gallery_5997 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.carousel_purple_36bf {
  display: inline-block;
}
.picture_fresh_7731 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.picture_fresh_7731 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.picture_fresh_7731 .hover_f851 {
  padding: 1em 0;
  font-size: 85%;
}
.hover_f851 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.paragraph-b189 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.paragraph-b189:after,
.paragraph-b189:before {
  content: "";
  display: table;
}
.paragraph-b189:after {
  clear: both;
}
.sidebar_5360 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.chip_f8d1 .sidebar_5360 {
  max-width: 50%;
}
.badge_509d .sidebar_5360 {
  max-width: 33.33%;
}
.background-white-7abe .sidebar_5360 {
  max-width: 25%;
}
.image-first-ce38 .sidebar_5360 {
  max-width: 20%;
}
.header_fresh_99aa .sidebar_5360 {
  max-width: 16.66%;
}
.logo_slow_5ff1 .sidebar_5360 {
  max-width: 14.28%;
}
.block_e0ed .sidebar_5360 {
  max-width: 12.5%;
}
.wrapper_3840 .sidebar_5360 {
  max-width: 11.11%;
}
.summary-basic-8d0f {
  display: block;
}
.pagination-b58c .tiny_584a label,
.pagination-b58c .simple_3963 label,
.pagination-b58c .layout-under-8f85 label,
.pagination-b58c .alert_ac70 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.focused_d49b {
  list-style: none;
  margin: 0;
}
.focused_d49b article.chip-f3e2 {
  margin-bottom: 0;
}
.focused_d49b ul {
  list-style: none;
  margin: 0;
}
.focused_d49b .footer-fb59 li.chip-f3e2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .focused_d49b .footer-fb59 li.chip-f3e2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .focused_d49b .footer-fb59 li.chip-f3e2: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) {
  .focused_d49b .footer-fb59 li.chip-f3e2 li.chip-f3e2 li.chip-f3e2 li.chip-f3e2 {
    padding-left: 0;
  }
}
article.chip-f3e2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.chip-f3e2 .action_eac8 p:last-of-type {
  margin-bottom: 0;
}
article.chip-f3e2 .current-c9bf {
  float: left;
}
article.chip-f3e2 .gold-c3c6 {
  margin-left: 85px;
}
article.chip-f3e2 .pro_cdea {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.chip-f3e2 .pro_cdea .old_ebad {
  margin-left: 10px;
}
article.chip-f3e2 .dark-853c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.chip-f3e2 .popup-yellow-a08a {
  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 .tiny_584a,
  #respond .layout-under-8f85,
  #respond .alert_ac70 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tiny_584a input,
#respond .layout-under-8f85 input,
#respond .alert_ac70 input {
  width: 100%;
}
#respond .alert_ac70 {
  margin-right: 0;
}
#respond .popup_2b1e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.focus-up-e0da {
  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;
}
.focus-up-e0da.east-30ee {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.focus-up-e0da 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%);
}
.focus-up-e0da:focus,
.focus-up-e0da: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);
}
.element_yellow_53fd {
  border-radius: 10%;
}
.chip_ac40 {
  border-radius: 50%;
}
.preview_smooth_07e4 {
  font-size: 0.72em;
}
.widget-b13d {
  font-size: 0.875em;
}
.light_f086 {
  font-size: 1.1em;
}
.input-f792 {
  text-transform: uppercase;
  line-height: 1.2;
}
.input-f792.preview_smooth_07e4 {
  letter-spacing: 0.5px;
}
.row-out-7b85,
.row-out-7b85 a {
  color: #6d6d6d;
}
.row-out-7b85 a:hover {
  color: #111;
}
.element-5ae7 {
  color: #6d6d6d;
}
.caption-b6d4 {
  overflow-x: hidden;
}
.caption-b6d4 .grid-25e4.gallery-28b8 {
  position: relative;
}
.caption-b6d4 .grid-25e4.gallery-28b8.dropdown-copper-3316 {
  position: initial;
}
.caption-b6d4
  .grid-25e4.gallery-28b8.dropdown-copper-3316
  .sidebar_5188 {
  left: auto;
}
.caption-b6d4 .grid-25e4 .sidebar_5188 {
  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;
}
.caption-b6d4 .grid-25e4:hover.gallery-28b8 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.caption-b6d4
  .grid-25e4:hover.gallery-28b8
  .sidebar_5188 {
  display: block;
  z-index: 9999999;
}
.caption-b6d4 .hero_light_8742 .current_9a36,
.caption-b6d4 .main-down-e6c3 .current_9a36 {
  display: none;
}
.caption-b6d4 .new-fa46 .grid-25e4:hover.gallery-28b8 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pagination-b58c .tiny_584a label,
.pagination-b58c .simple_3963 label,
.pagination-b58c .layout-under-8f85 label,
.pagination-b58c .alert_ac70 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.focused_d49b {
  list-style: none;
  margin: 0;
}
.focused_d49b article.chip-f3e2 {
  margin-bottom: 0;
}
.focused_d49b ul {
  list-style: none;
  margin: 0;
}
.focused_d49b .footer-fb59 li.chip-f3e2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .focused_d49b .footer-fb59 li.chip-f3e2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .focused_d49b .footer-fb59 li.chip-f3e2: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) {
  .focused_d49b .footer-fb59 li.chip-f3e2 li.chip-f3e2 li.chip-f3e2 li.chip-f3e2 {
    padding-left: 0;
  }
}
article.chip-f3e2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.chip-f3e2 .action_eac8 p:last-of-type {
  margin-bottom: 0;
}
article.chip-f3e2 .current-c9bf {
  float: left;
}
article.chip-f3e2 .gold-c3c6 {
  margin-left: 85px;
}
article.chip-f3e2 .pro_cdea {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.chip-f3e2 .pro_cdea .old_ebad {
  margin-left: 10px;
}
article.chip-f3e2 .dark-853c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.chip-f3e2 .popup-yellow-a08a {
  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 .tiny_584a,
  #respond .layout-under-8f85,
  #respond .alert_ac70 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tiny_584a input,
#respond .layout-under-8f85 input,
#respond .alert_ac70 input {
  width: 100%;
}
#respond .alert_ac70 {
  margin-right: 0;
}
#respond .popup_2b1e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hero_light_8742 .center-b293 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.center-b293 .hero_over_3444.under-4a52 .breadcrumb_c362 > li > a:focus,
.center-b293 .hero_over_3444.under-4a52 .breadcrumb_c362 > li > a:hover,
.center-b293 .hero_over_3444.slider-c337 .breadcrumb_c362 > li > a:focus,
.center-b293 .hero_over_3444.slider-c337 .breadcrumb_c362 > li > a:hover,
.center-b293 .hero_over_3444.summary-cf61 .breadcrumb_c362 > li > a:focus,
.center-b293 .hero_over_3444.summary-cf61 .breadcrumb_c362 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.center-b293
  .hero_over_3444.under-4a52
  .breadcrumb_c362
  > li.image_small_a02d
  > a,
.center-b293
  .hero_over_3444.under-4a52
  .breadcrumb_c362
  > li.over_788a
  > a,
.center-b293
  .hero_over_3444.slider-c337
  .breadcrumb_c362
  > li.image_small_a02d
  > a,
.center-b293
  .hero_over_3444.slider-c337
  .breadcrumb_c362
  > li.over_788a
  > a,
.center-b293
  .hero_over_3444.summary-cf61
  .breadcrumb_c362
  > li.image_small_a02d
  > a,
.center-b293 .hero_over_3444.summary-cf61 .breadcrumb_c362 > li.mini-9bb9 > a {
  color: rgba(255, 255, 255, 0.99);
}
.center-b293 .widget-selected-6e27,
.center-b293 .widget-selected-6e27 a {
  color: rgba(255, 255, 255, 0.99);
}
.center-b293 .gradient-up-c7bb.primary-large-d772 li a,
.center-b293 .card_ac75 a,
.center-b293 .feature_fc2c,
.center-b293 .breadcrumb_c362 > li > a,
.center-b293 .search_gas_18b6 {
  color: rgba(255, 255, 255, 0.79);
}
.center-b293 .gradient-up-c7bb.primary-large-d772 li a:hover,
.center-b293 .card_ac75 a:hover,
.center-b293 .feature_fc2c:hover,
.center-b293 .breadcrumb_c362 > li > a:hover,
.center-b293 .search_gas_18b6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.center-b293 .selected_c954 {
  color: rgba(255, 255, 255, 0.79);
}
.center-b293 .selected_c954 .tag_upper_a403 {
  color: rgba(255, 255, 255, 0.99);
}
.center-b293 .selected_c954:hover {
  color: rgba(255, 255, 255, 0.99);
}
.center-b293 .solid-5315 .complex_af09 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.center-b293 .solid-5315 .complex_af09 .north-8144 {
  color: rgba(255, 255, 255, 0.79);
}
.center-b293
  .solid-5315
  .complex_af09
  .north-8144::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.center-b293
  .solid-5315
  .complex_af09
  .north-8144:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.center-b293
  .solid-5315
  .complex_af09
  .north-8144::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.center-b293
  .solid-5315
  .complex_af09
  .north-8144::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.center-b293 .solid-5315 .hard-3104 {
  color: rgba(255, 255, 255, 0.79);
}
.center-b293 .solid-5315 .hard-3104:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard-fc64
  .center-b293
  .solid-5315
  .row-fdaa
  .feature_dea1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hard-fc64
  .center-b293
  .solid-5315
  .row-fdaa
  .north-8144 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hero_light_8742 .dirty-40f1 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.dirty-40f1 .hero_over_3444.under-4a52 .breadcrumb_c362 > li > a:focus,
.dirty-40f1 .hero_over_3444.under-4a52 .breadcrumb_c362 > li > a:hover,
.dirty-40f1 .hero_over_3444.slider-c337 .breadcrumb_c362 > li > a:focus,
.dirty-40f1 .hero_over_3444.slider-c337 .breadcrumb_c362 > li > a:hover,
.dirty-40f1 .hero_over_3444.summary-cf61 .breadcrumb_c362 > li > a:focus,
.dirty-40f1 .hero_over_3444.summary-cf61 .breadcrumb_c362 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dirty-40f1
  .hero_over_3444.under-4a52
  .breadcrumb_c362
  > li.image_small_a02d
  > a,
.dirty-40f1
  .hero_over_3444.under-4a52
  .breadcrumb_c362
  > li.over_788a
  > a,
.dirty-40f1
  .hero_over_3444.slider-c337
  .breadcrumb_c362
  > li.image_small_a02d
  > a,
.dirty-40f1
  .hero_over_3444.slider-c337
  .breadcrumb_c362
  > li.over_788a
  > a,
.dirty-40f1
  .hero_over_3444.summary-cf61
  .breadcrumb_c362
  > li.image_small_a02d
  > a,
.dirty-40f1 .hero_over_3444.summary-cf61 .breadcrumb_c362 > li.mini-9bb9 > a {
  color: rgba(0, 0, 0, 0.8);
}
.dirty-40f1 .widget-selected-6e27,
.dirty-40f1 .widget-selected-6e27 a {
  color: rgba(0, 0, 0, 0.8);
}
.dirty-40f1 .gradient-up-c7bb.primary-large-d772 li a,
.dirty-40f1 .card_ac75 a,
.dirty-40f1 .feature_fc2c,
.dirty-40f1 .breadcrumb_c362 > li > a,
.dirty-40f1 .search_gas_18b6 {
  color: rgba(0, 0, 0, 0.55);
}
.dirty-40f1 .gradient-up-c7bb.primary-large-d772 li a:hover,
.dirty-40f1 .card_ac75 a:hover,
.dirty-40f1 .feature_fc2c:hover,
.dirty-40f1 .breadcrumb_c362 > li > a:hover,
.dirty-40f1 .search_gas_18b6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dirty-40f1 .selected_c954 {
  color: rgba(0, 0, 0, 0.55);
}
.dirty-40f1 .selected_c954 .tag_upper_a403 {
  color: rgba(0, 0, 0, 0.8);
}
.dirty-40f1 .selected_c954:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gradient-cold-571d .sort_medium_f70d {
  margin-left: auto;
  margin-right: auto;
}
.module_dark_9361 > * {
  margin-left: auto;
  margin-right: auto;
}
.module_dark_9361 .black_280d {
  margin-right: 1.41575em;
}
.icon_dynamic_14e5 .module_dark_9361 > .hot_5beb {
  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;
}
.icon_dynamic_14e5 .module_dark_9361 > .banner-soft-fcf4 {
  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;
}
.shadow-new-180b.gradient-cold-571d .sort_medium_f70d,
.pro_9d9e.gradient-cold-571d .sort_medium_f70d {
  margin-left: 0;
}
.filter-huge-9955.gradient-cold-571d .sort_medium_f70d,
.shadow-294f.gradient-cold-571d .sort_medium_f70d {
  margin-right: 0;
}
.module_dark_9361 ol,
.module_dark_9361 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.box-8415 video {
  max-width: 100%;
}
.panel_ca07 img {
  display: block;
}
.panel_ca07.black_280d,
.panel_ca07.media-de48 {
  width: 100%;
}
.panel_ca07.banner-soft-fcf4 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hard-b600:not(.article-out-4ec7) {
  margin: 1.5em auto;
}
.copper-74f3 p {
  padding: 1.5em 14px;
}
ul.content-d50e.banner-soft-fcf4,
ul.content-d50e.hot_5beb,
ul.content-d50e.lite_c468.hot_5beb {
  padding: 0 14px;
}
.nav_in_fe22 {
  display: block;
  overflow-x: auto;
}
.nav_in_fe22 table {
  border-collapse: collapse;
  width: 100%;
}
.nav_in_fe22 td,
.nav_in_fe22 th {
  padding: 0.5em;
}
.module_dark_9361 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.module_dark_9361 ol ol,
.module_dark_9361 ol ul,
.module_dark_9361 ul ol,
.module_dark_9361 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.module_dark_9361 ol ol li,
.module_dark_9361 ol ul li,
.module_dark_9361 ul ol li,
.module_dark_9361 ul ul li {
  margin-left: 0;
}
.panel_basic_ad02.detail-c641 > .avatar-dark-b92f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.panel_basic_ad02.detail-c641 > .avatar-dark-b92f iframe,
.panel_basic_ad02.detail-c641 > .avatar-dark-b92f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.outline_3e97 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.outline_3e97.menu-454e {
  padding: 0;
}
.outline_3e97.menu-454e cite {
  font-size: 13px;
}
.outline_3e97 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.outline_3e97 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.advanced-a890 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.advanced-a890 > p:first-child {
  margin-top: 0;
}
.advanced-a890 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.advanced-a890 blockquote {
  border-left: 0;
}
.in-201c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.in-201c:not(.card_fdc4) {
  max-width: 100px;
}
.in-201c.sort_3a67 {
  border-bottom: none !important;
  text-align: center;
}
.in-201c.sort_3a67::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .copper-74f3 p {
    padding: 1.5em 0;
  }
}
.sidebar_6202 {
  color: #0073aa;
}
.hover-copper-58a6 {
  background-color: #0073aa;
}
.gallery-e795 {
  color: #229fd8;
}
.banner-narrow-3294 {
  background-color: #229fd8;
}
.center_de37 {
  color: #eee;
}
.background_bright_b5fb {
  background-color: #eee;
}
.form_over_5d7b {
  color: #444;
}
.media_right_6e6b {
  background-color: #444;
}
.notification-old-116b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.notification-old-116b .feature-3e9e .card_ac75 {
  font-size: 15px;
}
.notification-old-116b .card_ac75 {
  line-height: 1.3;
}
.notification-old-116b .dirty-40f1 {
}
.notification-old-116b .center-b293 {
  background: #235787;
}
.bottom_c8d9 {
  padding: 0;
}
.bottom_c8d9 .center-b293 {
  background: #1a1a1a;
}
.bottom_c8d9 .dirty-40f1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.popup_4903 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.popup_4903 .dirty-40f1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.popup_4903 .center-b293 {
  background: #303030;
}
.wrapper_red_c315 {
  position: relative;
  z-index: 10;
}
.wrapper_red_c315 .red-4950 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lower_44cd .gallery-28b8 {
  display: inline-block;
  vertical-align: middle;
}
.lower_44cd.simple_a806 .gallery-28b8 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .lower_44cd.simple_a806 .gallery-28b8 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .lower_44cd.simple_a806 .gallery-28b8 {
    margin-right: 0.4em;
  }
}
.lower_44cd.simple_a806 .gallery-28b8:last-child {
  margin-right: 0;
}
.progress-action-6b99 .red-4950 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hero_light_8742 .feature-3e9e {
    margin: 0 -0.5em;
  }
  .hero_light_8742 .feature-3e9e [class*="customify-col-"],
  .hero_light_8742 .feature-3e9e [class*="customify-col_"],
  .hero_light_8742 .feature-3e9e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hero_light_8742.primary_fixed_fd5c .red-4950 {
  background: 0 0 !important;
}
.hero_light_8742.primary_fixed_fd5c .red-4950,
.hero_light_8742.progress-action-6b99 .red-4950 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hero_light_8742.alert_99eb {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hero_light_8742.progress-action-6b99 .red-4950 {
  box-shadow: none !important;
}
.photo-selected-6356 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .photo-selected-6356 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .photo-selected-6356 {
    padding: 18px 0 20px;
  }
}
.photo-selected-6356 .text-hard-be24 {
  width: 100%;
}
.photo-selected-6356 .secondary_tall_bb88 {
  margin-bottom: 0;
}
.photo-selected-6356 .overlay-f386 {
  margin-top: 5px;
  font-size: 0.875em;
}
.next-8b7c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.next-8b7c .widget-motion-711d {
  width: 100%;
}
.west-9c39 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.west-9c39 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.west-9c39 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;
}
.west-9c39 li:last-child:after {
  display: none;
}
.west-9c39 li a {
  font-weight: 500;
  margin-right: 10px;
}
.input-middle-fc1f .current_9a36 button,
.photo-selected-6356 .current_9a36 button {
  left: 0;
}
.input-middle-fc1f .widget-motion-711d,
.photo-selected-6356 .widget-motion-711d {
  padding-left: 0;
  padding-right: 0;
}
.input-middle-fc1f .next-8b7c,
.photo-selected-6356 .next-8b7c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.input-middle-fc1f {
  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;
}
.input-middle-fc1f: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;
}
.input-middle-fc1f .header-c5f7 {
  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) {
  .input-middle-fc1f .header-c5f7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .input-middle-fc1f .header-c5f7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .input-middle-fc1f .header-c5f7 {
    min-height: 200px;
  }
}
.input-middle-fc1f .west-9c39 {
  color: rgba(255, 255, 255, 0.8);
}
.input-middle-fc1f .west-9c39 a,
.input-middle-fc1f .west-9c39 li:after {
  color: inherit;
}
.input-middle-fc1f .west-9c39 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.status_c4ac {
  margin-bottom: 0.5em;
}
.photo_static_8911 {
  margin-bottom: 1.2em;
}
.photo_static_8911,
.status_c4ac {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.photo_static_8911 p:last-child,
.status_c4ac p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .current_9a36,
#masthead .current_9a36 {
  display: none;
}
#masthead
  > .current_9a36.banner_6fe3 {
  display: none;
}
#masthead > .current_9a36 button {
  left: 0;
}
.prev-4a39 {
  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%;
}
.prev-4a39 .gallery-28b8 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.prev-4a39 .disabled_be86 {
  display: -webkit-box;
  display: flex;
}
.prev-4a39 .disabled_be86.in_d1ff {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.prev-4a39 .disabled_be86.modal-east-db3a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.prev-4a39 .disabled_be86.orange-f67a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.prev-4a39.caption-08a4.orange_d756 .disabled_be86.in_d1ff {
  flex-basis: 100%;
}
.prev-4a39.filter-bd35 .disabled_be86.modal-east-db3a {
  -webkit-box-flex: 1;
  flex: auto;
}
.prev-4a39.filter-bd35 .disabled_be86.orange-f67a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .current_9a36.banner_6fe3 {
  display: none;
}
#masthead > .current_9a36 button {
  left: 0;
}
.article-pressed-3bb3 {
  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;
}
.article-pressed-3bb3:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.article-pressed-3bb3.large-ca02 i {
  margin-right: 4px;
}
.article-pressed-3bb3.orange-ffdd i {
  margin-left: 5px;
}
.card_ac75 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.card_ac75 p:last-child {
  margin-bottom: 0;
}
.wrapper_a2c1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.wrapper_a2c1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.wrapper_a2c1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.wrapper_a2c1 .widget-selected-6e27 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.wrapper_a2c1 .steel_fec4 {
  margin: 5px 0 7px 0;
}
.wrapper_a2c1.hero-tall-3ad7 .detail_7a29 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper_a2c1.hero-tall-3ad7 .badge-214c {
  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;
}
.wrapper_a2c1.copper-f0a9 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.wrapper_a2c1.copper-f0a9 .detail_7a29 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper_a2c1.copper-f0a9 .badge-214c {
  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;
}
.wrapper_a2c1.paragraph-7a15 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wrapper_a2c1.main-9b4f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.wrapper_a2c1.main-9b4f .badge-214c {
  margin-top: 7px;
}
.chip_ee9c {
  display: inline-block;
}
.wrapper_red_c315 .row_fast_3c42 .wrapper_a2c1 img {
  max-width: 100%;
}
.hero_over_3444 .tertiary_upper_33a0.container_paper_420c,
.lower_17e4 .tertiary_upper_33a0.container_paper_420c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hero_over_3444 .slow-221f,
.lower_17e4 .slow-221f {
  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%);
}
.hero_over_3444 .slow-221f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hero_over_3444.info_hard_5c01 .slow-221f {
  display: none;
}
.hero_over_3444 .up-2716 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hero_over_3444 .up-2716 li {
  display: inline-block;
  position: relative;
}
.hero_over_3444 .up-2716 li:last-child {
  margin-right: 0;
}
.hero_over_3444 .up-2716 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;
}
.hero_over_3444 .up-2716 li.mini-9bb9 > a {
  color: rgba(0, 0, 0, 0.9);
}
.hero_over_3444 .up-2716 > 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;
}
.hero_over_3444 .up-2716 > li > a i {
  line-height: 0;
}
.hero_over_3444 .up-2716 > li.heading-gas-9509 > a .slow-221f {
  margin-left: 4px;
  line-height: 0;
}
.hero_over_3444 .up-2716 .heading-focused-4f44 li.heading-gas-9509 > a {
  position: relative;
}
.hero_over_3444 .up-2716 .heading-focused-4f44 li.heading-gas-9509 > a:after,
.hero_over_3444 .up-2716 .heading-focused-4f44 li.heading-gas-9509 > a:before {
  content: "";
  display: table;
}
.hero_over_3444 .up-2716 .heading-focused-4f44 li.heading-gas-9509 > a:after {
  clear: both;
}
.hero_over_3444 .up-2716 .heading-focused-4f44 li.heading-gas-9509 > a .slow-221f {
  margin-left: 5px;
  float: right;
}
.hero_over_3444 .photo_8b14,
.hero_over_3444 .heading-focused-4f44 {
  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;
}
.hero_over_3444 .heading-focused-4f44 {
  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;
}
.hero_over_3444 .heading-focused-4f44 .container_paper_420c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hero_over_3444 .heading-focused-4f44 .slow-221f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hero_over_3444 .heading-focused-4f44 li {
  display: block;
  margin: 0;
  padding: 0;
}
.hero_over_3444 .heading-focused-4f44 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;
}
.hero_over_3444 .heading-focused-4f44 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hero_over_3444 .heading-focused-4f44 .heading-focused-4f44 {
  top: 0;
  left: 100%;
}
.hero_over_3444 .out-6e1e.fn-focus-0a2a > .photo_8b14,
.hero_over_3444 .out-6e1e.fn-focus-0a2a > .heading-focused-4f44,
.hero_over_3444 .out-6e1e:focus > .photo_8b14,
.hero_over_3444 .out-6e1e:focus > .heading-focused-4f44,
.hero_over_3444 .out-6e1e:hover > .photo_8b14,
.hero_over_3444 .out-6e1e:hover > .heading-focused-4f44 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hero_over_3444.summary-cf61 .breadcrumb_c362:after,
.hero_over_3444.summary-cf61 .breadcrumb_c362:before {
  content: "";
  display: table;
}
.hero_over_3444.summary-cf61 .breadcrumb_c362:after {
  clear: both;
}
.hero_over_3444.summary-cf61 .breadcrumb_c362 > li {
  float: left;
}
.hero_over_3444.aside-5cfb .breadcrumb_c362:after,
.hero_over_3444.aside-5cfb .breadcrumb_c362:before {
  content: "";
  display: table;
}
.hero_over_3444.aside-5cfb .breadcrumb_c362:after {
  clear: both;
}
.hero_over_3444.aside-5cfb .breadcrumb_c362 > li {
  float: left;
}
.hero_over_3444.aside-5cfb .breadcrumb_c362 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hero_over_3444.aside-5cfb .breadcrumb_c362 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hero_over_3444.aside-5cfb .breadcrumb_c362 > li.image_small_a02d > a,
.hero_over_3444.aside-5cfb .breadcrumb_c362 > li.mini-9bb9 > a {
  color: #fff;
  background-color: #1e4b75;
}
.hero_over_3444.under-4a52 .breadcrumb_c362 > li > a .container_paper_420c {
  position: relative;
}
.hero_over_3444.under-4a52 .breadcrumb_c362 > li > a .container_paper_420c: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;
}
.hero_over_3444.under-4a52
  .breadcrumb_c362
  > li:focus
  > a
  .container_paper_420c:before,
.hero_over_3444.under-4a52
  .breadcrumb_c362
  > li:hover
  > a
  .container_paper_420c:before {
  width: 100%;
  background-color: currentColor;
}
.hero_over_3444.under-4a52
  .breadcrumb_c362
  > li.image_small_a02d
  > a
  .container_paper_420c:before,
.hero_over_3444.under-4a52
  .breadcrumb_c362
  > li.over_788a
  > a
  .container_paper_420c:before {
  width: 100%;
  background-color: currentColor;
}
.hero_over_3444.slider-c337 .breadcrumb_c362 > li > a .container_paper_420c {
  position: relative;
}
.hero_over_3444.slider-c337 .breadcrumb_c362 > li > a .container_paper_420c: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;
}
.hero_over_3444.slider-c337 .breadcrumb_c362 > li:focus > a .container_paper_420c:before,
.hero_over_3444.slider-c337
  .breadcrumb_c362
  > li:hover
  > a
  .container_paper_420c:before {
  width: 100%;
  background-color: currentColor;
}
.hero_over_3444.slider-c337
  .breadcrumb_c362
  > li.image_small_a02d
  > a
  .container_paper_420c:before,
.hero_over_3444.slider-c337
  .breadcrumb_c362
  > li.over_788a
  > a
  .container_paper_420c:before {
  width: 100%;
  background-color: currentColor;
}
.lower_17e4 .up-2716 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lower_17e4 .up-2716 li:first-child > a {
  border-top: none;
}
.lower_17e4 .up-2716 .under-0599 > .container_paper_420c .slow-221f {
  display: none;
}
.lower_17e4 .up-2716 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.lower_17e4 .up-2716 li:last-child {
  border: none;
}
.lower_17e4 .up-2716 li.heading-gas-9509 > a {
  padding-right: 45px !important;
}
.lower_17e4 .up-2716 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.lower_17e4 .up-2716 li a:focus,
.lower_17e4 .up-2716 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lower_17e4 .up-2716 li .dark_66b3 {
  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;
}
.lower_17e4 .up-2716 li .dark_66b3:hover {
  box-shadow: none;
}
.lower_17e4 .up-2716 li .dark_66b3 .slow-221f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.lower_17e4 .up-2716 .heading-focused-4f44 {
  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);
}
.lower_17e4 .up-2716 .heading-focused-4f44 li a {
  padding-left: 3em;
}
.lower_17e4 .up-2716 .status-c07a > a .dark_66b3 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.lower_17e4 .up-2716 .status-c07a > .heading-focused-4f44 {
  display: block;
  opacity: 1;
}
.summary-pressed-5bd6 {
  max-width: 100%;
}
.steel_c0e8 {
  line-height: 0;
  cursor: pointer;
}
.search_gas_18b6 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.search_gas_18b6:hover {
  box-shadow: none;
  color: currentColor;
}
.search_gas_18b6 svg {
  width: 18px;
  height: 18px;
}
.search_gas_18b6 .input_565a {
  display: none;
}
.feature_f5ad {
  position: relative;
}
.feature_f5ad.fn-active-0a2a .search_gas_18b6 .text_c462 {
  display: none;
}
.feature_f5ad.fn-active-0a2a .search_gas_18b6 .input_565a {
  display: inline-block;
}
.feature_f5ad .badge_wood_1765 {
  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);
}
.feature_f5ad.right-abfe .badge_wood_1765 {
  left: auto;
  right: -0.9em;
}
.feature_f5ad.right-abfe .fluid_9a5d::before {
  left: auto;
  right: 15px;
}
.feature_f5ad.fn-active-0a2a .badge_wood_1765 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.row-fdaa {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.row-fdaa label {
  flex-basis: 100%;
}
.row-fdaa .complex_af09 {
  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;
}
.row-fdaa .north-8144 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.row-fdaa .north-8144:focus {
  background-color: transparent;
}
.row-fdaa button.hard-3104 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.row-fdaa button.hard-3104:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.row-fdaa button.hard-3104 svg {
  width: 18px;
  height: 18px;
}
.row-fdaa input[type="submit"] {
  min-height: auto;
}
.solid-5315 .row-fdaa .north-8144 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.fluid_9a5d {
  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) {
  .fluid_9a5d {
    width: 220px;
  }
}
.fluid_9a5d label {
  flex-basis: 100%;
}
.fluid_9a5d::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;
}
.hard-fc64 .solid-5315 .row-fdaa {
  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;
}
.hard-fc64
  .solid-5315
  .row-fdaa
  .complex_af09 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hard-fc64 .solid-5315 .row-fdaa .north-8144 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hard-fc64
  .solid-5315
  .row-fdaa
  .north-8144:focus {
  background: 0 0;
}
.hard-fc64
  .solid-5315
  .row-fdaa
  .feature_dea1 {
  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;
}
.gradient-up-c7bb {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.gradient-up-c7bb li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.gradient-up-c7bb li:last-child {
  margin-right: 0;
}
.gradient-up-c7bb li:first-child {
  margin-left: 0;
}
.gradient-up-c7bb.tiny-f7f9 a {
  color: #fff;
}
.gradient-up-c7bb.tiny-f7f9 a:hover {
  color: #fff;
}
.gradient-up-c7bb a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.gradient-up-c7bb a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.gradient-up-c7bb a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.gradient-up-c7bb a:hover {
  opacity: 0.9;
  color: inherit;
}
.gradient-up-c7bb [class*="social-icon-apple"] {
  background-color: #999;
}
.gradient-up-c7bb [class*="social-icon-apple"].section-a1e5 {
  background-color: transparent;
  color: #999;
}
.gradient-up-c7bb [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.gradient-up-c7bb [class*="social-icon-behance"].section-a1e5 {
  background-color: transparent;
  color: #1769ff;
}
.gradient-up-c7bb [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.gradient-up-c7bb [class*="social-icon-bitbucket"].section-a1e5 {
  background-color: transparent;
  color: #205081;
}
.gradient-up-c7bb [class*="social-icon-codepen"] {
  background-color: #000;
}
.gradient-up-c7bb [class*="social-icon-codepen"].section-a1e5 {
  background-color: transparent;
  color: #000;
}
.gradient-up-c7bb [class*="social-icon-delicious"] {
  background-color: #39f;
}
.gradient-up-c7bb [class*="social-icon-delicious"].section-a1e5 {
  background-color: transparent;
  color: #39f;
}
.gradient-up-c7bb [class*="social-icon-digg"] {
  background-color: #005be2;
}
.gradient-up-c7bb [class*="social-icon-digg"].section-a1e5 {
  background-color: transparent;
  color: #005be2;
}
.gradient-up-c7bb [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.gradient-up-c7bb [class*="social-icon-dribbble"].section-a1e5 {
  background-color: transparent;
  color: #ea4c89;
}
.gradient-up-c7bb [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.gradient-up-c7bb [class*="social-icon-envelope"].section-a1e5 {
  background-color: transparent;
  color: #ea4335;
}
.gradient-up-c7bb [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.gradient-up-c7bb [class*="social-icon-facebook"].section-a1e5 {
  background-color: transparent;
  color: #3b5998;
}
.gradient-up-c7bb [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.gradient-up-c7bb [class*="social-icon-flickr"].section-a1e5 {
  background-color: transparent;
  color: #0063dc;
}
.gradient-up-c7bb [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.gradient-up-c7bb [class*="social-icon-foursquare"].section-a1e5 {
  background-color: transparent;
  color: #2d5be3;
}
.gradient-up-c7bb [class*="social-icon-github"] {
  background-color: #333;
}
.gradient-up-c7bb [class*="social-icon-github"].section-a1e5 {
  background-color: transparent;
  color: #333;
}
.gradient-up-c7bb [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.gradient-up-c7bb [class*="social-icon-google-plus"].section-a1e5 {
  background-color: transparent;
  color: #dd4b39;
}
.gradient-up-c7bb [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.gradient-up-c7bb [class*="social-icon-houzz"].section-a1e5 {
  background-color: transparent;
  color: #7ac142;
}
.gradient-up-c7bb [class*="social-icon-instagram"] {
  background-color: #262626;
}
.gradient-up-c7bb [class*="social-icon-instagram"].section-a1e5 {
  background-color: transparent;
  color: #262626;
}
.gradient-up-c7bb [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.gradient-up-c7bb [class*="social-icon-jsfiddle"].section-a1e5 {
  background-color: transparent;
  color: #487aa2;
}
.gradient-up-c7bb [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.gradient-up-c7bb [class*="social-icon-linkedin"].section-a1e5 {
  background-color: transparent;
  color: #0077b5;
}
.gradient-up-c7bb [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.gradient-up-c7bb [class*="social-icon-medium"].section-a1e5 {
  background-color: transparent;
  color: #00ab6b;
}
.gradient-up-c7bb [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.gradient-up-c7bb
  [class*="social-icon-odnoklassniki"].section-a1e5 {
  background-color: transparent;
  color: #f4731c;
}
.gradient-up-c7bb [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.gradient-up-c7bb [class*="social-icon-meetup"].section-a1e5 {
  background-color: transparent;
  color: #ec1c40;
}
.gradient-up-c7bb [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.gradient-up-c7bb [class*="social-icon-pinterest"].section-a1e5 {
  background-color: transparent;
  color: #bd081c;
}
.gradient-up-c7bb [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.gradient-up-c7bb [class*="social-icon-product-hunt"].section-a1e5 {
  background-color: transparent;
  color: #da552f;
}
.gradient-up-c7bb [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.gradient-up-c7bb [class*="social-icon-reddit"].section-a1e5 {
  background-color: transparent;
  color: #ff4500;
}
.gradient-up-c7bb [class*="social-icon-rss"] {
  background-color: #f26522;
}
.gradient-up-c7bb [class*="social-icon-rss"].section-a1e5 {
  background-color: transparent;
  color: #f26522;
}
.gradient-up-c7bb [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.gradient-up-c7bb
  [class*="social-icon-shopping-cart"].section-a1e5 {
  background-color: transparent;
  color: #4caf50;
}
.gradient-up-c7bb [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.gradient-up-c7bb [class*="social-icon-skype"].section-a1e5 {
  background-color: transparent;
  color: #00aff0;
}
.gradient-up-c7bb [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.gradient-up-c7bb [class*="social-icon-slideshare"].section-a1e5 {
  background-color: transparent;
  color: #0077b5;
}
.gradient-up-c7bb [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.gradient-up-c7bb [class*="social-icon-snapchat"].section-a1e5 {
  background-color: transparent;
  color: #fffc00;
}
.gradient-up-c7bb [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.gradient-up-c7bb [class*="social-icon-soundcloud"].section-a1e5 {
  background-color: transparent;
  color: #f80;
}
.gradient-up-c7bb [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.gradient-up-c7bb [class*="social-icon-spotify"].section-a1e5 {
  background-color: transparent;
  color: #2ebd59;
}
.gradient-up-c7bb [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.gradient-up-c7bb
  [class*="social-icon-stack-overflow"].section-a1e5 {
  background-color: transparent;
  color: #fe7a15;
}
.gradient-up-c7bb [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.gradient-up-c7bb [class*="social-icon-maldkfgram"].section-a1e5 {
  background-color: transparent;
  color: #2ca5e0;
}
.gradient-up-c7bb [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.gradient-up-c7bb [class*="social-icon-tripadvisor"].section-a1e5 {
  background-color: transparent;
  color: #589442;
}
.gradient-up-c7bb [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.gradient-up-c7bb [class*="social-icon-tumblr"].section-a1e5 {
  background-color: transparent;
  color: #35465c;
}
.gradient-up-c7bb [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.gradient-up-c7bb [class*="social-icon-twitch"].section-a1e5 {
  background-color: transparent;
  color: #6441a5;
}
.gradient-up-c7bb [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.gradient-up-c7bb [class*="social-icon-twitter"].section-a1e5 {
  background-color: transparent;
  color: #1da1f2;
}
.gradient-up-c7bb [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.gradient-up-c7bb [class*="social-icon-vimeo"].section-a1e5 {
  background-color: transparent;
  color: #1ab7ea;
}
.gradient-up-c7bb [class*="social-icon-vk"] {
  background-color: #45668e;
}
.gradient-up-c7bb [class*="social-icon-vk"].section-a1e5 {
  background-color: transparent;
  color: #45668e;
}
.gradient-up-c7bb [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.gradient-up-c7bb [class*="social-icon-weibo"].section-a1e5 {
  background-color: transparent;
  color: #df2029;
}
.gradient-up-c7bb [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.gradient-up-c7bb [class*="social-icon-weixin"].section-a1e5 {
  background-color: transparent;
  color: #7bb32e;
}
.gradient-up-c7bb [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.gradient-up-c7bb [class*="social-icon-whatsapp"].section-a1e5 {
  background-color: transparent;
  color: #25d366;
}
.gradient-up-c7bb [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.gradient-up-c7bb [class*="social-icon-wordpress"].section-a1e5 {
  background-color: transparent;
  color: #21759b;
}
.gradient-up-c7bb [class*="social-icon-xing"] {
  background-color: #026466;
}
.gradient-up-c7bb [class*="social-icon-xing"].section-a1e5 {
  background-color: transparent;
  color: #026466;
}
.gradient-up-c7bb [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.gradient-up-c7bb [class*="social-icon-yelp"].section-a1e5 {
  background-color: transparent;
  color: #af0606;
}
.gradient-up-c7bb [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.gradient-up-c7bb [class*="social-icon-youtube"].section-a1e5 {
  background-color: transparent;
  color: #cd201f;
}
.feature_fc2c {
  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;
}
.feature_fc2c:hover {
  box-shadow: none;
  background: 0 0;
}
.nav-over-b8d3 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.carousel_6671 {
  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;
}
.over-e49d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.element_mini_82a0 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.element_mini_82a0,
.element_mini_82a0::after,
.element_mini_82a0::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;
}
.element_mini_82a0::after,
.element_mini_82a0::before {
  content: "";
  display: block;
  background-color: inherit;
}
.shade_pressed_087f .carousel_6671 .over-e49d {
  margin-top: -2px;
  width: 19px;
}
.shade_pressed_087f .carousel_6671 .element_mini_82a0 {
  margin-top: -1px;
}
.shade_pressed_087f .carousel_6671 .element_mini_82a0,
.shade_pressed_087f .carousel_6671 .element_mini_82a0::after,
.shade_pressed_087f .carousel_6671 .element_mini_82a0::before {
  width: 19px;
  height: 2px;
}
.shade_pressed_087f .carousel_6671 .element_mini_82a0::before {
  top: -6px;
}
.shade_pressed_087f .carousel_6671 .element_mini_82a0::after {
  bottom: -6px;
}
.hover-220a .carousel_6671 .over-e49d {
  margin-top: -2px;
  width: 22px;
}
.hover-220a .carousel_6671 .element_mini_82a0 {
  margin-top: -1px;
}
.hover-220a .carousel_6671 .element_mini_82a0,
.hover-220a .carousel_6671 .element_mini_82a0::after,
.hover-220a .carousel_6671 .element_mini_82a0::before {
  width: 22px;
  height: 2px;
}
.hover-220a .carousel_6671 .element_mini_82a0::before {
  top: -7px;
}
.hover-220a .carousel_6671 .element_mini_82a0::after {
  bottom: -7px;
}
.main_hovered_cfa4 .carousel_6671 .over-e49d {
  margin-top: -2px;
  width: 31px;
}
.main_hovered_cfa4 .carousel_6671 .element_mini_82a0 {
  margin-top: -1.5px;
}
.main_hovered_cfa4 .carousel_6671 .element_mini_82a0,
.main_hovered_cfa4 .carousel_6671 .element_mini_82a0::after,
.main_hovered_cfa4 .carousel_6671 .element_mini_82a0::before {
  width: 31px;
  height: 3px;
}
.main_hovered_cfa4 .carousel_6671 .element_mini_82a0::before {
  top: -9px;
}
.main_hovered_cfa4 .carousel_6671 .element_mini_82a0::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .fluid-f9d1 .carousel_6671 .over-e49d {
    margin-top: -2px;
    width: 19px;
  }
  .fluid-f9d1 .carousel_6671 .element_mini_82a0 {
    margin-top: -1px;
  }
  .fluid-f9d1 .carousel_6671 .element_mini_82a0,
  .fluid-f9d1 .carousel_6671 .element_mini_82a0::after,
  .fluid-f9d1 .carousel_6671 .element_mini_82a0::before {
    width: 19px;
    height: 2px;
  }
  .fluid-f9d1 .carousel_6671 .element_mini_82a0::before {
    top: -6px;
  }
  .fluid-f9d1 .carousel_6671 .element_mini_82a0::after {
    bottom: -6px;
  }
  .widget_black_0ff6 .carousel_6671 .over-e49d {
    margin-top: -2px;
    width: 22px;
  }
  .widget_black_0ff6 .carousel_6671 .element_mini_82a0 {
    margin-top: -1px;
  }
  .widget_black_0ff6 .carousel_6671 .element_mini_82a0,
  .widget_black_0ff6 .carousel_6671 .element_mini_82a0::after,
  .widget_black_0ff6 .carousel_6671 .element_mini_82a0::before {
    width: 22px;
    height: 2px;
  }
  .widget_black_0ff6 .carousel_6671 .element_mini_82a0::before {
    top: -7px;
  }
  .widget_black_0ff6 .carousel_6671 .element_mini_82a0::after {
    bottom: -7px;
  }
  .link-east-f7ec .carousel_6671 .over-e49d {
    margin-top: -2px;
    width: 31px;
  }
  .link-east-f7ec .carousel_6671 .element_mini_82a0 {
    margin-top: -1.5px;
  }
  .link-east-f7ec .carousel_6671 .element_mini_82a0,
  .link-east-f7ec .carousel_6671 .element_mini_82a0::after,
  .link-east-f7ec .carousel_6671 .element_mini_82a0::before {
    width: 31px;
    height: 3px;
  }
  .link-east-f7ec .carousel_6671 .element_mini_82a0::before {
    top: -9px;
  }
  .link-east-f7ec .carousel_6671 .element_mini_82a0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .border_hard_6e20 .carousel_6671 .over-e49d {
    margin-top: -2px;
    width: 19px;
  }
  .border_hard_6e20 .carousel_6671 .element_mini_82a0 {
    margin-top: -1px;
  }
  .border_hard_6e20 .carousel_6671 .element_mini_82a0,
  .border_hard_6e20 .carousel_6671 .element_mini_82a0::after,
  .border_hard_6e20 .carousel_6671 .element_mini_82a0::before {
    width: 19px;
    height: 2px;
  }
  .border_hard_6e20 .carousel_6671 .element_mini_82a0::before {
    top: -6px;
  }
  .border_hard_6e20 .carousel_6671 .element_mini_82a0::after {
    bottom: -6px;
  }
  .orange-7b8f .carousel_6671 .over-e49d {
    margin-top: -2px;
    width: 22px;
  }
  .orange-7b8f .carousel_6671 .element_mini_82a0 {
    margin-top: -1px;
  }
  .orange-7b8f .carousel_6671 .element_mini_82a0,
  .orange-7b8f .carousel_6671 .element_mini_82a0::after,
  .orange-7b8f .carousel_6671 .element_mini_82a0::before {
    width: 22px;
    height: 2px;
  }
  .orange-7b8f .carousel_6671 .element_mini_82a0::before {
    top: -7px;
  }
  .orange-7b8f .carousel_6671 .element_mini_82a0::after {
    bottom: -7px;
  }
  .module_full_015e .carousel_6671 .over-e49d {
    margin-top: -2px;
    width: 31px;
  }
  .module_full_015e .carousel_6671 .element_mini_82a0 {
    margin-top: -1.5px;
  }
  .module_full_015e .carousel_6671 .element_mini_82a0,
  .module_full_015e .carousel_6671 .element_mini_82a0::after,
  .module_full_015e .carousel_6671 .element_mini_82a0::before {
    width: 31px;
    height: 3px;
  }
  .module_full_015e .carousel_6671 .element_mini_82a0::before {
    top: -9px;
  }
  .module_full_015e .carousel_6671 .element_mini_82a0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .warm-5f59 .carousel_6671 .over-e49d {
    margin-top: -2px;
    width: 19px;
  }
  .warm-5f59 .carousel_6671 .element_mini_82a0 {
    margin-top: -1px;
  }
  .warm-5f59 .carousel_6671 .element_mini_82a0,
  .warm-5f59 .carousel_6671 .element_mini_82a0::after,
  .warm-5f59 .carousel_6671 .element_mini_82a0::before {
    width: 19px;
    height: 2px;
  }
  .warm-5f59 .carousel_6671 .element_mini_82a0::before {
    top: -6px;
  }
  .warm-5f59 .carousel_6671 .element_mini_82a0::after {
    bottom: -6px;
  }
  .outline-dcbd .carousel_6671 .over-e49d {
    margin-top: -2px;
    width: 22px;
  }
  .outline-dcbd .carousel_6671 .element_mini_82a0 {
    margin-top: -1px;
  }
  .outline-dcbd .carousel_6671 .element_mini_82a0,
  .outline-dcbd .carousel_6671 .element_mini_82a0::after,
  .outline-dcbd .carousel_6671 .element_mini_82a0::before {
    width: 22px;
    height: 2px;
  }
  .outline-dcbd .carousel_6671 .element_mini_82a0::before {
    top: -7px;
  }
  .outline-dcbd .carousel_6671 .element_mini_82a0::after {
    bottom: -7px;
  }
  .west-50dd .carousel_6671 .over-e49d {
    margin-top: -2px;
    width: 31px;
  }
  .west-50dd .carousel_6671 .element_mini_82a0 {
    margin-top: -1.5px;
  }
  .west-50dd .carousel_6671 .element_mini_82a0,
  .west-50dd .carousel_6671 .element_mini_82a0::after,
  .west-50dd .carousel_6671 .element_mini_82a0::before {
    width: 31px;
    height: 3px;
  }
  .west-50dd .carousel_6671 .element_mini_82a0::before {
    top: -9px;
  }
  .west-50dd .carousel_6671 .element_mini_82a0::after {
    bottom: -9px;
  }
}
.box-bcae .element_mini_82a0 {
  -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);
}
.box-bcae .element_mini_82a0::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.box-bcae .element_mini_82a0::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);
}
.box-bcae.border_white_a63f .element_mini_82a0 {
  -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);
}
.box-bcae.border_white_a63f .element_mini_82a0::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.box-bcae.border_white_a63f .element_mini_82a0::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);
}
.thumbnail-7dcb {
  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.info_bright_47d3:before {
  display: none;
}
.main-down-e6c3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.main-down-e6c3 .solid_f4c8 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.main-down-e6c3 .solid_f4c8:last-of-type {
  border-bottom: none;
}
.main-down-e6c3 .solid_f4c8.pink_b932,
.main-down-e6c3 .solid_f4c8.aside_old_cd47,
.main-down-e6c3 .solid_f4c8.blue_4e39 {
  padding: 0;
}
.main-down-e6c3 .lower_17e4 .dark_66b3 {
  color: currentColor;
}
.main-down-e6c3 .lower_17e4 .dark_66b3:focus,
.main-down-e6c3 .lower_17e4 .dark_66b3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.main-down-e6c3.dirty-40f1 .selected_c954,
.main-down-e6c3.dirty-40f1 .card_ac75 a,
.main-down-e6c3.dirty-40f1 .breadcrumb_c362 a,
.main-down-e6c3.dirty-40f1 .heading-focused-4f44 a {
  color: rgba(0, 0, 0, 0.55);
}
.main-down-e6c3.dirty-40f1 .selected_c954:hover,
.main-down-e6c3.dirty-40f1 .card_ac75 a:hover,
.main-down-e6c3.dirty-40f1 .breadcrumb_c362 a:hover,
.main-down-e6c3.dirty-40f1 .heading-focused-4f44 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.main-down-e6c3.dirty-40f1 .tag_upper_a403 {
  color: rgba(0, 0, 0, 0.8);
}
.main-down-e6c3.dirty-40f1 .solid_f4c8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.main-down-e6c3.dirty-40f1 .solid_f4c8:before {
  background: rgba(0, 0, 0, 0.08);
}
.main-down-e6c3.dirty-40f1 .block_7839:before {
  background: rgba(255, 255, 255, 0.9);
}
.main-down-e6c3.dirty-40f1 .lower_17e4 .up-2716 li a,
.main-down-e6c3.dirty-40f1 .lower_17e4 .dark_66b3,
.main-down-e6c3.dirty-40f1 .heading-focused-4f44 {
  border-color: rgba(0, 0, 0, 0.08);
}
.main-down-e6c3.dirty-40f1 .lower_17e4 .dark_66b3:focus,
.main-down-e6c3.dirty-40f1 .lower_17e4 .dark_66b3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.main-down-e6c3.dirty-40f1 .up-2716 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.main-down-e6c3.center-b293 .selected_c954,
.main-down-e6c3.center-b293 .card_ac75 a,
.main-down-e6c3.center-b293 .breadcrumb_c362 .dark_66b3,
.main-down-e6c3.center-b293 .breadcrumb_c362 a,
.main-down-e6c3.center-b293 .heading-focused-4f44 a {
  color: rgba(255, 255, 255, 0.79);
}
.main-down-e6c3.center-b293 .selected_c954:hover,
.main-down-e6c3.center-b293 .card_ac75 a:hover,
.main-down-e6c3.center-b293 .breadcrumb_c362 .dark_66b3:hover,
.main-down-e6c3.center-b293 .breadcrumb_c362 a:hover,
.main-down-e6c3.center-b293 .heading-focused-4f44 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main-down-e6c3.center-b293 .tag_upper_a403 {
  color: rgba(255, 255, 255, 0.99);
}
.main-down-e6c3.center-b293 .solid_f4c8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.main-down-e6c3.center-b293 .solid_f4c8:before {
  background: rgba(255, 255, 255, 0.08);
}
.main-down-e6c3.center-b293 .block_7839:before {
  background: rgba(0, 0, 0, 0.9);
}
.main-down-e6c3.center-b293 .lower_17e4 .up-2716 li a,
.main-down-e6c3.center-b293 .lower_17e4 .dark_66b3,
.main-down-e6c3.center-b293 .heading-focused-4f44 {
  border-color: rgba(255, 255, 255, 0.08);
}
.main-down-e6c3.center-b293 .lower_17e4 .dark_66b3:focus,
.main-down-e6c3.center-b293 .lower_17e4 .dark_66b3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.main-down-e6c3.center-b293 .up-2716 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_7839 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.block_7839:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.image-072a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.paragraph_1f59 .main-down-e6c3 {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.paragraph_1f59 .solid_f4c8 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.paragraph_1f59 .solid_f4c8:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .paragraph_1f59 .solid_f4c8:before {
    width: 16%;
    left: 42%;
  }
}
.paragraph_1f59 .solid_f4c8:last-child:before {
  content: none;
}
.paragraph_1f59 .solid_f4c8[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.paragraph_1f59 .lower_17e4 .up-2716 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.paragraph_1f59 .lower_17e4 .up-2716 li a .dark_66b3 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.paragraph_1f59 .lower_17e4 .heading-focused-4f44 {
  border: none;
}
.paragraph_1f59 .lower_17e4 .heading-focused-4f44 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.paragraph_1f59 .block_7839 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.paragraph_1f59 .image-072a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.paragraph_1f59 .center-b293 .block_7839:before {
  background: rgba(0, 0, 0, 0.9);
}
.paragraph_1f59 .dirty-40f1.highlight_tiny_3611 .element_mini_82a0 {
  background: rgba(0, 0, 0, 0.6);
}
.paragraph_1f59
  .dirty-40f1.highlight_tiny_3611
  .element_mini_82a0::after,
.paragraph_1f59
  .dirty-40f1.highlight_tiny_3611
  .element_mini_82a0:before {
  background: inherit;
}
.paragraph_1f59
  .dirty-40f1.highlight_tiny_3611:hover
  .element_mini_82a0 {
  background: rgba(0, 0, 0, 0.8);
}
.grid_action_d351 .main-down-e6c3 {
  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) {
  .grid_action_d351 .main-down-e6c3 {
    width: auto;
    right: 45px;
  }
}
.hot-cb02 .main-down-e6c3 {
  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) {
  .hot-cb02 .main-down-e6c3 {
    width: auto;
    left: 45px;
  }
}
.info_bright_47d3 .main-down-e6c3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.info_bright_47d3 .image-072a {
  max-width: 48em;
  margin: 0 auto;
}
.info_bright_47d3 .block_7839:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.paragraph-right-2410 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.paragraph-right-2410.paragraph_1f59 .main-down-e6c3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.paragraph-right-2410.grid_action_d351 .main-down-e6c3 {
  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);
}
.paragraph-right-2410 .main-down-e6c3 {
  visibility: visible;
}
.paragraph-right-2410.hot-cb02 .main-down-e6c3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.focus-bottom-6d2d,
.component_first_6b35 {
  overflow-x: hidden;
}
.focus-bottom-6d2d .main-down-e6c3 {
  overflow: auto;
}
.focus-bottom-6d2d.paragraph_1f59 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-bottom-6d2d.paragraph_1f59 .main-down-e6c3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.focus-bottom-6d2d.paragraph_1f59 .feature_fc2c {
  opacity: 0;
}
.focus-bottom-6d2d.grid_action_d351 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-bottom-6d2d.grid_action_d351 .main-down-e6c3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.focus-bottom-6d2d.grid_action_d351 .feature_fc2c {
  opacity: 0;
}
.focus-bottom-6d2d.hot-cb02 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-bottom-6d2d.hot-cb02 .main-down-e6c3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.focus-bottom-6d2d.hot-cb02 .feature_fc2c {
  opacity: 0;
}
.focus-bottom-6d2d.info_bright_47d3 .main-down-e6c3 {
  z-index: 10;
  visibility: visible;
}
.highlight_tiny_3611 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.highlight_tiny_3611 .element_mini_82a0 {
  background: rgba(255, 255, 255, 0.99);
}
.highlight_tiny_3611 .element_mini_82a0::after,
.highlight_tiny_3611 .element_mini_82a0:before {
  background: inherit;
}
.highlight_tiny_3611:hover .element_mini_82a0 {
  background: rgba(255, 255, 255, 0.99);
}
.hot-cb02 .highlight_tiny_3611 {
  top: 10px;
  right: auto;
  left: 12px;
}
.info_bright_47d3 .highlight_tiny_3611 {
  display: none !important;
}
.focus-bottom-6d2d:before,
.component_first_6b35:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.focus-bottom-6d2d .highlight_tiny_3611,
.component_first_6b35 .highlight_tiny_3611 {
  display: inline-block;
}
.main-down-e6c3 .gallery-28b8 {
  -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;
}
.focus-bottom-6d2d .main-down-e6c3 .gallery-28b8,
.component_first_6b35 .main-down-e6c3 .gallery-28b8 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hard_9db7 .complex_af09 {
  width: 100%;
}
.row_fast_3c42 {
  padding: 0 0.5em 0;
}
.row_fast_3c42 [class*="customify-col-"],
.row_fast_3c42 [class*="customify-col_"],
.row_fast_3c42 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.header-5bbf .row_fast_3c42 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .feature-3e9e .block_da27,
  .block_da27 {
    display: none;
  }
  .tooltip_ccfd {
    text-align: left;
  }
  .article_42d1 {
    text-align: center;
  }
  .focus_12e3 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .feature-3e9e .frame-glass-47e1,
  .frame-glass-47e1 {
    display: none;
  }
  .west-5164 {
    text-align: left;
  }
  .chip-2299 {
    text-align: center;
  }
  .tabs-e78a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .feature-3e9e .hard_7440,
  .hard_7440 {
    display: none;
  }
  .hero-8847 {
    text-align: left;
  }
  .notice_f8fd {
    text-align: center;
  }
  .hard-3cb9 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.glass_ed90 {
  box-shadow: none !important;
}
.secondary_3fd3 .carousel-tiny-c781,
.grid-prev-8b53 .carousel-tiny-c781 {
  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;
}
.grid-prev-8b53 .carousel-tiny-c781 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.red-4950 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.red-4950:after,
.red-4950:before {
  content: "";
  display: table;
}
.red-4950:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .red-4950 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.red-4950,
.alert_99eb {
  max-width: 1248px;
  margin: 0 auto;
}

.background-96c2.block-west-210e .red-4950 {
  max-width: 100%;
}
.background-96c2.wrapper_e03a {
  max-width: 1200px;
  margin: 0 auto;
}
.background-96c2.hero-2859 .red-4950 {
  max-width: 100%;
}
.background-96c2.hero-2859 > .red-4950 {
  padding-left: 0;
  padding-right: 0;
}
.background-96c2.hero-2859 > .red-4950 .feature-3e9e {
  margin: 0;
}
.background-96c2.hero-2859
  > .red-4950
  .focus-slow-c93a.notice-a44d {
  margin-right: 0;
  margin-left: 0;
}
.background-96c2.hero-2859 #main.notice-a44d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .input_blue_5ca1 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .input_blue_5ca1 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .pro_2fad .sort_medium_f70d {
    padding-right: 1em;
  }
  .pro_2fad.filter_9d21 .focus-slow-c93a {
    border-right: 1px solid #eaecee;
  }
  .pro_2fad.filter_9d21 .sort_medium_f70d {
    padding-right: 1em;
  }
  .pro_2fad.filter_9d21 .current_fe6d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .blue-ecac .sort_medium_f70d {
    padding-left: 1em;
  }
  .blue-ecac.filter_9d21 .focus-slow-c93a {
    border-left: 1px solid #eaecee;
  }
  .blue-ecac.filter_9d21 .sort_medium_f70d {
    padding-left: 1em;
  }
  .blue-ecac.filter_9d21 .current_fe6d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider_2dbc .sort_medium_f70d {
    padding-left: 1em;
  }
  .slider_2dbc.filter_9d21 .video_3916 {
    border-right: 1px solid #eaecee;
  }
  .slider_2dbc.filter_9d21 .easy-2557 {
    border-right: 1px solid #eaecee;
  }
  .slider_2dbc.filter_9d21 .sort_medium_f70d {
    padding-left: 1em;
  }
  .slider_2dbc.filter_9d21 .current_fe6d {
    padding-right: 1em;
  }
  .slider_2dbc.filter_9d21 .breadcrumb-middle-9656 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .feature_stale_8bda .sort_medium_f70d {
    padding-right: 1em;
  }
  .feature_stale_8bda.filter_9d21 .video_3916 {
    border-left: 1px solid #eaecee;
  }
  .feature_stale_8bda.filter_9d21 .easy-2557 {
    border-left: 1px solid #eaecee;
  }
  .feature_stale_8bda.filter_9d21 .sort_medium_f70d {
    padding-right: 1em;
  }
  .feature_stale_8bda.filter_9d21 .current_fe6d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .feature_stale_8bda.filter_9d21 .breadcrumb-middle-9656 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input_blue_5ca1 .sort_medium_f70d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input_blue_5ca1.filter_9d21 .focus-slow-c93a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .input_blue_5ca1.filter_9d21 .sort_medium_f70d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input_blue_5ca1.filter_9d21 .current_fe6d {
    padding-left: 1em;
  }
  .input_blue_5ca1.filter_9d21 .breadcrumb-middle-9656 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .input_blue_5ca1.filter_9d21 .sort_medium_f70d {
    padding-left: 0;
  }
}
.shadow-34c5 .lower_44cd {
  display: inline-block;
}
.backdrop-cd36 {
  display: inline-block;
}
.highlight_focused_dff9 {
  word-con: break-word;
}
.module-40e3 > span {
  display: inline-block;
  padding: 5px 0;
}
.module-40e3 .hidden-79a4 {
  margin-left: 8px;
  margin-right: 8px;
}
.module-40e3 .title-0bda img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.bronze-3842 .tabs-static-0113 {
  margin-bottom: 2em;
}
.bronze-3842 .content-prev-7ad0 {
  margin-bottom: 15px;
}
.bronze-3842 .content-prev-7ad0:last-child {
  margin-bottom: 0;
}
.bronze-3842 .static-9e32 {
  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) {
  .bronze-3842 .static-9e32 {
    display: block;
  }
}
.bronze-3842 .liquid_7438 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .bronze-3842 .liquid_7438 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.bronze-3842 .sort-2687 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.bronze-3842 .sort-2687 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.bronze-3842 .sort-2687 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.bronze-3842 .highlight_focused_dff9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.bronze-3842 .highlight_focused_dff9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.bronze-3842 .motion-7eb2 p:last-child {
  margin-bottom: 0;
}
.bronze-3842 .left_2e16 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.bronze-3842 .picture_bottom_20b1 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.bronze-3842 .tag_484f {
  margin-top: 1em;
}
.bronze-3842 .fresh-e895 {
  top: 0;
  display: block;
}
.bronze-3842 .fresh-e895 a {
  color: inherit;
}
.bronze-3842 .fresh-e895 a:hover {
  color: inherit;
}
.bronze-3842 .accent_b419 {
  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;
}
.bronze-3842 .accent_b419:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.bronze-3842 .picture_bottom_20b1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.bronze-3842 .dirty_4ac9 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.bronze-3842 .dirty_4ac9:first-child {
  margin-top: 0;
}
.bronze-3842 .dirty_4ac9.cold-aa1b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bronze-3842 .dirty_4ac9.image-action-7e61 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bronze-3842
  .dirty_4ac9.image-action-7e61.border_glass_3cc4
  .tag_484f {
  width: 100%;
}
.bronze-3842 .image-action-7e61 {
  -webkit-box-align: center;
  align-items: center;
}
.bronze-3842 .image-action-7e61 .module-40e3,
.bronze-3842 .image-action-7e61 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.bronze-3842 .sort-2687 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bronze-3842 .sort-2687 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bronze-3842 .sort-2687: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;
}
.bronze-3842 .cold-aa1b {
  z-index: 5;
}
.bronze-3842 .left-bfec .avatar-new-86a9 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.bronze-3842 .message-old-3665 .avatar-new-86a9 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.bronze-3842 .large_4f17 .avatar-new-86a9 {
  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;
}
.bronze-3842.layout-b8bc .static-9e32,
.bronze-3842.border_8ef3 .static-9e32 {
  display: block;
}
.bronze-3842.layout-b8bc .static-9e32 .search-wide-3b2f,
.bronze-3842.layout-b8bc .static-9e32 .picture_bottom_20b1,
.bronze-3842.border_8ef3 .static-9e32 .search-wide-3b2f,
.bronze-3842.border_8ef3 .static-9e32 .picture_bottom_20b1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bronze-3842.gas_e6b6 .liquid_7438 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .bronze-3842.gas_e6b6 .liquid_7438 {
    margin-right: 0;
  }
}
.bronze-3842.layout-b8bc .liquid_7438,
.bronze-3842.border_8ef3 .liquid_7438 {
  padding-top: 40%;
}
.bronze-3842.layout-b8bc .tabs-static-0113,
.bronze-3842.border_8ef3 .tabs-static-0113 {
  display: block;
}
.bronze-3842.layout-b8bc .fn-sticky-0a2a .picture_bottom_20b1,
.bronze-3842.border_8ef3 .fn-sticky-0a2a .picture_bottom_20b1 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.bronze-3842.layout-b8bc .liquid_7438,
.bronze-3842.border_8ef3 .liquid_7438 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.bronze-3842.layout-b8bc .picture_bottom_20b1 {
  padding: 1em;
}
.paragraph-3aa3 {
  margin: 30px auto;
  display: block;
}
.paragraph-3aa3 .pressed-dc2a > * {
  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;
}
.paragraph-3aa3 .pressed-dc2a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paragraph-3aa3 .pressed-dc2a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sidebar-6eb9 .module-40e3 {
  margin-bottom: 1.41575em;
}
.sidebar-6eb9 .image-f0a7 {
  margin-bottom: 1.618em;
}
.module_dark_9361 .logo_ea5f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.module_dark_9361 .logo_ea5f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.module_dark_9361 .pro-5371 {
  max-width: 100%;
  overflow: auto;
}
.gradient-cold-571d .module_dark_9361 a:hover {
  text-decoration: underline;
}
.modal-01e4 .content-prev-7ad0:not(.highlight_focused_dff9),
.modal-01e4 .sort-2687 {
  margin-bottom: 1.41575em;
}
.modal-01e4 .content-prev-7ad0:not(.highlight_focused_dff9):last-child,
.modal-01e4 .sort-2687:last-child {
  margin-bottom: 0;
}
.modal-01e4 .content-prev-7ad0.steel_d2fb {
  margin-bottom: 0.41575em;
}
.modal-01e4 .frame-stone-7afb:before,
.modal-01e4 .search-in-76fc:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.modal-01e4 .frame-stone-7afb:before {
  content: "\f115";
}
.modal-01e4 .search-in-76fc:before {
  content: "\f02c";
}
.modal-01e4 .shadow-orange-41e6 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.modal-01e4 .shadow-orange-41e6 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.logo-7bbe {
  display: -webkit-box;
  display: flex;
}
.logo-7bbe .full_6a11 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .logo-7bbe .full_6a11 {
    flex-basis: 90px;
  }
}
.logo-7bbe .liquid-ab4d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .logo-7bbe .liquid-ab4d {
    flex-basis: calc(100% - 50px);
  }
}
.logo-7bbe .active_6b20 p:last-child {
  margin-bottom: 0.72em;
}
.module-large-19f6 .pressed-dc2a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.module-large-19f6 .pressed-dc2a:after,
.module-large-19f6 .pressed-dc2a:before {
  content: "";
  display: table;
}
.module-large-19f6 .pressed-dc2a:after {
  clear: both;
}
.module-large-19f6 .pressed-dc2a .photo-ecb2,
.module-large-19f6 .pressed-dc2a .item-down-276b {
  width: 49%;
}
.module-large-19f6 .pressed-dc2a .photo-ecb2 a span.feature_d7dd,
.module-large-19f6 .pressed-dc2a .item-down-276b a span.feature_d7dd {
  display: block;
  margin-bottom: 5px;
}
.module-large-19f6 .pressed-dc2a .item-down-276b {
  float: left;
  text-align: left;
}
.module-large-19f6 .pressed-dc2a .photo-ecb2 {
  float: right;
  text-align: right;
}
.avatar-9d84 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .avatar-9d84 {
    margin-bottom: 0;
  }
}
.over_20b9 {
  margin-bottom: 1em;
}
.over_20b9 .highlight_focused_dff9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.summary_d874 a {
  display: block;
  line-height: 0;
  position: relative;
}
.avatar-middle-b932 .over_20b9,
.under_af2a .over_20b9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .avatar-middle-b932 .over_20b9,
  .under_af2a .over_20b9 {
    display: block;
  }
}
.avatar-middle-b932 .summary_d874,
.under_af2a .summary_d874 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .avatar-middle-b932 .summary_d874,
  .under_af2a .summary_d874 {
    margin-bottom: 1em;
  }
}
.avatar-middle-b932 .summary_d874 img,
.under_af2a .summary_d874 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.avatar-middle-b932 .hover_f225,
.under_af2a .hover_f225 {
  flex-basis: calc(100% - 160px);
}
.avatar-middle-b932 .hover_f225 p,
.under_af2a .hover_f225 p {
  margin-bottom: 0;
}
.avatar-middle-b932 .hover_f225 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .avatar-middle-b932 .hover_f225 {
    padding-left: 0;
  }
}
.under_af2a .hover_f225 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .under_af2a .hover_f225 {
    padding-right: 0;
  }
}
.under_af2a .summary_d874 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.status-dabe .summary_d874 {
  margin-bottom: 0.5em;
}
.status-dabe .summary_d874 img {
  width: 100%;
}
.chip-tall-e341 .chip-in-e0a3,
.feature-f235 .chip-in-e0a3 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.feature-f235 .focus-slow-c93a .soft-6166 p:last-child {
  margin-bottom: 0;
}
.item-wide-d432 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.active_775b .frame-copper-8cec {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .active_775b .frame-copper-8cec:last-of-type {
    margin-bottom: 0;
  }
}
.active_775b .frame-copper-8cec ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.active_775b .frame-copper-8cec ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.active_775b .frame-copper-8cec ul li {
  margin: 0 0 0.6em;
}
.active_775b .frame-copper-8cec ul li.orange_5d28,
.active_775b .frame-copper-8cec ul li.item_prev_57f4 {
  position: relative;
}
.active_775b .frame-copper-8cec ul li.orange_5d28 .white-a210,
.active_775b .frame-copper-8cec ul li.item_prev_57f4 .white-a210 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.active_775b .frame-copper-8cec ul li.orange_5d28:after:after,
.active_775b .frame-copper-8cec ul li.orange_5d28:after:before,
.active_775b
  .frame-copper-8cec
  ul
  li.item_prev_57f4:after:after,
.active_775b
  .frame-copper-8cec
  ul
  li.item_prev_57f4:after:before {
  content: "";
  display: table;
}
.active_775b .frame-copper-8cec ul li.orange_5d28:after:after,
.active_775b
  .frame-copper-8cec
  ul
  li.item_prev_57f4:after:after {
  clear: both;
}
.active_775b .frame-copper-8cec a.background-lite-23e1:hover {
  text-decoration: none;
}
.active_775b .frame-copper-8cec select {
  max-width: 100%;
}
.active_775b .frame-copper-8cec table {
  font-size: 85%;
}
.active_775b .frame-copper-8cec table td,
.active_775b .frame-copper-8cec table th {
  padding: 0.2360828548em;
  text-align: center;
}
.active_775b .frame-copper-8cec table tfoot td {
  text-align: left;
}
.active_775b .frame-copper-8cec :last-child {
  margin-bottom: 0;
}
.active_775b .frame-copper-8cec .module_cb20 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.active_775b .frame-copper-8cec .module_cb20 label {
  width: 100%;
}
.active_775b .frame-copper-8cec .module_cb20 .north-8144 {
  width: 100%;
  display: block;
}
.active_775b .frame-copper-8cec .module_cb20 .hard-3104 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.active_775b .frame-copper-8cec .module_cb20 .hard-3104:hover svg #svg-search {
  fill: #444;
}
.active_775b .frame-copper-8cec .module_cb20 .hard-3104 svg {
  width: 18px;
  height: 18px;
}
.active_775b .tag-new-111b ul ul,
.active_775b .widget_d130 ul ul,
.active_775b .heading-steel-4c4a ul ul,
.active_775b .dark_fef9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.active_775b .tag-new-111b .heading-gas-9509 > a,
.active_775b .widget_d130 .heading-gas-9509 > a,
.active_775b .heading-steel-4c4a .heading-gas-9509 > a,
.active_775b .dark_fef9 .heading-gas-9509 > a {
  margin-bottom: 0;
}
.active_775b .disabled_9773 li,
.active_775b .tag-new-111b li,
.active_775b .notice-pink-a3c6 li,
.active_775b .widget_d130 li,
.active_775b .heading-steel-4c4a li,
.active_775b .dark_fef9 li,
.active_775b .search-solid-a727 li,
.active_775b .photo_1204 li {
  display: block;
  position: relative;
}
.active_775b .disabled_9773 li:last-child,
.active_775b .tag-new-111b li:last-child,
.active_775b .notice-pink-a3c6 li:last-child,
.active_775b .widget_d130 li:last-child,
.active_775b .heading-steel-4c4a li:last-child,
.active_775b .dark_fef9 li:last-child,
.active_775b .search-solid-a727 li:last-child,
.active_775b .photo_1204 li:last-child {
  border: none;
}
.active_775b .disabled_9773 li a,
.active_775b .tag-new-111b li a,
.active_775b .notice-pink-a3c6 li a,
.active_775b .widget_d130 li a,
.active_775b .heading-steel-4c4a li a,
.active_775b .dark_fef9 li a,
.active_775b .search-solid-a727 li a,
.active_775b .photo_1204 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.active_775b .disabled_9773 li ul li::before,
.active_775b .tag-new-111b li ul li::before,
.active_775b .notice-pink-a3c6 li ul li::before,
.active_775b .widget_d130 li ul li::before,
.active_775b .heading-steel-4c4a li ul li::before,
.active_775b .dark_fef9 li ul li::before,
.active_775b .search-solid-a727 li ul li::before,
.active_775b .photo_1204 li ul li::before {
  left: 15px;
}
.active_775b .disabled_9773 li ul a,
.active_775b .tag-new-111b li ul a,
.active_775b .notice-pink-a3c6 li ul a,
.active_775b .widget_d130 li ul a,
.active_775b .heading-steel-4c4a li ul a,
.active_775b .dark_fef9 li ul a,
.active_775b .search-solid-a727 li ul a,
.active_775b .photo_1204 li ul a {
  padding-left: 20px;
}
.active_775b .disabled_9773 li ul ul li::before,
.active_775b .tag-new-111b li ul ul li::before,
.active_775b .notice-pink-a3c6 li ul ul li::before,
.active_775b .widget_d130 li ul ul li::before,
.active_775b .heading-steel-4c4a li ul ul li::before,
.active_775b .dark_fef9 li ul ul li::before,
.active_775b .search-solid-a727 li ul ul li::before,
.active_775b .photo_1204 li ul ul li::before {
  left: 30px;
}
.active_775b .disabled_9773 li ul ul a,
.active_775b .tag-new-111b li ul ul a,
.active_775b .notice-pink-a3c6 li ul ul a,
.active_775b .widget_d130 li ul ul a,
.active_775b .heading-steel-4c4a li ul ul a,
.active_775b .dark_fef9 li ul ul a,
.active_775b .search-solid-a727 li ul ul a,
.active_775b .photo_1204 li ul ul a {
  padding-left: 40px;
}
.active_775b .dynamic-7c00 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.active_775b .photo_1204 ul li {
  margin-bottom: 1.41575em;
}
.active_775b .photo_1204 ul li .highlight_up_6d2b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.active_775b .photo_1204 ul li .chip_clean_d9f5 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.center-b293 .disabled_9773 li a,
.center-b293 .tag-new-111b li a,
.center-b293 .notice-pink-a3c6 li a,
.center-b293 .widget_d130 li a,
.center-b293 .heading-steel-4c4a li a,
.center-b293 .dark_fef9 li a,
.center-b293 .search-solid-a727 li a,
.center-b293 .photo_1204 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.center-b293 .dynamic-7c00 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.center-b293 .frame-copper-8cec ul li.orange_5d28 .white-a210,
.center-b293 .frame-copper-8cec ul li.item_prev_57f4 .white-a210 {
  background: rgba(0, 0, 0, 0.2);
}
.center-b293 .active_775b .frame-copper-8cec select {
  border-color: rgba(255, 255, 255, 0.08);
}
.background-96c2 .active_775b .up-2716 li {
  margin: 0;
}
.background-96c2 .active_775b .up-2716 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.background-96c2 .active_775b .up-2716 li ul {
  margin: 0;
}
.background-96c2 .active_775b .up-2716 li ul li a {
  padding-left: 15px;
}
.background-96c2 .active_775b .up-2716 li ul li li a {
  padding-left: 30px;
}
.background-96c2 .active_775b .up-2716 li.mini-9bb9 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.background-96c2 .active_775b .up-2716 li.mini-9bb9 > 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;
}
.background-96c2 .active_775b .up-2716 li.mini-9bb9 > 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;
}
.huge-b757 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.plasma_962f {
  position: relative;
  z-index: 10;
}
.plasma_962f .gallery-28b8 {
  width: 100%;
  max-width: 100%;
}
.copper_0fdf .alert-6d20 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.copper_0fdf .dirty-40f1 {
}
.copper_0fdf .center-b293 {
  background: #292929;
}
.gradient_172d .alert-6d20 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.gradient_172d .dirty-40f1 {
  background: #f9f9f9;
}
.gradient_172d .center-b293 {
  background: #303030;
}
.media-044e .alert-6d20 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .media-044e .lower_44cd {
    margin-bottom: 1em;
  }
  .media-044e .lower_44cd:last-child {
    margin-bottom: 0;
  }
}
.media-044e .dirty-40f1 {
  background: #ededed;
}
.media-044e .center-b293 {
  background: #1a1a1a;
}
.alert-6d20.dirty-40f1 {
  color: rgba(0, 0, 0, 0.6);
}
.alert-6d20.dirty-40f1 .feature_old_88db li {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert-6d20.center-b293 {
  color: rgba(255, 255, 255, 0.99);
}
.alert-6d20.center-b293 a:not(.background-lite-23e1) {
  color: rgba(255, 255, 255, 0.79);
}
.alert-6d20.center-b293 a:not(.background-lite-23e1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert-6d20.center-b293 .feature_old_88db li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert-6d20.center-b293 table tbody td,
.alert-6d20.center-b293 table th {
  background: rgba(0, 0, 0, 0.08);
}
.new-fa46.progress-action-6b99 .red-4950 {
  max-width: initial;
}
.new-fa46 .simple_a806 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.new-fa46 .simple_a806 .gallery-28b8 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .new-fa46 .simple_a806 .gallery-28b8 {
    display: block;
    margin-bottom: 2em;
  }
  .new-fa46 .simple_a806 .gallery-28b8:last-child {
    margin-bottom: 0;
  }
}
.media-044e .lower_44cd:last-child,
.gradient_172d .lower_44cd:last-child,
.copper_0fdf .lower_44cd:last-child {
  margin-bottom: 0;
}
.media-044e .lower_44cd .active_775b .frame-copper-8cec:last-child,
.gradient_172d .lower_44cd .active_775b .frame-copper-8cec:last-child,
.copper_0fdf .lower_44cd .active_775b .frame-copper-8cec:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .media-044e .iron-50bb,
  .media-044e .main_north_c433,
  .gradient_172d .iron-50bb,
  .gradient_172d .main_north_c433,
  .copper_0fdf .iron-50bb,
  .copper_0fdf .main_north_c433 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .plasma_962f .lower_44cd {
    margin-bottom: 2em;
  }
}
.plasma_962f p:last-child {
  margin-bottom: 0;
}
.plasma_962f li,
.plasma_962f ul {
  list-style: none;
  margin: 0;
}
.plasma_962f ul ul {
  margin-left: 2.617924em;
}
.grid_819f {
  font-size: 0.875em;
}

/* css-noise: 8192 */
.ghost-box-a7 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
