/*!
Theme Name: Customify
Theme URI: https://pressmaximum.top_b938/customify
Author: WPCustomify
Author URI: https://pressmaximum.top_b938
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.top_b938/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.paragraph_df60.heading-430b/licenses/gpl-2.0.icon-bright-7ba9
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.pagination_4957/, (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.summary-wood-ce0c.up-1748/normalize.sort-smooth-a046/
 ======
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.sort-smooth-a046 v7.0.0 | MIT License | github.top_b938/necolas/normalize.sort-smooth-a046 */
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;
}
.hover_b869 .table-15c0,
.badge_01e8,
.down_94c0,
.summary-edd6,
.header_over_be43,
.sort-2eaf,
.background-brown-9825,
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;
}
.badge_01e8,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .badge_01e8,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .badge_01e8,
  h1 {
    font-size: 1.8em;
  }
}
.down_94c0,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.down_94c0 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .down_94c0,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .down_94c0,
  h2 {
    font-size: 1.7em;
  }
}
.summary-edd6,
h3 {
  font-size: 1.618em;
}
.hover_b869 .table-15c0,
.header_over_be43,
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.slow_c621 {
  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;
}
.notice-8839:after,
.notice-8839:before,
.lite_f218:after,
.lite_f218:before {
  content: "";
  display: table;
}
.notice-8839:after,
.lite_f218:after {
  clear: both;
}
.tabs_7025 {
  float: right;
  margin-right: 0;
}
.backdrop-active-5f29 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.text-dim-baf2 .thumbnail-12e5,
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;
}
.text-dim-baf2 .thumbnail-12e5: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;
}
.active-9287 .thumbnail-12e5 {
  box-shadow: none;
}
.active-9287
  .thumbnail-12e5
  .tertiary-2556 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.active-9287 .thumbnail-12e5 .plasma-29c7 {
  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;
}
.active-9287
  .thumbnail-12e5
  .plasma-29c7
  b {
  display: none;
}
.active-9287 .short-b425 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.notice-short-c41c:not(.panel_fast_deda):not(.shadow-prev-c0ed),
button:not(.panel_fast_deda):not(.shadow-prev-c0ed),
input[type="button"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ),
input[type="reset"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ),
input[type="submit"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ) {
  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;
}
.notice-short-c41c:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ):hover,
button:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ):hover,
input[type="button"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ):hover,
input[type="reset"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ):hover,
input[type="submit"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.notice-short-c41c:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ):active,
.notice-short-c41c:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ):focus,
button:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ):active,
button:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ):focus,
input[type="button"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ):active,
input[type="button"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ):focus,
input[type="reset"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ):active,
input[type="reset"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ):focus,
input[type="submit"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ):active,
input[type="submit"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ):focus {
  outline: 0;
}
.notice-short-c41c:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33,
button:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33,
input[type="button"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33,
input[type="reset"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33,
input[type="submit"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33 {
  position: relative;
}
.notice-short-c41c:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33
  .gas-b24b,
.notice-short-c41c:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33
  .simple-5d36,
.notice-short-c41c:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33
  .surface-6974,
.notice-short-c41c:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33
  i,
.notice-short-c41c:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33
  svg,
button:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33
  .gas-b24b,
button:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33
  .simple-5d36,
button:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33
  .surface-6974,
button:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33
  i,
button:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33
  svg,
input[type="button"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33
  .gas-b24b,
input[type="button"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33
  .simple-5d36,
input[type="button"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33
  .surface-6974,
input[type="button"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33
  i,
input[type="button"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33
  svg,
input[type="reset"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33
  .gas-b24b,
input[type="reset"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33
  .simple-5d36,
input[type="reset"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33
  .surface-6974,
input[type="reset"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33
  i,
input[type="reset"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33
  svg,
input[type="submit"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33
  .gas-b24b,
input[type="submit"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33
  .simple-5d36,
input[type="submit"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33
  .surface-6974,
input[type="submit"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33
  i,
input[type="submit"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33
  svg {
  visibility: hidden;
}
.notice-short-c41c:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33:after,
button:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33:after,
input[type="button"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33:after,
input[type="reset"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33:after,
input[type="submit"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ).fn-loading-dc33: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;
}
.notice-short-c41c:not(.panel_fast_deda):not(.shadow-prev-c0ed),
input[type="button"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ),
input[type="reset"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ),
input[type="submit"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ) {
  color: #fff;
  background: #235787;
}
.notice-short-c41c:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ):focus,
input[type="button"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ):focus,
input[type="reset"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ):focus,
input[type="submit"]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ):focus {
  color: #fff;
}
.notice-short-c41c.fn-disabled-dc33:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ),
.notice-short-c41c[disabled]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ),
button.fn-disabled-dc33:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ),
button[disabled]:not(.panel_fast_deda):not(
    .shadow-prev-c0ed
  ) {
  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;
}
.accent_thick_66f7 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.accent_thick_66f7: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;
}
.frame_beaf {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.container-d313 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.solid_aa6c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.notice-8839:after,
.notice-8839:before,
.gas_c8fe:after,
.gas_c8fe:before,
.badge_0d2b:after,
.badge_0d2b:before,
.list-top-f081:after,
.list-top-f081:before,
.north-27ec:after,
.north-27ec:before,
.tertiary-bronze-57d0:after,
.tertiary-bronze-57d0:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.notice-8839:after,
.gas_c8fe:after,
.badge_0d2b:after,
.list-top-f081:after,
.north-27ec:after,
.tertiary-bronze-57d0:after {
  clear: both;
}
.gas_c8fe .smooth_5a40,
.badge_0d2b .smooth_5a40,
.modal_d960 .smooth_5a40 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.gradient-dirty-7f8b {
  display: inline-block;
}
.label-5cb5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.label-5cb5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.label-5cb5 .section-35da {
  padding: 1em 0;
  font-size: 85%;
}
.section-35da {
  text-align: left;
  font-style: italic;
  color: #999;
}
.message_north_5eb1 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.message_north_5eb1:after,
.message_north_5eb1:before {
  content: "";
  display: table;
}
.message_north_5eb1:after {
  clear: both;
}
.mini_3924 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.container-top-8d92 .mini_3924 {
  max-width: 50%;
}
.element-right-c6ea .mini_3924 {
  max-width: 33.33%;
}
.secondary-small-b5f6 .mini_3924 {
  max-width: 25%;
}
.progress_43a1 .mini_3924 {
  max-width: 20%;
}
.video-8b00 .mini_3924 {
  max-width: 16.66%;
}
.solid_0814 .mini_3924 {
  max-width: 14.28%;
}
.sidebar_1b96 .mini_3924 {
  max-width: 12.5%;
}
.solid-4206 .mini_3924 {
  max-width: 11.11%;
}
.layout_simple_a570 {
  display: block;
}
.hover_b869 .component_94e6 label,
.hover_b869 .notification_wide_1f9f label,
.hover_b869 .white-0e0a label,
.hover_b869 .tooltip-f429 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.panel_38e9 {
  list-style: none;
  margin: 0;
}
.panel_38e9 article.menu-abb5 {
  margin-bottom: 0;
}
.panel_38e9 ul {
  list-style: none;
  margin: 0;
}
.panel_38e9 .popup_ba9d li.menu-abb5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .panel_38e9 .popup_ba9d li.menu-abb5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .panel_38e9 .popup_ba9d li.menu-abb5: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) {
  .panel_38e9 .popup_ba9d li.menu-abb5 li.menu-abb5 li.menu-abb5 li.menu-abb5 {
    padding-left: 0;
  }
}
article.menu-abb5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.menu-abb5 .gas_c8fe p:last-of-type {
  margin-bottom: 0;
}
article.menu-abb5 .filter-9b98 {
  float: left;
}
article.menu-abb5 .pagination_soft_de8a {
  margin-left: 85px;
}
article.menu-abb5 .down-6c72 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.menu-abb5 .down-6c72 .out_34b9 {
  margin-left: 10px;
}
article.menu-abb5 .detail_upper_5de5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.menu-abb5 .description-ae28 {
  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 .component_94e6,
  #respond .white-0e0a,
  #respond .tooltip-f429 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .component_94e6 input,
#respond .white-0e0a input,
#respond .tooltip-f429 input {
  width: 100%;
}
#respond .tooltip-f429 {
  margin-right: 0;
}
#respond .badge-5e40 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.breadcrumb-bronze-1d39 {
  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;
}
.breadcrumb-bronze-1d39.old-79d3 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.breadcrumb-bronze-1d39 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%);
}
.breadcrumb-bronze-1d39:focus,
.breadcrumb-bronze-1d39: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);
}
.center-ee3e {
  border-radius: 10%;
}
.prev_9da7 {
  border-radius: 50%;
}
.slider_bcda {
  font-size: 0.72em;
}
.logo_inner_bb7a {
  font-size: 0.875em;
}
.wide_5dd7 {
  font-size: 1.1em;
}
.overlay-yellow-ad96 {
  text-transform: uppercase;
  line-height: 1.2;
}
.overlay-yellow-ad96.slider_bcda {
  letter-spacing: 0.5px;
}
.accordion-a3cf,
.accordion-a3cf a {
  color: #6d6d6d;
}
.accordion-a3cf a:hover {
  color: #111;
}
.full_c5b4 {
  color: #6d6d6d;
}
.inner_4d0e {
  overflow-x: hidden;
}
.inner_4d0e .widget-3d95.fast-1db0 {
  position: relative;
}
.inner_4d0e .widget-3d95.fast-1db0.gallery_under_0c4f {
  position: initial;
}
.inner_4d0e
  .widget-3d95.fast-1db0.gallery_under_0c4f
  .gallery-lite-f2de {
  left: auto;
}
.inner_4d0e .widget-3d95 .gallery-lite-f2de {
  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;
}
.inner_4d0e .widget-3d95:hover.fast-1db0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.inner_4d0e
  .widget-3d95:hover.fast-1db0
  .gallery-lite-f2de {
  display: block;
  z-index: 9999999;
}
.inner_4d0e .button_8289 .video-80ec,
.inner_4d0e .accent-206b .video-80ec {
  display: none;
}
.inner_4d0e .menu-9c8b .widget-3d95:hover.fast-1db0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hover_b869 .component_94e6 label,
.hover_b869 .notification_wide_1f9f label,
.hover_b869 .white-0e0a label,
.hover_b869 .tooltip-f429 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.panel_38e9 {
  list-style: none;
  margin: 0;
}
.panel_38e9 article.menu-abb5 {
  margin-bottom: 0;
}
.panel_38e9 ul {
  list-style: none;
  margin: 0;
}
.panel_38e9 .popup_ba9d li.menu-abb5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .panel_38e9 .popup_ba9d li.menu-abb5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .panel_38e9 .popup_ba9d li.menu-abb5: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) {
  .panel_38e9 .popup_ba9d li.menu-abb5 li.menu-abb5 li.menu-abb5 li.menu-abb5 {
    padding-left: 0;
  }
}
article.menu-abb5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.menu-abb5 .gas_c8fe p:last-of-type {
  margin-bottom: 0;
}
article.menu-abb5 .filter-9b98 {
  float: left;
}
article.menu-abb5 .pagination_soft_de8a {
  margin-left: 85px;
}
article.menu-abb5 .down-6c72 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.menu-abb5 .down-6c72 .out_34b9 {
  margin-left: 10px;
}
article.menu-abb5 .detail_upper_5de5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.menu-abb5 .description-ae28 {
  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 .component_94e6,
  #respond .white-0e0a,
  #respond .tooltip-f429 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .component_94e6 input,
#respond .white-0e0a input,
#respond .tooltip-f429 input {
  width: 100%;
}
#respond .tooltip-f429 {
  margin-right: 0;
}
#respond .badge-5e40 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.button_8289 .main-1f0f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.main-1f0f .left-e1cf.upper_2fcd .header_iron_d332 > li > a:focus,
.main-1f0f .left-e1cf.upper_2fcd .header_iron_d332 > li > a:hover,
.main-1f0f .left-e1cf.aside_ef87 .header_iron_d332 > li > a:focus,
.main-1f0f .left-e1cf.aside_ef87 .header_iron_d332 > li > a:hover,
.main-1f0f .left-e1cf.backdrop_f0e9 .header_iron_d332 > li > a:focus,
.main-1f0f .left-e1cf.backdrop_f0e9 .header_iron_d332 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main-1f0f
  .left-e1cf.upper_2fcd
  .header_iron_d332
  > li.icon_ea79
  > a,
.main-1f0f
  .left-e1cf.upper_2fcd
  .header_iron_d332
  > li.glass-ec72
  > a,
.main-1f0f
  .left-e1cf.aside_ef87
  .header_iron_d332
  > li.icon_ea79
  > a,
.main-1f0f
  .left-e1cf.aside_ef87
  .header_iron_d332
  > li.glass-ec72
  > a,
.main-1f0f
  .left-e1cf.backdrop_f0e9
  .header_iron_d332
  > li.icon_ea79
  > a,
.main-1f0f .left-e1cf.backdrop_f0e9 .header_iron_d332 > li.gradient_green_d67f > a {
  color: rgba(255, 255, 255, 0.99);
}
.main-1f0f .light-8368,
.main-1f0f .light-8368 a {
  color: rgba(255, 255, 255, 0.99);
}
.main-1f0f .popup_in_1bce.layout_up_f86f li a,
.main-1f0f .copper-5976 a,
.main-1f0f .component_13e7,
.main-1f0f .header_iron_d332 > li > a,
.main-1f0f .carousel_e895 {
  color: rgba(255, 255, 255, 0.79);
}
.main-1f0f .popup_in_1bce.layout_up_f86f li a:hover,
.main-1f0f .copper-5976 a:hover,
.main-1f0f .component_13e7:hover,
.main-1f0f .header_iron_d332 > li > a:hover,
.main-1f0f .carousel_e895:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main-1f0f .focus-medium-f7fe {
  color: rgba(255, 255, 255, 0.79);
}
.main-1f0f .focus-medium-f7fe .solid-7b61 {
  color: rgba(255, 255, 255, 0.99);
}
.main-1f0f .focus-medium-f7fe:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main-1f0f .slider_bb98 .preview-bc2e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.main-1f0f .slider_bb98 .preview-bc2e .gold_d5b3 {
  color: rgba(255, 255, 255, 0.79);
}
.main-1f0f
  .slider_bb98
  .preview-bc2e
  .gold_d5b3::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main-1f0f
  .slider_bb98
  .preview-bc2e
  .gold_d5b3:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main-1f0f
  .slider_bb98
  .preview-bc2e
  .gold_d5b3::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main-1f0f
  .slider_bb98
  .preview-bc2e
  .gold_d5b3::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main-1f0f .slider_bb98 .texture-e6c9 {
  color: rgba(255, 255, 255, 0.79);
}
.main-1f0f .slider_bb98 .texture-e6c9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border_under_e115
  .main-1f0f
  .slider_bb98
  .hover-4cb0
  .carousel-ddc9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.border_under_e115
  .main-1f0f
  .slider_bb98
  .hover-4cb0
  .gold_d5b3 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.button_8289 .message_0726 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.message_0726 .left-e1cf.upper_2fcd .header_iron_d332 > li > a:focus,
.message_0726 .left-e1cf.upper_2fcd .header_iron_d332 > li > a:hover,
.message_0726 .left-e1cf.aside_ef87 .header_iron_d332 > li > a:focus,
.message_0726 .left-e1cf.aside_ef87 .header_iron_d332 > li > a:hover,
.message_0726 .left-e1cf.backdrop_f0e9 .header_iron_d332 > li > a:focus,
.message_0726 .left-e1cf.backdrop_f0e9 .header_iron_d332 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message_0726
  .left-e1cf.upper_2fcd
  .header_iron_d332
  > li.icon_ea79
  > a,
.message_0726
  .left-e1cf.upper_2fcd
  .header_iron_d332
  > li.glass-ec72
  > a,
.message_0726
  .left-e1cf.aside_ef87
  .header_iron_d332
  > li.icon_ea79
  > a,
.message_0726
  .left-e1cf.aside_ef87
  .header_iron_d332
  > li.glass-ec72
  > a,
.message_0726
  .left-e1cf.backdrop_f0e9
  .header_iron_d332
  > li.icon_ea79
  > a,
.message_0726 .left-e1cf.backdrop_f0e9 .header_iron_d332 > li.gradient_green_d67f > a {
  color: rgba(0, 0, 0, 0.8);
}
.message_0726 .light-8368,
.message_0726 .light-8368 a {
  color: rgba(0, 0, 0, 0.8);
}
.message_0726 .popup_in_1bce.layout_up_f86f li a,
.message_0726 .copper-5976 a,
.message_0726 .component_13e7,
.message_0726 .header_iron_d332 > li > a,
.message_0726 .carousel_e895 {
  color: rgba(0, 0, 0, 0.55);
}
.message_0726 .popup_in_1bce.layout_up_f86f li a:hover,
.message_0726 .copper-5976 a:hover,
.message_0726 .component_13e7:hover,
.message_0726 .header_iron_d332 > li > a:hover,
.message_0726 .carousel_e895:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message_0726 .focus-medium-f7fe {
  color: rgba(0, 0, 0, 0.55);
}
.message_0726 .focus-medium-f7fe .solid-7b61 {
  color: rgba(0, 0, 0, 0.8);
}
.message_0726 .focus-medium-f7fe:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label-e6c6 .bronze-6f5f {
  margin-left: auto;
  margin-right: auto;
}
.badge_0d2b > * {
  margin-left: auto;
  margin-right: auto;
}
.badge_0d2b .frame_beaf {
  margin-right: 1.41575em;
}
.element_simple_2372 .badge_0d2b > .left-de3a {
  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;
}
.element_simple_2372 .badge_0d2b > .chip_plasma_425c {
  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;
}
.blue_99f5.label-e6c6 .bronze-6f5f,
.menu_0a54.label-e6c6 .bronze-6f5f {
  margin-left: 0;
}
.motion_46ad.label-e6c6 .bronze-6f5f,
.item_c944.label-e6c6 .bronze-6f5f {
  margin-right: 0;
}
.badge_0d2b ol,
.badge_0d2b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.panel-iron-8d90 video {
  max-width: 100%;
}
.content_new_1087 img {
  display: block;
}
.content_new_1087.frame_beaf,
.content_new_1087.container-d313 {
  width: 100%;
}
.content_new_1087.chip_plasma_425c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.backdrop-979d:not(.up-f821) {
  margin: 1.5em auto;
}
.dropdown-fc28 p {
  padding: 1.5em 14px;
}
ul.hard-b011.chip_plasma_425c,
ul.hard-b011.left-de3a,
ul.hard-b011.list-231d.left-de3a {
  padding: 0 14px;
}
.highlight-dark-dd74 {
  display: block;
  overflow-x: auto;
}
.highlight-dark-dd74 table {
  border-collapse: collapse;
  width: 100%;
}
.highlight-dark-dd74 td,
.highlight-dark-dd74 th {
  padding: 0.5em;
}
.badge_0d2b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.badge_0d2b ol ol,
.badge_0d2b ol ul,
.badge_0d2b ul ol,
.badge_0d2b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.badge_0d2b ol ol li,
.badge_0d2b ol ul li,
.badge_0d2b ul ol li,
.badge_0d2b ul ul li {
  margin-left: 0;
}
.hidden-bronze-ddd4.blue-dd68 > .focused-7132 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hidden-bronze-ddd4.blue-dd68 > .focused-7132 iframe,
.hidden-bronze-ddd4.blue-dd68 > .focused-7132 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.slider_north_3675 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.slider_north_3675.gradient-over-0e85 {
  padding: 0;
}
.slider_north_3675.gradient-over-0e85 cite {
  font-size: 13px;
}
.slider_north_3675 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.slider_north_3675 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.soft-278a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.soft-278a > p:first-child {
  margin-top: 0;
}
.soft-278a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.soft-278a blockquote {
  border-left: 0;
}
.info_138a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.info_138a:not(.pagination_wide_5c84) {
  max-width: 100px;
}
.info_138a.black_9af2 {
  border-bottom: none !important;
  text-align: center;
}
.info_138a.black_9af2::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dropdown-fc28 p {
    padding: 1.5em 0;
  }
}
.block_under_d0e1 {
  color: #0073aa;
}
.rough-d557 {
  background-color: #0073aa;
}
.widget_fresh_fb7f {
  color: #229fd8;
}
.slow-44e2 {
  background-color: #229fd8;
}
.disabled-d60b {
  color: #eee;
}
.fresh_3faa {
  background-color: #eee;
}
.label_pressed_1760 {
  color: #444;
}
.filter_4ea6 {
  background-color: #444;
}
.grid_10e4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.grid_10e4 .blue-6d0f .copper-5976 {
  font-size: 15px;
}
.grid_10e4 .copper-5976 {
  line-height: 1.3;
}
.grid_10e4 .message_0726 {
}
.grid_10e4 .main-1f0f {
  background: #235787;
}
.alert-active-541c {
  padding: 0;
}
.alert-active-541c .main-1f0f {
  background: #1a1a1a;
}
.alert-active-541c .message_0726 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.box-e335 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.box-e335 .message_0726 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.box-e335 .main-1f0f {
  background: #303030;
}
.tertiary-bronze-57d0 {
  position: relative;
  z-index: 10;
}
.tertiary-bronze-57d0 .south-a987 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tooltip-down-262f .fast-1db0 {
  display: inline-block;
  vertical-align: middle;
}
.tooltip-down-262f.black-0fa0 .fast-1db0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tooltip-down-262f.black-0fa0 .fast-1db0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tooltip-down-262f.black-0fa0 .fast-1db0 {
    margin-right: 0.4em;
  }
}
.tooltip-down-262f.black-0fa0 .fast-1db0:last-child {
  margin-right: 0;
}
.card_current_5dd2 .south-a987 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .button_8289 .blue-6d0f {
    margin: 0 -0.5em;
  }
  .button_8289 .blue-6d0f [class*="customify-col-"],
  .button_8289 .blue-6d0f [class*="customify-col_"],
  .button_8289 .blue-6d0f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.button_8289.narrow_1787 .south-a987 {
  background: 0 0 !important;
}
.button_8289.narrow_1787 .south-a987,
.button_8289.card_current_5dd2 .south-a987 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .button_8289.chip-8aa7 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.button_8289.card_current_5dd2 .south-a987 {
  box-shadow: none !important;
}
.warm_1941 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .warm_1941 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .warm_1941 {
    padding: 18px 0 20px;
  }
}
.warm_1941 .block_glass_0592 {
  width: 100%;
}
.warm_1941 .out-f91f {
  margin-bottom: 0;
}
.warm_1941 .layout_4452 {
  margin-top: 5px;
  font-size: 0.875em;
}
.wrapper-67d8 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.wrapper-67d8 .notification-a02e {
  width: 100%;
}
.hero-active-0ac5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hero-active-0ac5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hero-active-0ac5 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;
}
.hero-active-0ac5 li:last-child:after {
  display: none;
}
.hero-active-0ac5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.input_5767 .video-80ec button,
.warm_1941 .video-80ec button {
  left: 0;
}
.input_5767 .notification-a02e,
.warm_1941 .notification-a02e {
  padding-left: 0;
  padding-right: 0;
}
.input_5767 .wrapper-67d8,
.warm_1941 .wrapper-67d8 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.input_5767 {
  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;
}
.input_5767: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;
}
.input_5767 .detail-bronze-9c5d {
  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) {
  .input_5767 .detail-bronze-9c5d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .input_5767 .detail-bronze-9c5d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .input_5767 .detail-bronze-9c5d {
    min-height: 200px;
  }
}
.input_5767 .hero-active-0ac5 {
  color: rgba(255, 255, 255, 0.8);
}
.input_5767 .hero-active-0ac5 a,
.input_5767 .hero-active-0ac5 li:after {
  color: inherit;
}
.input_5767 .hero-active-0ac5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.sort_lower_1e15 {
  margin-bottom: 0.5em;
}
.static_7aaf {
  margin-bottom: 1.2em;
}
.static_7aaf,
.sort_lower_1e15 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.static_7aaf p:last-child,
.sort_lower_1e15 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .video-80ec,
#masthead .video-80ec {
  display: none;
}
#masthead
  > .video-80ec.module-dark-34f0 {
  display: none;
}
#masthead > .video-80ec button {
  left: 0;
}
.notification_26f2 {
  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%;
}
.notification_26f2 .fast-1db0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.notification_26f2 .preview-top-7446 {
  display: -webkit-box;
  display: flex;
}
.notification_26f2 .preview-top-7446.mask_1c98 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.notification_26f2 .preview-top-7446.hover-e9f3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notification_26f2 .preview-top-7446.grid-e6a8 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notification_26f2.pattern_soft_4e4c.widget-hovered-baa3 .preview-top-7446.mask_1c98 {
  flex-basis: 100%;
}
.notification_26f2.over-b3b0 .preview-top-7446.hover-e9f3 {
  -webkit-box-flex: 1;
  flex: auto;
}
.notification_26f2.over-b3b0 .preview-top-7446.grid-e6a8 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .video-80ec.module-dark-34f0 {
  display: none;
}
#masthead > .video-80ec button {
  left: 0;
}
.lower_cfdf {
  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;
}
.lower_cfdf:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.lower_cfdf.popup_stale_9661 i {
  margin-right: 4px;
}
.lower_cfdf.caption-e108 i {
  margin-left: 5px;
}
.copper-5976 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.copper-5976 p:last-child {
  margin-bottom: 0;
}
.column-e487 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.column-e487 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.column-e487 img {
  display: block;
  width: auto;
  line-height: 1;
}
.column-e487 .light-8368 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.column-e487 .tabs-tiny-b4da {
  margin: 5px 0 7px 0;
}
.column-e487.search-ad5c .fixed_7b43 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.column-e487.search-ad5c .tag-orange-fbe6 {
  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;
}
.column-e487.message_b1b0 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.column-e487.message_b1b0 .fixed_7b43 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.column-e487.message_b1b0 .tag-orange-fbe6 {
  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;
}
.column-e487.gallery_5cc6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.column-e487.texture_9a26 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.column-e487.texture_9a26 .tag-orange-fbe6 {
  margin-top: 7px;
}
.search-1e95 {
  display: inline-block;
}
.tertiary-bronze-57d0 .left-9b24 .column-e487 img {
  max-width: 100%;
}
.left-e1cf .blue-4640.module-warm-3701,
.summary_2d4e .blue-4640.module-warm-3701 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.left-e1cf .grid_inner_ec02,
.summary_2d4e .grid_inner_ec02 {
  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%);
}
.left-e1cf .grid_inner_ec02 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.left-e1cf.stale_c514 .grid_inner_ec02 {
  display: none;
}
.left-e1cf .secondary_36e4 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.left-e1cf .secondary_36e4 li {
  display: inline-block;
  position: relative;
}
.left-e1cf .secondary_36e4 li:last-child {
  margin-right: 0;
}
.left-e1cf .secondary_36e4 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;
}
.left-e1cf .secondary_36e4 li.gradient_green_d67f > a {
  color: rgba(0, 0, 0, 0.9);
}
.left-e1cf .secondary_36e4 > 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;
}
.left-e1cf .secondary_36e4 > li > a i {
  line-height: 0;
}
.left-e1cf .secondary_36e4 > li.paper_7817 > a .grid_inner_ec02 {
  margin-left: 4px;
  line-height: 0;
}
.left-e1cf .secondary_36e4 .cold_ad57 li.paper_7817 > a {
  position: relative;
}
.left-e1cf .secondary_36e4 .cold_ad57 li.paper_7817 > a:after,
.left-e1cf .secondary_36e4 .cold_ad57 li.paper_7817 > a:before {
  content: "";
  display: table;
}
.left-e1cf .secondary_36e4 .cold_ad57 li.paper_7817 > a:after {
  clear: both;
}
.left-e1cf .secondary_36e4 .cold_ad57 li.paper_7817 > a .grid_inner_ec02 {
  margin-left: 5px;
  float: right;
}
.left-e1cf .notice_wood_26cf,
.left-e1cf .cold_ad57 {
  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;
}
.left-e1cf .cold_ad57 {
  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;
}
.left-e1cf .cold_ad57 .module-warm-3701 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.left-e1cf .cold_ad57 .grid_inner_ec02 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.left-e1cf .cold_ad57 li {
  display: block;
  margin: 0;
  padding: 0;
}
.left-e1cf .cold_ad57 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;
}
.left-e1cf .cold_ad57 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.left-e1cf .cold_ad57 .cold_ad57 {
  top: 0;
  left: 100%;
}
.left-e1cf .label-b3e4.fn-focus-dc33 > .notice_wood_26cf,
.left-e1cf .label-b3e4.fn-focus-dc33 > .cold_ad57,
.left-e1cf .label-b3e4:focus > .notice_wood_26cf,
.left-e1cf .label-b3e4:focus > .cold_ad57,
.left-e1cf .label-b3e4:hover > .notice_wood_26cf,
.left-e1cf .label-b3e4:hover > .cold_ad57 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.left-e1cf.backdrop_f0e9 .header_iron_d332:after,
.left-e1cf.backdrop_f0e9 .header_iron_d332:before {
  content: "";
  display: table;
}
.left-e1cf.backdrop_f0e9 .header_iron_d332:after {
  clear: both;
}
.left-e1cf.backdrop_f0e9 .header_iron_d332 > li {
  float: left;
}
.left-e1cf.outline-6c19 .header_iron_d332:after,
.left-e1cf.outline-6c19 .header_iron_d332:before {
  content: "";
  display: table;
}
.left-e1cf.outline-6c19 .header_iron_d332:after {
  clear: both;
}
.left-e1cf.outline-6c19 .header_iron_d332 > li {
  float: left;
}
.left-e1cf.outline-6c19 .header_iron_d332 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.left-e1cf.outline-6c19 .header_iron_d332 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.left-e1cf.outline-6c19 .header_iron_d332 > li.icon_ea79 > a,
.left-e1cf.outline-6c19 .header_iron_d332 > li.gradient_green_d67f > a {
  color: #fff;
  background-color: #1e4b75;
}
.left-e1cf.upper_2fcd .header_iron_d332 > li > a .module-warm-3701 {
  position: relative;
}
.left-e1cf.upper_2fcd .header_iron_d332 > li > a .module-warm-3701: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;
}
.left-e1cf.upper_2fcd
  .header_iron_d332
  > li:focus
  > a
  .module-warm-3701:before,
.left-e1cf.upper_2fcd
  .header_iron_d332
  > li:hover
  > a
  .module-warm-3701:before {
  width: 100%;
  background-color: currentColor;
}
.left-e1cf.upper_2fcd
  .header_iron_d332
  > li.icon_ea79
  > a
  .module-warm-3701:before,
.left-e1cf.upper_2fcd
  .header_iron_d332
  > li.glass-ec72
  > a
  .module-warm-3701:before {
  width: 100%;
  background-color: currentColor;
}
.left-e1cf.aside_ef87 .header_iron_d332 > li > a .module-warm-3701 {
  position: relative;
}
.left-e1cf.aside_ef87 .header_iron_d332 > li > a .module-warm-3701: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;
}
.left-e1cf.aside_ef87 .header_iron_d332 > li:focus > a .module-warm-3701:before,
.left-e1cf.aside_ef87
  .header_iron_d332
  > li:hover
  > a
  .module-warm-3701:before {
  width: 100%;
  background-color: currentColor;
}
.left-e1cf.aside_ef87
  .header_iron_d332
  > li.icon_ea79
  > a
  .module-warm-3701:before,
.left-e1cf.aside_ef87
  .header_iron_d332
  > li.glass-ec72
  > a
  .module-warm-3701:before {
  width: 100%;
  background-color: currentColor;
}
.summary_2d4e .secondary_36e4 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.summary_2d4e .secondary_36e4 li:first-child > a {
  border-top: none;
}
.summary_2d4e .secondary_36e4 .hovered_3d5a > .module-warm-3701 .grid_inner_ec02 {
  display: none;
}
.summary_2d4e .secondary_36e4 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.summary_2d4e .secondary_36e4 li:last-child {
  border: none;
}
.summary_2d4e .secondary_36e4 li.paper_7817 > a {
  padding-right: 45px !important;
}
.summary_2d4e .secondary_36e4 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.summary_2d4e .secondary_36e4 li a:focus,
.summary_2d4e .secondary_36e4 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary_2d4e .secondary_36e4 li .text-clean-eafb {
  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;
}
.summary_2d4e .secondary_36e4 li .text-clean-eafb:hover {
  box-shadow: none;
}
.summary_2d4e .secondary_36e4 li .text-clean-eafb .grid_inner_ec02 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.summary_2d4e .secondary_36e4 .cold_ad57 {
  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);
}
.summary_2d4e .secondary_36e4 .cold_ad57 li a {
  padding-left: 3em;
}
.summary_2d4e .secondary_36e4 .image-dim-c583 > a .text-clean-eafb i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.summary_2d4e .secondary_36e4 .image-dim-c583 > .cold_ad57 {
  display: block;
  opacity: 1;
}
.green-8a57 {
  max-width: 100%;
}
.title_narrow_88c7 {
  line-height: 0;
  cursor: pointer;
}
.carousel_e895 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.carousel_e895:hover {
  box-shadow: none;
  color: currentColor;
}
.carousel_e895 svg {
  width: 18px;
  height: 18px;
}
.carousel_e895 .paper_edfb {
  display: none;
}
.thumbnail_current_8eca {
  position: relative;
}
.thumbnail_current_8eca.fn-active-dc33 .carousel_e895 .left_5ff0 {
  display: none;
}
.thumbnail_current_8eca.fn-active-dc33 .carousel_e895 .paper_edfb {
  display: inline-block;
}
.thumbnail_current_8eca .focus-fbd7 {
  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);
}
.thumbnail_current_8eca.bright_0873 .focus-fbd7 {
  left: auto;
  right: -0.9em;
}
.thumbnail_current_8eca.bright_0873 .section-fast-9215::before {
  left: auto;
  right: 15px;
}
.thumbnail_current_8eca.fn-active-dc33 .focus-fbd7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hover-4cb0 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hover-4cb0 label {
  flex-basis: 100%;
}
.hover-4cb0 .preview-bc2e {
  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;
}
.hover-4cb0 .gold_d5b3 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hover-4cb0 .gold_d5b3:focus {
  background-color: transparent;
}
.hover-4cb0 button.texture-e6c9 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hover-4cb0 button.texture-e6c9:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hover-4cb0 button.texture-e6c9 svg {
  width: 18px;
  height: 18px;
}
.hover-4cb0 input[type="submit"] {
  min-height: auto;
}
.slider_bb98 .hover-4cb0 .gold_d5b3 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.section-fast-9215 {
  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) {
  .section-fast-9215 {
    width: 220px;
  }
}
.section-fast-9215 label {
  flex-basis: 100%;
}
.section-fast-9215::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;
}
.border_under_e115 .slider_bb98 .hover-4cb0 {
  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;
}
.border_under_e115
  .slider_bb98
  .hover-4cb0
  .preview-bc2e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.border_under_e115 .slider_bb98 .hover-4cb0 .gold_d5b3 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.border_under_e115
  .slider_bb98
  .hover-4cb0
  .gold_d5b3:focus {
  background: 0 0;
}
.border_under_e115
  .slider_bb98
  .hover-4cb0
  .carousel-ddc9 {
  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;
}
.popup_in_1bce {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.popup_in_1bce li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.popup_in_1bce li:last-child {
  margin-right: 0;
}
.popup_in_1bce li:first-child {
  margin-left: 0;
}
.popup_in_1bce.card-7a82 a {
  color: #fff;
}
.popup_in_1bce.card-7a82 a:hover {
  color: #fff;
}
.popup_in_1bce a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.popup_in_1bce a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.popup_in_1bce a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.popup_in_1bce a:hover {
  opacity: 0.9;
  color: inherit;
}
.popup_in_1bce [class*="social-icon-apple"] {
  background-color: #999;
}
.popup_in_1bce [class*="social-icon-apple"].disabled-7c8f {
  background-color: transparent;
  color: #999;
}
.popup_in_1bce [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.popup_in_1bce [class*="social-icon-behance"].disabled-7c8f {
  background-color: transparent;
  color: #1769ff;
}
.popup_in_1bce [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.popup_in_1bce [class*="social-icon-bitbucket"].disabled-7c8f {
  background-color: transparent;
  color: #205081;
}
.popup_in_1bce [class*="social-icon-codepen"] {
  background-color: #000;
}
.popup_in_1bce [class*="social-icon-codepen"].disabled-7c8f {
  background-color: transparent;
  color: #000;
}
.popup_in_1bce [class*="social-icon-delicious"] {
  background-color: #39f;
}
.popup_in_1bce [class*="social-icon-delicious"].disabled-7c8f {
  background-color: transparent;
  color: #39f;
}
.popup_in_1bce [class*="social-icon-digg"] {
  background-color: #005be2;
}
.popup_in_1bce [class*="social-icon-digg"].disabled-7c8f {
  background-color: transparent;
  color: #005be2;
}
.popup_in_1bce [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.popup_in_1bce [class*="social-icon-dribbble"].disabled-7c8f {
  background-color: transparent;
  color: #ea4c89;
}
.popup_in_1bce [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.popup_in_1bce [class*="social-icon-envelope"].disabled-7c8f {
  background-color: transparent;
  color: #ea4335;
}
.popup_in_1bce [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.popup_in_1bce [class*="social-icon-facebook"].disabled-7c8f {
  background-color: transparent;
  color: #3b5998;
}
.popup_in_1bce [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.popup_in_1bce [class*="social-icon-flickr"].disabled-7c8f {
  background-color: transparent;
  color: #0063dc;
}
.popup_in_1bce [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.popup_in_1bce [class*="social-icon-foursquare"].disabled-7c8f {
  background-color: transparent;
  color: #2d5be3;
}
.popup_in_1bce [class*="social-icon-github"] {
  background-color: #333;
}
.popup_in_1bce [class*="social-icon-github"].disabled-7c8f {
  background-color: transparent;
  color: #333;
}
.popup_in_1bce [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.popup_in_1bce [class*="social-icon-google-plus"].disabled-7c8f {
  background-color: transparent;
  color: #dd4b39;
}
.popup_in_1bce [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.popup_in_1bce [class*="social-icon-houzz"].disabled-7c8f {
  background-color: transparent;
  color: #7ac142;
}
.popup_in_1bce [class*="social-icon-instagram"] {
  background-color: #262626;
}
.popup_in_1bce [class*="social-icon-instagram"].disabled-7c8f {
  background-color: transparent;
  color: #262626;
}
.popup_in_1bce [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.popup_in_1bce [class*="social-icon-jsfiddle"].disabled-7c8f {
  background-color: transparent;
  color: #487aa2;
}
.popup_in_1bce [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.popup_in_1bce [class*="social-icon-linkedin"].disabled-7c8f {
  background-color: transparent;
  color: #0077b5;
}
.popup_in_1bce [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.popup_in_1bce [class*="social-icon-medium"].disabled-7c8f {
  background-color: transparent;
  color: #00ab6b;
}
.popup_in_1bce [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.popup_in_1bce
  [class*="social-icon-odnoklassniki"].disabled-7c8f {
  background-color: transparent;
  color: #f4731c;
}
.popup_in_1bce [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.popup_in_1bce [class*="social-icon-meetup"].disabled-7c8f {
  background-color: transparent;
  color: #ec1c40;
}
.popup_in_1bce [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.popup_in_1bce [class*="social-icon-pinterest"].disabled-7c8f {
  background-color: transparent;
  color: #bd081c;
}
.popup_in_1bce [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.popup_in_1bce [class*="social-icon-product-hunt"].disabled-7c8f {
  background-color: transparent;
  color: #da552f;
}
.popup_in_1bce [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.popup_in_1bce [class*="social-icon-reddit"].disabled-7c8f {
  background-color: transparent;
  color: #ff4500;
}
.popup_in_1bce [class*="social-icon-rss"] {
  background-color: #f26522;
}
.popup_in_1bce [class*="social-icon-rss"].disabled-7c8f {
  background-color: transparent;
  color: #f26522;
}
.popup_in_1bce [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.popup_in_1bce
  [class*="social-icon-shopping-cart"].disabled-7c8f {
  background-color: transparent;
  color: #4caf50;
}
.popup_in_1bce [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.popup_in_1bce [class*="social-icon-skype"].disabled-7c8f {
  background-color: transparent;
  color: #00aff0;
}
.popup_in_1bce [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.popup_in_1bce [class*="social-icon-slideshare"].disabled-7c8f {
  background-color: transparent;
  color: #0077b5;
}
.popup_in_1bce [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.popup_in_1bce [class*="social-icon-snapchat"].disabled-7c8f {
  background-color: transparent;
  color: #fffc00;
}
.popup_in_1bce [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.popup_in_1bce [class*="social-icon-soundcloud"].disabled-7c8f {
  background-color: transparent;
  color: #f80;
}
.popup_in_1bce [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.popup_in_1bce [class*="social-icon-spotify"].disabled-7c8f {
  background-color: transparent;
  color: #2ebd59;
}
.popup_in_1bce [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.popup_in_1bce
  [class*="social-icon-stack-overflow"].disabled-7c8f {
  background-color: transparent;
  color: #fe7a15;
}
.popup_in_1bce [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.popup_in_1bce [class*="social-icon-maldkfgram"].disabled-7c8f {
  background-color: transparent;
  color: #2ca5e0;
}
.popup_in_1bce [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.popup_in_1bce [class*="social-icon-tripadvisor"].disabled-7c8f {
  background-color: transparent;
  color: #589442;
}
.popup_in_1bce [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.popup_in_1bce [class*="social-icon-tumblr"].disabled-7c8f {
  background-color: transparent;
  color: #35465c;
}
.popup_in_1bce [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.popup_in_1bce [class*="social-icon-twitch"].disabled-7c8f {
  background-color: transparent;
  color: #6441a5;
}
.popup_in_1bce [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.popup_in_1bce [class*="social-icon-twitter"].disabled-7c8f {
  background-color: transparent;
  color: #1da1f2;
}
.popup_in_1bce [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.popup_in_1bce [class*="social-icon-vimeo"].disabled-7c8f {
  background-color: transparent;
  color: #1ab7ea;
}
.popup_in_1bce [class*="social-icon-vk"] {
  background-color: #45668e;
}
.popup_in_1bce [class*="social-icon-vk"].disabled-7c8f {
  background-color: transparent;
  color: #45668e;
}
.popup_in_1bce [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.popup_in_1bce [class*="social-icon-weibo"].disabled-7c8f {
  background-color: transparent;
  color: #df2029;
}
.popup_in_1bce [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.popup_in_1bce [class*="social-icon-weixin"].disabled-7c8f {
  background-color: transparent;
  color: #7bb32e;
}
.popup_in_1bce [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.popup_in_1bce [class*="social-icon-whatsapp"].disabled-7c8f {
  background-color: transparent;
  color: #25d366;
}
.popup_in_1bce [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.popup_in_1bce [class*="social-icon-wordpress"].disabled-7c8f {
  background-color: transparent;
  color: #21759b;
}
.popup_in_1bce [class*="social-icon-xing"] {
  background-color: #026466;
}
.popup_in_1bce [class*="social-icon-xing"].disabled-7c8f {
  background-color: transparent;
  color: #026466;
}
.popup_in_1bce [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.popup_in_1bce [class*="social-icon-yelp"].disabled-7c8f {
  background-color: transparent;
  color: #af0606;
}
.popup_in_1bce [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.popup_in_1bce [class*="social-icon-youtube"].disabled-7c8f {
  background-color: transparent;
  color: #cd201f;
}
.component_13e7 {
  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;
}
.component_13e7:hover {
  box-shadow: none;
  background: 0 0;
}
.purple_0dd9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.cold_5f1f {
  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;
}
.tertiary_down_70b5 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.block-in-c020 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.block-in-c020,
.block-in-c020::after,
.block-in-c020::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;
}
.block-in-c020::after,
.block-in-c020::before {
  content: "";
  display: block;
  background-color: inherit;
}
.surface-dim-4bc4 .cold_5f1f .tertiary_down_70b5 {
  margin-top: -2px;
  width: 19px;
}
.surface-dim-4bc4 .cold_5f1f .block-in-c020 {
  margin-top: -1px;
}
.surface-dim-4bc4 .cold_5f1f .block-in-c020,
.surface-dim-4bc4 .cold_5f1f .block-in-c020::after,
.surface-dim-4bc4 .cold_5f1f .block-in-c020::before {
  width: 19px;
  height: 2px;
}
.surface-dim-4bc4 .cold_5f1f .block-in-c020::before {
  top: -6px;
}
.surface-dim-4bc4 .cold_5f1f .block-in-c020::after {
  bottom: -6px;
}
.backdrop-medium-9edb .cold_5f1f .tertiary_down_70b5 {
  margin-top: -2px;
  width: 22px;
}
.backdrop-medium-9edb .cold_5f1f .block-in-c020 {
  margin-top: -1px;
}
.backdrop-medium-9edb .cold_5f1f .block-in-c020,
.backdrop-medium-9edb .cold_5f1f .block-in-c020::after,
.backdrop-medium-9edb .cold_5f1f .block-in-c020::before {
  width: 22px;
  height: 2px;
}
.backdrop-medium-9edb .cold_5f1f .block-in-c020::before {
  top: -7px;
}
.backdrop-medium-9edb .cold_5f1f .block-in-c020::after {
  bottom: -7px;
}
.tag-fresh-ff2f .cold_5f1f .tertiary_down_70b5 {
  margin-top: -2px;
  width: 31px;
}
.tag-fresh-ff2f .cold_5f1f .block-in-c020 {
  margin-top: -1.5px;
}
.tag-fresh-ff2f .cold_5f1f .block-in-c020,
.tag-fresh-ff2f .cold_5f1f .block-in-c020::after,
.tag-fresh-ff2f .cold_5f1f .block-in-c020::before {
  width: 31px;
  height: 3px;
}
.tag-fresh-ff2f .cold_5f1f .block-in-c020::before {
  top: -9px;
}
.tag-fresh-ff2f .cold_5f1f .block-in-c020::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .dim_9607 .cold_5f1f .tertiary_down_70b5 {
    margin-top: -2px;
    width: 19px;
  }
  .dim_9607 .cold_5f1f .block-in-c020 {
    margin-top: -1px;
  }
  .dim_9607 .cold_5f1f .block-in-c020,
  .dim_9607 .cold_5f1f .block-in-c020::after,
  .dim_9607 .cold_5f1f .block-in-c020::before {
    width: 19px;
    height: 2px;
  }
  .dim_9607 .cold_5f1f .block-in-c020::before {
    top: -6px;
  }
  .dim_9607 .cold_5f1f .block-in-c020::after {
    bottom: -6px;
  }
  .hard_c124 .cold_5f1f .tertiary_down_70b5 {
    margin-top: -2px;
    width: 22px;
  }
  .hard_c124 .cold_5f1f .block-in-c020 {
    margin-top: -1px;
  }
  .hard_c124 .cold_5f1f .block-in-c020,
  .hard_c124 .cold_5f1f .block-in-c020::after,
  .hard_c124 .cold_5f1f .block-in-c020::before {
    width: 22px;
    height: 2px;
  }
  .hard_c124 .cold_5f1f .block-in-c020::before {
    top: -7px;
  }
  .hard_c124 .cold_5f1f .block-in-c020::after {
    bottom: -7px;
  }
  .highlight_soft_a4de .cold_5f1f .tertiary_down_70b5 {
    margin-top: -2px;
    width: 31px;
  }
  .highlight_soft_a4de .cold_5f1f .block-in-c020 {
    margin-top: -1.5px;
  }
  .highlight_soft_a4de .cold_5f1f .block-in-c020,
  .highlight_soft_a4de .cold_5f1f .block-in-c020::after,
  .highlight_soft_a4de .cold_5f1f .block-in-c020::before {
    width: 31px;
    height: 3px;
  }
  .highlight_soft_a4de .cold_5f1f .block-in-c020::before {
    top: -9px;
  }
  .highlight_soft_a4de .cold_5f1f .block-in-c020::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .dim_1ed6 .cold_5f1f .tertiary_down_70b5 {
    margin-top: -2px;
    width: 19px;
  }
  .dim_1ed6 .cold_5f1f .block-in-c020 {
    margin-top: -1px;
  }
  .dim_1ed6 .cold_5f1f .block-in-c020,
  .dim_1ed6 .cold_5f1f .block-in-c020::after,
  .dim_1ed6 .cold_5f1f .block-in-c020::before {
    width: 19px;
    height: 2px;
  }
  .dim_1ed6 .cold_5f1f .block-in-c020::before {
    top: -6px;
  }
  .dim_1ed6 .cold_5f1f .block-in-c020::after {
    bottom: -6px;
  }
  .west_bb01 .cold_5f1f .tertiary_down_70b5 {
    margin-top: -2px;
    width: 22px;
  }
  .west_bb01 .cold_5f1f .block-in-c020 {
    margin-top: -1px;
  }
  .west_bb01 .cold_5f1f .block-in-c020,
  .west_bb01 .cold_5f1f .block-in-c020::after,
  .west_bb01 .cold_5f1f .block-in-c020::before {
    width: 22px;
    height: 2px;
  }
  .west_bb01 .cold_5f1f .block-in-c020::before {
    top: -7px;
  }
  .west_bb01 .cold_5f1f .block-in-c020::after {
    bottom: -7px;
  }
  .tertiary-99d9 .cold_5f1f .tertiary_down_70b5 {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary-99d9 .cold_5f1f .block-in-c020 {
    margin-top: -1.5px;
  }
  .tertiary-99d9 .cold_5f1f .block-in-c020,
  .tertiary-99d9 .cold_5f1f .block-in-c020::after,
  .tertiary-99d9 .cold_5f1f .block-in-c020::before {
    width: 31px;
    height: 3px;
  }
  .tertiary-99d9 .cold_5f1f .block-in-c020::before {
    top: -9px;
  }
  .tertiary-99d9 .cold_5f1f .block-in-c020::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .narrow-bfee .cold_5f1f .tertiary_down_70b5 {
    margin-top: -2px;
    width: 19px;
  }
  .narrow-bfee .cold_5f1f .block-in-c020 {
    margin-top: -1px;
  }
  .narrow-bfee .cold_5f1f .block-in-c020,
  .narrow-bfee .cold_5f1f .block-in-c020::after,
  .narrow-bfee .cold_5f1f .block-in-c020::before {
    width: 19px;
    height: 2px;
  }
  .narrow-bfee .cold_5f1f .block-in-c020::before {
    top: -6px;
  }
  .narrow-bfee .cold_5f1f .block-in-c020::after {
    bottom: -6px;
  }
  .picture-copper-a39f .cold_5f1f .tertiary_down_70b5 {
    margin-top: -2px;
    width: 22px;
  }
  .picture-copper-a39f .cold_5f1f .block-in-c020 {
    margin-top: -1px;
  }
  .picture-copper-a39f .cold_5f1f .block-in-c020,
  .picture-copper-a39f .cold_5f1f .block-in-c020::after,
  .picture-copper-a39f .cold_5f1f .block-in-c020::before {
    width: 22px;
    height: 2px;
  }
  .picture-copper-a39f .cold_5f1f .block-in-c020::before {
    top: -7px;
  }
  .picture-copper-a39f .cold_5f1f .block-in-c020::after {
    bottom: -7px;
  }
  .popup_25a3 .cold_5f1f .tertiary_down_70b5 {
    margin-top: -2px;
    width: 31px;
  }
  .popup_25a3 .cold_5f1f .block-in-c020 {
    margin-top: -1.5px;
  }
  .popup_25a3 .cold_5f1f .block-in-c020,
  .popup_25a3 .cold_5f1f .block-in-c020::after,
  .popup_25a3 .cold_5f1f .block-in-c020::before {
    width: 31px;
    height: 3px;
  }
  .popup_25a3 .cold_5f1f .block-in-c020::before {
    top: -9px;
  }
  .popup_25a3 .cold_5f1f .block-in-c020::after {
    bottom: -9px;
  }
}
.liquid_f449 .block-in-c020 {
  -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);
}
.liquid_f449 .block-in-c020::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.liquid_f449 .block-in-c020::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);
}
.liquid_f449.white-3373 .block-in-c020 {
  -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);
}
.liquid_f449.white-3373 .block-in-c020::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.liquid_f449.white-3373 .block-in-c020::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);
}
.border-pressed-42a3 {
  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.orange-6918:before {
  display: none;
}
.accent-206b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.accent-206b .tertiary-f980 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.accent-206b .tertiary-f980:last-of-type {
  border-bottom: none;
}
.accent-206b .tertiary-f980.large_3cf7,
.accent-206b .tertiary-f980.title_dim_73d2,
.accent-206b .tertiary-f980.lower-7456 {
  padding: 0;
}
.accent-206b .summary_2d4e .text-clean-eafb {
  color: currentColor;
}
.accent-206b .summary_2d4e .text-clean-eafb:focus,
.accent-206b .summary_2d4e .text-clean-eafb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-206b.message_0726 .focus-medium-f7fe,
.accent-206b.message_0726 .copper-5976 a,
.accent-206b.message_0726 .header_iron_d332 a,
.accent-206b.message_0726 .cold_ad57 a {
  color: rgba(0, 0, 0, 0.55);
}
.accent-206b.message_0726 .focus-medium-f7fe:hover,
.accent-206b.message_0726 .copper-5976 a:hover,
.accent-206b.message_0726 .header_iron_d332 a:hover,
.accent-206b.message_0726 .cold_ad57 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent-206b.message_0726 .solid-7b61 {
  color: rgba(0, 0, 0, 0.8);
}
.accent-206b.message_0726 .tertiary-f980 {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-206b.message_0726 .tertiary-f980:before {
  background: rgba(0, 0, 0, 0.08);
}
.accent-206b.message_0726 .container_a743:before {
  background: rgba(255, 255, 255, 0.9);
}
.accent-206b.message_0726 .summary_2d4e .secondary_36e4 li a,
.accent-206b.message_0726 .summary_2d4e .text-clean-eafb,
.accent-206b.message_0726 .cold_ad57 {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-206b.message_0726 .summary_2d4e .text-clean-eafb:focus,
.accent-206b.message_0726 .summary_2d4e .text-clean-eafb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-206b.message_0726 .secondary_36e4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-206b.main-1f0f .focus-medium-f7fe,
.accent-206b.main-1f0f .copper-5976 a,
.accent-206b.main-1f0f .header_iron_d332 .text-clean-eafb,
.accent-206b.main-1f0f .header_iron_d332 a,
.accent-206b.main-1f0f .cold_ad57 a {
  color: rgba(255, 255, 255, 0.79);
}
.accent-206b.main-1f0f .focus-medium-f7fe:hover,
.accent-206b.main-1f0f .copper-5976 a:hover,
.accent-206b.main-1f0f .header_iron_d332 .text-clean-eafb:hover,
.accent-206b.main-1f0f .header_iron_d332 a:hover,
.accent-206b.main-1f0f .cold_ad57 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent-206b.main-1f0f .solid-7b61 {
  color: rgba(255, 255, 255, 0.99);
}
.accent-206b.main-1f0f .tertiary-f980 {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-206b.main-1f0f .tertiary-f980:before {
  background: rgba(255, 255, 255, 0.08);
}
.accent-206b.main-1f0f .container_a743:before {
  background: rgba(0, 0, 0, 0.9);
}
.accent-206b.main-1f0f .summary_2d4e .secondary_36e4 li a,
.accent-206b.main-1f0f .summary_2d4e .text-clean-eafb,
.accent-206b.main-1f0f .cold_ad57 {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-206b.main-1f0f .summary_2d4e .text-clean-eafb:focus,
.accent-206b.main-1f0f .summary_2d4e .text-clean-eafb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-206b.main-1f0f .secondary_36e4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_a743 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.container_a743:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.shade-dc5a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.photo-action-c197 .accent-206b {
  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;
}
.photo-action-c197 .tertiary-f980 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.photo-action-c197 .tertiary-f980: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) {
  .photo-action-c197 .tertiary-f980:before {
    width: 16%;
    left: 42%;
  }
}
.photo-action-c197 .tertiary-f980:last-child:before {
  content: none;
}
.photo-action-c197 .tertiary-f980[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.photo-action-c197 .summary_2d4e .secondary_36e4 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.photo-action-c197 .summary_2d4e .secondary_36e4 li a .text-clean-eafb {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.photo-action-c197 .summary_2d4e .cold_ad57 {
  border: none;
}
.photo-action-c197 .summary_2d4e .cold_ad57 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.photo-action-c197 .container_a743 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.photo-action-c197 .shade-dc5a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.photo-action-c197 .main-1f0f .container_a743:before {
  background: rgba(0, 0, 0, 0.9);
}
.photo-action-c197 .message_0726.narrow-7745 .block-in-c020 {
  background: rgba(0, 0, 0, 0.6);
}
.photo-action-c197
  .message_0726.narrow-7745
  .block-in-c020::after,
.photo-action-c197
  .message_0726.narrow-7745
  .block-in-c020:before {
  background: inherit;
}
.photo-action-c197
  .message_0726.narrow-7745:hover
  .block-in-c020 {
  background: rgba(0, 0, 0, 0.8);
}
.photo_6d16 .accent-206b {
  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) {
  .photo_6d16 .accent-206b {
    width: auto;
    right: 45px;
  }
}
.primary-last-adac .accent-206b {
  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) {
  .primary-last-adac .accent-206b {
    width: auto;
    left: 45px;
  }
}
.orange-6918 .accent-206b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.orange-6918 .shade-dc5a {
  max-width: 48em;
  margin: 0 auto;
}
.orange-6918 .container_a743:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.box-blue-b09a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.box-blue-b09a.photo-action-c197 .accent-206b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.box-blue-b09a.photo_6d16 .accent-206b {
  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);
}
.box-blue-b09a .accent-206b {
  visibility: visible;
}
.box-blue-b09a.primary-last-adac .accent-206b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.right_7425,
.container-f855 {
  overflow-x: hidden;
}
.right_7425 .accent-206b {
  overflow: auto;
}
.right_7425.photo-action-c197 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.right_7425.photo-action-c197 .accent-206b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.right_7425.photo-action-c197 .component_13e7 {
  opacity: 0;
}
.right_7425.photo_6d16 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.right_7425.photo_6d16 .accent-206b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.right_7425.photo_6d16 .component_13e7 {
  opacity: 0;
}
.right_7425.primary-last-adac {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.right_7425.primary-last-adac .accent-206b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.right_7425.primary-last-adac .component_13e7 {
  opacity: 0;
}
.right_7425.orange-6918 .accent-206b {
  z-index: 10;
  visibility: visible;
}
.narrow-7745 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.narrow-7745 .block-in-c020 {
  background: rgba(255, 255, 255, 0.99);
}
.narrow-7745 .block-in-c020::after,
.narrow-7745 .block-in-c020:before {
  background: inherit;
}
.narrow-7745:hover .block-in-c020 {
  background: rgba(255, 255, 255, 0.99);
}
.primary-last-adac .narrow-7745 {
  top: 10px;
  right: auto;
  left: 12px;
}
.orange-6918 .narrow-7745 {
  display: none !important;
}
.right_7425:before,
.container-f855:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.right_7425 .narrow-7745,
.container-f855 .narrow-7745 {
  display: inline-block;
}
.accent-206b .fast-1db0 {
  -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;
}
.right_7425 .accent-206b .fast-1db0,
.container-f855 .accent-206b .fast-1db0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.logo_9fee .preview-bc2e {
  width: 100%;
}
.left-9b24 {
  padding: 0 0.5em 0;
}
.left-9b24 [class*="customify-col-"],
.left-9b24 [class*="customify-col_"],
.left-9b24 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.progress-fast-141a .left-9b24 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .blue-6d0f .copper_c354,
  .copper_c354 {
    display: none;
  }
  .easy-4b20 {
    text-align: left;
  }
  .sidebar-basic-76f3 {
    text-align: center;
  }
  .steel_b2d5 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .blue-6d0f .backdrop-8f6e,
  .backdrop-8f6e {
    display: none;
  }
  .banner_e3b4 {
    text-align: left;
  }
  .sort-old-0172 {
    text-align: center;
  }
  .motion_6c83 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .blue-6d0f .gas-bb97,
  .gas-bb97 {
    display: none;
  }
  .image-35ec {
    text-align: left;
  }
  .action_1b6f {
    text-align: center;
  }
  .texture_69e9 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.smooth-b1b1 {
  box-shadow: none !important;
}
.gas-d6b1 .new-dcd1,
.button-c189 .new-dcd1 {
  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;
}
.button-c189 .new-dcd1 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.south-a987 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.south-a987:after,
.south-a987:before {
  content: "";
  display: table;
}
.south-a987:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .south-a987 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.south-a987,
.chip-8aa7 {
  max-width: 1248px;
  margin: 0 auto;
}

.list-top-f081.modal-hovered-dad1 .south-a987 {
  max-width: 100%;
}
.list-top-f081.texture-565d {
  max-width: 1200px;
  margin: 0 auto;
}
.list-top-f081.tertiary_dark_3a28 .south-a987 {
  max-width: 100%;
}
.list-top-f081.tertiary_dark_3a28 > .south-a987 {
  padding-left: 0;
  padding-right: 0;
}
.list-top-f081.tertiary_dark_3a28 > .south-a987 .blue-6d0f {
  margin: 0;
}
.list-top-f081.tertiary_dark_3a28
  > .south-a987
  .full_9e74.content-gas-3d20 {
  margin-right: 0;
  margin-left: 0;
}
.list-top-f081.tertiary_dark_3a28 #main.content-gas-3d20 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .article-54fa #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .article-54fa #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .picture-upper-b2e0 .bronze-6f5f {
    padding-right: 1em;
  }
  .picture-upper-b2e0.input_green_bd4d .full_9e74 {
    border-right: 1px solid #eaecee;
  }
  .picture-upper-b2e0.input_green_bd4d .bronze-6f5f {
    padding-right: 1em;
  }
  .picture-upper-b2e0.input_green_bd4d .filter_5cd8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item-dark-ee03 .bronze-6f5f {
    padding-left: 1em;
  }
  .item-dark-ee03.input_green_bd4d .full_9e74 {
    border-left: 1px solid #eaecee;
  }
  .item-dark-ee03.input_green_bd4d .bronze-6f5f {
    padding-left: 1em;
  }
  .item-dark-ee03.input_green_bd4d .filter_5cd8 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .overlay-simple-8954 .bronze-6f5f {
    padding-left: 1em;
  }
  .overlay-simple-8954.input_green_bd4d .background_motion_631a {
    border-right: 1px solid #eaecee;
  }
  .overlay-simple-8954.input_green_bd4d .text_bcb3 {
    border-right: 1px solid #eaecee;
  }
  .overlay-simple-8954.input_green_bd4d .bronze-6f5f {
    padding-left: 1em;
  }
  .overlay-simple-8954.input_green_bd4d .filter_5cd8 {
    padding-right: 1em;
  }
  .overlay-simple-8954.input_green_bd4d .widget-5ce1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner_a234 .bronze-6f5f {
    padding-right: 1em;
  }
  .banner_a234.input_green_bd4d .background_motion_631a {
    border-left: 1px solid #eaecee;
  }
  .banner_a234.input_green_bd4d .text_bcb3 {
    border-left: 1px solid #eaecee;
  }
  .banner_a234.input_green_bd4d .bronze-6f5f {
    padding-right: 1em;
  }
  .banner_a234.input_green_bd4d .filter_5cd8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .banner_a234.input_green_bd4d .widget-5ce1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .article-54fa .bronze-6f5f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .article-54fa.input_green_bd4d .full_9e74 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .article-54fa.input_green_bd4d .bronze-6f5f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .article-54fa.input_green_bd4d .filter_5cd8 {
    padding-left: 1em;
  }
  .article-54fa.input_green_bd4d .widget-5ce1 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .article-54fa.input_green_bd4d .bronze-6f5f {
    padding-left: 0;
  }
}
.shade-545b .tooltip-down-262f {
  display: inline-block;
}
.background_2aa8 {
  display: inline-block;
}
.summary_fe6b {
  word-con: break-word;
}
.texture_smooth_a8be > span {
  display: inline-block;
  padding: 5px 0;
}
.texture_smooth_a8be .pagination_0a40 {
  margin-left: 8px;
  margin-right: 8px;
}
.texture_smooth_a8be .feature-2360 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tooltip_south_21b9 .copper_d11a {
  margin-bottom: 2em;
}
.tooltip_south_21b9 .row_clean_cafa {
  margin-bottom: 15px;
}
.tooltip_south_21b9 .row_clean_cafa:last-child {
  margin-bottom: 0;
}
.tooltip_south_21b9 .grid-8943 {
  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) {
  .tooltip_south_21b9 .grid-8943 {
    display: block;
  }
}
.tooltip_south_21b9 .aside_f73c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tooltip_south_21b9 .aside_f73c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tooltip_south_21b9 .gas-c525 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tooltip_south_21b9 .gas-c525 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tooltip_south_21b9 .gas-c525 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tooltip_south_21b9 .summary_fe6b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tooltip_south_21b9 .summary_fe6b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tooltip_south_21b9 .container-abe4 p:last-child {
  margin-bottom: 0;
}
.tooltip_south_21b9 .backdrop-orange-e80a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tooltip_south_21b9 .dark-bede {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tooltip_south_21b9 .badge_lower_8def {
  margin-top: 1em;
}
.tooltip_south_21b9 .current_1234 {
  top: 0;
  display: block;
}
.tooltip_south_21b9 .current_1234 a {
  color: inherit;
}
.tooltip_south_21b9 .current_1234 a:hover {
  color: inherit;
}
.tooltip_south_21b9 .current_1d93 {
  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;
}
.tooltip_south_21b9 .current_1d93:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tooltip_south_21b9 .dark-bede {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tooltip_south_21b9 .thumbnail-c076 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tooltip_south_21b9 .thumbnail-c076:first-child {
  margin-top: 0;
}
.tooltip_south_21b9 .thumbnail-c076.outline_iron_f12b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tooltip_south_21b9 .thumbnail-c076.title-east-4377 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tooltip_south_21b9
  .thumbnail-c076.title-east-4377.gallery-up-5c78
  .badge_lower_8def {
  width: 100%;
}
.tooltip_south_21b9 .title-east-4377 {
  -webkit-box-align: center;
  align-items: center;
}
.tooltip_south_21b9 .title-east-4377 .texture_smooth_a8be,
.tooltip_south_21b9 .title-east-4377 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tooltip_south_21b9 .gas-c525 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tooltip_south_21b9 .gas-c525 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tooltip_south_21b9 .gas-c525: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;
}
.tooltip_south_21b9 .outline_iron_f12b {
  z-index: 5;
}
.tooltip_south_21b9 .steel_b7fe .dark-b101 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tooltip_south_21b9 .video_6bf2 .dark-b101 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tooltip_south_21b9 .over-f25b .dark-b101 {
  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;
}
.tooltip_south_21b9.paragraph_center_ca6c .grid-8943,
.tooltip_south_21b9.gas_6380 .grid-8943 {
  display: block;
}
.tooltip_south_21b9.paragraph_center_ca6c .grid-8943 .avatar-east-79d7,
.tooltip_south_21b9.paragraph_center_ca6c .grid-8943 .dark-bede,
.tooltip_south_21b9.gas_6380 .grid-8943 .avatar-east-79d7,
.tooltip_south_21b9.gas_6380 .grid-8943 .dark-bede {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tooltip_south_21b9.component-c706 .aside_f73c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tooltip_south_21b9.component-c706 .aside_f73c {
    margin-right: 0;
  }
}
.tooltip_south_21b9.paragraph_center_ca6c .aside_f73c,
.tooltip_south_21b9.gas_6380 .aside_f73c {
  padding-top: 40%;
}
.tooltip_south_21b9.paragraph_center_ca6c .copper_d11a,
.tooltip_south_21b9.gas_6380 .copper_d11a {
  display: block;
}
.tooltip_south_21b9.paragraph_center_ca6c .fn-sticky-dc33 .dark-bede,
.tooltip_south_21b9.gas_6380 .fn-sticky-dc33 .dark-bede {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tooltip_south_21b9.paragraph_center_ca6c .aside_f73c,
.tooltip_south_21b9.gas_6380 .aside_f73c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tooltip_south_21b9.paragraph_center_ca6c .dark-bede {
  padding: 1em;
}
.accordion-9df2 {
  margin: 30px auto;
  display: block;
}
.accordion-9df2 .icon_pro_dd49 > * {
  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;
}
.accordion-9df2 .icon_pro_dd49 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.accordion-9df2 .icon_pro_dd49 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.medium_6655 .texture_smooth_a8be {
  margin-bottom: 1.41575em;
}
.medium_6655 .text-mini-ae2a {
  margin-bottom: 1.618em;
}
.badge_0d2b .alert-steel-f6a9 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.badge_0d2b .alert-steel-f6a9 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.badge_0d2b .hard_d160 {
  max-width: 100%;
  overflow: auto;
}
.label-e6c6 .badge_0d2b a:hover {
  text-decoration: underline;
}
.dim-587a .row_clean_cafa:not(.summary_fe6b),
.dim-587a .gas-c525 {
  margin-bottom: 1.41575em;
}
.dim-587a .row_clean_cafa:not(.summary_fe6b):last-child,
.dim-587a .gas-c525:last-child {
  margin-bottom: 0;
}
.dim-587a .row_clean_cafa.pro-fbc1 {
  margin-bottom: 0.41575em;
}
.dim-587a .footer-purple-ca55:before,
.dim-587a .advanced-0d94:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.dim-587a .footer-purple-ca55:before {
  content: "\f115";
}
.dim-587a .advanced-0d94:before {
  content: "\f02c";
}
.dim-587a .hover-91db {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.dim-587a .hover-91db a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tabs-37b9 {
  display: -webkit-box;
  display: flex;
}
.tabs-37b9 .stale_e8f5 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tabs-37b9 .stale_e8f5 {
    flex-basis: 90px;
  }
}
.tabs-37b9 .active-e2c8 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tabs-37b9 .active-e2c8 {
    flex-basis: calc(100% - 50px);
  }
}
.tabs-37b9 .full-6f42 p:last-child {
  margin-bottom: 0.72em;
}
.focused_4aeb .icon_pro_dd49 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.focused_4aeb .icon_pro_dd49:after,
.focused_4aeb .icon_pro_dd49:before {
  content: "";
  display: table;
}
.focused_4aeb .icon_pro_dd49:after {
  clear: both;
}
.focused_4aeb .icon_pro_dd49 .east-7bbb,
.focused_4aeb .icon_pro_dd49 .detail-27b7 {
  width: 49%;
}
.focused_4aeb .icon_pro_dd49 .east-7bbb a span.image-250d,
.focused_4aeb .icon_pro_dd49 .detail-27b7 a span.image-250d {
  display: block;
  margin-bottom: 5px;
}
.focused_4aeb .icon_pro_dd49 .detail-27b7 {
  float: left;
  text-align: left;
}
.focused_4aeb .icon_pro_dd49 .east-7bbb {
  float: right;
  text-align: right;
}
.header_prev_e514 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .header_prev_e514 {
    margin-bottom: 0;
  }
}
.label_ea6b {
  margin-bottom: 1em;
}
.label_ea6b .summary_fe6b {
  font-size: 1.1em;
  line-height: 1.3;
}
.breadcrumb-lite-0bc3 a {
  display: block;
  line-height: 0;
  position: relative;
}
.accent_yellow_e444 .label_ea6b,
.inner-bad6 .label_ea6b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .accent_yellow_e444 .label_ea6b,
  .inner-bad6 .label_ea6b {
    display: block;
  }
}
.accent_yellow_e444 .breadcrumb-lite-0bc3,
.inner-bad6 .breadcrumb-lite-0bc3 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .accent_yellow_e444 .breadcrumb-lite-0bc3,
  .inner-bad6 .breadcrumb-lite-0bc3 {
    margin-bottom: 1em;
  }
}
.accent_yellow_e444 .breadcrumb-lite-0bc3 img,
.inner-bad6 .breadcrumb-lite-0bc3 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.accent_yellow_e444 .focused_87db,
.inner-bad6 .focused_87db {
  flex-basis: calc(100% - 160px);
}
.accent_yellow_e444 .focused_87db p,
.inner-bad6 .focused_87db p {
  margin-bottom: 0;
}
.accent_yellow_e444 .focused_87db {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .accent_yellow_e444 .focused_87db {
    padding-left: 0;
  }
}
.inner-bad6 .focused_87db {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .inner-bad6 .focused_87db {
    padding-right: 0;
  }
}
.inner-bad6 .breadcrumb-lite-0bc3 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.outline-complex-d086 .breadcrumb-lite-0bc3 {
  margin-bottom: 0.5em;
}
.outline-complex-d086 .breadcrumb-lite-0bc3 img {
  width: 100%;
}
.pattern_3691 .outer-bf57,
.gold_452a .outer-bf57 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.gold_452a .full_9e74 .dirty_8dcb p:last-child {
  margin-bottom: 0;
}
.lite_a8c9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.panel-brown-5b61 .red-e762 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .panel-brown-5b61 .red-e762:last-of-type {
    margin-bottom: 0;
  }
}
.panel-brown-5b61 .red-e762 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.panel-brown-5b61 .red-e762 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.panel-brown-5b61 .red-e762 ul li {
  margin: 0 0 0.6em;
}
.panel-brown-5b61 .red-e762 ul li.west-95e8,
.panel-brown-5b61 .red-e762 ul li.footer_easy_8ed7 {
  position: relative;
}
.panel-brown-5b61 .red-e762 ul li.west-95e8 .list-d6da,
.panel-brown-5b61 .red-e762 ul li.footer_easy_8ed7 .list-d6da {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.panel-brown-5b61 .red-e762 ul li.west-95e8:after:after,
.panel-brown-5b61 .red-e762 ul li.west-95e8:after:before,
.panel-brown-5b61
  .red-e762
  ul
  li.footer_easy_8ed7:after:after,
.panel-brown-5b61
  .red-e762
  ul
  li.footer_easy_8ed7:after:before {
  content: "";
  display: table;
}
.panel-brown-5b61 .red-e762 ul li.west-95e8:after:after,
.panel-brown-5b61
  .red-e762
  ul
  li.footer_easy_8ed7:after:after {
  clear: both;
}
.panel-brown-5b61 .red-e762 a.notice-short-c41c:hover {
  text-decoration: none;
}
.panel-brown-5b61 .red-e762 select {
  max-width: 100%;
}
.panel-brown-5b61 .red-e762 table {
  font-size: 85%;
}
.panel-brown-5b61 .red-e762 table td,
.panel-brown-5b61 .red-e762 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.panel-brown-5b61 .red-e762 table tfoot td {
  text-align: left;
}
.panel-brown-5b61 .red-e762 :last-child {
  margin-bottom: 0;
}
.panel-brown-5b61 .red-e762 .rough_a6b9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.panel-brown-5b61 .red-e762 .rough_a6b9 label {
  width: 100%;
}
.panel-brown-5b61 .red-e762 .rough_a6b9 .gold_d5b3 {
  width: 100%;
  display: block;
}
.panel-brown-5b61 .red-e762 .rough_a6b9 .texture-e6c9 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.panel-brown-5b61 .red-e762 .rough_a6b9 .texture-e6c9:hover svg #svg-search {
  fill: #444;
}
.panel-brown-5b61 .red-e762 .rough_a6b9 .texture-e6c9 svg {
  width: 18px;
  height: 18px;
}
.panel-brown-5b61 .outline_8013 ul ul,
.panel-brown-5b61 .last_0d74 ul ul,
.panel-brown-5b61 .modal_dark_e9cf ul ul,
.panel-brown-5b61 .caption-892e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.panel-brown-5b61 .outline_8013 .paper_7817 > a,
.panel-brown-5b61 .last_0d74 .paper_7817 > a,
.panel-brown-5b61 .modal_dark_e9cf .paper_7817 > a,
.panel-brown-5b61 .caption-892e .paper_7817 > a {
  margin-bottom: 0;
}
.panel-brown-5b61 .card_in_2d34 li,
.panel-brown-5b61 .outline_8013 li,
.panel-brown-5b61 .static_712c li,
.panel-brown-5b61 .last_0d74 li,
.panel-brown-5b61 .modal_dark_e9cf li,
.panel-brown-5b61 .caption-892e li,
.panel-brown-5b61 .column-8009 li,
.panel-brown-5b61 .box_2fe4 li {
  display: block;
  position: relative;
}
.panel-brown-5b61 .card_in_2d34 li:last-child,
.panel-brown-5b61 .outline_8013 li:last-child,
.panel-brown-5b61 .static_712c li:last-child,
.panel-brown-5b61 .last_0d74 li:last-child,
.panel-brown-5b61 .modal_dark_e9cf li:last-child,
.panel-brown-5b61 .caption-892e li:last-child,
.panel-brown-5b61 .column-8009 li:last-child,
.panel-brown-5b61 .box_2fe4 li:last-child {
  border: none;
}
.panel-brown-5b61 .card_in_2d34 li a,
.panel-brown-5b61 .outline_8013 li a,
.panel-brown-5b61 .static_712c li a,
.panel-brown-5b61 .last_0d74 li a,
.panel-brown-5b61 .modal_dark_e9cf li a,
.panel-brown-5b61 .caption-892e li a,
.panel-brown-5b61 .column-8009 li a,
.panel-brown-5b61 .box_2fe4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.panel-brown-5b61 .card_in_2d34 li ul li::before,
.panel-brown-5b61 .outline_8013 li ul li::before,
.panel-brown-5b61 .static_712c li ul li::before,
.panel-brown-5b61 .last_0d74 li ul li::before,
.panel-brown-5b61 .modal_dark_e9cf li ul li::before,
.panel-brown-5b61 .caption-892e li ul li::before,
.panel-brown-5b61 .column-8009 li ul li::before,
.panel-brown-5b61 .box_2fe4 li ul li::before {
  left: 15px;
}
.panel-brown-5b61 .card_in_2d34 li ul a,
.panel-brown-5b61 .outline_8013 li ul a,
.panel-brown-5b61 .static_712c li ul a,
.panel-brown-5b61 .last_0d74 li ul a,
.panel-brown-5b61 .modal_dark_e9cf li ul a,
.panel-brown-5b61 .caption-892e li ul a,
.panel-brown-5b61 .column-8009 li ul a,
.panel-brown-5b61 .box_2fe4 li ul a {
  padding-left: 20px;
}
.panel-brown-5b61 .card_in_2d34 li ul ul li::before,
.panel-brown-5b61 .outline_8013 li ul ul li::before,
.panel-brown-5b61 .static_712c li ul ul li::before,
.panel-brown-5b61 .last_0d74 li ul ul li::before,
.panel-brown-5b61 .modal_dark_e9cf li ul ul li::before,
.panel-brown-5b61 .caption-892e li ul ul li::before,
.panel-brown-5b61 .column-8009 li ul ul li::before,
.panel-brown-5b61 .box_2fe4 li ul ul li::before {
  left: 30px;
}
.panel-brown-5b61 .card_in_2d34 li ul ul a,
.panel-brown-5b61 .outline_8013 li ul ul a,
.panel-brown-5b61 .static_712c li ul ul a,
.panel-brown-5b61 .last_0d74 li ul ul a,
.panel-brown-5b61 .modal_dark_e9cf li ul ul a,
.panel-brown-5b61 .caption-892e li ul ul a,
.panel-brown-5b61 .column-8009 li ul ul a,
.panel-brown-5b61 .box_2fe4 li ul ul a {
  padding-left: 40px;
}
.panel-brown-5b61 .in-6901 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.panel-brown-5b61 .box_2fe4 ul li {
  margin-bottom: 1.41575em;
}
.panel-brown-5b61 .box_2fe4 ul li .tall-df40 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.panel-brown-5b61 .box_2fe4 ul li .copper-77dd {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.main-1f0f .card_in_2d34 li a,
.main-1f0f .outline_8013 li a,
.main-1f0f .static_712c li a,
.main-1f0f .last_0d74 li a,
.main-1f0f .modal_dark_e9cf li a,
.main-1f0f .caption-892e li a,
.main-1f0f .column-8009 li a,
.main-1f0f .box_2fe4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.main-1f0f .in-6901 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.main-1f0f .red-e762 ul li.west-95e8 .list-d6da,
.main-1f0f .red-e762 ul li.footer_easy_8ed7 .list-d6da {
  background: rgba(0, 0, 0, 0.2);
}
.main-1f0f .panel-brown-5b61 .red-e762 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-top-f081 .panel-brown-5b61 .secondary_36e4 li {
  margin: 0;
}
.list-top-f081 .panel-brown-5b61 .secondary_36e4 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.list-top-f081 .panel-brown-5b61 .secondary_36e4 li ul {
  margin: 0;
}
.list-top-f081 .panel-brown-5b61 .secondary_36e4 li ul li a {
  padding-left: 15px;
}
.list-top-f081 .panel-brown-5b61 .secondary_36e4 li ul li li a {
  padding-left: 30px;
}
.list-top-f081 .panel-brown-5b61 .secondary_36e4 li.gradient_green_d67f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.list-top-f081 .panel-brown-5b61 .secondary_36e4 li.gradient_green_d67f > 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;
}
.list-top-f081 .panel-brown-5b61 .secondary_36e4 li.gradient_green_d67f > 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;
}
.alert_right_33c4 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.north-27ec {
  position: relative;
  z-index: 10;
}
.north-27ec .fast-1db0 {
  width: 100%;
  max-width: 100%;
}
.background_stone_77c0 .accent-b972 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.background_stone_77c0 .message_0726 {
}
.background_stone_77c0 .main-1f0f {
  background: #292929;
}
.label_first_2c26 .accent-b972 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.label_first_2c26 .message_0726 {
  background: #f9f9f9;
}
.label_first_2c26 .main-1f0f {
  background: #303030;
}
.sidebar_e4a0 .accent-b972 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .sidebar_e4a0 .tooltip-down-262f {
    margin-bottom: 1em;
  }
  .sidebar_e4a0 .tooltip-down-262f:last-child {
    margin-bottom: 0;
  }
}
.sidebar_e4a0 .message_0726 {
  background: #ededed;
}
.sidebar_e4a0 .main-1f0f {
  background: #1a1a1a;
}
.accent-b972.message_0726 {
  color: rgba(0, 0, 0, 0.6);
}
.accent-b972.message_0726 .rough-308e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-b972.main-1f0f {
  color: rgba(255, 255, 255, 0.99);
}
.accent-b972.main-1f0f a:not(.notice-short-c41c) {
  color: rgba(255, 255, 255, 0.79);
}
.accent-b972.main-1f0f a:not(.notice-short-c41c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent-b972.main-1f0f .rough-308e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-b972.main-1f0f table tbody td,
.accent-b972.main-1f0f table th {
  background: rgba(0, 0, 0, 0.08);
}
.menu-9c8b.card_current_5dd2 .south-a987 {
  max-width: initial;
}
.menu-9c8b .black-0fa0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.menu-9c8b .black-0fa0 .fast-1db0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .menu-9c8b .black-0fa0 .fast-1db0 {
    display: block;
    margin-bottom: 2em;
  }
  .menu-9c8b .black-0fa0 .fast-1db0:last-child {
    margin-bottom: 0;
  }
}
.sidebar_e4a0 .tooltip-down-262f:last-child,
.label_first_2c26 .tooltip-down-262f:last-child,
.background_stone_77c0 .tooltip-down-262f:last-child {
  margin-bottom: 0;
}
.sidebar_e4a0 .tooltip-down-262f .panel-brown-5b61 .red-e762:last-child,
.label_first_2c26 .tooltip-down-262f .panel-brown-5b61 .red-e762:last-child,
.background_stone_77c0 .tooltip-down-262f .panel-brown-5b61 .red-e762:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .sidebar_e4a0 .bronze-7fd7,
  .sidebar_e4a0 .tooltip_855f,
  .label_first_2c26 .bronze-7fd7,
  .label_first_2c26 .tooltip_855f,
  .background_stone_77c0 .bronze-7fd7,
  .background_stone_77c0 .tooltip_855f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .north-27ec .tooltip-down-262f {
    margin-bottom: 2em;
  }
}
.north-27ec p:last-child {
  margin-bottom: 0;
}
.north-27ec li,
.north-27ec ul {
  list-style: none;
  margin: 0;
}
.north-27ec ul ul {
  margin-left: 2.617924em;
}
.nav_black_de24 {
  font-size: 0.875em;
}

/* css-noise: 9352 */
.shadow-element-n4 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
