/*!
Theme Name: Customify
Theme URI: https://pressmaximum.avatar_6d5d/customify
Author: WPCustomify
Author URI: https://pressmaximum.avatar_6d5d
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.avatar_6d5d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.header_gas_9f85.carousel_1a9d/licenses/gpl-2.0.glass_c224
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.highlight-d4df/, (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.top_9c73.advanced_0f0a/normalize.progress-ff8e/
 ======
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.progress-ff8e v7.0.0 | MIT License | github.avatar_6d5d/necolas/normalize.progress-ff8e */
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;
}
.iron-9141 .label-short-6b6c,
.status_selected_3d49,
.black-f408,
.dirty-6afa,
.accent-next-b355,
.silver-7de3,
.info_hard_5ecb,
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;
}
.status_selected_3d49,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .status_selected_3d49,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .status_selected_3d49,
  h1 {
    font-size: 1.8em;
  }
}
.black-f408,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.black-f408 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .black-f408,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .black-f408,
  h2 {
    font-size: 1.7em;
  }
}
.dirty-6afa,
h3 {
  font-size: 1.618em;
}
.iron-9141 .label-short-6b6c,
.accent-next-b355,
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.logo_tall_f625 {
  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;
}
.background-87aa:after,
.background-87aa:before,
.column_de61:after,
.column_de61:before {
  content: "";
  display: table;
}
.background-87aa:after,
.column_de61:after {
  clear: both;
}
.shade-e10b {
  float: right;
  margin-right: 0;
}
.hero-f955 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.cool-1479 .dropdown_down_8a33,
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;
}
.cool-1479 .dropdown_down_8a33: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;
}
.motion_5426 .dropdown_down_8a33 {
  box-shadow: none;
}
.motion_5426
  .dropdown_down_8a33
  .panel_clean_7a28 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.motion_5426 .dropdown_down_8a33 .accordion-32f4 {
  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;
}
.motion_5426
  .dropdown_down_8a33
  .accordion-32f4
  b {
  display: none;
}
.motion_5426 .upper_2688 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.badge_complex_1638:not(.container_out_1af3):not(.outline_action_0303),
button:not(.container_out_1af3):not(.outline_action_0303),
input[type="button"]:not(.container_out_1af3):not(
    .outline_action_0303
  ),
input[type="reset"]:not(.container_out_1af3):not(
    .outline_action_0303
  ),
input[type="submit"]:not(.container_out_1af3):not(
    .outline_action_0303
  ) {
  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;
}
.badge_complex_1638:not(.container_out_1af3):not(
    .outline_action_0303
  ):hover,
button:not(.container_out_1af3):not(
    .outline_action_0303
  ):hover,
input[type="button"]:not(.container_out_1af3):not(
    .outline_action_0303
  ):hover,
input[type="reset"]:not(.container_out_1af3):not(
    .outline_action_0303
  ):hover,
input[type="submit"]:not(.container_out_1af3):not(
    .outline_action_0303
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.badge_complex_1638:not(.container_out_1af3):not(
    .outline_action_0303
  ):active,
.badge_complex_1638:not(.container_out_1af3):not(
    .outline_action_0303
  ):focus,
button:not(.container_out_1af3):not(
    .outline_action_0303
  ):active,
button:not(.container_out_1af3):not(
    .outline_action_0303
  ):focus,
input[type="button"]:not(.container_out_1af3):not(
    .outline_action_0303
  ):active,
input[type="button"]:not(.container_out_1af3):not(
    .outline_action_0303
  ):focus,
input[type="reset"]:not(.container_out_1af3):not(
    .outline_action_0303
  ):active,
input[type="reset"]:not(.container_out_1af3):not(
    .outline_action_0303
  ):focus,
input[type="submit"]:not(.container_out_1af3):not(
    .outline_action_0303
  ):active,
input[type="submit"]:not(.container_out_1af3):not(
    .outline_action_0303
  ):focus {
  outline: 0;
}
.badge_complex_1638:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa,
button:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa,
input[type="button"]:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa,
input[type="reset"]:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa,
input[type="submit"]:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa {
  position: relative;
}
.badge_complex_1638:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa
  .tooltip-full-b354,
.badge_complex_1638:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa
  .component_7bfc,
.badge_complex_1638:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa
  .layout-hot-643f,
.badge_complex_1638:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa
  i,
.badge_complex_1638:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa
  svg,
button:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa
  .tooltip-full-b354,
button:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa
  .component_7bfc,
button:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa
  .layout-hot-643f,
button:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa
  i,
button:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa
  svg,
input[type="button"]:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa
  .tooltip-full-b354,
input[type="button"]:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa
  .component_7bfc,
input[type="button"]:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa
  .layout-hot-643f,
input[type="button"]:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa
  i,
input[type="button"]:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa
  svg,
input[type="reset"]:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa
  .tooltip-full-b354,
input[type="reset"]:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa
  .component_7bfc,
input[type="reset"]:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa
  .layout-hot-643f,
input[type="reset"]:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa
  i,
input[type="reset"]:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa
  svg,
input[type="submit"]:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa
  .tooltip-full-b354,
input[type="submit"]:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa
  .component_7bfc,
input[type="submit"]:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa
  .layout-hot-643f,
input[type="submit"]:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa
  i,
input[type="submit"]:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa
  svg {
  visibility: hidden;
}
.badge_complex_1638:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa:after,
button:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa:after,
input[type="button"]:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa:after,
input[type="reset"]:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa:after,
input[type="submit"]:not(.container_out_1af3):not(
    .outline_action_0303
  ).fn-loading-a9aa: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;
}
.badge_complex_1638:not(.container_out_1af3):not(.outline_action_0303),
input[type="button"]:not(.container_out_1af3):not(
    .outline_action_0303
  ),
input[type="reset"]:not(.container_out_1af3):not(
    .outline_action_0303
  ),
input[type="submit"]:not(.container_out_1af3):not(
    .outline_action_0303
  ) {
  color: #fff;
  background: #235787;
}
.badge_complex_1638:not(.container_out_1af3):not(
    .outline_action_0303
  ):focus,
input[type="button"]:not(.container_out_1af3):not(
    .outline_action_0303
  ):focus,
input[type="reset"]:not(.container_out_1af3):not(
    .outline_action_0303
  ):focus,
input[type="submit"]:not(.container_out_1af3):not(
    .outline_action_0303
  ):focus {
  color: #fff;
}
.badge_complex_1638.fn-disabled-a9aa:not(.container_out_1af3):not(
    .outline_action_0303
  ),
.badge_complex_1638[disabled]:not(.container_out_1af3):not(
    .outline_action_0303
  ),
button.fn-disabled-a9aa:not(.container_out_1af3):not(
    .outline_action_0303
  ),
button[disabled]:not(.container_out_1af3):not(
    .outline_action_0303
  ) {
  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;
}
.hidden-abd3 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hidden-abd3: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;
}
.over_4529 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.secondary_8e29 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.description_selected_a6ab {
  clear: both;
  display: block;
  margin: 0 auto;
}
.background-87aa:after,
.background-87aa:before,
.layout_green_64e5:after,
.layout_green_64e5:before,
.outer_720a:after,
.outer_720a:before,
.backdrop-dim-a29c:after,
.backdrop-dim-a29c:before,
.fluid-f14c:after,
.fluid-f14c:before,
.media-static-a26f:after,
.media-static-a26f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.background-87aa:after,
.layout_green_64e5:after,
.outer_720a:after,
.backdrop-dim-a29c:after,
.fluid-f14c:after,
.media-static-a26f:after {
  clear: both;
}
.layout_green_64e5 .notification-large-f4d0,
.outer_720a .notification-large-f4d0,
.paper-e597 .notification-large-f4d0 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.section-bfc7 {
  display: inline-block;
}
.gradient-inner-f7d5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.gradient-inner-f7d5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gradient-inner-f7d5 .article_action_9179 {
  padding: 1em 0;
  font-size: 85%;
}
.article_action_9179 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.button_next_8ea4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.button_next_8ea4:after,
.button_next_8ea4:before {
  content: "";
  display: table;
}
.button_next_8ea4:after {
  clear: both;
}
.content_next_c6cd {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.header_9044 .content_next_c6cd {
  max-width: 50%;
}
.item_8a45 .content_next_c6cd {
  max-width: 33.33%;
}
.purple-7166 .content_next_c6cd {
  max-width: 25%;
}
.paragraph_4333 .content_next_c6cd {
  max-width: 20%;
}
.title-933e .content_next_c6cd {
  max-width: 16.66%;
}
.video_rough_3a42 .content_next_c6cd {
  max-width: 14.28%;
}
.media-bottom-efd2 .content_next_c6cd {
  max-width: 12.5%;
}
.west-e9a4 .content_next_c6cd {
  max-width: 11.11%;
}
.gradient_fixed_66cc {
  display: block;
}
.iron-9141 .stale_c848 label,
.iron-9141 .paragraph_13a9 label,
.iron-9141 .caption-lower-a172 label,
.iron-9141 .lower-fee2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.caption_b04d {
  list-style: none;
  margin: 0;
}
.caption_b04d article.feature-7a87 {
  margin-bottom: 0;
}
.caption_b04d ul {
  list-style: none;
  margin: 0;
}
.caption_b04d .table_top_f65a li.feature-7a87 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .caption_b04d .table_top_f65a li.feature-7a87 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .caption_b04d .table_top_f65a li.feature-7a87: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) {
  .caption_b04d .table_top_f65a li.feature-7a87 li.feature-7a87 li.feature-7a87 li.feature-7a87 {
    padding-left: 0;
  }
}
article.feature-7a87 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.feature-7a87 .layout_green_64e5 p:last-of-type {
  margin-bottom: 0;
}
article.feature-7a87 .gradient_soft_dbe0 {
  float: left;
}
article.feature-7a87 .wrapper-eb9d {
  margin-left: 85px;
}
article.feature-7a87 .tag_6080 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.feature-7a87 .tag_6080 .lite_bd7d {
  margin-left: 10px;
}
article.feature-7a87 .motion_e7c2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.feature-7a87 .sort_eb80 {
  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 .stale_c848,
  #respond .caption-lower-a172,
  #respond .lower-fee2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .stale_c848 input,
#respond .caption-lower-a172 input,
#respond .lower-fee2 input {
  width: 100%;
}
#respond .lower-fee2 {
  margin-right: 0;
}
#respond .upper_dbbd #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.aside_f8f7 {
  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;
}
.aside_f8f7.link-503d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.aside_f8f7 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%);
}
.aside_f8f7:focus,
.aside_f8f7: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);
}
.active-63e5 {
  border-radius: 10%;
}
.main_solid_b5da {
  border-radius: 50%;
}
.highlight-fast-6060 {
  font-size: 0.72em;
}
.dark-33f9 {
  font-size: 0.875em;
}
.pattern_452a {
  font-size: 1.1em;
}
.info_1742 {
  text-transform: uppercase;
  line-height: 1.2;
}
.info_1742.highlight-fast-6060 {
  letter-spacing: 0.5px;
}
.message_e3e0,
.message_e3e0 a {
  color: #6d6d6d;
}
.message_e3e0 a:hover {
  color: #111;
}
.gradient_f700 {
  color: #6d6d6d;
}
.purple-1cc0 {
  overflow-x: hidden;
}
.purple-1cc0 .silver_fb69.message-action-9acf {
  position: relative;
}
.purple-1cc0 .silver_fb69.message-action-9acf.backdrop-thick-2fec {
  position: initial;
}
.purple-1cc0
  .silver_fb69.message-action-9acf.backdrop-thick-2fec
  .dirty-087b {
  left: auto;
}
.purple-1cc0 .silver_fb69 .dirty-087b {
  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;
}
.purple-1cc0 .silver_fb69:hover.message-action-9acf {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.purple-1cc0
  .silver_fb69:hover.message-action-9acf
  .dirty-087b {
  display: block;
  z-index: 9999999;
}
.purple-1cc0 .logo-in-de81 .wrapper-clean-1514,
.purple-1cc0 .chip-copper-3ac0 .wrapper-clean-1514 {
  display: none;
}
.purple-1cc0 .active_large_22be .silver_fb69:hover.message-action-9acf {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.iron-9141 .stale_c848 label,
.iron-9141 .paragraph_13a9 label,
.iron-9141 .caption-lower-a172 label,
.iron-9141 .lower-fee2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.caption_b04d {
  list-style: none;
  margin: 0;
}
.caption_b04d article.feature-7a87 {
  margin-bottom: 0;
}
.caption_b04d ul {
  list-style: none;
  margin: 0;
}
.caption_b04d .table_top_f65a li.feature-7a87 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .caption_b04d .table_top_f65a li.feature-7a87 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .caption_b04d .table_top_f65a li.feature-7a87: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) {
  .caption_b04d .table_top_f65a li.feature-7a87 li.feature-7a87 li.feature-7a87 li.feature-7a87 {
    padding-left: 0;
  }
}
article.feature-7a87 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.feature-7a87 .layout_green_64e5 p:last-of-type {
  margin-bottom: 0;
}
article.feature-7a87 .gradient_soft_dbe0 {
  float: left;
}
article.feature-7a87 .wrapper-eb9d {
  margin-left: 85px;
}
article.feature-7a87 .tag_6080 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.feature-7a87 .tag_6080 .lite_bd7d {
  margin-left: 10px;
}
article.feature-7a87 .motion_e7c2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.feature-7a87 .sort_eb80 {
  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 .stale_c848,
  #respond .caption-lower-a172,
  #respond .lower-fee2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .stale_c848 input,
#respond .caption-lower-a172 input,
#respond .lower-fee2 input {
  width: 100%;
}
#respond .lower-fee2 {
  margin-right: 0;
}
#respond .upper_dbbd #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.logo-in-de81 .huge-4aaf {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.huge-4aaf .sort-37f2.south-8b4d .selected-69bc > li > a:focus,
.huge-4aaf .sort-37f2.south-8b4d .selected-69bc > li > a:hover,
.huge-4aaf .sort-37f2.outline_gold_7210 .selected-69bc > li > a:focus,
.huge-4aaf .sort-37f2.outline_gold_7210 .selected-69bc > li > a:hover,
.huge-4aaf .sort-37f2.large-3d70 .selected-69bc > li > a:focus,
.huge-4aaf .sort-37f2.large-3d70 .selected-69bc > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.huge-4aaf
  .sort-37f2.south-8b4d
  .selected-69bc
  > li.gallery-easy-44f6
  > a,
.huge-4aaf
  .sort-37f2.south-8b4d
  .selected-69bc
  > li.alert_north_20df
  > a,
.huge-4aaf
  .sort-37f2.outline_gold_7210
  .selected-69bc
  > li.gallery-easy-44f6
  > a,
.huge-4aaf
  .sort-37f2.outline_gold_7210
  .selected-69bc
  > li.alert_north_20df
  > a,
.huge-4aaf
  .sort-37f2.large-3d70
  .selected-69bc
  > li.gallery-easy-44f6
  > a,
.huge-4aaf .sort-37f2.large-3d70 .selected-69bc > li.main_76bd > a {
  color: rgba(255, 255, 255, 0.99);
}
.huge-4aaf .list_hot_1642,
.huge-4aaf .list_hot_1642 a {
  color: rgba(255, 255, 255, 0.99);
}
.huge-4aaf .fast-4d7e.next_5bcc li a,
.huge-4aaf .stale_98e1 a,
.huge-4aaf .content-hovered-3f1e,
.huge-4aaf .selected-69bc > li > a,
.huge-4aaf .right-b9c9 {
  color: rgba(255, 255, 255, 0.79);
}
.huge-4aaf .fast-4d7e.next_5bcc li a:hover,
.huge-4aaf .stale_98e1 a:hover,
.huge-4aaf .content-hovered-3f1e:hover,
.huge-4aaf .selected-69bc > li > a:hover,
.huge-4aaf .right-b9c9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.huge-4aaf .heading-large-c34d {
  color: rgba(255, 255, 255, 0.79);
}
.huge-4aaf .heading-large-c34d .bronze_6cd2 {
  color: rgba(255, 255, 255, 0.99);
}
.huge-4aaf .heading-large-c34d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.huge-4aaf .icon-0def .thick_0b6d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.huge-4aaf .icon-0def .thick_0b6d .mask_bright_f908 {
  color: rgba(255, 255, 255, 0.79);
}
.huge-4aaf
  .icon-0def
  .thick_0b6d
  .mask_bright_f908::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.huge-4aaf
  .icon-0def
  .thick_0b6d
  .mask_bright_f908:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.huge-4aaf
  .icon-0def
  .thick_0b6d
  .mask_bright_f908::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.huge-4aaf
  .icon-0def
  .thick_0b6d
  .mask_bright_f908::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.huge-4aaf .icon-0def .hidden-683b {
  color: rgba(255, 255, 255, 0.79);
}
.huge-4aaf .icon-0def .hidden-683b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-brown-4243
  .huge-4aaf
  .icon-0def
  .summary_prev_eaed
  .over-9bbf {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.form-brown-4243
  .huge-4aaf
  .icon-0def
  .summary_prev_eaed
  .mask_bright_f908 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.logo-in-de81 .carousel-ab2e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.carousel-ab2e .sort-37f2.south-8b4d .selected-69bc > li > a:focus,
.carousel-ab2e .sort-37f2.south-8b4d .selected-69bc > li > a:hover,
.carousel-ab2e .sort-37f2.outline_gold_7210 .selected-69bc > li > a:focus,
.carousel-ab2e .sort-37f2.outline_gold_7210 .selected-69bc > li > a:hover,
.carousel-ab2e .sort-37f2.large-3d70 .selected-69bc > li > a:focus,
.carousel-ab2e .sort-37f2.large-3d70 .selected-69bc > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-ab2e
  .sort-37f2.south-8b4d
  .selected-69bc
  > li.gallery-easy-44f6
  > a,
.carousel-ab2e
  .sort-37f2.south-8b4d
  .selected-69bc
  > li.alert_north_20df
  > a,
.carousel-ab2e
  .sort-37f2.outline_gold_7210
  .selected-69bc
  > li.gallery-easy-44f6
  > a,
.carousel-ab2e
  .sort-37f2.outline_gold_7210
  .selected-69bc
  > li.alert_north_20df
  > a,
.carousel-ab2e
  .sort-37f2.large-3d70
  .selected-69bc
  > li.gallery-easy-44f6
  > a,
.carousel-ab2e .sort-37f2.large-3d70 .selected-69bc > li.main_76bd > a {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-ab2e .list_hot_1642,
.carousel-ab2e .list_hot_1642 a {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-ab2e .fast-4d7e.next_5bcc li a,
.carousel-ab2e .stale_98e1 a,
.carousel-ab2e .content-hovered-3f1e,
.carousel-ab2e .selected-69bc > li > a,
.carousel-ab2e .right-b9c9 {
  color: rgba(0, 0, 0, 0.55);
}
.carousel-ab2e .fast-4d7e.next_5bcc li a:hover,
.carousel-ab2e .stale_98e1 a:hover,
.carousel-ab2e .content-hovered-3f1e:hover,
.carousel-ab2e .selected-69bc > li > a:hover,
.carousel-ab2e .right-b9c9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-ab2e .heading-large-c34d {
  color: rgba(0, 0, 0, 0.55);
}
.carousel-ab2e .heading-large-c34d .bronze_6cd2 {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-ab2e .heading-large-c34d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.item_prev_cca9 .thumbnail-down-77ed {
  margin-left: auto;
  margin-right: auto;
}
.outer_720a > * {
  margin-left: auto;
  margin-right: auto;
}
.outer_720a .over_4529 {
  margin-right: 1.41575em;
}
.component-dynamic-cb9b .outer_720a > .message_smooth_3fb0 {
  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;
}
.component-dynamic-cb9b .outer_720a > .backdrop-basic-f220 {
  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;
}
.preview_ab2e.item_prev_cca9 .thumbnail-down-77ed,
.hero_wood_3dcf.item_prev_cca9 .thumbnail-down-77ed {
  margin-left: 0;
}
.solid-0c68.item_prev_cca9 .thumbnail-down-77ed,
.new_991a.item_prev_cca9 .thumbnail-down-77ed {
  margin-right: 0;
}
.outer_720a ol,
.outer_720a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.middle-fce1 video {
  max-width: 100%;
}
.widget_left_44fb img {
  display: block;
}
.widget_left_44fb.over_4529,
.widget_left_44fb.secondary_8e29 {
  width: 100%;
}
.widget_left_44fb.backdrop-basic-f220 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.surface_2892:not(.avatar-5782) {
  margin: 1.5em auto;
}
.medium-d590 p {
  padding: 1.5em 14px;
}
ul.image_69eb.backdrop-basic-f220,
ul.image_69eb.message_smooth_3fb0,
ul.image_69eb.pagination-e062.message_smooth_3fb0 {
  padding: 0 14px;
}
.full-6821 {
  display: block;
  overflow-x: auto;
}
.full-6821 table {
  border-collapse: collapse;
  width: 100%;
}
.full-6821 td,
.full-6821 th {
  padding: 0.5em;
}
.outer_720a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.outer_720a ol ol,
.outer_720a ol ul,
.outer_720a ul ol,
.outer_720a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.outer_720a ol ol li,
.outer_720a ol ul li,
.outer_720a ul ol li,
.outer_720a ul ul li {
  margin-left: 0;
}
.tabs_a23f.pattern-light-a12a > .silver_9f28 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tabs_a23f.pattern-light-a12a > .silver_9f28 iframe,
.tabs_a23f.pattern-light-a12a > .silver_9f28 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.nav_wood_974a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.nav_wood_974a.tertiary_9c3e {
  padding: 0;
}
.nav_wood_974a.tertiary_9c3e cite {
  font-size: 13px;
}
.nav_wood_974a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.nav_wood_974a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.title_a7ee {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.title_a7ee > p:first-child {
  margin-top: 0;
}
.title_a7ee cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.title_a7ee blockquote {
  border-left: 0;
}
.inner-5f6c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.inner-5f6c:not(.texture_lite_cba1) {
  max-width: 100px;
}
.inner-5f6c.brown_81c4 {
  border-bottom: none !important;
  text-align: center;
}
.inner-5f6c.brown_81c4::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .medium-d590 p {
    padding: 1.5em 0;
  }
}
.footer_dim_de07 {
  color: #0073aa;
}
.nav-135d {
  background-color: #0073aa;
}
.secondary-in-5b51 {
  color: #229fd8;
}
.focus-bc86 {
  background-color: #229fd8;
}
.popup_short_e607 {
  color: #eee;
}
.simple-ef0d {
  background-color: #eee;
}
.breadcrumb_5c29 {
  color: #444;
}
.green-66d7 {
  background-color: #444;
}
.header_thick_26b3 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.header_thick_26b3 .sidebar_1de7 .stale_98e1 {
  font-size: 15px;
}
.header_thick_26b3 .stale_98e1 {
  line-height: 1.3;
}
.header_thick_26b3 .carousel-ab2e {
}
.header_thick_26b3 .huge-4aaf {
  background: #235787;
}
.next-bec8 {
  padding: 0;
}
.next-bec8 .huge-4aaf {
  background: #1a1a1a;
}
.next-bec8 .carousel-ab2e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.huge_bcac {
  padding: 0;
  border-left: none;
  border-right: none;
}
.huge_bcac .carousel-ab2e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.huge_bcac .huge-4aaf {
  background: #303030;
}
.media-static-a26f {
  position: relative;
  z-index: 10;
}
.media-static-a26f .new-8b7c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notice_90c2 .message-action-9acf {
  display: inline-block;
  vertical-align: middle;
}
.notice_90c2.section_simple_8a83 .message-action-9acf {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .notice_90c2.section_simple_8a83 .message-action-9acf {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .notice_90c2.section_simple_8a83 .message-action-9acf {
    margin-right: 0.4em;
  }
}
.notice_90c2.section_simple_8a83 .message-action-9acf:last-child {
  margin-right: 0;
}
.border_824c .new-8b7c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .logo-in-de81 .sidebar_1de7 {
    margin: 0 -0.5em;
  }
  .logo-in-de81 .sidebar_1de7 [class*="customify-col-"],
  .logo-in-de81 .sidebar_1de7 [class*="customify-col_"],
  .logo-in-de81 .sidebar_1de7 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.logo-in-de81.tertiary_c4fe .new-8b7c {
  background: 0 0 !important;
}
.logo-in-de81.tertiary_c4fe .new-8b7c,
.logo-in-de81.border_824c .new-8b7c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .logo-in-de81.popup-thick-32cb {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.logo-in-de81.border_824c .new-8b7c {
  box-shadow: none !important;
}
.large_d7d8 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .large_d7d8 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .large_d7d8 {
    padding: 18px 0 20px;
  }
}
.large_d7d8 .paragraph-hard-bab0 {
  width: 100%;
}
.large_d7d8 .dirty-2a08 {
  margin-bottom: 0;
}
.large_d7d8 .pagination-75b6 {
  margin-top: 5px;
  font-size: 0.875em;
}
.message_huge_84d5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.message_huge_84d5 .video_advanced_8856 {
  width: 100%;
}
.focus_plasma_c4b0 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.focus_plasma_c4b0 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.focus_plasma_c4b0 li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.focus_plasma_c4b0 li:last-child:after {
  display: none;
}
.focus_plasma_c4b0 li a {
  font-weight: 500;
  margin-right: 10px;
}
.copper_1b9a .wrapper-clean-1514 button,
.large_d7d8 .wrapper-clean-1514 button {
  left: 0;
}
.copper_1b9a .video_advanced_8856,
.large_d7d8 .video_advanced_8856 {
  padding-left: 0;
  padding-right: 0;
}
.copper_1b9a .message_huge_84d5,
.large_d7d8 .message_huge_84d5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.copper_1b9a {
  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;
}
.copper_1b9a: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;
}
.copper_1b9a .input_glass_e488 {
  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) {
  .copper_1b9a .input_glass_e488 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .copper_1b9a .input_glass_e488 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .copper_1b9a .input_glass_e488 {
    min-height: 200px;
  }
}
.copper_1b9a .focus_plasma_c4b0 {
  color: rgba(255, 255, 255, 0.8);
}
.copper_1b9a .focus_plasma_c4b0 a,
.copper_1b9a .focus_plasma_c4b0 li:after {
  color: inherit;
}
.copper_1b9a .focus_plasma_c4b0 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.gradient_1e5e {
  margin-bottom: 0.5em;
}
.tabs-1ed4 {
  margin-bottom: 1.2em;
}
.tabs-1ed4,
.gradient_1e5e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tabs-1ed4 p:last-child,
.gradient_1e5e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .wrapper-clean-1514,
#masthead .wrapper-clean-1514 {
  display: none;
}
#masthead
  > .wrapper-clean-1514.overlay-1581 {
  display: none;
}
#masthead > .wrapper-clean-1514 button {
  left: 0;
}
.white_acd9 {
  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%;
}
.white_acd9 .message-action-9acf {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.white_acd9 .chip-d7fb {
  display: -webkit-box;
  display: flex;
}
.white_acd9 .chip-d7fb.carousel_49ff {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.white_acd9 .chip-d7fb.in_2d76 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.white_acd9 .chip-d7fb.search-1302 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.white_acd9.action_5141.column_next_379f .chip-d7fb.carousel_49ff {
  flex-basis: 100%;
}
.white_acd9.content_dynamic_f1f9 .chip-d7fb.in_2d76 {
  -webkit-box-flex: 1;
  flex: auto;
}
.white_acd9.content_dynamic_f1f9 .chip-d7fb.search-1302 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .wrapper-clean-1514.overlay-1581 {
  display: none;
}
#masthead > .wrapper-clean-1514 button {
  left: 0;
}
.primary_paper_d521 {
  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;
}
.primary_paper_d521:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.primary_paper_d521.center_c53d i {
  margin-right: 4px;
}
.primary_paper_d521.component_center_43fb i {
  margin-left: 5px;
}
.stale_98e1 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.stale_98e1 p:last-child {
  margin-bottom: 0;
}
.secondary-8277 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.secondary-8277 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.secondary-8277 img {
  display: block;
  width: auto;
  line-height: 1;
}
.secondary-8277 .list_hot_1642 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.secondary-8277 .filter-d1d6 {
  margin: 5px 0 7px 0;
}
.secondary-8277.module-advanced-31c0 .tooltip-action-a438 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.secondary-8277.module-advanced-31c0 .progress-action-b696 {
  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;
}
.secondary-8277.under_1eee {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.secondary-8277.under_1eee .tooltip-action-a438 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.secondary-8277.under_1eee .progress-action-b696 {
  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;
}
.secondary-8277.medium_d844 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.secondary-8277.link_7386 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.secondary-8277.link_7386 .progress-action-b696 {
  margin-top: 7px;
}
.row-b0bf {
  display: inline-block;
}
.media-static-a26f .next-1f27 .secondary-8277 img {
  max-width: 100%;
}
.sort-37f2 .hero-b03e.frame_cacd,
.focused-f03b .hero-b03e.frame_cacd {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.sort-37f2 .prev_805f,
.focused-f03b .prev_805f {
  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%);
}
.sort-37f2 .prev_805f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.sort-37f2.tag_hard_7a10 .prev_805f {
  display: none;
}
.sort-37f2 .nav-07b7 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sort-37f2 .nav-07b7 li {
  display: inline-block;
  position: relative;
}
.sort-37f2 .nav-07b7 li:last-child {
  margin-right: 0;
}
.sort-37f2 .nav-07b7 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;
}
.sort-37f2 .nav-07b7 li.main_76bd > a {
  color: rgba(0, 0, 0, 0.9);
}
.sort-37f2 .nav-07b7 > 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;
}
.sort-37f2 .nav-07b7 > li > a i {
  line-height: 0;
}
.sort-37f2 .nav-07b7 > li.secondary-7f0d > a .prev_805f {
  margin-left: 4px;
  line-height: 0;
}
.sort-37f2 .nav-07b7 .dropdown_1196 li.secondary-7f0d > a {
  position: relative;
}
.sort-37f2 .nav-07b7 .dropdown_1196 li.secondary-7f0d > a:after,
.sort-37f2 .nav-07b7 .dropdown_1196 li.secondary-7f0d > a:before {
  content: "";
  display: table;
}
.sort-37f2 .nav-07b7 .dropdown_1196 li.secondary-7f0d > a:after {
  clear: both;
}
.sort-37f2 .nav-07b7 .dropdown_1196 li.secondary-7f0d > a .prev_805f {
  margin-left: 5px;
  float: right;
}
.sort-37f2 .main_3cc8,
.sort-37f2 .dropdown_1196 {
  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;
}
.sort-37f2 .dropdown_1196 {
  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;
}
.sort-37f2 .dropdown_1196 .frame_cacd {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.sort-37f2 .dropdown_1196 .prev_805f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.sort-37f2 .dropdown_1196 li {
  display: block;
  margin: 0;
  padding: 0;
}
.sort-37f2 .dropdown_1196 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;
}
.sort-37f2 .dropdown_1196 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.sort-37f2 .dropdown_1196 .dropdown_1196 {
  top: 0;
  left: 100%;
}
.sort-37f2 .last-a44c.fn-focus-a9aa > .main_3cc8,
.sort-37f2 .last-a44c.fn-focus-a9aa > .dropdown_1196,
.sort-37f2 .last-a44c:focus > .main_3cc8,
.sort-37f2 .last-a44c:focus > .dropdown_1196,
.sort-37f2 .last-a44c:hover > .main_3cc8,
.sort-37f2 .last-a44c:hover > .dropdown_1196 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.sort-37f2.large-3d70 .selected-69bc:after,
.sort-37f2.large-3d70 .selected-69bc:before {
  content: "";
  display: table;
}
.sort-37f2.large-3d70 .selected-69bc:after {
  clear: both;
}
.sort-37f2.large-3d70 .selected-69bc > li {
  float: left;
}
.sort-37f2.plasma_570f .selected-69bc:after,
.sort-37f2.plasma_570f .selected-69bc:before {
  content: "";
  display: table;
}
.sort-37f2.plasma_570f .selected-69bc:after {
  clear: both;
}
.sort-37f2.plasma_570f .selected-69bc > li {
  float: left;
}
.sort-37f2.plasma_570f .selected-69bc > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.sort-37f2.plasma_570f .selected-69bc > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.sort-37f2.plasma_570f .selected-69bc > li.gallery-easy-44f6 > a,
.sort-37f2.plasma_570f .selected-69bc > li.main_76bd > a {
  color: #fff;
  background-color: #1e4b75;
}
.sort-37f2.south-8b4d .selected-69bc > li > a .frame_cacd {
  position: relative;
}
.sort-37f2.south-8b4d .selected-69bc > li > a .frame_cacd: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;
}
.sort-37f2.south-8b4d
  .selected-69bc
  > li:focus
  > a
  .frame_cacd:before,
.sort-37f2.south-8b4d
  .selected-69bc
  > li:hover
  > a
  .frame_cacd:before {
  width: 100%;
  background-color: currentColor;
}
.sort-37f2.south-8b4d
  .selected-69bc
  > li.gallery-easy-44f6
  > a
  .frame_cacd:before,
.sort-37f2.south-8b4d
  .selected-69bc
  > li.alert_north_20df
  > a
  .frame_cacd:before {
  width: 100%;
  background-color: currentColor;
}
.sort-37f2.outline_gold_7210 .selected-69bc > li > a .frame_cacd {
  position: relative;
}
.sort-37f2.outline_gold_7210 .selected-69bc > li > a .frame_cacd: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;
}
.sort-37f2.outline_gold_7210 .selected-69bc > li:focus > a .frame_cacd:before,
.sort-37f2.outline_gold_7210
  .selected-69bc
  > li:hover
  > a
  .frame_cacd:before {
  width: 100%;
  background-color: currentColor;
}
.sort-37f2.outline_gold_7210
  .selected-69bc
  > li.gallery-easy-44f6
  > a
  .frame_cacd:before,
.sort-37f2.outline_gold_7210
  .selected-69bc
  > li.alert_north_20df
  > a
  .frame_cacd:before {
  width: 100%;
  background-color: currentColor;
}
.focused-f03b .nav-07b7 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.focused-f03b .nav-07b7 li:first-child > a {
  border-top: none;
}
.focused-f03b .nav-07b7 .list_63af > .frame_cacd .prev_805f {
  display: none;
}
.focused-f03b .nav-07b7 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.focused-f03b .nav-07b7 li:last-child {
  border: none;
}
.focused-f03b .nav-07b7 li.secondary-7f0d > a {
  padding-right: 45px !important;
}
.focused-f03b .nav-07b7 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.focused-f03b .nav-07b7 li a:focus,
.focused-f03b .nav-07b7 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focused-f03b .nav-07b7 li .chip-paper-b526 {
  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;
}
.focused-f03b .nav-07b7 li .chip-paper-b526:hover {
  box-shadow: none;
}
.focused-f03b .nav-07b7 li .chip-paper-b526 .prev_805f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.focused-f03b .nav-07b7 .dropdown_1196 {
  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);
}
.focused-f03b .nav-07b7 .dropdown_1196 li a {
  padding-left: 3em;
}
.focused-f03b .nav-07b7 .module_south_21db > a .chip-paper-b526 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.focused-f03b .nav-07b7 .module_south_21db > .dropdown_1196 {
  display: block;
  opacity: 1;
}
.tall_bf2d {
  max-width: 100%;
}
.in_c5d3 {
  line-height: 0;
  cursor: pointer;
}
.right-b9c9 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.right-b9c9:hover {
  box-shadow: none;
  color: currentColor;
}
.right-b9c9 svg {
  width: 18px;
  height: 18px;
}
.right-b9c9 .status_9a67 {
  display: none;
}
.light-e43a {
  position: relative;
}
.light-e43a.fn-active-a9aa .right-b9c9 .stale-2088 {
  display: none;
}
.light-e43a.fn-active-a9aa .right-b9c9 .status_9a67 {
  display: inline-block;
}
.light-e43a .short_1b96 {
  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);
}
.light-e43a.small_f810 .short_1b96 {
  left: auto;
  right: -0.9em;
}
.light-e43a.small_f810 .media_last_c20d::before {
  left: auto;
  right: 15px;
}
.light-e43a.fn-active-a9aa .short_1b96 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.summary_prev_eaed {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.summary_prev_eaed label {
  flex-basis: 100%;
}
.summary_prev_eaed .thick_0b6d {
  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;
}
.summary_prev_eaed .mask_bright_f908 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.summary_prev_eaed .mask_bright_f908:focus {
  background-color: transparent;
}
.summary_prev_eaed button.hidden-683b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.summary_prev_eaed button.hidden-683b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.summary_prev_eaed button.hidden-683b svg {
  width: 18px;
  height: 18px;
}
.summary_prev_eaed input[type="submit"] {
  min-height: auto;
}
.icon-0def .summary_prev_eaed .mask_bright_f908 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.media_last_c20d {
  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) {
  .media_last_c20d {
    width: 220px;
  }
}
.media_last_c20d label {
  flex-basis: 100%;
}
.media_last_c20d::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;
}
.form-brown-4243 .icon-0def .summary_prev_eaed {
  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;
}
.form-brown-4243
  .icon-0def
  .summary_prev_eaed
  .thick_0b6d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.form-brown-4243 .icon-0def .summary_prev_eaed .mask_bright_f908 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.form-brown-4243
  .icon-0def
  .summary_prev_eaed
  .mask_bright_f908:focus {
  background: 0 0;
}
.form-brown-4243
  .icon-0def
  .summary_prev_eaed
  .over-9bbf {
  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;
}
.fast-4d7e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.fast-4d7e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.fast-4d7e li:last-child {
  margin-right: 0;
}
.fast-4d7e li:first-child {
  margin-left: 0;
}
.fast-4d7e.hero_pressed_48f4 a {
  color: #fff;
}
.fast-4d7e.hero_pressed_48f4 a:hover {
  color: #fff;
}
.fast-4d7e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.fast-4d7e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.fast-4d7e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fast-4d7e a:hover {
  opacity: 0.9;
  color: inherit;
}
.fast-4d7e [class*="social-icon-apple"] {
  background-color: #999;
}
.fast-4d7e [class*="social-icon-apple"].video-medium-0e16 {
  background-color: transparent;
  color: #999;
}
.fast-4d7e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.fast-4d7e [class*="social-icon-behance"].video-medium-0e16 {
  background-color: transparent;
  color: #1769ff;
}
.fast-4d7e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.fast-4d7e [class*="social-icon-bitbucket"].video-medium-0e16 {
  background-color: transparent;
  color: #205081;
}
.fast-4d7e [class*="social-icon-codepen"] {
  background-color: #000;
}
.fast-4d7e [class*="social-icon-codepen"].video-medium-0e16 {
  background-color: transparent;
  color: #000;
}
.fast-4d7e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.fast-4d7e [class*="social-icon-delicious"].video-medium-0e16 {
  background-color: transparent;
  color: #39f;
}
.fast-4d7e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.fast-4d7e [class*="social-icon-digg"].video-medium-0e16 {
  background-color: transparent;
  color: #005be2;
}
.fast-4d7e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.fast-4d7e [class*="social-icon-dribbble"].video-medium-0e16 {
  background-color: transparent;
  color: #ea4c89;
}
.fast-4d7e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.fast-4d7e [class*="social-icon-envelope"].video-medium-0e16 {
  background-color: transparent;
  color: #ea4335;
}
.fast-4d7e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.fast-4d7e [class*="social-icon-facebook"].video-medium-0e16 {
  background-color: transparent;
  color: #3b5998;
}
.fast-4d7e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.fast-4d7e [class*="social-icon-flickr"].video-medium-0e16 {
  background-color: transparent;
  color: #0063dc;
}
.fast-4d7e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.fast-4d7e [class*="social-icon-foursquare"].video-medium-0e16 {
  background-color: transparent;
  color: #2d5be3;
}
.fast-4d7e [class*="social-icon-github"] {
  background-color: #333;
}
.fast-4d7e [class*="social-icon-github"].video-medium-0e16 {
  background-color: transparent;
  color: #333;
}
.fast-4d7e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.fast-4d7e [class*="social-icon-google-plus"].video-medium-0e16 {
  background-color: transparent;
  color: #dd4b39;
}
.fast-4d7e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.fast-4d7e [class*="social-icon-houzz"].video-medium-0e16 {
  background-color: transparent;
  color: #7ac142;
}
.fast-4d7e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.fast-4d7e [class*="social-icon-instagram"].video-medium-0e16 {
  background-color: transparent;
  color: #262626;
}
.fast-4d7e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.fast-4d7e [class*="social-icon-jsfiddle"].video-medium-0e16 {
  background-color: transparent;
  color: #487aa2;
}
.fast-4d7e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.fast-4d7e [class*="social-icon-linkedin"].video-medium-0e16 {
  background-color: transparent;
  color: #0077b5;
}
.fast-4d7e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.fast-4d7e [class*="social-icon-medium"].video-medium-0e16 {
  background-color: transparent;
  color: #00ab6b;
}
.fast-4d7e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.fast-4d7e
  [class*="social-icon-odnoklassniki"].video-medium-0e16 {
  background-color: transparent;
  color: #f4731c;
}
.fast-4d7e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.fast-4d7e [class*="social-icon-meetup"].video-medium-0e16 {
  background-color: transparent;
  color: #ec1c40;
}
.fast-4d7e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.fast-4d7e [class*="social-icon-pinterest"].video-medium-0e16 {
  background-color: transparent;
  color: #bd081c;
}
.fast-4d7e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.fast-4d7e [class*="social-icon-product-hunt"].video-medium-0e16 {
  background-color: transparent;
  color: #da552f;
}
.fast-4d7e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.fast-4d7e [class*="social-icon-reddit"].video-medium-0e16 {
  background-color: transparent;
  color: #ff4500;
}
.fast-4d7e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.fast-4d7e [class*="social-icon-rss"].video-medium-0e16 {
  background-color: transparent;
  color: #f26522;
}
.fast-4d7e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.fast-4d7e
  [class*="social-icon-shopping-cart"].video-medium-0e16 {
  background-color: transparent;
  color: #4caf50;
}
.fast-4d7e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.fast-4d7e [class*="social-icon-skype"].video-medium-0e16 {
  background-color: transparent;
  color: #00aff0;
}
.fast-4d7e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.fast-4d7e [class*="social-icon-slideshare"].video-medium-0e16 {
  background-color: transparent;
  color: #0077b5;
}
.fast-4d7e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.fast-4d7e [class*="social-icon-snapchat"].video-medium-0e16 {
  background-color: transparent;
  color: #fffc00;
}
.fast-4d7e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.fast-4d7e [class*="social-icon-soundcloud"].video-medium-0e16 {
  background-color: transparent;
  color: #f80;
}
.fast-4d7e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.fast-4d7e [class*="social-icon-spotify"].video-medium-0e16 {
  background-color: transparent;
  color: #2ebd59;
}
.fast-4d7e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.fast-4d7e
  [class*="social-icon-stack-overflow"].video-medium-0e16 {
  background-color: transparent;
  color: #fe7a15;
}
.fast-4d7e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.fast-4d7e [class*="social-icon-maldkfgram"].video-medium-0e16 {
  background-color: transparent;
  color: #2ca5e0;
}
.fast-4d7e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.fast-4d7e [class*="social-icon-tripadvisor"].video-medium-0e16 {
  background-color: transparent;
  color: #589442;
}
.fast-4d7e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.fast-4d7e [class*="social-icon-tumblr"].video-medium-0e16 {
  background-color: transparent;
  color: #35465c;
}
.fast-4d7e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.fast-4d7e [class*="social-icon-twitch"].video-medium-0e16 {
  background-color: transparent;
  color: #6441a5;
}
.fast-4d7e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.fast-4d7e [class*="social-icon-twitter"].video-medium-0e16 {
  background-color: transparent;
  color: #1da1f2;
}
.fast-4d7e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.fast-4d7e [class*="social-icon-vimeo"].video-medium-0e16 {
  background-color: transparent;
  color: #1ab7ea;
}
.fast-4d7e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.fast-4d7e [class*="social-icon-vk"].video-medium-0e16 {
  background-color: transparent;
  color: #45668e;
}
.fast-4d7e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.fast-4d7e [class*="social-icon-weibo"].video-medium-0e16 {
  background-color: transparent;
  color: #df2029;
}
.fast-4d7e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.fast-4d7e [class*="social-icon-weixin"].video-medium-0e16 {
  background-color: transparent;
  color: #7bb32e;
}
.fast-4d7e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.fast-4d7e [class*="social-icon-whatsapp"].video-medium-0e16 {
  background-color: transparent;
  color: #25d366;
}
.fast-4d7e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.fast-4d7e [class*="social-icon-wordpress"].video-medium-0e16 {
  background-color: transparent;
  color: #21759b;
}
.fast-4d7e [class*="social-icon-xing"] {
  background-color: #026466;
}
.fast-4d7e [class*="social-icon-xing"].video-medium-0e16 {
  background-color: transparent;
  color: #026466;
}
.fast-4d7e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.fast-4d7e [class*="social-icon-yelp"].video-medium-0e16 {
  background-color: transparent;
  color: #af0606;
}
.fast-4d7e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.fast-4d7e [class*="social-icon-youtube"].video-medium-0e16 {
  background-color: transparent;
  color: #cd201f;
}
.content-hovered-3f1e {
  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;
}
.content-hovered-3f1e:hover {
  box-shadow: none;
  background: 0 0;
}
.content-3f68 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tall-7273 {
  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;
}
.message_smooth_d463 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.sort_9f05 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.sort_9f05,
.sort_9f05::after,
.sort_9f05::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;
}
.sort_9f05::after,
.sort_9f05::before {
  content: "";
  display: block;
  background-color: inherit;
}
.caption_d019 .tall-7273 .message_smooth_d463 {
  margin-top: -2px;
  width: 19px;
}
.caption_d019 .tall-7273 .sort_9f05 {
  margin-top: -1px;
}
.caption_d019 .tall-7273 .sort_9f05,
.caption_d019 .tall-7273 .sort_9f05::after,
.caption_d019 .tall-7273 .sort_9f05::before {
  width: 19px;
  height: 2px;
}
.caption_d019 .tall-7273 .sort_9f05::before {
  top: -6px;
}
.caption_d019 .tall-7273 .sort_9f05::after {
  bottom: -6px;
}
.notice-over-7111 .tall-7273 .message_smooth_d463 {
  margin-top: -2px;
  width: 22px;
}
.notice-over-7111 .tall-7273 .sort_9f05 {
  margin-top: -1px;
}
.notice-over-7111 .tall-7273 .sort_9f05,
.notice-over-7111 .tall-7273 .sort_9f05::after,
.notice-over-7111 .tall-7273 .sort_9f05::before {
  width: 22px;
  height: 2px;
}
.notice-over-7111 .tall-7273 .sort_9f05::before {
  top: -7px;
}
.notice-over-7111 .tall-7273 .sort_9f05::after {
  bottom: -7px;
}
.header_ea5a .tall-7273 .message_smooth_d463 {
  margin-top: -2px;
  width: 31px;
}
.header_ea5a .tall-7273 .sort_9f05 {
  margin-top: -1.5px;
}
.header_ea5a .tall-7273 .sort_9f05,
.header_ea5a .tall-7273 .sort_9f05::after,
.header_ea5a .tall-7273 .sort_9f05::before {
  width: 31px;
  height: 3px;
}
.header_ea5a .tall-7273 .sort_9f05::before {
  top: -9px;
}
.header_ea5a .tall-7273 .sort_9f05::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hard_9d04 .tall-7273 .message_smooth_d463 {
    margin-top: -2px;
    width: 19px;
  }
  .hard_9d04 .tall-7273 .sort_9f05 {
    margin-top: -1px;
  }
  .hard_9d04 .tall-7273 .sort_9f05,
  .hard_9d04 .tall-7273 .sort_9f05::after,
  .hard_9d04 .tall-7273 .sort_9f05::before {
    width: 19px;
    height: 2px;
  }
  .hard_9d04 .tall-7273 .sort_9f05::before {
    top: -6px;
  }
  .hard_9d04 .tall-7273 .sort_9f05::after {
    bottom: -6px;
  }
  .highlight_bd81 .tall-7273 .message_smooth_d463 {
    margin-top: -2px;
    width: 22px;
  }
  .highlight_bd81 .tall-7273 .sort_9f05 {
    margin-top: -1px;
  }
  .highlight_bd81 .tall-7273 .sort_9f05,
  .highlight_bd81 .tall-7273 .sort_9f05::after,
  .highlight_bd81 .tall-7273 .sort_9f05::before {
    width: 22px;
    height: 2px;
  }
  .highlight_bd81 .tall-7273 .sort_9f05::before {
    top: -7px;
  }
  .highlight_bd81 .tall-7273 .sort_9f05::after {
    bottom: -7px;
  }
  .thumbnail_warm_46ec .tall-7273 .message_smooth_d463 {
    margin-top: -2px;
    width: 31px;
  }
  .thumbnail_warm_46ec .tall-7273 .sort_9f05 {
    margin-top: -1.5px;
  }
  .thumbnail_warm_46ec .tall-7273 .sort_9f05,
  .thumbnail_warm_46ec .tall-7273 .sort_9f05::after,
  .thumbnail_warm_46ec .tall-7273 .sort_9f05::before {
    width: 31px;
    height: 3px;
  }
  .thumbnail_warm_46ec .tall-7273 .sort_9f05::before {
    top: -9px;
  }
  .thumbnail_warm_46ec .tall-7273 .sort_9f05::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .photo_6a2a .tall-7273 .message_smooth_d463 {
    margin-top: -2px;
    width: 19px;
  }
  .photo_6a2a .tall-7273 .sort_9f05 {
    margin-top: -1px;
  }
  .photo_6a2a .tall-7273 .sort_9f05,
  .photo_6a2a .tall-7273 .sort_9f05::after,
  .photo_6a2a .tall-7273 .sort_9f05::before {
    width: 19px;
    height: 2px;
  }
  .photo_6a2a .tall-7273 .sort_9f05::before {
    top: -6px;
  }
  .photo_6a2a .tall-7273 .sort_9f05::after {
    bottom: -6px;
  }
  .huge_e69e .tall-7273 .message_smooth_d463 {
    margin-top: -2px;
    width: 22px;
  }
  .huge_e69e .tall-7273 .sort_9f05 {
    margin-top: -1px;
  }
  .huge_e69e .tall-7273 .sort_9f05,
  .huge_e69e .tall-7273 .sort_9f05::after,
  .huge_e69e .tall-7273 .sort_9f05::before {
    width: 22px;
    height: 2px;
  }
  .huge_e69e .tall-7273 .sort_9f05::before {
    top: -7px;
  }
  .huge_e69e .tall-7273 .sort_9f05::after {
    bottom: -7px;
  }
  .description_365f .tall-7273 .message_smooth_d463 {
    margin-top: -2px;
    width: 31px;
  }
  .description_365f .tall-7273 .sort_9f05 {
    margin-top: -1.5px;
  }
  .description_365f .tall-7273 .sort_9f05,
  .description_365f .tall-7273 .sort_9f05::after,
  .description_365f .tall-7273 .sort_9f05::before {
    width: 31px;
    height: 3px;
  }
  .description_365f .tall-7273 .sort_9f05::before {
    top: -9px;
  }
  .description_365f .tall-7273 .sort_9f05::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .main-0d02 .tall-7273 .message_smooth_d463 {
    margin-top: -2px;
    width: 19px;
  }
  .main-0d02 .tall-7273 .sort_9f05 {
    margin-top: -1px;
  }
  .main-0d02 .tall-7273 .sort_9f05,
  .main-0d02 .tall-7273 .sort_9f05::after,
  .main-0d02 .tall-7273 .sort_9f05::before {
    width: 19px;
    height: 2px;
  }
  .main-0d02 .tall-7273 .sort_9f05::before {
    top: -6px;
  }
  .main-0d02 .tall-7273 .sort_9f05::after {
    bottom: -6px;
  }
  .heading-west-271d .tall-7273 .message_smooth_d463 {
    margin-top: -2px;
    width: 22px;
  }
  .heading-west-271d .tall-7273 .sort_9f05 {
    margin-top: -1px;
  }
  .heading-west-271d .tall-7273 .sort_9f05,
  .heading-west-271d .tall-7273 .sort_9f05::after,
  .heading-west-271d .tall-7273 .sort_9f05::before {
    width: 22px;
    height: 2px;
  }
  .heading-west-271d .tall-7273 .sort_9f05::before {
    top: -7px;
  }
  .heading-west-271d .tall-7273 .sort_9f05::after {
    bottom: -7px;
  }
  .dropdown_dark_fdbb .tall-7273 .message_smooth_d463 {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown_dark_fdbb .tall-7273 .sort_9f05 {
    margin-top: -1.5px;
  }
  .dropdown_dark_fdbb .tall-7273 .sort_9f05,
  .dropdown_dark_fdbb .tall-7273 .sort_9f05::after,
  .dropdown_dark_fdbb .tall-7273 .sort_9f05::before {
    width: 31px;
    height: 3px;
  }
  .dropdown_dark_fdbb .tall-7273 .sort_9f05::before {
    top: -9px;
  }
  .dropdown_dark_fdbb .tall-7273 .sort_9f05::after {
    bottom: -9px;
  }
}
.primary-bb0e .sort_9f05 {
  -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);
}
.primary-bb0e .sort_9f05::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.primary-bb0e .sort_9f05::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);
}
.primary-bb0e.sidebar_down_93e8 .sort_9f05 {
  -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);
}
.primary-bb0e.sidebar_down_93e8 .sort_9f05::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.primary-bb0e.sidebar_down_93e8 .sort_9f05::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);
}
.south-c76d {
  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.tertiary_e239:before {
  display: none;
}
.chip-copper-3ac0 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.chip-copper-3ac0 .image_6921 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.chip-copper-3ac0 .image_6921:last-of-type {
  border-bottom: none;
}
.chip-copper-3ac0 .image_6921.narrow_aab1,
.chip-copper-3ac0 .image_6921.description_copper_a698,
.chip-copper-3ac0 .image_6921.nav-prev-be5f {
  padding: 0;
}
.chip-copper-3ac0 .focused-f03b .chip-paper-b526 {
  color: currentColor;
}
.chip-copper-3ac0 .focused-f03b .chip-paper-b526:focus,
.chip-copper-3ac0 .focused-f03b .chip-paper-b526:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-copper-3ac0.carousel-ab2e .heading-large-c34d,
.chip-copper-3ac0.carousel-ab2e .stale_98e1 a,
.chip-copper-3ac0.carousel-ab2e .selected-69bc a,
.chip-copper-3ac0.carousel-ab2e .dropdown_1196 a {
  color: rgba(0, 0, 0, 0.55);
}
.chip-copper-3ac0.carousel-ab2e .heading-large-c34d:hover,
.chip-copper-3ac0.carousel-ab2e .stale_98e1 a:hover,
.chip-copper-3ac0.carousel-ab2e .selected-69bc a:hover,
.chip-copper-3ac0.carousel-ab2e .dropdown_1196 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip-copper-3ac0.carousel-ab2e .bronze_6cd2 {
  color: rgba(0, 0, 0, 0.8);
}
.chip-copper-3ac0.carousel-ab2e .image_6921 {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-copper-3ac0.carousel-ab2e .image_6921:before {
  background: rgba(0, 0, 0, 0.08);
}
.chip-copper-3ac0.carousel-ab2e .gallery_simple_0ac7:before {
  background: rgba(255, 255, 255, 0.9);
}
.chip-copper-3ac0.carousel-ab2e .focused-f03b .nav-07b7 li a,
.chip-copper-3ac0.carousel-ab2e .focused-f03b .chip-paper-b526,
.chip-copper-3ac0.carousel-ab2e .dropdown_1196 {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-copper-3ac0.carousel-ab2e .focused-f03b .chip-paper-b526:focus,
.chip-copper-3ac0.carousel-ab2e .focused-f03b .chip-paper-b526:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-copper-3ac0.carousel-ab2e .nav-07b7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-copper-3ac0.huge-4aaf .heading-large-c34d,
.chip-copper-3ac0.huge-4aaf .stale_98e1 a,
.chip-copper-3ac0.huge-4aaf .selected-69bc .chip-paper-b526,
.chip-copper-3ac0.huge-4aaf .selected-69bc a,
.chip-copper-3ac0.huge-4aaf .dropdown_1196 a {
  color: rgba(255, 255, 255, 0.79);
}
.chip-copper-3ac0.huge-4aaf .heading-large-c34d:hover,
.chip-copper-3ac0.huge-4aaf .stale_98e1 a:hover,
.chip-copper-3ac0.huge-4aaf .selected-69bc .chip-paper-b526:hover,
.chip-copper-3ac0.huge-4aaf .selected-69bc a:hover,
.chip-copper-3ac0.huge-4aaf .dropdown_1196 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-copper-3ac0.huge-4aaf .bronze_6cd2 {
  color: rgba(255, 255, 255, 0.99);
}
.chip-copper-3ac0.huge-4aaf .image_6921 {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-copper-3ac0.huge-4aaf .image_6921:before {
  background: rgba(255, 255, 255, 0.08);
}
.chip-copper-3ac0.huge-4aaf .gallery_simple_0ac7:before {
  background: rgba(0, 0, 0, 0.9);
}
.chip-copper-3ac0.huge-4aaf .focused-f03b .nav-07b7 li a,
.chip-copper-3ac0.huge-4aaf .focused-f03b .chip-paper-b526,
.chip-copper-3ac0.huge-4aaf .dropdown_1196 {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-copper-3ac0.huge-4aaf .focused-f03b .chip-paper-b526:focus,
.chip-copper-3ac0.huge-4aaf .focused-f03b .chip-paper-b526:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-copper-3ac0.huge-4aaf .nav-07b7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery_simple_0ac7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.gallery_simple_0ac7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.liquid_30fa {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.table_1368 .chip-copper-3ac0 {
  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;
}
.table_1368 .image_6921 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.table_1368 .image_6921: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) {
  .table_1368 .image_6921:before {
    width: 16%;
    left: 42%;
  }
}
.table_1368 .image_6921:last-child:before {
  content: none;
}
.table_1368 .image_6921[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.table_1368 .focused-f03b .nav-07b7 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.table_1368 .focused-f03b .nav-07b7 li a .chip-paper-b526 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.table_1368 .focused-f03b .dropdown_1196 {
  border: none;
}
.table_1368 .focused-f03b .dropdown_1196 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.table_1368 .gallery_simple_0ac7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.table_1368 .liquid_30fa {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.table_1368 .huge-4aaf .gallery_simple_0ac7:before {
  background: rgba(0, 0, 0, 0.9);
}
.table_1368 .carousel-ab2e.filter_paper_2520 .sort_9f05 {
  background: rgba(0, 0, 0, 0.6);
}
.table_1368
  .carousel-ab2e.filter_paper_2520
  .sort_9f05::after,
.table_1368
  .carousel-ab2e.filter_paper_2520
  .sort_9f05:before {
  background: inherit;
}
.table_1368
  .carousel-ab2e.filter_paper_2520:hover
  .sort_9f05 {
  background: rgba(0, 0, 0, 0.8);
}
.gallery_green_62b4 .chip-copper-3ac0 {
  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) {
  .gallery_green_62b4 .chip-copper-3ac0 {
    width: auto;
    right: 45px;
  }
}
.alert_solid_a89f .chip-copper-3ac0 {
  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) {
  .alert_solid_a89f .chip-copper-3ac0 {
    width: auto;
    left: 45px;
  }
}
.tertiary_e239 .chip-copper-3ac0 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tertiary_e239 .liquid_30fa {
  max-width: 48em;
  margin: 0 auto;
}
.tertiary_e239 .gallery_simple_0ac7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.label_9ed9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.label_9ed9.table_1368 .chip-copper-3ac0 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.label_9ed9.gallery_green_62b4 .chip-copper-3ac0 {
  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);
}
.label_9ed9 .chip-copper-3ac0 {
  visibility: visible;
}
.label_9ed9.alert_solid_a89f .chip-copper-3ac0 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.grid_bottom_b904,
.active_9ff8 {
  overflow-x: hidden;
}
.grid_bottom_b904 .chip-copper-3ac0 {
  overflow: auto;
}
.grid_bottom_b904.table_1368 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid_bottom_b904.table_1368 .chip-copper-3ac0 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.grid_bottom_b904.table_1368 .content-hovered-3f1e {
  opacity: 0;
}
.grid_bottom_b904.gallery_green_62b4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid_bottom_b904.gallery_green_62b4 .chip-copper-3ac0 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.grid_bottom_b904.gallery_green_62b4 .content-hovered-3f1e {
  opacity: 0;
}
.grid_bottom_b904.alert_solid_a89f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid_bottom_b904.alert_solid_a89f .chip-copper-3ac0 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.grid_bottom_b904.alert_solid_a89f .content-hovered-3f1e {
  opacity: 0;
}
.grid_bottom_b904.tertiary_e239 .chip-copper-3ac0 {
  z-index: 10;
  visibility: visible;
}
.filter_paper_2520 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.filter_paper_2520 .sort_9f05 {
  background: rgba(255, 255, 255, 0.99);
}
.filter_paper_2520 .sort_9f05::after,
.filter_paper_2520 .sort_9f05:before {
  background: inherit;
}
.filter_paper_2520:hover .sort_9f05 {
  background: rgba(255, 255, 255, 0.99);
}
.alert_solid_a89f .filter_paper_2520 {
  top: 10px;
  right: auto;
  left: 12px;
}
.tertiary_e239 .filter_paper_2520 {
  display: none !important;
}
.grid_bottom_b904:before,
.active_9ff8:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.grid_bottom_b904 .filter_paper_2520,
.active_9ff8 .filter_paper_2520 {
  display: inline-block;
}
.chip-copper-3ac0 .message-action-9acf {
  -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;
}
.grid_bottom_b904 .chip-copper-3ac0 .message-action-9acf,
.active_9ff8 .chip-copper-3ac0 .message-action-9acf {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.backdrop-9df4 .thick_0b6d {
  width: 100%;
}
.next-1f27 {
  padding: 0 0.5em 0;
}
.next-1f27 [class*="customify-col-"],
.next-1f27 [class*="customify-col_"],
.next-1f27 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.section-e655 .next-1f27 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .sidebar_1de7 .info_mini_0d8d,
  .info_mini_0d8d {
    display: none;
  }
  .box-outer-441b {
    text-align: left;
  }
  .backdrop_hard_afba {
    text-align: center;
  }
  .purple-cfc7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar_1de7 .paragraph_inner_bb5e,
  .paragraph_inner_bb5e {
    display: none;
  }
  .status_72de {
    text-align: left;
  }
  .primary-41ae {
    text-align: center;
  }
  .badge_warm_97de {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .sidebar_1de7 .footer-yellow-3013,
  .footer-yellow-3013 {
    display: none;
  }
  .clean_1f77 {
    text-align: left;
  }
  .button_ea60 {
    text-align: center;
  }
  .gradient_e888 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.secondary_bd2a {
  box-shadow: none !important;
}
.tabs_fixed_ea63 .tiny_e74f,
.heading_blue_6bf1 .tiny_e74f {
  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;
}
.heading_blue_6bf1 .tiny_e74f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.new-8b7c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.new-8b7c:after,
.new-8b7c:before {
  content: "";
  display: table;
}
.new-8b7c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .new-8b7c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.new-8b7c,
.popup-thick-32cb {
  max-width: 1248px;
  margin: 0 auto;
}

.backdrop-dim-a29c.widget_736a .new-8b7c {
  max-width: 100%;
}
.backdrop-dim-a29c.content_gas_09ab {
  max-width: 1200px;
  margin: 0 auto;
}
.backdrop-dim-a29c.icon-white-7814 .new-8b7c {
  max-width: 100%;
}
.backdrop-dim-a29c.icon-white-7814 > .new-8b7c {
  padding-left: 0;
  padding-right: 0;
}
.backdrop-dim-a29c.icon-white-7814 > .new-8b7c .sidebar_1de7 {
  margin: 0;
}
.backdrop-dim-a29c.icon-white-7814
  > .new-8b7c
  .slider-c2b6.search-f2ea {
  margin-right: 0;
  margin-left: 0;
}
.backdrop-dim-a29c.icon-white-7814 #main.search-f2ea {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .lite_9759 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .lite_9759 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .grid-hot-b7a8 .thumbnail-down-77ed {
    padding-right: 1em;
  }
  .grid-hot-b7a8.stone-88e5 .slider-c2b6 {
    border-right: 1px solid #eaecee;
  }
  .grid-hot-b7a8.stone-88e5 .thumbnail-down-77ed {
    padding-right: 1em;
  }
  .grid-hot-b7a8.stone-88e5 .video-green-794f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .element_3119 .thumbnail-down-77ed {
    padding-left: 1em;
  }
  .element_3119.stone-88e5 .slider-c2b6 {
    border-left: 1px solid #eaecee;
  }
  .element_3119.stone-88e5 .thumbnail-down-77ed {
    padding-left: 1em;
  }
  .element_3119.stone-88e5 .video-green-794f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary-middle-ffe8 .thumbnail-down-77ed {
    padding-left: 1em;
  }
  .secondary-middle-ffe8.stone-88e5 .caption-2665 {
    border-right: 1px solid #eaecee;
  }
  .secondary-middle-ffe8.stone-88e5 .media_80f3 {
    border-right: 1px solid #eaecee;
  }
  .secondary-middle-ffe8.stone-88e5 .thumbnail-down-77ed {
    padding-left: 1em;
  }
  .secondary-middle-ffe8.stone-88e5 .video-green-794f {
    padding-right: 1em;
  }
  .secondary-middle-ffe8.stone-88e5 .heading_513c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background_top_b3c9 .thumbnail-down-77ed {
    padding-right: 1em;
  }
  .background_top_b3c9.stone-88e5 .caption-2665 {
    border-left: 1px solid #eaecee;
  }
  .background_top_b3c9.stone-88e5 .media_80f3 {
    border-left: 1px solid #eaecee;
  }
  .background_top_b3c9.stone-88e5 .thumbnail-down-77ed {
    padding-right: 1em;
  }
  .background_top_b3c9.stone-88e5 .video-green-794f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .background_top_b3c9.stone-88e5 .heading_513c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lite_9759 .thumbnail-down-77ed {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lite_9759.stone-88e5 .slider-c2b6 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .lite_9759.stone-88e5 .thumbnail-down-77ed {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lite_9759.stone-88e5 .video-green-794f {
    padding-left: 1em;
  }
  .lite_9759.stone-88e5 .heading_513c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .lite_9759.stone-88e5 .thumbnail-down-77ed {
    padding-left: 0;
  }
}
.frame_red_4562 .notice_90c2 {
  display: inline-block;
}
.icon_a123 {
  display: inline-block;
}
.nav-white-b214 {
  word-con: break-word;
}
.selected-d11e > span {
  display: inline-block;
  padding: 5px 0;
}
.selected-d11e .element-7b4e {
  margin-left: 8px;
  margin-right: 8px;
}
.selected-d11e .cold-1bee img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.block_pro_1dc8 .fast_5df3 {
  margin-bottom: 2em;
}
.block_pro_1dc8 .tertiary-7edf {
  margin-bottom: 15px;
}
.block_pro_1dc8 .tertiary-7edf:last-child {
  margin-bottom: 0;
}
.block_pro_1dc8 .box_orange_2c91 {
  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) {
  .block_pro_1dc8 .box_orange_2c91 {
    display: block;
  }
}
.block_pro_1dc8 .pattern_113b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .block_pro_1dc8 .pattern_113b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.block_pro_1dc8 .short-d7bf {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.block_pro_1dc8 .short-d7bf img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.block_pro_1dc8 .short-d7bf a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.block_pro_1dc8 .nav-white-b214 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.block_pro_1dc8 .nav-white-b214 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.block_pro_1dc8 .backdrop-3bd0 p:last-child {
  margin-bottom: 0;
}
.block_pro_1dc8 .carousel_white_a951 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.block_pro_1dc8 .link_03cc {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.block_pro_1dc8 .heading_fluid_9789 {
  margin-top: 1em;
}
.block_pro_1dc8 .green-c401 {
  top: 0;
  display: block;
}
.block_pro_1dc8 .green-c401 a {
  color: inherit;
}
.block_pro_1dc8 .green-c401 a:hover {
  color: inherit;
}
.block_pro_1dc8 .module_current_3ba5 {
  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;
}
.block_pro_1dc8 .module_current_3ba5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.block_pro_1dc8 .link_03cc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.block_pro_1dc8 .image_fluid_50fc {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.block_pro_1dc8 .image_fluid_50fc:first-child {
  margin-top: 0;
}
.block_pro_1dc8 .image_fluid_50fc.blue-1069 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.block_pro_1dc8 .image_fluid_50fc.video_pink_f2f0 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.block_pro_1dc8
  .image_fluid_50fc.video_pink_f2f0.element-69cb
  .heading_fluid_9789 {
  width: 100%;
}
.block_pro_1dc8 .video_pink_f2f0 {
  -webkit-box-align: center;
  align-items: center;
}
.block_pro_1dc8 .video_pink_f2f0 .selected-d11e,
.block_pro_1dc8 .video_pink_f2f0 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.block_pro_1dc8 .short-d7bf {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.block_pro_1dc8 .short-d7bf img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.block_pro_1dc8 .short-d7bf: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;
}
.block_pro_1dc8 .blue-1069 {
  z-index: 5;
}
.block_pro_1dc8 .preview-wide-841d .upper_836e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.block_pro_1dc8 .summary_medium_07e5 .upper_836e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.block_pro_1dc8 .icon-0f8c .upper_836e {
  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;
}
.block_pro_1dc8.rough_490f .box_orange_2c91,
.block_pro_1dc8.grid_17d9 .box_orange_2c91 {
  display: block;
}
.block_pro_1dc8.rough_490f .box_orange_2c91 .filter-ade2,
.block_pro_1dc8.rough_490f .box_orange_2c91 .link_03cc,
.block_pro_1dc8.grid_17d9 .box_orange_2c91 .filter-ade2,
.block_pro_1dc8.grid_17d9 .box_orange_2c91 .link_03cc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.block_pro_1dc8.shade_cc36 .pattern_113b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .block_pro_1dc8.shade_cc36 .pattern_113b {
    margin-right: 0;
  }
}
.block_pro_1dc8.rough_490f .pattern_113b,
.block_pro_1dc8.grid_17d9 .pattern_113b {
  padding-top: 40%;
}
.block_pro_1dc8.rough_490f .fast_5df3,
.block_pro_1dc8.grid_17d9 .fast_5df3 {
  display: block;
}
.block_pro_1dc8.rough_490f .fn-sticky-a9aa .link_03cc,
.block_pro_1dc8.grid_17d9 .fn-sticky-a9aa .link_03cc {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.block_pro_1dc8.rough_490f .pattern_113b,
.block_pro_1dc8.grid_17d9 .pattern_113b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.block_pro_1dc8.rough_490f .link_03cc {
  padding: 1em;
}
.form_21ae {
  margin: 30px auto;
  display: block;
}
.form_21ae .yellow-dfdf > * {
  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;
}
.form_21ae .yellow-dfdf > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.form_21ae .yellow-dfdf span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dirty-4621 .selected-d11e {
  margin-bottom: 1.41575em;
}
.dirty-4621 .green-0d10 {
  margin-bottom: 1.618em;
}
.outer_720a .list_huge_66a1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.outer_720a .list_huge_66a1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.outer_720a .tabs_up_97ac {
  max-width: 100%;
  overflow: auto;
}
.item_prev_cca9 .outer_720a a:hover {
  text-decoration: underline;
}
.tiny-d73e .tertiary-7edf:not(.nav-white-b214),
.tiny-d73e .short-d7bf {
  margin-bottom: 1.41575em;
}
.tiny-d73e .tertiary-7edf:not(.nav-white-b214):last-child,
.tiny-d73e .short-d7bf:last-child {
  margin-bottom: 0;
}
.tiny-d73e .tertiary-7edf.block_9d70 {
  margin-bottom: 0.41575em;
}
.tiny-d73e .element-e077:before,
.tiny-d73e .surface-e61e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tiny-d73e .element-e077:before {
  content: "\f115";
}
.tiny-d73e .surface-e61e:before {
  content: "\f02c";
}
.tiny-d73e .form_99e8 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tiny-d73e .form_99e8 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.prev-82ef {
  display: -webkit-box;
  display: flex;
}
.prev-82ef .progress_d80e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .prev-82ef .progress_d80e {
    flex-basis: 90px;
  }
}
.prev-82ef .focused-b7ae {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .prev-82ef .focused-b7ae {
    flex-basis: calc(100% - 50px);
  }
}
.prev-82ef .plasma-72ec p:last-child {
  margin-bottom: 0.72em;
}
.mask-03bc .yellow-dfdf {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.mask-03bc .yellow-dfdf:after,
.mask-03bc .yellow-dfdf:before {
  content: "";
  display: table;
}
.mask-03bc .yellow-dfdf:after {
  clear: both;
}
.mask-03bc .yellow-dfdf .south_1c7f,
.mask-03bc .yellow-dfdf .filter_lower_4235 {
  width: 49%;
}
.mask-03bc .yellow-dfdf .south_1c7f a span.avatar_0b7d,
.mask-03bc .yellow-dfdf .filter_lower_4235 a span.avatar_0b7d {
  display: block;
  margin-bottom: 5px;
}
.mask-03bc .yellow-dfdf .filter_lower_4235 {
  float: left;
  text-align: left;
}
.mask-03bc .yellow-dfdf .south_1c7f {
  float: right;
  text-align: right;
}
.advanced_6d2e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .advanced_6d2e {
    margin-bottom: 0;
  }
}
.new-143b {
  margin-bottom: 1em;
}
.new-143b .nav-white-b214 {
  font-size: 1.1em;
  line-height: 1.3;
}
.blue-9998 a {
  display: block;
  line-height: 0;
  position: relative;
}
.thumbnail_down_ad06 .new-143b,
.accent_4e16 .new-143b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .thumbnail_down_ad06 .new-143b,
  .accent_4e16 .new-143b {
    display: block;
  }
}
.thumbnail_down_ad06 .blue-9998,
.accent_4e16 .blue-9998 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .thumbnail_down_ad06 .blue-9998,
  .accent_4e16 .blue-9998 {
    margin-bottom: 1em;
  }
}
.thumbnail_down_ad06 .blue-9998 img,
.accent_4e16 .blue-9998 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.thumbnail_down_ad06 .fresh_c1ea,
.accent_4e16 .fresh_c1ea {
  flex-basis: calc(100% - 160px);
}
.thumbnail_down_ad06 .fresh_c1ea p,
.accent_4e16 .fresh_c1ea p {
  margin-bottom: 0;
}
.thumbnail_down_ad06 .fresh_c1ea {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .thumbnail_down_ad06 .fresh_c1ea {
    padding-left: 0;
  }
}
.accent_4e16 .fresh_c1ea {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .accent_4e16 .fresh_c1ea {
    padding-right: 0;
  }
}
.accent_4e16 .blue-9998 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.notification_d2a0 .blue-9998 {
  margin-bottom: 0.5em;
}
.notification_d2a0 .blue-9998 img {
  width: 100%;
}
.status_9338 .text-143d,
.preview_399d .text-143d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.preview_399d .slider-c2b6 .right_dea7 p:last-child {
  margin-bottom: 0;
}
.chip-04cf {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.main-tall-e41c .media-458d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .main-tall-e41c .media-458d:last-of-type {
    margin-bottom: 0;
  }
}
.main-tall-e41c .media-458d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-tall-e41c .media-458d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.main-tall-e41c .media-458d ul li {
  margin: 0 0 0.6em;
}
.main-tall-e41c .media-458d ul li.pattern_hot_ca13,
.main-tall-e41c .media-458d ul li.hidden-middle-00c4 {
  position: relative;
}
.main-tall-e41c .media-458d ul li.pattern_hot_ca13 .panel-595a,
.main-tall-e41c .media-458d ul li.hidden-middle-00c4 .panel-595a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.main-tall-e41c .media-458d ul li.pattern_hot_ca13:after:after,
.main-tall-e41c .media-458d ul li.pattern_hot_ca13:after:before,
.main-tall-e41c
  .media-458d
  ul
  li.hidden-middle-00c4:after:after,
.main-tall-e41c
  .media-458d
  ul
  li.hidden-middle-00c4:after:before {
  content: "";
  display: table;
}
.main-tall-e41c .media-458d ul li.pattern_hot_ca13:after:after,
.main-tall-e41c
  .media-458d
  ul
  li.hidden-middle-00c4:after:after {
  clear: both;
}
.main-tall-e41c .media-458d a.badge_complex_1638:hover {
  text-decoration: none;
}
.main-tall-e41c .media-458d select {
  max-width: 100%;
}
.main-tall-e41c .media-458d table {
  font-size: 85%;
}
.main-tall-e41c .media-458d table td,
.main-tall-e41c .media-458d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.main-tall-e41c .media-458d table tfoot td {
  text-align: left;
}
.main-tall-e41c .media-458d :last-child {
  margin-bottom: 0;
}
.main-tall-e41c .media-458d .tertiary_bf35 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.main-tall-e41c .media-458d .tertiary_bf35 label {
  width: 100%;
}
.main-tall-e41c .media-458d .tertiary_bf35 .mask_bright_f908 {
  width: 100%;
  display: block;
}
.main-tall-e41c .media-458d .tertiary_bf35 .hidden-683b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.main-tall-e41c .media-458d .tertiary_bf35 .hidden-683b:hover svg #svg-search {
  fill: #444;
}
.main-tall-e41c .media-458d .tertiary_bf35 .hidden-683b svg {
  width: 18px;
  height: 18px;
}
.main-tall-e41c .chip_6555 ul ul,
.main-tall-e41c .complex_902f ul ul,
.main-tall-e41c .pink_e04e ul ul,
.main-tall-e41c .west_1a8f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.main-tall-e41c .chip_6555 .secondary-7f0d > a,
.main-tall-e41c .complex_902f .secondary-7f0d > a,
.main-tall-e41c .pink_e04e .secondary-7f0d > a,
.main-tall-e41c .west_1a8f .secondary-7f0d > a {
  margin-bottom: 0;
}
.main-tall-e41c .header_easy_6b08 li,
.main-tall-e41c .chip_6555 li,
.main-tall-e41c .active-25dd li,
.main-tall-e41c .complex_902f li,
.main-tall-e41c .pink_e04e li,
.main-tall-e41c .west_1a8f li,
.main-tall-e41c .frame-645e li,
.main-tall-e41c .current_e5b5 li {
  display: block;
  position: relative;
}
.main-tall-e41c .header_easy_6b08 li:last-child,
.main-tall-e41c .chip_6555 li:last-child,
.main-tall-e41c .active-25dd li:last-child,
.main-tall-e41c .complex_902f li:last-child,
.main-tall-e41c .pink_e04e li:last-child,
.main-tall-e41c .west_1a8f li:last-child,
.main-tall-e41c .frame-645e li:last-child,
.main-tall-e41c .current_e5b5 li:last-child {
  border: none;
}
.main-tall-e41c .header_easy_6b08 li a,
.main-tall-e41c .chip_6555 li a,
.main-tall-e41c .active-25dd li a,
.main-tall-e41c .complex_902f li a,
.main-tall-e41c .pink_e04e li a,
.main-tall-e41c .west_1a8f li a,
.main-tall-e41c .frame-645e li a,
.main-tall-e41c .current_e5b5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.main-tall-e41c .header_easy_6b08 li ul li::before,
.main-tall-e41c .chip_6555 li ul li::before,
.main-tall-e41c .active-25dd li ul li::before,
.main-tall-e41c .complex_902f li ul li::before,
.main-tall-e41c .pink_e04e li ul li::before,
.main-tall-e41c .west_1a8f li ul li::before,
.main-tall-e41c .frame-645e li ul li::before,
.main-tall-e41c .current_e5b5 li ul li::before {
  left: 15px;
}
.main-tall-e41c .header_easy_6b08 li ul a,
.main-tall-e41c .chip_6555 li ul a,
.main-tall-e41c .active-25dd li ul a,
.main-tall-e41c .complex_902f li ul a,
.main-tall-e41c .pink_e04e li ul a,
.main-tall-e41c .west_1a8f li ul a,
.main-tall-e41c .frame-645e li ul a,
.main-tall-e41c .current_e5b5 li ul a {
  padding-left: 20px;
}
.main-tall-e41c .header_easy_6b08 li ul ul li::before,
.main-tall-e41c .chip_6555 li ul ul li::before,
.main-tall-e41c .active-25dd li ul ul li::before,
.main-tall-e41c .complex_902f li ul ul li::before,
.main-tall-e41c .pink_e04e li ul ul li::before,
.main-tall-e41c .west_1a8f li ul ul li::before,
.main-tall-e41c .frame-645e li ul ul li::before,
.main-tall-e41c .current_e5b5 li ul ul li::before {
  left: 30px;
}
.main-tall-e41c .header_easy_6b08 li ul ul a,
.main-tall-e41c .chip_6555 li ul ul a,
.main-tall-e41c .active-25dd li ul ul a,
.main-tall-e41c .complex_902f li ul ul a,
.main-tall-e41c .pink_e04e li ul ul a,
.main-tall-e41c .west_1a8f li ul ul a,
.main-tall-e41c .frame-645e li ul ul a,
.main-tall-e41c .current_e5b5 li ul ul a {
  padding-left: 40px;
}
.main-tall-e41c .alert-6f1d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.main-tall-e41c .current_e5b5 ul li {
  margin-bottom: 1.41575em;
}
.main-tall-e41c .current_e5b5 ul li .detail_wood_aec8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.main-tall-e41c .current_e5b5 ul li .gas_713c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.huge-4aaf .header_easy_6b08 li a,
.huge-4aaf .chip_6555 li a,
.huge-4aaf .active-25dd li a,
.huge-4aaf .complex_902f li a,
.huge-4aaf .pink_e04e li a,
.huge-4aaf .west_1a8f li a,
.huge-4aaf .frame-645e li a,
.huge-4aaf .current_e5b5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge-4aaf .alert-6f1d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge-4aaf .media-458d ul li.pattern_hot_ca13 .panel-595a,
.huge-4aaf .media-458d ul li.hidden-middle-00c4 .panel-595a {
  background: rgba(0, 0, 0, 0.2);
}
.huge-4aaf .main-tall-e41c .media-458d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-dim-a29c .main-tall-e41c .nav-07b7 li {
  margin: 0;
}
.backdrop-dim-a29c .main-tall-e41c .nav-07b7 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.backdrop-dim-a29c .main-tall-e41c .nav-07b7 li ul {
  margin: 0;
}
.backdrop-dim-a29c .main-tall-e41c .nav-07b7 li ul li a {
  padding-left: 15px;
}
.backdrop-dim-a29c .main-tall-e41c .nav-07b7 li ul li li a {
  padding-left: 30px;
}
.backdrop-dim-a29c .main-tall-e41c .nav-07b7 li.main_76bd > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.backdrop-dim-a29c .main-tall-e41c .nav-07b7 li.main_76bd > 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;
}
.backdrop-dim-a29c .main-tall-e41c .nav-07b7 li.main_76bd > 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;
}
.texture-short-fa18 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.fluid-f14c {
  position: relative;
  z-index: 10;
}
.fluid-f14c .message-action-9acf {
  width: 100%;
  max-width: 100%;
}
.surface-dim-54ad .gas_6f1d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.surface-dim-54ad .carousel-ab2e {
}
.surface-dim-54ad .huge-4aaf {
  background: #292929;
}
.warm_71f5 .gas_6f1d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.warm_71f5 .carousel-ab2e {
  background: #f9f9f9;
}
.warm_71f5 .huge-4aaf {
  background: #303030;
}
.south-18e8 .gas_6f1d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .south-18e8 .notice_90c2 {
    margin-bottom: 1em;
  }
  .south-18e8 .notice_90c2:last-child {
    margin-bottom: 0;
  }
}
.south-18e8 .carousel-ab2e {
  background: #ededed;
}
.south-18e8 .huge-4aaf {
  background: #1a1a1a;
}
.gas_6f1d.carousel-ab2e {
  color: rgba(0, 0, 0, 0.6);
}
.gas_6f1d.carousel-ab2e .old_671b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas_6f1d.huge-4aaf {
  color: rgba(255, 255, 255, 0.99);
}
.gas_6f1d.huge-4aaf a:not(.badge_complex_1638) {
  color: rgba(255, 255, 255, 0.79);
}
.gas_6f1d.huge-4aaf a:not(.badge_complex_1638):hover {
  color: rgba(255, 255, 255, 0.99);
}
.gas_6f1d.huge-4aaf .old_671b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gas_6f1d.huge-4aaf table tbody td,
.gas_6f1d.huge-4aaf table th {
  background: rgba(0, 0, 0, 0.08);
}
.active_large_22be.border_824c .new-8b7c {
  max-width: initial;
}
.active_large_22be .section_simple_8a83 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.active_large_22be .section_simple_8a83 .message-action-9acf {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .active_large_22be .section_simple_8a83 .message-action-9acf {
    display: block;
    margin-bottom: 2em;
  }
  .active_large_22be .section_simple_8a83 .message-action-9acf:last-child {
    margin-bottom: 0;
  }
}
.south-18e8 .notice_90c2:last-child,
.warm_71f5 .notice_90c2:last-child,
.surface-dim-54ad .notice_90c2:last-child {
  margin-bottom: 0;
}
.south-18e8 .notice_90c2 .main-tall-e41c .media-458d:last-child,
.warm_71f5 .notice_90c2 .main-tall-e41c .media-458d:last-child,
.surface-dim-54ad .notice_90c2 .main-tall-e41c .media-458d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .south-18e8 .dirty_9be2,
  .south-18e8 .hover-df4a,
  .warm_71f5 .dirty_9be2,
  .warm_71f5 .hover-df4a,
  .surface-dim-54ad .dirty_9be2,
  .surface-dim-54ad .hover-df4a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .fluid-f14c .notice_90c2 {
    margin-bottom: 2em;
  }
}
.fluid-f14c p:last-child {
  margin-bottom: 0;
}
.fluid-f14c li,
.fluid-f14c ul {
  list-style: none;
  margin: 0;
}
.fluid-f14c ul ul {
  margin-left: 2.617924em;
}
.tabs_1c21 {
  font-size: 0.875em;
}

/* css-noise: b535 */
.phantom-card-s6 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.0;
}
