/*!
Theme Name: Customify
Theme URI: https://pressmaximum.photo-f05f/customify
Author: WPCustomify
Author URI: https://pressmaximum.photo-f05f
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.photo-f05f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.fresh-3c6c.mask-b55a/licenses/gpl-2.0.short_d7af
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.form_south_ef65/, (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.next-7a35.tertiary-c981/normalize.pink-d438/
 ======
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.pink-d438 v7.0.0 | MIT License | github.photo-f05f/necolas/normalize.pink-d438 */
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;
}
.block-dd37 .grid_copper_53b5,
.backdrop_stale_a8d3,
.panel_4859,
.focused-9038,
.preview-center-b448,
.motion-2ebe,
.hero_action_4c95,
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;
}
.backdrop_stale_a8d3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .backdrop_stale_a8d3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop_stale_a8d3,
  h1 {
    font-size: 1.8em;
  }
}
.panel_4859,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.panel_4859 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .panel_4859,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .panel_4859,
  h2 {
    font-size: 1.7em;
  }
}
.focused-9038,
h3 {
  font-size: 1.618em;
}
.block-dd37 .grid_copper_53b5,
.preview-center-b448,
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.warm-350e {
  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;
}
.bottom-3ec9:after,
.bottom-3ec9:before,
.progress_yellow_99c8:after,
.progress_yellow_99c8:before {
  content: "";
  display: table;
}
.bottom-3ec9:after,
.progress_yellow_99c8:after {
  clear: both;
}
.nav_middle_404f {
  float: right;
  margin-right: 0;
}
.bottom-9e7a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.next_279d .light-c2cc,
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;
}
.next_279d .light-c2cc: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;
}
.heading_6746 .light-c2cc {
  box-shadow: none;
}
.heading_6746
  .light-c2cc
  .nav_8a29 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.heading_6746 .light-c2cc .logo-left-03ca {
  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;
}
.heading_6746
  .light-c2cc
  .logo-left-03ca
  b {
  display: none;
}
.heading_6746 .texture_wide_33fe {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.south-164b:not(.green-5c3e):not(.paragraph-36e5),
button:not(.green-5c3e):not(.paragraph-36e5),
input[type="button"]:not(.green-5c3e):not(
    .paragraph-36e5
  ),
input[type="reset"]:not(.green-5c3e):not(
    .paragraph-36e5
  ),
input[type="submit"]:not(.green-5c3e):not(
    .paragraph-36e5
  ) {
  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;
}
.south-164b:not(.green-5c3e):not(
    .paragraph-36e5
  ):hover,
button:not(.green-5c3e):not(
    .paragraph-36e5
  ):hover,
input[type="button"]:not(.green-5c3e):not(
    .paragraph-36e5
  ):hover,
input[type="reset"]:not(.green-5c3e):not(
    .paragraph-36e5
  ):hover,
input[type="submit"]:not(.green-5c3e):not(
    .paragraph-36e5
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.south-164b:not(.green-5c3e):not(
    .paragraph-36e5
  ):active,
.south-164b:not(.green-5c3e):not(
    .paragraph-36e5
  ):focus,
button:not(.green-5c3e):not(
    .paragraph-36e5
  ):active,
button:not(.green-5c3e):not(
    .paragraph-36e5
  ):focus,
input[type="button"]:not(.green-5c3e):not(
    .paragraph-36e5
  ):active,
input[type="button"]:not(.green-5c3e):not(
    .paragraph-36e5
  ):focus,
input[type="reset"]:not(.green-5c3e):not(
    .paragraph-36e5
  ):active,
input[type="reset"]:not(.green-5c3e):not(
    .paragraph-36e5
  ):focus,
input[type="submit"]:not(.green-5c3e):not(
    .paragraph-36e5
  ):active,
input[type="submit"]:not(.green-5c3e):not(
    .paragraph-36e5
  ):focus {
  outline: 0;
}
.south-164b:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a,
button:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a,
input[type="button"]:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a,
input[type="reset"]:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a,
input[type="submit"]:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a {
  position: relative;
}
.south-164b:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a
  .under_2d58,
.south-164b:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a
  .fresh_0e6d,
.south-164b:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a
  .heading_be1a,
.south-164b:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a
  i,
.south-164b:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a
  svg,
button:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a
  .under_2d58,
button:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a
  .fresh_0e6d,
button:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a
  .heading_be1a,
button:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a
  i,
button:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a
  svg,
input[type="button"]:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a
  .under_2d58,
input[type="button"]:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a
  .fresh_0e6d,
input[type="button"]:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a
  .heading_be1a,
input[type="button"]:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a
  i,
input[type="button"]:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a
  svg,
input[type="reset"]:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a
  .under_2d58,
input[type="reset"]:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a
  .fresh_0e6d,
input[type="reset"]:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a
  .heading_be1a,
input[type="reset"]:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a
  i,
input[type="reset"]:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a
  svg,
input[type="submit"]:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a
  .under_2d58,
input[type="submit"]:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a
  .fresh_0e6d,
input[type="submit"]:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a
  .heading_be1a,
input[type="submit"]:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a
  i,
input[type="submit"]:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a
  svg {
  visibility: hidden;
}
.south-164b:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a:after,
button:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a:after,
input[type="button"]:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a:after,
input[type="reset"]:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a:after,
input[type="submit"]:not(.green-5c3e):not(
    .paragraph-36e5
  ).fn-loading-2e1a: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;
}
.south-164b:not(.green-5c3e):not(.paragraph-36e5),
input[type="button"]:not(.green-5c3e):not(
    .paragraph-36e5
  ),
input[type="reset"]:not(.green-5c3e):not(
    .paragraph-36e5
  ),
input[type="submit"]:not(.green-5c3e):not(
    .paragraph-36e5
  ) {
  color: #fff;
  background: #235787;
}
.south-164b:not(.green-5c3e):not(
    .paragraph-36e5
  ):focus,
input[type="button"]:not(.green-5c3e):not(
    .paragraph-36e5
  ):focus,
input[type="reset"]:not(.green-5c3e):not(
    .paragraph-36e5
  ):focus,
input[type="submit"]:not(.green-5c3e):not(
    .paragraph-36e5
  ):focus {
  color: #fff;
}
.south-164b.fn-disabled-2e1a:not(.green-5c3e):not(
    .paragraph-36e5
  ),
.south-164b[disabled]:not(.green-5c3e):not(
    .paragraph-36e5
  ),
button.fn-disabled-2e1a:not(.green-5c3e):not(
    .paragraph-36e5
  ),
button[disabled]:not(.green-5c3e):not(
    .paragraph-36e5
  ) {
  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;
}
.purple-60f3 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.purple-60f3: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;
}
.old-8687 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.gas-3943 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.lower-87e8 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.bottom-3ec9:after,
.bottom-3ec9:before,
.fixed-81c1:after,
.fixed-81c1:before,
.tertiary_inner_32ab:after,
.tertiary_inner_32ab:before,
.footer-4891:after,
.footer-4891:before,
.article-8a20:after,
.article-8a20:before,
.carousel_gold_50d3:after,
.carousel_gold_50d3:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.bottom-3ec9:after,
.fixed-81c1:after,
.tertiary_inner_32ab:after,
.footer-4891:after,
.article-8a20:after,
.carousel_gold_50d3:after {
  clear: both;
}
.fixed-81c1 .form_north_b20a,
.tertiary_inner_32ab .form_north_b20a,
.hard_a2a6 .form_north_b20a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.menu-6ea2 {
  display: inline-block;
}
.outline_9f09 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.outline_9f09 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.outline_9f09 .active-light-2042 {
  padding: 1em 0;
  font-size: 85%;
}
.active-light-2042 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.thumbnail-3133 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.thumbnail-3133:after,
.thumbnail-3133:before {
  content: "";
  display: table;
}
.thumbnail-3133:after {
  clear: both;
}
.logo_0d57 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.mask_cool_7d1e .logo_0d57 {
  max-width: 50%;
}
.large_c8f1 .logo_0d57 {
  max-width: 33.33%;
}
.slider_old_07f0 .logo_0d57 {
  max-width: 25%;
}
.image_action_4999 .logo_0d57 {
  max-width: 20%;
}
.slider-paper-53a0 .logo_0d57 {
  max-width: 16.66%;
}
.over-4eaf .logo_0d57 {
  max-width: 14.28%;
}
.rough_eacd .logo_0d57 {
  max-width: 12.5%;
}
.hero_fixed_fe69 .logo_0d57 {
  max-width: 11.11%;
}
.row_d6b9 {
  display: block;
}
.block-dd37 .slow-8e87 label,
.block-dd37 .soft-45d6 label,
.block-dd37 .form_solid_8828 label,
.block-dd37 .carousel_186b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.active_top_0955 {
  list-style: none;
  margin: 0;
}
.active_top_0955 article.backdrop-9c9a {
  margin-bottom: 0;
}
.active_top_0955 ul {
  list-style: none;
  margin: 0;
}
.active_top_0955 .tall-5919 li.backdrop-9c9a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .active_top_0955 .tall-5919 li.backdrop-9c9a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .active_top_0955 .tall-5919 li.backdrop-9c9a: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) {
  .active_top_0955 .tall-5919 li.backdrop-9c9a li.backdrop-9c9a li.backdrop-9c9a li.backdrop-9c9a {
    padding-left: 0;
  }
}
article.backdrop-9c9a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.backdrop-9c9a .fixed-81c1 p:last-of-type {
  margin-bottom: 0;
}
article.backdrop-9c9a .lower-e033 {
  float: left;
}
article.backdrop-9c9a .container-iron-e5b4 {
  margin-left: 85px;
}
article.backdrop-9c9a .title_selected_4544 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.backdrop-9c9a .title_selected_4544 .pink-8574 {
  margin-left: 10px;
}
article.backdrop-9c9a .motion-9d02 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.backdrop-9c9a .notice-beb1 {
  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 .slow-8e87,
  #respond .form_solid_8828,
  #respond .carousel_186b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .slow-8e87 input,
#respond .form_solid_8828 input,
#respond .carousel_186b input {
  width: 100%;
}
#respond .carousel_186b {
  margin-right: 0;
}
#respond .tertiary-5dfb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.background_a8dc {
  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;
}
.background_a8dc.hero_fresh_c89b {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.background_a8dc 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%);
}
.background_a8dc:focus,
.background_a8dc:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.text_thick_63c3 {
  border-radius: 10%;
}
.bronze-b8db {
  border-radius: 50%;
}
.next_c79c {
  font-size: 0.72em;
}
.slow-e4dd {
  font-size: 0.875em;
}
.table-white-1e4d {
  font-size: 1.1em;
}
.old_a47c {
  text-transform: uppercase;
  line-height: 1.2;
}
.old_a47c.next_c79c {
  letter-spacing: 0.5px;
}
.dropdown_fluid_0d40,
.dropdown_fluid_0d40 a {
  color: #6d6d6d;
}
.dropdown_fluid_0d40 a:hover {
  color: #111;
}
.video_5cce {
  color: #6d6d6d;
}
.gallery-middle-dc25 {
  overflow-x: hidden;
}
.gallery-middle-dc25 .full-0a92.article_smooth_f63a {
  position: relative;
}
.gallery-middle-dc25 .full-0a92.article_smooth_f63a.breadcrumb_lower_61b5 {
  position: initial;
}
.gallery-middle-dc25
  .full-0a92.article_smooth_f63a.breadcrumb_lower_61b5
  .bright_375b {
  left: auto;
}
.gallery-middle-dc25 .full-0a92 .bright_375b {
  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;
}
.gallery-middle-dc25 .full-0a92:hover.article_smooth_f63a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.gallery-middle-dc25
  .full-0a92:hover.article_smooth_f63a
  .bright_375b {
  display: block;
  z-index: 9999999;
}
.gallery-middle-dc25 .title_warm_4871 .over_2ae9,
.gallery-middle-dc25 .hard_795a .over_2ae9 {
  display: none;
}
.gallery-middle-dc25 .cool-b930 .full-0a92:hover.article_smooth_f63a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.block-dd37 .slow-8e87 label,
.block-dd37 .soft-45d6 label,
.block-dd37 .form_solid_8828 label,
.block-dd37 .carousel_186b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.active_top_0955 {
  list-style: none;
  margin: 0;
}
.active_top_0955 article.backdrop-9c9a {
  margin-bottom: 0;
}
.active_top_0955 ul {
  list-style: none;
  margin: 0;
}
.active_top_0955 .tall-5919 li.backdrop-9c9a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .active_top_0955 .tall-5919 li.backdrop-9c9a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .active_top_0955 .tall-5919 li.backdrop-9c9a: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) {
  .active_top_0955 .tall-5919 li.backdrop-9c9a li.backdrop-9c9a li.backdrop-9c9a li.backdrop-9c9a {
    padding-left: 0;
  }
}
article.backdrop-9c9a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.backdrop-9c9a .fixed-81c1 p:last-of-type {
  margin-bottom: 0;
}
article.backdrop-9c9a .lower-e033 {
  float: left;
}
article.backdrop-9c9a .container-iron-e5b4 {
  margin-left: 85px;
}
article.backdrop-9c9a .title_selected_4544 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.backdrop-9c9a .title_selected_4544 .pink-8574 {
  margin-left: 10px;
}
article.backdrop-9c9a .motion-9d02 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.backdrop-9c9a .notice-beb1 {
  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 .slow-8e87,
  #respond .form_solid_8828,
  #respond .carousel_186b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .slow-8e87 input,
#respond .form_solid_8828 input,
#respond .carousel_186b input {
  width: 100%;
}
#respond .carousel_186b {
  margin-right: 0;
}
#respond .tertiary-5dfb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.title_warm_4871 .slow_7dce {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.slow_7dce .right_cc24.picture_east_2b47 .notice-f81b > li > a:focus,
.slow_7dce .right_cc24.picture_east_2b47 .notice-f81b > li > a:hover,
.slow_7dce .right_cc24.input-8b8c .notice-f81b > li > a:focus,
.slow_7dce .right_cc24.input-8b8c .notice-f81b > li > a:hover,
.slow_7dce .right_cc24.notice-e099 .notice-f81b > li > a:focus,
.slow_7dce .right_cc24.notice-e099 .notice-f81b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slow_7dce
  .right_cc24.picture_east_2b47
  .notice-f81b
  > li.description_basic_b140
  > a,
.slow_7dce
  .right_cc24.picture_east_2b47
  .notice-f81b
  > li.stale_6d66
  > a,
.slow_7dce
  .right_cc24.input-8b8c
  .notice-f81b
  > li.description_basic_b140
  > a,
.slow_7dce
  .right_cc24.input-8b8c
  .notice-f81b
  > li.stale_6d66
  > a,
.slow_7dce
  .right_cc24.notice-e099
  .notice-f81b
  > li.description_basic_b140
  > a,
.slow_7dce .right_cc24.notice-e099 .notice-f81b > li.logo-complex-dcd9 > a {
  color: rgba(255, 255, 255, 0.99);
}
.slow_7dce .gradient-4a7a,
.slow_7dce .gradient-4a7a a {
  color: rgba(255, 255, 255, 0.99);
}
.slow_7dce .west-f73e.modal-hard-321a li a,
.slow_7dce .under_9029 a,
.slow_7dce .search_soft_e3fd,
.slow_7dce .notice-f81b > li > a,
.slow_7dce .middle_deea {
  color: rgba(255, 255, 255, 0.79);
}
.slow_7dce .west-f73e.modal-hard-321a li a:hover,
.slow_7dce .under_9029 a:hover,
.slow_7dce .search_soft_e3fd:hover,
.slow_7dce .notice-f81b > li > a:hover,
.slow_7dce .middle_deea:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slow_7dce .article_small_0bc2 {
  color: rgba(255, 255, 255, 0.79);
}
.slow_7dce .article_small_0bc2 .full-5309 {
  color: rgba(255, 255, 255, 0.99);
}
.slow_7dce .article_small_0bc2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slow_7dce .footer_red_556d .shadow-fluid-a3a9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.slow_7dce .footer_red_556d .shadow-fluid-a3a9 .bronze-b987 {
  color: rgba(255, 255, 255, 0.79);
}
.slow_7dce
  .footer_red_556d
  .shadow-fluid-a3a9
  .bronze-b987::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slow_7dce
  .footer_red_556d
  .shadow-fluid-a3a9
  .bronze-b987:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slow_7dce
  .footer_red_556d
  .shadow-fluid-a3a9
  .bronze-b987::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slow_7dce
  .footer_red_556d
  .shadow-fluid-a3a9
  .bronze-b987::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slow_7dce .footer_red_556d .easy-74b8 {
  color: rgba(255, 255, 255, 0.79);
}
.slow_7dce .footer_red_556d .easy-74b8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box_red_9f13
  .slow_7dce
  .footer_red_556d
  .up-472a
  .background_clean_c672 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.box_red_9f13
  .slow_7dce
  .footer_red_556d
  .up-472a
  .bronze-b987 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.title_warm_4871 .hidden-e3d5 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hidden-e3d5 .right_cc24.picture_east_2b47 .notice-f81b > li > a:focus,
.hidden-e3d5 .right_cc24.picture_east_2b47 .notice-f81b > li > a:hover,
.hidden-e3d5 .right_cc24.input-8b8c .notice-f81b > li > a:focus,
.hidden-e3d5 .right_cc24.input-8b8c .notice-f81b > li > a:hover,
.hidden-e3d5 .right_cc24.notice-e099 .notice-f81b > li > a:focus,
.hidden-e3d5 .right_cc24.notice-e099 .notice-f81b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden-e3d5
  .right_cc24.picture_east_2b47
  .notice-f81b
  > li.description_basic_b140
  > a,
.hidden-e3d5
  .right_cc24.picture_east_2b47
  .notice-f81b
  > li.stale_6d66
  > a,
.hidden-e3d5
  .right_cc24.input-8b8c
  .notice-f81b
  > li.description_basic_b140
  > a,
.hidden-e3d5
  .right_cc24.input-8b8c
  .notice-f81b
  > li.stale_6d66
  > a,
.hidden-e3d5
  .right_cc24.notice-e099
  .notice-f81b
  > li.description_basic_b140
  > a,
.hidden-e3d5 .right_cc24.notice-e099 .notice-f81b > li.logo-complex-dcd9 > a {
  color: rgba(0, 0, 0, 0.8);
}
.hidden-e3d5 .gradient-4a7a,
.hidden-e3d5 .gradient-4a7a a {
  color: rgba(0, 0, 0, 0.8);
}
.hidden-e3d5 .west-f73e.modal-hard-321a li a,
.hidden-e3d5 .under_9029 a,
.hidden-e3d5 .search_soft_e3fd,
.hidden-e3d5 .notice-f81b > li > a,
.hidden-e3d5 .middle_deea {
  color: rgba(0, 0, 0, 0.55);
}
.hidden-e3d5 .west-f73e.modal-hard-321a li a:hover,
.hidden-e3d5 .under_9029 a:hover,
.hidden-e3d5 .search_soft_e3fd:hover,
.hidden-e3d5 .notice-f81b > li > a:hover,
.hidden-e3d5 .middle_deea:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden-e3d5 .article_small_0bc2 {
  color: rgba(0, 0, 0, 0.55);
}
.hidden-e3d5 .article_small_0bc2 .full-5309 {
  color: rgba(0, 0, 0, 0.8);
}
.hidden-e3d5 .article_small_0bc2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter_dac4 .east_f03a {
  margin-left: auto;
  margin-right: auto;
}
.tertiary_inner_32ab > * {
  margin-left: auto;
  margin-right: auto;
}
.tertiary_inner_32ab .old-8687 {
  margin-right: 1.41575em;
}
.progress_daf9 .tertiary_inner_32ab > .pagination-tall-6f35 {
  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;
}
.progress_daf9 .tertiary_inner_32ab > .link_paper_19c4 {
  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;
}
.component_388e.filter_dac4 .east_f03a,
.dim_b7ee.filter_dac4 .east_f03a {
  margin-left: 0;
}
.carousel_ef00.filter_dac4 .east_f03a,
.pro_5587.filter_dac4 .east_f03a {
  margin-right: 0;
}
.tertiary_inner_32ab ol,
.tertiary_inner_32ab ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.header_right_b52b video {
  max-width: 100%;
}
.outline_2724 img {
  display: block;
}
.outline_2724.old-8687,
.outline_2724.gas-3943 {
  width: 100%;
}
.outline_2724.link_paper_19c4 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.filter-tall-eb0d:not(.fresh_4ffb) {
  margin: 1.5em auto;
}
.under_73cb p {
  padding: 1.5em 14px;
}
ul.small_39fb.link_paper_19c4,
ul.small_39fb.pagination-tall-6f35,
ul.small_39fb.texture_medium_f76b.pagination-tall-6f35 {
  padding: 0 14px;
}
.fast_04db {
  display: block;
  overflow-x: auto;
}
.fast_04db table {
  border-collapse: collapse;
  width: 100%;
}
.fast_04db td,
.fast_04db th {
  padding: 0.5em;
}
.tertiary_inner_32ab li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.tertiary_inner_32ab ol ol,
.tertiary_inner_32ab ol ul,
.tertiary_inner_32ab ul ol,
.tertiary_inner_32ab ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.tertiary_inner_32ab ol ol li,
.tertiary_inner_32ab ol ul li,
.tertiary_inner_32ab ul ol li,
.tertiary_inner_32ab ul ul li {
  margin-left: 0;
}
.out_b611.fresh_7c51 > .link_light_118a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.out_b611.fresh_7c51 > .link_light_118a iframe,
.out_b611.fresh_7c51 > .link_light_118a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.breadcrumb-plasma-756a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.breadcrumb-plasma-756a.grid-f61a {
  padding: 0;
}
.breadcrumb-plasma-756a.grid-f61a cite {
  font-size: 13px;
}
.breadcrumb-plasma-756a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.breadcrumb-plasma-756a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.pink_b8a8 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.pink_b8a8 > p:first-child {
  margin-top: 0;
}
.pink_b8a8 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.pink_b8a8 blockquote {
  border-left: 0;
}
.liquid_5c84 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.liquid_5c84:not(.under-cf93) {
  max-width: 100px;
}
.liquid_5c84.thick-d693 {
  border-bottom: none !important;
  text-align: center;
}
.liquid_5c84.thick-d693::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .under_73cb p {
    padding: 1.5em 0;
  }
}
.tertiary_d8c4 {
  color: #0073aa;
}
.lite_027b {
  background-color: #0073aa;
}
.list-narrow-bd2b {
  color: #229fd8;
}
.message_d896 {
  background-color: #229fd8;
}
.hard-5ef8 {
  color: #eee;
}
.simple_1d02 {
  background-color: #eee;
}
.notification-8b20 {
  color: #444;
}
.complex-ec2d {
  background-color: #444;
}
.disabled-43b1 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.disabled-43b1 .tall_1acc .under_9029 {
  font-size: 15px;
}
.disabled-43b1 .under_9029 {
  line-height: 1.3;
}
.disabled-43b1 .hidden-e3d5 {
}
.disabled-43b1 .slow_7dce {
  background: #235787;
}
.box_rough_0f1c {
  padding: 0;
}
.box_rough_0f1c .slow_7dce {
  background: #1a1a1a;
}
.box_rough_0f1c .hidden-e3d5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.popup-south-e9eb {
  padding: 0;
  border-left: none;
  border-right: none;
}
.popup-south-e9eb .hidden-e3d5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.popup-south-e9eb .slow_7dce {
  background: #303030;
}
.carousel_gold_50d3 {
  position: relative;
  z-index: 10;
}
.carousel_gold_50d3 .easy_3553 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.heading-be19 .article_smooth_f63a {
  display: inline-block;
  vertical-align: middle;
}
.heading-be19.badge_fb95 .article_smooth_f63a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .heading-be19.badge_fb95 .article_smooth_f63a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .heading-be19.badge_fb95 .article_smooth_f63a {
    margin-right: 0.4em;
  }
}
.heading-be19.badge_fb95 .article_smooth_f63a:last-child {
  margin-right: 0;
}
.advanced-5b3a .easy_3553 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .title_warm_4871 .tall_1acc {
    margin: 0 -0.5em;
  }
  .title_warm_4871 .tall_1acc [class*="customify-col-"],
  .title_warm_4871 .tall_1acc [class*="customify-col_"],
  .title_warm_4871 .tall_1acc [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.title_warm_4871.gas_d860 .easy_3553 {
  background: 0 0 !important;
}
.title_warm_4871.gas_d860 .easy_3553,
.title_warm_4871.advanced-5b3a .easy_3553 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .title_warm_4871.search_east_66ab {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.title_warm_4871.advanced-5b3a .easy_3553 {
  box-shadow: none !important;
}
.black-0d53 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .black-0d53 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .black-0d53 {
    padding: 18px 0 20px;
  }
}
.black-0d53 .gas_1d09 {
  width: 100%;
}
.black-0d53 .active_dirty_32bd {
  margin-bottom: 0;
}
.black-0d53 .box-81d1 {
  margin-top: 5px;
  font-size: 0.875em;
}
.brown-9282 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.brown-9282 .form_2df9 {
  width: 100%;
}
.search-8242 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.search-8242 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.search-8242 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;
}
.search-8242 li:last-child:after {
  display: none;
}
.search-8242 li a {
  font-weight: 500;
  margin-right: 10px;
}
.detail-c398 .over_2ae9 button,
.black-0d53 .over_2ae9 button {
  left: 0;
}
.detail-c398 .form_2df9,
.black-0d53 .form_2df9 {
  padding-left: 0;
  padding-right: 0;
}
.detail-c398 .brown-9282,
.black-0d53 .brown-9282 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.detail-c398 {
  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;
}
.detail-c398: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;
}
.detail-c398 .bronze_eab0 {
  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) {
  .detail-c398 .bronze_eab0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .detail-c398 .bronze_eab0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .detail-c398 .bronze_eab0 {
    min-height: 200px;
  }
}
.detail-c398 .search-8242 {
  color: rgba(255, 255, 255, 0.8);
}
.detail-c398 .search-8242 a,
.detail-c398 .search-8242 li:after {
  color: inherit;
}
.detail-c398 .search-8242 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.wrapper-easy-80ed {
  margin-bottom: 0.5em;
}
.filter_3ee0 {
  margin-bottom: 1.2em;
}
.filter_3ee0,
.wrapper-easy-80ed {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.filter_3ee0 p:last-child,
.wrapper-easy-80ed p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .over_2ae9,
#masthead .over_2ae9 {
  display: none;
}
#masthead
  > .over_2ae9.active-25ed {
  display: none;
}
#masthead > .over_2ae9 button {
  left: 0;
}
.accent-north-4417 {
  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%;
}
.accent-north-4417 .article_smooth_f63a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.accent-north-4417 .chip_0473 {
  display: -webkit-box;
  display: flex;
}
.accent-north-4417 .chip_0473.paragraph-6ea7 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.accent-north-4417 .chip_0473.header_2673 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.accent-north-4417 .chip_0473.chip_9af6 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.accent-north-4417.orange_57c3.surface_d451 .chip_0473.paragraph-6ea7 {
  flex-basis: 100%;
}
.accent-north-4417.focused-7b67 .chip_0473.header_2673 {
  -webkit-box-flex: 1;
  flex: auto;
}
.accent-north-4417.focused-7b67 .chip_0473.chip_9af6 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .over_2ae9.active-25ed {
  display: none;
}
#masthead > .over_2ae9 button {
  left: 0;
}
.box_9419 {
  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;
}
.box_9419:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.box_9419.mini-64ce i {
  margin-right: 4px;
}
.box_9419.paragraph-blue-f9d3 i {
  margin-left: 5px;
}
.under_9029 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.under_9029 p:last-child {
  margin-bottom: 0;
}
.carousel_655d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.carousel_655d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.carousel_655d img {
  display: block;
  width: auto;
  line-height: 1;
}
.carousel_655d .gradient-4a7a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.carousel_655d .icon_copper_ca2b {
  margin: 5px 0 7px 0;
}
.carousel_655d.tag-638c .popup-1810 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.carousel_655d.tag-638c .slider_wide_7ce8 {
  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;
}
.carousel_655d.block_active_b42f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.carousel_655d.block_active_b42f .popup-1810 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.carousel_655d.block_active_b42f .slider_wide_7ce8 {
  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;
}
.carousel_655d.thick-c0b2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.carousel_655d.section_dim_8f4e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.carousel_655d.section_dim_8f4e .slider_wide_7ce8 {
  margin-top: 7px;
}
.black-b811 {
  display: inline-block;
}
.carousel_gold_50d3 .purple_190a .carousel_655d img {
  max-width: 100%;
}
.right_cc24 .fluid-0c2e.wood_98e4,
.right_c47d .fluid-0c2e.wood_98e4 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.right_cc24 .wrapper_47d4,
.right_c47d .wrapper_47d4 {
  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%);
}
.right_cc24 .wrapper_47d4 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.right_cc24.upper-13e7 .wrapper_47d4 {
  display: none;
}
.right_cc24 .inner_1a28 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.right_cc24 .inner_1a28 li {
  display: inline-block;
  position: relative;
}
.right_cc24 .inner_1a28 li:last-child {
  margin-right: 0;
}
.right_cc24 .inner_1a28 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;
}
.right_cc24 .inner_1a28 li.logo-complex-dcd9 > a {
  color: rgba(0, 0, 0, 0.9);
}
.right_cc24 .inner_1a28 > 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;
}
.right_cc24 .inner_1a28 > li > a i {
  line-height: 0;
}
.right_cc24 .inner_1a28 > li.medium-d057 > a .wrapper_47d4 {
  margin-left: 4px;
  line-height: 0;
}
.right_cc24 .inner_1a28 .mask-5be6 li.medium-d057 > a {
  position: relative;
}
.right_cc24 .inner_1a28 .mask-5be6 li.medium-d057 > a:after,
.right_cc24 .inner_1a28 .mask-5be6 li.medium-d057 > a:before {
  content: "";
  display: table;
}
.right_cc24 .inner_1a28 .mask-5be6 li.medium-d057 > a:after {
  clear: both;
}
.right_cc24 .inner_1a28 .mask-5be6 li.medium-d057 > a .wrapper_47d4 {
  margin-left: 5px;
  float: right;
}
.right_cc24 .detail_lite_90be,
.right_cc24 .mask-5be6 {
  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;
}
.right_cc24 .mask-5be6 {
  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;
}
.right_cc24 .mask-5be6 .wood_98e4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.right_cc24 .mask-5be6 .wrapper_47d4 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.right_cc24 .mask-5be6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.right_cc24 .mask-5be6 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;
}
.right_cc24 .mask-5be6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.right_cc24 .mask-5be6 .mask-5be6 {
  top: 0;
  left: 100%;
}
.right_cc24 .thick_8a96.fn-focus-2e1a > .detail_lite_90be,
.right_cc24 .thick_8a96.fn-focus-2e1a > .mask-5be6,
.right_cc24 .thick_8a96:focus > .detail_lite_90be,
.right_cc24 .thick_8a96:focus > .mask-5be6,
.right_cc24 .thick_8a96:hover > .detail_lite_90be,
.right_cc24 .thick_8a96:hover > .mask-5be6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.right_cc24.notice-e099 .notice-f81b:after,
.right_cc24.notice-e099 .notice-f81b:before {
  content: "";
  display: table;
}
.right_cc24.notice-e099 .notice-f81b:after {
  clear: both;
}
.right_cc24.notice-e099 .notice-f81b > li {
  float: left;
}
.right_cc24.search-left-aca8 .notice-f81b:after,
.right_cc24.search-left-aca8 .notice-f81b:before {
  content: "";
  display: table;
}
.right_cc24.search-left-aca8 .notice-f81b:after {
  clear: both;
}
.right_cc24.search-left-aca8 .notice-f81b > li {
  float: left;
}
.right_cc24.search-left-aca8 .notice-f81b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.right_cc24.search-left-aca8 .notice-f81b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.right_cc24.search-left-aca8 .notice-f81b > li.description_basic_b140 > a,
.right_cc24.search-left-aca8 .notice-f81b > li.logo-complex-dcd9 > a {
  color: #fff;
  background-color: #1e4b75;
}
.right_cc24.picture_east_2b47 .notice-f81b > li > a .wood_98e4 {
  position: relative;
}
.right_cc24.picture_east_2b47 .notice-f81b > li > a .wood_98e4: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;
}
.right_cc24.picture_east_2b47
  .notice-f81b
  > li:focus
  > a
  .wood_98e4:before,
.right_cc24.picture_east_2b47
  .notice-f81b
  > li:hover
  > a
  .wood_98e4:before {
  width: 100%;
  background-color: currentColor;
}
.right_cc24.picture_east_2b47
  .notice-f81b
  > li.description_basic_b140
  > a
  .wood_98e4:before,
.right_cc24.picture_east_2b47
  .notice-f81b
  > li.stale_6d66
  > a
  .wood_98e4:before {
  width: 100%;
  background-color: currentColor;
}
.right_cc24.input-8b8c .notice-f81b > li > a .wood_98e4 {
  position: relative;
}
.right_cc24.input-8b8c .notice-f81b > li > a .wood_98e4: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;
}
.right_cc24.input-8b8c .notice-f81b > li:focus > a .wood_98e4:before,
.right_cc24.input-8b8c
  .notice-f81b
  > li:hover
  > a
  .wood_98e4:before {
  width: 100%;
  background-color: currentColor;
}
.right_cc24.input-8b8c
  .notice-f81b
  > li.description_basic_b140
  > a
  .wood_98e4:before,
.right_cc24.input-8b8c
  .notice-f81b
  > li.stale_6d66
  > a
  .wood_98e4:before {
  width: 100%;
  background-color: currentColor;
}
.right_c47d .inner_1a28 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.right_c47d .inner_1a28 li:first-child > a {
  border-top: none;
}
.right_c47d .inner_1a28 .first_bedd > .wood_98e4 .wrapper_47d4 {
  display: none;
}
.right_c47d .inner_1a28 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.right_c47d .inner_1a28 li:last-child {
  border: none;
}
.right_c47d .inner_1a28 li.medium-d057 > a {
  padding-right: 45px !important;
}
.right_c47d .inner_1a28 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.right_c47d .inner_1a28 li a:focus,
.right_c47d .inner_1a28 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.right_c47d .inner_1a28 li .border-8b1f {
  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;
}
.right_c47d .inner_1a28 li .border-8b1f:hover {
  box-shadow: none;
}
.right_c47d .inner_1a28 li .border-8b1f .wrapper_47d4 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.right_c47d .inner_1a28 .mask-5be6 {
  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);
}
.right_c47d .inner_1a28 .mask-5be6 li a {
  padding-left: 3em;
}
.right_c47d .inner_1a28 .up-3b0e > a .border-8b1f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.right_c47d .inner_1a28 .up-3b0e > .mask-5be6 {
  display: block;
  opacity: 1;
}
.detail_0387 {
  max-width: 100%;
}
.focused-c3c5 {
  line-height: 0;
  cursor: pointer;
}
.middle_deea {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.middle_deea:hover {
  box-shadow: none;
  color: currentColor;
}
.middle_deea svg {
  width: 18px;
  height: 18px;
}
.middle_deea .right_46b9 {
  display: none;
}
.summary-huge-271a {
  position: relative;
}
.summary-huge-271a.fn-active-2e1a .middle_deea .progress-9719 {
  display: none;
}
.summary-huge-271a.fn-active-2e1a .middle_deea .right_46b9 {
  display: inline-block;
}
.summary-huge-271a .widget_small_eb09 {
  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);
}
.summary-huge-271a.content_05f4 .widget_small_eb09 {
  left: auto;
  right: -0.9em;
}
.summary-huge-271a.content_05f4 .content_dbc1::before {
  left: auto;
  right: 15px;
}
.summary-huge-271a.fn-active-2e1a .widget_small_eb09 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.up-472a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.up-472a label {
  flex-basis: 100%;
}
.up-472a .shadow-fluid-a3a9 {
  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;
}
.up-472a .bronze-b987 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.up-472a .bronze-b987:focus {
  background-color: transparent;
}
.up-472a button.easy-74b8 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.up-472a button.easy-74b8:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.up-472a button.easy-74b8 svg {
  width: 18px;
  height: 18px;
}
.up-472a input[type="submit"] {
  min-height: auto;
}
.footer_red_556d .up-472a .bronze-b987 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.content_dbc1 {
  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) {
  .content_dbc1 {
    width: 220px;
  }
}
.content_dbc1 label {
  flex-basis: 100%;
}
.content_dbc1::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;
}
.box_red_9f13 .footer_red_556d .up-472a {
  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;
}
.box_red_9f13
  .footer_red_556d
  .up-472a
  .shadow-fluid-a3a9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.box_red_9f13 .footer_red_556d .up-472a .bronze-b987 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.box_red_9f13
  .footer_red_556d
  .up-472a
  .bronze-b987:focus {
  background: 0 0;
}
.box_red_9f13
  .footer_red_556d
  .up-472a
  .background_clean_c672 {
  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;
}
.west-f73e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.west-f73e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.west-f73e li:last-child {
  margin-right: 0;
}
.west-f73e li:first-child {
  margin-left: 0;
}
.west-f73e.video-hot-27ac a {
  color: #fff;
}
.west-f73e.video-hot-27ac a:hover {
  color: #fff;
}
.west-f73e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.west-f73e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.west-f73e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.west-f73e a:hover {
  opacity: 0.9;
  color: inherit;
}
.west-f73e [class*="social-icon-apple"] {
  background-color: #999;
}
.west-f73e [class*="social-icon-apple"].nav-gold-d5fa {
  background-color: transparent;
  color: #999;
}
.west-f73e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.west-f73e [class*="social-icon-behance"].nav-gold-d5fa {
  background-color: transparent;
  color: #1769ff;
}
.west-f73e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.west-f73e [class*="social-icon-bitbucket"].nav-gold-d5fa {
  background-color: transparent;
  color: #205081;
}
.west-f73e [class*="social-icon-codepen"] {
  background-color: #000;
}
.west-f73e [class*="social-icon-codepen"].nav-gold-d5fa {
  background-color: transparent;
  color: #000;
}
.west-f73e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.west-f73e [class*="social-icon-delicious"].nav-gold-d5fa {
  background-color: transparent;
  color: #39f;
}
.west-f73e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.west-f73e [class*="social-icon-digg"].nav-gold-d5fa {
  background-color: transparent;
  color: #005be2;
}
.west-f73e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.west-f73e [class*="social-icon-dribbble"].nav-gold-d5fa {
  background-color: transparent;
  color: #ea4c89;
}
.west-f73e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.west-f73e [class*="social-icon-envelope"].nav-gold-d5fa {
  background-color: transparent;
  color: #ea4335;
}
.west-f73e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.west-f73e [class*="social-icon-facebook"].nav-gold-d5fa {
  background-color: transparent;
  color: #3b5998;
}
.west-f73e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.west-f73e [class*="social-icon-flickr"].nav-gold-d5fa {
  background-color: transparent;
  color: #0063dc;
}
.west-f73e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.west-f73e [class*="social-icon-foursquare"].nav-gold-d5fa {
  background-color: transparent;
  color: #2d5be3;
}
.west-f73e [class*="social-icon-github"] {
  background-color: #333;
}
.west-f73e [class*="social-icon-github"].nav-gold-d5fa {
  background-color: transparent;
  color: #333;
}
.west-f73e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.west-f73e [class*="social-icon-google-plus"].nav-gold-d5fa {
  background-color: transparent;
  color: #dd4b39;
}
.west-f73e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.west-f73e [class*="social-icon-houzz"].nav-gold-d5fa {
  background-color: transparent;
  color: #7ac142;
}
.west-f73e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.west-f73e [class*="social-icon-instagram"].nav-gold-d5fa {
  background-color: transparent;
  color: #262626;
}
.west-f73e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.west-f73e [class*="social-icon-jsfiddle"].nav-gold-d5fa {
  background-color: transparent;
  color: #487aa2;
}
.west-f73e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.west-f73e [class*="social-icon-linkedin"].nav-gold-d5fa {
  background-color: transparent;
  color: #0077b5;
}
.west-f73e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.west-f73e [class*="social-icon-medium"].nav-gold-d5fa {
  background-color: transparent;
  color: #00ab6b;
}
.west-f73e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.west-f73e
  [class*="social-icon-odnoklassniki"].nav-gold-d5fa {
  background-color: transparent;
  color: #f4731c;
}
.west-f73e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.west-f73e [class*="social-icon-meetup"].nav-gold-d5fa {
  background-color: transparent;
  color: #ec1c40;
}
.west-f73e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.west-f73e [class*="social-icon-pinterest"].nav-gold-d5fa {
  background-color: transparent;
  color: #bd081c;
}
.west-f73e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.west-f73e [class*="social-icon-product-hunt"].nav-gold-d5fa {
  background-color: transparent;
  color: #da552f;
}
.west-f73e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.west-f73e [class*="social-icon-reddit"].nav-gold-d5fa {
  background-color: transparent;
  color: #ff4500;
}
.west-f73e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.west-f73e [class*="social-icon-rss"].nav-gold-d5fa {
  background-color: transparent;
  color: #f26522;
}
.west-f73e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.west-f73e
  [class*="social-icon-shopping-cart"].nav-gold-d5fa {
  background-color: transparent;
  color: #4caf50;
}
.west-f73e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.west-f73e [class*="social-icon-skype"].nav-gold-d5fa {
  background-color: transparent;
  color: #00aff0;
}
.west-f73e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.west-f73e [class*="social-icon-slideshare"].nav-gold-d5fa {
  background-color: transparent;
  color: #0077b5;
}
.west-f73e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.west-f73e [class*="social-icon-snapchat"].nav-gold-d5fa {
  background-color: transparent;
  color: #fffc00;
}
.west-f73e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.west-f73e [class*="social-icon-soundcloud"].nav-gold-d5fa {
  background-color: transparent;
  color: #f80;
}
.west-f73e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.west-f73e [class*="social-icon-spotify"].nav-gold-d5fa {
  background-color: transparent;
  color: #2ebd59;
}
.west-f73e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.west-f73e
  [class*="social-icon-stack-overflow"].nav-gold-d5fa {
  background-color: transparent;
  color: #fe7a15;
}
.west-f73e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.west-f73e [class*="social-icon-maldkfgram"].nav-gold-d5fa {
  background-color: transparent;
  color: #2ca5e0;
}
.west-f73e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.west-f73e [class*="social-icon-tripadvisor"].nav-gold-d5fa {
  background-color: transparent;
  color: #589442;
}
.west-f73e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.west-f73e [class*="social-icon-tumblr"].nav-gold-d5fa {
  background-color: transparent;
  color: #35465c;
}
.west-f73e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.west-f73e [class*="social-icon-twitch"].nav-gold-d5fa {
  background-color: transparent;
  color: #6441a5;
}
.west-f73e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.west-f73e [class*="social-icon-twitter"].nav-gold-d5fa {
  background-color: transparent;
  color: #1da1f2;
}
.west-f73e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.west-f73e [class*="social-icon-vimeo"].nav-gold-d5fa {
  background-color: transparent;
  color: #1ab7ea;
}
.west-f73e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.west-f73e [class*="social-icon-vk"].nav-gold-d5fa {
  background-color: transparent;
  color: #45668e;
}
.west-f73e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.west-f73e [class*="social-icon-weibo"].nav-gold-d5fa {
  background-color: transparent;
  color: #df2029;
}
.west-f73e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.west-f73e [class*="social-icon-weixin"].nav-gold-d5fa {
  background-color: transparent;
  color: #7bb32e;
}
.west-f73e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.west-f73e [class*="social-icon-whatsapp"].nav-gold-d5fa {
  background-color: transparent;
  color: #25d366;
}
.west-f73e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.west-f73e [class*="social-icon-wordpress"].nav-gold-d5fa {
  background-color: transparent;
  color: #21759b;
}
.west-f73e [class*="social-icon-xing"] {
  background-color: #026466;
}
.west-f73e [class*="social-icon-xing"].nav-gold-d5fa {
  background-color: transparent;
  color: #026466;
}
.west-f73e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.west-f73e [class*="social-icon-yelp"].nav-gold-d5fa {
  background-color: transparent;
  color: #af0606;
}
.west-f73e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.west-f73e [class*="social-icon-youtube"].nav-gold-d5fa {
  background-color: transparent;
  color: #cd201f;
}
.search_soft_e3fd {
  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;
}
.search_soft_e3fd:hover {
  box-shadow: none;
  background: 0 0;
}
.overlay-cool-4921 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.text-62a2 {
  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;
}
.active-8bf5 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.blue_c017 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.blue_c017,
.blue_c017::after,
.blue_c017::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;
}
.blue_c017::after,
.blue_c017::before {
  content: "";
  display: block;
  background-color: inherit;
}
.secondary-557d .text-62a2 .active-8bf5 {
  margin-top: -2px;
  width: 19px;
}
.secondary-557d .text-62a2 .blue_c017 {
  margin-top: -1px;
}
.secondary-557d .text-62a2 .blue_c017,
.secondary-557d .text-62a2 .blue_c017::after,
.secondary-557d .text-62a2 .blue_c017::before {
  width: 19px;
  height: 2px;
}
.secondary-557d .text-62a2 .blue_c017::before {
  top: -6px;
}
.secondary-557d .text-62a2 .blue_c017::after {
  bottom: -6px;
}
.backdrop-f21a .text-62a2 .active-8bf5 {
  margin-top: -2px;
  width: 22px;
}
.backdrop-f21a .text-62a2 .blue_c017 {
  margin-top: -1px;
}
.backdrop-f21a .text-62a2 .blue_c017,
.backdrop-f21a .text-62a2 .blue_c017::after,
.backdrop-f21a .text-62a2 .blue_c017::before {
  width: 22px;
  height: 2px;
}
.backdrop-f21a .text-62a2 .blue_c017::before {
  top: -7px;
}
.backdrop-f21a .text-62a2 .blue_c017::after {
  bottom: -7px;
}
.in_2fb1 .text-62a2 .active-8bf5 {
  margin-top: -2px;
  width: 31px;
}
.in_2fb1 .text-62a2 .blue_c017 {
  margin-top: -1.5px;
}
.in_2fb1 .text-62a2 .blue_c017,
.in_2fb1 .text-62a2 .blue_c017::after,
.in_2fb1 .text-62a2 .blue_c017::before {
  width: 31px;
  height: 3px;
}
.in_2fb1 .text-62a2 .blue_c017::before {
  top: -9px;
}
.in_2fb1 .text-62a2 .blue_c017::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tertiary_63e7 .text-62a2 .active-8bf5 {
    margin-top: -2px;
    width: 19px;
  }
  .tertiary_63e7 .text-62a2 .blue_c017 {
    margin-top: -1px;
  }
  .tertiary_63e7 .text-62a2 .blue_c017,
  .tertiary_63e7 .text-62a2 .blue_c017::after,
  .tertiary_63e7 .text-62a2 .blue_c017::before {
    width: 19px;
    height: 2px;
  }
  .tertiary_63e7 .text-62a2 .blue_c017::before {
    top: -6px;
  }
  .tertiary_63e7 .text-62a2 .blue_c017::after {
    bottom: -6px;
  }
  .section-huge-393e .text-62a2 .active-8bf5 {
    margin-top: -2px;
    width: 22px;
  }
  .section-huge-393e .text-62a2 .blue_c017 {
    margin-top: -1px;
  }
  .section-huge-393e .text-62a2 .blue_c017,
  .section-huge-393e .text-62a2 .blue_c017::after,
  .section-huge-393e .text-62a2 .blue_c017::before {
    width: 22px;
    height: 2px;
  }
  .section-huge-393e .text-62a2 .blue_c017::before {
    top: -7px;
  }
  .section-huge-393e .text-62a2 .blue_c017::after {
    bottom: -7px;
  }
  .card-advanced-4334 .text-62a2 .active-8bf5 {
    margin-top: -2px;
    width: 31px;
  }
  .card-advanced-4334 .text-62a2 .blue_c017 {
    margin-top: -1.5px;
  }
  .card-advanced-4334 .text-62a2 .blue_c017,
  .card-advanced-4334 .text-62a2 .blue_c017::after,
  .card-advanced-4334 .text-62a2 .blue_c017::before {
    width: 31px;
    height: 3px;
  }
  .card-advanced-4334 .text-62a2 .blue_c017::before {
    top: -9px;
  }
  .card-advanced-4334 .text-62a2 .blue_c017::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary_7033 .text-62a2 .active-8bf5 {
    margin-top: -2px;
    width: 19px;
  }
  .tertiary_7033 .text-62a2 .blue_c017 {
    margin-top: -1px;
  }
  .tertiary_7033 .text-62a2 .blue_c017,
  .tertiary_7033 .text-62a2 .blue_c017::after,
  .tertiary_7033 .text-62a2 .blue_c017::before {
    width: 19px;
    height: 2px;
  }
  .tertiary_7033 .text-62a2 .blue_c017::before {
    top: -6px;
  }
  .tertiary_7033 .text-62a2 .blue_c017::after {
    bottom: -6px;
  }
  .popup_d4d4 .text-62a2 .active-8bf5 {
    margin-top: -2px;
    width: 22px;
  }
  .popup_d4d4 .text-62a2 .blue_c017 {
    margin-top: -1px;
  }
  .popup_d4d4 .text-62a2 .blue_c017,
  .popup_d4d4 .text-62a2 .blue_c017::after,
  .popup_d4d4 .text-62a2 .blue_c017::before {
    width: 22px;
    height: 2px;
  }
  .popup_d4d4 .text-62a2 .blue_c017::before {
    top: -7px;
  }
  .popup_d4d4 .text-62a2 .blue_c017::after {
    bottom: -7px;
  }
  .gradient_2975 .text-62a2 .active-8bf5 {
    margin-top: -2px;
    width: 31px;
  }
  .gradient_2975 .text-62a2 .blue_c017 {
    margin-top: -1.5px;
  }
  .gradient_2975 .text-62a2 .blue_c017,
  .gradient_2975 .text-62a2 .blue_c017::after,
  .gradient_2975 .text-62a2 .blue_c017::before {
    width: 31px;
    height: 3px;
  }
  .gradient_2975 .text-62a2 .blue_c017::before {
    top: -9px;
  }
  .gradient_2975 .text-62a2 .blue_c017::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .carousel-17ae .text-62a2 .active-8bf5 {
    margin-top: -2px;
    width: 19px;
  }
  .carousel-17ae .text-62a2 .blue_c017 {
    margin-top: -1px;
  }
  .carousel-17ae .text-62a2 .blue_c017,
  .carousel-17ae .text-62a2 .blue_c017::after,
  .carousel-17ae .text-62a2 .blue_c017::before {
    width: 19px;
    height: 2px;
  }
  .carousel-17ae .text-62a2 .blue_c017::before {
    top: -6px;
  }
  .carousel-17ae .text-62a2 .blue_c017::after {
    bottom: -6px;
  }
  .accordion_warm_868d .text-62a2 .active-8bf5 {
    margin-top: -2px;
    width: 22px;
  }
  .accordion_warm_868d .text-62a2 .blue_c017 {
    margin-top: -1px;
  }
  .accordion_warm_868d .text-62a2 .blue_c017,
  .accordion_warm_868d .text-62a2 .blue_c017::after,
  .accordion_warm_868d .text-62a2 .blue_c017::before {
    width: 22px;
    height: 2px;
  }
  .accordion_warm_868d .text-62a2 .blue_c017::before {
    top: -7px;
  }
  .accordion_warm_868d .text-62a2 .blue_c017::after {
    bottom: -7px;
  }
  .sidebar-08f9 .text-62a2 .active-8bf5 {
    margin-top: -2px;
    width: 31px;
  }
  .sidebar-08f9 .text-62a2 .blue_c017 {
    margin-top: -1.5px;
  }
  .sidebar-08f9 .text-62a2 .blue_c017,
  .sidebar-08f9 .text-62a2 .blue_c017::after,
  .sidebar-08f9 .text-62a2 .blue_c017::before {
    width: 31px;
    height: 3px;
  }
  .sidebar-08f9 .text-62a2 .blue_c017::before {
    top: -9px;
  }
  .sidebar-08f9 .text-62a2 .blue_c017::after {
    bottom: -9px;
  }
}
.next-d4d1 .blue_c017 {
  -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);
}
.next-d4d1 .blue_c017::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.next-d4d1 .blue_c017::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);
}
.next-d4d1.module-pink-7f8f .blue_c017 {
  -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);
}
.next-d4d1.module-pink-7f8f .blue_c017::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.next-d4d1.module-pink-7f8f .blue_c017::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);
}
.banner-99b8 {
  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_pressed_6d26:before {
  display: none;
}
.hard_795a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hard_795a .green-2f6c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hard_795a .green-2f6c:last-of-type {
  border-bottom: none;
}
.hard_795a .green-2f6c.item_b52f,
.hard_795a .green-2f6c.copper-a7e6,
.hard_795a .green-2f6c.layout-dfa0 {
  padding: 0;
}
.hard_795a .right_c47d .border-8b1f {
  color: currentColor;
}
.hard_795a .right_c47d .border-8b1f:focus,
.hard_795a .right_c47d .border-8b1f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard_795a.hidden-e3d5 .article_small_0bc2,
.hard_795a.hidden-e3d5 .under_9029 a,
.hard_795a.hidden-e3d5 .notice-f81b a,
.hard_795a.hidden-e3d5 .mask-5be6 a {
  color: rgba(0, 0, 0, 0.55);
}
.hard_795a.hidden-e3d5 .article_small_0bc2:hover,
.hard_795a.hidden-e3d5 .under_9029 a:hover,
.hard_795a.hidden-e3d5 .notice-f81b a:hover,
.hard_795a.hidden-e3d5 .mask-5be6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hard_795a.hidden-e3d5 .full-5309 {
  color: rgba(0, 0, 0, 0.8);
}
.hard_795a.hidden-e3d5 .green-2f6c {
  border-color: rgba(0, 0, 0, 0.08);
}
.hard_795a.hidden-e3d5 .green-2f6c:before {
  background: rgba(0, 0, 0, 0.08);
}
.hard_795a.hidden-e3d5 .column_brown_f5d3:before {
  background: rgba(255, 255, 255, 0.9);
}
.hard_795a.hidden-e3d5 .right_c47d .inner_1a28 li a,
.hard_795a.hidden-e3d5 .right_c47d .border-8b1f,
.hard_795a.hidden-e3d5 .mask-5be6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hard_795a.hidden-e3d5 .right_c47d .border-8b1f:focus,
.hard_795a.hidden-e3d5 .right_c47d .border-8b1f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard_795a.hidden-e3d5 .inner_1a28 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hard_795a.slow_7dce .article_small_0bc2,
.hard_795a.slow_7dce .under_9029 a,
.hard_795a.slow_7dce .notice-f81b .border-8b1f,
.hard_795a.slow_7dce .notice-f81b a,
.hard_795a.slow_7dce .mask-5be6 a {
  color: rgba(255, 255, 255, 0.79);
}
.hard_795a.slow_7dce .article_small_0bc2:hover,
.hard_795a.slow_7dce .under_9029 a:hover,
.hard_795a.slow_7dce .notice-f81b .border-8b1f:hover,
.hard_795a.slow_7dce .notice-f81b a:hover,
.hard_795a.slow_7dce .mask-5be6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard_795a.slow_7dce .full-5309 {
  color: rgba(255, 255, 255, 0.99);
}
.hard_795a.slow_7dce .green-2f6c {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard_795a.slow_7dce .green-2f6c:before {
  background: rgba(255, 255, 255, 0.08);
}
.hard_795a.slow_7dce .column_brown_f5d3:before {
  background: rgba(0, 0, 0, 0.9);
}
.hard_795a.slow_7dce .right_c47d .inner_1a28 li a,
.hard_795a.slow_7dce .right_c47d .border-8b1f,
.hard_795a.slow_7dce .mask-5be6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard_795a.slow_7dce .right_c47d .border-8b1f:focus,
.hard_795a.slow_7dce .right_c47d .border-8b1f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard_795a.slow_7dce .inner_1a28 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.column_brown_f5d3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.column_brown_f5d3:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.filter-complex-a697 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.heading_0384 .hard_795a {
  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;
}
.heading_0384 .green-2f6c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.heading_0384 .green-2f6c: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) {
  .heading_0384 .green-2f6c:before {
    width: 16%;
    left: 42%;
  }
}
.heading_0384 .green-2f6c:last-child:before {
  content: none;
}
.heading_0384 .green-2f6c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.heading_0384 .right_c47d .inner_1a28 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.heading_0384 .right_c47d .inner_1a28 li a .border-8b1f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.heading_0384 .right_c47d .mask-5be6 {
  border: none;
}
.heading_0384 .right_c47d .mask-5be6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.heading_0384 .column_brown_f5d3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.heading_0384 .filter-complex-a697 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.heading_0384 .slow_7dce .column_brown_f5d3:before {
  background: rgba(0, 0, 0, 0.9);
}
.heading_0384 .hidden-e3d5.south-1c42 .blue_c017 {
  background: rgba(0, 0, 0, 0.6);
}
.heading_0384
  .hidden-e3d5.south-1c42
  .blue_c017::after,
.heading_0384
  .hidden-e3d5.south-1c42
  .blue_c017:before {
  background: inherit;
}
.heading_0384
  .hidden-e3d5.south-1c42:hover
  .blue_c017 {
  background: rgba(0, 0, 0, 0.8);
}
.text_pink_4676 .hard_795a {
  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) {
  .text_pink_4676 .hard_795a {
    width: auto;
    right: 45px;
  }
}
.video_c1ce .hard_795a {
  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) {
  .video_c1ce .hard_795a {
    width: auto;
    left: 45px;
  }
}
.info_pressed_6d26 .hard_795a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.info_pressed_6d26 .filter-complex-a697 {
  max-width: 48em;
  margin: 0 auto;
}
.info_pressed_6d26 .column_brown_f5d3:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.sort-easy-8b38 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.sort-easy-8b38.heading_0384 .hard_795a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.sort-easy-8b38.text_pink_4676 .hard_795a {
  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);
}
.sort-easy-8b38 .hard_795a {
  visibility: visible;
}
.sort-easy-8b38.video_c1ce .hard_795a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.item_4da3,
.cold-2aba {
  overflow-x: hidden;
}
.item_4da3 .hard_795a {
  overflow: auto;
}
.item_4da3.heading_0384 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item_4da3.heading_0384 .hard_795a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.item_4da3.heading_0384 .search_soft_e3fd {
  opacity: 0;
}
.item_4da3.text_pink_4676 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item_4da3.text_pink_4676 .hard_795a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.item_4da3.text_pink_4676 .search_soft_e3fd {
  opacity: 0;
}
.item_4da3.video_c1ce {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item_4da3.video_c1ce .hard_795a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.item_4da3.video_c1ce .search_soft_e3fd {
  opacity: 0;
}
.item_4da3.info_pressed_6d26 .hard_795a {
  z-index: 10;
  visibility: visible;
}
.south-1c42 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.south-1c42 .blue_c017 {
  background: rgba(255, 255, 255, 0.99);
}
.south-1c42 .blue_c017::after,
.south-1c42 .blue_c017:before {
  background: inherit;
}
.south-1c42:hover .blue_c017 {
  background: rgba(255, 255, 255, 0.99);
}
.video_c1ce .south-1c42 {
  top: 10px;
  right: auto;
  left: 12px;
}
.info_pressed_6d26 .south-1c42 {
  display: none !important;
}
.item_4da3:before,
.cold-2aba:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.item_4da3 .south-1c42,
.cold-2aba .south-1c42 {
  display: inline-block;
}
.hard_795a .article_smooth_f63a {
  -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;
}
.item_4da3 .hard_795a .article_smooth_f63a,
.cold-2aba .hard_795a .article_smooth_f63a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.title-626a .shadow-fluid-a3a9 {
  width: 100%;
}
.purple_190a {
  padding: 0 0.5em 0;
}
.purple_190a [class*="customify-col-"],
.purple_190a [class*="customify-col_"],
.purple_190a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.nav-red-b979 .purple_190a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tall_1acc .north-ec52,
  .north-ec52 {
    display: none;
  }
  .shadow_down_1498 {
    text-align: left;
  }
  .hot_f985 {
    text-align: center;
  }
  .notification-a79a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tall_1acc .copper-dbed,
  .copper-dbed {
    display: none;
  }
  .cold_6f5b {
    text-align: left;
  }
  .summary-black-afa4 {
    text-align: center;
  }
  .short-753d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tall_1acc .brown_13bb,
  .brown_13bb {
    display: none;
  }
  .popup_a46e {
    text-align: left;
  }
  .wrapper_fixed_d282 {
    text-align: center;
  }
  .disabled-ccbf {
    text-align: right;
  }
}
#page {
  position: relative;
}
.north_1d58 {
  box-shadow: none !important;
}
.shadow_mini_4e25 .image_iron_2992,
.gas-3955 .image_iron_2992 {
  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;
}
.gas-3955 .image_iron_2992 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.easy_3553 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.easy_3553:after,
.easy_3553:before {
  content: "";
  display: table;
}
.easy_3553:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .easy_3553 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.easy_3553,
.search_east_66ab {
  max-width: 1248px;
  margin: 0 auto;
}

.footer-4891.west_4052 .easy_3553 {
  max-width: 100%;
}
.footer-4891.accent_c3f2 {
  max-width: 1200px;
  margin: 0 auto;
}
.footer-4891.short-ad13 .easy_3553 {
  max-width: 100%;
}
.footer-4891.short-ad13 > .easy_3553 {
  padding-left: 0;
  padding-right: 0;
}
.footer-4891.short-ad13 > .easy_3553 .tall_1acc {
  margin: 0;
}
.footer-4891.short-ad13
  > .easy_3553
  .chip_846d.large_8aa3 {
  margin-right: 0;
  margin-left: 0;
}
.footer-4891.short-ad13 #main.large_8aa3 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .pattern_center_1313 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .pattern_center_1313 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .menu_fixed_5780 .east_f03a {
    padding-right: 1em;
  }
  .menu_fixed_5780.breadcrumb_b1f6 .chip_846d {
    border-right: 1px solid #eaecee;
  }
  .menu_fixed_5780.breadcrumb_b1f6 .east_f03a {
    padding-right: 1em;
  }
  .menu_fixed_5780.breadcrumb_b1f6 .highlight-f319 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video-9877 .east_f03a {
    padding-left: 1em;
  }
  .video-9877.breadcrumb_b1f6 .chip_846d {
    border-left: 1px solid #eaecee;
  }
  .video-9877.breadcrumb_b1f6 .east_f03a {
    padding-left: 1em;
  }
  .video-9877.breadcrumb_b1f6 .highlight-f319 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .component-tall-84af .east_f03a {
    padding-left: 1em;
  }
  .component-tall-84af.breadcrumb_b1f6 .green-1ff3 {
    border-right: 1px solid #eaecee;
  }
  .component-tall-84af.breadcrumb_b1f6 .secondary_upper_8a02 {
    border-right: 1px solid #eaecee;
  }
  .component-tall-84af.breadcrumb_b1f6 .east_f03a {
    padding-left: 1em;
  }
  .component-tall-84af.breadcrumb_b1f6 .highlight-f319 {
    padding-right: 1em;
  }
  .component-tall-84af.breadcrumb_b1f6 .notification-cool-1d15 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module-b954 .east_f03a {
    padding-right: 1em;
  }
  .module-b954.breadcrumb_b1f6 .green-1ff3 {
    border-left: 1px solid #eaecee;
  }
  .module-b954.breadcrumb_b1f6 .secondary_upper_8a02 {
    border-left: 1px solid #eaecee;
  }
  .module-b954.breadcrumb_b1f6 .east_f03a {
    padding-right: 1em;
  }
  .module-b954.breadcrumb_b1f6 .highlight-f319 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .module-b954.breadcrumb_b1f6 .notification-cool-1d15 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pattern_center_1313 .east_f03a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pattern_center_1313.breadcrumb_b1f6 .chip_846d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .pattern_center_1313.breadcrumb_b1f6 .east_f03a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pattern_center_1313.breadcrumb_b1f6 .highlight-f319 {
    padding-left: 1em;
  }
  .pattern_center_1313.breadcrumb_b1f6 .notification-cool-1d15 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .pattern_center_1313.breadcrumb_b1f6 .east_f03a {
    padding-left: 0;
  }
}
.thumbnail-basic-c0cd .heading-be19 {
  display: inline-block;
}
.shadow-582d {
  display: inline-block;
}
.dim_3d9a {
  word-con: break-word;
}
.thumbnail-in-6210 > span {
  display: inline-block;
  padding: 5px 0;
}
.thumbnail-in-6210 .panel_91a7 {
  margin-left: 8px;
  margin-right: 8px;
}
.thumbnail-in-6210 .west_704b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.heading-copper-f742 .tiny-3a3b {
  margin-bottom: 2em;
}
.heading-copper-f742 .steel-4431 {
  margin-bottom: 15px;
}
.heading-copper-f742 .steel-4431:last-child {
  margin-bottom: 0;
}
.heading-copper-f742 .text-tiny-74eb {
  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) {
  .heading-copper-f742 .text-tiny-74eb {
    display: block;
  }
}
.heading-copper-f742 .wide_df7f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .heading-copper-f742 .wide_df7f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.heading-copper-f742 .photo_blue_4848 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.heading-copper-f742 .photo_blue_4848 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.heading-copper-f742 .photo_blue_4848 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.heading-copper-f742 .dim_3d9a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.heading-copper-f742 .dim_3d9a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.heading-copper-f742 .tag_c711 p:last-child {
  margin-bottom: 0;
}
.heading-copper-f742 .frame-7a31 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.heading-copper-f742 .table-ead2 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.heading-copper-f742 .slow-bd6d {
  margin-top: 1em;
}
.heading-copper-f742 .title_simple_f859 {
  top: 0;
  display: block;
}
.heading-copper-f742 .title_simple_f859 a {
  color: inherit;
}
.heading-copper-f742 .title_simple_f859 a:hover {
  color: inherit;
}
.heading-copper-f742 .center-87a5 {
  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;
}
.heading-copper-f742 .center-87a5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.heading-copper-f742 .table-ead2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.heading-copper-f742 .mask_b27f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.heading-copper-f742 .mask_b27f:first-child {
  margin-top: 0;
}
.heading-copper-f742 .mask_b27f.backdrop-3ce7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.heading-copper-f742 .mask_b27f.button-77cd {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.heading-copper-f742
  .mask_b27f.button-77cd.notice_092f
  .slow-bd6d {
  width: 100%;
}
.heading-copper-f742 .button-77cd {
  -webkit-box-align: center;
  align-items: center;
}
.heading-copper-f742 .button-77cd .thumbnail-in-6210,
.heading-copper-f742 .button-77cd > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.heading-copper-f742 .photo_blue_4848 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.heading-copper-f742 .photo_blue_4848 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.heading-copper-f742 .photo_blue_4848: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;
}
.heading-copper-f742 .backdrop-3ce7 {
  z-index: 5;
}
.heading-copper-f742 .sort_rough_8c61 .iron_e1d3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.heading-copper-f742 .box-first-8e3b .iron_e1d3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.heading-copper-f742 .down-1dbd .iron_e1d3 {
  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;
}
.heading-copper-f742.tooltip-slow-6308 .text-tiny-74eb,
.heading-copper-f742.cool_184d .text-tiny-74eb {
  display: block;
}
.heading-copper-f742.tooltip-slow-6308 .text-tiny-74eb .row-2047,
.heading-copper-f742.tooltip-slow-6308 .text-tiny-74eb .table-ead2,
.heading-copper-f742.cool_184d .text-tiny-74eb .row-2047,
.heading-copper-f742.cool_184d .text-tiny-74eb .table-ead2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.heading-copper-f742.banner_2c2f .wide_df7f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .heading-copper-f742.banner_2c2f .wide_df7f {
    margin-right: 0;
  }
}
.heading-copper-f742.tooltip-slow-6308 .wide_df7f,
.heading-copper-f742.cool_184d .wide_df7f {
  padding-top: 40%;
}
.heading-copper-f742.tooltip-slow-6308 .tiny-3a3b,
.heading-copper-f742.cool_184d .tiny-3a3b {
  display: block;
}
.heading-copper-f742.tooltip-slow-6308 .fn-sticky-2e1a .table-ead2,
.heading-copper-f742.cool_184d .fn-sticky-2e1a .table-ead2 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.heading-copper-f742.tooltip-slow-6308 .wide_df7f,
.heading-copper-f742.cool_184d .wide_df7f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.heading-copper-f742.tooltip-slow-6308 .table-ead2 {
  padding: 1em;
}
.modal-dynamic-2c33 {
  margin: 30px auto;
  display: block;
}
.modal-dynamic-2c33 .hero-6684 > * {
  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;
}
.modal-dynamic-2c33 .hero-6684 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.modal-dynamic-2c33 .hero-6684 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paragraph-cc7a .thumbnail-in-6210 {
  margin-bottom: 1.41575em;
}
.paragraph-cc7a .label-56c6 {
  margin-bottom: 1.618em;
}
.tertiary_inner_32ab .accent-1751 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.tertiary_inner_32ab .accent-1751 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.tertiary_inner_32ab .texture-selected-07c7 {
  max-width: 100%;
  overflow: auto;
}
.filter_dac4 .tertiary_inner_32ab a:hover {
  text-decoration: underline;
}
.fresh_fbde .steel-4431:not(.dim_3d9a),
.fresh_fbde .photo_blue_4848 {
  margin-bottom: 1.41575em;
}
.fresh_fbde .steel-4431:not(.dim_3d9a):last-child,
.fresh_fbde .photo_blue_4848:last-child {
  margin-bottom: 0;
}
.fresh_fbde .steel-4431.progress_first_f0ff {
  margin-bottom: 0.41575em;
}
.fresh_fbde .pattern-f8b7:before,
.fresh_fbde .pagination_dark_c512:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.fresh_fbde .pattern-f8b7:before {
  content: "\f115";
}
.fresh_fbde .pagination_dark_c512:before {
  content: "\f02c";
}
.fresh_fbde .component-00b0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.fresh_fbde .component-00b0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.nav_d816 {
  display: -webkit-box;
  display: flex;
}
.nav_d816 .caption-6997 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .nav_d816 .caption-6997 {
    flex-basis: 90px;
  }
}
.nav_d816 .column-fa94 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .nav_d816 .column-fa94 {
    flex-basis: calc(100% - 50px);
  }
}
.nav_d816 .focus_east_8bad p:last-child {
  margin-bottom: 0.72em;
}
.basic-7852 .hero-6684 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.basic-7852 .hero-6684:after,
.basic-7852 .hero-6684:before {
  content: "";
  display: table;
}
.basic-7852 .hero-6684:after {
  clear: both;
}
.basic-7852 .hero-6684 .paper-7900,
.basic-7852 .hero-6684 .thumbnail-next-0c64 {
  width: 49%;
}
.basic-7852 .hero-6684 .paper-7900 a span.component-67e1,
.basic-7852 .hero-6684 .thumbnail-next-0c64 a span.component-67e1 {
  display: block;
  margin-bottom: 5px;
}
.basic-7852 .hero-6684 .thumbnail-next-0c64 {
  float: left;
  text-align: left;
}
.basic-7852 .hero-6684 .paper-7900 {
  float: right;
  text-align: right;
}
.mask_2ec5 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .mask_2ec5 {
    margin-bottom: 0;
  }
}
.dark_6853 {
  margin-bottom: 1em;
}
.dark_6853 .dim_3d9a {
  font-size: 1.1em;
  line-height: 1.3;
}
.gallery-b672 a {
  display: block;
  line-height: 0;
  position: relative;
}
.black-2db0 .dark_6853,
.box-3b57 .dark_6853 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .black-2db0 .dark_6853,
  .box-3b57 .dark_6853 {
    display: block;
  }
}
.black-2db0 .gallery-b672,
.box-3b57 .gallery-b672 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .black-2db0 .gallery-b672,
  .box-3b57 .gallery-b672 {
    margin-bottom: 1em;
  }
}
.black-2db0 .gallery-b672 img,
.box-3b57 .gallery-b672 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.black-2db0 .pink-f5fa,
.box-3b57 .pink-f5fa {
  flex-basis: calc(100% - 160px);
}
.black-2db0 .pink-f5fa p,
.box-3b57 .pink-f5fa p {
  margin-bottom: 0;
}
.black-2db0 .pink-f5fa {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .black-2db0 .pink-f5fa {
    padding-left: 0;
  }
}
.box-3b57 .pink-f5fa {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .box-3b57 .pink-f5fa {
    padding-right: 0;
  }
}
.box-3b57 .gallery-b672 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.main_current_30ec .gallery-b672 {
  margin-bottom: 0.5em;
}
.main_current_30ec .gallery-b672 img {
  width: 100%;
}
.container-paper-4387 .description_pink_2e97,
.soft_aa5c .description_pink_2e97 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.soft_aa5c .chip_846d .row_31f4 p:last-child {
  margin-bottom: 0;
}
.fresh-93c5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.dark_4061 .pattern-complex-50c3 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .dark_4061 .pattern-complex-50c3:last-of-type {
    margin-bottom: 0;
  }
}
.dark_4061 .pattern-complex-50c3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dark_4061 .pattern-complex-50c3 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.dark_4061 .pattern-complex-50c3 ul li {
  margin: 0 0 0.6em;
}
.dark_4061 .pattern-complex-50c3 ul li.element_7706,
.dark_4061 .pattern-complex-50c3 ul li.hover-7830 {
  position: relative;
}
.dark_4061 .pattern-complex-50c3 ul li.element_7706 .tertiary_5f3b,
.dark_4061 .pattern-complex-50c3 ul li.hover-7830 .tertiary_5f3b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.dark_4061 .pattern-complex-50c3 ul li.element_7706:after:after,
.dark_4061 .pattern-complex-50c3 ul li.element_7706:after:before,
.dark_4061
  .pattern-complex-50c3
  ul
  li.hover-7830:after:after,
.dark_4061
  .pattern-complex-50c3
  ul
  li.hover-7830:after:before {
  content: "";
  display: table;
}
.dark_4061 .pattern-complex-50c3 ul li.element_7706:after:after,
.dark_4061
  .pattern-complex-50c3
  ul
  li.hover-7830:after:after {
  clear: both;
}
.dark_4061 .pattern-complex-50c3 a.south-164b:hover {
  text-decoration: none;
}
.dark_4061 .pattern-complex-50c3 select {
  max-width: 100%;
}
.dark_4061 .pattern-complex-50c3 table {
  font-size: 85%;
}
.dark_4061 .pattern-complex-50c3 table td,
.dark_4061 .pattern-complex-50c3 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.dark_4061 .pattern-complex-50c3 table tfoot td {
  text-align: left;
}
.dark_4061 .pattern-complex-50c3 :last-child {
  margin-bottom: 0;
}
.dark_4061 .pattern-complex-50c3 .new_36af {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.dark_4061 .pattern-complex-50c3 .new_36af label {
  width: 100%;
}
.dark_4061 .pattern-complex-50c3 .new_36af .bronze-b987 {
  width: 100%;
  display: block;
}
.dark_4061 .pattern-complex-50c3 .new_36af .easy-74b8 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.dark_4061 .pattern-complex-50c3 .new_36af .easy-74b8:hover svg #svg-search {
  fill: #444;
}
.dark_4061 .pattern-complex-50c3 .new_36af .easy-74b8 svg {
  width: 18px;
  height: 18px;
}
.dark_4061 .modal_middle_5c80 ul ul,
.dark_4061 .tiny-6f39 ul ul,
.dark_4061 .picture-lower-4dee ul ul,
.dark_4061 .accordion-red-ca61 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.dark_4061 .modal_middle_5c80 .medium-d057 > a,
.dark_4061 .tiny-6f39 .medium-d057 > a,
.dark_4061 .picture-lower-4dee .medium-d057 > a,
.dark_4061 .accordion-red-ca61 .medium-d057 > a {
  margin-bottom: 0;
}
.dark_4061 .card_64d5 li,
.dark_4061 .modal_middle_5c80 li,
.dark_4061 .tall-0ac8 li,
.dark_4061 .tiny-6f39 li,
.dark_4061 .picture-lower-4dee li,
.dark_4061 .accordion-red-ca61 li,
.dark_4061 .sidebar_c32f li,
.dark_4061 .detail_old_b6d3 li {
  display: block;
  position: relative;
}
.dark_4061 .card_64d5 li:last-child,
.dark_4061 .modal_middle_5c80 li:last-child,
.dark_4061 .tall-0ac8 li:last-child,
.dark_4061 .tiny-6f39 li:last-child,
.dark_4061 .picture-lower-4dee li:last-child,
.dark_4061 .accordion-red-ca61 li:last-child,
.dark_4061 .sidebar_c32f li:last-child,
.dark_4061 .detail_old_b6d3 li:last-child {
  border: none;
}
.dark_4061 .card_64d5 li a,
.dark_4061 .modal_middle_5c80 li a,
.dark_4061 .tall-0ac8 li a,
.dark_4061 .tiny-6f39 li a,
.dark_4061 .picture-lower-4dee li a,
.dark_4061 .accordion-red-ca61 li a,
.dark_4061 .sidebar_c32f li a,
.dark_4061 .detail_old_b6d3 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dark_4061 .card_64d5 li ul li::before,
.dark_4061 .modal_middle_5c80 li ul li::before,
.dark_4061 .tall-0ac8 li ul li::before,
.dark_4061 .tiny-6f39 li ul li::before,
.dark_4061 .picture-lower-4dee li ul li::before,
.dark_4061 .accordion-red-ca61 li ul li::before,
.dark_4061 .sidebar_c32f li ul li::before,
.dark_4061 .detail_old_b6d3 li ul li::before {
  left: 15px;
}
.dark_4061 .card_64d5 li ul a,
.dark_4061 .modal_middle_5c80 li ul a,
.dark_4061 .tall-0ac8 li ul a,
.dark_4061 .tiny-6f39 li ul a,
.dark_4061 .picture-lower-4dee li ul a,
.dark_4061 .accordion-red-ca61 li ul a,
.dark_4061 .sidebar_c32f li ul a,
.dark_4061 .detail_old_b6d3 li ul a {
  padding-left: 20px;
}
.dark_4061 .card_64d5 li ul ul li::before,
.dark_4061 .modal_middle_5c80 li ul ul li::before,
.dark_4061 .tall-0ac8 li ul ul li::before,
.dark_4061 .tiny-6f39 li ul ul li::before,
.dark_4061 .picture-lower-4dee li ul ul li::before,
.dark_4061 .accordion-red-ca61 li ul ul li::before,
.dark_4061 .sidebar_c32f li ul ul li::before,
.dark_4061 .detail_old_b6d3 li ul ul li::before {
  left: 30px;
}
.dark_4061 .card_64d5 li ul ul a,
.dark_4061 .modal_middle_5c80 li ul ul a,
.dark_4061 .tall-0ac8 li ul ul a,
.dark_4061 .tiny-6f39 li ul ul a,
.dark_4061 .picture-lower-4dee li ul ul a,
.dark_4061 .accordion-red-ca61 li ul ul a,
.dark_4061 .sidebar_c32f li ul ul a,
.dark_4061 .detail_old_b6d3 li ul ul a {
  padding-left: 40px;
}
.dark_4061 .logo-9b47 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dark_4061 .detail_old_b6d3 ul li {
  margin-bottom: 1.41575em;
}
.dark_4061 .detail_old_b6d3 ul li .complex-f356 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.dark_4061 .detail_old_b6d3 ul li .middle-c2c3 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.slow_7dce .card_64d5 li a,
.slow_7dce .modal_middle_5c80 li a,
.slow_7dce .tall-0ac8 li a,
.slow_7dce .tiny-6f39 li a,
.slow_7dce .picture-lower-4dee li a,
.slow_7dce .accordion-red-ca61 li a,
.slow_7dce .sidebar_c32f li a,
.slow_7dce .detail_old_b6d3 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.slow_7dce .logo-9b47 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slow_7dce .pattern-complex-50c3 ul li.element_7706 .tertiary_5f3b,
.slow_7dce .pattern-complex-50c3 ul li.hover-7830 .tertiary_5f3b {
  background: rgba(0, 0, 0, 0.2);
}
.slow_7dce .dark_4061 .pattern-complex-50c3 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-4891 .dark_4061 .inner_1a28 li {
  margin: 0;
}
.footer-4891 .dark_4061 .inner_1a28 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.footer-4891 .dark_4061 .inner_1a28 li ul {
  margin: 0;
}
.footer-4891 .dark_4061 .inner_1a28 li ul li a {
  padding-left: 15px;
}
.footer-4891 .dark_4061 .inner_1a28 li ul li li a {
  padding-left: 30px;
}
.footer-4891 .dark_4061 .inner_1a28 li.logo-complex-dcd9 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.footer-4891 .dark_4061 .inner_1a28 li.logo-complex-dcd9 > 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;
}
.footer-4891 .dark_4061 .inner_1a28 li.logo-complex-dcd9 > 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;
}
.filter_clean_617e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.article-8a20 {
  position: relative;
  z-index: 10;
}
.article-8a20 .article_smooth_f63a {
  width: 100%;
  max-width: 100%;
}
.accordion-old-8848 .primary-green-99ec {
  padding-top: 2em;
  padding-bottom: 2em;
}
.accordion-old-8848 .hidden-e3d5 {
}
.accordion-old-8848 .slow_7dce {
  background: #292929;
}
.component_6546 .primary-green-99ec {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.component_6546 .hidden-e3d5 {
  background: #f9f9f9;
}
.component_6546 .slow_7dce {
  background: #303030;
}
.menu_south_cad6 .primary-green-99ec {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .menu_south_cad6 .heading-be19 {
    margin-bottom: 1em;
  }
  .menu_south_cad6 .heading-be19:last-child {
    margin-bottom: 0;
  }
}
.menu_south_cad6 .hidden-e3d5 {
  background: #ededed;
}
.menu_south_cad6 .slow_7dce {
  background: #1a1a1a;
}
.primary-green-99ec.hidden-e3d5 {
  color: rgba(0, 0, 0, 0.6);
}
.primary-green-99ec.hidden-e3d5 .detail_f88a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary-green-99ec.slow_7dce {
  color: rgba(255, 255, 255, 0.99);
}
.primary-green-99ec.slow_7dce a:not(.south-164b) {
  color: rgba(255, 255, 255, 0.79);
}
.primary-green-99ec.slow_7dce a:not(.south-164b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary-green-99ec.slow_7dce .detail_f88a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary-green-99ec.slow_7dce table tbody td,
.primary-green-99ec.slow_7dce table th {
  background: rgba(0, 0, 0, 0.08);
}
.cool-b930.advanced-5b3a .easy_3553 {
  max-width: initial;
}
.cool-b930 .badge_fb95 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.cool-b930 .badge_fb95 .article_smooth_f63a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .cool-b930 .badge_fb95 .article_smooth_f63a {
    display: block;
    margin-bottom: 2em;
  }
  .cool-b930 .badge_fb95 .article_smooth_f63a:last-child {
    margin-bottom: 0;
  }
}
.menu_south_cad6 .heading-be19:last-child,
.component_6546 .heading-be19:last-child,
.accordion-old-8848 .heading-be19:last-child {
  margin-bottom: 0;
}
.menu_south_cad6 .heading-be19 .dark_4061 .pattern-complex-50c3:last-child,
.component_6546 .heading-be19 .dark_4061 .pattern-complex-50c3:last-child,
.accordion-old-8848 .heading-be19 .dark_4061 .pattern-complex-50c3:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .menu_south_cad6 .background_8687,
  .menu_south_cad6 .highlight-fe25,
  .component_6546 .background_8687,
  .component_6546 .highlight-fe25,
  .accordion-old-8848 .background_8687,
  .accordion-old-8848 .highlight-fe25 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .article-8a20 .heading-be19 {
    margin-bottom: 2em;
  }
}
.article-8a20 p:last-child {
  margin-bottom: 0;
}
.article-8a20 li,
.article-8a20 ul {
  list-style: none;
  margin: 0;
}
.article-8a20 ul ul {
  margin-left: 2.617924em;
}
.primary_f37c {
  font-size: 0.875em;
}

/* css-noise: 01c6 */
.shadow-element-c2 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
