/*!
Theme Name: Customify
Theme URI: https://pressmaximum.up_2e96/customify
Author: WPCustomify
Author URI: https://pressmaximum.up_2e96
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.up_2e96/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.grid_781b.upper_fc25/licenses/gpl-2.0.hovered-3446
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.module-soft-2f42/, (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.highlight_040a.progress-copper-78fc/normalize.yellow-c13f/
 ======
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.yellow-c13f v7.0.0 | MIT License | github.up_2e96/necolas/normalize.yellow-c13f */
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;
}
.small_3291 .column-8686,
.notice-small-c145,
.title_left_e44f,
.silver_b916,
.tag_basic_0bef,
.highlight-3b2f,
.shadow-last-89f1,
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;
}
.notice-small-c145,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .notice-small-c145,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .notice-small-c145,
  h1 {
    font-size: 1.8em;
  }
}
.title_left_e44f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.title_left_e44f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .title_left_e44f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .title_left_e44f,
  h2 {
    font-size: 1.7em;
  }
}
.silver_b916,
h3 {
  font-size: 1.618em;
}
.small_3291 .column-8686,
.tag_basic_0bef,
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.pagination_purple_1df5 {
  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;
}
.new-49d9:after,
.new-49d9:before,
.tag-next-bafe:after,
.tag-next-bafe:before {
  content: "";
  display: table;
}
.new-49d9:after,
.tag-next-bafe:after {
  clear: both;
}
.form-47c2 {
  float: right;
  margin-right: 0;
}
.shadow_cb4b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.slider_black_f51c .hot-f8f9,
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;
}
.slider_black_f51c .hot-f8f9: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;
}
.banner-8367 .hot-f8f9 {
  box-shadow: none;
}
.banner-8367
  .hot-f8f9
  .menu_3c93 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.banner-8367 .hot-f8f9 .element_red_d51c {
  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;
}
.banner-8367
  .hot-f8f9
  .element_red_d51c
  b {
  display: none;
}
.banner-8367 .badge_middle_a72a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.widget_c641:not(.orange_c457):not(.list-f725),
button:not(.orange_c457):not(.list-f725),
input[type="button"]:not(.orange_c457):not(
    .list-f725
  ),
input[type="reset"]:not(.orange_c457):not(
    .list-f725
  ),
input[type="submit"]:not(.orange_c457):not(
    .list-f725
  ) {
  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;
}
.widget_c641:not(.orange_c457):not(
    .list-f725
  ):hover,
button:not(.orange_c457):not(
    .list-f725
  ):hover,
input[type="button"]:not(.orange_c457):not(
    .list-f725
  ):hover,
input[type="reset"]:not(.orange_c457):not(
    .list-f725
  ):hover,
input[type="submit"]:not(.orange_c457):not(
    .list-f725
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.widget_c641:not(.orange_c457):not(
    .list-f725
  ):active,
.widget_c641:not(.orange_c457):not(
    .list-f725
  ):focus,
button:not(.orange_c457):not(
    .list-f725
  ):active,
button:not(.orange_c457):not(
    .list-f725
  ):focus,
input[type="button"]:not(.orange_c457):not(
    .list-f725
  ):active,
input[type="button"]:not(.orange_c457):not(
    .list-f725
  ):focus,
input[type="reset"]:not(.orange_c457):not(
    .list-f725
  ):active,
input[type="reset"]:not(.orange_c457):not(
    .list-f725
  ):focus,
input[type="submit"]:not(.orange_c457):not(
    .list-f725
  ):active,
input[type="submit"]:not(.orange_c457):not(
    .list-f725
  ):focus {
  outline: 0;
}
.widget_c641:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2,
button:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2,
input[type="button"]:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2,
input[type="reset"]:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2,
input[type="submit"]:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2 {
  position: relative;
}
.widget_c641:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2
  .glass_1240,
.widget_c641:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2
  .yellow_2465,
.widget_c641:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2
  .chip_0adf,
.widget_c641:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2
  i,
.widget_c641:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2
  svg,
button:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2
  .glass_1240,
button:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2
  .yellow_2465,
button:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2
  .chip_0adf,
button:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2
  i,
button:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2
  svg,
input[type="button"]:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2
  .glass_1240,
input[type="button"]:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2
  .yellow_2465,
input[type="button"]:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2
  .chip_0adf,
input[type="button"]:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2
  i,
input[type="button"]:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2
  svg,
input[type="reset"]:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2
  .glass_1240,
input[type="reset"]:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2
  .yellow_2465,
input[type="reset"]:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2
  .chip_0adf,
input[type="reset"]:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2
  i,
input[type="reset"]:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2
  svg,
input[type="submit"]:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2
  .glass_1240,
input[type="submit"]:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2
  .yellow_2465,
input[type="submit"]:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2
  .chip_0adf,
input[type="submit"]:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2
  i,
input[type="submit"]:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2
  svg {
  visibility: hidden;
}
.widget_c641:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2:after,
button:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2:after,
input[type="button"]:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2:after,
input[type="reset"]:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2:after,
input[type="submit"]:not(.orange_c457):not(
    .list-f725
  ).fn-loading-7ca2: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;
}
.widget_c641:not(.orange_c457):not(.list-f725),
input[type="button"]:not(.orange_c457):not(
    .list-f725
  ),
input[type="reset"]:not(.orange_c457):not(
    .list-f725
  ),
input[type="submit"]:not(.orange_c457):not(
    .list-f725
  ) {
  color: #fff;
  background: #235787;
}
.widget_c641:not(.orange_c457):not(
    .list-f725
  ):focus,
input[type="button"]:not(.orange_c457):not(
    .list-f725
  ):focus,
input[type="reset"]:not(.orange_c457):not(
    .list-f725
  ):focus,
input[type="submit"]:not(.orange_c457):not(
    .list-f725
  ):focus {
  color: #fff;
}
.widget_c641.fn-disabled-7ca2:not(.orange_c457):not(
    .list-f725
  ),
.widget_c641[disabled]:not(.orange_c457):not(
    .list-f725
  ),
button.fn-disabled-7ca2:not(.orange_c457):not(
    .list-f725
  ),
button[disabled]:not(.orange_c457):not(
    .list-f725
  ) {
  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;
}
.background-plasma-e706 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.background-plasma-e706: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;
}
.column_c85a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.primary-under-2b6c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.simple_120b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.new-49d9:after,
.new-49d9:before,
.secondary-silver-62dc:after,
.secondary-silver-62dc:before,
.fixed_b82a:after,
.fixed_b82a:before,
.right_b567:after,
.right_b567:before,
.frame-clean-46f2:after,
.frame-clean-46f2:before,
.black-2c02:after,
.black-2c02:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.new-49d9:after,
.secondary-silver-62dc:after,
.fixed_b82a:after,
.right_b567:after,
.frame-clean-46f2:after,
.black-2c02:after {
  clear: both;
}
.secondary-silver-62dc .modal-9fea,
.fixed_b82a .modal-9fea,
.modal_complex_bb07 .modal-9fea {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.backdrop-05d6 {
  display: inline-block;
}
.inner-6958 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.inner-6958 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.inner-6958 .outer-473e {
  padding: 1em 0;
  font-size: 85%;
}
.outer-473e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.frame-b8ad {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.frame-b8ad:after,
.frame-b8ad:before {
  content: "";
  display: table;
}
.frame-b8ad:after {
  clear: both;
}
.right-863f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.red-19b7 .right-863f {
  max-width: 50%;
}
.fixed-522e .right-863f {
  max-width: 33.33%;
}
.component_4d75 .right-863f {
  max-width: 25%;
}
.paragraph_f40e .right-863f {
  max-width: 20%;
}
.component_basic_4f1e .right-863f {
  max-width: 16.66%;
}
.paragraph-4c74 .right-863f {
  max-width: 14.28%;
}
.rough-6f3c .right-863f {
  max-width: 12.5%;
}
.slider_798b .right-863f {
  max-width: 11.11%;
}
.detail-new-a280 {
  display: block;
}
.small_3291 .solid-36ea label,
.small_3291 .section_down_f82e label,
.small_3291 .menu-0408 label,
.small_3291 .south-10b9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.primary_right_5b37 {
  list-style: none;
  margin: 0;
}
.primary_right_5b37 article.cold_dd76 {
  margin-bottom: 0;
}
.primary_right_5b37 ul {
  list-style: none;
  margin: 0;
}
.primary_right_5b37 .input_black_60da li.cold_dd76 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .primary_right_5b37 .input_black_60da li.cold_dd76 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .primary_right_5b37 .input_black_60da li.cold_dd76: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) {
  .primary_right_5b37 .input_black_60da li.cold_dd76 li.cold_dd76 li.cold_dd76 li.cold_dd76 {
    padding-left: 0;
  }
}
article.cold_dd76 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.cold_dd76 .secondary-silver-62dc p:last-of-type {
  margin-bottom: 0;
}
article.cold_dd76 .chip_cdf5 {
  float: left;
}
article.cold_dd76 .button_old_812b {
  margin-left: 85px;
}
article.cold_dd76 .medium_d9e7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.cold_dd76 .medium_d9e7 .label_right_0d07 {
  margin-left: 10px;
}
article.cold_dd76 .texture-wide-ebdd {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.cold_dd76 .title-e1ae {
  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 .solid-36ea,
  #respond .menu-0408,
  #respond .south-10b9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .solid-36ea input,
#respond .menu-0408 input,
#respond .south-10b9 input {
  width: 100%;
}
#respond .south-10b9 {
  margin-right: 0;
}
#respond .left-42c0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.notification_d950 {
  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;
}
.notification_d950.overlay-green-f794 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.notification_d950 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%);
}
.notification_d950:focus,
.notification_d950: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);
}
.primary_hot_6e77 {
  border-radius: 10%;
}
.component_9dd2 {
  border-radius: 50%;
}
.paragraph-selected-8808 {
  font-size: 0.72em;
}
.alert-short-12c6 {
  font-size: 0.875em;
}
.outline-fluid-8e98 {
  font-size: 1.1em;
}
.shade-c1f9 {
  text-transform: uppercase;
  line-height: 1.2;
}
.shade-c1f9.paragraph-selected-8808 {
  letter-spacing: 0.5px;
}
.up_f548,
.up_f548 a {
  color: #6d6d6d;
}
.up_f548 a:hover {
  color: #111;
}
.panel-pro-4fc9 {
  color: #6d6d6d;
}
.prev_f00b {
  overflow-x: hidden;
}
.prev_f00b .bronze-ca55.grid-soft-f905 {
  position: relative;
}
.prev_f00b .bronze-ca55.grid-soft-f905.clean-f606 {
  position: initial;
}
.prev_f00b
  .bronze-ca55.grid-soft-f905.clean-f606
  .tooltip-6804 {
  left: auto;
}
.prev_f00b .bronze-ca55 .tooltip-6804 {
  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;
}
.prev_f00b .bronze-ca55:hover.grid-soft-f905 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.prev_f00b
  .bronze-ca55:hover.grid-soft-f905
  .tooltip-6804 {
  display: block;
  z-index: 9999999;
}
.prev_f00b .notice_609b .bright_7798,
.prev_f00b .gold_b350 .bright_7798 {
  display: none;
}
.prev_f00b .steel_f567 .bronze-ca55:hover.grid-soft-f905 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.small_3291 .solid-36ea label,
.small_3291 .section_down_f82e label,
.small_3291 .menu-0408 label,
.small_3291 .south-10b9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.primary_right_5b37 {
  list-style: none;
  margin: 0;
}
.primary_right_5b37 article.cold_dd76 {
  margin-bottom: 0;
}
.primary_right_5b37 ul {
  list-style: none;
  margin: 0;
}
.primary_right_5b37 .input_black_60da li.cold_dd76 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .primary_right_5b37 .input_black_60da li.cold_dd76 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .primary_right_5b37 .input_black_60da li.cold_dd76: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) {
  .primary_right_5b37 .input_black_60da li.cold_dd76 li.cold_dd76 li.cold_dd76 li.cold_dd76 {
    padding-left: 0;
  }
}
article.cold_dd76 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.cold_dd76 .secondary-silver-62dc p:last-of-type {
  margin-bottom: 0;
}
article.cold_dd76 .chip_cdf5 {
  float: left;
}
article.cold_dd76 .button_old_812b {
  margin-left: 85px;
}
article.cold_dd76 .medium_d9e7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.cold_dd76 .medium_d9e7 .label_right_0d07 {
  margin-left: 10px;
}
article.cold_dd76 .texture-wide-ebdd {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.cold_dd76 .title-e1ae {
  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 .solid-36ea,
  #respond .menu-0408,
  #respond .south-10b9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .solid-36ea input,
#respond .menu-0408 input,
#respond .south-10b9 input {
  width: 100%;
}
#respond .south-10b9 {
  margin-right: 0;
}
#respond .left-42c0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.notice_609b .slider_bright_dbb4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.slider_bright_dbb4 .item-4175.section_small_e1b2 .feature-south-548c > li > a:focus,
.slider_bright_dbb4 .item-4175.section_small_e1b2 .feature-south-548c > li > a:hover,
.slider_bright_dbb4 .item-4175.gallery_north_b86a .feature-south-548c > li > a:focus,
.slider_bright_dbb4 .item-4175.gallery_north_b86a .feature-south-548c > li > a:hover,
.slider_bright_dbb4 .item-4175.hero_78ac .feature-south-548c > li > a:focus,
.slider_bright_dbb4 .item-4175.hero_78ac .feature-south-548c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider_bright_dbb4
  .item-4175.section_small_e1b2
  .feature-south-548c
  > li.heading-huge-a9ba
  > a,
.slider_bright_dbb4
  .item-4175.section_small_e1b2
  .feature-south-548c
  > li.dim_1621
  > a,
.slider_bright_dbb4
  .item-4175.gallery_north_b86a
  .feature-south-548c
  > li.heading-huge-a9ba
  > a,
.slider_bright_dbb4
  .item-4175.gallery_north_b86a
  .feature-south-548c
  > li.dim_1621
  > a,
.slider_bright_dbb4
  .item-4175.hero_78ac
  .feature-south-548c
  > li.heading-huge-a9ba
  > a,
.slider_bright_dbb4 .item-4175.hero_78ac .feature-south-548c > li.feature-out-c7c4 > a {
  color: rgba(255, 255, 255, 0.99);
}
.slider_bright_dbb4 .west_497f,
.slider_bright_dbb4 .west_497f a {
  color: rgba(255, 255, 255, 0.99);
}
.slider_bright_dbb4 .backdrop_d9a5.description_45b9 li a,
.slider_bright_dbb4 .notification_blue_6b23 a,
.slider_bright_dbb4 .action_4ed1,
.slider_bright_dbb4 .feature-south-548c > li > a,
.slider_bright_dbb4 .heading-over-6dd3 {
  color: rgba(255, 255, 255, 0.79);
}
.slider_bright_dbb4 .backdrop_d9a5.description_45b9 li a:hover,
.slider_bright_dbb4 .notification_blue_6b23 a:hover,
.slider_bright_dbb4 .action_4ed1:hover,
.slider_bright_dbb4 .feature-south-548c > li > a:hover,
.slider_bright_dbb4 .heading-over-6dd3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider_bright_dbb4 .search_hard_40fc {
  color: rgba(255, 255, 255, 0.79);
}
.slider_bright_dbb4 .search_hard_40fc .clean-40c9 {
  color: rgba(255, 255, 255, 0.99);
}
.slider_bright_dbb4 .search_hard_40fc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider_bright_dbb4 .list_top_7ed6 .table-bottom-fdc8 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.slider_bright_dbb4 .list_top_7ed6 .table-bottom-fdc8 .primary-left-88a9 {
  color: rgba(255, 255, 255, 0.79);
}
.slider_bright_dbb4
  .list_top_7ed6
  .table-bottom-fdc8
  .primary-left-88a9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slider_bright_dbb4
  .list_top_7ed6
  .table-bottom-fdc8
  .primary-left-88a9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slider_bright_dbb4
  .list_top_7ed6
  .table-bottom-fdc8
  .primary-left-88a9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slider_bright_dbb4
  .list_top_7ed6
  .table-bottom-fdc8
  .primary-left-88a9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slider_bright_dbb4 .list_top_7ed6 .motion-e906 {
  color: rgba(255, 255, 255, 0.79);
}
.slider_bright_dbb4 .list_top_7ed6 .motion-e906:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focused_463a
  .slider_bright_dbb4
  .list_top_7ed6
  .element_16df
  .form_current_fb72 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.focused_463a
  .slider_bright_dbb4
  .list_top_7ed6
  .element_16df
  .primary-left-88a9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notice_609b .overlay-158a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.overlay-158a .item-4175.section_small_e1b2 .feature-south-548c > li > a:focus,
.overlay-158a .item-4175.section_small_e1b2 .feature-south-548c > li > a:hover,
.overlay-158a .item-4175.gallery_north_b86a .feature-south-548c > li > a:focus,
.overlay-158a .item-4175.gallery_north_b86a .feature-south-548c > li > a:hover,
.overlay-158a .item-4175.hero_78ac .feature-south-548c > li > a:focus,
.overlay-158a .item-4175.hero_78ac .feature-south-548c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-158a
  .item-4175.section_small_e1b2
  .feature-south-548c
  > li.heading-huge-a9ba
  > a,
.overlay-158a
  .item-4175.section_small_e1b2
  .feature-south-548c
  > li.dim_1621
  > a,
.overlay-158a
  .item-4175.gallery_north_b86a
  .feature-south-548c
  > li.heading-huge-a9ba
  > a,
.overlay-158a
  .item-4175.gallery_north_b86a
  .feature-south-548c
  > li.dim_1621
  > a,
.overlay-158a
  .item-4175.hero_78ac
  .feature-south-548c
  > li.heading-huge-a9ba
  > a,
.overlay-158a .item-4175.hero_78ac .feature-south-548c > li.feature-out-c7c4 > a {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-158a .west_497f,
.overlay-158a .west_497f a {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-158a .backdrop_d9a5.description_45b9 li a,
.overlay-158a .notification_blue_6b23 a,
.overlay-158a .action_4ed1,
.overlay-158a .feature-south-548c > li > a,
.overlay-158a .heading-over-6dd3 {
  color: rgba(0, 0, 0, 0.55);
}
.overlay-158a .backdrop_d9a5.description_45b9 li a:hover,
.overlay-158a .notification_blue_6b23 a:hover,
.overlay-158a .action_4ed1:hover,
.overlay-158a .feature-south-548c > li > a:hover,
.overlay-158a .heading-over-6dd3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-158a .search_hard_40fc {
  color: rgba(0, 0, 0, 0.55);
}
.overlay-158a .search_hard_40fc .clean-40c9 {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-158a .search_hard_40fc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden-2543 .background_blue_269e {
  margin-left: auto;
  margin-right: auto;
}
.fixed_b82a > * {
  margin-left: auto;
  margin-right: auto;
}
.fixed_b82a .column_c85a {
  margin-right: 1.41575em;
}
.photo-tall-d49a .fixed_b82a > .smooth-6960 {
  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;
}
.photo-tall-d49a .fixed_b82a > .lower_bf39 {
  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;
}
.card_0057.hidden-2543 .background_blue_269e,
.gold_8b83.hidden-2543 .background_blue_269e {
  margin-left: 0;
}
.feature_9086.hidden-2543 .background_blue_269e,
.focused_6156.hidden-2543 .background_blue_269e {
  margin-right: 0;
}
.fixed_b82a ol,
.fixed_b82a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.accordion-597f video {
  max-width: 100%;
}
.large-4ce0 img {
  display: block;
}
.large-4ce0.column_c85a,
.large-4ce0.primary-under-2b6c {
  width: 100%;
}
.large-4ce0.lower_bf39 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.accent-medium-d5b9:not(.left_51f8) {
  margin: 1.5em auto;
}
.modal-3005 p {
  padding: 1.5em 14px;
}
ul.summary_dca1.lower_bf39,
ul.summary_dca1.smooth-6960,
ul.summary_dca1.old_c108.smooth-6960 {
  padding: 0 14px;
}
.caption_simple_355f {
  display: block;
  overflow-x: auto;
}
.caption_simple_355f table {
  border-collapse: collapse;
  width: 100%;
}
.caption_simple_355f td,
.caption_simple_355f th {
  padding: 0.5em;
}
.fixed_b82a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.fixed_b82a ol ol,
.fixed_b82a ol ul,
.fixed_b82a ul ol,
.fixed_b82a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.fixed_b82a ol ol li,
.fixed_b82a ol ul li,
.fixed_b82a ul ol li,
.fixed_b82a ul ul li {
  margin-left: 0;
}
.layout-7e03.image_thick_fb1b > .static-77ba {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.layout-7e03.image_thick_fb1b > .static-77ba iframe,
.layout-7e03.image_thick_fb1b > .static-77ba > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.dropdown_b9e7 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.dropdown_b9e7.lower_5865 {
  padding: 0;
}
.dropdown_b9e7.lower_5865 cite {
  font-size: 13px;
}
.dropdown_b9e7 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.dropdown_b9e7 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.item-2348 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.item-2348 > p:first-child {
  margin-top: 0;
}
.item-2348 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.item-2348 blockquote {
  border-left: 0;
}
.sidebar-9c4c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.sidebar-9c4c:not(.badge-copper-94d4) {
  max-width: 100px;
}
.sidebar-9c4c.label_92a4 {
  border-bottom: none !important;
  text-align: center;
}
.sidebar-9c4c.label_92a4::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .modal-3005 p {
    padding: 1.5em 0;
  }
}
.slider_tiny_1aaf {
  color: #0073aa;
}
.secondary_narrow_815b {
  background-color: #0073aa;
}
.iron-cedb {
  color: #229fd8;
}
.yellow-4c95 {
  background-color: #229fd8;
}
.sort_f21d {
  color: #eee;
}
.iron_b4b6 {
  background-color: #eee;
}
.shade-prev-4ef8 {
  color: #444;
}
.filter_gas_94e1 {
  background-color: #444;
}
.caption-9fe0 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.caption-9fe0 .old_d05d .notification_blue_6b23 {
  font-size: 15px;
}
.caption-9fe0 .notification_blue_6b23 {
  line-height: 1.3;
}
.caption-9fe0 .overlay-158a {
}
.caption-9fe0 .slider_bright_dbb4 {
  background: #235787;
}
.icon_daec {
  padding: 0;
}
.icon_daec .slider_bright_dbb4 {
  background: #1a1a1a;
}
.icon_daec .overlay-158a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.content-thick-5008 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.content-thick-5008 .overlay-158a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.content-thick-5008 .slider_bright_dbb4 {
  background: #303030;
}
.black-2c02 {
  position: relative;
  z-index: 10;
}
.black-2c02 .background_b822 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tall_9212 .grid-soft-f905 {
  display: inline-block;
  vertical-align: middle;
}
.tall_9212.mask-mini-c2c2 .grid-soft-f905 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tall_9212.mask-mini-c2c2 .grid-soft-f905 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tall_9212.mask-mini-c2c2 .grid-soft-f905 {
    margin-right: 0.4em;
  }
}
.tall_9212.mask-mini-c2c2 .grid-soft-f905:last-child {
  margin-right: 0;
}
.bronze-007b .background_b822 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .notice_609b .old_d05d {
    margin: 0 -0.5em;
  }
  .notice_609b .old_d05d [class*="customify-col-"],
  .notice_609b .old_d05d [class*="customify-col_"],
  .notice_609b .old_d05d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.notice_609b.block-focused-8c94 .background_b822 {
  background: 0 0 !important;
}
.notice_609b.block-focused-8c94 .background_b822,
.notice_609b.bronze-007b .background_b822 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .notice_609b.tooltip_cool_3fec {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.notice_609b.bronze-007b .background_b822 {
  box-shadow: none !important;
}
.link-stone-050a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .link-stone-050a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .link-stone-050a {
    padding: 18px 0 20px;
  }
}
.link-stone-050a .dirty_f845 {
  width: 100%;
}
.link-stone-050a .box_gold_e9a2 {
  margin-bottom: 0;
}
.link-stone-050a .hidden-42ba {
  margin-top: 5px;
  font-size: 0.875em;
}
.notification_1f53 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.notification_1f53 .logo-3374 {
  width: 100%;
}
.row-cool-6c69 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.row-cool-6c69 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.row-cool-6c69 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;
}
.row-cool-6c69 li:last-child:after {
  display: none;
}
.row-cool-6c69 li a {
  font-weight: 500;
  margin-right: 10px;
}
.paragraph_copper_1576 .bright_7798 button,
.link-stone-050a .bright_7798 button {
  left: 0;
}
.paragraph_copper_1576 .logo-3374,
.link-stone-050a .logo-3374 {
  padding-left: 0;
  padding-right: 0;
}
.paragraph_copper_1576 .notification_1f53,
.link-stone-050a .notification_1f53 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.paragraph_copper_1576 {
  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;
}
.paragraph_copper_1576: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;
}
.paragraph_copper_1576 .bottom_d479 {
  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) {
  .paragraph_copper_1576 .bottom_d479 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph_copper_1576 .bottom_d479 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .paragraph_copper_1576 .bottom_d479 {
    min-height: 200px;
  }
}
.paragraph_copper_1576 .row-cool-6c69 {
  color: rgba(255, 255, 255, 0.8);
}
.paragraph_copper_1576 .row-cool-6c69 a,
.paragraph_copper_1576 .row-cool-6c69 li:after {
  color: inherit;
}
.paragraph_copper_1576 .row-cool-6c69 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.popup_afd0 {
  margin-bottom: 0.5em;
}
.frame-tall-0acd {
  margin-bottom: 1.2em;
}
.frame-tall-0acd,
.popup_afd0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.frame-tall-0acd p:last-child,
.popup_afd0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .bright_7798,
#masthead .bright_7798 {
  display: none;
}
#masthead
  > .bright_7798.component_1b90 {
  display: none;
}
#masthead > .bright_7798 button {
  left: 0;
}
.aside_7fd2 {
  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%;
}
.aside_7fd2 .grid-soft-f905 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.aside_7fd2 .message_cdeb {
  display: -webkit-box;
  display: flex;
}
.aside_7fd2 .message_cdeb.progress_glass_e05c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.aside_7fd2 .message_cdeb.left_5a02 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.aside_7fd2 .message_cdeb.mini-fe4e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.aside_7fd2.hidden-bd27.aside-5551 .message_cdeb.progress_glass_e05c {
  flex-basis: 100%;
}
.aside_7fd2.in-3168 .message_cdeb.left_5a02 {
  -webkit-box-flex: 1;
  flex: auto;
}
.aside_7fd2.in-3168 .message_cdeb.mini-fe4e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .bright_7798.component_1b90 {
  display: none;
}
#masthead > .bright_7798 button {
  left: 0;
}
.video-0ca4 {
  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;
}
.video-0ca4:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.video-0ca4.border_efb3 i {
  margin-right: 4px;
}
.video-0ca4.caption_5528 i {
  margin-left: 5px;
}
.notification_blue_6b23 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.notification_blue_6b23 p:last-child {
  margin-bottom: 0;
}
.gallery_2884 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.gallery_2884 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.gallery_2884 img {
  display: block;
  width: auto;
  line-height: 1;
}
.gallery_2884 .west_497f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.gallery_2884 .active_f80a {
  margin: 5px 0 7px 0;
}
.gallery_2884.border-ea5d .stale_f1e6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gallery_2884.border-ea5d .tiny_e5c1 {
  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;
}
.gallery_2884.liquid_76f7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.gallery_2884.liquid_76f7 .stale_f1e6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gallery_2884.liquid_76f7 .tiny_e5c1 {
  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;
}
.gallery_2884.basic_5faa {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gallery_2884.table-cold-e69e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.gallery_2884.table-cold-e69e .tiny_e5c1 {
  margin-top: 7px;
}
.solid_843d {
  display: inline-block;
}
.black-2c02 .form_gas_0e35 .gallery_2884 img {
  max-width: 100%;
}
.item-4175 .sort-938d.huge-c0b3,
.content-587c .sort-938d.huge-c0b3 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.item-4175 .highlight_3cc6,
.content-587c .highlight_3cc6 {
  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%);
}
.item-4175 .highlight_3cc6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.item-4175.detail_top_4079 .highlight_3cc6 {
  display: none;
}
.item-4175 .feature-thick-600a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.item-4175 .feature-thick-600a li {
  display: inline-block;
  position: relative;
}
.item-4175 .feature-thick-600a li:last-child {
  margin-right: 0;
}
.item-4175 .feature-thick-600a 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;
}
.item-4175 .feature-thick-600a li.feature-out-c7c4 > a {
  color: rgba(0, 0, 0, 0.9);
}
.item-4175 .feature-thick-600a > 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;
}
.item-4175 .feature-thick-600a > li > a i {
  line-height: 0;
}
.item-4175 .feature-thick-600a > li.full_5bbe > a .highlight_3cc6 {
  margin-left: 4px;
  line-height: 0;
}
.item-4175 .feature-thick-600a .search_177b li.full_5bbe > a {
  position: relative;
}
.item-4175 .feature-thick-600a .search_177b li.full_5bbe > a:after,
.item-4175 .feature-thick-600a .search_177b li.full_5bbe > a:before {
  content: "";
  display: table;
}
.item-4175 .feature-thick-600a .search_177b li.full_5bbe > a:after {
  clear: both;
}
.item-4175 .feature-thick-600a .search_177b li.full_5bbe > a .highlight_3cc6 {
  margin-left: 5px;
  float: right;
}
.item-4175 .new-3a74,
.item-4175 .search_177b {
  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;
}
.item-4175 .search_177b {
  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;
}
.item-4175 .search_177b .huge-c0b3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.item-4175 .search_177b .highlight_3cc6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.item-4175 .search_177b li {
  display: block;
  margin: 0;
  padding: 0;
}
.item-4175 .search_177b 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;
}
.item-4175 .search_177b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.item-4175 .search_177b .search_177b {
  top: 0;
  left: 100%;
}
.item-4175 .fixed-b7b6.fn-focus-7ca2 > .new-3a74,
.item-4175 .fixed-b7b6.fn-focus-7ca2 > .search_177b,
.item-4175 .fixed-b7b6:focus > .new-3a74,
.item-4175 .fixed-b7b6:focus > .search_177b,
.item-4175 .fixed-b7b6:hover > .new-3a74,
.item-4175 .fixed-b7b6:hover > .search_177b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.item-4175.hero_78ac .feature-south-548c:after,
.item-4175.hero_78ac .feature-south-548c:before {
  content: "";
  display: table;
}
.item-4175.hero_78ac .feature-south-548c:after {
  clear: both;
}
.item-4175.hero_78ac .feature-south-548c > li {
  float: left;
}
.item-4175.accent-4894 .feature-south-548c:after,
.item-4175.accent-4894 .feature-south-548c:before {
  content: "";
  display: table;
}
.item-4175.accent-4894 .feature-south-548c:after {
  clear: both;
}
.item-4175.accent-4894 .feature-south-548c > li {
  float: left;
}
.item-4175.accent-4894 .feature-south-548c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.item-4175.accent-4894 .feature-south-548c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.item-4175.accent-4894 .feature-south-548c > li.heading-huge-a9ba > a,
.item-4175.accent-4894 .feature-south-548c > li.feature-out-c7c4 > a {
  color: #fff;
  background-color: #1e4b75;
}
.item-4175.section_small_e1b2 .feature-south-548c > li > a .huge-c0b3 {
  position: relative;
}
.item-4175.section_small_e1b2 .feature-south-548c > li > a .huge-c0b3: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;
}
.item-4175.section_small_e1b2
  .feature-south-548c
  > li:focus
  > a
  .huge-c0b3:before,
.item-4175.section_small_e1b2
  .feature-south-548c
  > li:hover
  > a
  .huge-c0b3:before {
  width: 100%;
  background-color: currentColor;
}
.item-4175.section_small_e1b2
  .feature-south-548c
  > li.heading-huge-a9ba
  > a
  .huge-c0b3:before,
.item-4175.section_small_e1b2
  .feature-south-548c
  > li.dim_1621
  > a
  .huge-c0b3:before {
  width: 100%;
  background-color: currentColor;
}
.item-4175.gallery_north_b86a .feature-south-548c > li > a .huge-c0b3 {
  position: relative;
}
.item-4175.gallery_north_b86a .feature-south-548c > li > a .huge-c0b3: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;
}
.item-4175.gallery_north_b86a .feature-south-548c > li:focus > a .huge-c0b3:before,
.item-4175.gallery_north_b86a
  .feature-south-548c
  > li:hover
  > a
  .huge-c0b3:before {
  width: 100%;
  background-color: currentColor;
}
.item-4175.gallery_north_b86a
  .feature-south-548c
  > li.heading-huge-a9ba
  > a
  .huge-c0b3:before,
.item-4175.gallery_north_b86a
  .feature-south-548c
  > li.dim_1621
  > a
  .huge-c0b3:before {
  width: 100%;
  background-color: currentColor;
}
.content-587c .feature-thick-600a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.content-587c .feature-thick-600a li:first-child > a {
  border-top: none;
}
.content-587c .feature-thick-600a .media-bf8c > .huge-c0b3 .highlight_3cc6 {
  display: none;
}
.content-587c .feature-thick-600a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.content-587c .feature-thick-600a li:last-child {
  border: none;
}
.content-587c .feature-thick-600a li.full_5bbe > a {
  padding-right: 45px !important;
}
.content-587c .feature-thick-600a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.content-587c .feature-thick-600a li a:focus,
.content-587c .feature-thick-600a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.content-587c .feature-thick-600a li .background-ebc0 {
  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;
}
.content-587c .feature-thick-600a li .background-ebc0:hover {
  box-shadow: none;
}
.content-587c .feature-thick-600a li .background-ebc0 .highlight_3cc6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.content-587c .feature-thick-600a .search_177b {
  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);
}
.content-587c .feature-thick-600a .search_177b li a {
  padding-left: 3em;
}
.content-587c .feature-thick-600a .text_smooth_643d > a .background-ebc0 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.content-587c .feature-thick-600a .text_smooth_643d > .search_177b {
  display: block;
  opacity: 1;
}
.pattern_static_8deb {
  max-width: 100%;
}
.black_7a59 {
  line-height: 0;
  cursor: pointer;
}
.heading-over-6dd3 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.heading-over-6dd3:hover {
  box-shadow: none;
  color: currentColor;
}
.heading-over-6dd3 svg {
  width: 18px;
  height: 18px;
}
.heading-over-6dd3 .info_8ecd {
  display: none;
}
.slider_6327 {
  position: relative;
}
.slider_6327.fn-active-7ca2 .heading-over-6dd3 .shade-2e21 {
  display: none;
}
.slider_6327.fn-active-7ca2 .heading-over-6dd3 .info_8ecd {
  display: inline-block;
}
.slider_6327 .input_current_3e99 {
  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);
}
.slider_6327.advanced_4fa1 .input_current_3e99 {
  left: auto;
  right: -0.9em;
}
.slider_6327.advanced_4fa1 .chip_5d11::before {
  left: auto;
  right: 15px;
}
.slider_6327.fn-active-7ca2 .input_current_3e99 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.element_16df {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.element_16df label {
  flex-basis: 100%;
}
.element_16df .table-bottom-fdc8 {
  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;
}
.element_16df .primary-left-88a9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.element_16df .primary-left-88a9:focus {
  background-color: transparent;
}
.element_16df button.motion-e906 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.element_16df button.motion-e906:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.element_16df button.motion-e906 svg {
  width: 18px;
  height: 18px;
}
.element_16df input[type="submit"] {
  min-height: auto;
}
.list_top_7ed6 .element_16df .primary-left-88a9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.chip_5d11 {
  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) {
  .chip_5d11 {
    width: 220px;
  }
}
.chip_5d11 label {
  flex-basis: 100%;
}
.chip_5d11::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;
}
.focused_463a .list_top_7ed6 .element_16df {
  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;
}
.focused_463a
  .list_top_7ed6
  .element_16df
  .table-bottom-fdc8 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.focused_463a .list_top_7ed6 .element_16df .primary-left-88a9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.focused_463a
  .list_top_7ed6
  .element_16df
  .primary-left-88a9:focus {
  background: 0 0;
}
.focused_463a
  .list_top_7ed6
  .element_16df
  .form_current_fb72 {
  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;
}
.backdrop_d9a5 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.backdrop_d9a5 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.backdrop_d9a5 li:last-child {
  margin-right: 0;
}
.backdrop_d9a5 li:first-child {
  margin-left: 0;
}
.backdrop_d9a5.chip_9997 a {
  color: #fff;
}
.backdrop_d9a5.chip_9997 a:hover {
  color: #fff;
}
.backdrop_d9a5 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.backdrop_d9a5 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.backdrop_d9a5 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.backdrop_d9a5 a:hover {
  opacity: 0.9;
  color: inherit;
}
.backdrop_d9a5 [class*="social-icon-apple"] {
  background-color: #999;
}
.backdrop_d9a5 [class*="social-icon-apple"].iron-bf21 {
  background-color: transparent;
  color: #999;
}
.backdrop_d9a5 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.backdrop_d9a5 [class*="social-icon-behance"].iron-bf21 {
  background-color: transparent;
  color: #1769ff;
}
.backdrop_d9a5 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.backdrop_d9a5 [class*="social-icon-bitbucket"].iron-bf21 {
  background-color: transparent;
  color: #205081;
}
.backdrop_d9a5 [class*="social-icon-codepen"] {
  background-color: #000;
}
.backdrop_d9a5 [class*="social-icon-codepen"].iron-bf21 {
  background-color: transparent;
  color: #000;
}
.backdrop_d9a5 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.backdrop_d9a5 [class*="social-icon-delicious"].iron-bf21 {
  background-color: transparent;
  color: #39f;
}
.backdrop_d9a5 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.backdrop_d9a5 [class*="social-icon-digg"].iron-bf21 {
  background-color: transparent;
  color: #005be2;
}
.backdrop_d9a5 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.backdrop_d9a5 [class*="social-icon-dribbble"].iron-bf21 {
  background-color: transparent;
  color: #ea4c89;
}
.backdrop_d9a5 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.backdrop_d9a5 [class*="social-icon-envelope"].iron-bf21 {
  background-color: transparent;
  color: #ea4335;
}
.backdrop_d9a5 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.backdrop_d9a5 [class*="social-icon-facebook"].iron-bf21 {
  background-color: transparent;
  color: #3b5998;
}
.backdrop_d9a5 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.backdrop_d9a5 [class*="social-icon-flickr"].iron-bf21 {
  background-color: transparent;
  color: #0063dc;
}
.backdrop_d9a5 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.backdrop_d9a5 [class*="social-icon-foursquare"].iron-bf21 {
  background-color: transparent;
  color: #2d5be3;
}
.backdrop_d9a5 [class*="social-icon-github"] {
  background-color: #333;
}
.backdrop_d9a5 [class*="social-icon-github"].iron-bf21 {
  background-color: transparent;
  color: #333;
}
.backdrop_d9a5 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.backdrop_d9a5 [class*="social-icon-google-plus"].iron-bf21 {
  background-color: transparent;
  color: #dd4b39;
}
.backdrop_d9a5 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.backdrop_d9a5 [class*="social-icon-houzz"].iron-bf21 {
  background-color: transparent;
  color: #7ac142;
}
.backdrop_d9a5 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.backdrop_d9a5 [class*="social-icon-instagram"].iron-bf21 {
  background-color: transparent;
  color: #262626;
}
.backdrop_d9a5 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.backdrop_d9a5 [class*="social-icon-jsfiddle"].iron-bf21 {
  background-color: transparent;
  color: #487aa2;
}
.backdrop_d9a5 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.backdrop_d9a5 [class*="social-icon-linkedin"].iron-bf21 {
  background-color: transparent;
  color: #0077b5;
}
.backdrop_d9a5 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.backdrop_d9a5 [class*="social-icon-medium"].iron-bf21 {
  background-color: transparent;
  color: #00ab6b;
}
.backdrop_d9a5 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.backdrop_d9a5
  [class*="social-icon-odnoklassniki"].iron-bf21 {
  background-color: transparent;
  color: #f4731c;
}
.backdrop_d9a5 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.backdrop_d9a5 [class*="social-icon-meetup"].iron-bf21 {
  background-color: transparent;
  color: #ec1c40;
}
.backdrop_d9a5 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.backdrop_d9a5 [class*="social-icon-pinterest"].iron-bf21 {
  background-color: transparent;
  color: #bd081c;
}
.backdrop_d9a5 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.backdrop_d9a5 [class*="social-icon-product-hunt"].iron-bf21 {
  background-color: transparent;
  color: #da552f;
}
.backdrop_d9a5 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.backdrop_d9a5 [class*="social-icon-reddit"].iron-bf21 {
  background-color: transparent;
  color: #ff4500;
}
.backdrop_d9a5 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.backdrop_d9a5 [class*="social-icon-rss"].iron-bf21 {
  background-color: transparent;
  color: #f26522;
}
.backdrop_d9a5 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.backdrop_d9a5
  [class*="social-icon-shopping-cart"].iron-bf21 {
  background-color: transparent;
  color: #4caf50;
}
.backdrop_d9a5 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.backdrop_d9a5 [class*="social-icon-skype"].iron-bf21 {
  background-color: transparent;
  color: #00aff0;
}
.backdrop_d9a5 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.backdrop_d9a5 [class*="social-icon-slideshare"].iron-bf21 {
  background-color: transparent;
  color: #0077b5;
}
.backdrop_d9a5 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.backdrop_d9a5 [class*="social-icon-snapchat"].iron-bf21 {
  background-color: transparent;
  color: #fffc00;
}
.backdrop_d9a5 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.backdrop_d9a5 [class*="social-icon-soundcloud"].iron-bf21 {
  background-color: transparent;
  color: #f80;
}
.backdrop_d9a5 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.backdrop_d9a5 [class*="social-icon-spotify"].iron-bf21 {
  background-color: transparent;
  color: #2ebd59;
}
.backdrop_d9a5 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.backdrop_d9a5
  [class*="social-icon-stack-overflow"].iron-bf21 {
  background-color: transparent;
  color: #fe7a15;
}
.backdrop_d9a5 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.backdrop_d9a5 [class*="social-icon-maldkfgram"].iron-bf21 {
  background-color: transparent;
  color: #2ca5e0;
}
.backdrop_d9a5 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.backdrop_d9a5 [class*="social-icon-tripadvisor"].iron-bf21 {
  background-color: transparent;
  color: #589442;
}
.backdrop_d9a5 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.backdrop_d9a5 [class*="social-icon-tumblr"].iron-bf21 {
  background-color: transparent;
  color: #35465c;
}
.backdrop_d9a5 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.backdrop_d9a5 [class*="social-icon-twitch"].iron-bf21 {
  background-color: transparent;
  color: #6441a5;
}
.backdrop_d9a5 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.backdrop_d9a5 [class*="social-icon-twitter"].iron-bf21 {
  background-color: transparent;
  color: #1da1f2;
}
.backdrop_d9a5 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.backdrop_d9a5 [class*="social-icon-vimeo"].iron-bf21 {
  background-color: transparent;
  color: #1ab7ea;
}
.backdrop_d9a5 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.backdrop_d9a5 [class*="social-icon-vk"].iron-bf21 {
  background-color: transparent;
  color: #45668e;
}
.backdrop_d9a5 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.backdrop_d9a5 [class*="social-icon-weibo"].iron-bf21 {
  background-color: transparent;
  color: #df2029;
}
.backdrop_d9a5 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.backdrop_d9a5 [class*="social-icon-weixin"].iron-bf21 {
  background-color: transparent;
  color: #7bb32e;
}
.backdrop_d9a5 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.backdrop_d9a5 [class*="social-icon-whatsapp"].iron-bf21 {
  background-color: transparent;
  color: #25d366;
}
.backdrop_d9a5 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.backdrop_d9a5 [class*="social-icon-wordpress"].iron-bf21 {
  background-color: transparent;
  color: #21759b;
}
.backdrop_d9a5 [class*="social-icon-xing"] {
  background-color: #026466;
}
.backdrop_d9a5 [class*="social-icon-xing"].iron-bf21 {
  background-color: transparent;
  color: #026466;
}
.backdrop_d9a5 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.backdrop_d9a5 [class*="social-icon-yelp"].iron-bf21 {
  background-color: transparent;
  color: #af0606;
}
.backdrop_d9a5 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.backdrop_d9a5 [class*="social-icon-youtube"].iron-bf21 {
  background-color: transparent;
  color: #cd201f;
}
.action_4ed1 {
  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;
}
.action_4ed1:hover {
  box-shadow: none;
  background: 0 0;
}
.description_6bac {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.main_easy_5093 {
  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;
}
.background-static-799e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.input-ed66 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.input-ed66,
.input-ed66::after,
.input-ed66::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;
}
.input-ed66::after,
.input-ed66::before {
  content: "";
  display: block;
  background-color: inherit;
}
.full_2a24 .main_easy_5093 .background-static-799e {
  margin-top: -2px;
  width: 19px;
}
.full_2a24 .main_easy_5093 .input-ed66 {
  margin-top: -1px;
}
.full_2a24 .main_easy_5093 .input-ed66,
.full_2a24 .main_easy_5093 .input-ed66::after,
.full_2a24 .main_easy_5093 .input-ed66::before {
  width: 19px;
  height: 2px;
}
.full_2a24 .main_easy_5093 .input-ed66::before {
  top: -6px;
}
.full_2a24 .main_easy_5093 .input-ed66::after {
  bottom: -6px;
}
.notification_bright_56ec .main_easy_5093 .background-static-799e {
  margin-top: -2px;
  width: 22px;
}
.notification_bright_56ec .main_easy_5093 .input-ed66 {
  margin-top: -1px;
}
.notification_bright_56ec .main_easy_5093 .input-ed66,
.notification_bright_56ec .main_easy_5093 .input-ed66::after,
.notification_bright_56ec .main_easy_5093 .input-ed66::before {
  width: 22px;
  height: 2px;
}
.notification_bright_56ec .main_easy_5093 .input-ed66::before {
  top: -7px;
}
.notification_bright_56ec .main_easy_5093 .input-ed66::after {
  bottom: -7px;
}
.thumbnail-0007 .main_easy_5093 .background-static-799e {
  margin-top: -2px;
  width: 31px;
}
.thumbnail-0007 .main_easy_5093 .input-ed66 {
  margin-top: -1.5px;
}
.thumbnail-0007 .main_easy_5093 .input-ed66,
.thumbnail-0007 .main_easy_5093 .input-ed66::after,
.thumbnail-0007 .main_easy_5093 .input-ed66::before {
  width: 31px;
  height: 3px;
}
.thumbnail-0007 .main_easy_5093 .input-ed66::before {
  top: -9px;
}
.thumbnail-0007 .main_easy_5093 .input-ed66::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .modal-bb85 .main_easy_5093 .background-static-799e {
    margin-top: -2px;
    width: 19px;
  }
  .modal-bb85 .main_easy_5093 .input-ed66 {
    margin-top: -1px;
  }
  .modal-bb85 .main_easy_5093 .input-ed66,
  .modal-bb85 .main_easy_5093 .input-ed66::after,
  .modal-bb85 .main_easy_5093 .input-ed66::before {
    width: 19px;
    height: 2px;
  }
  .modal-bb85 .main_easy_5093 .input-ed66::before {
    top: -6px;
  }
  .modal-bb85 .main_easy_5093 .input-ed66::after {
    bottom: -6px;
  }
  .tertiary-action-755b .main_easy_5093 .background-static-799e {
    margin-top: -2px;
    width: 22px;
  }
  .tertiary-action-755b .main_easy_5093 .input-ed66 {
    margin-top: -1px;
  }
  .tertiary-action-755b .main_easy_5093 .input-ed66,
  .tertiary-action-755b .main_easy_5093 .input-ed66::after,
  .tertiary-action-755b .main_easy_5093 .input-ed66::before {
    width: 22px;
    height: 2px;
  }
  .tertiary-action-755b .main_easy_5093 .input-ed66::before {
    top: -7px;
  }
  .tertiary-action-755b .main_easy_5093 .input-ed66::after {
    bottom: -7px;
  }
  .black_661b .main_easy_5093 .background-static-799e {
    margin-top: -2px;
    width: 31px;
  }
  .black_661b .main_easy_5093 .input-ed66 {
    margin-top: -1.5px;
  }
  .black_661b .main_easy_5093 .input-ed66,
  .black_661b .main_easy_5093 .input-ed66::after,
  .black_661b .main_easy_5093 .input-ed66::before {
    width: 31px;
    height: 3px;
  }
  .black_661b .main_easy_5093 .input-ed66::before {
    top: -9px;
  }
  .black_661b .main_easy_5093 .input-ed66::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .primary-b770 .main_easy_5093 .background-static-799e {
    margin-top: -2px;
    width: 19px;
  }
  .primary-b770 .main_easy_5093 .input-ed66 {
    margin-top: -1px;
  }
  .primary-b770 .main_easy_5093 .input-ed66,
  .primary-b770 .main_easy_5093 .input-ed66::after,
  .primary-b770 .main_easy_5093 .input-ed66::before {
    width: 19px;
    height: 2px;
  }
  .primary-b770 .main_easy_5093 .input-ed66::before {
    top: -6px;
  }
  .primary-b770 .main_easy_5093 .input-ed66::after {
    bottom: -6px;
  }
  .brown_a4d9 .main_easy_5093 .background-static-799e {
    margin-top: -2px;
    width: 22px;
  }
  .brown_a4d9 .main_easy_5093 .input-ed66 {
    margin-top: -1px;
  }
  .brown_a4d9 .main_easy_5093 .input-ed66,
  .brown_a4d9 .main_easy_5093 .input-ed66::after,
  .brown_a4d9 .main_easy_5093 .input-ed66::before {
    width: 22px;
    height: 2px;
  }
  .brown_a4d9 .main_easy_5093 .input-ed66::before {
    top: -7px;
  }
  .brown_a4d9 .main_easy_5093 .input-ed66::after {
    bottom: -7px;
  }
  .pagination-165f .main_easy_5093 .background-static-799e {
    margin-top: -2px;
    width: 31px;
  }
  .pagination-165f .main_easy_5093 .input-ed66 {
    margin-top: -1.5px;
  }
  .pagination-165f .main_easy_5093 .input-ed66,
  .pagination-165f .main_easy_5093 .input-ed66::after,
  .pagination-165f .main_easy_5093 .input-ed66::before {
    width: 31px;
    height: 3px;
  }
  .pagination-165f .main_easy_5093 .input-ed66::before {
    top: -9px;
  }
  .pagination-165f .main_easy_5093 .input-ed66::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .outline-under-a0e6 .main_easy_5093 .background-static-799e {
    margin-top: -2px;
    width: 19px;
  }
  .outline-under-a0e6 .main_easy_5093 .input-ed66 {
    margin-top: -1px;
  }
  .outline-under-a0e6 .main_easy_5093 .input-ed66,
  .outline-under-a0e6 .main_easy_5093 .input-ed66::after,
  .outline-under-a0e6 .main_easy_5093 .input-ed66::before {
    width: 19px;
    height: 2px;
  }
  .outline-under-a0e6 .main_easy_5093 .input-ed66::before {
    top: -6px;
  }
  .outline-under-a0e6 .main_easy_5093 .input-ed66::after {
    bottom: -6px;
  }
  .input_82de .main_easy_5093 .background-static-799e {
    margin-top: -2px;
    width: 22px;
  }
  .input_82de .main_easy_5093 .input-ed66 {
    margin-top: -1px;
  }
  .input_82de .main_easy_5093 .input-ed66,
  .input_82de .main_easy_5093 .input-ed66::after,
  .input_82de .main_easy_5093 .input-ed66::before {
    width: 22px;
    height: 2px;
  }
  .input_82de .main_easy_5093 .input-ed66::before {
    top: -7px;
  }
  .input_82de .main_easy_5093 .input-ed66::after {
    bottom: -7px;
  }
  .highlight_2f1b .main_easy_5093 .background-static-799e {
    margin-top: -2px;
    width: 31px;
  }
  .highlight_2f1b .main_easy_5093 .input-ed66 {
    margin-top: -1.5px;
  }
  .highlight_2f1b .main_easy_5093 .input-ed66,
  .highlight_2f1b .main_easy_5093 .input-ed66::after,
  .highlight_2f1b .main_easy_5093 .input-ed66::before {
    width: 31px;
    height: 3px;
  }
  .highlight_2f1b .main_easy_5093 .input-ed66::before {
    top: -9px;
  }
  .highlight_2f1b .main_easy_5093 .input-ed66::after {
    bottom: -9px;
  }
}
.chip-old-cf54 .input-ed66 {
  -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);
}
.chip-old-cf54 .input-ed66::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.chip-old-cf54 .input-ed66::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);
}
.chip-old-cf54.chip_3544 .input-ed66 {
  -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);
}
.chip-old-cf54.chip_3544 .input-ed66::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.chip-old-cf54.chip_3544 .input-ed66::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);
}
.disabled-7530 {
  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.frame_dc66:before {
  display: none;
}
.gold_b350 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.gold_b350 .badge_glass_963d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.gold_b350 .badge_glass_963d:last-of-type {
  border-bottom: none;
}
.gold_b350 .badge_glass_963d.gas_2e4c,
.gold_b350 .badge_glass_963d.progress_ff4d,
.gold_b350 .badge_glass_963d.video_over_7d09 {
  padding: 0;
}
.gold_b350 .content-587c .background-ebc0 {
  color: currentColor;
}
.gold_b350 .content-587c .background-ebc0:focus,
.gold_b350 .content-587c .background-ebc0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gold_b350.overlay-158a .search_hard_40fc,
.gold_b350.overlay-158a .notification_blue_6b23 a,
.gold_b350.overlay-158a .feature-south-548c a,
.gold_b350.overlay-158a .search_177b a {
  color: rgba(0, 0, 0, 0.55);
}
.gold_b350.overlay-158a .search_hard_40fc:hover,
.gold_b350.overlay-158a .notification_blue_6b23 a:hover,
.gold_b350.overlay-158a .feature-south-548c a:hover,
.gold_b350.overlay-158a .search_177b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gold_b350.overlay-158a .clean-40c9 {
  color: rgba(0, 0, 0, 0.8);
}
.gold_b350.overlay-158a .badge_glass_963d {
  border-color: rgba(0, 0, 0, 0.08);
}
.gold_b350.overlay-158a .badge_glass_963d:before {
  background: rgba(0, 0, 0, 0.08);
}
.gold_b350.overlay-158a .notification_focused_716f:before {
  background: rgba(255, 255, 255, 0.9);
}
.gold_b350.overlay-158a .content-587c .feature-thick-600a li a,
.gold_b350.overlay-158a .content-587c .background-ebc0,
.gold_b350.overlay-158a .search_177b {
  border-color: rgba(0, 0, 0, 0.08);
}
.gold_b350.overlay-158a .content-587c .background-ebc0:focus,
.gold_b350.overlay-158a .content-587c .background-ebc0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gold_b350.overlay-158a .feature-thick-600a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gold_b350.slider_bright_dbb4 .search_hard_40fc,
.gold_b350.slider_bright_dbb4 .notification_blue_6b23 a,
.gold_b350.slider_bright_dbb4 .feature-south-548c .background-ebc0,
.gold_b350.slider_bright_dbb4 .feature-south-548c a,
.gold_b350.slider_bright_dbb4 .search_177b a {
  color: rgba(255, 255, 255, 0.79);
}
.gold_b350.slider_bright_dbb4 .search_hard_40fc:hover,
.gold_b350.slider_bright_dbb4 .notification_blue_6b23 a:hover,
.gold_b350.slider_bright_dbb4 .feature-south-548c .background-ebc0:hover,
.gold_b350.slider_bright_dbb4 .feature-south-548c a:hover,
.gold_b350.slider_bright_dbb4 .search_177b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gold_b350.slider_bright_dbb4 .clean-40c9 {
  color: rgba(255, 255, 255, 0.99);
}
.gold_b350.slider_bright_dbb4 .badge_glass_963d {
  border-color: rgba(255, 255, 255, 0.08);
}
.gold_b350.slider_bright_dbb4 .badge_glass_963d:before {
  background: rgba(255, 255, 255, 0.08);
}
.gold_b350.slider_bright_dbb4 .notification_focused_716f:before {
  background: rgba(0, 0, 0, 0.9);
}
.gold_b350.slider_bright_dbb4 .content-587c .feature-thick-600a li a,
.gold_b350.slider_bright_dbb4 .content-587c .background-ebc0,
.gold_b350.slider_bright_dbb4 .search_177b {
  border-color: rgba(255, 255, 255, 0.08);
}
.gold_b350.slider_bright_dbb4 .content-587c .background-ebc0:focus,
.gold_b350.slider_bright_dbb4 .content-587c .background-ebc0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gold_b350.slider_bright_dbb4 .feature-thick-600a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification_focused_716f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.notification_focused_716f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.cold-6b67 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.dark-5070 .gold_b350 {
  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;
}
.dark-5070 .badge_glass_963d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.dark-5070 .badge_glass_963d: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) {
  .dark-5070 .badge_glass_963d:before {
    width: 16%;
    left: 42%;
  }
}
.dark-5070 .badge_glass_963d:last-child:before {
  content: none;
}
.dark-5070 .badge_glass_963d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.dark-5070 .content-587c .feature-thick-600a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.dark-5070 .content-587c .feature-thick-600a li a .background-ebc0 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.dark-5070 .content-587c .search_177b {
  border: none;
}
.dark-5070 .content-587c .search_177b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.dark-5070 .notification_focused_716f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.dark-5070 .cold-6b67 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.dark-5070 .slider_bright_dbb4 .notification_focused_716f:before {
  background: rgba(0, 0, 0, 0.9);
}
.dark-5070 .overlay-158a.container-down-1228 .input-ed66 {
  background: rgba(0, 0, 0, 0.6);
}
.dark-5070
  .overlay-158a.container-down-1228
  .input-ed66::after,
.dark-5070
  .overlay-158a.container-down-1228
  .input-ed66:before {
  background: inherit;
}
.dark-5070
  .overlay-158a.container-down-1228:hover
  .input-ed66 {
  background: rgba(0, 0, 0, 0.8);
}
.shade-b694 .gold_b350 {
  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) {
  .shade-b694 .gold_b350 {
    width: auto;
    right: 45px;
  }
}
.short_d1c9 .gold_b350 {
  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) {
  .short_d1c9 .gold_b350 {
    width: auto;
    left: 45px;
  }
}
.frame_dc66 .gold_b350 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.frame_dc66 .cold-6b67 {
  max-width: 48em;
  margin: 0 auto;
}
.frame_dc66 .notification_focused_716f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.wood-f2bc {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.wood-f2bc.dark-5070 .gold_b350 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.wood-f2bc.shade-b694 .gold_b350 {
  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);
}
.wood-f2bc .gold_b350 {
  visibility: visible;
}
.wood-f2bc.short_d1c9 .gold_b350 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.east-e627,
.component_static_0495 {
  overflow-x: hidden;
}
.east-e627 .gold_b350 {
  overflow: auto;
}
.east-e627.dark-5070 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.east-e627.dark-5070 .gold_b350 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.east-e627.dark-5070 .action_4ed1 {
  opacity: 0;
}
.east-e627.shade-b694 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.east-e627.shade-b694 .gold_b350 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.east-e627.shade-b694 .action_4ed1 {
  opacity: 0;
}
.east-e627.short_d1c9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.east-e627.short_d1c9 .gold_b350 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.east-e627.short_d1c9 .action_4ed1 {
  opacity: 0;
}
.east-e627.frame_dc66 .gold_b350 {
  z-index: 10;
  visibility: visible;
}
.container-down-1228 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.container-down-1228 .input-ed66 {
  background: rgba(255, 255, 255, 0.99);
}
.container-down-1228 .input-ed66::after,
.container-down-1228 .input-ed66:before {
  background: inherit;
}
.container-down-1228:hover .input-ed66 {
  background: rgba(255, 255, 255, 0.99);
}
.short_d1c9 .container-down-1228 {
  top: 10px;
  right: auto;
  left: 12px;
}
.frame_dc66 .container-down-1228 {
  display: none !important;
}
.east-e627:before,
.component_static_0495:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.east-e627 .container-down-1228,
.component_static_0495 .container-down-1228 {
  display: inline-block;
}
.gold_b350 .grid-soft-f905 {
  -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;
}
.east-e627 .gold_b350 .grid-soft-f905,
.component_static_0495 .gold_b350 .grid-soft-f905 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.description-af9e .table-bottom-fdc8 {
  width: 100%;
}
.form_gas_0e35 {
  padding: 0 0.5em 0;
}
.form_gas_0e35 [class*="customify-col-"],
.form_gas_0e35 [class*="customify-col_"],
.form_gas_0e35 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.video-selected-d113 .form_gas_0e35 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .old_d05d .table_e48f,
  .table_e48f {
    display: none;
  }
  .full_25e1 {
    text-align: left;
  }
  .dynamic-1446 {
    text-align: center;
  }
  .warm_cf18 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .old_d05d .footer-selected-d4c3,
  .footer-selected-d4c3 {
    display: none;
  }
  .dynamic-ceb9 {
    text-align: left;
  }
  .pro-64b1 {
    text-align: center;
  }
  .focused-16f0 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .old_d05d .notice-3f48,
  .notice-3f48 {
    display: none;
  }
  .table-ef22 {
    text-align: left;
  }
  .notice_top_66a1 {
    text-align: center;
  }
  .full_e5bd {
    text-align: right;
  }
}
#page {
  position: relative;
}
.medium_18f1 {
  box-shadow: none !important;
}
.in_0f51 .chip_fb71,
.input_last_ebae .chip_fb71 {
  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;
}
.input_last_ebae .chip_fb71 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.background_b822 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.background_b822:after,
.background_b822:before {
  content: "";
  display: table;
}
.background_b822:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .background_b822 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.background_b822,
.tooltip_cool_3fec {
  max-width: 1248px;
  margin: 0 auto;
}

.right_b567.wrapper-09ad .background_b822 {
  max-width: 100%;
}
.right_b567.pagination_7021 {
  max-width: 1200px;
  margin: 0 auto;
}
.right_b567.red-7795 .background_b822 {
  max-width: 100%;
}
.right_b567.red-7795 > .background_b822 {
  padding-left: 0;
  padding-right: 0;
}
.right_b567.red-7795 > .background_b822 .old_d05d {
  margin: 0;
}
.right_b567.red-7795
  > .background_b822
  .module-small-e381.shadow_solid_4c95 {
  margin-right: 0;
  margin-left: 0;
}
.right_b567.red-7795 #main.shadow_solid_4c95 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .yellow_eff2 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .yellow_eff2 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .table-c0d1 .background_blue_269e {
    padding-right: 1em;
  }
  .table-c0d1.notice-outer-7a33 .module-small-e381 {
    border-right: 1px solid #eaecee;
  }
  .table-c0d1.notice-outer-7a33 .background_blue_269e {
    padding-right: 1em;
  }
  .table-c0d1.notice-outer-7a33 .disabled-middle-95cf {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary-96ef .background_blue_269e {
    padding-left: 1em;
  }
  .summary-96ef.notice-outer-7a33 .module-small-e381 {
    border-left: 1px solid #eaecee;
  }
  .summary-96ef.notice-outer-7a33 .background_blue_269e {
    padding-left: 1em;
  }
  .summary-96ef.notice-outer-7a33 .disabled-middle-95cf {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider-under-a95e .background_blue_269e {
    padding-left: 1em;
  }
  .slider-under-a95e.notice-outer-7a33 .prev-379f {
    border-right: 1px solid #eaecee;
  }
  .slider-under-a95e.notice-outer-7a33 .section_4275 {
    border-right: 1px solid #eaecee;
  }
  .slider-under-a95e.notice-outer-7a33 .background_blue_269e {
    padding-left: 1em;
  }
  .slider-under-a95e.notice-outer-7a33 .disabled-middle-95cf {
    padding-right: 1em;
  }
  .slider-under-a95e.notice-outer-7a33 .menu-south-9529 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .panel-c902 .background_blue_269e {
    padding-right: 1em;
  }
  .panel-c902.notice-outer-7a33 .prev-379f {
    border-left: 1px solid #eaecee;
  }
  .panel-c902.notice-outer-7a33 .section_4275 {
    border-left: 1px solid #eaecee;
  }
  .panel-c902.notice-outer-7a33 .background_blue_269e {
    padding-right: 1em;
  }
  .panel-c902.notice-outer-7a33 .disabled-middle-95cf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .panel-c902.notice-outer-7a33 .menu-south-9529 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .yellow_eff2 .background_blue_269e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .yellow_eff2.notice-outer-7a33 .module-small-e381 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .yellow_eff2.notice-outer-7a33 .background_blue_269e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .yellow_eff2.notice-outer-7a33 .disabled-middle-95cf {
    padding-left: 1em;
  }
  .yellow_eff2.notice-outer-7a33 .menu-south-9529 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .yellow_eff2.notice-outer-7a33 .background_blue_269e {
    padding-left: 0;
  }
}
.dirty_1183 .tall_9212 {
  display: inline-block;
}
.tabs_under_96bf {
  display: inline-block;
}
.last-8f34 {
  word-con: break-word;
}
.short-48e8 > span {
  display: inline-block;
  padding: 5px 0;
}
.short-48e8 .hero_f4e5 {
  margin-left: 8px;
  margin-right: 8px;
}
.short-48e8 .soft_be29 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.shadow_58ef .video_46fc {
  margin-bottom: 2em;
}
.shadow_58ef .dirty_a9a2 {
  margin-bottom: 15px;
}
.shadow_58ef .dirty_a9a2:last-child {
  margin-bottom: 0;
}
.shadow_58ef .section_stone_1968 {
  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) {
  .shadow_58ef .section_stone_1968 {
    display: block;
  }
}
.shadow_58ef .hidden_c032 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .shadow_58ef .hidden_c032 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.shadow_58ef .red_2e0d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.shadow_58ef .red_2e0d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.shadow_58ef .red_2e0d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.shadow_58ef .last-8f34 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.shadow_58ef .last-8f34 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.shadow_58ef .pattern-black-8dbb p:last-child {
  margin-bottom: 0;
}
.shadow_58ef .chip-ded3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.shadow_58ef .bronze-6536 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.shadow_58ef .breadcrumb-last-7ad7 {
  margin-top: 1em;
}
.shadow_58ef .bright_9196 {
  top: 0;
  display: block;
}
.shadow_58ef .bright_9196 a {
  color: inherit;
}
.shadow_58ef .bright_9196 a:hover {
  color: inherit;
}
.shadow_58ef .tabs_1414 {
  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;
}
.shadow_58ef .tabs_1414:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.shadow_58ef .bronze-6536 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.shadow_58ef .wrapper_689d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.shadow_58ef .wrapper_689d:first-child {
  margin-top: 0;
}
.shadow_58ef .wrapper_689d.tag-8cfd {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.shadow_58ef .wrapper_689d.pink-a2e6 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shadow_58ef
  .wrapper_689d.pink-a2e6.bright-9029
  .breadcrumb-last-7ad7 {
  width: 100%;
}
.shadow_58ef .pink-a2e6 {
  -webkit-box-align: center;
  align-items: center;
}
.shadow_58ef .pink-a2e6 .short-48e8,
.shadow_58ef .pink-a2e6 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.shadow_58ef .red_2e0d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.shadow_58ef .red_2e0d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.shadow_58ef .red_2e0d: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;
}
.shadow_58ef .tag-8cfd {
  z-index: 5;
}
.shadow_58ef .panel_cool_8da5 .wrapper_small_e5ba {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.shadow_58ef .down-7d9f .wrapper_small_e5ba {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.shadow_58ef .active-copper-b79e .wrapper_small_e5ba {
  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;
}
.shadow_58ef.item-bright-eefa .section_stone_1968,
.shadow_58ef.heading-d591 .section_stone_1968 {
  display: block;
}
.shadow_58ef.item-bright-eefa .section_stone_1968 .new-67f4,
.shadow_58ef.item-bright-eefa .section_stone_1968 .bronze-6536,
.shadow_58ef.heading-d591 .section_stone_1968 .new-67f4,
.shadow_58ef.heading-d591 .section_stone_1968 .bronze-6536 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.shadow_58ef.huge_3bf2 .hidden_c032 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .shadow_58ef.huge_3bf2 .hidden_c032 {
    margin-right: 0;
  }
}
.shadow_58ef.item-bright-eefa .hidden_c032,
.shadow_58ef.heading-d591 .hidden_c032 {
  padding-top: 40%;
}
.shadow_58ef.item-bright-eefa .video_46fc,
.shadow_58ef.heading-d591 .video_46fc {
  display: block;
}
.shadow_58ef.item-bright-eefa .fn-sticky-7ca2 .bronze-6536,
.shadow_58ef.heading-d591 .fn-sticky-7ca2 .bronze-6536 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.shadow_58ef.item-bright-eefa .hidden_c032,
.shadow_58ef.heading-d591 .hidden_c032 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.shadow_58ef.item-bright-eefa .bronze-6536 {
  padding: 1em;
}
.in-2e33 {
  margin: 30px auto;
  display: block;
}
.in-2e33 .paragraph-cfc1 > * {
  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;
}
.in-2e33 .paragraph-cfc1 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.in-2e33 .paragraph-cfc1 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.backdrop_north_dcd5 .short-48e8 {
  margin-bottom: 1.41575em;
}
.backdrop_north_dcd5 .status-560d {
  margin-bottom: 1.618em;
}
.fixed_b82a .widget_center_30e0 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.fixed_b82a .widget_center_30e0 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.fixed_b82a .hover-gas-c159 {
  max-width: 100%;
  overflow: auto;
}
.hidden-2543 .fixed_b82a a:hover {
  text-decoration: underline;
}
.search_out_5ba0 .dirty_a9a2:not(.last-8f34),
.search_out_5ba0 .red_2e0d {
  margin-bottom: 1.41575em;
}
.search_out_5ba0 .dirty_a9a2:not(.last-8f34):last-child,
.search_out_5ba0 .red_2e0d:last-child {
  margin-bottom: 0;
}
.search_out_5ba0 .dirty_a9a2.cold_7583 {
  margin-bottom: 0.41575em;
}
.search_out_5ba0 .card-0a1b:before,
.search_out_5ba0 .panel-6d59:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.search_out_5ba0 .card-0a1b:before {
  content: "\f115";
}
.search_out_5ba0 .panel-6d59:before {
  content: "\f02c";
}
.search_out_5ba0 .shade_light_6c6b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.search_out_5ba0 .shade_light_6c6b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.row-mini-fc4b {
  display: -webkit-box;
  display: flex;
}
.row-mini-fc4b .slider_stale_ffd4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .row-mini-fc4b .slider_stale_ffd4 {
    flex-basis: 90px;
  }
}
.row-mini-fc4b .pagination_north_377a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .row-mini-fc4b .pagination_north_377a {
    flex-basis: calc(100% - 50px);
  }
}
.row-mini-fc4b .caption-5f52 p:last-child {
  margin-bottom: 0.72em;
}
.hard-5d3f .paragraph-cfc1 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hard-5d3f .paragraph-cfc1:after,
.hard-5d3f .paragraph-cfc1:before {
  content: "";
  display: table;
}
.hard-5d3f .paragraph-cfc1:after {
  clear: both;
}
.hard-5d3f .paragraph-cfc1 .hover_copper_3e8c,
.hard-5d3f .paragraph-cfc1 .medium-b092 {
  width: 49%;
}
.hard-5d3f .paragraph-cfc1 .hover_copper_3e8c a span.layout-mini-0af0,
.hard-5d3f .paragraph-cfc1 .medium-b092 a span.layout-mini-0af0 {
  display: block;
  margin-bottom: 5px;
}
.hard-5d3f .paragraph-cfc1 .medium-b092 {
  float: left;
  text-align: left;
}
.hard-5d3f .paragraph-cfc1 .hover_copper_3e8c {
  float: right;
  text-align: right;
}
.link-clean-1443 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .link-clean-1443 {
    margin-bottom: 0;
  }
}
.description-87d8 {
  margin-bottom: 1em;
}
.description-87d8 .last-8f34 {
  font-size: 1.1em;
  line-height: 1.3;
}
.gas-5433 a {
  display: block;
  line-height: 0;
  position: relative;
}
.top-94e6 .description-87d8,
.grid-cfe6 .description-87d8 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .top-94e6 .description-87d8,
  .grid-cfe6 .description-87d8 {
    display: block;
  }
}
.top-94e6 .gas-5433,
.grid-cfe6 .gas-5433 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .top-94e6 .gas-5433,
  .grid-cfe6 .gas-5433 {
    margin-bottom: 1em;
  }
}
.top-94e6 .gas-5433 img,
.grid-cfe6 .gas-5433 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.top-94e6 .popup-short-9b14,
.grid-cfe6 .popup-short-9b14 {
  flex-basis: calc(100% - 160px);
}
.top-94e6 .popup-short-9b14 p,
.grid-cfe6 .popup-short-9b14 p {
  margin-bottom: 0;
}
.top-94e6 .popup-short-9b14 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .top-94e6 .popup-short-9b14 {
    padding-left: 0;
  }
}
.grid-cfe6 .popup-short-9b14 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .grid-cfe6 .popup-short-9b14 {
    padding-right: 0;
  }
}
.grid-cfe6 .gas-5433 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.search_e5e4 .gas-5433 {
  margin-bottom: 0.5em;
}
.search_e5e4 .gas-5433 img {
  width: 100%;
}
.summary_a68e .nav-1329,
.table-f23e .nav-1329 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.table-f23e .module-small-e381 .shadow-soft-16cf p:last-child {
  margin-bottom: 0;
}
.basic-a215 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.red-f9e9 .photo_1035 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .red-f9e9 .photo_1035:last-of-type {
    margin-bottom: 0;
  }
}
.red-f9e9 .photo_1035 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.red-f9e9 .photo_1035 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.red-f9e9 .photo_1035 ul li {
  margin: 0 0 0.6em;
}
.red-f9e9 .photo_1035 ul li.hero-316c,
.red-f9e9 .photo_1035 ul li.outer-8a4f {
  position: relative;
}
.red-f9e9 .photo_1035 ul li.hero-316c .stale-fd41,
.red-f9e9 .photo_1035 ul li.outer-8a4f .stale-fd41 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.red-f9e9 .photo_1035 ul li.hero-316c:after:after,
.red-f9e9 .photo_1035 ul li.hero-316c:after:before,
.red-f9e9
  .photo_1035
  ul
  li.outer-8a4f:after:after,
.red-f9e9
  .photo_1035
  ul
  li.outer-8a4f:after:before {
  content: "";
  display: table;
}
.red-f9e9 .photo_1035 ul li.hero-316c:after:after,
.red-f9e9
  .photo_1035
  ul
  li.outer-8a4f:after:after {
  clear: both;
}
.red-f9e9 .photo_1035 a.widget_c641:hover {
  text-decoration: none;
}
.red-f9e9 .photo_1035 select {
  max-width: 100%;
}
.red-f9e9 .photo_1035 table {
  font-size: 85%;
}
.red-f9e9 .photo_1035 table td,
.red-f9e9 .photo_1035 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.red-f9e9 .photo_1035 table tfoot td {
  text-align: left;
}
.red-f9e9 .photo_1035 :last-child {
  margin-bottom: 0;
}
.red-f9e9 .photo_1035 .basic_8e34 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.red-f9e9 .photo_1035 .basic_8e34 label {
  width: 100%;
}
.red-f9e9 .photo_1035 .basic_8e34 .primary-left-88a9 {
  width: 100%;
  display: block;
}
.red-f9e9 .photo_1035 .basic_8e34 .motion-e906 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.red-f9e9 .photo_1035 .basic_8e34 .motion-e906:hover svg #svg-search {
  fill: #444;
}
.red-f9e9 .photo_1035 .basic_8e34 .motion-e906 svg {
  width: 18px;
  height: 18px;
}
.red-f9e9 .medium-c8a9 ul ul,
.red-f9e9 .accent_420b ul ul,
.red-f9e9 .feature-yellow-bf01 ul ul,
.red-f9e9 .gradient-stone-58f1 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.red-f9e9 .medium-c8a9 .full_5bbe > a,
.red-f9e9 .accent_420b .full_5bbe > a,
.red-f9e9 .feature-yellow-bf01 .full_5bbe > a,
.red-f9e9 .gradient-stone-58f1 .full_5bbe > a {
  margin-bottom: 0;
}
.red-f9e9 .container-simple-8da1 li,
.red-f9e9 .medium-c8a9 li,
.red-f9e9 .west_13d3 li,
.red-f9e9 .accent_420b li,
.red-f9e9 .feature-yellow-bf01 li,
.red-f9e9 .gradient-stone-58f1 li,
.red-f9e9 .old_7b7f li,
.red-f9e9 .content_focused_cb17 li {
  display: block;
  position: relative;
}
.red-f9e9 .container-simple-8da1 li:last-child,
.red-f9e9 .medium-c8a9 li:last-child,
.red-f9e9 .west_13d3 li:last-child,
.red-f9e9 .accent_420b li:last-child,
.red-f9e9 .feature-yellow-bf01 li:last-child,
.red-f9e9 .gradient-stone-58f1 li:last-child,
.red-f9e9 .old_7b7f li:last-child,
.red-f9e9 .content_focused_cb17 li:last-child {
  border: none;
}
.red-f9e9 .container-simple-8da1 li a,
.red-f9e9 .medium-c8a9 li a,
.red-f9e9 .west_13d3 li a,
.red-f9e9 .accent_420b li a,
.red-f9e9 .feature-yellow-bf01 li a,
.red-f9e9 .gradient-stone-58f1 li a,
.red-f9e9 .old_7b7f li a,
.red-f9e9 .content_focused_cb17 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.red-f9e9 .container-simple-8da1 li ul li::before,
.red-f9e9 .medium-c8a9 li ul li::before,
.red-f9e9 .west_13d3 li ul li::before,
.red-f9e9 .accent_420b li ul li::before,
.red-f9e9 .feature-yellow-bf01 li ul li::before,
.red-f9e9 .gradient-stone-58f1 li ul li::before,
.red-f9e9 .old_7b7f li ul li::before,
.red-f9e9 .content_focused_cb17 li ul li::before {
  left: 15px;
}
.red-f9e9 .container-simple-8da1 li ul a,
.red-f9e9 .medium-c8a9 li ul a,
.red-f9e9 .west_13d3 li ul a,
.red-f9e9 .accent_420b li ul a,
.red-f9e9 .feature-yellow-bf01 li ul a,
.red-f9e9 .gradient-stone-58f1 li ul a,
.red-f9e9 .old_7b7f li ul a,
.red-f9e9 .content_focused_cb17 li ul a {
  padding-left: 20px;
}
.red-f9e9 .container-simple-8da1 li ul ul li::before,
.red-f9e9 .medium-c8a9 li ul ul li::before,
.red-f9e9 .west_13d3 li ul ul li::before,
.red-f9e9 .accent_420b li ul ul li::before,
.red-f9e9 .feature-yellow-bf01 li ul ul li::before,
.red-f9e9 .gradient-stone-58f1 li ul ul li::before,
.red-f9e9 .old_7b7f li ul ul li::before,
.red-f9e9 .content_focused_cb17 li ul ul li::before {
  left: 30px;
}
.red-f9e9 .container-simple-8da1 li ul ul a,
.red-f9e9 .medium-c8a9 li ul ul a,
.red-f9e9 .west_13d3 li ul ul a,
.red-f9e9 .accent_420b li ul ul a,
.red-f9e9 .feature-yellow-bf01 li ul ul a,
.red-f9e9 .gradient-stone-58f1 li ul ul a,
.red-f9e9 .old_7b7f li ul ul a,
.red-f9e9 .content_focused_cb17 li ul ul a {
  padding-left: 40px;
}
.red-f9e9 .tag_fluid_453a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.red-f9e9 .content_focused_cb17 ul li {
  margin-bottom: 1.41575em;
}
.red-f9e9 .content_focused_cb17 ul li .filter_23d3 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.red-f9e9 .content_focused_cb17 ul li .content_yellow_6e76 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.slider_bright_dbb4 .container-simple-8da1 li a,
.slider_bright_dbb4 .medium-c8a9 li a,
.slider_bright_dbb4 .west_13d3 li a,
.slider_bright_dbb4 .accent_420b li a,
.slider_bright_dbb4 .feature-yellow-bf01 li a,
.slider_bright_dbb4 .gradient-stone-58f1 li a,
.slider_bright_dbb4 .old_7b7f li a,
.slider_bright_dbb4 .content_focused_cb17 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider_bright_dbb4 .tag_fluid_453a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider_bright_dbb4 .photo_1035 ul li.hero-316c .stale-fd41,
.slider_bright_dbb4 .photo_1035 ul li.outer-8a4f .stale-fd41 {
  background: rgba(0, 0, 0, 0.2);
}
.slider_bright_dbb4 .red-f9e9 .photo_1035 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.right_b567 .red-f9e9 .feature-thick-600a li {
  margin: 0;
}
.right_b567 .red-f9e9 .feature-thick-600a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.right_b567 .red-f9e9 .feature-thick-600a li ul {
  margin: 0;
}
.right_b567 .red-f9e9 .feature-thick-600a li ul li a {
  padding-left: 15px;
}
.right_b567 .red-f9e9 .feature-thick-600a li ul li li a {
  padding-left: 30px;
}
.right_b567 .red-f9e9 .feature-thick-600a li.feature-out-c7c4 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.right_b567 .red-f9e9 .feature-thick-600a li.feature-out-c7c4 > 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;
}
.right_b567 .red-f9e9 .feature-thick-600a li.feature-out-c7c4 > 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;
}
.current-4041 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.frame-clean-46f2 {
  position: relative;
  z-index: 10;
}
.frame-clean-46f2 .grid-soft-f905 {
  width: 100%;
  max-width: 100%;
}
.tertiary-warm-be55 .column-4c27 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tertiary-warm-be55 .overlay-158a {
}
.tertiary-warm-be55 .slider_bright_dbb4 {
  background: #292929;
}
.center_f9e6 .column-4c27 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.center_f9e6 .overlay-158a {
  background: #f9f9f9;
}
.center_f9e6 .slider_bright_dbb4 {
  background: #303030;
}
.detail-1a87 .column-4c27 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .detail-1a87 .tall_9212 {
    margin-bottom: 1em;
  }
  .detail-1a87 .tall_9212:last-child {
    margin-bottom: 0;
  }
}
.detail-1a87 .overlay-158a {
  background: #ededed;
}
.detail-1a87 .slider_bright_dbb4 {
  background: #1a1a1a;
}
.column-4c27.overlay-158a {
  color: rgba(0, 0, 0, 0.6);
}
.column-4c27.overlay-158a .red-1443 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.column-4c27.slider_bright_dbb4 {
  color: rgba(255, 255, 255, 0.99);
}
.column-4c27.slider_bright_dbb4 a:not(.widget_c641) {
  color: rgba(255, 255, 255, 0.79);
}
.column-4c27.slider_bright_dbb4 a:not(.widget_c641):hover {
  color: rgba(255, 255, 255, 0.99);
}
.column-4c27.slider_bright_dbb4 .red-1443 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.column-4c27.slider_bright_dbb4 table tbody td,
.column-4c27.slider_bright_dbb4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.steel_f567.bronze-007b .background_b822 {
  max-width: initial;
}
.steel_f567 .mask-mini-c2c2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.steel_f567 .mask-mini-c2c2 .grid-soft-f905 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .steel_f567 .mask-mini-c2c2 .grid-soft-f905 {
    display: block;
    margin-bottom: 2em;
  }
  .steel_f567 .mask-mini-c2c2 .grid-soft-f905:last-child {
    margin-bottom: 0;
  }
}
.detail-1a87 .tall_9212:last-child,
.center_f9e6 .tall_9212:last-child,
.tertiary-warm-be55 .tall_9212:last-child {
  margin-bottom: 0;
}
.detail-1a87 .tall_9212 .red-f9e9 .photo_1035:last-child,
.center_f9e6 .tall_9212 .red-f9e9 .photo_1035:last-child,
.tertiary-warm-be55 .tall_9212 .red-f9e9 .photo_1035:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .detail-1a87 .sort_7b27,
  .detail-1a87 .mask-d436,
  .center_f9e6 .sort_7b27,
  .center_f9e6 .mask-d436,
  .tertiary-warm-be55 .sort_7b27,
  .tertiary-warm-be55 .mask-d436 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .frame-clean-46f2 .tall_9212 {
    margin-bottom: 2em;
  }
}
.frame-clean-46f2 p:last-child {
  margin-bottom: 0;
}
.frame-clean-46f2 li,
.frame-clean-46f2 ul {
  list-style: none;
  margin: 0;
}
.frame-clean-46f2 ul ul {
  margin-left: 2.617924em;
}
.alert_c040 {
  font-size: 0.875em;
}

/* css-noise: 1e49 */
.promo-block-w7 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.1;
}
