/*!
Theme Name: Customify
Theme URI: https://pressmaximum.paper_1ea0/customify
Author: WPCustomify
Author URI: https://pressmaximum.paper_1ea0
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.paper_1ea0/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.light-f5f7.plasma_b8b0/licenses/gpl-2.0.info-b87e
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.texture_24d5/, (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.wide_4e70.out-e959/normalize.bronze-6e2f/
 ======
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.bronze-6e2f v7.0.0 | MIT License | github.paper_1ea0/necolas/normalize.bronze-6e2f */
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;
}
.rough-6c9a .south-6ab4,
.input_0a50,
.mask_dynamic_0306,
.silver_41d2,
.tag-ce8f,
.south_ddc7,
.modal_eb1a,
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;
}
.input_0a50,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .input_0a50,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .input_0a50,
  h1 {
    font-size: 1.8em;
  }
}
.mask_dynamic_0306,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.mask_dynamic_0306 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .mask_dynamic_0306,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .mask_dynamic_0306,
  h2 {
    font-size: 1.7em;
  }
}
.silver_41d2,
h3 {
  font-size: 1.618em;
}
.rough-6c9a .south-6ab4,
.tag-ce8f,
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.motion-e68d {
  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;
}
.tabs-old-b660:after,
.tabs-old-b660:before,
.row-advanced-9be1:after,
.row-advanced-9be1:before {
  content: "";
  display: table;
}
.tabs-old-b660:after,
.row-advanced-9be1:after {
  clear: both;
}
.notification_out_573f {
  float: right;
  margin-right: 0;
}
.main-6ba9 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.content_5867 .article-green-9bfc,
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;
}
.content_5867 .article-green-9bfc: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;
}
.border-fresh-44ae .article-green-9bfc {
  box-shadow: none;
}
.border-fresh-44ae
  .article-green-9bfc
  .element_fe7e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.border-fresh-44ae .article-green-9bfc .highlight_f57a {
  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;
}
.border-fresh-44ae
  .article-green-9bfc
  .highlight_f57a
  b {
  display: none;
}
.border-fresh-44ae .input_solid_201f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.info_mini_1c8c:not(.caption-d0e2):not(.accent_paper_8482),
button:not(.caption-d0e2):not(.accent_paper_8482),
input[type="button"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ),
input[type="reset"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ),
input[type="submit"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ) {
  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;
}
.info_mini_1c8c:not(.caption-d0e2):not(
    .accent_paper_8482
  ):hover,
button:not(.caption-d0e2):not(
    .accent_paper_8482
  ):hover,
input[type="button"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ):hover,
input[type="reset"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ):hover,
input[type="submit"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.info_mini_1c8c:not(.caption-d0e2):not(
    .accent_paper_8482
  ):active,
.info_mini_1c8c:not(.caption-d0e2):not(
    .accent_paper_8482
  ):focus,
button:not(.caption-d0e2):not(
    .accent_paper_8482
  ):active,
button:not(.caption-d0e2):not(
    .accent_paper_8482
  ):focus,
input[type="button"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ):active,
input[type="button"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ):focus,
input[type="reset"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ):active,
input[type="reset"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ):focus,
input[type="submit"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ):active,
input[type="submit"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ):focus {
  outline: 0;
}
.info_mini_1c8c:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0,
button:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0,
input[type="button"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0,
input[type="reset"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0,
input[type="submit"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0 {
  position: relative;
}
.info_mini_1c8c:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0
  .white-4273,
.info_mini_1c8c:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0
  .paragraph-yellow-bfcd,
.info_mini_1c8c:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0
  .large-95c3,
.info_mini_1c8c:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0
  i,
.info_mini_1c8c:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0
  svg,
button:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0
  .white-4273,
button:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0
  .paragraph-yellow-bfcd,
button:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0
  .large-95c3,
button:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0
  i,
button:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0
  svg,
input[type="button"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0
  .white-4273,
input[type="button"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0
  .paragraph-yellow-bfcd,
input[type="button"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0
  .large-95c3,
input[type="button"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0
  i,
input[type="button"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0
  svg,
input[type="reset"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0
  .white-4273,
input[type="reset"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0
  .paragraph-yellow-bfcd,
input[type="reset"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0
  .large-95c3,
input[type="reset"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0
  i,
input[type="reset"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0
  svg,
input[type="submit"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0
  .white-4273,
input[type="submit"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0
  .paragraph-yellow-bfcd,
input[type="submit"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0
  .large-95c3,
input[type="submit"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0
  i,
input[type="submit"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0
  svg {
  visibility: hidden;
}
.info_mini_1c8c:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0:after,
button:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0:after,
input[type="button"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0:after,
input[type="reset"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0:after,
input[type="submit"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ).fn-loading-cea0: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;
}
.info_mini_1c8c:not(.caption-d0e2):not(.accent_paper_8482),
input[type="button"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ),
input[type="reset"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ),
input[type="submit"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ) {
  color: #fff;
  background: #235787;
}
.info_mini_1c8c:not(.caption-d0e2):not(
    .accent_paper_8482
  ):focus,
input[type="button"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ):focus,
input[type="reset"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ):focus,
input[type="submit"]:not(.caption-d0e2):not(
    .accent_paper_8482
  ):focus {
  color: #fff;
}
.info_mini_1c8c.fn-disabled-cea0:not(.caption-d0e2):not(
    .accent_paper_8482
  ),
.info_mini_1c8c[disabled]:not(.caption-d0e2):not(
    .accent_paper_8482
  ),
button.fn-disabled-cea0:not(.caption-d0e2):not(
    .accent_paper_8482
  ),
button[disabled]:not(.caption-d0e2):not(
    .accent_paper_8482
  ) {
  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;
}
.glass-6720 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.glass-6720: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;
}
.preview_blue_dd3a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.frame_7f44 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.medium-c8c2 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tabs-old-b660:after,
.tabs-old-b660:before,
.aside_3ab6:after,
.aside_3ab6:before,
.slider-fed8:after,
.slider-fed8:before,
.light-0271:after,
.light-0271:before,
.preview_warm_cbaf:after,
.preview_warm_cbaf:before,
.shade-e07c:after,
.shade-e07c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tabs-old-b660:after,
.aside_3ab6:after,
.slider-fed8:after,
.light-0271:after,
.preview_warm_cbaf:after,
.shade-e07c:after {
  clear: both;
}
.aside_3ab6 .backdrop-selected-7dd8,
.slider-fed8 .backdrop-selected-7dd8,
.input-hard-0be2 .backdrop-selected-7dd8 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.media-744c {
  display: inline-block;
}
.notice-east-eed7 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.notice-east-eed7 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.notice-east-eed7 .notification_center_1666 {
  padding: 1em 0;
  font-size: 85%;
}
.notification_center_1666 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.sidebar-over-0af7 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.sidebar-over-0af7:after,
.sidebar-over-0af7:before {
  content: "";
  display: table;
}
.sidebar-over-0af7:after {
  clear: both;
}
.wrapper_advanced_2c33 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hidden_e786 .wrapper_advanced_2c33 {
  max-width: 50%;
}
.short-ec45 .wrapper_advanced_2c33 {
  max-width: 33.33%;
}
.heading-bright-507a .wrapper_advanced_2c33 {
  max-width: 25%;
}
.fixed-30ac .wrapper_advanced_2c33 {
  max-width: 20%;
}
.under_198b .wrapper_advanced_2c33 {
  max-width: 16.66%;
}
.last_0197 .wrapper_advanced_2c33 {
  max-width: 14.28%;
}
.white-6b7f .wrapper_advanced_2c33 {
  max-width: 12.5%;
}
.tiny-6640 .wrapper_advanced_2c33 {
  max-width: 11.11%;
}
.advanced_5248 {
  display: block;
}
.rough-6c9a .carousel_steel_273c label,
.rough-6c9a .list-purple-77ce label,
.rough-6c9a .icon-4b40 label,
.rough-6c9a .hero_06bd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.column_0d70 {
  list-style: none;
  margin: 0;
}
.column_0d70 article.image_054f {
  margin-bottom: 0;
}
.column_0d70 ul {
  list-style: none;
  margin: 0;
}
.column_0d70 .preview_red_aba4 li.image_054f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .column_0d70 .preview_red_aba4 li.image_054f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .column_0d70 .preview_red_aba4 li.image_054f: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) {
  .column_0d70 .preview_red_aba4 li.image_054f li.image_054f li.image_054f li.image_054f {
    padding-left: 0;
  }
}
article.image_054f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.image_054f .aside_3ab6 p:last-of-type {
  margin-bottom: 0;
}
article.image_054f .breadcrumb-6ec0 {
  float: left;
}
article.image_054f .text_37ff {
  margin-left: 85px;
}
article.image_054f .blue-4c06 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.image_054f .blue-4c06 .photo_top_b1ba {
  margin-left: 10px;
}
article.image_054f .texture-1c0c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.image_054f .motion-87d2 {
  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 .carousel_steel_273c,
  #respond .icon-4b40,
  #respond .hero_06bd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .carousel_steel_273c input,
#respond .icon-4b40 input,
#respond .hero_06bd input {
  width: 100%;
}
#respond .hero_06bd {
  margin-right: 0;
}
#respond .hard_6707 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.paper_61c5 {
  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;
}
.paper_61c5.in-80c9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.paper_61c5 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%);
}
.paper_61c5:focus,
.paper_61c5: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);
}
.copper-8316 {
  border-radius: 10%;
}
.layout-c1f6 {
  border-radius: 50%;
}
.block-cc25 {
  font-size: 0.72em;
}
.filter_fc8c {
  font-size: 0.875em;
}
.white-50e8 {
  font-size: 1.1em;
}
.large-e1e4 {
  text-transform: uppercase;
  line-height: 1.2;
}
.large-e1e4.block-cc25 {
  letter-spacing: 0.5px;
}
.fixed-317a,
.fixed-317a a {
  color: #6d6d6d;
}
.fixed-317a a:hover {
  color: #111;
}
.outline-iron-4b1a {
  color: #6d6d6d;
}
.table_1096 {
  overflow-x: hidden;
}
.table_1096 .basic-8147.chip_over_5791 {
  position: relative;
}
.table_1096 .basic-8147.chip_over_5791.texture_df8a {
  position: initial;
}
.table_1096
  .basic-8147.chip_over_5791.texture_df8a
  .popup-2019 {
  left: auto;
}
.table_1096 .basic-8147 .popup-2019 {
  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;
}
.table_1096 .basic-8147:hover.chip_over_5791 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.table_1096
  .basic-8147:hover.chip_over_5791
  .popup-2019 {
  display: block;
  z-index: 9999999;
}
.table_1096 .north_386e .selected-e8e7,
.table_1096 .rough-750b .selected-e8e7 {
  display: none;
}
.table_1096 .surface-down-25d6 .basic-8147:hover.chip_over_5791 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.rough-6c9a .carousel_steel_273c label,
.rough-6c9a .list-purple-77ce label,
.rough-6c9a .icon-4b40 label,
.rough-6c9a .hero_06bd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.column_0d70 {
  list-style: none;
  margin: 0;
}
.column_0d70 article.image_054f {
  margin-bottom: 0;
}
.column_0d70 ul {
  list-style: none;
  margin: 0;
}
.column_0d70 .preview_red_aba4 li.image_054f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .column_0d70 .preview_red_aba4 li.image_054f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .column_0d70 .preview_red_aba4 li.image_054f: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) {
  .column_0d70 .preview_red_aba4 li.image_054f li.image_054f li.image_054f li.image_054f {
    padding-left: 0;
  }
}
article.image_054f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.image_054f .aside_3ab6 p:last-of-type {
  margin-bottom: 0;
}
article.image_054f .breadcrumb-6ec0 {
  float: left;
}
article.image_054f .text_37ff {
  margin-left: 85px;
}
article.image_054f .blue-4c06 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.image_054f .blue-4c06 .photo_top_b1ba {
  margin-left: 10px;
}
article.image_054f .texture-1c0c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.image_054f .motion-87d2 {
  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 .carousel_steel_273c,
  #respond .icon-4b40,
  #respond .hero_06bd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .carousel_steel_273c input,
#respond .icon-4b40 input,
#respond .hero_06bd input {
  width: 100%;
}
#respond .hero_06bd {
  margin-right: 0;
}
#respond .hard_6707 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.north_386e .steel-540b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.steel-540b .thick_a132.hero-thick-3304 .button_6234 > li > a:focus,
.steel-540b .thick_a132.hero-thick-3304 .button_6234 > li > a:hover,
.steel-540b .thick_a132.avatar_center_978f .button_6234 > li > a:focus,
.steel-540b .thick_a132.avatar_center_978f .button_6234 > li > a:hover,
.steel-540b .thick_a132.progress-26c1 .button_6234 > li > a:focus,
.steel-540b .thick_a132.progress-26c1 .button_6234 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel-540b
  .thick_a132.hero-thick-3304
  .button_6234
  > li.filter-static-065f
  > a,
.steel-540b
  .thick_a132.hero-thick-3304
  .button_6234
  > li.container_gas_cf5a
  > a,
.steel-540b
  .thick_a132.avatar_center_978f
  .button_6234
  > li.filter-static-065f
  > a,
.steel-540b
  .thick_a132.avatar_center_978f
  .button_6234
  > li.container_gas_cf5a
  > a,
.steel-540b
  .thick_a132.progress-26c1
  .button_6234
  > li.filter-static-065f
  > a,
.steel-540b .thick_a132.progress-26c1 .button_6234 > li.stale-72e1 > a {
  color: rgba(255, 255, 255, 0.99);
}
.steel-540b .white_f97d,
.steel-540b .white_f97d a {
  color: rgba(255, 255, 255, 0.99);
}
.steel-540b .hard-307f.column-6e4a li a,
.steel-540b .highlight_thick_2f37 a,
.steel-540b .outline-1d9b,
.steel-540b .button_6234 > li > a,
.steel-540b .small_666e {
  color: rgba(255, 255, 255, 0.79);
}
.steel-540b .hard-307f.column-6e4a li a:hover,
.steel-540b .highlight_thick_2f37 a:hover,
.steel-540b .outline-1d9b:hover,
.steel-540b .button_6234 > li > a:hover,
.steel-540b .small_666e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel-540b .breadcrumb_139c {
  color: rgba(255, 255, 255, 0.79);
}
.steel-540b .breadcrumb_139c .icon-2a81 {
  color: rgba(255, 255, 255, 0.99);
}
.steel-540b .breadcrumb_139c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel-540b .list_fast_0c55 .dark-a7f0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.steel-540b .list_fast_0c55 .dark-a7f0 .shade-8ea2 {
  color: rgba(255, 255, 255, 0.79);
}
.steel-540b
  .list_fast_0c55
  .dark-a7f0
  .shade-8ea2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.steel-540b
  .list_fast_0c55
  .dark-a7f0
  .shade-8ea2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.steel-540b
  .list_fast_0c55
  .dark-a7f0
  .shade-8ea2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.steel-540b
  .list_fast_0c55
  .dark-a7f0
  .shade-8ea2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.steel-540b .list_fast_0c55 .east_de83 {
  color: rgba(255, 255, 255, 0.79);
}
.steel-540b .list_fast_0c55 .east_de83:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-blue-b703
  .steel-540b
  .list_fast_0c55
  .old-5f45
  .icon-stale-f3a0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-blue-b703
  .steel-540b
  .list_fast_0c55
  .old-5f45
  .shade-8ea2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.north_386e .gas_729f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.gas_729f .thick_a132.hero-thick-3304 .button_6234 > li > a:focus,
.gas_729f .thick_a132.hero-thick-3304 .button_6234 > li > a:hover,
.gas_729f .thick_a132.avatar_center_978f .button_6234 > li > a:focus,
.gas_729f .thick_a132.avatar_center_978f .button_6234 > li > a:hover,
.gas_729f .thick_a132.progress-26c1 .button_6234 > li > a:focus,
.gas_729f .thick_a132.progress-26c1 .button_6234 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gas_729f
  .thick_a132.hero-thick-3304
  .button_6234
  > li.filter-static-065f
  > a,
.gas_729f
  .thick_a132.hero-thick-3304
  .button_6234
  > li.container_gas_cf5a
  > a,
.gas_729f
  .thick_a132.avatar_center_978f
  .button_6234
  > li.filter-static-065f
  > a,
.gas_729f
  .thick_a132.avatar_center_978f
  .button_6234
  > li.container_gas_cf5a
  > a,
.gas_729f
  .thick_a132.progress-26c1
  .button_6234
  > li.filter-static-065f
  > a,
.gas_729f .thick_a132.progress-26c1 .button_6234 > li.stale-72e1 > a {
  color: rgba(0, 0, 0, 0.8);
}
.gas_729f .white_f97d,
.gas_729f .white_f97d a {
  color: rgba(0, 0, 0, 0.8);
}
.gas_729f .hard-307f.column-6e4a li a,
.gas_729f .highlight_thick_2f37 a,
.gas_729f .outline-1d9b,
.gas_729f .button_6234 > li > a,
.gas_729f .small_666e {
  color: rgba(0, 0, 0, 0.55);
}
.gas_729f .hard-307f.column-6e4a li a:hover,
.gas_729f .highlight_thick_2f37 a:hover,
.gas_729f .outline-1d9b:hover,
.gas_729f .button_6234 > li > a:hover,
.gas_729f .small_666e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gas_729f .breadcrumb_139c {
  color: rgba(0, 0, 0, 0.55);
}
.gas_729f .breadcrumb_139c .icon-2a81 {
  color: rgba(0, 0, 0, 0.8);
}
.gas_729f .breadcrumb_139c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice_be9c .wrapper_bcc7 {
  margin-left: auto;
  margin-right: auto;
}
.slider-fed8 > * {
  margin-left: auto;
  margin-right: auto;
}
.slider-fed8 .preview_blue_dd3a {
  margin-right: 1.41575em;
}
.shade-light-b87e .slider-fed8 > .input-edc9 {
  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;
}
.shade-light-b87e .slider-fed8 > .east-76bc {
  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;
}
.bronze-57cb.notice_be9c .wrapper_bcc7,
.modal_warm_21ac.notice_be9c .wrapper_bcc7 {
  margin-left: 0;
}
.lower-3826.notice_be9c .wrapper_bcc7,
.list_wood_2990.notice_be9c .wrapper_bcc7 {
  margin-right: 0;
}
.slider-fed8 ol,
.slider-fed8 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.box-bottom-e23b video {
  max-width: 100%;
}
.panel-1e89 img {
  display: block;
}
.panel-1e89.preview_blue_dd3a,
.panel-1e89.frame_7f44 {
  width: 100%;
}
.panel-1e89.east-76bc img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.mask-fluid-c7b8:not(.chip_static_f5c0) {
  margin: 1.5em auto;
}
.paragraph-gold-6614 p {
  padding: 1.5em 14px;
}
ul.down-2bb4.east-76bc,
ul.down-2bb4.input-edc9,
ul.down-2bb4.badge-hovered-a107.input-edc9 {
  padding: 0 14px;
}
.link_6e33 {
  display: block;
  overflow-x: auto;
}
.link_6e33 table {
  border-collapse: collapse;
  width: 100%;
}
.link_6e33 td,
.link_6e33 th {
  padding: 0.5em;
}
.slider-fed8 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.slider-fed8 ol ol,
.slider-fed8 ol ul,
.slider-fed8 ul ol,
.slider-fed8 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.slider-fed8 ol ol li,
.slider-fed8 ol ul li,
.slider-fed8 ul ol li,
.slider-fed8 ul ul li {
  margin-left: 0;
}
.breadcrumb-new-2f69.secondary_7c9b > .backdrop-6a72 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.breadcrumb-new-2f69.secondary_7c9b > .backdrop-6a72 iframe,
.breadcrumb-new-2f69.secondary_7c9b > .backdrop-6a72 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.article-ba30 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.article-ba30.wide-a13e {
  padding: 0;
}
.article-ba30.wide-a13e cite {
  font-size: 13px;
}
.article-ba30 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.article-ba30 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.pro_1e01 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.pro_1e01 > p:first-child {
  margin-top: 0;
}
.pro_1e01 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.pro_1e01 blockquote {
  border-left: 0;
}
.badge-1b1d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.badge-1b1d:not(.disabled_dirty_acdb) {
  max-width: 100px;
}
.badge-1b1d.stale_c18e {
  border-bottom: none !important;
  text-align: center;
}
.badge-1b1d.stale_c18e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .paragraph-gold-6614 p {
    padding: 1.5em 0;
  }
}
.full_529b {
  color: #0073aa;
}
.dim_7eae {
  background-color: #0073aa;
}
.chip-black-dc5c {
  color: #229fd8;
}
.header-86e2 {
  background-color: #229fd8;
}
.accent-up-55b3 {
  color: #eee;
}
.tabs_new_59d0 {
  background-color: #eee;
}
.top_5e0e {
  color: #444;
}
.wrapper-wide-8eb9 {
  background-color: #444;
}
.alert_small_d890 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.alert_small_d890 .container-basic-325b .highlight_thick_2f37 {
  font-size: 15px;
}
.alert_small_d890 .highlight_thick_2f37 {
  line-height: 1.3;
}
.alert_small_d890 .gas_729f {
}
.alert_small_d890 .steel-540b {
  background: #235787;
}
.narrow_f5a7 {
  padding: 0;
}
.narrow_f5a7 .steel-540b {
  background: #1a1a1a;
}
.narrow_f5a7 .gas_729f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.backdrop-be21 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.backdrop-be21 .gas_729f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.backdrop-be21 .steel-540b {
  background: #303030;
}
.shade-e07c {
  position: relative;
  z-index: 10;
}
.shade-e07c .brown-07e4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.carousel_2b61 .chip_over_5791 {
  display: inline-block;
  vertical-align: middle;
}
.carousel_2b61.under_04bc .chip_over_5791 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .carousel_2b61.under_04bc .chip_over_5791 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .carousel_2b61.under_04bc .chip_over_5791 {
    margin-right: 0.4em;
  }
}
.carousel_2b61.under_04bc .chip_over_5791:last-child {
  margin-right: 0;
}
.easy-2b7f .brown-07e4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .north_386e .container-basic-325b {
    margin: 0 -0.5em;
  }
  .north_386e .container-basic-325b [class*="customify-col-"],
  .north_386e .container-basic-325b [class*="customify-col_"],
  .north_386e .container-basic-325b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.north_386e.hover-4c00 .brown-07e4 {
  background: 0 0 !important;
}
.north_386e.hover-4c00 .brown-07e4,
.north_386e.easy-2b7f .brown-07e4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .north_386e.card_11d8 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.north_386e.easy-2b7f .brown-07e4 {
  box-shadow: none !important;
}
.element-0e93 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .element-0e93 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .element-0e93 {
    padding: 18px 0 20px;
  }
}
.element-0e93 .focus-orange-e6d6 {
  width: 100%;
}
.element-0e93 .block-silver-88e7 {
  margin-bottom: 0;
}
.element-0e93 .accordion-193c {
  margin-top: 5px;
  font-size: 0.875em;
}
.active_22d0 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.active_22d0 .new_9672 {
  width: 100%;
}
.article-4f14 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.article-4f14 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.article-4f14 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;
}
.article-4f14 li:last-child:after {
  display: none;
}
.article-4f14 li a {
  font-weight: 500;
  margin-right: 10px;
}
.tiny_3c84 .selected-e8e7 button,
.element-0e93 .selected-e8e7 button {
  left: 0;
}
.tiny_3c84 .new_9672,
.element-0e93 .new_9672 {
  padding-left: 0;
  padding-right: 0;
}
.tiny_3c84 .active_22d0,
.element-0e93 .active_22d0 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tiny_3c84 {
  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;
}
.tiny_3c84: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;
}
.tiny_3c84 .hidden_under_80a3 {
  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) {
  .tiny_3c84 .hidden_under_80a3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tiny_3c84 .hidden_under_80a3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tiny_3c84 .hidden_under_80a3 {
    min-height: 200px;
  }
}
.tiny_3c84 .article-4f14 {
  color: rgba(255, 255, 255, 0.8);
}
.tiny_3c84 .article-4f14 a,
.tiny_3c84 .article-4f14 li:after {
  color: inherit;
}
.tiny_3c84 .article-4f14 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.caption-short-589d {
  margin-bottom: 0.5em;
}
.pattern-stale-e531 {
  margin-bottom: 1.2em;
}
.pattern-stale-e531,
.caption-short-589d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.pattern-stale-e531 p:last-child,
.caption-short-589d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .selected-e8e7,
#masthead .selected-e8e7 {
  display: none;
}
#masthead
  > .selected-e8e7.secondary-b6ba {
  display: none;
}
#masthead > .selected-e8e7 button {
  left: 0;
}
.bronze_5e03 {
  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%;
}
.bronze_5e03 .chip_over_5791 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.bronze_5e03 .video-2b40 {
  display: -webkit-box;
  display: flex;
}
.bronze_5e03 .video-2b40.banner_af33 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.bronze_5e03 .video-2b40.form_5d87 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.bronze_5e03 .video-2b40.static_f702 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.bronze_5e03.solid-7e69.action_60a3 .video-2b40.banner_af33 {
  flex-basis: 100%;
}
.bronze_5e03.breadcrumb-011f .video-2b40.form_5d87 {
  -webkit-box-flex: 1;
  flex: auto;
}
.bronze_5e03.breadcrumb-011f .video-2b40.static_f702 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .selected-e8e7.secondary-b6ba {
  display: none;
}
#masthead > .selected-e8e7 button {
  left: 0;
}
.slider_copper_5494 {
  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;
}
.slider_copper_5494:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.slider_copper_5494.tooltip_fast_793b i {
  margin-right: 4px;
}
.slider_copper_5494.detail-2259 i {
  margin-left: 5px;
}
.highlight_thick_2f37 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.highlight_thick_2f37 p:last-child {
  margin-bottom: 0;
}
.next_ec81 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.next_ec81 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.next_ec81 img {
  display: block;
  width: auto;
  line-height: 1;
}
.next_ec81 .white_f97d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.next_ec81 .simple_be5c {
  margin: 5px 0 7px 0;
}
.next_ec81.easy-96e9 .nav_cf72 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.next_ec81.easy-96e9 .paragraph-motion-7a0b {
  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;
}
.next_ec81.summary_large_c7d5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.next_ec81.summary_large_c7d5 .nav_cf72 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.next_ec81.summary_large_c7d5 .paragraph-motion-7a0b {
  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;
}
.next_ec81.in_7987 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.next_ec81.header-bf5d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.next_ec81.header-bf5d .paragraph-motion-7a0b {
  margin-top: 7px;
}
.left-3089 {
  display: inline-block;
}
.shade-e07c .gold-216a .next_ec81 img {
  max-width: 100%;
}
.thick_a132 .banner-dc7d.liquid_5a35,
.fluid-1590 .banner-dc7d.liquid_5a35 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.thick_a132 .disabled_narrow_f93a,
.fluid-1590 .disabled_narrow_f93a {
  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%);
}
.thick_a132 .disabled_narrow_f93a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.thick_a132.focus_easy_bd68 .disabled_narrow_f93a {
  display: none;
}
.thick_a132 .notice-a6eb {
  list-style: none;
  padding: 0;
  margin: 0;
}
.thick_a132 .notice-a6eb li {
  display: inline-block;
  position: relative;
}
.thick_a132 .notice-a6eb li:last-child {
  margin-right: 0;
}
.thick_a132 .notice-a6eb 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;
}
.thick_a132 .notice-a6eb li.stale-72e1 > a {
  color: rgba(0, 0, 0, 0.9);
}
.thick_a132 .notice-a6eb > 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;
}
.thick_a132 .notice-a6eb > li > a i {
  line-height: 0;
}
.thick_a132 .notice-a6eb > li.rough_67d7 > a .disabled_narrow_f93a {
  margin-left: 4px;
  line-height: 0;
}
.thick_a132 .notice-a6eb .smooth-4de0 li.rough_67d7 > a {
  position: relative;
}
.thick_a132 .notice-a6eb .smooth-4de0 li.rough_67d7 > a:after,
.thick_a132 .notice-a6eb .smooth-4de0 li.rough_67d7 > a:before {
  content: "";
  display: table;
}
.thick_a132 .notice-a6eb .smooth-4de0 li.rough_67d7 > a:after {
  clear: both;
}
.thick_a132 .notice-a6eb .smooth-4de0 li.rough_67d7 > a .disabled_narrow_f93a {
  margin-left: 5px;
  float: right;
}
.thick_a132 .input-top-2878,
.thick_a132 .smooth-4de0 {
  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;
}
.thick_a132 .smooth-4de0 {
  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;
}
.thick_a132 .smooth-4de0 .liquid_5a35 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.thick_a132 .smooth-4de0 .disabled_narrow_f93a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.thick_a132 .smooth-4de0 li {
  display: block;
  margin: 0;
  padding: 0;
}
.thick_a132 .smooth-4de0 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;
}
.thick_a132 .smooth-4de0 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.thick_a132 .smooth-4de0 .smooth-4de0 {
  top: 0;
  left: 100%;
}
.thick_a132 .aside-current-cedf.fn-focus-cea0 > .input-top-2878,
.thick_a132 .aside-current-cedf.fn-focus-cea0 > .smooth-4de0,
.thick_a132 .aside-current-cedf:focus > .input-top-2878,
.thick_a132 .aside-current-cedf:focus > .smooth-4de0,
.thick_a132 .aside-current-cedf:hover > .input-top-2878,
.thick_a132 .aside-current-cedf:hover > .smooth-4de0 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.thick_a132.progress-26c1 .button_6234:after,
.thick_a132.progress-26c1 .button_6234:before {
  content: "";
  display: table;
}
.thick_a132.progress-26c1 .button_6234:after {
  clear: both;
}
.thick_a132.progress-26c1 .button_6234 > li {
  float: left;
}
.thick_a132.highlight-920f .button_6234:after,
.thick_a132.highlight-920f .button_6234:before {
  content: "";
  display: table;
}
.thick_a132.highlight-920f .button_6234:after {
  clear: both;
}
.thick_a132.highlight-920f .button_6234 > li {
  float: left;
}
.thick_a132.highlight-920f .button_6234 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.thick_a132.highlight-920f .button_6234 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.thick_a132.highlight-920f .button_6234 > li.filter-static-065f > a,
.thick_a132.highlight-920f .button_6234 > li.stale-72e1 > a {
  color: #fff;
  background-color: #1e4b75;
}
.thick_a132.hero-thick-3304 .button_6234 > li > a .liquid_5a35 {
  position: relative;
}
.thick_a132.hero-thick-3304 .button_6234 > li > a .liquid_5a35: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;
}
.thick_a132.hero-thick-3304
  .button_6234
  > li:focus
  > a
  .liquid_5a35:before,
.thick_a132.hero-thick-3304
  .button_6234
  > li:hover
  > a
  .liquid_5a35:before {
  width: 100%;
  background-color: currentColor;
}
.thick_a132.hero-thick-3304
  .button_6234
  > li.filter-static-065f
  > a
  .liquid_5a35:before,
.thick_a132.hero-thick-3304
  .button_6234
  > li.container_gas_cf5a
  > a
  .liquid_5a35:before {
  width: 100%;
  background-color: currentColor;
}
.thick_a132.avatar_center_978f .button_6234 > li > a .liquid_5a35 {
  position: relative;
}
.thick_a132.avatar_center_978f .button_6234 > li > a .liquid_5a35: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;
}
.thick_a132.avatar_center_978f .button_6234 > li:focus > a .liquid_5a35:before,
.thick_a132.avatar_center_978f
  .button_6234
  > li:hover
  > a
  .liquid_5a35:before {
  width: 100%;
  background-color: currentColor;
}
.thick_a132.avatar_center_978f
  .button_6234
  > li.filter-static-065f
  > a
  .liquid_5a35:before,
.thick_a132.avatar_center_978f
  .button_6234
  > li.container_gas_cf5a
  > a
  .liquid_5a35:before {
  width: 100%;
  background-color: currentColor;
}
.fluid-1590 .notice-a6eb {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fluid-1590 .notice-a6eb li:first-child > a {
  border-top: none;
}
.fluid-1590 .notice-a6eb .banner_0154 > .liquid_5a35 .disabled_narrow_f93a {
  display: none;
}
.fluid-1590 .notice-a6eb li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.fluid-1590 .notice-a6eb li:last-child {
  border: none;
}
.fluid-1590 .notice-a6eb li.rough_67d7 > a {
  padding-right: 45px !important;
}
.fluid-1590 .notice-a6eb li a {
  display: block;
  padding: 0.55em 1.5em;
}
.fluid-1590 .notice-a6eb li a:focus,
.fluid-1590 .notice-a6eb li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fluid-1590 .notice-a6eb li .copper-a5c7 {
  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;
}
.fluid-1590 .notice-a6eb li .copper-a5c7:hover {
  box-shadow: none;
}
.fluid-1590 .notice-a6eb li .copper-a5c7 .disabled_narrow_f93a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.fluid-1590 .notice-a6eb .smooth-4de0 {
  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);
}
.fluid-1590 .notice-a6eb .smooth-4de0 li a {
  padding-left: 3em;
}
.fluid-1590 .notice-a6eb .widget-c7b9 > a .copper-a5c7 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fluid-1590 .notice-a6eb .widget-c7b9 > .smooth-4de0 {
  display: block;
  opacity: 1;
}
.center-872e {
  max-width: 100%;
}
.active-7344 {
  line-height: 0;
  cursor: pointer;
}
.small_666e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.small_666e:hover {
  box-shadow: none;
  color: currentColor;
}
.small_666e svg {
  width: 18px;
  height: 18px;
}
.small_666e .focus_ef1b {
  display: none;
}
.sort_9565 {
  position: relative;
}
.sort_9565.fn-active-cea0 .small_666e .wrapper_bea8 {
  display: none;
}
.sort_9565.fn-active-cea0 .small_666e .focus_ef1b {
  display: inline-block;
}
.sort_9565 .first_0246 {
  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);
}
.sort_9565.warm-3c2b .first_0246 {
  left: auto;
  right: -0.9em;
}
.sort_9565.warm-3c2b .smooth_3bb5::before {
  left: auto;
  right: 15px;
}
.sort_9565.fn-active-cea0 .first_0246 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.old-5f45 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.old-5f45 label {
  flex-basis: 100%;
}
.old-5f45 .dark-a7f0 {
  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;
}
.old-5f45 .shade-8ea2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.old-5f45 .shade-8ea2:focus {
  background-color: transparent;
}
.old-5f45 button.east_de83 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.old-5f45 button.east_de83:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.old-5f45 button.east_de83 svg {
  width: 18px;
  height: 18px;
}
.old-5f45 input[type="submit"] {
  min-height: auto;
}
.list_fast_0c55 .old-5f45 .shade-8ea2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.smooth_3bb5 {
  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) {
  .smooth_3bb5 {
    width: 220px;
  }
}
.smooth_3bb5 label {
  flex-basis: 100%;
}
.smooth_3bb5::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;
}
.tooltip-blue-b703 .list_fast_0c55 .old-5f45 {
  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;
}
.tooltip-blue-b703
  .list_fast_0c55
  .old-5f45
  .dark-a7f0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tooltip-blue-b703 .list_fast_0c55 .old-5f45 .shade-8ea2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tooltip-blue-b703
  .list_fast_0c55
  .old-5f45
  .shade-8ea2:focus {
  background: 0 0;
}
.tooltip-blue-b703
  .list_fast_0c55
  .old-5f45
  .icon-stale-f3a0 {
  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;
}
.hard-307f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hard-307f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hard-307f li:last-child {
  margin-right: 0;
}
.hard-307f li:first-child {
  margin-left: 0;
}
.hard-307f.blue_06db a {
  color: #fff;
}
.hard-307f.blue_06db a:hover {
  color: #fff;
}
.hard-307f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hard-307f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hard-307f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hard-307f a:hover {
  opacity: 0.9;
  color: inherit;
}
.hard-307f [class*="social-icon-apple"] {
  background-color: #999;
}
.hard-307f [class*="social-icon-apple"].caption_987d {
  background-color: transparent;
  color: #999;
}
.hard-307f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hard-307f [class*="social-icon-behance"].caption_987d {
  background-color: transparent;
  color: #1769ff;
}
.hard-307f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hard-307f [class*="social-icon-bitbucket"].caption_987d {
  background-color: transparent;
  color: #205081;
}
.hard-307f [class*="social-icon-codepen"] {
  background-color: #000;
}
.hard-307f [class*="social-icon-codepen"].caption_987d {
  background-color: transparent;
  color: #000;
}
.hard-307f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hard-307f [class*="social-icon-delicious"].caption_987d {
  background-color: transparent;
  color: #39f;
}
.hard-307f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hard-307f [class*="social-icon-digg"].caption_987d {
  background-color: transparent;
  color: #005be2;
}
.hard-307f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hard-307f [class*="social-icon-dribbble"].caption_987d {
  background-color: transparent;
  color: #ea4c89;
}
.hard-307f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hard-307f [class*="social-icon-envelope"].caption_987d {
  background-color: transparent;
  color: #ea4335;
}
.hard-307f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hard-307f [class*="social-icon-facebook"].caption_987d {
  background-color: transparent;
  color: #3b5998;
}
.hard-307f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hard-307f [class*="social-icon-flickr"].caption_987d {
  background-color: transparent;
  color: #0063dc;
}
.hard-307f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hard-307f [class*="social-icon-foursquare"].caption_987d {
  background-color: transparent;
  color: #2d5be3;
}
.hard-307f [class*="social-icon-github"] {
  background-color: #333;
}
.hard-307f [class*="social-icon-github"].caption_987d {
  background-color: transparent;
  color: #333;
}
.hard-307f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hard-307f [class*="social-icon-google-plus"].caption_987d {
  background-color: transparent;
  color: #dd4b39;
}
.hard-307f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hard-307f [class*="social-icon-houzz"].caption_987d {
  background-color: transparent;
  color: #7ac142;
}
.hard-307f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hard-307f [class*="social-icon-instagram"].caption_987d {
  background-color: transparent;
  color: #262626;
}
.hard-307f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hard-307f [class*="social-icon-jsfiddle"].caption_987d {
  background-color: transparent;
  color: #487aa2;
}
.hard-307f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hard-307f [class*="social-icon-linkedin"].caption_987d {
  background-color: transparent;
  color: #0077b5;
}
.hard-307f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hard-307f [class*="social-icon-medium"].caption_987d {
  background-color: transparent;
  color: #00ab6b;
}
.hard-307f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hard-307f
  [class*="social-icon-odnoklassniki"].caption_987d {
  background-color: transparent;
  color: #f4731c;
}
.hard-307f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hard-307f [class*="social-icon-meetup"].caption_987d {
  background-color: transparent;
  color: #ec1c40;
}
.hard-307f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hard-307f [class*="social-icon-pinterest"].caption_987d {
  background-color: transparent;
  color: #bd081c;
}
.hard-307f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hard-307f [class*="social-icon-product-hunt"].caption_987d {
  background-color: transparent;
  color: #da552f;
}
.hard-307f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hard-307f [class*="social-icon-reddit"].caption_987d {
  background-color: transparent;
  color: #ff4500;
}
.hard-307f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hard-307f [class*="social-icon-rss"].caption_987d {
  background-color: transparent;
  color: #f26522;
}
.hard-307f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hard-307f
  [class*="social-icon-shopping-cart"].caption_987d {
  background-color: transparent;
  color: #4caf50;
}
.hard-307f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hard-307f [class*="social-icon-skype"].caption_987d {
  background-color: transparent;
  color: #00aff0;
}
.hard-307f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hard-307f [class*="social-icon-slideshare"].caption_987d {
  background-color: transparent;
  color: #0077b5;
}
.hard-307f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hard-307f [class*="social-icon-snapchat"].caption_987d {
  background-color: transparent;
  color: #fffc00;
}
.hard-307f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hard-307f [class*="social-icon-soundcloud"].caption_987d {
  background-color: transparent;
  color: #f80;
}
.hard-307f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hard-307f [class*="social-icon-spotify"].caption_987d {
  background-color: transparent;
  color: #2ebd59;
}
.hard-307f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hard-307f
  [class*="social-icon-stack-overflow"].caption_987d {
  background-color: transparent;
  color: #fe7a15;
}
.hard-307f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hard-307f [class*="social-icon-maldkfgram"].caption_987d {
  background-color: transparent;
  color: #2ca5e0;
}
.hard-307f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hard-307f [class*="social-icon-tripadvisor"].caption_987d {
  background-color: transparent;
  color: #589442;
}
.hard-307f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hard-307f [class*="social-icon-tumblr"].caption_987d {
  background-color: transparent;
  color: #35465c;
}
.hard-307f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hard-307f [class*="social-icon-twitch"].caption_987d {
  background-color: transparent;
  color: #6441a5;
}
.hard-307f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hard-307f [class*="social-icon-twitter"].caption_987d {
  background-color: transparent;
  color: #1da1f2;
}
.hard-307f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hard-307f [class*="social-icon-vimeo"].caption_987d {
  background-color: transparent;
  color: #1ab7ea;
}
.hard-307f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hard-307f [class*="social-icon-vk"].caption_987d {
  background-color: transparent;
  color: #45668e;
}
.hard-307f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hard-307f [class*="social-icon-weibo"].caption_987d {
  background-color: transparent;
  color: #df2029;
}
.hard-307f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hard-307f [class*="social-icon-weixin"].caption_987d {
  background-color: transparent;
  color: #7bb32e;
}
.hard-307f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hard-307f [class*="social-icon-whatsapp"].caption_987d {
  background-color: transparent;
  color: #25d366;
}
.hard-307f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hard-307f [class*="social-icon-wordpress"].caption_987d {
  background-color: transparent;
  color: #21759b;
}
.hard-307f [class*="social-icon-xing"] {
  background-color: #026466;
}
.hard-307f [class*="social-icon-xing"].caption_987d {
  background-color: transparent;
  color: #026466;
}
.hard-307f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hard-307f [class*="social-icon-yelp"].caption_987d {
  background-color: transparent;
  color: #af0606;
}
.hard-307f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hard-307f [class*="social-icon-youtube"].caption_987d {
  background-color: transparent;
  color: #cd201f;
}
.outline-1d9b {
  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;
}
.outline-1d9b:hover {
  box-shadow: none;
  background: 0 0;
}
.stale_3900 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.short-26bd {
  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;
}
.cool_fb01 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.background_3f14 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.background_3f14,
.background_3f14::after,
.background_3f14::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;
}
.background_3f14::after,
.background_3f14::before {
  content: "";
  display: block;
  background-color: inherit;
}
.overlay-focused-370b .short-26bd .cool_fb01 {
  margin-top: -2px;
  width: 19px;
}
.overlay-focused-370b .short-26bd .background_3f14 {
  margin-top: -1px;
}
.overlay-focused-370b .short-26bd .background_3f14,
.overlay-focused-370b .short-26bd .background_3f14::after,
.overlay-focused-370b .short-26bd .background_3f14::before {
  width: 19px;
  height: 2px;
}
.overlay-focused-370b .short-26bd .background_3f14::before {
  top: -6px;
}
.overlay-focused-370b .short-26bd .background_3f14::after {
  bottom: -6px;
}
.fresh-1a88 .short-26bd .cool_fb01 {
  margin-top: -2px;
  width: 22px;
}
.fresh-1a88 .short-26bd .background_3f14 {
  margin-top: -1px;
}
.fresh-1a88 .short-26bd .background_3f14,
.fresh-1a88 .short-26bd .background_3f14::after,
.fresh-1a88 .short-26bd .background_3f14::before {
  width: 22px;
  height: 2px;
}
.fresh-1a88 .short-26bd .background_3f14::before {
  top: -7px;
}
.fresh-1a88 .short-26bd .background_3f14::after {
  bottom: -7px;
}
.mask-gold-1a8c .short-26bd .cool_fb01 {
  margin-top: -2px;
  width: 31px;
}
.mask-gold-1a8c .short-26bd .background_3f14 {
  margin-top: -1.5px;
}
.mask-gold-1a8c .short-26bd .background_3f14,
.mask-gold-1a8c .short-26bd .background_3f14::after,
.mask-gold-1a8c .short-26bd .background_3f14::before {
  width: 31px;
  height: 3px;
}
.mask-gold-1a8c .short-26bd .background_3f14::before {
  top: -9px;
}
.mask-gold-1a8c .short-26bd .background_3f14::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .article_top_ed2b .short-26bd .cool_fb01 {
    margin-top: -2px;
    width: 19px;
  }
  .article_top_ed2b .short-26bd .background_3f14 {
    margin-top: -1px;
  }
  .article_top_ed2b .short-26bd .background_3f14,
  .article_top_ed2b .short-26bd .background_3f14::after,
  .article_top_ed2b .short-26bd .background_3f14::before {
    width: 19px;
    height: 2px;
  }
  .article_top_ed2b .short-26bd .background_3f14::before {
    top: -6px;
  }
  .article_top_ed2b .short-26bd .background_3f14::after {
    bottom: -6px;
  }
  .panel-plasma-1d46 .short-26bd .cool_fb01 {
    margin-top: -2px;
    width: 22px;
  }
  .panel-plasma-1d46 .short-26bd .background_3f14 {
    margin-top: -1px;
  }
  .panel-plasma-1d46 .short-26bd .background_3f14,
  .panel-plasma-1d46 .short-26bd .background_3f14::after,
  .panel-plasma-1d46 .short-26bd .background_3f14::before {
    width: 22px;
    height: 2px;
  }
  .panel-plasma-1d46 .short-26bd .background_3f14::before {
    top: -7px;
  }
  .panel-plasma-1d46 .short-26bd .background_3f14::after {
    bottom: -7px;
  }
  .backdrop-44c8 .short-26bd .cool_fb01 {
    margin-top: -2px;
    width: 31px;
  }
  .backdrop-44c8 .short-26bd .background_3f14 {
    margin-top: -1.5px;
  }
  .backdrop-44c8 .short-26bd .background_3f14,
  .backdrop-44c8 .short-26bd .background_3f14::after,
  .backdrop-44c8 .short-26bd .background_3f14::before {
    width: 31px;
    height: 3px;
  }
  .backdrop-44c8 .short-26bd .background_3f14::before {
    top: -9px;
  }
  .backdrop-44c8 .short-26bd .background_3f14::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .article-paper-2f3b .short-26bd .cool_fb01 {
    margin-top: -2px;
    width: 19px;
  }
  .article-paper-2f3b .short-26bd .background_3f14 {
    margin-top: -1px;
  }
  .article-paper-2f3b .short-26bd .background_3f14,
  .article-paper-2f3b .short-26bd .background_3f14::after,
  .article-paper-2f3b .short-26bd .background_3f14::before {
    width: 19px;
    height: 2px;
  }
  .article-paper-2f3b .short-26bd .background_3f14::before {
    top: -6px;
  }
  .article-paper-2f3b .short-26bd .background_3f14::after {
    bottom: -6px;
  }
  .widget-6518 .short-26bd .cool_fb01 {
    margin-top: -2px;
    width: 22px;
  }
  .widget-6518 .short-26bd .background_3f14 {
    margin-top: -1px;
  }
  .widget-6518 .short-26bd .background_3f14,
  .widget-6518 .short-26bd .background_3f14::after,
  .widget-6518 .short-26bd .background_3f14::before {
    width: 22px;
    height: 2px;
  }
  .widget-6518 .short-26bd .background_3f14::before {
    top: -7px;
  }
  .widget-6518 .short-26bd .background_3f14::after {
    bottom: -7px;
  }
  .tooltip-huge-5f14 .short-26bd .cool_fb01 {
    margin-top: -2px;
    width: 31px;
  }
  .tooltip-huge-5f14 .short-26bd .background_3f14 {
    margin-top: -1.5px;
  }
  .tooltip-huge-5f14 .short-26bd .background_3f14,
  .tooltip-huge-5f14 .short-26bd .background_3f14::after,
  .tooltip-huge-5f14 .short-26bd .background_3f14::before {
    width: 31px;
    height: 3px;
  }
  .tooltip-huge-5f14 .short-26bd .background_3f14::before {
    top: -9px;
  }
  .tooltip-huge-5f14 .short-26bd .background_3f14::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tabs_wide_37c1 .short-26bd .cool_fb01 {
    margin-top: -2px;
    width: 19px;
  }
  .tabs_wide_37c1 .short-26bd .background_3f14 {
    margin-top: -1px;
  }
  .tabs_wide_37c1 .short-26bd .background_3f14,
  .tabs_wide_37c1 .short-26bd .background_3f14::after,
  .tabs_wide_37c1 .short-26bd .background_3f14::before {
    width: 19px;
    height: 2px;
  }
  .tabs_wide_37c1 .short-26bd .background_3f14::before {
    top: -6px;
  }
  .tabs_wide_37c1 .short-26bd .background_3f14::after {
    bottom: -6px;
  }
  .sidebar-north-a706 .short-26bd .cool_fb01 {
    margin-top: -2px;
    width: 22px;
  }
  .sidebar-north-a706 .short-26bd .background_3f14 {
    margin-top: -1px;
  }
  .sidebar-north-a706 .short-26bd .background_3f14,
  .sidebar-north-a706 .short-26bd .background_3f14::after,
  .sidebar-north-a706 .short-26bd .background_3f14::before {
    width: 22px;
    height: 2px;
  }
  .sidebar-north-a706 .short-26bd .background_3f14::before {
    top: -7px;
  }
  .sidebar-north-a706 .short-26bd .background_3f14::after {
    bottom: -7px;
  }
  .pink_bc60 .short-26bd .cool_fb01 {
    margin-top: -2px;
    width: 31px;
  }
  .pink_bc60 .short-26bd .background_3f14 {
    margin-top: -1.5px;
  }
  .pink_bc60 .short-26bd .background_3f14,
  .pink_bc60 .short-26bd .background_3f14::after,
  .pink_bc60 .short-26bd .background_3f14::before {
    width: 31px;
    height: 3px;
  }
  .pink_bc60 .short-26bd .background_3f14::before {
    top: -9px;
  }
  .pink_bc60 .short-26bd .background_3f14::after {
    bottom: -9px;
  }
}
.image-soft-47c2 .background_3f14 {
  -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);
}
.image-soft-47c2 .background_3f14::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.image-soft-47c2 .background_3f14::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);
}
.image-soft-47c2.secondary_pink_b271 .background_3f14 {
  -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);
}
.image-soft-47c2.secondary_pink_b271 .background_3f14::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.image-soft-47c2.secondary_pink_b271 .background_3f14::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);
}
.article_bdaa {
  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.smooth-704f:before {
  display: none;
}
.rough-750b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.rough-750b .main-dark-2a68 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.rough-750b .main-dark-2a68:last-of-type {
  border-bottom: none;
}
.rough-750b .main-dark-2a68.iron_4de8,
.rough-750b .main-dark-2a68.pressed-329d,
.rough-750b .main-dark-2a68.surface-6c5f {
  padding: 0;
}
.rough-750b .fluid-1590 .copper-a5c7 {
  color: currentColor;
}
.rough-750b .fluid-1590 .copper-a5c7:focus,
.rough-750b .fluid-1590 .copper-a5c7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.rough-750b.gas_729f .breadcrumb_139c,
.rough-750b.gas_729f .highlight_thick_2f37 a,
.rough-750b.gas_729f .button_6234 a,
.rough-750b.gas_729f .smooth-4de0 a {
  color: rgba(0, 0, 0, 0.55);
}
.rough-750b.gas_729f .breadcrumb_139c:hover,
.rough-750b.gas_729f .highlight_thick_2f37 a:hover,
.rough-750b.gas_729f .button_6234 a:hover,
.rough-750b.gas_729f .smooth-4de0 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.rough-750b.gas_729f .icon-2a81 {
  color: rgba(0, 0, 0, 0.8);
}
.rough-750b.gas_729f .main-dark-2a68 {
  border-color: rgba(0, 0, 0, 0.08);
}
.rough-750b.gas_729f .main-dark-2a68:before {
  background: rgba(0, 0, 0, 0.08);
}
.rough-750b.gas_729f .light_e366:before {
  background: rgba(255, 255, 255, 0.9);
}
.rough-750b.gas_729f .fluid-1590 .notice-a6eb li a,
.rough-750b.gas_729f .fluid-1590 .copper-a5c7,
.rough-750b.gas_729f .smooth-4de0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.rough-750b.gas_729f .fluid-1590 .copper-a5c7:focus,
.rough-750b.gas_729f .fluid-1590 .copper-a5c7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.rough-750b.gas_729f .notice-a6eb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.rough-750b.steel-540b .breadcrumb_139c,
.rough-750b.steel-540b .highlight_thick_2f37 a,
.rough-750b.steel-540b .button_6234 .copper-a5c7,
.rough-750b.steel-540b .button_6234 a,
.rough-750b.steel-540b .smooth-4de0 a {
  color: rgba(255, 255, 255, 0.79);
}
.rough-750b.steel-540b .breadcrumb_139c:hover,
.rough-750b.steel-540b .highlight_thick_2f37 a:hover,
.rough-750b.steel-540b .button_6234 .copper-a5c7:hover,
.rough-750b.steel-540b .button_6234 a:hover,
.rough-750b.steel-540b .smooth-4de0 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.rough-750b.steel-540b .icon-2a81 {
  color: rgba(255, 255, 255, 0.99);
}
.rough-750b.steel-540b .main-dark-2a68 {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough-750b.steel-540b .main-dark-2a68:before {
  background: rgba(255, 255, 255, 0.08);
}
.rough-750b.steel-540b .light_e366:before {
  background: rgba(0, 0, 0, 0.9);
}
.rough-750b.steel-540b .fluid-1590 .notice-a6eb li a,
.rough-750b.steel-540b .fluid-1590 .copper-a5c7,
.rough-750b.steel-540b .smooth-4de0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough-750b.steel-540b .fluid-1590 .copper-a5c7:focus,
.rough-750b.steel-540b .fluid-1590 .copper-a5c7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.rough-750b.steel-540b .notice-a6eb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.light_e366 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.light_e366:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.steel-6ad9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.over-7f2f .rough-750b {
  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;
}
.over-7f2f .main-dark-2a68 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.over-7f2f .main-dark-2a68: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) {
  .over-7f2f .main-dark-2a68:before {
    width: 16%;
    left: 42%;
  }
}
.over-7f2f .main-dark-2a68:last-child:before {
  content: none;
}
.over-7f2f .main-dark-2a68[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.over-7f2f .fluid-1590 .notice-a6eb li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.over-7f2f .fluid-1590 .notice-a6eb li a .copper-a5c7 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.over-7f2f .fluid-1590 .smooth-4de0 {
  border: none;
}
.over-7f2f .fluid-1590 .smooth-4de0 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.over-7f2f .light_e366 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.over-7f2f .steel-6ad9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.over-7f2f .steel-540b .light_e366:before {
  background: rgba(0, 0, 0, 0.9);
}
.over-7f2f .gas_729f.hover-8ae7 .background_3f14 {
  background: rgba(0, 0, 0, 0.6);
}
.over-7f2f
  .gas_729f.hover-8ae7
  .background_3f14::after,
.over-7f2f
  .gas_729f.hover-8ae7
  .background_3f14:before {
  background: inherit;
}
.over-7f2f
  .gas_729f.hover-8ae7:hover
  .background_3f14 {
  background: rgba(0, 0, 0, 0.8);
}
.caption-ecd8 .rough-750b {
  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) {
  .caption-ecd8 .rough-750b {
    width: auto;
    right: 45px;
  }
}
.box_fdd8 .rough-750b {
  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) {
  .box_fdd8 .rough-750b {
    width: auto;
    left: 45px;
  }
}
.smooth-704f .rough-750b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.smooth-704f .steel-6ad9 {
  max-width: 48em;
  margin: 0 auto;
}
.smooth-704f .light_e366:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.liquid-c274 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.liquid-c274.over-7f2f .rough-750b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.liquid-c274.caption-ecd8 .rough-750b {
  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);
}
.liquid-c274 .rough-750b {
  visibility: visible;
}
.liquid-c274.box_fdd8 .rough-750b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.focus-b43c,
.background-inner-3491 {
  overflow-x: hidden;
}
.focus-b43c .rough-750b {
  overflow: auto;
}
.focus-b43c.over-7f2f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-b43c.over-7f2f .rough-750b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.focus-b43c.over-7f2f .outline-1d9b {
  opacity: 0;
}
.focus-b43c.caption-ecd8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-b43c.caption-ecd8 .rough-750b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.focus-b43c.caption-ecd8 .outline-1d9b {
  opacity: 0;
}
.focus-b43c.box_fdd8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-b43c.box_fdd8 .rough-750b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.focus-b43c.box_fdd8 .outline-1d9b {
  opacity: 0;
}
.focus-b43c.smooth-704f .rough-750b {
  z-index: 10;
  visibility: visible;
}
.hover-8ae7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hover-8ae7 .background_3f14 {
  background: rgba(255, 255, 255, 0.99);
}
.hover-8ae7 .background_3f14::after,
.hover-8ae7 .background_3f14:before {
  background: inherit;
}
.hover-8ae7:hover .background_3f14 {
  background: rgba(255, 255, 255, 0.99);
}
.box_fdd8 .hover-8ae7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.smooth-704f .hover-8ae7 {
  display: none !important;
}
.focus-b43c:before,
.background-inner-3491:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.focus-b43c .hover-8ae7,
.background-inner-3491 .hover-8ae7 {
  display: inline-block;
}
.rough-750b .chip_over_5791 {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.focus-b43c .rough-750b .chip_over_5791,
.background-inner-3491 .rough-750b .chip_over_5791 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.header_steel_b072 .dark-a7f0 {
  width: 100%;
}
.gold-216a {
  padding: 0 0.5em 0;
}
.gold-216a [class*="customify-col-"],
.gold-216a [class*="customify-col_"],
.gold-216a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.preview_basic_925f .gold-216a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .container-basic-325b .smooth_b53f,
  .smooth_b53f {
    display: none;
  }
  .thick_10dc {
    text-align: left;
  }
  .widget-dec2 {
    text-align: center;
  }
  .slider_5921 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .container-basic-325b .soft_4337,
  .soft_4337 {
    display: none;
  }
  .dim-b3ae {
    text-align: left;
  }
  .disabled-4bb6 {
    text-align: center;
  }
  .video_c77c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .container-basic-325b .focus_279e,
  .focus_279e {
    display: none;
  }
  .wood_3f79 {
    text-align: left;
  }
  .label-bronze-0966 {
    text-align: center;
  }
  .upper_f69c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.focused-b7fe {
  box-shadow: none !important;
}
.south_7968 .label_pressed_0d09,
.shade_0af6 .label_pressed_0d09 {
  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;
}
.shade_0af6 .label_pressed_0d09 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.brown-07e4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.brown-07e4:after,
.brown-07e4:before {
  content: "";
  display: table;
}
.brown-07e4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .brown-07e4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.brown-07e4,
.card_11d8 {
  max-width: 1248px;
  margin: 0 auto;
}

.light-0271.old_1639 .brown-07e4 {
  max-width: 100%;
}
.light-0271.row-9451 {
  max-width: 1200px;
  margin: 0 auto;
}
.light-0271.accordion_b2f1 .brown-07e4 {
  max-width: 100%;
}
.light-0271.accordion_b2f1 > .brown-07e4 {
  padding-left: 0;
  padding-right: 0;
}
.light-0271.accordion_b2f1 > .brown-07e4 .container-basic-325b {
  margin: 0;
}
.light-0271.accordion_b2f1
  > .brown-07e4
  .menu-798d.overlay_rough_00f3 {
  margin-right: 0;
  margin-left: 0;
}
.light-0271.accordion_b2f1 #main.overlay_rough_00f3 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .action_9fe7 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .action_9fe7 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .input_2601 .wrapper_bcc7 {
    padding-right: 1em;
  }
  .input_2601.accent_9248 .menu-798d {
    border-right: 1px solid #eaecee;
  }
  .input_2601.accent_9248 .wrapper_bcc7 {
    padding-right: 1em;
  }
  .input_2601.accent_9248 .outer-b525 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture_gas_24ff .wrapper_bcc7 {
    padding-left: 1em;
  }
  .picture_gas_24ff.accent_9248 .menu-798d {
    border-left: 1px solid #eaecee;
  }
  .picture_gas_24ff.accent_9248 .wrapper_bcc7 {
    padding-left: 1em;
  }
  .picture_gas_24ff.accent_9248 .outer-b525 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .rough-e8be .wrapper_bcc7 {
    padding-left: 1em;
  }
  .rough-e8be.accent_9248 .last_7d03 {
    border-right: 1px solid #eaecee;
  }
  .rough-e8be.accent_9248 .component-large-dcc9 {
    border-right: 1px solid #eaecee;
  }
  .rough-e8be.accent_9248 .wrapper_bcc7 {
    padding-left: 1em;
  }
  .rough-e8be.accent_9248 .outer-b525 {
    padding-right: 1em;
  }
  .rough-e8be.accent_9248 .stone-8357 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .south_fe3e .wrapper_bcc7 {
    padding-right: 1em;
  }
  .south_fe3e.accent_9248 .last_7d03 {
    border-left: 1px solid #eaecee;
  }
  .south_fe3e.accent_9248 .component-large-dcc9 {
    border-left: 1px solid #eaecee;
  }
  .south_fe3e.accent_9248 .wrapper_bcc7 {
    padding-right: 1em;
  }
  .south_fe3e.accent_9248 .outer-b525 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .south_fe3e.accent_9248 .stone-8357 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .action_9fe7 .wrapper_bcc7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .action_9fe7.accent_9248 .menu-798d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .action_9fe7.accent_9248 .wrapper_bcc7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .action_9fe7.accent_9248 .outer-b525 {
    padding-left: 1em;
  }
  .action_9fe7.accent_9248 .stone-8357 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .action_9fe7.accent_9248 .wrapper_bcc7 {
    padding-left: 0;
  }
}
.over_4ee4 .carousel_2b61 {
  display: inline-block;
}
.stone-025e {
  display: inline-block;
}
.panel_inner_4d65 {
  word-con: break-word;
}
.hard-97c5 > span {
  display: inline-block;
  padding: 5px 0;
}
.hard-97c5 .tag_f401 {
  margin-left: 8px;
  margin-right: 8px;
}
.hard-97c5 .message-cold-793b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.lite_ee8b .modal_c8c8 {
  margin-bottom: 2em;
}
.lite_ee8b .gold-da8f {
  margin-bottom: 15px;
}
.lite_ee8b .gold-da8f:last-child {
  margin-bottom: 0;
}
.lite_ee8b .plasma-92b0 {
  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) {
  .lite_ee8b .plasma-92b0 {
    display: block;
  }
}
.lite_ee8b .shade_bottom_1e69 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .lite_ee8b .shade_bottom_1e69 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.lite_ee8b .fixed-3c67 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.lite_ee8b .fixed-3c67 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.lite_ee8b .fixed-3c67 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.lite_ee8b .panel_inner_4d65 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.lite_ee8b .panel_inner_4d65 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.lite_ee8b .list-ad90 p:last-child {
  margin-bottom: 0;
}
.lite_ee8b .accent_brown_1e6f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.lite_ee8b .box-bright-e80c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.lite_ee8b .red_5d61 {
  margin-top: 1em;
}
.lite_ee8b .cold-8cfc {
  top: 0;
  display: block;
}
.lite_ee8b .cold-8cfc a {
  color: inherit;
}
.lite_ee8b .cold-8cfc a:hover {
  color: inherit;
}
.lite_ee8b .hero_dynamic_da9d {
  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;
}
.lite_ee8b .hero_dynamic_da9d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.lite_ee8b .box-bright-e80c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.lite_ee8b .pro-e880 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.lite_ee8b .pro-e880:first-child {
  margin-top: 0;
}
.lite_ee8b .pro-e880.module-lower-4794 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.lite_ee8b .pro-e880.outline_down_8316 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.lite_ee8b
  .pro-e880.outline_down_8316.focus-adbc
  .red_5d61 {
  width: 100%;
}
.lite_ee8b .outline_down_8316 {
  -webkit-box-align: center;
  align-items: center;
}
.lite_ee8b .outline_down_8316 .hard-97c5,
.lite_ee8b .outline_down_8316 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.lite_ee8b .fixed-3c67 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.lite_ee8b .fixed-3c67 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.lite_ee8b .fixed-3c67: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;
}
.lite_ee8b .module-lower-4794 {
  z-index: 5;
}
.lite_ee8b .logo_5a54 .chip_dynamic_55e7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.lite_ee8b .wrapper_red_99c1 .chip_dynamic_55e7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.lite_ee8b .section_tiny_3f42 .chip_dynamic_55e7 {
  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;
}
.lite_ee8b.preview_bbf1 .plasma-92b0,
.lite_ee8b.next-2d8b .plasma-92b0 {
  display: block;
}
.lite_ee8b.preview_bbf1 .plasma-92b0 .preview-3a76,
.lite_ee8b.preview_bbf1 .plasma-92b0 .box-bright-e80c,
.lite_ee8b.next-2d8b .plasma-92b0 .preview-3a76,
.lite_ee8b.next-2d8b .plasma-92b0 .box-bright-e80c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.lite_ee8b.block_11dd .shade_bottom_1e69 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .lite_ee8b.block_11dd .shade_bottom_1e69 {
    margin-right: 0;
  }
}
.lite_ee8b.preview_bbf1 .shade_bottom_1e69,
.lite_ee8b.next-2d8b .shade_bottom_1e69 {
  padding-top: 40%;
}
.lite_ee8b.preview_bbf1 .modal_c8c8,
.lite_ee8b.next-2d8b .modal_c8c8 {
  display: block;
}
.lite_ee8b.preview_bbf1 .fn-sticky-cea0 .box-bright-e80c,
.lite_ee8b.next-2d8b .fn-sticky-cea0 .box-bright-e80c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.lite_ee8b.preview_bbf1 .shade_bottom_1e69,
.lite_ee8b.next-2d8b .shade_bottom_1e69 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.lite_ee8b.preview_bbf1 .box-bright-e80c {
  padding: 1em;
}
.action-f974 {
  margin: 30px auto;
  display: block;
}
.action-f974 .red-5fa2 > * {
  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;
}
.action-f974 .red-5fa2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.action-f974 .red-5fa2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.nav_bba6 .hard-97c5 {
  margin-bottom: 1.41575em;
}
.nav_bba6 .shade_8858 {
  margin-bottom: 1.618em;
}
.slider-fed8 .lower_f70f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.slider-fed8 .lower_f70f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.slider-fed8 .modal_out_4154 {
  max-width: 100%;
  overflow: auto;
}
.notice_be9c .slider-fed8 a:hover {
  text-decoration: underline;
}
.advanced-4b50 .gold-da8f:not(.panel_inner_4d65),
.advanced-4b50 .fixed-3c67 {
  margin-bottom: 1.41575em;
}
.advanced-4b50 .gold-da8f:not(.panel_inner_4d65):last-child,
.advanced-4b50 .fixed-3c67:last-child {
  margin-bottom: 0;
}
.advanced-4b50 .gold-da8f.logo_7960 {
  margin-bottom: 0.41575em;
}
.advanced-4b50 .hard_04aa:before,
.advanced-4b50 .pagination_first_335d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.advanced-4b50 .hard_04aa:before {
  content: "\f115";
}
.advanced-4b50 .pagination_first_335d:before {
  content: "\f02c";
}
.advanced-4b50 .title_54ec {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.advanced-4b50 .title_54ec a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.dynamic-4f6d {
  display: -webkit-box;
  display: flex;
}
.dynamic-4f6d .middle-a487 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .dynamic-4f6d .middle-a487 {
    flex-basis: 90px;
  }
}
.dynamic-4f6d .header-c4c1 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .dynamic-4f6d .header-c4c1 {
    flex-basis: calc(100% - 50px);
  }
}
.dynamic-4f6d .menu_bd39 p:last-child {
  margin-bottom: 0.72em;
}
.notice_medium_115e .red-5fa2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.notice_medium_115e .red-5fa2:after,
.notice_medium_115e .red-5fa2:before {
  content: "";
  display: table;
}
.notice_medium_115e .red-5fa2:after {
  clear: both;
}
.notice_medium_115e .red-5fa2 .red_4fb3,
.notice_medium_115e .red-5fa2 .hot_1a0f {
  width: 49%;
}
.notice_medium_115e .red-5fa2 .red_4fb3 a span.alert_6dc2,
.notice_medium_115e .red-5fa2 .hot_1a0f a span.alert_6dc2 {
  display: block;
  margin-bottom: 5px;
}
.notice_medium_115e .red-5fa2 .hot_1a0f {
  float: left;
  text-align: left;
}
.notice_medium_115e .red-5fa2 .red_4fb3 {
  float: right;
  text-align: right;
}
.feature_1472 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .feature_1472 {
    margin-bottom: 0;
  }
}
.center-5261 {
  margin-bottom: 1em;
}
.center-5261 .panel_inner_4d65 {
  font-size: 1.1em;
  line-height: 1.3;
}
.hero-bottom-19fe a {
  display: block;
  line-height: 0;
  position: relative;
}
.next_0efd .center-5261,
.south-6821 .center-5261 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .next_0efd .center-5261,
  .south-6821 .center-5261 {
    display: block;
  }
}
.next_0efd .hero-bottom-19fe,
.south-6821 .hero-bottom-19fe {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .next_0efd .hero-bottom-19fe,
  .south-6821 .hero-bottom-19fe {
    margin-bottom: 1em;
  }
}
.next_0efd .hero-bottom-19fe img,
.south-6821 .hero-bottom-19fe img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.next_0efd .bright_a475,
.south-6821 .bright_a475 {
  flex-basis: calc(100% - 160px);
}
.next_0efd .bright_a475 p,
.south-6821 .bright_a475 p {
  margin-bottom: 0;
}
.next_0efd .bright_a475 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .next_0efd .bright_a475 {
    padding-left: 0;
  }
}
.south-6821 .bright_a475 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .south-6821 .bright_a475 {
    padding-right: 0;
  }
}
.south-6821 .hero-bottom-19fe {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.right_2feb .hero-bottom-19fe {
  margin-bottom: 0.5em;
}
.right_2feb .hero-bottom-19fe img {
  width: 100%;
}
.pattern-b03a .container-5e67,
.article-pink-61f6 .container-5e67 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.article-pink-61f6 .menu-798d .info_mini_3af0 p:last-child {
  margin-bottom: 0;
}
.box-4635 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.short_b5f9 .header-0a39 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .short_b5f9 .header-0a39:last-of-type {
    margin-bottom: 0;
  }
}
.short_b5f9 .header-0a39 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.short_b5f9 .header-0a39 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.short_b5f9 .header-0a39 ul li {
  margin: 0 0 0.6em;
}
.short_b5f9 .header-0a39 ul li.video_slow_d023,
.short_b5f9 .header-0a39 ul li.inner-443f {
  position: relative;
}
.short_b5f9 .header-0a39 ul li.video_slow_d023 .hot-f8ea,
.short_b5f9 .header-0a39 ul li.inner-443f .hot-f8ea {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.short_b5f9 .header-0a39 ul li.video_slow_d023:after:after,
.short_b5f9 .header-0a39 ul li.video_slow_d023:after:before,
.short_b5f9
  .header-0a39
  ul
  li.inner-443f:after:after,
.short_b5f9
  .header-0a39
  ul
  li.inner-443f:after:before {
  content: "";
  display: table;
}
.short_b5f9 .header-0a39 ul li.video_slow_d023:after:after,
.short_b5f9
  .header-0a39
  ul
  li.inner-443f:after:after {
  clear: both;
}
.short_b5f9 .header-0a39 a.info_mini_1c8c:hover {
  text-decoration: none;
}
.short_b5f9 .header-0a39 select {
  max-width: 100%;
}
.short_b5f9 .header-0a39 table {
  font-size: 85%;
}
.short_b5f9 .header-0a39 table td,
.short_b5f9 .header-0a39 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.short_b5f9 .header-0a39 table tfoot td {
  text-align: left;
}
.short_b5f9 .header-0a39 :last-child {
  margin-bottom: 0;
}
.short_b5f9 .header-0a39 .header-active-216c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.short_b5f9 .header-0a39 .header-active-216c label {
  width: 100%;
}
.short_b5f9 .header-0a39 .header-active-216c .shade-8ea2 {
  width: 100%;
  display: block;
}
.short_b5f9 .header-0a39 .header-active-216c .east_de83 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.short_b5f9 .header-0a39 .header-active-216c .east_de83:hover svg #svg-search {
  fill: #444;
}
.short_b5f9 .header-0a39 .header-active-216c .east_de83 svg {
  width: 18px;
  height: 18px;
}
.short_b5f9 .medium-1a26 ul ul,
.short_b5f9 .form_hovered_9f63 ul ul,
.short_b5f9 .in_1288 ul ul,
.short_b5f9 .alert_f352 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.short_b5f9 .medium-1a26 .rough_67d7 > a,
.short_b5f9 .form_hovered_9f63 .rough_67d7 > a,
.short_b5f9 .in_1288 .rough_67d7 > a,
.short_b5f9 .alert_f352 .rough_67d7 > a {
  margin-bottom: 0;
}
.short_b5f9 .image_out_4813 li,
.short_b5f9 .medium-1a26 li,
.short_b5f9 .icon-glass-31a2 li,
.short_b5f9 .form_hovered_9f63 li,
.short_b5f9 .in_1288 li,
.short_b5f9 .alert_f352 li,
.short_b5f9 .input-df2d li,
.short_b5f9 .modal_huge_eda3 li {
  display: block;
  position: relative;
}
.short_b5f9 .image_out_4813 li:last-child,
.short_b5f9 .medium-1a26 li:last-child,
.short_b5f9 .icon-glass-31a2 li:last-child,
.short_b5f9 .form_hovered_9f63 li:last-child,
.short_b5f9 .in_1288 li:last-child,
.short_b5f9 .alert_f352 li:last-child,
.short_b5f9 .input-df2d li:last-child,
.short_b5f9 .modal_huge_eda3 li:last-child {
  border: none;
}
.short_b5f9 .image_out_4813 li a,
.short_b5f9 .medium-1a26 li a,
.short_b5f9 .icon-glass-31a2 li a,
.short_b5f9 .form_hovered_9f63 li a,
.short_b5f9 .in_1288 li a,
.short_b5f9 .alert_f352 li a,
.short_b5f9 .input-df2d li a,
.short_b5f9 .modal_huge_eda3 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.short_b5f9 .image_out_4813 li ul li::before,
.short_b5f9 .medium-1a26 li ul li::before,
.short_b5f9 .icon-glass-31a2 li ul li::before,
.short_b5f9 .form_hovered_9f63 li ul li::before,
.short_b5f9 .in_1288 li ul li::before,
.short_b5f9 .alert_f352 li ul li::before,
.short_b5f9 .input-df2d li ul li::before,
.short_b5f9 .modal_huge_eda3 li ul li::before {
  left: 15px;
}
.short_b5f9 .image_out_4813 li ul a,
.short_b5f9 .medium-1a26 li ul a,
.short_b5f9 .icon-glass-31a2 li ul a,
.short_b5f9 .form_hovered_9f63 li ul a,
.short_b5f9 .in_1288 li ul a,
.short_b5f9 .alert_f352 li ul a,
.short_b5f9 .input-df2d li ul a,
.short_b5f9 .modal_huge_eda3 li ul a {
  padding-left: 20px;
}
.short_b5f9 .image_out_4813 li ul ul li::before,
.short_b5f9 .medium-1a26 li ul ul li::before,
.short_b5f9 .icon-glass-31a2 li ul ul li::before,
.short_b5f9 .form_hovered_9f63 li ul ul li::before,
.short_b5f9 .in_1288 li ul ul li::before,
.short_b5f9 .alert_f352 li ul ul li::before,
.short_b5f9 .input-df2d li ul ul li::before,
.short_b5f9 .modal_huge_eda3 li ul ul li::before {
  left: 30px;
}
.short_b5f9 .image_out_4813 li ul ul a,
.short_b5f9 .medium-1a26 li ul ul a,
.short_b5f9 .icon-glass-31a2 li ul ul a,
.short_b5f9 .form_hovered_9f63 li ul ul a,
.short_b5f9 .in_1288 li ul ul a,
.short_b5f9 .alert_f352 li ul ul a,
.short_b5f9 .input-df2d li ul ul a,
.short_b5f9 .modal_huge_eda3 li ul ul a {
  padding-left: 40px;
}
.short_b5f9 .tag_pro_ecc0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.short_b5f9 .modal_huge_eda3 ul li {
  margin-bottom: 1.41575em;
}
.short_b5f9 .modal_huge_eda3 ul li .last_2c15 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.short_b5f9 .modal_huge_eda3 ul li .accent_fresh_0381 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.steel-540b .image_out_4813 li a,
.steel-540b .medium-1a26 li a,
.steel-540b .icon-glass-31a2 li a,
.steel-540b .form_hovered_9f63 li a,
.steel-540b .in_1288 li a,
.steel-540b .alert_f352 li a,
.steel-540b .input-df2d li a,
.steel-540b .modal_huge_eda3 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel-540b .tag_pro_ecc0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel-540b .header-0a39 ul li.video_slow_d023 .hot-f8ea,
.steel-540b .header-0a39 ul li.inner-443f .hot-f8ea {
  background: rgba(0, 0, 0, 0.2);
}
.steel-540b .short_b5f9 .header-0a39 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.light-0271 .short_b5f9 .notice-a6eb li {
  margin: 0;
}
.light-0271 .short_b5f9 .notice-a6eb li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.light-0271 .short_b5f9 .notice-a6eb li ul {
  margin: 0;
}
.light-0271 .short_b5f9 .notice-a6eb li ul li a {
  padding-left: 15px;
}
.light-0271 .short_b5f9 .notice-a6eb li ul li li a {
  padding-left: 30px;
}
.light-0271 .short_b5f9 .notice-a6eb li.stale-72e1 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.light-0271 .short_b5f9 .notice-a6eb li.stale-72e1 > 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;
}
.light-0271 .short_b5f9 .notice-a6eb li.stale-72e1 > 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;
}
.disabled_2cab a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.preview_warm_cbaf {
  position: relative;
  z-index: 10;
}
.preview_warm_cbaf .chip_over_5791 {
  width: 100%;
  max-width: 100%;
}
.pressed-3a32 .sidebar-6e6c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pressed-3a32 .gas_729f {
}
.pressed-3a32 .steel-540b {
  background: #292929;
}
.focus-fluid-b2e3 .sidebar-6e6c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.focus-fluid-b2e3 .gas_729f {
  background: #f9f9f9;
}
.focus-fluid-b2e3 .steel-540b {
  background: #303030;
}
.simple-37a6 .sidebar-6e6c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .simple-37a6 .carousel_2b61 {
    margin-bottom: 1em;
  }
  .simple-37a6 .carousel_2b61:last-child {
    margin-bottom: 0;
  }
}
.simple-37a6 .gas_729f {
  background: #ededed;
}
.simple-37a6 .steel-540b {
  background: #1a1a1a;
}
.sidebar-6e6c.gas_729f {
  color: rgba(0, 0, 0, 0.6);
}
.sidebar-6e6c.gas_729f .popup-7b44 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.sidebar-6e6c.steel-540b {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-6e6c.steel-540b a:not(.info_mini_1c8c) {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-6e6c.steel-540b a:not(.info_mini_1c8c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-6e6c.steel-540b .popup-7b44 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar-6e6c.steel-540b table tbody td,
.sidebar-6e6c.steel-540b table th {
  background: rgba(0, 0, 0, 0.08);
}
.surface-down-25d6.easy-2b7f .brown-07e4 {
  max-width: initial;
}
.surface-down-25d6 .under_04bc {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.surface-down-25d6 .under_04bc .chip_over_5791 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .surface-down-25d6 .under_04bc .chip_over_5791 {
    display: block;
    margin-bottom: 2em;
  }
  .surface-down-25d6 .under_04bc .chip_over_5791:last-child {
    margin-bottom: 0;
  }
}
.simple-37a6 .carousel_2b61:last-child,
.focus-fluid-b2e3 .carousel_2b61:last-child,
.pressed-3a32 .carousel_2b61:last-child {
  margin-bottom: 0;
}
.simple-37a6 .carousel_2b61 .short_b5f9 .header-0a39:last-child,
.focus-fluid-b2e3 .carousel_2b61 .short_b5f9 .header-0a39:last-child,
.pressed-3a32 .carousel_2b61 .short_b5f9 .header-0a39:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .simple-37a6 .picture_clean_3183,
  .simple-37a6 .banner-3f6c,
  .focus-fluid-b2e3 .picture_clean_3183,
  .focus-fluid-b2e3 .banner-3f6c,
  .pressed-3a32 .picture_clean_3183,
  .pressed-3a32 .banner-3f6c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .preview_warm_cbaf .carousel_2b61 {
    margin-bottom: 2em;
  }
}
.preview_warm_cbaf p:last-child {
  margin-bottom: 0;
}
.preview_warm_cbaf li,
.preview_warm_cbaf ul {
  list-style: none;
  margin: 0;
}
.preview_warm_cbaf ul ul {
  margin-left: 2.617924em;
}
.section_6617 {
  font-size: 0.875em;
}

/* css-noise: 1d2e */
.promo-block-o9 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
