/*!
Theme Name: Customify
Theme URI: https://pressmaximum.row-glass-50c8/customify
Author: WPCustomify
Author URI: https://pressmaximum.row-glass-50c8
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.row-glass-50c8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.solid_cbaa.tiny-7883/licenses/gpl-2.0.frame_slow_2d94
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.fast_478b/, (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.middle_f212.container-05dc/normalize.picture-f8db/
 ======
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.picture-f8db v7.0.0 | MIT License | github.row-glass-50c8/necolas/normalize.picture-f8db */
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;
}
.menu_first_72bc .hover_cool_c9bf,
.narrow_3799,
.feature-large-27b2,
.button-focused-0bed,
.column_8de9,
.caption-upper-95cf,
.current_8b22,
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;
}
.narrow_3799,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .narrow_3799,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .narrow_3799,
  h1 {
    font-size: 1.8em;
  }
}
.feature-large-27b2,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.feature-large-27b2 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .feature-large-27b2,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .feature-large-27b2,
  h2 {
    font-size: 1.7em;
  }
}
.button-focused-0bed,
h3 {
  font-size: 1.618em;
}
.menu_first_72bc .hover_cool_c9bf,
.column_8de9,
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.solid-48b9 {
  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;
}
.element_86e2:after,
.element_86e2:before,
.article-short-4595:after,
.article-short-4595:before {
  content: "";
  display: table;
}
.element_86e2:after,
.article-short-4595:after {
  clear: both;
}
.hovered-5ab7 {
  float: right;
  margin-right: 0;
}
.hidden-e8cb {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.mask_cc7f .section_blue_c215,
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;
}
.mask_cc7f .section_blue_c215: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;
}
.article-fixed-2e89 .section_blue_c215 {
  box-shadow: none;
}
.article-fixed-2e89
  .section_blue_c215
  .blue_8212 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.article-fixed-2e89 .section_blue_c215 .warm-3d7a {
  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;
}
.article-fixed-2e89
  .section_blue_c215
  .warm-3d7a
  b {
  display: none;
}
.article-fixed-2e89 .tag_ec3e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.photo-f704:not(.chip_dim_d2b3):not(.solid-6c92),
button:not(.chip_dim_d2b3):not(.solid-6c92),
input[type="button"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ),
input[type="reset"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ),
input[type="submit"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ) {
  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;
}
.photo-f704:not(.chip_dim_d2b3):not(
    .solid-6c92
  ):hover,
button:not(.chip_dim_d2b3):not(
    .solid-6c92
  ):hover,
input[type="button"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ):hover,
input[type="reset"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ):hover,
input[type="submit"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.photo-f704:not(.chip_dim_d2b3):not(
    .solid-6c92
  ):active,
.photo-f704:not(.chip_dim_d2b3):not(
    .solid-6c92
  ):focus,
button:not(.chip_dim_d2b3):not(
    .solid-6c92
  ):active,
button:not(.chip_dim_d2b3):not(
    .solid-6c92
  ):focus,
input[type="button"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ):active,
input[type="button"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ):focus,
input[type="reset"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ):active,
input[type="reset"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ):focus,
input[type="submit"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ):active,
input[type="submit"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ):focus {
  outline: 0;
}
.photo-f704:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1,
button:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1,
input[type="button"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1,
input[type="reset"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1,
input[type="submit"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1 {
  position: relative;
}
.photo-f704:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1
  .stale-43ad,
.photo-f704:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1
  .hero-lower-0370,
.photo-f704:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1
  .sort-6731,
.photo-f704:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1
  i,
.photo-f704:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1
  svg,
button:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1
  .stale-43ad,
button:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1
  .hero-lower-0370,
button:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1
  .sort-6731,
button:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1
  i,
button:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1
  svg,
input[type="button"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1
  .stale-43ad,
input[type="button"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1
  .hero-lower-0370,
input[type="button"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1
  .sort-6731,
input[type="button"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1
  i,
input[type="button"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1
  svg,
input[type="reset"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1
  .stale-43ad,
input[type="reset"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1
  .hero-lower-0370,
input[type="reset"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1
  .sort-6731,
input[type="reset"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1
  i,
input[type="reset"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1
  svg,
input[type="submit"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1
  .stale-43ad,
input[type="submit"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1
  .hero-lower-0370,
input[type="submit"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1
  .sort-6731,
input[type="submit"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1
  i,
input[type="submit"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1
  svg {
  visibility: hidden;
}
.photo-f704:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1:after,
button:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1:after,
input[type="button"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1:after,
input[type="reset"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1:after,
input[type="submit"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ).fn-loading-e3a1: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;
}
.photo-f704:not(.chip_dim_d2b3):not(.solid-6c92),
input[type="button"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ),
input[type="reset"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ),
input[type="submit"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ) {
  color: #fff;
  background: #235787;
}
.photo-f704:not(.chip_dim_d2b3):not(
    .solid-6c92
  ):focus,
input[type="button"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ):focus,
input[type="reset"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ):focus,
input[type="submit"]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ):focus {
  color: #fff;
}
.photo-f704.fn-disabled-e3a1:not(.chip_dim_d2b3):not(
    .solid-6c92
  ),
.photo-f704[disabled]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ),
button.fn-disabled-e3a1:not(.chip_dim_d2b3):not(
    .solid-6c92
  ),
button[disabled]:not(.chip_dim_d2b3):not(
    .solid-6c92
  ) {
  opacity: 0.5;
}
textarea {
  padding: 0.575em 0.875em 0;
  min-height: 130px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 2.2906835em 0;
  padding: 0;
}
fieldset legend {
  margin-bottom: 0.5407911001em;
  font-weight: 600;
}
label {
  color: #252525;
}
.solid_cf14 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.solid_cf14: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;
}
.slow_6b58 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.gas_33c9 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.component_4d4e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.element_86e2:after,
.element_86e2:before,
.feature-86ef:after,
.feature-86ef:before,
.middle-a028:after,
.middle-a028:before,
.basic-0cba:after,
.basic-0cba:before,
.input-dfd7:after,
.input-dfd7:before,
.card_lower_5f6e:after,
.card_lower_5f6e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.element_86e2:after,
.feature-86ef:after,
.middle-a028:after,
.basic-0cba:after,
.input-dfd7:after,
.card_lower_5f6e:after {
  clear: both;
}
.feature-86ef .lower-eb83,
.middle-a028 .lower-eb83,
.hero-center-4b23 .lower-eb83 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.footer_de38 {
  display: inline-block;
}
.video_fixed_196f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.video_fixed_196f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.video_fixed_196f .gallery-1c35 {
  padding: 1em 0;
  font-size: 85%;
}
.gallery-1c35 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.wide-2fa4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.wide-2fa4:after,
.wide-2fa4:before {
  content: "";
  display: table;
}
.wide-2fa4:after {
  clear: both;
}
.box_right_f724 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.video-light-c4ee .box_right_f724 {
  max-width: 50%;
}
.preview-paper-2865 .box_right_f724 {
  max-width: 33.33%;
}
.plasma-e6bf .box_right_f724 {
  max-width: 25%;
}
.modal_2421 .box_right_f724 {
  max-width: 20%;
}
.section-1e4b .box_right_f724 {
  max-width: 16.66%;
}
.background-3b56 .box_right_f724 {
  max-width: 14.28%;
}
.progress-huge-02cb .box_right_f724 {
  max-width: 12.5%;
}
.focus_491d .box_right_f724 {
  max-width: 11.11%;
}
.cold_d624 {
  display: block;
}
.menu_first_72bc .layout-cool-0fa8 label,
.menu_first_72bc .tag-upper-1d50 label,
.menu_first_72bc .static-b6d9 label,
.menu_first_72bc .menu-fb34 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.popup_bbc5 {
  list-style: none;
  margin: 0;
}
.popup_bbc5 article.popup_7077 {
  margin-bottom: 0;
}
.popup_bbc5 ul {
  list-style: none;
  margin: 0;
}
.popup_bbc5 .modal_fresh_be58 li.popup_7077 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .popup_bbc5 .modal_fresh_be58 li.popup_7077 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .popup_bbc5 .modal_fresh_be58 li.popup_7077:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .popup_bbc5 .modal_fresh_be58 li.popup_7077 li.popup_7077 li.popup_7077 li.popup_7077 {
    padding-left: 0;
  }
}
article.popup_7077 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.popup_7077 .feature-86ef p:last-of-type {
  margin-bottom: 0;
}
article.popup_7077 .middle-8303 {
  float: left;
}
article.popup_7077 .plasma-398d {
  margin-left: 85px;
}
article.popup_7077 .label_9bd0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.popup_7077 .label_9bd0 .full_63b5 {
  margin-left: 10px;
}
article.popup_7077 .carousel-wide-8de0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.popup_7077 .column_soft_ac2d {
  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 .layout-cool-0fa8,
  #respond .static-b6d9,
  #respond .menu-fb34 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .layout-cool-0fa8 input,
#respond .static-b6d9 input,
#respond .menu-fb34 input {
  width: 100%;
}
#respond .menu-fb34 {
  margin-right: 0;
}
#respond .image-78bf #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.prev_05bd {
  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;
}
.prev_05bd.upper_a1fd {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.prev_05bd 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%);
}
.prev_05bd:focus,
.prev_05bd: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);
}
.chip_wide_3aa9 {
  border-radius: 10%;
}
.tabs_wood_9ca6 {
  border-radius: 50%;
}
.footer_focused_db59 {
  font-size: 0.72em;
}
.info_motion_6755 {
  font-size: 0.875em;
}
.text_bright_fa07 {
  font-size: 1.1em;
}
.preview_current_a983 {
  text-transform: uppercase;
  line-height: 1.2;
}
.preview_current_a983.footer_focused_db59 {
  letter-spacing: 0.5px;
}
.feature_af00,
.feature_af00 a {
  color: #6d6d6d;
}
.feature_af00 a:hover {
  color: #111;
}
.content_top_c6de {
  color: #6d6d6d;
}
.box-cool-2c4b {
  overflow-x: hidden;
}
.box-cool-2c4b .fresh_9dd6.summary_rough_f8e8 {
  position: relative;
}
.box-cool-2c4b .fresh_9dd6.summary_rough_f8e8.tabs-hot-b917 {
  position: initial;
}
.box-cool-2c4b
  .fresh_9dd6.summary_rough_f8e8.tabs-hot-b917
  .focus-large-b6d2 {
  left: auto;
}
.box-cool-2c4b .fresh_9dd6 .focus-large-b6d2 {
  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;
}
.box-cool-2c4b .fresh_9dd6:hover.summary_rough_f8e8 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.box-cool-2c4b
  .fresh_9dd6:hover.summary_rough_f8e8
  .focus-large-b6d2 {
  display: block;
  z-index: 9999999;
}
.box-cool-2c4b .east_1b72 .info_2938,
.box-cool-2c4b .in_39dc .info_2938 {
  display: none;
}
.box-cool-2c4b .dark-48f5 .fresh_9dd6:hover.summary_rough_f8e8 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.menu_first_72bc .layout-cool-0fa8 label,
.menu_first_72bc .tag-upper-1d50 label,
.menu_first_72bc .static-b6d9 label,
.menu_first_72bc .menu-fb34 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.popup_bbc5 {
  list-style: none;
  margin: 0;
}
.popup_bbc5 article.popup_7077 {
  margin-bottom: 0;
}
.popup_bbc5 ul {
  list-style: none;
  margin: 0;
}
.popup_bbc5 .modal_fresh_be58 li.popup_7077 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .popup_bbc5 .modal_fresh_be58 li.popup_7077 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .popup_bbc5 .modal_fresh_be58 li.popup_7077:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .popup_bbc5 .modal_fresh_be58 li.popup_7077 li.popup_7077 li.popup_7077 li.popup_7077 {
    padding-left: 0;
  }
}
article.popup_7077 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.popup_7077 .feature-86ef p:last-of-type {
  margin-bottom: 0;
}
article.popup_7077 .middle-8303 {
  float: left;
}
article.popup_7077 .plasma-398d {
  margin-left: 85px;
}
article.popup_7077 .label_9bd0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.popup_7077 .label_9bd0 .full_63b5 {
  margin-left: 10px;
}
article.popup_7077 .carousel-wide-8de0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.popup_7077 .column_soft_ac2d {
  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 .layout-cool-0fa8,
  #respond .static-b6d9,
  #respond .menu-fb34 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .layout-cool-0fa8 input,
#respond .static-b6d9 input,
#respond .menu-fb34 input {
  width: 100%;
}
#respond .menu-fb34 {
  margin-right: 0;
}
#respond .image-78bf #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.east_1b72 .bronze-659a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.bronze-659a .bright-3472.liquid_3ab8 .fresh-ba58 > li > a:focus,
.bronze-659a .bright-3472.liquid_3ab8 .fresh-ba58 > li > a:hover,
.bronze-659a .bright-3472.slider_1637 .fresh-ba58 > li > a:focus,
.bronze-659a .bright-3472.slider_1637 .fresh-ba58 > li > a:hover,
.bronze-659a .bright-3472.steel_0941 .fresh-ba58 > li > a:focus,
.bronze-659a .bright-3472.steel_0941 .fresh-ba58 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-659a
  .bright-3472.liquid_3ab8
  .fresh-ba58
  > li.nav-focused-3eca
  > a,
.bronze-659a
  .bright-3472.liquid_3ab8
  .fresh-ba58
  > li.plasma-5b5a
  > a,
.bronze-659a
  .bright-3472.slider_1637
  .fresh-ba58
  > li.nav-focused-3eca
  > a,
.bronze-659a
  .bright-3472.slider_1637
  .fresh-ba58
  > li.plasma-5b5a
  > a,
.bronze-659a
  .bright-3472.steel_0941
  .fresh-ba58
  > li.nav-focused-3eca
  > a,
.bronze-659a .bright-3472.steel_0941 .fresh-ba58 > li.advanced_50d3 > a {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-659a .preview-active-b3ed,
.bronze-659a .preview-active-b3ed a {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-659a .advanced-055a.card_focused_5d07 li a,
.bronze-659a .item-orange-2760 a,
.bronze-659a .glass-1f7a,
.bronze-659a .fresh-ba58 > li > a,
.bronze-659a .breadcrumb-3fad {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-659a .advanced-055a.card_focused_5d07 li a:hover,
.bronze-659a .item-orange-2760 a:hover,
.bronze-659a .glass-1f7a:hover,
.bronze-659a .fresh-ba58 > li > a:hover,
.bronze-659a .breadcrumb-3fad:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-659a .tooltip-9282 {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-659a .tooltip-9282 .thumbnail-67ec {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-659a .tooltip-9282:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-659a .background-2d3f .chip_mini_e41b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bronze-659a .background-2d3f .chip_mini_e41b .footer_advanced_65c9 {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-659a
  .background-2d3f
  .chip_mini_e41b
  .footer_advanced_65c9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-659a
  .background-2d3f
  .chip_mini_e41b
  .footer_advanced_65c9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-659a
  .background-2d3f
  .chip_mini_e41b
  .footer_advanced_65c9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-659a
  .background-2d3f
  .chip_mini_e41b
  .footer_advanced_65c9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-659a .background-2d3f .modal-green-63ce {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-659a .background-2d3f .modal-green-63ce:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list-02da
  .bronze-659a
  .background-2d3f
  .info-2f44
  .aside_narrow_67c6 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.list-02da
  .bronze-659a
  .background-2d3f
  .info-2f44
  .footer_advanced_65c9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.east_1b72 .iron-4c12 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.iron-4c12 .bright-3472.liquid_3ab8 .fresh-ba58 > li > a:focus,
.iron-4c12 .bright-3472.liquid_3ab8 .fresh-ba58 > li > a:hover,
.iron-4c12 .bright-3472.slider_1637 .fresh-ba58 > li > a:focus,
.iron-4c12 .bright-3472.slider_1637 .fresh-ba58 > li > a:hover,
.iron-4c12 .bright-3472.steel_0941 .fresh-ba58 > li > a:focus,
.iron-4c12 .bright-3472.steel_0941 .fresh-ba58 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.iron-4c12
  .bright-3472.liquid_3ab8
  .fresh-ba58
  > li.nav-focused-3eca
  > a,
.iron-4c12
  .bright-3472.liquid_3ab8
  .fresh-ba58
  > li.plasma-5b5a
  > a,
.iron-4c12
  .bright-3472.slider_1637
  .fresh-ba58
  > li.nav-focused-3eca
  > a,
.iron-4c12
  .bright-3472.slider_1637
  .fresh-ba58
  > li.plasma-5b5a
  > a,
.iron-4c12
  .bright-3472.steel_0941
  .fresh-ba58
  > li.nav-focused-3eca
  > a,
.iron-4c12 .bright-3472.steel_0941 .fresh-ba58 > li.advanced_50d3 > a {
  color: rgba(0, 0, 0, 0.8);
}
.iron-4c12 .preview-active-b3ed,
.iron-4c12 .preview-active-b3ed a {
  color: rgba(0, 0, 0, 0.8);
}
.iron-4c12 .advanced-055a.card_focused_5d07 li a,
.iron-4c12 .item-orange-2760 a,
.iron-4c12 .glass-1f7a,
.iron-4c12 .fresh-ba58 > li > a,
.iron-4c12 .breadcrumb-3fad {
  color: rgba(0, 0, 0, 0.55);
}
.iron-4c12 .advanced-055a.card_focused_5d07 li a:hover,
.iron-4c12 .item-orange-2760 a:hover,
.iron-4c12 .glass-1f7a:hover,
.iron-4c12 .fresh-ba58 > li > a:hover,
.iron-4c12 .breadcrumb-3fad:hover {
  color: rgba(0, 0, 0, 0.8);
}
.iron-4c12 .tooltip-9282 {
  color: rgba(0, 0, 0, 0.55);
}
.iron-4c12 .tooltip-9282 .thumbnail-67ec {
  color: rgba(0, 0, 0, 0.8);
}
.iron-4c12 .tooltip-9282:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dim-54d4 .prev_6f21 {
  margin-left: auto;
  margin-right: auto;
}
.middle-a028 > * {
  margin-left: auto;
  margin-right: auto;
}
.middle-a028 .slow_6b58 {
  margin-right: 1.41575em;
}
.banner_7348 .middle-a028 > .disabled_next_9e99 {
  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;
}
.banner_7348 .middle-a028 > .fresh-891d {
  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;
}
.box_next_57f9.dim-54d4 .prev_6f21,
.pressed_839d.dim-54d4 .prev_6f21 {
  margin-left: 0;
}
.fresh-9e1a.dim-54d4 .prev_6f21,
.shade_2071.dim-54d4 .prev_6f21 {
  margin-right: 0;
}
.middle-a028 ol,
.middle-a028 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hero-78cd video {
  max-width: 100%;
}
.white-9cad img {
  display: block;
}
.white-9cad.slow_6b58,
.white-9cad.gas_33c9 {
  width: 100%;
}
.white-9cad.fresh-891d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.main-7bd1:not(.lite_4865) {
  margin: 1.5em auto;
}
.disabled_paper_5481 p {
  padding: 1.5em 14px;
}
ul.breadcrumb_8576.fresh-891d,
ul.breadcrumb_8576.disabled_next_9e99,
ul.breadcrumb_8576.detail-current-ca25.disabled_next_9e99 {
  padding: 0 14px;
}
.summary-0bd5 {
  display: block;
  overflow-x: auto;
}
.summary-0bd5 table {
  border-collapse: collapse;
  width: 100%;
}
.summary-0bd5 td,
.summary-0bd5 th {
  padding: 0.5em;
}
.middle-a028 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.middle-a028 ol ol,
.middle-a028 ol ul,
.middle-a028 ul ol,
.middle-a028 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.middle-a028 ol ol li,
.middle-a028 ol ul li,
.middle-a028 ul ol li,
.middle-a028 ul ul li {
  margin-left: 0;
}
.logo_south_296b.component_pro_9a32 > .static_9ef7 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.logo_south_296b.component_pro_9a32 > .static_9ef7 iframe,
.logo_south_296b.component_pro_9a32 > .static_9ef7 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.wrapper_f55e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.wrapper_f55e.overlay-d60c {
  padding: 0;
}
.wrapper_f55e.overlay-d60c cite {
  font-size: 13px;
}
.wrapper_f55e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.wrapper_f55e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.iron-1a9c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.iron-1a9c > p:first-child {
  margin-top: 0;
}
.iron-1a9c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.iron-1a9c blockquote {
  border-left: 0;
}
.card_5602 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.card_5602:not(.huge-bee6) {
  max-width: 100px;
}
.card_5602.video_e63f {
  border-bottom: none !important;
  text-align: center;
}
.card_5602.video_e63f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .disabled_paper_5481 p {
    padding: 1.5em 0;
  }
}
.gallery-d1d8 {
  color: #0073aa;
}
.selected_2ed0 {
  background-color: #0073aa;
}
.highlight-silver-fc97 {
  color: #229fd8;
}
.nav_solid_c7f5 {
  background-color: #229fd8;
}
.background_over_c625 {
  color: #eee;
}
.detail-5760 {
  background-color: #eee;
}
.shadow_gold_6a5e {
  color: #444;
}
.card_thick_4fa8 {
  background-color: #444;
}
.primary-pink-50b1 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.primary-pink-50b1 .breadcrumb-093f .item-orange-2760 {
  font-size: 15px;
}
.primary-pink-50b1 .item-orange-2760 {
  line-height: 1.3;
}
.primary-pink-50b1 .iron-4c12 {
}
.primary-pink-50b1 .bronze-659a {
  background: #235787;
}
.dropdown_glass_e2e7 {
  padding: 0;
}
.dropdown_glass_e2e7 .bronze-659a {
  background: #1a1a1a;
}
.dropdown_glass_e2e7 .iron-4c12 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.active-mini-e39c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.active-mini-e39c .iron-4c12 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.active-mini-e39c .bronze-659a {
  background: #303030;
}
.card_lower_5f6e {
  position: relative;
  z-index: 10;
}
.card_lower_5f6e .upper-004a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.article-bright-7af4 .summary_rough_f8e8 {
  display: inline-block;
  vertical-align: middle;
}
.article-bright-7af4.photo-slow-ade3 .summary_rough_f8e8 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .article-bright-7af4.photo-slow-ade3 .summary_rough_f8e8 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .article-bright-7af4.photo-slow-ade3 .summary_rough_f8e8 {
    margin-right: 0.4em;
  }
}
.article-bright-7af4.photo-slow-ade3 .summary_rough_f8e8:last-child {
  margin-right: 0;
}
.chip-f800 .upper-004a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .east_1b72 .breadcrumb-093f {
    margin: 0 -0.5em;
  }
  .east_1b72 .breadcrumb-093f [class*="customify-col-"],
  .east_1b72 .breadcrumb-093f [class*="customify-col_"],
  .east_1b72 .breadcrumb-093f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.east_1b72.thumbnail-ccea .upper-004a {
  background: 0 0 !important;
}
.east_1b72.thumbnail-ccea .upper-004a,
.east_1b72.chip-f800 .upper-004a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .east_1b72.overlay-be6d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.east_1b72.chip-f800 .upper-004a {
  box-shadow: none !important;
}
.widget_f364 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .widget_f364 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .widget_f364 {
    padding: 18px 0 20px;
  }
}
.widget_f364 .tall_d2a2 {
  width: 100%;
}
.widget_f364 .pink_cafa {
  margin-bottom: 0;
}
.widget_f364 .header_3cf5 {
  margin-top: 5px;
  font-size: 0.875em;
}
.table_dark_b19a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.table_dark_b19a .progress-905b {
  width: 100%;
}
.panel_first_a9f6 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.panel_first_a9f6 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.panel_first_a9f6 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;
}
.panel_first_a9f6 li:last-child:after {
  display: none;
}
.panel_first_a9f6 li a {
  font-weight: 500;
  margin-right: 10px;
}
.banner-pressed-bb56 .info_2938 button,
.widget_f364 .info_2938 button {
  left: 0;
}
.banner-pressed-bb56 .progress-905b,
.widget_f364 .progress-905b {
  padding-left: 0;
  padding-right: 0;
}
.banner-pressed-bb56 .table_dark_b19a,
.widget_f364 .table_dark_b19a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.banner-pressed-bb56 {
  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;
}
.banner-pressed-bb56: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;
}
.banner-pressed-bb56 .active_78ce {
  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) {
  .banner-pressed-bb56 .active_78ce {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .banner-pressed-bb56 .active_78ce {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .banner-pressed-bb56 .active_78ce {
    min-height: 200px;
  }
}
.banner-pressed-bb56 .panel_first_a9f6 {
  color: rgba(255, 255, 255, 0.8);
}
.banner-pressed-bb56 .panel_first_a9f6 a,
.banner-pressed-bb56 .panel_first_a9f6 li:after {
  color: inherit;
}
.banner-pressed-bb56 .panel_first_a9f6 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.primary_static_7bad {
  margin-bottom: 0.5em;
}
.message_under_d650 {
  margin-bottom: 1.2em;
}
.message_under_d650,
.primary_static_7bad {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.message_under_d650 p:last-child,
.primary_static_7bad p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .info_2938,
#masthead .info_2938 {
  display: none;
}
#masthead
  > .info_2938.message_glass_5b78 {
  display: none;
}
#masthead > .info_2938 button {
  left: 0;
}
.north_40d8 {
  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%;
}
.north_40d8 .summary_rough_f8e8 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.north_40d8 .east_9e5d {
  display: -webkit-box;
  display: flex;
}
.north_40d8 .east_9e5d.sort_fluid_744d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.north_40d8 .east_9e5d.fluid-c735 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.north_40d8 .east_9e5d.tertiary_large_a8fd {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.north_40d8.carousel-west-df0f.tall_78ff .east_9e5d.sort_fluid_744d {
  flex-basis: 100%;
}
.north_40d8.surface_copper_e2ec .east_9e5d.fluid-c735 {
  -webkit-box-flex: 1;
  flex: auto;
}
.north_40d8.surface_copper_e2ec .east_9e5d.tertiary_large_a8fd {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .info_2938.message_glass_5b78 {
  display: none;
}
#masthead > .info_2938 button {
  left: 0;
}
.simple_57be {
  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;
}
.simple_57be:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.simple_57be.fresh-98b1 i {
  margin-right: 4px;
}
.simple_57be.white-ed05 i {
  margin-left: 5px;
}
.item-orange-2760 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.item-orange-2760 p:last-child {
  margin-bottom: 0;
}
.prev-807f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.prev-807f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.prev-807f img {
  display: block;
  width: auto;
  line-height: 1;
}
.prev-807f .preview-active-b3ed {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.prev-807f .full-590b {
  margin: 5px 0 7px 0;
}
.prev-807f.easy-b485 .button_25cd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.prev-807f.easy-b485 .icon_thick_52c2 {
  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;
}
.prev-807f.gallery-cold-acef {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.prev-807f.gallery-cold-acef .button_25cd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.prev-807f.gallery-cold-acef .icon_thick_52c2 {
  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;
}
.prev-807f.status-39fb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.prev-807f.status_prev_bcb0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.prev-807f.status_prev_bcb0 .icon_thick_52c2 {
  margin-top: 7px;
}
.popup_9b06 {
  display: inline-block;
}
.card_lower_5f6e .new_db19 .prev-807f img {
  max-width: 100%;
}
.bright-3472 .preview-6cde.backdrop-f1c0,
.container_a277 .preview-6cde.backdrop-f1c0 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.bright-3472 .hard-b9fe,
.container_a277 .hard-b9fe {
  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%);
}
.bright-3472 .hard-b9fe {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.bright-3472.pink_46c4 .hard-b9fe {
  display: none;
}
.bright-3472 .copper_8ade {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bright-3472 .copper_8ade li {
  display: inline-block;
  position: relative;
}
.bright-3472 .copper_8ade li:last-child {
  margin-right: 0;
}
.bright-3472 .copper_8ade 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;
}
.bright-3472 .copper_8ade li.advanced_50d3 > a {
  color: rgba(0, 0, 0, 0.9);
}
.bright-3472 .copper_8ade > 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;
}
.bright-3472 .copper_8ade > li > a i {
  line-height: 0;
}
.bright-3472 .copper_8ade > li.light_fd9d > a .hard-b9fe {
  margin-left: 4px;
  line-height: 0;
}
.bright-3472 .copper_8ade .huge-6312 li.light_fd9d > a {
  position: relative;
}
.bright-3472 .copper_8ade .huge-6312 li.light_fd9d > a:after,
.bright-3472 .copper_8ade .huge-6312 li.light_fd9d > a:before {
  content: "";
  display: table;
}
.bright-3472 .copper_8ade .huge-6312 li.light_fd9d > a:after {
  clear: both;
}
.bright-3472 .copper_8ade .huge-6312 li.light_fd9d > a .hard-b9fe {
  margin-left: 5px;
  float: right;
}
.bright-3472 .purple-4898,
.bright-3472 .huge-6312 {
  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;
}
.bright-3472 .huge-6312 {
  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;
}
.bright-3472 .huge-6312 .backdrop-f1c0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bright-3472 .huge-6312 .hard-b9fe {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.bright-3472 .huge-6312 li {
  display: block;
  margin: 0;
  padding: 0;
}
.bright-3472 .huge-6312 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;
}
.bright-3472 .huge-6312 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.bright-3472 .huge-6312 .huge-6312 {
  top: 0;
  left: 100%;
}
.bright-3472 .hero-simple-0239.fn-focus-e3a1 > .purple-4898,
.bright-3472 .hero-simple-0239.fn-focus-e3a1 > .huge-6312,
.bright-3472 .hero-simple-0239:focus > .purple-4898,
.bright-3472 .hero-simple-0239:focus > .huge-6312,
.bright-3472 .hero-simple-0239:hover > .purple-4898,
.bright-3472 .hero-simple-0239:hover > .huge-6312 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.bright-3472.steel_0941 .fresh-ba58:after,
.bright-3472.steel_0941 .fresh-ba58:before {
  content: "";
  display: table;
}
.bright-3472.steel_0941 .fresh-ba58:after {
  clear: both;
}
.bright-3472.steel_0941 .fresh-ba58 > li {
  float: left;
}
.bright-3472.outer_0302 .fresh-ba58:after,
.bright-3472.outer_0302 .fresh-ba58:before {
  content: "";
  display: table;
}
.bright-3472.outer_0302 .fresh-ba58:after {
  clear: both;
}
.bright-3472.outer_0302 .fresh-ba58 > li {
  float: left;
}
.bright-3472.outer_0302 .fresh-ba58 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.bright-3472.outer_0302 .fresh-ba58 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.bright-3472.outer_0302 .fresh-ba58 > li.nav-focused-3eca > a,
.bright-3472.outer_0302 .fresh-ba58 > li.advanced_50d3 > a {
  color: #fff;
  background-color: #1e4b75;
}
.bright-3472.liquid_3ab8 .fresh-ba58 > li > a .backdrop-f1c0 {
  position: relative;
}
.bright-3472.liquid_3ab8 .fresh-ba58 > li > a .backdrop-f1c0: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;
}
.bright-3472.liquid_3ab8
  .fresh-ba58
  > li:focus
  > a
  .backdrop-f1c0:before,
.bright-3472.liquid_3ab8
  .fresh-ba58
  > li:hover
  > a
  .backdrop-f1c0:before {
  width: 100%;
  background-color: currentColor;
}
.bright-3472.liquid_3ab8
  .fresh-ba58
  > li.nav-focused-3eca
  > a
  .backdrop-f1c0:before,
.bright-3472.liquid_3ab8
  .fresh-ba58
  > li.plasma-5b5a
  > a
  .backdrop-f1c0:before {
  width: 100%;
  background-color: currentColor;
}
.bright-3472.slider_1637 .fresh-ba58 > li > a .backdrop-f1c0 {
  position: relative;
}
.bright-3472.slider_1637 .fresh-ba58 > li > a .backdrop-f1c0: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;
}
.bright-3472.slider_1637 .fresh-ba58 > li:focus > a .backdrop-f1c0:before,
.bright-3472.slider_1637
  .fresh-ba58
  > li:hover
  > a
  .backdrop-f1c0:before {
  width: 100%;
  background-color: currentColor;
}
.bright-3472.slider_1637
  .fresh-ba58
  > li.nav-focused-3eca
  > a
  .backdrop-f1c0:before,
.bright-3472.slider_1637
  .fresh-ba58
  > li.plasma-5b5a
  > a
  .backdrop-f1c0:before {
  width: 100%;
  background-color: currentColor;
}
.container_a277 .copper_8ade {
  margin: 0;
  padding: 0;
  list-style: none;
}
.container_a277 .copper_8ade li:first-child > a {
  border-top: none;
}
.container_a277 .copper_8ade .hero-mini-a5a9 > .backdrop-f1c0 .hard-b9fe {
  display: none;
}
.container_a277 .copper_8ade li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.container_a277 .copper_8ade li:last-child {
  border: none;
}
.container_a277 .copper_8ade li.light_fd9d > a {
  padding-right: 45px !important;
}
.container_a277 .copper_8ade li a {
  display: block;
  padding: 0.55em 1.5em;
}
.container_a277 .copper_8ade li a:focus,
.container_a277 .copper_8ade li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container_a277 .copper_8ade li .mask_e1e7 {
  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;
}
.container_a277 .copper_8ade li .mask_e1e7:hover {
  box-shadow: none;
}
.container_a277 .copper_8ade li .mask_e1e7 .hard-b9fe {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.container_a277 .copper_8ade .huge-6312 {
  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);
}
.container_a277 .copper_8ade .huge-6312 li a {
  padding-left: 3em;
}
.container_a277 .copper_8ade .large_a184 > a .mask_e1e7 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.container_a277 .copper_8ade .large_a184 > .huge-6312 {
  display: block;
  opacity: 1;
}
.popup-hard-000a {
  max-width: 100%;
}
.header-e2f8 {
  line-height: 0;
  cursor: pointer;
}
.breadcrumb-3fad {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.breadcrumb-3fad:hover {
  box-shadow: none;
  color: currentColor;
}
.breadcrumb-3fad svg {
  width: 18px;
  height: 18px;
}
.breadcrumb-3fad .narrow-8684 {
  display: none;
}
.tall_2318 {
  position: relative;
}
.tall_2318.fn-active-e3a1 .breadcrumb-3fad .tag-center-7b22 {
  display: none;
}
.tall_2318.fn-active-e3a1 .breadcrumb-3fad .narrow-8684 {
  display: inline-block;
}
.tall_2318 .primary_c1be {
  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);
}
.tall_2318.focus-white-0af0 .primary_c1be {
  left: auto;
  right: -0.9em;
}
.tall_2318.focus-white-0af0 .shade_0b2e::before {
  left: auto;
  right: 15px;
}
.tall_2318.fn-active-e3a1 .primary_c1be {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.info-2f44 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.info-2f44 label {
  flex-basis: 100%;
}
.info-2f44 .chip_mini_e41b {
  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;
}
.info-2f44 .footer_advanced_65c9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.info-2f44 .footer_advanced_65c9:focus {
  background-color: transparent;
}
.info-2f44 button.modal-green-63ce {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.info-2f44 button.modal-green-63ce:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.info-2f44 button.modal-green-63ce svg {
  width: 18px;
  height: 18px;
}
.info-2f44 input[type="submit"] {
  min-height: auto;
}
.background-2d3f .info-2f44 .footer_advanced_65c9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.shade_0b2e {
  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) {
  .shade_0b2e {
    width: 220px;
  }
}
.shade_0b2e label {
  flex-basis: 100%;
}
.shade_0b2e::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;
}
.list-02da .background-2d3f .info-2f44 {
  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;
}
.list-02da
  .background-2d3f
  .info-2f44
  .chip_mini_e41b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.list-02da .background-2d3f .info-2f44 .footer_advanced_65c9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.list-02da
  .background-2d3f
  .info-2f44
  .footer_advanced_65c9:focus {
  background: 0 0;
}
.list-02da
  .background-2d3f
  .info-2f44
  .aside_narrow_67c6 {
  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;
}
.advanced-055a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.advanced-055a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.advanced-055a li:last-child {
  margin-right: 0;
}
.advanced-055a li:first-child {
  margin-left: 0;
}
.advanced-055a.red-9efd a {
  color: #fff;
}
.advanced-055a.red-9efd a:hover {
  color: #fff;
}
.advanced-055a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.advanced-055a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.advanced-055a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.advanced-055a a:hover {
  opacity: 0.9;
  color: inherit;
}
.advanced-055a [class*="social-icon-apple"] {
  background-color: #999;
}
.advanced-055a [class*="social-icon-apple"].basic_5eb2 {
  background-color: transparent;
  color: #999;
}
.advanced-055a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.advanced-055a [class*="social-icon-behance"].basic_5eb2 {
  background-color: transparent;
  color: #1769ff;
}
.advanced-055a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.advanced-055a [class*="social-icon-bitbucket"].basic_5eb2 {
  background-color: transparent;
  color: #205081;
}
.advanced-055a [class*="social-icon-codepen"] {
  background-color: #000;
}
.advanced-055a [class*="social-icon-codepen"].basic_5eb2 {
  background-color: transparent;
  color: #000;
}
.advanced-055a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.advanced-055a [class*="social-icon-delicious"].basic_5eb2 {
  background-color: transparent;
  color: #39f;
}
.advanced-055a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.advanced-055a [class*="social-icon-digg"].basic_5eb2 {
  background-color: transparent;
  color: #005be2;
}
.advanced-055a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.advanced-055a [class*="social-icon-dribbble"].basic_5eb2 {
  background-color: transparent;
  color: #ea4c89;
}
.advanced-055a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.advanced-055a [class*="social-icon-envelope"].basic_5eb2 {
  background-color: transparent;
  color: #ea4335;
}
.advanced-055a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.advanced-055a [class*="social-icon-facebook"].basic_5eb2 {
  background-color: transparent;
  color: #3b5998;
}
.advanced-055a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.advanced-055a [class*="social-icon-flickr"].basic_5eb2 {
  background-color: transparent;
  color: #0063dc;
}
.advanced-055a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.advanced-055a [class*="social-icon-foursquare"].basic_5eb2 {
  background-color: transparent;
  color: #2d5be3;
}
.advanced-055a [class*="social-icon-github"] {
  background-color: #333;
}
.advanced-055a [class*="social-icon-github"].basic_5eb2 {
  background-color: transparent;
  color: #333;
}
.advanced-055a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.advanced-055a [class*="social-icon-google-plus"].basic_5eb2 {
  background-color: transparent;
  color: #dd4b39;
}
.advanced-055a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.advanced-055a [class*="social-icon-houzz"].basic_5eb2 {
  background-color: transparent;
  color: #7ac142;
}
.advanced-055a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.advanced-055a [class*="social-icon-instagram"].basic_5eb2 {
  background-color: transparent;
  color: #262626;
}
.advanced-055a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.advanced-055a [class*="social-icon-jsfiddle"].basic_5eb2 {
  background-color: transparent;
  color: #487aa2;
}
.advanced-055a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.advanced-055a [class*="social-icon-linkedin"].basic_5eb2 {
  background-color: transparent;
  color: #0077b5;
}
.advanced-055a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.advanced-055a [class*="social-icon-medium"].basic_5eb2 {
  background-color: transparent;
  color: #00ab6b;
}
.advanced-055a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.advanced-055a
  [class*="social-icon-odnoklassniki"].basic_5eb2 {
  background-color: transparent;
  color: #f4731c;
}
.advanced-055a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.advanced-055a [class*="social-icon-meetup"].basic_5eb2 {
  background-color: transparent;
  color: #ec1c40;
}
.advanced-055a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.advanced-055a [class*="social-icon-pinterest"].basic_5eb2 {
  background-color: transparent;
  color: #bd081c;
}
.advanced-055a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.advanced-055a [class*="social-icon-product-hunt"].basic_5eb2 {
  background-color: transparent;
  color: #da552f;
}
.advanced-055a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.advanced-055a [class*="social-icon-reddit"].basic_5eb2 {
  background-color: transparent;
  color: #ff4500;
}
.advanced-055a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.advanced-055a [class*="social-icon-rss"].basic_5eb2 {
  background-color: transparent;
  color: #f26522;
}
.advanced-055a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.advanced-055a
  [class*="social-icon-shopping-cart"].basic_5eb2 {
  background-color: transparent;
  color: #4caf50;
}
.advanced-055a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.advanced-055a [class*="social-icon-skype"].basic_5eb2 {
  background-color: transparent;
  color: #00aff0;
}
.advanced-055a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.advanced-055a [class*="social-icon-slideshare"].basic_5eb2 {
  background-color: transparent;
  color: #0077b5;
}
.advanced-055a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.advanced-055a [class*="social-icon-snapchat"].basic_5eb2 {
  background-color: transparent;
  color: #fffc00;
}
.advanced-055a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.advanced-055a [class*="social-icon-soundcloud"].basic_5eb2 {
  background-color: transparent;
  color: #f80;
}
.advanced-055a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.advanced-055a [class*="social-icon-spotify"].basic_5eb2 {
  background-color: transparent;
  color: #2ebd59;
}
.advanced-055a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.advanced-055a
  [class*="social-icon-stack-overflow"].basic_5eb2 {
  background-color: transparent;
  color: #fe7a15;
}
.advanced-055a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.advanced-055a [class*="social-icon-maldkfgram"].basic_5eb2 {
  background-color: transparent;
  color: #2ca5e0;
}
.advanced-055a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.advanced-055a [class*="social-icon-tripadvisor"].basic_5eb2 {
  background-color: transparent;
  color: #589442;
}
.advanced-055a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.advanced-055a [class*="social-icon-tumblr"].basic_5eb2 {
  background-color: transparent;
  color: #35465c;
}
.advanced-055a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.advanced-055a [class*="social-icon-twitch"].basic_5eb2 {
  background-color: transparent;
  color: #6441a5;
}
.advanced-055a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.advanced-055a [class*="social-icon-twitter"].basic_5eb2 {
  background-color: transparent;
  color: #1da1f2;
}
.advanced-055a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.advanced-055a [class*="social-icon-vimeo"].basic_5eb2 {
  background-color: transparent;
  color: #1ab7ea;
}
.advanced-055a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.advanced-055a [class*="social-icon-vk"].basic_5eb2 {
  background-color: transparent;
  color: #45668e;
}
.advanced-055a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.advanced-055a [class*="social-icon-weibo"].basic_5eb2 {
  background-color: transparent;
  color: #df2029;
}
.advanced-055a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.advanced-055a [class*="social-icon-weixin"].basic_5eb2 {
  background-color: transparent;
  color: #7bb32e;
}
.advanced-055a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.advanced-055a [class*="social-icon-whatsapp"].basic_5eb2 {
  background-color: transparent;
  color: #25d366;
}
.advanced-055a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.advanced-055a [class*="social-icon-wordpress"].basic_5eb2 {
  background-color: transparent;
  color: #21759b;
}
.advanced-055a [class*="social-icon-xing"] {
  background-color: #026466;
}
.advanced-055a [class*="social-icon-xing"].basic_5eb2 {
  background-color: transparent;
  color: #026466;
}
.advanced-055a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.advanced-055a [class*="social-icon-yelp"].basic_5eb2 {
  background-color: transparent;
  color: #af0606;
}
.advanced-055a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.advanced-055a [class*="social-icon-youtube"].basic_5eb2 {
  background-color: transparent;
  color: #cd201f;
}
.glass-1f7a {
  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;
}
.glass-1f7a:hover {
  box-shadow: none;
  background: 0 0;
}
.new_21f4 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.fast-db42 {
  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;
}
.block-wood-3073 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.menu-dirty-81f1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.menu-dirty-81f1,
.menu-dirty-81f1::after,
.menu-dirty-81f1::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;
}
.menu-dirty-81f1::after,
.menu-dirty-81f1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.over_f130 .fast-db42 .block-wood-3073 {
  margin-top: -2px;
  width: 19px;
}
.over_f130 .fast-db42 .menu-dirty-81f1 {
  margin-top: -1px;
}
.over_f130 .fast-db42 .menu-dirty-81f1,
.over_f130 .fast-db42 .menu-dirty-81f1::after,
.over_f130 .fast-db42 .menu-dirty-81f1::before {
  width: 19px;
  height: 2px;
}
.over_f130 .fast-db42 .menu-dirty-81f1::before {
  top: -6px;
}
.over_f130 .fast-db42 .menu-dirty-81f1::after {
  bottom: -6px;
}
.focus-f92e .fast-db42 .block-wood-3073 {
  margin-top: -2px;
  width: 22px;
}
.focus-f92e .fast-db42 .menu-dirty-81f1 {
  margin-top: -1px;
}
.focus-f92e .fast-db42 .menu-dirty-81f1,
.focus-f92e .fast-db42 .menu-dirty-81f1::after,
.focus-f92e .fast-db42 .menu-dirty-81f1::before {
  width: 22px;
  height: 2px;
}
.focus-f92e .fast-db42 .menu-dirty-81f1::before {
  top: -7px;
}
.focus-f92e .fast-db42 .menu-dirty-81f1::after {
  bottom: -7px;
}
.accordion-1d1f .fast-db42 .block-wood-3073 {
  margin-top: -2px;
  width: 31px;
}
.accordion-1d1f .fast-db42 .menu-dirty-81f1 {
  margin-top: -1.5px;
}
.accordion-1d1f .fast-db42 .menu-dirty-81f1,
.accordion-1d1f .fast-db42 .menu-dirty-81f1::after,
.accordion-1d1f .fast-db42 .menu-dirty-81f1::before {
  width: 31px;
  height: 3px;
}
.accordion-1d1f .fast-db42 .menu-dirty-81f1::before {
  top: -9px;
}
.accordion-1d1f .fast-db42 .menu-dirty-81f1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .fast_5bfe .fast-db42 .block-wood-3073 {
    margin-top: -2px;
    width: 19px;
  }
  .fast_5bfe .fast-db42 .menu-dirty-81f1 {
    margin-top: -1px;
  }
  .fast_5bfe .fast-db42 .menu-dirty-81f1,
  .fast_5bfe .fast-db42 .menu-dirty-81f1::after,
  .fast_5bfe .fast-db42 .menu-dirty-81f1::before {
    width: 19px;
    height: 2px;
  }
  .fast_5bfe .fast-db42 .menu-dirty-81f1::before {
    top: -6px;
  }
  .fast_5bfe .fast-db42 .menu-dirty-81f1::after {
    bottom: -6px;
  }
  .hidden-soft-0a79 .fast-db42 .block-wood-3073 {
    margin-top: -2px;
    width: 22px;
  }
  .hidden-soft-0a79 .fast-db42 .menu-dirty-81f1 {
    margin-top: -1px;
  }
  .hidden-soft-0a79 .fast-db42 .menu-dirty-81f1,
  .hidden-soft-0a79 .fast-db42 .menu-dirty-81f1::after,
  .hidden-soft-0a79 .fast-db42 .menu-dirty-81f1::before {
    width: 22px;
    height: 2px;
  }
  .hidden-soft-0a79 .fast-db42 .menu-dirty-81f1::before {
    top: -7px;
  }
  .hidden-soft-0a79 .fast-db42 .menu-dirty-81f1::after {
    bottom: -7px;
  }
  .item-acb9 .fast-db42 .block-wood-3073 {
    margin-top: -2px;
    width: 31px;
  }
  .item-acb9 .fast-db42 .menu-dirty-81f1 {
    margin-top: -1.5px;
  }
  .item-acb9 .fast-db42 .menu-dirty-81f1,
  .item-acb9 .fast-db42 .menu-dirty-81f1::after,
  .item-acb9 .fast-db42 .menu-dirty-81f1::before {
    width: 31px;
    height: 3px;
  }
  .item-acb9 .fast-db42 .menu-dirty-81f1::before {
    top: -9px;
  }
  .item-acb9 .fast-db42 .menu-dirty-81f1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .smooth-3e20 .fast-db42 .block-wood-3073 {
    margin-top: -2px;
    width: 19px;
  }
  .smooth-3e20 .fast-db42 .menu-dirty-81f1 {
    margin-top: -1px;
  }
  .smooth-3e20 .fast-db42 .menu-dirty-81f1,
  .smooth-3e20 .fast-db42 .menu-dirty-81f1::after,
  .smooth-3e20 .fast-db42 .menu-dirty-81f1::before {
    width: 19px;
    height: 2px;
  }
  .smooth-3e20 .fast-db42 .menu-dirty-81f1::before {
    top: -6px;
  }
  .smooth-3e20 .fast-db42 .menu-dirty-81f1::after {
    bottom: -6px;
  }
  .row_east_da30 .fast-db42 .block-wood-3073 {
    margin-top: -2px;
    width: 22px;
  }
  .row_east_da30 .fast-db42 .menu-dirty-81f1 {
    margin-top: -1px;
  }
  .row_east_da30 .fast-db42 .menu-dirty-81f1,
  .row_east_da30 .fast-db42 .menu-dirty-81f1::after,
  .row_east_da30 .fast-db42 .menu-dirty-81f1::before {
    width: 22px;
    height: 2px;
  }
  .row_east_da30 .fast-db42 .menu-dirty-81f1::before {
    top: -7px;
  }
  .row_east_da30 .fast-db42 .menu-dirty-81f1::after {
    bottom: -7px;
  }
  .last-97e8 .fast-db42 .block-wood-3073 {
    margin-top: -2px;
    width: 31px;
  }
  .last-97e8 .fast-db42 .menu-dirty-81f1 {
    margin-top: -1.5px;
  }
  .last-97e8 .fast-db42 .menu-dirty-81f1,
  .last-97e8 .fast-db42 .menu-dirty-81f1::after,
  .last-97e8 .fast-db42 .menu-dirty-81f1::before {
    width: 31px;
    height: 3px;
  }
  .last-97e8 .fast-db42 .menu-dirty-81f1::before {
    top: -9px;
  }
  .last-97e8 .fast-db42 .menu-dirty-81f1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .progress_pressed_f2bf .fast-db42 .block-wood-3073 {
    margin-top: -2px;
    width: 19px;
  }
  .progress_pressed_f2bf .fast-db42 .menu-dirty-81f1 {
    margin-top: -1px;
  }
  .progress_pressed_f2bf .fast-db42 .menu-dirty-81f1,
  .progress_pressed_f2bf .fast-db42 .menu-dirty-81f1::after,
  .progress_pressed_f2bf .fast-db42 .menu-dirty-81f1::before {
    width: 19px;
    height: 2px;
  }
  .progress_pressed_f2bf .fast-db42 .menu-dirty-81f1::before {
    top: -6px;
  }
  .progress_pressed_f2bf .fast-db42 .menu-dirty-81f1::after {
    bottom: -6px;
  }
  .overlay-simple-204a .fast-db42 .block-wood-3073 {
    margin-top: -2px;
    width: 22px;
  }
  .overlay-simple-204a .fast-db42 .menu-dirty-81f1 {
    margin-top: -1px;
  }
  .overlay-simple-204a .fast-db42 .menu-dirty-81f1,
  .overlay-simple-204a .fast-db42 .menu-dirty-81f1::after,
  .overlay-simple-204a .fast-db42 .menu-dirty-81f1::before {
    width: 22px;
    height: 2px;
  }
  .overlay-simple-204a .fast-db42 .menu-dirty-81f1::before {
    top: -7px;
  }
  .overlay-simple-204a .fast-db42 .menu-dirty-81f1::after {
    bottom: -7px;
  }
  .panel_simple_2951 .fast-db42 .block-wood-3073 {
    margin-top: -2px;
    width: 31px;
  }
  .panel_simple_2951 .fast-db42 .menu-dirty-81f1 {
    margin-top: -1.5px;
  }
  .panel_simple_2951 .fast-db42 .menu-dirty-81f1,
  .panel_simple_2951 .fast-db42 .menu-dirty-81f1::after,
  .panel_simple_2951 .fast-db42 .menu-dirty-81f1::before {
    width: 31px;
    height: 3px;
  }
  .panel_simple_2951 .fast-db42 .menu-dirty-81f1::before {
    top: -9px;
  }
  .panel_simple_2951 .fast-db42 .menu-dirty-81f1::after {
    bottom: -9px;
  }
}
.table-4ee1 .menu-dirty-81f1 {
  -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);
}
.table-4ee1 .menu-dirty-81f1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.table-4ee1 .menu-dirty-81f1::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);
}
.table-4ee1.heading_fast_ca4f .menu-dirty-81f1 {
  -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);
}
.table-4ee1.heading_fast_ca4f .menu-dirty-81f1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.table-4ee1.heading_fast_ca4f .menu-dirty-81f1::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);
}
.card_gas_d2b7 {
  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.row-middle-090e:before {
  display: none;
}
.in_39dc {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.in_39dc .caption-basic-4eb1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.in_39dc .caption-basic-4eb1:last-of-type {
  border-bottom: none;
}
.in_39dc .caption-basic-4eb1.focused_5a16,
.in_39dc .caption-basic-4eb1.badge-0b06,
.in_39dc .caption-basic-4eb1.hot-9ccd {
  padding: 0;
}
.in_39dc .container_a277 .mask_e1e7 {
  color: currentColor;
}
.in_39dc .container_a277 .mask_e1e7:focus,
.in_39dc .container_a277 .mask_e1e7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.in_39dc.iron-4c12 .tooltip-9282,
.in_39dc.iron-4c12 .item-orange-2760 a,
.in_39dc.iron-4c12 .fresh-ba58 a,
.in_39dc.iron-4c12 .huge-6312 a {
  color: rgba(0, 0, 0, 0.55);
}
.in_39dc.iron-4c12 .tooltip-9282:hover,
.in_39dc.iron-4c12 .item-orange-2760 a:hover,
.in_39dc.iron-4c12 .fresh-ba58 a:hover,
.in_39dc.iron-4c12 .huge-6312 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.in_39dc.iron-4c12 .thumbnail-67ec {
  color: rgba(0, 0, 0, 0.8);
}
.in_39dc.iron-4c12 .caption-basic-4eb1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.in_39dc.iron-4c12 .caption-basic-4eb1:before {
  background: rgba(0, 0, 0, 0.08);
}
.in_39dc.iron-4c12 .red_1cbb:before {
  background: rgba(255, 255, 255, 0.9);
}
.in_39dc.iron-4c12 .container_a277 .copper_8ade li a,
.in_39dc.iron-4c12 .container_a277 .mask_e1e7,
.in_39dc.iron-4c12 .huge-6312 {
  border-color: rgba(0, 0, 0, 0.08);
}
.in_39dc.iron-4c12 .container_a277 .mask_e1e7:focus,
.in_39dc.iron-4c12 .container_a277 .mask_e1e7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.in_39dc.iron-4c12 .copper_8ade li {
  border-color: rgba(0, 0, 0, 0.08);
}
.in_39dc.bronze-659a .tooltip-9282,
.in_39dc.bronze-659a .item-orange-2760 a,
.in_39dc.bronze-659a .fresh-ba58 .mask_e1e7,
.in_39dc.bronze-659a .fresh-ba58 a,
.in_39dc.bronze-659a .huge-6312 a {
  color: rgba(255, 255, 255, 0.79);
}
.in_39dc.bronze-659a .tooltip-9282:hover,
.in_39dc.bronze-659a .item-orange-2760 a:hover,
.in_39dc.bronze-659a .fresh-ba58 .mask_e1e7:hover,
.in_39dc.bronze-659a .fresh-ba58 a:hover,
.in_39dc.bronze-659a .huge-6312 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.in_39dc.bronze-659a .thumbnail-67ec {
  color: rgba(255, 255, 255, 0.99);
}
.in_39dc.bronze-659a .caption-basic-4eb1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.in_39dc.bronze-659a .caption-basic-4eb1:before {
  background: rgba(255, 255, 255, 0.08);
}
.in_39dc.bronze-659a .red_1cbb:before {
  background: rgba(0, 0, 0, 0.9);
}
.in_39dc.bronze-659a .container_a277 .copper_8ade li a,
.in_39dc.bronze-659a .container_a277 .mask_e1e7,
.in_39dc.bronze-659a .huge-6312 {
  border-color: rgba(255, 255, 255, 0.08);
}
.in_39dc.bronze-659a .container_a277 .mask_e1e7:focus,
.in_39dc.bronze-659a .container_a277 .mask_e1e7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.in_39dc.bronze-659a .copper_8ade li {
  border-color: rgba(255, 255, 255, 0.08);
}
.red_1cbb {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.red_1cbb:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.carousel_fixed_49e5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.status_brown_0eec .in_39dc {
  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;
}
.status_brown_0eec .caption-basic-4eb1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.status_brown_0eec .caption-basic-4eb1: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) {
  .status_brown_0eec .caption-basic-4eb1:before {
    width: 16%;
    left: 42%;
  }
}
.status_brown_0eec .caption-basic-4eb1:last-child:before {
  content: none;
}
.status_brown_0eec .caption-basic-4eb1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.status_brown_0eec .container_a277 .copper_8ade li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.status_brown_0eec .container_a277 .copper_8ade li a .mask_e1e7 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.status_brown_0eec .container_a277 .huge-6312 {
  border: none;
}
.status_brown_0eec .container_a277 .huge-6312 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.status_brown_0eec .red_1cbb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.status_brown_0eec .carousel_fixed_49e5 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.status_brown_0eec .bronze-659a .red_1cbb:before {
  background: rgba(0, 0, 0, 0.9);
}
.status_brown_0eec .iron-4c12.active_e32b .menu-dirty-81f1 {
  background: rgba(0, 0, 0, 0.6);
}
.status_brown_0eec
  .iron-4c12.active_e32b
  .menu-dirty-81f1::after,
.status_brown_0eec
  .iron-4c12.active_e32b
  .menu-dirty-81f1:before {
  background: inherit;
}
.status_brown_0eec
  .iron-4c12.active_e32b:hover
  .menu-dirty-81f1 {
  background: rgba(0, 0, 0, 0.8);
}
.article-last-4cda .in_39dc {
  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) {
  .article-last-4cda .in_39dc {
    width: auto;
    right: 45px;
  }
}
.fresh-9b76 .in_39dc {
  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) {
  .fresh-9b76 .in_39dc {
    width: auto;
    left: 45px;
  }
}
.row-middle-090e .in_39dc {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.row-middle-090e .carousel_fixed_49e5 {
  max-width: 48em;
  margin: 0 auto;
}
.row-middle-090e .red_1cbb:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.feature-a18f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.feature-a18f.status_brown_0eec .in_39dc {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.feature-a18f.article-last-4cda .in_39dc {
  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);
}
.feature-a18f .in_39dc {
  visibility: visible;
}
.feature-a18f.fresh-9b76 .in_39dc {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.progress_out_5507,
.photo-inner-66f9 {
  overflow-x: hidden;
}
.progress_out_5507 .in_39dc {
  overflow: auto;
}
.progress_out_5507.status_brown_0eec {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.progress_out_5507.status_brown_0eec .in_39dc {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.progress_out_5507.status_brown_0eec .glass-1f7a {
  opacity: 0;
}
.progress_out_5507.article-last-4cda {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.progress_out_5507.article-last-4cda .in_39dc {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.progress_out_5507.article-last-4cda .glass-1f7a {
  opacity: 0;
}
.progress_out_5507.fresh-9b76 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.progress_out_5507.fresh-9b76 .in_39dc {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.progress_out_5507.fresh-9b76 .glass-1f7a {
  opacity: 0;
}
.progress_out_5507.row-middle-090e .in_39dc {
  z-index: 10;
  visibility: visible;
}
.active_e32b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.active_e32b .menu-dirty-81f1 {
  background: rgba(255, 255, 255, 0.99);
}
.active_e32b .menu-dirty-81f1::after,
.active_e32b .menu-dirty-81f1:before {
  background: inherit;
}
.active_e32b:hover .menu-dirty-81f1 {
  background: rgba(255, 255, 255, 0.99);
}
.fresh-9b76 .active_e32b {
  top: 10px;
  right: auto;
  left: 12px;
}
.row-middle-090e .active_e32b {
  display: none !important;
}
.progress_out_5507:before,
.photo-inner-66f9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.progress_out_5507 .active_e32b,
.photo-inner-66f9 .active_e32b {
  display: inline-block;
}
.in_39dc .summary_rough_f8e8 {
  -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;
}
.progress_out_5507 .in_39dc .summary_rough_f8e8,
.photo-inner-66f9 .in_39dc .summary_rough_f8e8 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.logo-active-d599 .chip_mini_e41b {
  width: 100%;
}
.new_db19 {
  padding: 0 0.5em 0;
}
.new_db19 [class*="customify-col-"],
.new_db19 [class*="customify-col_"],
.new_db19 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.picture_old_53dd .new_db19 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .breadcrumb-093f .accent_short_2ee1,
  .accent_short_2ee1 {
    display: none;
  }
  .hero_2994 {
    text-align: left;
  }
  .filter-5e0b {
    text-align: center;
  }
  .cool_e344 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .breadcrumb-093f .focus-fast-cc12,
  .focus-fast-cc12 {
    display: none;
  }
  .caption_7ece {
    text-align: left;
  }
  .bright-c2cf {
    text-align: center;
  }
  .mask-6e23 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-093f .yellow_93f6,
  .yellow_93f6 {
    display: none;
  }
  .focus_tiny_3130 {
    text-align: left;
  }
  .footer_tall_f17d {
    text-align: center;
  }
  .list-down-773a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.rough_04b5 {
  box-shadow: none !important;
}
.layout_f8d4 .table_dim_60aa,
.link-warm-7857 .table_dim_60aa {
  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;
}
.link-warm-7857 .table_dim_60aa {
  margin-top: 30px;
  margin-bottom: 30px;
}
.upper-004a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.upper-004a:after,
.upper-004a:before {
  content: "";
  display: table;
}
.upper-004a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .upper-004a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.upper-004a,
.overlay-be6d {
  max-width: 1248px;
  margin: 0 auto;
}

.basic-0cba.thumbnail_61e7 .upper-004a {
  max-width: 100%;
}
.basic-0cba.element_99f0 {
  max-width: 1200px;
  margin: 0 auto;
}
.basic-0cba.button-green-3357 .upper-004a {
  max-width: 100%;
}
.basic-0cba.button-green-3357 > .upper-004a {
  padding-left: 0;
  padding-right: 0;
}
.basic-0cba.button-green-3357 > .upper-004a .breadcrumb-093f {
  margin: 0;
}
.basic-0cba.button-green-3357
  > .upper-004a
  .slider_out_248a.outline-plasma-1537 {
  margin-right: 0;
  margin-left: 0;
}
.basic-0cba.button-green-3357 #main.outline-plasma-1537 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tooltip_809e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tooltip_809e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .preview_3041 .prev_6f21 {
    padding-right: 1em;
  }
  .preview_3041.cool_6dec .slider_out_248a {
    border-right: 1px solid #eaecee;
  }
  .preview_3041.cool_6dec .prev_6f21 {
    padding-right: 1em;
  }
  .preview_3041.cool_6dec .title-motion-a736 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fresh-c08e .prev_6f21 {
    padding-left: 1em;
  }
  .fresh-c08e.cool_6dec .slider_out_248a {
    border-left: 1px solid #eaecee;
  }
  .fresh-c08e.cool_6dec .prev_6f21 {
    padding-left: 1em;
  }
  .fresh-c08e.cool_6dec .title-motion-a736 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface_liquid_fc2b .prev_6f21 {
    padding-left: 1em;
  }
  .surface_liquid_fc2b.cool_6dec .pink_bdb6 {
    border-right: 1px solid #eaecee;
  }
  .surface_liquid_fc2b.cool_6dec .gradient_ceaa {
    border-right: 1px solid #eaecee;
  }
  .surface_liquid_fc2b.cool_6dec .prev_6f21 {
    padding-left: 1em;
  }
  .surface_liquid_fc2b.cool_6dec .title-motion-a736 {
    padding-right: 1em;
  }
  .surface_liquid_fc2b.cool_6dec .primary_wide_e5d2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .overlay-next-5596 .prev_6f21 {
    padding-right: 1em;
  }
  .overlay-next-5596.cool_6dec .pink_bdb6 {
    border-left: 1px solid #eaecee;
  }
  .overlay-next-5596.cool_6dec .gradient_ceaa {
    border-left: 1px solid #eaecee;
  }
  .overlay-next-5596.cool_6dec .prev_6f21 {
    padding-right: 1em;
  }
  .overlay-next-5596.cool_6dec .title-motion-a736 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .overlay-next-5596.cool_6dec .primary_wide_e5d2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tooltip_809e .prev_6f21 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tooltip_809e.cool_6dec .slider_out_248a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tooltip_809e.cool_6dec .prev_6f21 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tooltip_809e.cool_6dec .title-motion-a736 {
    padding-left: 1em;
  }
  .tooltip_809e.cool_6dec .primary_wide_e5d2 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tooltip_809e.cool_6dec .prev_6f21 {
    padding-left: 0;
  }
}
.last_1805 .article-bright-7af4 {
  display: inline-block;
}
.narrow-c386 {
  display: inline-block;
}
.border-66e5 {
  word-con: break-word;
}
.blue_72c6 > span {
  display: inline-block;
  padding: 5px 0;
}
.blue_72c6 .full_68dc {
  margin-left: 8px;
  margin-right: 8px;
}
.blue_72c6 .dim-89a5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.column_black_3000 .section-up-797b {
  margin-bottom: 2em;
}
.column_black_3000 .secondary-stale-15db {
  margin-bottom: 15px;
}
.column_black_3000 .secondary-stale-15db:last-child {
  margin-bottom: 0;
}
.column_black_3000 .breadcrumb-tiny-44e7 {
  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) {
  .column_black_3000 .breadcrumb-tiny-44e7 {
    display: block;
  }
}
.column_black_3000 .wrapper_clean_5774 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .column_black_3000 .wrapper_clean_5774 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.column_black_3000 .label_6ad2 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.column_black_3000 .label_6ad2 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.column_black_3000 .label_6ad2 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.column_black_3000 .border-66e5 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.column_black_3000 .border-66e5 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.column_black_3000 .hot-8a0d p:last-child {
  margin-bottom: 0;
}
.column_black_3000 .purple-ff55 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.column_black_3000 .fixed-b283 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.column_black_3000 .over-14bc {
  margin-top: 1em;
}
.column_black_3000 .yellow-372f {
  top: 0;
  display: block;
}
.column_black_3000 .yellow-372f a {
  color: inherit;
}
.column_black_3000 .yellow-372f a:hover {
  color: inherit;
}
.column_black_3000 .cool_5e83 {
  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;
}
.column_black_3000 .cool_5e83:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.column_black_3000 .fixed-b283 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.column_black_3000 .table-64ad {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.column_black_3000 .table-64ad:first-child {
  margin-top: 0;
}
.column_black_3000 .table-64ad.in_5460 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.column_black_3000 .table-64ad.layout-33bd {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.column_black_3000
  .table-64ad.layout-33bd.media-2b86
  .over-14bc {
  width: 100%;
}
.column_black_3000 .layout-33bd {
  -webkit-box-align: center;
  align-items: center;
}
.column_black_3000 .layout-33bd .blue_72c6,
.column_black_3000 .layout-33bd > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.column_black_3000 .label_6ad2 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.column_black_3000 .label_6ad2 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.column_black_3000 .label_6ad2: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;
}
.column_black_3000 .in_5460 {
  z-index: 5;
}
.column_black_3000 .mini-8c80 .form-8923 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.column_black_3000 .avatar-85b7 .form-8923 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.column_black_3000 .outline_rough_d8dc .form-8923 {
  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;
}
.column_black_3000.copper_77a1 .breadcrumb-tiny-44e7,
.column_black_3000.sidebar-57f2 .breadcrumb-tiny-44e7 {
  display: block;
}
.column_black_3000.copper_77a1 .breadcrumb-tiny-44e7 .feature_motion_1f6f,
.column_black_3000.copper_77a1 .breadcrumb-tiny-44e7 .fixed-b283,
.column_black_3000.sidebar-57f2 .breadcrumb-tiny-44e7 .feature_motion_1f6f,
.column_black_3000.sidebar-57f2 .breadcrumb-tiny-44e7 .fixed-b283 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.column_black_3000.down-6eec .wrapper_clean_5774 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .column_black_3000.down-6eec .wrapper_clean_5774 {
    margin-right: 0;
  }
}
.column_black_3000.copper_77a1 .wrapper_clean_5774,
.column_black_3000.sidebar-57f2 .wrapper_clean_5774 {
  padding-top: 40%;
}
.column_black_3000.copper_77a1 .section-up-797b,
.column_black_3000.sidebar-57f2 .section-up-797b {
  display: block;
}
.column_black_3000.copper_77a1 .fn-sticky-e3a1 .fixed-b283,
.column_black_3000.sidebar-57f2 .fn-sticky-e3a1 .fixed-b283 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.column_black_3000.copper_77a1 .wrapper_clean_5774,
.column_black_3000.sidebar-57f2 .wrapper_clean_5774 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.column_black_3000.copper_77a1 .fixed-b283 {
  padding: 1em;
}
.tag-ca81 {
  margin: 30px auto;
  display: block;
}
.tag-ca81 .blue-524f > * {
  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;
}
.tag-ca81 .blue-524f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tag-ca81 .blue-524f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.content-hot-de7d .blue_72c6 {
  margin-bottom: 1.41575em;
}
.content-hot-de7d .surface_60cd {
  margin-bottom: 1.618em;
}
.middle-a028 .silver-8de5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.middle-a028 .silver-8de5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.middle-a028 .light_d7ad {
  max-width: 100%;
  overflow: auto;
}
.dim-54d4 .middle-a028 a:hover {
  text-decoration: underline;
}
.over-1457 .secondary-stale-15db:not(.border-66e5),
.over-1457 .label_6ad2 {
  margin-bottom: 1.41575em;
}
.over-1457 .secondary-stale-15db:not(.border-66e5):last-child,
.over-1457 .label_6ad2:last-child {
  margin-bottom: 0;
}
.over-1457 .secondary-stale-15db.sidebar-a5db {
  margin-bottom: 0.41575em;
}
.over-1457 .center-f3cd:before,
.over-1457 .easy-d41d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.over-1457 .center-f3cd:before {
  content: "\f115";
}
.over-1457 .easy-d41d:before {
  content: "\f02c";
}
.over-1457 .brown-286c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.over-1457 .brown-286c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hero-8977 {
  display: -webkit-box;
  display: flex;
}
.hero-8977 .basic-1025 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hero-8977 .basic-1025 {
    flex-basis: 90px;
  }
}
.hero-8977 .hovered-671c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hero-8977 .hovered-671c {
    flex-basis: calc(100% - 50px);
  }
}
.hero-8977 .paper-0d14 p:last-child {
  margin-bottom: 0.72em;
}
.hot_88d8 .blue-524f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hot_88d8 .blue-524f:after,
.hot_88d8 .blue-524f:before {
  content: "";
  display: table;
}
.hot_88d8 .blue-524f:after {
  clear: both;
}
.hot_88d8 .blue-524f .logo-04d8,
.hot_88d8 .blue-524f .left_1c4f {
  width: 49%;
}
.hot_88d8 .blue-524f .logo-04d8 a span.gallery_7307,
.hot_88d8 .blue-524f .left_1c4f a span.gallery_7307 {
  display: block;
  margin-bottom: 5px;
}
.hot_88d8 .blue-524f .left_1c4f {
  float: left;
  text-align: left;
}
.hot_88d8 .blue-524f .logo-04d8 {
  float: right;
  text-align: right;
}
.red_ac5c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .red_ac5c {
    margin-bottom: 0;
  }
}
.popup-brown-6d6c {
  margin-bottom: 1em;
}
.popup-brown-6d6c .border-66e5 {
  font-size: 1.1em;
  line-height: 1.3;
}
.carousel_0497 a {
  display: block;
  line-height: 0;
  position: relative;
}
.narrow_550e .popup-brown-6d6c,
.feature-bae3 .popup-brown-6d6c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .narrow_550e .popup-brown-6d6c,
  .feature-bae3 .popup-brown-6d6c {
    display: block;
  }
}
.narrow_550e .carousel_0497,
.feature-bae3 .carousel_0497 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .narrow_550e .carousel_0497,
  .feature-bae3 .carousel_0497 {
    margin-bottom: 1em;
  }
}
.narrow_550e .carousel_0497 img,
.feature-bae3 .carousel_0497 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.narrow_550e .red_d3c1,
.feature-bae3 .red_d3c1 {
  flex-basis: calc(100% - 160px);
}
.narrow_550e .red_d3c1 p,
.feature-bae3 .red_d3c1 p {
  margin-bottom: 0;
}
.narrow_550e .red_d3c1 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .narrow_550e .red_d3c1 {
    padding-left: 0;
  }
}
.feature-bae3 .red_d3c1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .feature-bae3 .red_d3c1 {
    padding-right: 0;
  }
}
.feature-bae3 .carousel_0497 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.center_d92e .carousel_0497 {
  margin-bottom: 0.5em;
}
.center_d92e .carousel_0497 img {
  width: 100%;
}
.preview_upper_8891 .heading-gold-7178,
.title-outer-e1a3 .heading-gold-7178 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.title-outer-e1a3 .slider_out_248a .list-gold-d383 p:last-child {
  margin-bottom: 0;
}
.footer_bright_79e3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.carousel-50d7 .heading_lower_99e6 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .carousel-50d7 .heading_lower_99e6:last-of-type {
    margin-bottom: 0;
  }
}
.carousel-50d7 .heading_lower_99e6 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.carousel-50d7 .heading_lower_99e6 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.carousel-50d7 .heading_lower_99e6 ul li {
  margin: 0 0 0.6em;
}
.carousel-50d7 .heading_lower_99e6 ul li.sort_pink_860d,
.carousel-50d7 .heading_lower_99e6 ul li.brown_5968 {
  position: relative;
}
.carousel-50d7 .heading_lower_99e6 ul li.sort_pink_860d .aside_de62,
.carousel-50d7 .heading_lower_99e6 ul li.brown_5968 .aside_de62 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.carousel-50d7 .heading_lower_99e6 ul li.sort_pink_860d:after:after,
.carousel-50d7 .heading_lower_99e6 ul li.sort_pink_860d:after:before,
.carousel-50d7
  .heading_lower_99e6
  ul
  li.brown_5968:after:after,
.carousel-50d7
  .heading_lower_99e6
  ul
  li.brown_5968:after:before {
  content: "";
  display: table;
}
.carousel-50d7 .heading_lower_99e6 ul li.sort_pink_860d:after:after,
.carousel-50d7
  .heading_lower_99e6
  ul
  li.brown_5968:after:after {
  clear: both;
}
.carousel-50d7 .heading_lower_99e6 a.photo-f704:hover {
  text-decoration: none;
}
.carousel-50d7 .heading_lower_99e6 select {
  max-width: 100%;
}
.carousel-50d7 .heading_lower_99e6 table {
  font-size: 85%;
}
.carousel-50d7 .heading_lower_99e6 table td,
.carousel-50d7 .heading_lower_99e6 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.carousel-50d7 .heading_lower_99e6 table tfoot td {
  text-align: left;
}
.carousel-50d7 .heading_lower_99e6 :last-child {
  margin-bottom: 0;
}
.carousel-50d7 .heading_lower_99e6 .grid_bronze_81d2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.carousel-50d7 .heading_lower_99e6 .grid_bronze_81d2 label {
  width: 100%;
}
.carousel-50d7 .heading_lower_99e6 .grid_bronze_81d2 .footer_advanced_65c9 {
  width: 100%;
  display: block;
}
.carousel-50d7 .heading_lower_99e6 .grid_bronze_81d2 .modal-green-63ce {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.carousel-50d7 .heading_lower_99e6 .grid_bronze_81d2 .modal-green-63ce:hover svg #svg-search {
  fill: #444;
}
.carousel-50d7 .heading_lower_99e6 .grid_bronze_81d2 .modal-green-63ce svg {
  width: 18px;
  height: 18px;
}
.carousel-50d7 .yellow-7d8d ul ul,
.carousel-50d7 .shadow_fixed_c43a ul ul,
.carousel-50d7 .nav_inner_8fb3 ul ul,
.carousel-50d7 .pagination-8df6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.carousel-50d7 .yellow-7d8d .light_fd9d > a,
.carousel-50d7 .shadow_fixed_c43a .light_fd9d > a,
.carousel-50d7 .nav_inner_8fb3 .light_fd9d > a,
.carousel-50d7 .pagination-8df6 .light_fd9d > a {
  margin-bottom: 0;
}
.carousel-50d7 .tag_c961 li,
.carousel-50d7 .yellow-7d8d li,
.carousel-50d7 .notice_92b4 li,
.carousel-50d7 .shadow_fixed_c43a li,
.carousel-50d7 .nav_inner_8fb3 li,
.carousel-50d7 .pagination-8df6 li,
.carousel-50d7 .summary_selected_9a5f li,
.carousel-50d7 .label-hard-2046 li {
  display: block;
  position: relative;
}
.carousel-50d7 .tag_c961 li:last-child,
.carousel-50d7 .yellow-7d8d li:last-child,
.carousel-50d7 .notice_92b4 li:last-child,
.carousel-50d7 .shadow_fixed_c43a li:last-child,
.carousel-50d7 .nav_inner_8fb3 li:last-child,
.carousel-50d7 .pagination-8df6 li:last-child,
.carousel-50d7 .summary_selected_9a5f li:last-child,
.carousel-50d7 .label-hard-2046 li:last-child {
  border: none;
}
.carousel-50d7 .tag_c961 li a,
.carousel-50d7 .yellow-7d8d li a,
.carousel-50d7 .notice_92b4 li a,
.carousel-50d7 .shadow_fixed_c43a li a,
.carousel-50d7 .nav_inner_8fb3 li a,
.carousel-50d7 .pagination-8df6 li a,
.carousel-50d7 .summary_selected_9a5f li a,
.carousel-50d7 .label-hard-2046 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.carousel-50d7 .tag_c961 li ul li::before,
.carousel-50d7 .yellow-7d8d li ul li::before,
.carousel-50d7 .notice_92b4 li ul li::before,
.carousel-50d7 .shadow_fixed_c43a li ul li::before,
.carousel-50d7 .nav_inner_8fb3 li ul li::before,
.carousel-50d7 .pagination-8df6 li ul li::before,
.carousel-50d7 .summary_selected_9a5f li ul li::before,
.carousel-50d7 .label-hard-2046 li ul li::before {
  left: 15px;
}
.carousel-50d7 .tag_c961 li ul a,
.carousel-50d7 .yellow-7d8d li ul a,
.carousel-50d7 .notice_92b4 li ul a,
.carousel-50d7 .shadow_fixed_c43a li ul a,
.carousel-50d7 .nav_inner_8fb3 li ul a,
.carousel-50d7 .pagination-8df6 li ul a,
.carousel-50d7 .summary_selected_9a5f li ul a,
.carousel-50d7 .label-hard-2046 li ul a {
  padding-left: 20px;
}
.carousel-50d7 .tag_c961 li ul ul li::before,
.carousel-50d7 .yellow-7d8d li ul ul li::before,
.carousel-50d7 .notice_92b4 li ul ul li::before,
.carousel-50d7 .shadow_fixed_c43a li ul ul li::before,
.carousel-50d7 .nav_inner_8fb3 li ul ul li::before,
.carousel-50d7 .pagination-8df6 li ul ul li::before,
.carousel-50d7 .summary_selected_9a5f li ul ul li::before,
.carousel-50d7 .label-hard-2046 li ul ul li::before {
  left: 30px;
}
.carousel-50d7 .tag_c961 li ul ul a,
.carousel-50d7 .yellow-7d8d li ul ul a,
.carousel-50d7 .notice_92b4 li ul ul a,
.carousel-50d7 .shadow_fixed_c43a li ul ul a,
.carousel-50d7 .nav_inner_8fb3 li ul ul a,
.carousel-50d7 .pagination-8df6 li ul ul a,
.carousel-50d7 .summary_selected_9a5f li ul ul a,
.carousel-50d7 .label-hard-2046 li ul ul a {
  padding-left: 40px;
}
.carousel-50d7 .column_last_25fd li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.carousel-50d7 .label-hard-2046 ul li {
  margin-bottom: 1.41575em;
}
.carousel-50d7 .label-hard-2046 ul li .row_inner_c501 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.carousel-50d7 .label-hard-2046 ul li .text-1d07 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.bronze-659a .tag_c961 li a,
.bronze-659a .yellow-7d8d li a,
.bronze-659a .notice_92b4 li a,
.bronze-659a .shadow_fixed_c43a li a,
.bronze-659a .nav_inner_8fb3 li a,
.bronze-659a .pagination-8df6 li a,
.bronze-659a .summary_selected_9a5f li a,
.bronze-659a .label-hard-2046 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze-659a .column_last_25fd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze-659a .heading_lower_99e6 ul li.sort_pink_860d .aside_de62,
.bronze-659a .heading_lower_99e6 ul li.brown_5968 .aside_de62 {
  background: rgba(0, 0, 0, 0.2);
}
.bronze-659a .carousel-50d7 .heading_lower_99e6 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic-0cba .carousel-50d7 .copper_8ade li {
  margin: 0;
}
.basic-0cba .carousel-50d7 .copper_8ade li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.basic-0cba .carousel-50d7 .copper_8ade li ul {
  margin: 0;
}
.basic-0cba .carousel-50d7 .copper_8ade li ul li a {
  padding-left: 15px;
}
.basic-0cba .carousel-50d7 .copper_8ade li ul li li a {
  padding-left: 30px;
}
.basic-0cba .carousel-50d7 .copper_8ade li.advanced_50d3 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.basic-0cba .carousel-50d7 .copper_8ade li.advanced_50d3 > 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;
}
.basic-0cba .carousel-50d7 .copper_8ade li.advanced_50d3 > 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;
}
.article-advanced-9c04 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.input-dfd7 {
  position: relative;
  z-index: 10;
}
.input-dfd7 .summary_rough_f8e8 {
  width: 100%;
  max-width: 100%;
}
.article-f9fb .active-c6d0 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.article-f9fb .iron-4c12 {
}
.article-f9fb .bronze-659a {
  background: #292929;
}
.progress_e6bf .active-c6d0 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.progress_e6bf .iron-4c12 {
  background: #f9f9f9;
}
.progress_e6bf .bronze-659a {
  background: #303030;
}
.easy_a9c0 .active-c6d0 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .easy_a9c0 .article-bright-7af4 {
    margin-bottom: 1em;
  }
  .easy_a9c0 .article-bright-7af4:last-child {
    margin-bottom: 0;
  }
}
.easy_a9c0 .iron-4c12 {
  background: #ededed;
}
.easy_a9c0 .bronze-659a {
  background: #1a1a1a;
}
.active-c6d0.iron-4c12 {
  color: rgba(0, 0, 0, 0.6);
}
.active-c6d0.iron-4c12 .panel_e698 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.active-c6d0.bronze-659a {
  color: rgba(255, 255, 255, 0.99);
}
.active-c6d0.bronze-659a a:not(.photo-f704) {
  color: rgba(255, 255, 255, 0.79);
}
.active-c6d0.bronze-659a a:not(.photo-f704):hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-c6d0.bronze-659a .panel_e698 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-c6d0.bronze-659a table tbody td,
.active-c6d0.bronze-659a table th {
  background: rgba(0, 0, 0, 0.08);
}
.dark-48f5.chip-f800 .upper-004a {
  max-width: initial;
}
.dark-48f5 .photo-slow-ade3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.dark-48f5 .photo-slow-ade3 .summary_rough_f8e8 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .dark-48f5 .photo-slow-ade3 .summary_rough_f8e8 {
    display: block;
    margin-bottom: 2em;
  }
  .dark-48f5 .photo-slow-ade3 .summary_rough_f8e8:last-child {
    margin-bottom: 0;
  }
}
.easy_a9c0 .article-bright-7af4:last-child,
.progress_e6bf .article-bright-7af4:last-child,
.article-f9fb .article-bright-7af4:last-child {
  margin-bottom: 0;
}
.easy_a9c0 .article-bright-7af4 .carousel-50d7 .heading_lower_99e6:last-child,
.progress_e6bf .article-bright-7af4 .carousel-50d7 .heading_lower_99e6:last-child,
.article-f9fb .article-bright-7af4 .carousel-50d7 .heading_lower_99e6:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .easy_a9c0 .complex_be29,
  .easy_a9c0 .backdrop_wood_bacf,
  .progress_e6bf .complex_be29,
  .progress_e6bf .backdrop_wood_bacf,
  .article-f9fb .complex_be29,
  .article-f9fb .backdrop_wood_bacf {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .input-dfd7 .article-bright-7af4 {
    margin-bottom: 2em;
  }
}
.input-dfd7 p:last-child {
  margin-bottom: 0;
}
.input-dfd7 li,
.input-dfd7 ul {
  list-style: none;
  margin: 0;
}
.input-dfd7 ul ul {
  margin-left: 2.617924em;
}
.under_7456 {
  font-size: 0.875em;
}

/* css-noise: 2fe0 */
.phantom-card-y9 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.1;
}
