/*!
Theme Name: Customify
Theme URI: https://pressmaximum.current_942a/customify
Author: WPCustomify
Author URI: https://pressmaximum.current_942a
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.current_942a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.steel-1346.message_in_53a5/licenses/gpl-2.0.narrow_cb98
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.form-orange-cab4/, (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.tooltip-yellow-47c5.table_eeb6/normalize.thumbnail_03e2/
 ======
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.thumbnail_03e2 v7.0.0 | MIT License | github.current_942a/necolas/normalize.thumbnail_03e2 */
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;
}
.icon-2d63 .north-3b26,
.media-solid-7862,
.banner-0f70,
.tooltip-2604,
.selected_7aa7,
.box-594b,
.top-8350,
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;
}
.media-solid-7862,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .media-solid-7862,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .media-solid-7862,
  h1 {
    font-size: 1.8em;
  }
}
.banner-0f70,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.banner-0f70 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .banner-0f70,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .banner-0f70,
  h2 {
    font-size: 1.7em;
  }
}
.tooltip-2604,
h3 {
  font-size: 1.618em;
}
.icon-2d63 .north-3b26,
.selected_7aa7,
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.shade-a509 {
  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;
}
.old-fa34:after,
.old-fa34:before,
.selected-00a0:after,
.selected-00a0:before {
  content: "";
  display: table;
}
.old-fa34:after,
.selected-00a0:after {
  clear: both;
}
.list_dim_2ded {
  float: right;
  margin-right: 0;
}
.thick_9886 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.chip_last_8be2 .badge_south_0737,
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;
}
.chip_last_8be2 .badge_south_0737: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;
}
.picture-dark-9759 .badge_south_0737 {
  box-shadow: none;
}
.picture-dark-9759
  .badge_south_0737
  .warm-6d3f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.picture-dark-9759 .badge_south_0737 .overlay-pro-2446 {
  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;
}
.picture-dark-9759
  .badge_south_0737
  .overlay-pro-2446
  b {
  display: none;
}
.picture-dark-9759 .simple-8ef0 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tabs-liquid-1e3d:not(.panel-2f0a):not(.pattern-0d00),
button:not(.panel-2f0a):not(.pattern-0d00),
input[type="button"]:not(.panel-2f0a):not(
    .pattern-0d00
  ),
input[type="reset"]:not(.panel-2f0a):not(
    .pattern-0d00
  ),
input[type="submit"]:not(.panel-2f0a):not(
    .pattern-0d00
  ) {
  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;
}
.tabs-liquid-1e3d:not(.panel-2f0a):not(
    .pattern-0d00
  ):hover,
button:not(.panel-2f0a):not(
    .pattern-0d00
  ):hover,
input[type="button"]:not(.panel-2f0a):not(
    .pattern-0d00
  ):hover,
input[type="reset"]:not(.panel-2f0a):not(
    .pattern-0d00
  ):hover,
input[type="submit"]:not(.panel-2f0a):not(
    .pattern-0d00
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tabs-liquid-1e3d:not(.panel-2f0a):not(
    .pattern-0d00
  ):active,
.tabs-liquid-1e3d:not(.panel-2f0a):not(
    .pattern-0d00
  ):focus,
button:not(.panel-2f0a):not(
    .pattern-0d00
  ):active,
button:not(.panel-2f0a):not(
    .pattern-0d00
  ):focus,
input[type="button"]:not(.panel-2f0a):not(
    .pattern-0d00
  ):active,
input[type="button"]:not(.panel-2f0a):not(
    .pattern-0d00
  ):focus,
input[type="reset"]:not(.panel-2f0a):not(
    .pattern-0d00
  ):active,
input[type="reset"]:not(.panel-2f0a):not(
    .pattern-0d00
  ):focus,
input[type="submit"]:not(.panel-2f0a):not(
    .pattern-0d00
  ):active,
input[type="submit"]:not(.panel-2f0a):not(
    .pattern-0d00
  ):focus {
  outline: 0;
}
.tabs-liquid-1e3d:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a,
button:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a,
input[type="button"]:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a,
input[type="reset"]:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a,
input[type="submit"]:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a {
  position: relative;
}
.tabs-liquid-1e3d:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a
  .card-small-effb,
.tabs-liquid-1e3d:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a
  .stale_f459,
.tabs-liquid-1e3d:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a
  .search_8b48,
.tabs-liquid-1e3d:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a
  i,
.tabs-liquid-1e3d:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a
  svg,
button:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a
  .card-small-effb,
button:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a
  .stale_f459,
button:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a
  .search_8b48,
button:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a
  i,
button:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a
  svg,
input[type="button"]:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a
  .card-small-effb,
input[type="button"]:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a
  .stale_f459,
input[type="button"]:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a
  .search_8b48,
input[type="button"]:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a
  i,
input[type="button"]:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a
  svg,
input[type="reset"]:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a
  .card-small-effb,
input[type="reset"]:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a
  .stale_f459,
input[type="reset"]:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a
  .search_8b48,
input[type="reset"]:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a
  i,
input[type="reset"]:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a
  svg,
input[type="submit"]:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a
  .card-small-effb,
input[type="submit"]:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a
  .stale_f459,
input[type="submit"]:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a
  .search_8b48,
input[type="submit"]:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a
  i,
input[type="submit"]:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a
  svg {
  visibility: hidden;
}
.tabs-liquid-1e3d:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a:after,
button:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a:after,
input[type="button"]:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a:after,
input[type="reset"]:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a:after,
input[type="submit"]:not(.panel-2f0a):not(
    .pattern-0d00
  ).fn-loading-a99a: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;
}
.tabs-liquid-1e3d:not(.panel-2f0a):not(.pattern-0d00),
input[type="button"]:not(.panel-2f0a):not(
    .pattern-0d00
  ),
input[type="reset"]:not(.panel-2f0a):not(
    .pattern-0d00
  ),
input[type="submit"]:not(.panel-2f0a):not(
    .pattern-0d00
  ) {
  color: #fff;
  background: #235787;
}
.tabs-liquid-1e3d:not(.panel-2f0a):not(
    .pattern-0d00
  ):focus,
input[type="button"]:not(.panel-2f0a):not(
    .pattern-0d00
  ):focus,
input[type="reset"]:not(.panel-2f0a):not(
    .pattern-0d00
  ):focus,
input[type="submit"]:not(.panel-2f0a):not(
    .pattern-0d00
  ):focus {
  color: #fff;
}
.tabs-liquid-1e3d.fn-disabled-a99a:not(.panel-2f0a):not(
    .pattern-0d00
  ),
.tabs-liquid-1e3d[disabled]:not(.panel-2f0a):not(
    .pattern-0d00
  ),
button.fn-disabled-a99a:not(.panel-2f0a):not(
    .pattern-0d00
  ),
button[disabled]:not(.panel-2f0a):not(
    .pattern-0d00
  ) {
  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;
}
.outline-yellow-df3d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.outline-yellow-df3d: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;
}
.hidden_red_2d96 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.video_dc56 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.dropdown-97b7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.old-fa34:after,
.old-fa34:before,
.text-warm-9dda:after,
.text-warm-9dda:before,
.pattern_a1fe:after,
.pattern_a1fe:before,
.pattern_south_4508:after,
.pattern_south_4508:before,
.hard-2adf:after,
.hard-2adf:before,
.content_1a6e:after,
.content_1a6e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.old-fa34:after,
.text-warm-9dda:after,
.pattern_a1fe:after,
.pattern_south_4508:after,
.hard-2adf:after,
.content_1a6e:after {
  clear: both;
}
.text-warm-9dda .tertiary_35ba,
.pattern_a1fe .tertiary_35ba,
.progress_brown_d36d .tertiary_35ba {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.slider_14ed {
  display: inline-block;
}
.component_5b43 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.component_5b43 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.component_5b43 .east-9f96 {
  padding: 1em 0;
  font-size: 85%;
}
.east-9f96 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.panel_fast_de8a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.panel_fast_de8a:after,
.panel_fast_de8a:before {
  content: "";
  display: table;
}
.panel_fast_de8a:after {
  clear: both;
}
.up_f8f2 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.stone-ef3a .up_f8f2 {
  max-width: 50%;
}
.layout_dd7e .up_f8f2 {
  max-width: 33.33%;
}
.stone-92ad .up_f8f2 {
  max-width: 25%;
}
.grid_1d7e .up_f8f2 {
  max-width: 20%;
}
.video-1041 .up_f8f2 {
  max-width: 16.66%;
}
.slow_34fe .up_f8f2 {
  max-width: 14.28%;
}
.overlay_9ec4 .up_f8f2 {
  max-width: 12.5%;
}
.menu_ab19 .up_f8f2 {
  max-width: 11.11%;
}
.small-422b {
  display: block;
}
.icon-2d63 .alert-8ae3 label,
.icon-2d63 .info_smooth_c160 label,
.icon-2d63 .lite_b1c6 label,
.icon-2d63 .gallery_rough_c6d9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.border_714b {
  list-style: none;
  margin: 0;
}
.border_714b article.main-b509 {
  margin-bottom: 0;
}
.border_714b ul {
  list-style: none;
  margin: 0;
}
.border_714b .surface-ca70 li.main-b509 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .border_714b .surface-ca70 li.main-b509 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .border_714b .surface-ca70 li.main-b509: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) {
  .border_714b .surface-ca70 li.main-b509 li.main-b509 li.main-b509 li.main-b509 {
    padding-left: 0;
  }
}
article.main-b509 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.main-b509 .text-warm-9dda p:last-of-type {
  margin-bottom: 0;
}
article.main-b509 .frame_c23b {
  float: left;
}
article.main-b509 .layout-8cd9 {
  margin-left: 85px;
}
article.main-b509 .hot-5f41 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.main-b509 .hot-5f41 .highlight_lower_60ca {
  margin-left: 10px;
}
article.main-b509 .nav_fluid_6f0b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.main-b509 .dark-7a98 {
  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 .alert-8ae3,
  #respond .lite_b1c6,
  #respond .gallery_rough_c6d9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .alert-8ae3 input,
#respond .lite_b1c6 input,
#respond .gallery_rough_c6d9 input {
  width: 100%;
}
#respond .gallery_rough_c6d9 {
  margin-right: 0;
}
#respond .hero-1af4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.aside-static-3b8f {
  margin: auto;
  width: 24px;
  height: 24px;
  min-height: 24px;
  overflow: hidden;
  fill: currentColor;
  line-height: 1em;
  font-size: 1em;
  position: relative;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  background-color: rgba(255, 255, 255, 0.5);
  color: #888;
  opacity: 0.6;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.aside-static-3b8f.link-hovered-55e4 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.aside-static-3b8f svg {
  width: 50%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  fill: currentColor;
  color: currentColor;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.aside-static-3b8f:focus,
.aside-static-3b8f: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);
}
.widget-5df5 {
  border-radius: 10%;
}
.pro_f958 {
  border-radius: 50%;
}
.focus_f19d {
  font-size: 0.72em;
}
.pagination_ceed {
  font-size: 0.875em;
}
.main-first-79b6 {
  font-size: 1.1em;
}
.next-93d6 {
  text-transform: uppercase;
  line-height: 1.2;
}
.next-93d6.focus_f19d {
  letter-spacing: 0.5px;
}
.accent-hard-edef,
.accent-hard-edef a {
  color: #6d6d6d;
}
.accent-hard-edef a:hover {
  color: #111;
}
.filter-gas-315b {
  color: #6d6d6d;
}
.primary-6b83 {
  overflow-x: hidden;
}
.primary-6b83 .banner-paper-9e02.easy-a9d9 {
  position: relative;
}
.primary-6b83 .banner-paper-9e02.easy-a9d9.input-cold-8cb5 {
  position: initial;
}
.primary-6b83
  .banner-paper-9e02.easy-a9d9.input-cold-8cb5
  .cool_26a3 {
  left: auto;
}
.primary-6b83 .banner-paper-9e02 .cool_26a3 {
  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;
}
.primary-6b83 .banner-paper-9e02:hover.easy-a9d9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.primary-6b83
  .banner-paper-9e02:hover.easy-a9d9
  .cool_26a3 {
  display: block;
  z-index: 9999999;
}
.primary-6b83 .fixed-7e1a .current_8bcc,
.primary-6b83 .main-middle-2c0e .current_8bcc {
  display: none;
}
.primary-6b83 .wrapper_orange_8fa5 .banner-paper-9e02:hover.easy-a9d9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.icon-2d63 .alert-8ae3 label,
.icon-2d63 .info_smooth_c160 label,
.icon-2d63 .lite_b1c6 label,
.icon-2d63 .gallery_rough_c6d9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.border_714b {
  list-style: none;
  margin: 0;
}
.border_714b article.main-b509 {
  margin-bottom: 0;
}
.border_714b ul {
  list-style: none;
  margin: 0;
}
.border_714b .surface-ca70 li.main-b509 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .border_714b .surface-ca70 li.main-b509 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .border_714b .surface-ca70 li.main-b509: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) {
  .border_714b .surface-ca70 li.main-b509 li.main-b509 li.main-b509 li.main-b509 {
    padding-left: 0;
  }
}
article.main-b509 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.main-b509 .text-warm-9dda p:last-of-type {
  margin-bottom: 0;
}
article.main-b509 .frame_c23b {
  float: left;
}
article.main-b509 .layout-8cd9 {
  margin-left: 85px;
}
article.main-b509 .hot-5f41 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.main-b509 .hot-5f41 .highlight_lower_60ca {
  margin-left: 10px;
}
article.main-b509 .nav_fluid_6f0b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.main-b509 .dark-7a98 {
  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 .alert-8ae3,
  #respond .lite_b1c6,
  #respond .gallery_rough_c6d9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .alert-8ae3 input,
#respond .lite_b1c6 input,
#respond .gallery_rough_c6d9 input {
  width: 100%;
}
#respond .gallery_rough_c6d9 {
  margin-right: 0;
}
#respond .hero-1af4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.fixed-7e1a .banner_90c3 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.banner_90c3 .header_34c3.item-south-eacd .static-5e67 > li > a:focus,
.banner_90c3 .header_34c3.item-south-eacd .static-5e67 > li > a:hover,
.banner_90c3 .header_34c3.link-inner-80b9 .static-5e67 > li > a:focus,
.banner_90c3 .header_34c3.link-inner-80b9 .static-5e67 > li > a:hover,
.banner_90c3 .header_34c3.frame_8c92 .static-5e67 > li > a:focus,
.banner_90c3 .header_34c3.frame_8c92 .static-5e67 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.banner_90c3
  .header_34c3.item-south-eacd
  .static-5e67
  > li.fixed_9da8
  > a,
.banner_90c3
  .header_34c3.item-south-eacd
  .static-5e67
  > li.aside-hot-c027
  > a,
.banner_90c3
  .header_34c3.link-inner-80b9
  .static-5e67
  > li.fixed_9da8
  > a,
.banner_90c3
  .header_34c3.link-inner-80b9
  .static-5e67
  > li.aside-hot-c027
  > a,
.banner_90c3
  .header_34c3.frame_8c92
  .static-5e67
  > li.fixed_9da8
  > a,
.banner_90c3 .header_34c3.frame_8c92 .static-5e67 > li.slider_brown_3873 > a {
  color: rgba(255, 255, 255, 0.99);
}
.banner_90c3 .content_red_1d77,
.banner_90c3 .content_red_1d77 a {
  color: rgba(255, 255, 255, 0.99);
}
.banner_90c3 .fast_dc8f.image_solid_cd7d li a,
.banner_90c3 .background-7051 a,
.banner_90c3 .secondary_gas_0b37,
.banner_90c3 .static-5e67 > li > a,
.banner_90c3 .description-action-3bc9 {
  color: rgba(255, 255, 255, 0.79);
}
.banner_90c3 .fast_dc8f.image_solid_cd7d li a:hover,
.banner_90c3 .background-7051 a:hover,
.banner_90c3 .secondary_gas_0b37:hover,
.banner_90c3 .static-5e67 > li > a:hover,
.banner_90c3 .description-action-3bc9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.banner_90c3 .sort_4f1b {
  color: rgba(255, 255, 255, 0.79);
}
.banner_90c3 .sort_4f1b .texture-fc1b {
  color: rgba(255, 255, 255, 0.99);
}
.banner_90c3 .sort_4f1b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.banner_90c3 .button_75fa .article-under-9615 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.banner_90c3 .button_75fa .article-under-9615 .main_bright_3730 {
  color: rgba(255, 255, 255, 0.79);
}
.banner_90c3
  .button_75fa
  .article-under-9615
  .main_bright_3730::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.banner_90c3
  .button_75fa
  .article-under-9615
  .main_bright_3730:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.banner_90c3
  .button_75fa
  .article-under-9615
  .main_bright_3730::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.banner_90c3
  .button_75fa
  .article-under-9615
  .main_bright_3730::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.banner_90c3 .button_75fa .box_4dfb {
  color: rgba(255, 255, 255, 0.79);
}
.banner_90c3 .button_75fa .box_4dfb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card_a7ec
  .banner_90c3
  .button_75fa
  .accordion_99c1
  .heading-bright-4496 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.card_a7ec
  .banner_90c3
  .button_75fa
  .accordion_99c1
  .main_bright_3730 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fixed-7e1a .frame-1b27 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.frame-1b27 .header_34c3.item-south-eacd .static-5e67 > li > a:focus,
.frame-1b27 .header_34c3.item-south-eacd .static-5e67 > li > a:hover,
.frame-1b27 .header_34c3.link-inner-80b9 .static-5e67 > li > a:focus,
.frame-1b27 .header_34c3.link-inner-80b9 .static-5e67 > li > a:hover,
.frame-1b27 .header_34c3.frame_8c92 .static-5e67 > li > a:focus,
.frame-1b27 .header_34c3.frame_8c92 .static-5e67 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame-1b27
  .header_34c3.item-south-eacd
  .static-5e67
  > li.fixed_9da8
  > a,
.frame-1b27
  .header_34c3.item-south-eacd
  .static-5e67
  > li.aside-hot-c027
  > a,
.frame-1b27
  .header_34c3.link-inner-80b9
  .static-5e67
  > li.fixed_9da8
  > a,
.frame-1b27
  .header_34c3.link-inner-80b9
  .static-5e67
  > li.aside-hot-c027
  > a,
.frame-1b27
  .header_34c3.frame_8c92
  .static-5e67
  > li.fixed_9da8
  > a,
.frame-1b27 .header_34c3.frame_8c92 .static-5e67 > li.slider_brown_3873 > a {
  color: rgba(0, 0, 0, 0.8);
}
.frame-1b27 .content_red_1d77,
.frame-1b27 .content_red_1d77 a {
  color: rgba(0, 0, 0, 0.8);
}
.frame-1b27 .fast_dc8f.image_solid_cd7d li a,
.frame-1b27 .background-7051 a,
.frame-1b27 .secondary_gas_0b37,
.frame-1b27 .static-5e67 > li > a,
.frame-1b27 .description-action-3bc9 {
  color: rgba(0, 0, 0, 0.55);
}
.frame-1b27 .fast_dc8f.image_solid_cd7d li a:hover,
.frame-1b27 .background-7051 a:hover,
.frame-1b27 .secondary_gas_0b37:hover,
.frame-1b27 .static-5e67 > li > a:hover,
.frame-1b27 .description-action-3bc9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame-1b27 .sort_4f1b {
  color: rgba(0, 0, 0, 0.55);
}
.frame-1b27 .sort_4f1b .texture-fc1b {
  color: rgba(0, 0, 0, 0.8);
}
.frame-1b27 .sort_4f1b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade-259c .picture_left_b6ed {
  margin-left: auto;
  margin-right: auto;
}
.pattern_a1fe > * {
  margin-left: auto;
  margin-right: auto;
}
.pattern_a1fe .hidden_red_2d96 {
  margin-right: 1.41575em;
}
.text_wide_dbe5 .pattern_a1fe > .carousel-2883 {
  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;
}
.text_wide_dbe5 .pattern_a1fe > .basic-c12c {
  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;
}
.detail-north-94dd.shade-259c .picture_left_b6ed,
.simple-1d07.shade-259c .picture_left_b6ed {
  margin-left: 0;
}
.block-3aa3.shade-259c .picture_left_b6ed,
.short_a56b.shade-259c .picture_left_b6ed {
  margin-right: 0;
}
.pattern_a1fe ol,
.pattern_a1fe ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.preview_ebe3 video {
  max-width: 100%;
}
.logo_south_e90b img {
  display: block;
}
.logo_south_e90b.hidden_red_2d96,
.logo_south_e90b.video_dc56 {
  width: 100%;
}
.logo_south_e90b.basic-c12c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.focus_tiny_d627:not(.description-mini-505c) {
  margin: 1.5em auto;
}
.aside_1b0f p {
  padding: 1.5em 14px;
}
ul.column-5229.basic-c12c,
ul.column-5229.carousel-2883,
ul.column-5229.accordion_left_9b4f.carousel-2883 {
  padding: 0 14px;
}
.summary_c91f {
  display: block;
  overflow-x: auto;
}
.summary_c91f table {
  border-collapse: collapse;
  width: 100%;
}
.summary_c91f td,
.summary_c91f th {
  padding: 0.5em;
}
.pattern_a1fe li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.pattern_a1fe ol ol,
.pattern_a1fe ol ul,
.pattern_a1fe ul ol,
.pattern_a1fe ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.pattern_a1fe ol ol li,
.pattern_a1fe ol ul li,
.pattern_a1fe ul ol li,
.pattern_a1fe ul ul li {
  margin-left: 0;
}
.main_3173.in_122e > .mini-a90a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.main_3173.in_122e > .mini-a90a iframe,
.main_3173.in_122e > .mini-a90a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hover_bright_8c71 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hover_bright_8c71.thumbnail-yellow-3dc8 {
  padding: 0;
}
.hover_bright_8c71.thumbnail-yellow-3dc8 cite {
  font-size: 13px;
}
.hover_bright_8c71 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hover_bright_8c71 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tiny_96ce {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tiny_96ce > p:first-child {
  margin-top: 0;
}
.tiny_96ce cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tiny_96ce blockquote {
  border-left: 0;
}
.list_pink_ed43 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.list_pink_ed43:not(.shade-wide-5936) {
  max-width: 100px;
}
.list_pink_ed43.tag-brown-693e {
  border-bottom: none !important;
  text-align: center;
}
.list_pink_ed43.tag-brown-693e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .aside_1b0f p {
    padding: 1.5em 0;
  }
}
.rough-f43f {
  color: #0073aa;
}
.link_9bd1 {
  background-color: #0073aa;
}
.media-e1d6 {
  color: #229fd8;
}
.primary_6ce9 {
  background-color: #229fd8;
}
.info-4908 {
  color: #eee;
}
.badge-9719 {
  background-color: #eee;
}
.bright_28c9 {
  color: #444;
}
.button_5018 {
  background-color: #444;
}
.old_b92f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.old_b92f .red-4331 .background-7051 {
  font-size: 15px;
}
.old_b92f .background-7051 {
  line-height: 1.3;
}
.old_b92f .frame-1b27 {
}
.old_b92f .banner_90c3 {
  background: #235787;
}
.link_f5c8 {
  padding: 0;
}
.link_f5c8 .banner_90c3 {
  background: #1a1a1a;
}
.link_f5c8 .frame-1b27 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.avatar-short-dad6 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.avatar-short-dad6 .frame-1b27 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.avatar-short-dad6 .banner_90c3 {
  background: #303030;
}
.content_1a6e {
  position: relative;
  z-index: 10;
}
.content_1a6e .row-bottom-554e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wide-409b .easy-a9d9 {
  display: inline-block;
  vertical-align: middle;
}
.wide-409b.huge_fb3a .easy-a9d9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .wide-409b.huge_fb3a .easy-a9d9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .wide-409b.huge_fb3a .easy-a9d9 {
    margin-right: 0.4em;
  }
}
.wide-409b.huge_fb3a .easy-a9d9:last-child {
  margin-right: 0;
}
.detail-8171 .row-bottom-554e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .fixed-7e1a .red-4331 {
    margin: 0 -0.5em;
  }
  .fixed-7e1a .red-4331 [class*="customify-col-"],
  .fixed-7e1a .red-4331 [class*="customify-col_"],
  .fixed-7e1a .red-4331 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.fixed-7e1a.secondary-5009 .row-bottom-554e {
  background: 0 0 !important;
}
.fixed-7e1a.secondary-5009 .row-bottom-554e,
.fixed-7e1a.detail-8171 .row-bottom-554e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .fixed-7e1a.dynamic-8a01 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.fixed-7e1a.detail-8171 .row-bottom-554e {
  box-shadow: none !important;
}
.chip-large-a82a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .chip-large-a82a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .chip-large-a82a {
    padding: 18px 0 20px;
  }
}
.chip-large-a82a .mini-ee7d {
  width: 100%;
}
.chip-large-a82a .accent-dirty-367c {
  margin-bottom: 0;
}
.chip-large-a82a .mask-top-1815 {
  margin-top: 5px;
  font-size: 0.875em;
}
.background-orange-35d2 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.background-orange-35d2 .tooltip-cool-9f46 {
  width: 100%;
}
.gradient_b2b3 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.gradient_b2b3 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.gradient_b2b3 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;
}
.gradient_b2b3 li:last-child:after {
  display: none;
}
.gradient_b2b3 li a {
  font-weight: 500;
  margin-right: 10px;
}
.logo-f787 .current_8bcc button,
.chip-large-a82a .current_8bcc button {
  left: 0;
}
.logo-f787 .tooltip-cool-9f46,
.chip-large-a82a .tooltip-cool-9f46 {
  padding-left: 0;
  padding-right: 0;
}
.logo-f787 .background-orange-35d2,
.chip-large-a82a .background-orange-35d2 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.logo-f787 {
  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;
}
.logo-f787: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;
}
.logo-f787 .link_5ec2 {
  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) {
  .logo-f787 .link_5ec2 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .logo-f787 .link_5ec2 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .logo-f787 .link_5ec2 {
    min-height: 200px;
  }
}
.logo-f787 .gradient_b2b3 {
  color: rgba(255, 255, 255, 0.8);
}
.logo-f787 .gradient_b2b3 a,
.logo-f787 .gradient_b2b3 li:after {
  color: inherit;
}
.logo-f787 .gradient_b2b3 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.column-464e {
  margin-bottom: 0.5em;
}
.section-orange-fbab {
  margin-bottom: 1.2em;
}
.section-orange-fbab,
.column-464e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.section-orange-fbab p:last-child,
.column-464e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .current_8bcc,
#masthead .current_8bcc {
  display: none;
}
#masthead
  > .current_8bcc.main-5299 {
  display: none;
}
#masthead > .current_8bcc button {
  left: 0;
}
.shadow_6bd3 {
  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%;
}
.shadow_6bd3 .easy-a9d9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.shadow_6bd3 .thumbnail-narrow-c164 {
  display: -webkit-box;
  display: flex;
}
.shadow_6bd3 .thumbnail-narrow-c164.footer_warm_1c3e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.shadow_6bd3 .thumbnail-narrow-c164.section_pink_c07d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shadow_6bd3 .thumbnail-narrow-c164.north_9633 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shadow_6bd3.backdrop_steel_8c53.section-f37d .thumbnail-narrow-c164.footer_warm_1c3e {
  flex-basis: 100%;
}
.shadow_6bd3.status_prev_5eef .thumbnail-narrow-c164.section_pink_c07d {
  -webkit-box-flex: 1;
  flex: auto;
}
.shadow_6bd3.status_prev_5eef .thumbnail-narrow-c164.north_9633 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .current_8bcc.main-5299 {
  display: none;
}
#masthead > .current_8bcc button {
  left: 0;
}
.outline_2376 {
  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;
}
.outline_2376:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.outline_2376.overlay_next_0673 i {
  margin-right: 4px;
}
.outline_2376.smooth-6aaf i {
  margin-left: 5px;
}
.background-7051 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.background-7051 p:last-child {
  margin-bottom: 0;
}
.focus-in-3a34 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.focus-in-3a34 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.focus-in-3a34 img {
  display: block;
  width: auto;
  line-height: 1;
}
.focus-in-3a34 .content_red_1d77 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.focus-in-3a34 .east-1705 {
  margin: 5px 0 7px 0;
}
.focus-in-3a34.heading-tiny-aa97 .block-narrow-e4f4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus-in-3a34.heading-tiny-aa97 .caption_be06 {
  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;
}
.focus-in-3a34.gradient-9e95 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.focus-in-3a34.gradient-9e95 .block-narrow-e4f4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus-in-3a34.gradient-9e95 .caption_be06 {
  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;
}
.focus-in-3a34.complex_dd66 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.focus-in-3a34.warm-a063 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.focus-in-3a34.warm-a063 .caption_be06 {
  margin-top: 7px;
}
.bright_3291 {
  display: inline-block;
}
.content_1a6e .detail-bottom-2b58 .focus-in-3a34 img {
  max-width: 100%;
}
.header_34c3 .shadow_static_9a02.outer-144b,
.dim_02b4 .shadow_static_9a02.outer-144b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.header_34c3 .cold_1d71,
.dim_02b4 .cold_1d71 {
  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%);
}
.header_34c3 .cold_1d71 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.header_34c3.feature_west_6237 .cold_1d71 {
  display: none;
}
.header_34c3 .red_5b3c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header_34c3 .red_5b3c li {
  display: inline-block;
  position: relative;
}
.header_34c3 .red_5b3c li:last-child {
  margin-right: 0;
}
.header_34c3 .red_5b3c 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;
}
.header_34c3 .red_5b3c li.slider_brown_3873 > a {
  color: rgba(0, 0, 0, 0.9);
}
.header_34c3 .red_5b3c > 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;
}
.header_34c3 .red_5b3c > li > a i {
  line-height: 0;
}
.header_34c3 .red_5b3c > li.image_2a6a > a .cold_1d71 {
  margin-left: 4px;
  line-height: 0;
}
.header_34c3 .red_5b3c .border-liquid-e035 li.image_2a6a > a {
  position: relative;
}
.header_34c3 .red_5b3c .border-liquid-e035 li.image_2a6a > a:after,
.header_34c3 .red_5b3c .border-liquid-e035 li.image_2a6a > a:before {
  content: "";
  display: table;
}
.header_34c3 .red_5b3c .border-liquid-e035 li.image_2a6a > a:after {
  clear: both;
}
.header_34c3 .red_5b3c .border-liquid-e035 li.image_2a6a > a .cold_1d71 {
  margin-left: 5px;
  float: right;
}
.header_34c3 .gallery_a030,
.header_34c3 .border-liquid-e035 {
  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;
}
.header_34c3 .border-liquid-e035 {
  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;
}
.header_34c3 .border-liquid-e035 .outer-144b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.header_34c3 .border-liquid-e035 .cold_1d71 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.header_34c3 .border-liquid-e035 li {
  display: block;
  margin: 0;
  padding: 0;
}
.header_34c3 .border-liquid-e035 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;
}
.header_34c3 .border-liquid-e035 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.header_34c3 .border-liquid-e035 .border-liquid-e035 {
  top: 0;
  left: 100%;
}
.header_34c3 .motion-9fc8.fn-focus-a99a > .gallery_a030,
.header_34c3 .motion-9fc8.fn-focus-a99a > .border-liquid-e035,
.header_34c3 .motion-9fc8:focus > .gallery_a030,
.header_34c3 .motion-9fc8:focus > .border-liquid-e035,
.header_34c3 .motion-9fc8:hover > .gallery_a030,
.header_34c3 .motion-9fc8:hover > .border-liquid-e035 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.header_34c3.frame_8c92 .static-5e67:after,
.header_34c3.frame_8c92 .static-5e67:before {
  content: "";
  display: table;
}
.header_34c3.frame_8c92 .static-5e67:after {
  clear: both;
}
.header_34c3.frame_8c92 .static-5e67 > li {
  float: left;
}
.header_34c3.shade-3045 .static-5e67:after,
.header_34c3.shade-3045 .static-5e67:before {
  content: "";
  display: table;
}
.header_34c3.shade-3045 .static-5e67:after {
  clear: both;
}
.header_34c3.shade-3045 .static-5e67 > li {
  float: left;
}
.header_34c3.shade-3045 .static-5e67 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.header_34c3.shade-3045 .static-5e67 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.header_34c3.shade-3045 .static-5e67 > li.fixed_9da8 > a,
.header_34c3.shade-3045 .static-5e67 > li.slider_brown_3873 > a {
  color: #fff;
  background-color: #1e4b75;
}
.header_34c3.item-south-eacd .static-5e67 > li > a .outer-144b {
  position: relative;
}
.header_34c3.item-south-eacd .static-5e67 > li > a .outer-144b: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;
}
.header_34c3.item-south-eacd
  .static-5e67
  > li:focus
  > a
  .outer-144b:before,
.header_34c3.item-south-eacd
  .static-5e67
  > li:hover
  > a
  .outer-144b:before {
  width: 100%;
  background-color: currentColor;
}
.header_34c3.item-south-eacd
  .static-5e67
  > li.fixed_9da8
  > a
  .outer-144b:before,
.header_34c3.item-south-eacd
  .static-5e67
  > li.aside-hot-c027
  > a
  .outer-144b:before {
  width: 100%;
  background-color: currentColor;
}
.header_34c3.link-inner-80b9 .static-5e67 > li > a .outer-144b {
  position: relative;
}
.header_34c3.link-inner-80b9 .static-5e67 > li > a .outer-144b: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;
}
.header_34c3.link-inner-80b9 .static-5e67 > li:focus > a .outer-144b:before,
.header_34c3.link-inner-80b9
  .static-5e67
  > li:hover
  > a
  .outer-144b:before {
  width: 100%;
  background-color: currentColor;
}
.header_34c3.link-inner-80b9
  .static-5e67
  > li.fixed_9da8
  > a
  .outer-144b:before,
.header_34c3.link-inner-80b9
  .static-5e67
  > li.aside-hot-c027
  > a
  .outer-144b:before {
  width: 100%;
  background-color: currentColor;
}
.dim_02b4 .red_5b3c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dim_02b4 .red_5b3c li:first-child > a {
  border-top: none;
}
.dim_02b4 .red_5b3c .old-a25f > .outer-144b .cold_1d71 {
  display: none;
}
.dim_02b4 .red_5b3c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dim_02b4 .red_5b3c li:last-child {
  border: none;
}
.dim_02b4 .red_5b3c li.image_2a6a > a {
  padding-right: 45px !important;
}
.dim_02b4 .red_5b3c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dim_02b4 .red_5b3c li a:focus,
.dim_02b4 .red_5b3c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dim_02b4 .red_5b3c li .mini_54b4 {
  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;
}
.dim_02b4 .red_5b3c li .mini_54b4:hover {
  box-shadow: none;
}
.dim_02b4 .red_5b3c li .mini_54b4 .cold_1d71 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dim_02b4 .red_5b3c .border-liquid-e035 {
  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);
}
.dim_02b4 .red_5b3c .border-liquid-e035 li a {
  padding-left: 3em;
}
.dim_02b4 .red_5b3c .copper_2b12 > a .mini_54b4 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dim_02b4 .red_5b3c .copper_2b12 > .border-liquid-e035 {
  display: block;
  opacity: 1;
}
.item_261e {
  max-width: 100%;
}
.grid-fbbe {
  line-height: 0;
  cursor: pointer;
}
.description-action-3bc9 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.description-action-3bc9:hover {
  box-shadow: none;
  color: currentColor;
}
.description-action-3bc9 svg {
  width: 18px;
  height: 18px;
}
.description-action-3bc9 .badge_057f {
  display: none;
}
.shadow_6d10 {
  position: relative;
}
.shadow_6d10.fn-active-a99a .description-action-3bc9 .summary_25fe {
  display: none;
}
.shadow_6d10.fn-active-a99a .description-action-3bc9 .badge_057f {
  display: inline-block;
}
.shadow_6d10 .bottom_d1f8 {
  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);
}
.shadow_6d10.hover_easy_fb5d .bottom_d1f8 {
  left: auto;
  right: -0.9em;
}
.shadow_6d10.hover_easy_fb5d .preview-4d22::before {
  left: auto;
  right: 15px;
}
.shadow_6d10.fn-active-a99a .bottom_d1f8 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accordion_99c1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.accordion_99c1 label {
  flex-basis: 100%;
}
.accordion_99c1 .article-under-9615 {
  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;
}
.accordion_99c1 .main_bright_3730 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.accordion_99c1 .main_bright_3730:focus {
  background-color: transparent;
}
.accordion_99c1 button.box_4dfb {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.accordion_99c1 button.box_4dfb:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.accordion_99c1 button.box_4dfb svg {
  width: 18px;
  height: 18px;
}
.accordion_99c1 input[type="submit"] {
  min-height: auto;
}
.button_75fa .accordion_99c1 .main_bright_3730 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.preview-4d22 {
  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) {
  .preview-4d22 {
    width: 220px;
  }
}
.preview-4d22 label {
  flex-basis: 100%;
}
.preview-4d22::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;
}
.card_a7ec .button_75fa .accordion_99c1 {
  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;
}
.card_a7ec
  .button_75fa
  .accordion_99c1
  .article-under-9615 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.card_a7ec .button_75fa .accordion_99c1 .main_bright_3730 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.card_a7ec
  .button_75fa
  .accordion_99c1
  .main_bright_3730:focus {
  background: 0 0;
}
.card_a7ec
  .button_75fa
  .accordion_99c1
  .heading-bright-4496 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.fast_dc8f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.fast_dc8f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.fast_dc8f li:last-child {
  margin-right: 0;
}
.fast_dc8f li:first-child {
  margin-left: 0;
}
.fast_dc8f.icon-hard-b9fc a {
  color: #fff;
}
.fast_dc8f.icon-hard-b9fc a:hover {
  color: #fff;
}
.fast_dc8f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.fast_dc8f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.fast_dc8f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fast_dc8f a:hover {
  opacity: 0.9;
  color: inherit;
}
.fast_dc8f [class*="social-icon-apple"] {
  background-color: #999;
}
.fast_dc8f [class*="social-icon-apple"].badge-lite-5c34 {
  background-color: transparent;
  color: #999;
}
.fast_dc8f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.fast_dc8f [class*="social-icon-behance"].badge-lite-5c34 {
  background-color: transparent;
  color: #1769ff;
}
.fast_dc8f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.fast_dc8f [class*="social-icon-bitbucket"].badge-lite-5c34 {
  background-color: transparent;
  color: #205081;
}
.fast_dc8f [class*="social-icon-codepen"] {
  background-color: #000;
}
.fast_dc8f [class*="social-icon-codepen"].badge-lite-5c34 {
  background-color: transparent;
  color: #000;
}
.fast_dc8f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.fast_dc8f [class*="social-icon-delicious"].badge-lite-5c34 {
  background-color: transparent;
  color: #39f;
}
.fast_dc8f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.fast_dc8f [class*="social-icon-digg"].badge-lite-5c34 {
  background-color: transparent;
  color: #005be2;
}
.fast_dc8f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.fast_dc8f [class*="social-icon-dribbble"].badge-lite-5c34 {
  background-color: transparent;
  color: #ea4c89;
}
.fast_dc8f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.fast_dc8f [class*="social-icon-envelope"].badge-lite-5c34 {
  background-color: transparent;
  color: #ea4335;
}
.fast_dc8f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.fast_dc8f [class*="social-icon-facebook"].badge-lite-5c34 {
  background-color: transparent;
  color: #3b5998;
}
.fast_dc8f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.fast_dc8f [class*="social-icon-flickr"].badge-lite-5c34 {
  background-color: transparent;
  color: #0063dc;
}
.fast_dc8f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.fast_dc8f [class*="social-icon-foursquare"].badge-lite-5c34 {
  background-color: transparent;
  color: #2d5be3;
}
.fast_dc8f [class*="social-icon-github"] {
  background-color: #333;
}
.fast_dc8f [class*="social-icon-github"].badge-lite-5c34 {
  background-color: transparent;
  color: #333;
}
.fast_dc8f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.fast_dc8f [class*="social-icon-google-plus"].badge-lite-5c34 {
  background-color: transparent;
  color: #dd4b39;
}
.fast_dc8f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.fast_dc8f [class*="social-icon-houzz"].badge-lite-5c34 {
  background-color: transparent;
  color: #7ac142;
}
.fast_dc8f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.fast_dc8f [class*="social-icon-instagram"].badge-lite-5c34 {
  background-color: transparent;
  color: #262626;
}
.fast_dc8f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.fast_dc8f [class*="social-icon-jsfiddle"].badge-lite-5c34 {
  background-color: transparent;
  color: #487aa2;
}
.fast_dc8f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.fast_dc8f [class*="social-icon-linkedin"].badge-lite-5c34 {
  background-color: transparent;
  color: #0077b5;
}
.fast_dc8f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.fast_dc8f [class*="social-icon-medium"].badge-lite-5c34 {
  background-color: transparent;
  color: #00ab6b;
}
.fast_dc8f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.fast_dc8f
  [class*="social-icon-odnoklassniki"].badge-lite-5c34 {
  background-color: transparent;
  color: #f4731c;
}
.fast_dc8f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.fast_dc8f [class*="social-icon-meetup"].badge-lite-5c34 {
  background-color: transparent;
  color: #ec1c40;
}
.fast_dc8f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.fast_dc8f [class*="social-icon-pinterest"].badge-lite-5c34 {
  background-color: transparent;
  color: #bd081c;
}
.fast_dc8f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.fast_dc8f [class*="social-icon-product-hunt"].badge-lite-5c34 {
  background-color: transparent;
  color: #da552f;
}
.fast_dc8f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.fast_dc8f [class*="social-icon-reddit"].badge-lite-5c34 {
  background-color: transparent;
  color: #ff4500;
}
.fast_dc8f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.fast_dc8f [class*="social-icon-rss"].badge-lite-5c34 {
  background-color: transparent;
  color: #f26522;
}
.fast_dc8f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.fast_dc8f
  [class*="social-icon-shopping-cart"].badge-lite-5c34 {
  background-color: transparent;
  color: #4caf50;
}
.fast_dc8f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.fast_dc8f [class*="social-icon-skype"].badge-lite-5c34 {
  background-color: transparent;
  color: #00aff0;
}
.fast_dc8f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.fast_dc8f [class*="social-icon-slideshare"].badge-lite-5c34 {
  background-color: transparent;
  color: #0077b5;
}
.fast_dc8f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.fast_dc8f [class*="social-icon-snapchat"].badge-lite-5c34 {
  background-color: transparent;
  color: #fffc00;
}
.fast_dc8f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.fast_dc8f [class*="social-icon-soundcloud"].badge-lite-5c34 {
  background-color: transparent;
  color: #f80;
}
.fast_dc8f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.fast_dc8f [class*="social-icon-spotify"].badge-lite-5c34 {
  background-color: transparent;
  color: #2ebd59;
}
.fast_dc8f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.fast_dc8f
  [class*="social-icon-stack-overflow"].badge-lite-5c34 {
  background-color: transparent;
  color: #fe7a15;
}
.fast_dc8f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.fast_dc8f [class*="social-icon-maldkfgram"].badge-lite-5c34 {
  background-color: transparent;
  color: #2ca5e0;
}
.fast_dc8f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.fast_dc8f [class*="social-icon-tripadvisor"].badge-lite-5c34 {
  background-color: transparent;
  color: #589442;
}
.fast_dc8f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.fast_dc8f [class*="social-icon-tumblr"].badge-lite-5c34 {
  background-color: transparent;
  color: #35465c;
}
.fast_dc8f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.fast_dc8f [class*="social-icon-twitch"].badge-lite-5c34 {
  background-color: transparent;
  color: #6441a5;
}
.fast_dc8f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.fast_dc8f [class*="social-icon-twitter"].badge-lite-5c34 {
  background-color: transparent;
  color: #1da1f2;
}
.fast_dc8f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.fast_dc8f [class*="social-icon-vimeo"].badge-lite-5c34 {
  background-color: transparent;
  color: #1ab7ea;
}
.fast_dc8f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.fast_dc8f [class*="social-icon-vk"].badge-lite-5c34 {
  background-color: transparent;
  color: #45668e;
}
.fast_dc8f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.fast_dc8f [class*="social-icon-weibo"].badge-lite-5c34 {
  background-color: transparent;
  color: #df2029;
}
.fast_dc8f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.fast_dc8f [class*="social-icon-weixin"].badge-lite-5c34 {
  background-color: transparent;
  color: #7bb32e;
}
.fast_dc8f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.fast_dc8f [class*="social-icon-whatsapp"].badge-lite-5c34 {
  background-color: transparent;
  color: #25d366;
}
.fast_dc8f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.fast_dc8f [class*="social-icon-wordpress"].badge-lite-5c34 {
  background-color: transparent;
  color: #21759b;
}
.fast_dc8f [class*="social-icon-xing"] {
  background-color: #026466;
}
.fast_dc8f [class*="social-icon-xing"].badge-lite-5c34 {
  background-color: transparent;
  color: #026466;
}
.fast_dc8f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.fast_dc8f [class*="social-icon-yelp"].badge-lite-5c34 {
  background-color: transparent;
  color: #af0606;
}
.fast_dc8f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.fast_dc8f [class*="social-icon-youtube"].badge-lite-5c34 {
  background-color: transparent;
  color: #cd201f;
}
.secondary_gas_0b37 {
  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;
}
.secondary_gas_0b37:hover {
  box-shadow: none;
  background: 0 0;
}
.north-d5b9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.description_bd49 {
  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;
}
.text_707e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.main-5ce2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.main-5ce2,
.main-5ce2::after,
.main-5ce2::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;
}
.main-5ce2::after,
.main-5ce2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.grid_dirty_9727 .description_bd49 .text_707e {
  margin-top: -2px;
  width: 19px;
}
.grid_dirty_9727 .description_bd49 .main-5ce2 {
  margin-top: -1px;
}
.grid_dirty_9727 .description_bd49 .main-5ce2,
.grid_dirty_9727 .description_bd49 .main-5ce2::after,
.grid_dirty_9727 .description_bd49 .main-5ce2::before {
  width: 19px;
  height: 2px;
}
.grid_dirty_9727 .description_bd49 .main-5ce2::before {
  top: -6px;
}
.grid_dirty_9727 .description_bd49 .main-5ce2::after {
  bottom: -6px;
}
.module-bottom-8ba0 .description_bd49 .text_707e {
  margin-top: -2px;
  width: 22px;
}
.module-bottom-8ba0 .description_bd49 .main-5ce2 {
  margin-top: -1px;
}
.module-bottom-8ba0 .description_bd49 .main-5ce2,
.module-bottom-8ba0 .description_bd49 .main-5ce2::after,
.module-bottom-8ba0 .description_bd49 .main-5ce2::before {
  width: 22px;
  height: 2px;
}
.module-bottom-8ba0 .description_bd49 .main-5ce2::before {
  top: -7px;
}
.module-bottom-8ba0 .description_bd49 .main-5ce2::after {
  bottom: -7px;
}
.action_a453 .description_bd49 .text_707e {
  margin-top: -2px;
  width: 31px;
}
.action_a453 .description_bd49 .main-5ce2 {
  margin-top: -1.5px;
}
.action_a453 .description_bd49 .main-5ce2,
.action_a453 .description_bd49 .main-5ce2::after,
.action_a453 .description_bd49 .main-5ce2::before {
  width: 31px;
  height: 3px;
}
.action_a453 .description_bd49 .main-5ce2::before {
  top: -9px;
}
.action_a453 .description_bd49 .main-5ce2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .sidebar_b229 .description_bd49 .text_707e {
    margin-top: -2px;
    width: 19px;
  }
  .sidebar_b229 .description_bd49 .main-5ce2 {
    margin-top: -1px;
  }
  .sidebar_b229 .description_bd49 .main-5ce2,
  .sidebar_b229 .description_bd49 .main-5ce2::after,
  .sidebar_b229 .description_bd49 .main-5ce2::before {
    width: 19px;
    height: 2px;
  }
  .sidebar_b229 .description_bd49 .main-5ce2::before {
    top: -6px;
  }
  .sidebar_b229 .description_bd49 .main-5ce2::after {
    bottom: -6px;
  }
  .content-b5d2 .description_bd49 .text_707e {
    margin-top: -2px;
    width: 22px;
  }
  .content-b5d2 .description_bd49 .main-5ce2 {
    margin-top: -1px;
  }
  .content-b5d2 .description_bd49 .main-5ce2,
  .content-b5d2 .description_bd49 .main-5ce2::after,
  .content-b5d2 .description_bd49 .main-5ce2::before {
    width: 22px;
    height: 2px;
  }
  .content-b5d2 .description_bd49 .main-5ce2::before {
    top: -7px;
  }
  .content-b5d2 .description_bd49 .main-5ce2::after {
    bottom: -7px;
  }
  .link_db81 .description_bd49 .text_707e {
    margin-top: -2px;
    width: 31px;
  }
  .link_db81 .description_bd49 .main-5ce2 {
    margin-top: -1.5px;
  }
  .link_db81 .description_bd49 .main-5ce2,
  .link_db81 .description_bd49 .main-5ce2::after,
  .link_db81 .description_bd49 .main-5ce2::before {
    width: 31px;
    height: 3px;
  }
  .link_db81 .description_bd49 .main-5ce2::before {
    top: -9px;
  }
  .link_db81 .description_bd49 .main-5ce2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .hero-c57d .description_bd49 .text_707e {
    margin-top: -2px;
    width: 19px;
  }
  .hero-c57d .description_bd49 .main-5ce2 {
    margin-top: -1px;
  }
  .hero-c57d .description_bd49 .main-5ce2,
  .hero-c57d .description_bd49 .main-5ce2::after,
  .hero-c57d .description_bd49 .main-5ce2::before {
    width: 19px;
    height: 2px;
  }
  .hero-c57d .description_bd49 .main-5ce2::before {
    top: -6px;
  }
  .hero-c57d .description_bd49 .main-5ce2::after {
    bottom: -6px;
  }
  .carousel-solid-5256 .description_bd49 .text_707e {
    margin-top: -2px;
    width: 22px;
  }
  .carousel-solid-5256 .description_bd49 .main-5ce2 {
    margin-top: -1px;
  }
  .carousel-solid-5256 .description_bd49 .main-5ce2,
  .carousel-solid-5256 .description_bd49 .main-5ce2::after,
  .carousel-solid-5256 .description_bd49 .main-5ce2::before {
    width: 22px;
    height: 2px;
  }
  .carousel-solid-5256 .description_bd49 .main-5ce2::before {
    top: -7px;
  }
  .carousel-solid-5256 .description_bd49 .main-5ce2::after {
    bottom: -7px;
  }
  .button_in_7f35 .description_bd49 .text_707e {
    margin-top: -2px;
    width: 31px;
  }
  .button_in_7f35 .description_bd49 .main-5ce2 {
    margin-top: -1.5px;
  }
  .button_in_7f35 .description_bd49 .main-5ce2,
  .button_in_7f35 .description_bd49 .main-5ce2::after,
  .button_in_7f35 .description_bd49 .main-5ce2::before {
    width: 31px;
    height: 3px;
  }
  .button_in_7f35 .description_bd49 .main-5ce2::before {
    top: -9px;
  }
  .button_in_7f35 .description_bd49 .main-5ce2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .first-b7ea .description_bd49 .text_707e {
    margin-top: -2px;
    width: 19px;
  }
  .first-b7ea .description_bd49 .main-5ce2 {
    margin-top: -1px;
  }
  .first-b7ea .description_bd49 .main-5ce2,
  .first-b7ea .description_bd49 .main-5ce2::after,
  .first-b7ea .description_bd49 .main-5ce2::before {
    width: 19px;
    height: 2px;
  }
  .first-b7ea .description_bd49 .main-5ce2::before {
    top: -6px;
  }
  .first-b7ea .description_bd49 .main-5ce2::after {
    bottom: -6px;
  }
  .module_active_4ca4 .description_bd49 .text_707e {
    margin-top: -2px;
    width: 22px;
  }
  .module_active_4ca4 .description_bd49 .main-5ce2 {
    margin-top: -1px;
  }
  .module_active_4ca4 .description_bd49 .main-5ce2,
  .module_active_4ca4 .description_bd49 .main-5ce2::after,
  .module_active_4ca4 .description_bd49 .main-5ce2::before {
    width: 22px;
    height: 2px;
  }
  .module_active_4ca4 .description_bd49 .main-5ce2::before {
    top: -7px;
  }
  .module_active_4ca4 .description_bd49 .main-5ce2::after {
    bottom: -7px;
  }
  .title_67fd .description_bd49 .text_707e {
    margin-top: -2px;
    width: 31px;
  }
  .title_67fd .description_bd49 .main-5ce2 {
    margin-top: -1.5px;
  }
  .title_67fd .description_bd49 .main-5ce2,
  .title_67fd .description_bd49 .main-5ce2::after,
  .title_67fd .description_bd49 .main-5ce2::before {
    width: 31px;
    height: 3px;
  }
  .title_67fd .description_bd49 .main-5ce2::before {
    top: -9px;
  }
  .title_67fd .description_bd49 .main-5ce2::after {
    bottom: -9px;
  }
}
.description-wood-10ab .main-5ce2 {
  -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);
}
.description-wood-10ab .main-5ce2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.description-wood-10ab .main-5ce2::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);
}
.description-wood-10ab.under_1d8a .main-5ce2 {
  -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);
}
.description-wood-10ab.under_1d8a .main-5ce2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.description-wood-10ab.under_1d8a .main-5ce2::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-6e58 {
  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.static_75b2:before {
  display: none;
}
.main-middle-2c0e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.main-middle-2c0e .element_large_aba0 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.main-middle-2c0e .element_large_aba0:last-of-type {
  border-bottom: none;
}
.main-middle-2c0e .element_large_aba0.icon-8392,
.main-middle-2c0e .element_large_aba0.disabled-67e4,
.main-middle-2c0e .element_large_aba0.layout_dynamic_2430 {
  padding: 0;
}
.main-middle-2c0e .dim_02b4 .mini_54b4 {
  color: currentColor;
}
.main-middle-2c0e .dim_02b4 .mini_54b4:focus,
.main-middle-2c0e .dim_02b4 .mini_54b4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.main-middle-2c0e.frame-1b27 .sort_4f1b,
.main-middle-2c0e.frame-1b27 .background-7051 a,
.main-middle-2c0e.frame-1b27 .static-5e67 a,
.main-middle-2c0e.frame-1b27 .border-liquid-e035 a {
  color: rgba(0, 0, 0, 0.55);
}
.main-middle-2c0e.frame-1b27 .sort_4f1b:hover,
.main-middle-2c0e.frame-1b27 .background-7051 a:hover,
.main-middle-2c0e.frame-1b27 .static-5e67 a:hover,
.main-middle-2c0e.frame-1b27 .border-liquid-e035 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.main-middle-2c0e.frame-1b27 .texture-fc1b {
  color: rgba(0, 0, 0, 0.8);
}
.main-middle-2c0e.frame-1b27 .element_large_aba0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.main-middle-2c0e.frame-1b27 .element_large_aba0:before {
  background: rgba(0, 0, 0, 0.08);
}
.main-middle-2c0e.frame-1b27 .hot-afb4:before {
  background: rgba(255, 255, 255, 0.9);
}
.main-middle-2c0e.frame-1b27 .dim_02b4 .red_5b3c li a,
.main-middle-2c0e.frame-1b27 .dim_02b4 .mini_54b4,
.main-middle-2c0e.frame-1b27 .border-liquid-e035 {
  border-color: rgba(0, 0, 0, 0.08);
}
.main-middle-2c0e.frame-1b27 .dim_02b4 .mini_54b4:focus,
.main-middle-2c0e.frame-1b27 .dim_02b4 .mini_54b4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.main-middle-2c0e.frame-1b27 .red_5b3c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.main-middle-2c0e.banner_90c3 .sort_4f1b,
.main-middle-2c0e.banner_90c3 .background-7051 a,
.main-middle-2c0e.banner_90c3 .static-5e67 .mini_54b4,
.main-middle-2c0e.banner_90c3 .static-5e67 a,
.main-middle-2c0e.banner_90c3 .border-liquid-e035 a {
  color: rgba(255, 255, 255, 0.79);
}
.main-middle-2c0e.banner_90c3 .sort_4f1b:hover,
.main-middle-2c0e.banner_90c3 .background-7051 a:hover,
.main-middle-2c0e.banner_90c3 .static-5e67 .mini_54b4:hover,
.main-middle-2c0e.banner_90c3 .static-5e67 a:hover,
.main-middle-2c0e.banner_90c3 .border-liquid-e035 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main-middle-2c0e.banner_90c3 .texture-fc1b {
  color: rgba(255, 255, 255, 0.99);
}
.main-middle-2c0e.banner_90c3 .element_large_aba0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.main-middle-2c0e.banner_90c3 .element_large_aba0:before {
  background: rgba(255, 255, 255, 0.08);
}
.main-middle-2c0e.banner_90c3 .hot-afb4:before {
  background: rgba(0, 0, 0, 0.9);
}
.main-middle-2c0e.banner_90c3 .dim_02b4 .red_5b3c li a,
.main-middle-2c0e.banner_90c3 .dim_02b4 .mini_54b4,
.main-middle-2c0e.banner_90c3 .border-liquid-e035 {
  border-color: rgba(255, 255, 255, 0.08);
}
.main-middle-2c0e.banner_90c3 .dim_02b4 .mini_54b4:focus,
.main-middle-2c0e.banner_90c3 .dim_02b4 .mini_54b4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.main-middle-2c0e.banner_90c3 .red_5b3c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hot-afb4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hot-afb4:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.lite_b783 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.mask-dynamic-52f5 .main-middle-2c0e {
  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;
}
.mask-dynamic-52f5 .element_large_aba0 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.mask-dynamic-52f5 .element_large_aba0: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) {
  .mask-dynamic-52f5 .element_large_aba0:before {
    width: 16%;
    left: 42%;
  }
}
.mask-dynamic-52f5 .element_large_aba0:last-child:before {
  content: none;
}
.mask-dynamic-52f5 .element_large_aba0[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.mask-dynamic-52f5 .dim_02b4 .red_5b3c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.mask-dynamic-52f5 .dim_02b4 .red_5b3c li a .mini_54b4 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.mask-dynamic-52f5 .dim_02b4 .border-liquid-e035 {
  border: none;
}
.mask-dynamic-52f5 .dim_02b4 .border-liquid-e035 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.mask-dynamic-52f5 .hot-afb4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.mask-dynamic-52f5 .lite_b783 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.mask-dynamic-52f5 .banner_90c3 .hot-afb4:before {
  background: rgba(0, 0, 0, 0.9);
}
.mask-dynamic-52f5 .frame-1b27.highlight-c4f6 .main-5ce2 {
  background: rgba(0, 0, 0, 0.6);
}
.mask-dynamic-52f5
  .frame-1b27.highlight-c4f6
  .main-5ce2::after,
.mask-dynamic-52f5
  .frame-1b27.highlight-c4f6
  .main-5ce2:before {
  background: inherit;
}
.mask-dynamic-52f5
  .frame-1b27.highlight-c4f6:hover
  .main-5ce2 {
  background: rgba(0, 0, 0, 0.8);
}
.paragraph-ed26 .main-middle-2c0e {
  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) {
  .paragraph-ed26 .main-middle-2c0e {
    width: auto;
    right: 45px;
  }
}
.gradient-center-c061 .main-middle-2c0e {
  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) {
  .gradient-center-c061 .main-middle-2c0e {
    width: auto;
    left: 45px;
  }
}
.static_75b2 .main-middle-2c0e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.static_75b2 .lite_b783 {
  max-width: 48em;
  margin: 0 auto;
}
.static_75b2 .hot-afb4:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.glass-33ec {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.glass-33ec.mask-dynamic-52f5 .main-middle-2c0e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.glass-33ec.paragraph-ed26 .main-middle-2c0e {
  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);
}
.glass-33ec .main-middle-2c0e {
  visibility: visible;
}
.glass-33ec.gradient-center-c061 .main-middle-2c0e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.progress_cc48,
.disabled-91b2 {
  overflow-x: hidden;
}
.progress_cc48 .main-middle-2c0e {
  overflow: auto;
}
.progress_cc48.mask-dynamic-52f5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.progress_cc48.mask-dynamic-52f5 .main-middle-2c0e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.progress_cc48.mask-dynamic-52f5 .secondary_gas_0b37 {
  opacity: 0;
}
.progress_cc48.paragraph-ed26 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.progress_cc48.paragraph-ed26 .main-middle-2c0e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.progress_cc48.paragraph-ed26 .secondary_gas_0b37 {
  opacity: 0;
}
.progress_cc48.gradient-center-c061 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.progress_cc48.gradient-center-c061 .main-middle-2c0e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.progress_cc48.gradient-center-c061 .secondary_gas_0b37 {
  opacity: 0;
}
.progress_cc48.static_75b2 .main-middle-2c0e {
  z-index: 10;
  visibility: visible;
}
.highlight-c4f6 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.highlight-c4f6 .main-5ce2 {
  background: rgba(255, 255, 255, 0.99);
}
.highlight-c4f6 .main-5ce2::after,
.highlight-c4f6 .main-5ce2:before {
  background: inherit;
}
.highlight-c4f6:hover .main-5ce2 {
  background: rgba(255, 255, 255, 0.99);
}
.gradient-center-c061 .highlight-c4f6 {
  top: 10px;
  right: auto;
  left: 12px;
}
.static_75b2 .highlight-c4f6 {
  display: none !important;
}
.progress_cc48:before,
.disabled-91b2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.progress_cc48 .highlight-c4f6,
.disabled-91b2 .highlight-c4f6 {
  display: inline-block;
}
.main-middle-2c0e .easy-a9d9 {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.progress_cc48 .main-middle-2c0e .easy-a9d9,
.disabled-91b2 .main-middle-2c0e .easy-a9d9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.alert-6ae5 .article-under-9615 {
  width: 100%;
}
.detail-bottom-2b58 {
  padding: 0 0.5em 0;
}
.detail-bottom-2b58 [class*="customify-col-"],
.detail-bottom-2b58 [class*="customify-col_"],
.detail-bottom-2b58 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.secondary_motion_9bdd .detail-bottom-2b58 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .red-4331 .pressed-9820,
  .pressed-9820 {
    display: none;
  }
  .active_7082 {
    text-align: left;
  }
  .top-460a {
    text-align: center;
  }
  .left-05bc {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .red-4331 .shade_basic_57ab,
  .shade_basic_57ab {
    display: none;
  }
  .panel_32c7 {
    text-align: left;
  }
  .card-8229 {
    text-align: center;
  }
  .content_667a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .red-4331 .preview_c63c,
  .preview_c63c {
    display: none;
  }
  .pattern_gas_144a {
    text-align: left;
  }
  .column-outer-a4aa {
    text-align: center;
  }
  .pressed_ae3b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.article_full_76ec {
  box-shadow: none !important;
}
.first_4ed9 .breadcrumb_last_b164,
.photo-d388 .breadcrumb_last_b164 {
  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;
}
.photo-d388 .breadcrumb_last_b164 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.row-bottom-554e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.row-bottom-554e:after,
.row-bottom-554e:before {
  content: "";
  display: table;
}
.row-bottom-554e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .row-bottom-554e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.row-bottom-554e,
.dynamic-8a01 {
  max-width: 1248px;
  margin: 0 auto;
}

.pattern_south_4508.mini_1f92 .row-bottom-554e {
  max-width: 100%;
}
.pattern_south_4508.hidden_a3fd {
  max-width: 1200px;
  margin: 0 auto;
}
.pattern_south_4508.detail-b2ad .row-bottom-554e {
  max-width: 100%;
}
.pattern_south_4508.detail-b2ad > .row-bottom-554e {
  padding-left: 0;
  padding-right: 0;
}
.pattern_south_4508.detail-b2ad > .row-bottom-554e .red-4331 {
  margin: 0;
}
.pattern_south_4508.detail-b2ad
  > .row-bottom-554e
  .down_f7a7.feature-bronze-6d6d {
  margin-right: 0;
  margin-left: 0;
}
.pattern_south_4508.detail-b2ad #main.feature-bronze-6d6d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .carousel-c866 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .carousel-c866 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .title-aac8 .picture_left_b6ed {
    padding-right: 1em;
  }
  .title-aac8.badge-middle-f85b .down_f7a7 {
    border-right: 1px solid #eaecee;
  }
  .title-aac8.badge-middle-f85b .picture_left_b6ed {
    padding-right: 1em;
  }
  .title-aac8.badge-middle-f85b .item-3764 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .panel-2c63 .picture_left_b6ed {
    padding-left: 1em;
  }
  .panel-2c63.badge-middle-f85b .down_f7a7 {
    border-left: 1px solid #eaecee;
  }
  .panel-2c63.badge-middle-f85b .picture_left_b6ed {
    padding-left: 1em;
  }
  .panel-2c63.badge-middle-f85b .item-3764 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section_6536 .picture_left_b6ed {
    padding-left: 1em;
  }
  .section_6536.badge-middle-f85b .icon_77d0 {
    border-right: 1px solid #eaecee;
  }
  .section_6536.badge-middle-f85b .green-0d7d {
    border-right: 1px solid #eaecee;
  }
  .section_6536.badge-middle-f85b .picture_left_b6ed {
    padding-left: 1em;
  }
  .section_6536.badge-middle-f85b .item-3764 {
    padding-right: 1em;
  }
  .section_6536.badge-middle-f85b .row_fd7f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .overlay_dirty_9913 .picture_left_b6ed {
    padding-right: 1em;
  }
  .overlay_dirty_9913.badge-middle-f85b .icon_77d0 {
    border-left: 1px solid #eaecee;
  }
  .overlay_dirty_9913.badge-middle-f85b .green-0d7d {
    border-left: 1px solid #eaecee;
  }
  .overlay_dirty_9913.badge-middle-f85b .picture_left_b6ed {
    padding-right: 1em;
  }
  .overlay_dirty_9913.badge-middle-f85b .item-3764 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .overlay_dirty_9913.badge-middle-f85b .row_fd7f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel-c866 .picture_left_b6ed {
    padding-left: 1em;
    padding-right: 1em;
  }
  .carousel-c866.badge-middle-f85b .down_f7a7 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .carousel-c866.badge-middle-f85b .picture_left_b6ed {
    padding-left: 1em;
    padding-right: 1em;
  }
  .carousel-c866.badge-middle-f85b .item-3764 {
    padding-left: 1em;
  }
  .carousel-c866.badge-middle-f85b .row_fd7f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .carousel-c866.badge-middle-f85b .picture_left_b6ed {
    padding-left: 0;
  }
}
.bottom_1f97 .wide-409b {
  display: inline-block;
}
.selected-a390 {
  display: inline-block;
}
.slider_da45 {
  word-con: break-word;
}
.image-large-f234 > span {
  display: inline-block;
  padding: 5px 0;
}
.image-large-f234 .mask_3fb7 {
  margin-left: 8px;
  margin-right: 8px;
}
.image-large-f234 .gallery-5ac9 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.sidebar_hot_b935 .notification_d1a7 {
  margin-bottom: 2em;
}
.sidebar_hot_b935 .gradient-e593 {
  margin-bottom: 15px;
}
.sidebar_hot_b935 .gradient-e593:last-child {
  margin-bottom: 0;
}
.sidebar_hot_b935 .section_upper_56a8 {
  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) {
  .sidebar_hot_b935 .section_upper_56a8 {
    display: block;
  }
}
.sidebar_hot_b935 .paragraph_b3ec {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .sidebar_hot_b935 .paragraph_b3ec {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.sidebar_hot_b935 .tertiary-aa31 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.sidebar_hot_b935 .tertiary-aa31 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.sidebar_hot_b935 .tertiary-aa31 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.sidebar_hot_b935 .slider_da45 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.sidebar_hot_b935 .slider_da45 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.sidebar_hot_b935 .alert-fluid-e6bb p:last-child {
  margin-bottom: 0;
}
.sidebar_hot_b935 .gallery-prev-35ea {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.sidebar_hot_b935 .search-fbfd {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.sidebar_hot_b935 .main_tall_fa91 {
  margin-top: 1em;
}
.sidebar_hot_b935 .dropdown-current-fcd7 {
  top: 0;
  display: block;
}
.sidebar_hot_b935 .dropdown-current-fcd7 a {
  color: inherit;
}
.sidebar_hot_b935 .dropdown-current-fcd7 a:hover {
  color: inherit;
}
.sidebar_hot_b935 .dropdown-inner-ffcc {
  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;
}
.sidebar_hot_b935 .dropdown-inner-ffcc:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.sidebar_hot_b935 .search-fbfd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.sidebar_hot_b935 .section-cool-d4ae {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.sidebar_hot_b935 .section-cool-d4ae:first-child {
  margin-top: 0;
}
.sidebar_hot_b935 .section-cool-d4ae.table_90d9 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.sidebar_hot_b935 .section-cool-d4ae.soft-a25c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.sidebar_hot_b935
  .section-cool-d4ae.soft-a25c.surface_soft_2746
  .main_tall_fa91 {
  width: 100%;
}
.sidebar_hot_b935 .soft-a25c {
  -webkit-box-align: center;
  align-items: center;
}
.sidebar_hot_b935 .soft-a25c .image-large-f234,
.sidebar_hot_b935 .soft-a25c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.sidebar_hot_b935 .tertiary-aa31 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sidebar_hot_b935 .tertiary-aa31 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sidebar_hot_b935 .tertiary-aa31: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;
}
.sidebar_hot_b935 .table_90d9 {
  z-index: 5;
}
.sidebar_hot_b935 .button-medium-8d35 .smooth-51cb {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.sidebar_hot_b935 .rough-6308 .smooth-51cb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.sidebar_hot_b935 .shadow_bright_c3b5 .smooth-51cb {
  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;
}
.sidebar_hot_b935.old-4a93 .section_upper_56a8,
.sidebar_hot_b935.current-d8bf .section_upper_56a8 {
  display: block;
}
.sidebar_hot_b935.old-4a93 .section_upper_56a8 .outline-lite-a7e9,
.sidebar_hot_b935.old-4a93 .section_upper_56a8 .search-fbfd,
.sidebar_hot_b935.current-d8bf .section_upper_56a8 .outline-lite-a7e9,
.sidebar_hot_b935.current-d8bf .section_upper_56a8 .search-fbfd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.sidebar_hot_b935.mask_easy_efb1 .paragraph_b3ec {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .sidebar_hot_b935.mask_easy_efb1 .paragraph_b3ec {
    margin-right: 0;
  }
}
.sidebar_hot_b935.old-4a93 .paragraph_b3ec,
.sidebar_hot_b935.current-d8bf .paragraph_b3ec {
  padding-top: 40%;
}
.sidebar_hot_b935.old-4a93 .notification_d1a7,
.sidebar_hot_b935.current-d8bf .notification_d1a7 {
  display: block;
}
.sidebar_hot_b935.old-4a93 .fn-sticky-a99a .search-fbfd,
.sidebar_hot_b935.current-d8bf .fn-sticky-a99a .search-fbfd {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.sidebar_hot_b935.old-4a93 .paragraph_b3ec,
.sidebar_hot_b935.current-d8bf .paragraph_b3ec {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.sidebar_hot_b935.old-4a93 .search-fbfd {
  padding: 1em;
}
.bottom-52b0 {
  margin: 30px auto;
  display: block;
}
.bottom-52b0 .list-fluid-799c > * {
  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;
}
.bottom-52b0 .list-fluid-799c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.bottom-52b0 .list-fluid-799c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.menu-a16f .image-large-f234 {
  margin-bottom: 1.41575em;
}
.menu-a16f .item-hovered-bee8 {
  margin-bottom: 1.618em;
}
.pattern_a1fe .large_6c26 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.pattern_a1fe .large_6c26 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.pattern_a1fe .upper_55da {
  max-width: 100%;
  overflow: auto;
}
.shade-259c .pattern_a1fe a:hover {
  text-decoration: underline;
}
.paper-ef04 .gradient-e593:not(.slider_da45),
.paper-ef04 .tertiary-aa31 {
  margin-bottom: 1.41575em;
}
.paper-ef04 .gradient-e593:not(.slider_da45):last-child,
.paper-ef04 .tertiary-aa31:last-child {
  margin-bottom: 0;
}
.paper-ef04 .gradient-e593.pagination-1cba {
  margin-bottom: 0.41575em;
}
.paper-ef04 .aside-dd05:before,
.paper-ef04 .first_ba30:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.paper-ef04 .aside-dd05:before {
  content: "\f115";
}
.paper-ef04 .first_ba30:before {
  content: "\f02c";
}
.paper-ef04 .new-13b6 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.paper-ef04 .new-13b6 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.photo_6219 {
  display: -webkit-box;
  display: flex;
}
.photo_6219 .sidebar-da2f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .photo_6219 .sidebar-da2f {
    flex-basis: 90px;
  }
}
.photo_6219 .button_left_c5a3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .photo_6219 .button_left_c5a3 {
    flex-basis: calc(100% - 50px);
  }
}
.photo_6219 .panel-ed89 p:last-child {
  margin-bottom: 0.72em;
}
.black-2ef7 .list-fluid-799c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.black-2ef7 .list-fluid-799c:after,
.black-2ef7 .list-fluid-799c:before {
  content: "";
  display: table;
}
.black-2ef7 .list-fluid-799c:after {
  clear: both;
}
.black-2ef7 .list-fluid-799c .content-4b2f,
.black-2ef7 .list-fluid-799c .lite_9d8a {
  width: 49%;
}
.black-2ef7 .list-fluid-799c .content-4b2f a span.last-b15b,
.black-2ef7 .list-fluid-799c .lite_9d8a a span.last-b15b {
  display: block;
  margin-bottom: 5px;
}
.black-2ef7 .list-fluid-799c .lite_9d8a {
  float: left;
  text-align: left;
}
.black-2ef7 .list-fluid-799c .content-4b2f {
  float: right;
  text-align: right;
}
.tiny-7ab6 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tiny-7ab6 {
    margin-bottom: 0;
  }
}
.logo_09d0 {
  margin-bottom: 1em;
}
.logo_09d0 .slider_da45 {
  font-size: 1.1em;
  line-height: 1.3;
}
.overlay-complex-0c52 a {
  display: block;
  line-height: 0;
  position: relative;
}
.box_left_fac4 .logo_09d0,
.hover-3369 .logo_09d0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .box_left_fac4 .logo_09d0,
  .hover-3369 .logo_09d0 {
    display: block;
  }
}
.box_left_fac4 .overlay-complex-0c52,
.hover-3369 .overlay-complex-0c52 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .box_left_fac4 .overlay-complex-0c52,
  .hover-3369 .overlay-complex-0c52 {
    margin-bottom: 1em;
  }
}
.box_left_fac4 .overlay-complex-0c52 img,
.hover-3369 .overlay-complex-0c52 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.box_left_fac4 .hover_soft_6528,
.hover-3369 .hover_soft_6528 {
  flex-basis: calc(100% - 160px);
}
.box_left_fac4 .hover_soft_6528 p,
.hover-3369 .hover_soft_6528 p {
  margin-bottom: 0;
}
.box_left_fac4 .hover_soft_6528 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .box_left_fac4 .hover_soft_6528 {
    padding-left: 0;
  }
}
.hover-3369 .hover_soft_6528 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hover-3369 .hover_soft_6528 {
    padding-right: 0;
  }
}
.hover-3369 .overlay-complex-0c52 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.warm-e391 .overlay-complex-0c52 {
  margin-bottom: 0.5em;
}
.warm-e391 .overlay-complex-0c52 img {
  width: 100%;
}
.paper-fa6d .message-3ad8,
.tertiary-ddd3 .message-3ad8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tertiary-ddd3 .down_f7a7 .modal_6dd0 p:last-child {
  margin-bottom: 0;
}
.copper_c8f0 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.paragraph-silver-242c .shade-dim-7c50 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .paragraph-silver-242c .shade-dim-7c50:last-of-type {
    margin-bottom: 0;
  }
}
.paragraph-silver-242c .shade-dim-7c50 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paragraph-silver-242c .shade-dim-7c50 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.paragraph-silver-242c .shade-dim-7c50 ul li {
  margin: 0 0 0.6em;
}
.paragraph-silver-242c .shade-dim-7c50 ul li.accordion_fast_c043,
.paragraph-silver-242c .shade-dim-7c50 ul li.purple-cfe4 {
  position: relative;
}
.paragraph-silver-242c .shade-dim-7c50 ul li.accordion_fast_c043 .purple-6eb6,
.paragraph-silver-242c .shade-dim-7c50 ul li.purple-cfe4 .purple-6eb6 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.paragraph-silver-242c .shade-dim-7c50 ul li.accordion_fast_c043:after:after,
.paragraph-silver-242c .shade-dim-7c50 ul li.accordion_fast_c043:after:before,
.paragraph-silver-242c
  .shade-dim-7c50
  ul
  li.purple-cfe4:after:after,
.paragraph-silver-242c
  .shade-dim-7c50
  ul
  li.purple-cfe4:after:before {
  content: "";
  display: table;
}
.paragraph-silver-242c .shade-dim-7c50 ul li.accordion_fast_c043:after:after,
.paragraph-silver-242c
  .shade-dim-7c50
  ul
  li.purple-cfe4:after:after {
  clear: both;
}
.paragraph-silver-242c .shade-dim-7c50 a.tabs-liquid-1e3d:hover {
  text-decoration: none;
}
.paragraph-silver-242c .shade-dim-7c50 select {
  max-width: 100%;
}
.paragraph-silver-242c .shade-dim-7c50 table {
  font-size: 85%;
}
.paragraph-silver-242c .shade-dim-7c50 table td,
.paragraph-silver-242c .shade-dim-7c50 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.paragraph-silver-242c .shade-dim-7c50 table tfoot td {
  text-align: left;
}
.paragraph-silver-242c .shade-dim-7c50 :last-child {
  margin-bottom: 0;
}
.paragraph-silver-242c .shade-dim-7c50 .avatar_e0e4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.paragraph-silver-242c .shade-dim-7c50 .avatar_e0e4 label {
  width: 100%;
}
.paragraph-silver-242c .shade-dim-7c50 .avatar_e0e4 .main_bright_3730 {
  width: 100%;
  display: block;
}
.paragraph-silver-242c .shade-dim-7c50 .avatar_e0e4 .box_4dfb {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.paragraph-silver-242c .shade-dim-7c50 .avatar_e0e4 .box_4dfb:hover svg #svg-search {
  fill: #444;
}
.paragraph-silver-242c .shade-dim-7c50 .avatar_e0e4 .box_4dfb svg {
  width: 18px;
  height: 18px;
}
.paragraph-silver-242c .summary_03ac ul ul,
.paragraph-silver-242c .middle-4a6e ul ul,
.paragraph-silver-242c .media-86f3 ul ul,
.paragraph-silver-242c .top_e630 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.paragraph-silver-242c .summary_03ac .image_2a6a > a,
.paragraph-silver-242c .middle-4a6e .image_2a6a > a,
.paragraph-silver-242c .media-86f3 .image_2a6a > a,
.paragraph-silver-242c .top_e630 .image_2a6a > a {
  margin-bottom: 0;
}
.paragraph-silver-242c .active_pink_ad08 li,
.paragraph-silver-242c .summary_03ac li,
.paragraph-silver-242c .warm_1d4f li,
.paragraph-silver-242c .middle-4a6e li,
.paragraph-silver-242c .media-86f3 li,
.paragraph-silver-242c .top_e630 li,
.paragraph-silver-242c .button-selected-c842 li,
.paragraph-silver-242c .alert_narrow_6cf5 li {
  display: block;
  position: relative;
}
.paragraph-silver-242c .active_pink_ad08 li:last-child,
.paragraph-silver-242c .summary_03ac li:last-child,
.paragraph-silver-242c .warm_1d4f li:last-child,
.paragraph-silver-242c .middle-4a6e li:last-child,
.paragraph-silver-242c .media-86f3 li:last-child,
.paragraph-silver-242c .top_e630 li:last-child,
.paragraph-silver-242c .button-selected-c842 li:last-child,
.paragraph-silver-242c .alert_narrow_6cf5 li:last-child {
  border: none;
}
.paragraph-silver-242c .active_pink_ad08 li a,
.paragraph-silver-242c .summary_03ac li a,
.paragraph-silver-242c .warm_1d4f li a,
.paragraph-silver-242c .middle-4a6e li a,
.paragraph-silver-242c .media-86f3 li a,
.paragraph-silver-242c .top_e630 li a,
.paragraph-silver-242c .button-selected-c842 li a,
.paragraph-silver-242c .alert_narrow_6cf5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paragraph-silver-242c .active_pink_ad08 li ul li::before,
.paragraph-silver-242c .summary_03ac li ul li::before,
.paragraph-silver-242c .warm_1d4f li ul li::before,
.paragraph-silver-242c .middle-4a6e li ul li::before,
.paragraph-silver-242c .media-86f3 li ul li::before,
.paragraph-silver-242c .top_e630 li ul li::before,
.paragraph-silver-242c .button-selected-c842 li ul li::before,
.paragraph-silver-242c .alert_narrow_6cf5 li ul li::before {
  left: 15px;
}
.paragraph-silver-242c .active_pink_ad08 li ul a,
.paragraph-silver-242c .summary_03ac li ul a,
.paragraph-silver-242c .warm_1d4f li ul a,
.paragraph-silver-242c .middle-4a6e li ul a,
.paragraph-silver-242c .media-86f3 li ul a,
.paragraph-silver-242c .top_e630 li ul a,
.paragraph-silver-242c .button-selected-c842 li ul a,
.paragraph-silver-242c .alert_narrow_6cf5 li ul a {
  padding-left: 20px;
}
.paragraph-silver-242c .active_pink_ad08 li ul ul li::before,
.paragraph-silver-242c .summary_03ac li ul ul li::before,
.paragraph-silver-242c .warm_1d4f li ul ul li::before,
.paragraph-silver-242c .middle-4a6e li ul ul li::before,
.paragraph-silver-242c .media-86f3 li ul ul li::before,
.paragraph-silver-242c .top_e630 li ul ul li::before,
.paragraph-silver-242c .button-selected-c842 li ul ul li::before,
.paragraph-silver-242c .alert_narrow_6cf5 li ul ul li::before {
  left: 30px;
}
.paragraph-silver-242c .active_pink_ad08 li ul ul a,
.paragraph-silver-242c .summary_03ac li ul ul a,
.paragraph-silver-242c .warm_1d4f li ul ul a,
.paragraph-silver-242c .middle-4a6e li ul ul a,
.paragraph-silver-242c .media-86f3 li ul ul a,
.paragraph-silver-242c .top_e630 li ul ul a,
.paragraph-silver-242c .button-selected-c842 li ul ul a,
.paragraph-silver-242c .alert_narrow_6cf5 li ul ul a {
  padding-left: 40px;
}
.paragraph-silver-242c .list-stone-e0cb li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paragraph-silver-242c .alert_narrow_6cf5 ul li {
  margin-bottom: 1.41575em;
}
.paragraph-silver-242c .alert_narrow_6cf5 ul li .title_solid_1916 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.paragraph-silver-242c .alert_narrow_6cf5 ul li .accent-6cf1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.banner_90c3 .active_pink_ad08 li a,
.banner_90c3 .summary_03ac li a,
.banner_90c3 .warm_1d4f li a,
.banner_90c3 .middle-4a6e li a,
.banner_90c3 .media-86f3 li a,
.banner_90c3 .top_e630 li a,
.banner_90c3 .button-selected-c842 li a,
.banner_90c3 .alert_narrow_6cf5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner_90c3 .list-stone-e0cb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner_90c3 .shade-dim-7c50 ul li.accordion_fast_c043 .purple-6eb6,
.banner_90c3 .shade-dim-7c50 ul li.purple-cfe4 .purple-6eb6 {
  background: rgba(0, 0, 0, 0.2);
}
.banner_90c3 .paragraph-silver-242c .shade-dim-7c50 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern_south_4508 .paragraph-silver-242c .red_5b3c li {
  margin: 0;
}
.pattern_south_4508 .paragraph-silver-242c .red_5b3c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.pattern_south_4508 .paragraph-silver-242c .red_5b3c li ul {
  margin: 0;
}
.pattern_south_4508 .paragraph-silver-242c .red_5b3c li ul li a {
  padding-left: 15px;
}
.pattern_south_4508 .paragraph-silver-242c .red_5b3c li ul li li a {
  padding-left: 30px;
}
.pattern_south_4508 .paragraph-silver-242c .red_5b3c li.slider_brown_3873 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.pattern_south_4508 .paragraph-silver-242c .red_5b3c li.slider_brown_3873 > 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;
}
.pattern_south_4508 .paragraph-silver-242c .red_5b3c li.slider_brown_3873 > 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;
}
.highlight_a638 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hard-2adf {
  position: relative;
  z-index: 10;
}
.hard-2adf .easy-a9d9 {
  width: 100%;
  max-width: 100%;
}
.purple-9f4b .pink_dfc0 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.purple-9f4b .frame-1b27 {
}
.purple-9f4b .banner_90c3 {
  background: #292929;
}
.small_8848 .pink_dfc0 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.small_8848 .frame-1b27 {
  background: #f9f9f9;
}
.small_8848 .banner_90c3 {
  background: #303030;
}
.label-fb4b .pink_dfc0 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .label-fb4b .wide-409b {
    margin-bottom: 1em;
  }
  .label-fb4b .wide-409b:last-child {
    margin-bottom: 0;
  }
}
.label-fb4b .frame-1b27 {
  background: #ededed;
}
.label-fb4b .banner_90c3 {
  background: #1a1a1a;
}
.pink_dfc0.frame-1b27 {
  color: rgba(0, 0, 0, 0.6);
}
.pink_dfc0.frame-1b27 .primary-db88 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pink_dfc0.banner_90c3 {
  color: rgba(255, 255, 255, 0.99);
}
.pink_dfc0.banner_90c3 a:not(.tabs-liquid-1e3d) {
  color: rgba(255, 255, 255, 0.79);
}
.pink_dfc0.banner_90c3 a:not(.tabs-liquid-1e3d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.pink_dfc0.banner_90c3 .primary-db88 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pink_dfc0.banner_90c3 table tbody td,
.pink_dfc0.banner_90c3 table th {
  background: rgba(0, 0, 0, 0.08);
}
.wrapper_orange_8fa5.detail-8171 .row-bottom-554e {
  max-width: initial;
}
.wrapper_orange_8fa5 .huge_fb3a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.wrapper_orange_8fa5 .huge_fb3a .easy-a9d9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .wrapper_orange_8fa5 .huge_fb3a .easy-a9d9 {
    display: block;
    margin-bottom: 2em;
  }
  .wrapper_orange_8fa5 .huge_fb3a .easy-a9d9:last-child {
    margin-bottom: 0;
  }
}
.label-fb4b .wide-409b:last-child,
.small_8848 .wide-409b:last-child,
.purple-9f4b .wide-409b:last-child {
  margin-bottom: 0;
}
.label-fb4b .wide-409b .paragraph-silver-242c .shade-dim-7c50:last-child,
.small_8848 .wide-409b .paragraph-silver-242c .shade-dim-7c50:last-child,
.purple-9f4b .wide-409b .paragraph-silver-242c .shade-dim-7c50:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .label-fb4b .sort_ed6b,
  .label-fb4b .overlay_e320,
  .small_8848 .sort_ed6b,
  .small_8848 .overlay_e320,
  .purple-9f4b .sort_ed6b,
  .purple-9f4b .overlay_e320 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hard-2adf .wide-409b {
    margin-bottom: 2em;
  }
}
.hard-2adf p:last-child {
  margin-bottom: 0;
}
.hard-2adf li,
.hard-2adf ul {
  list-style: none;
  margin: 0;
}
.hard-2adf ul ul {
  margin-left: 2.617924em;
}
.background_out_679b {
  font-size: 0.875em;
}

/* css-noise: 3a57 */
.ghost-box-o3 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
