/*!
Theme Name: Customify
Theme URI: https://pressmaximum.complex_b4cf/customify
Author: WPCustomify
Author URI: https://pressmaximum.complex_b4cf
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.complex_b4cf/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.aside_679c.caption-c2c7/licenses/gpl-2.0.green-c0ee
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.tag_yellow_dc45/, (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.paragraph-first-b8ba.feature-983a/normalize.soft-bf82/
 ======
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.soft-bf82 v7.0.0 | MIT License | github.complex_b4cf/necolas/normalize.soft-bf82 */
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;
}
.aside-old-92ad .large-941f,
.detail-a16e,
.highlight_21f4,
.breadcrumb-warm-5422,
.small-2830,
.grid_1092,
.column-8ee9,
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;
}
.detail-a16e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .detail-a16e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .detail-a16e,
  h1 {
    font-size: 1.8em;
  }
}
.highlight_21f4,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.highlight_21f4 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .highlight_21f4,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .highlight_21f4,
  h2 {
    font-size: 1.7em;
  }
}
.breadcrumb-warm-5422,
h3 {
  font-size: 1.618em;
}
.aside-old-92ad .large-941f,
.small-2830,
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.west_db00 {
  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;
}
.tiny-4e4f:after,
.tiny-4e4f:before,
.card_f65c:after,
.card_f65c:before {
  content: "";
  display: table;
}
.tiny-4e4f:after,
.card_f65c:after {
  clear: both;
}
.aside-02f0 {
  float: right;
  margin-right: 0;
}
.tooltip_prev_d678 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hard-0fd0 .frame_364e,
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;
}
.hard-0fd0 .frame_364e: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;
}
.dynamic-dc38 .frame_364e {
  box-shadow: none;
}
.dynamic-dc38
  .frame_364e
  .popup_hovered_216c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.dynamic-dc38 .frame_364e .column-old-8532 {
  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;
}
.dynamic-dc38
  .frame_364e
  .column-old-8532
  b {
  display: none;
}
.dynamic-dc38 .in_e47c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.right-8061:not(.shadow-warm-c325):not(.mask_paper_3d39),
button:not(.shadow-warm-c325):not(.mask_paper_3d39),
input[type="button"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ),
input[type="reset"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ),
input[type="submit"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ) {
  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;
}
.right-8061:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ):hover,
button:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ):hover,
input[type="button"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ):hover,
input[type="reset"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ):hover,
input[type="submit"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.right-8061:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ):active,
.right-8061:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ):focus,
button:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ):active,
button:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ):focus,
input[type="button"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ):active,
input[type="button"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ):focus,
input[type="reset"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ):active,
input[type="reset"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ):focus,
input[type="submit"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ):active,
input[type="submit"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ):focus {
  outline: 0;
}
.right-8061:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f,
button:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f,
input[type="button"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f,
input[type="reset"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f,
input[type="submit"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f {
  position: relative;
}
.right-8061:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f
  .caption-5193,
.right-8061:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f
  .badge-clean-894f,
.right-8061:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f
  .secondary_606e,
.right-8061:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f
  i,
.right-8061:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f
  svg,
button:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f
  .caption-5193,
button:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f
  .badge-clean-894f,
button:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f
  .secondary_606e,
button:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f
  i,
button:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f
  svg,
input[type="button"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f
  .caption-5193,
input[type="button"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f
  .badge-clean-894f,
input[type="button"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f
  .secondary_606e,
input[type="button"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f
  i,
input[type="button"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f
  svg,
input[type="reset"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f
  .caption-5193,
input[type="reset"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f
  .badge-clean-894f,
input[type="reset"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f
  .secondary_606e,
input[type="reset"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f
  i,
input[type="reset"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f
  svg,
input[type="submit"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f
  .caption-5193,
input[type="submit"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f
  .badge-clean-894f,
input[type="submit"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f
  .secondary_606e,
input[type="submit"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f
  i,
input[type="submit"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f
  svg {
  visibility: hidden;
}
.right-8061:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f:after,
button:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f:after,
input[type="button"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f:after,
input[type="reset"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f:after,
input[type="submit"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ).fn-loading-5e3f: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;
}
.right-8061:not(.shadow-warm-c325):not(.mask_paper_3d39),
input[type="button"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ),
input[type="reset"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ),
input[type="submit"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ) {
  color: #fff;
  background: #235787;
}
.right-8061:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ):focus,
input[type="button"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ):focus,
input[type="reset"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ):focus,
input[type="submit"]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ):focus {
  color: #fff;
}
.right-8061.fn-disabled-5e3f:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ),
.right-8061[disabled]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ),
button.fn-disabled-5e3f:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ),
button[disabled]:not(.shadow-warm-c325):not(
    .mask_paper_3d39
  ) {
  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;
}
.last_bfbc {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.last_bfbc: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;
}
.notification-8749 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.message-blue-440d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.glass_e22c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tiny-4e4f:after,
.tiny-4e4f:before,
.frame_over_5215:after,
.frame_over_5215:before,
.light_c9ff:after,
.light_c9ff:before,
.south-219c:after,
.south-219c:before,
.hero_8693:after,
.hero_8693:before,
.gallery-clean-c5d7:after,
.gallery-clean-c5d7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tiny-4e4f:after,
.frame_over_5215:after,
.light_c9ff:after,
.south-219c:after,
.hero_8693:after,
.gallery-clean-c5d7:after {
  clear: both;
}
.frame_over_5215 .feature-gas-59be,
.light_c9ff .feature-gas-59be,
.module-active-f73e .feature-gas-59be {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.wide_c752 {
  display: inline-block;
}
.purple-4f76 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.purple-4f76 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.purple-4f76 .footer_copper_5563 {
  padding: 1em 0;
  font-size: 85%;
}
.footer_copper_5563 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.primary_6ff0 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.primary_6ff0:after,
.primary_6ff0:before {
  content: "";
  display: table;
}
.primary_6ff0:after {
  clear: both;
}
.dim-9f78 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.complex_b8aa .dim-9f78 {
  max-width: 50%;
}
.slider_orange_2d93 .dim-9f78 {
  max-width: 33.33%;
}
.hidden_center_e7bc .dim-9f78 {
  max-width: 25%;
}
.thick_d5f8 .dim-9f78 {
  max-width: 20%;
}
.outer-8171 .dim-9f78 {
  max-width: 16.66%;
}
.light-2959 .dim-9f78 {
  max-width: 14.28%;
}
.west_2e10 .dim-9f78 {
  max-width: 12.5%;
}
.tabs-835c .dim-9f78 {
  max-width: 11.11%;
}
.gallery_steel_a62a {
  display: block;
}
.aside-old-92ad .smooth_313b label,
.aside-old-92ad .motion-e64f label,
.aside-old-92ad .header_c582 label,
.aside-old-92ad .video_eb7f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.status_tall_4cb3 {
  list-style: none;
  margin: 0;
}
.status_tall_4cb3 article.large-2b78 {
  margin-bottom: 0;
}
.status_tall_4cb3 ul {
  list-style: none;
  margin: 0;
}
.status_tall_4cb3 .heading-5a05 li.large-2b78 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .status_tall_4cb3 .heading-5a05 li.large-2b78 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .status_tall_4cb3 .heading-5a05 li.large-2b78: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) {
  .status_tall_4cb3 .heading-5a05 li.large-2b78 li.large-2b78 li.large-2b78 li.large-2b78 {
    padding-left: 0;
  }
}
article.large-2b78 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.large-2b78 .frame_over_5215 p:last-of-type {
  margin-bottom: 0;
}
article.large-2b78 .green_2a7b {
  float: left;
}
article.large-2b78 .breadcrumb-8c09 {
  margin-left: 85px;
}
article.large-2b78 .module_paper_0d5b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.large-2b78 .module_paper_0d5b .south-d69b {
  margin-left: 10px;
}
article.large-2b78 .green_db3a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.large-2b78 .white-5bfa {
  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 .smooth_313b,
  #respond .header_c582,
  #respond .video_eb7f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .smooth_313b input,
#respond .header_c582 input,
#respond .video_eb7f input {
  width: 100%;
}
#respond .video_eb7f {
  margin-right: 0;
}
#respond .chip_fast_f662 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pink_37c6 {
  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;
}
.pink_37c6.summary-64e0 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.pink_37c6 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%);
}
.pink_37c6:focus,
.pink_37c6: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);
}
.shade_420f {
  border-radius: 10%;
}
.mini-146b {
  border-radius: 50%;
}
.basic-bd08 {
  font-size: 0.72em;
}
.modal-bottom-ecab {
  font-size: 0.875em;
}
.fluid-9ba6 {
  font-size: 1.1em;
}
.accent_856e {
  text-transform: uppercase;
  line-height: 1.2;
}
.accent_856e.basic-bd08 {
  letter-spacing: 0.5px;
}
.summary_11ad,
.summary_11ad a {
  color: #6d6d6d;
}
.summary_11ad a:hover {
  color: #111;
}
.next-7ed8 {
  color: #6d6d6d;
}
.logo-huge-f413 {
  overflow-x: hidden;
}
.logo-huge-f413 .slow_0453.preview_00e9 {
  position: relative;
}
.logo-huge-f413 .slow_0453.preview_00e9.iron-b79b {
  position: initial;
}
.logo-huge-f413
  .slow_0453.preview_00e9.iron-b79b
  .panel-tiny-3164 {
  left: auto;
}
.logo-huge-f413 .slow_0453 .panel-tiny-3164 {
  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;
}
.logo-huge-f413 .slow_0453:hover.preview_00e9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.logo-huge-f413
  .slow_0453:hover.preview_00e9
  .panel-tiny-3164 {
  display: block;
  z-index: 9999999;
}
.logo-huge-f413 .complex-ca89 .orange_7382,
.logo-huge-f413 .secondary-medium-2c47 .orange_7382 {
  display: none;
}
.logo-huge-f413 .notification-ce92 .slow_0453:hover.preview_00e9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.aside-old-92ad .smooth_313b label,
.aside-old-92ad .motion-e64f label,
.aside-old-92ad .header_c582 label,
.aside-old-92ad .video_eb7f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.status_tall_4cb3 {
  list-style: none;
  margin: 0;
}
.status_tall_4cb3 article.large-2b78 {
  margin-bottom: 0;
}
.status_tall_4cb3 ul {
  list-style: none;
  margin: 0;
}
.status_tall_4cb3 .heading-5a05 li.large-2b78 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .status_tall_4cb3 .heading-5a05 li.large-2b78 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .status_tall_4cb3 .heading-5a05 li.large-2b78: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) {
  .status_tall_4cb3 .heading-5a05 li.large-2b78 li.large-2b78 li.large-2b78 li.large-2b78 {
    padding-left: 0;
  }
}
article.large-2b78 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.large-2b78 .frame_over_5215 p:last-of-type {
  margin-bottom: 0;
}
article.large-2b78 .green_2a7b {
  float: left;
}
article.large-2b78 .breadcrumb-8c09 {
  margin-left: 85px;
}
article.large-2b78 .module_paper_0d5b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.large-2b78 .module_paper_0d5b .south-d69b {
  margin-left: 10px;
}
article.large-2b78 .green_db3a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.large-2b78 .white-5bfa {
  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 .smooth_313b,
  #respond .header_c582,
  #respond .video_eb7f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .smooth_313b input,
#respond .header_c582 input,
#respond .video_eb7f input {
  width: 100%;
}
#respond .video_eb7f {
  margin-right: 0;
}
#respond .chip_fast_f662 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.complex-ca89 .container_aea5 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.container_aea5 .table-205f.secondary_8b01 .blue-a0a3 > li > a:focus,
.container_aea5 .table-205f.secondary_8b01 .blue-a0a3 > li > a:hover,
.container_aea5 .table-205f.light_c60c .blue-a0a3 > li > a:focus,
.container_aea5 .table-205f.light_c60c .blue-a0a3 > li > a:hover,
.container_aea5 .table-205f.stone-747a .blue-a0a3 > li > a:focus,
.container_aea5 .table-205f.stone-747a .blue-a0a3 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_aea5
  .table-205f.secondary_8b01
  .blue-a0a3
  > li.hover_fixed_98ad
  > a,
.container_aea5
  .table-205f.secondary_8b01
  .blue-a0a3
  > li.sidebar-086b
  > a,
.container_aea5
  .table-205f.light_c60c
  .blue-a0a3
  > li.hover_fixed_98ad
  > a,
.container_aea5
  .table-205f.light_c60c
  .blue-a0a3
  > li.sidebar-086b
  > a,
.container_aea5
  .table-205f.stone-747a
  .blue-a0a3
  > li.hover_fixed_98ad
  > a,
.container_aea5 .table-205f.stone-747a .blue-a0a3 > li.large-5344 > a {
  color: rgba(255, 255, 255, 0.99);
}
.container_aea5 .detail_center_d659,
.container_aea5 .detail_center_d659 a {
  color: rgba(255, 255, 255, 0.99);
}
.container_aea5 .short_0a51.fixed-2c7c li a,
.container_aea5 .outline-c406 a,
.container_aea5 .border-liquid-b7ed,
.container_aea5 .blue-a0a3 > li > a,
.container_aea5 .pink-9883 {
  color: rgba(255, 255, 255, 0.79);
}
.container_aea5 .short_0a51.fixed-2c7c li a:hover,
.container_aea5 .outline-c406 a:hover,
.container_aea5 .border-liquid-b7ed:hover,
.container_aea5 .blue-a0a3 > li > a:hover,
.container_aea5 .pink-9883:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_aea5 .iron-19a2 {
  color: rgba(255, 255, 255, 0.79);
}
.container_aea5 .iron-19a2 .accent-224f {
  color: rgba(255, 255, 255, 0.99);
}
.container_aea5 .iron-19a2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_aea5 .hard-a926 .center_eac4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.container_aea5 .hard-a926 .center_eac4 .black-14ca {
  color: rgba(255, 255, 255, 0.79);
}
.container_aea5
  .hard-a926
  .center_eac4
  .black-14ca::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_aea5
  .hard-a926
  .center_eac4
  .black-14ca:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_aea5
  .hard-a926
  .center_eac4
  .black-14ca::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_aea5
  .hard-a926
  .center_eac4
  .black-14ca::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_aea5 .hard-a926 .left_6c66 {
  color: rgba(255, 255, 255, 0.79);
}
.container_aea5 .hard-a926 .left_6c66:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel-mini-f85f
  .container_aea5
  .hard-a926
  .out_118e
  .dropdown-white-4f2d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel-mini-f85f
  .container_aea5
  .hard-a926
  .out_118e
  .black-14ca {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.complex-ca89 .next_9afa {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.next_9afa .table-205f.secondary_8b01 .blue-a0a3 > li > a:focus,
.next_9afa .table-205f.secondary_8b01 .blue-a0a3 > li > a:hover,
.next_9afa .table-205f.light_c60c .blue-a0a3 > li > a:focus,
.next_9afa .table-205f.light_c60c .blue-a0a3 > li > a:hover,
.next_9afa .table-205f.stone-747a .blue-a0a3 > li > a:focus,
.next_9afa .table-205f.stone-747a .blue-a0a3 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.next_9afa
  .table-205f.secondary_8b01
  .blue-a0a3
  > li.hover_fixed_98ad
  > a,
.next_9afa
  .table-205f.secondary_8b01
  .blue-a0a3
  > li.sidebar-086b
  > a,
.next_9afa
  .table-205f.light_c60c
  .blue-a0a3
  > li.hover_fixed_98ad
  > a,
.next_9afa
  .table-205f.light_c60c
  .blue-a0a3
  > li.sidebar-086b
  > a,
.next_9afa
  .table-205f.stone-747a
  .blue-a0a3
  > li.hover_fixed_98ad
  > a,
.next_9afa .table-205f.stone-747a .blue-a0a3 > li.large-5344 > a {
  color: rgba(0, 0, 0, 0.8);
}
.next_9afa .detail_center_d659,
.next_9afa .detail_center_d659 a {
  color: rgba(0, 0, 0, 0.8);
}
.next_9afa .short_0a51.fixed-2c7c li a,
.next_9afa .outline-c406 a,
.next_9afa .border-liquid-b7ed,
.next_9afa .blue-a0a3 > li > a,
.next_9afa .pink-9883 {
  color: rgba(0, 0, 0, 0.55);
}
.next_9afa .short_0a51.fixed-2c7c li a:hover,
.next_9afa .outline-c406 a:hover,
.next_9afa .border-liquid-b7ed:hover,
.next_9afa .blue-a0a3 > li > a:hover,
.next_9afa .pink-9883:hover {
  color: rgba(0, 0, 0, 0.8);
}
.next_9afa .iron-19a2 {
  color: rgba(0, 0, 0, 0.55);
}
.next_9afa .iron-19a2 .accent-224f {
  color: rgba(0, 0, 0, 0.8);
}
.next_9afa .iron-19a2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.block_gold_50f4 .wrapper_b0bc {
  margin-left: auto;
  margin-right: auto;
}
.light_c9ff > * {
  margin-left: auto;
  margin-right: auto;
}
.light_c9ff .notification-8749 {
  margin-right: 1.41575em;
}
.hero_gold_08e7 .light_c9ff > .cool_bb59 {
  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;
}
.hero_gold_08e7 .light_c9ff > .stone-7e68 {
  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;
}
.secondary-active-b3f0.block_gold_50f4 .wrapper_b0bc,
.logo-hot-c529.block_gold_50f4 .wrapper_b0bc {
  margin-left: 0;
}
.left_3997.block_gold_50f4 .wrapper_b0bc,
.avatar-0d6c.block_gold_50f4 .wrapper_b0bc {
  margin-right: 0;
}
.light_c9ff ol,
.light_c9ff ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.prev-6239 video {
  max-width: 100%;
}
.tooltip-1e1f img {
  display: block;
}
.tooltip-1e1f.notification-8749,
.tooltip-1e1f.message-blue-440d {
  width: 100%;
}
.tooltip-1e1f.stone-7e68 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.dynamic-99b3:not(.box-hovered-baf0) {
  margin: 1.5em auto;
}
.progress-north-d505 p {
  padding: 1.5em 14px;
}
ul.button_complex_ab59.stone-7e68,
ul.button_complex_ab59.cool_bb59,
ul.button_complex_ab59.copper-03cc.cool_bb59 {
  padding: 0 14px;
}
.badge_44cc {
  display: block;
  overflow-x: auto;
}
.badge_44cc table {
  border-collapse: collapse;
  width: 100%;
}
.badge_44cc td,
.badge_44cc th {
  padding: 0.5em;
}
.light_c9ff li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.light_c9ff ol ol,
.light_c9ff ol ul,
.light_c9ff ul ol,
.light_c9ff ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.light_c9ff ol ol li,
.light_c9ff ol ul li,
.light_c9ff ul ol li,
.light_c9ff ul ul li {
  margin-left: 0;
}
.alert_bf6d.content_db22 > .tag-3773 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.alert_bf6d.content_db22 > .tag-3773 iframe,
.alert_bf6d.content_db22 > .tag-3773 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.filter_easy_7ee0 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.filter_easy_7ee0.breadcrumb-glass-a21f {
  padding: 0;
}
.filter_easy_7ee0.breadcrumb-glass-a21f cite {
  font-size: 13px;
}
.filter_easy_7ee0 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.filter_easy_7ee0 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.bronze-6b6f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.bronze-6b6f > p:first-child {
  margin-top: 0;
}
.bronze-6b6f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.bronze-6b6f blockquote {
  border-left: 0;
}
.disabled_09ff {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.disabled_09ff:not(.main_west_c770) {
  max-width: 100px;
}
.disabled_09ff.warm_1ed1 {
  border-bottom: none !important;
  text-align: center;
}
.disabled_09ff.warm_1ed1::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .progress-north-d505 p {
    padding: 1.5em 0;
  }
}
.input_633e {
  color: #0073aa;
}
.notice-d62f {
  background-color: #0073aa;
}
.accordion-76c3 {
  color: #229fd8;
}
.nav-dirty-fad0 {
  background-color: #229fd8;
}
.notice-active-d8f3 {
  color: #eee;
}
.frame-948e {
  background-color: #eee;
}
.purple_57ea {
  color: #444;
}
.gas_716b {
  background-color: #444;
}
.column-df03 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.column-df03 .active-west-e016 .outline-c406 {
  font-size: 15px;
}
.column-df03 .outline-c406 {
  line-height: 1.3;
}
.column-df03 .next_9afa {
}
.column-df03 .container_aea5 {
  background: #235787;
}
.down-0811 {
  padding: 0;
}
.down-0811 .container_aea5 {
  background: #1a1a1a;
}
.down-0811 .next_9afa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.primary-83f9 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.primary-83f9 .next_9afa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.primary-83f9 .container_aea5 {
  background: #303030;
}
.gallery-clean-c5d7 {
  position: relative;
  z-index: 10;
}
.gallery-clean-c5d7 .item_fluid_6e78 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside-4e00 .preview_00e9 {
  display: inline-block;
  vertical-align: middle;
}
.aside-4e00.in_51e7 .preview_00e9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .aside-4e00.in_51e7 .preview_00e9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .aside-4e00.in_51e7 .preview_00e9 {
    margin-right: 0.4em;
  }
}
.aside-4e00.in_51e7 .preview_00e9:last-child {
  margin-right: 0;
}
.up-db8e .item_fluid_6e78 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .complex-ca89 .active-west-e016 {
    margin: 0 -0.5em;
  }
  .complex-ca89 .active-west-e016 [class*="customify-col-"],
  .complex-ca89 .active-west-e016 [class*="customify-col_"],
  .complex-ca89 .active-west-e016 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.complex-ca89.large_6459 .item_fluid_6e78 {
  background: 0 0 !important;
}
.complex-ca89.large_6459 .item_fluid_6e78,
.complex-ca89.up-db8e .item_fluid_6e78 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .complex-ca89.up-e2fe {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.complex-ca89.up-db8e .item_fluid_6e78 {
  box-shadow: none !important;
}
.label-a65d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .label-a65d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .label-a65d {
    padding: 18px 0 20px;
  }
}
.label-a65d .chip_eb67 {
  width: 100%;
}
.label-a65d .hover-down-f052 {
  margin-bottom: 0;
}
.label-a65d .nav-59ab {
  margin-top: 5px;
  font-size: 0.875em;
}
.widget-9236 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.widget-9236 .link-bright-18e0 {
  width: 100%;
}
.title_middle_0146 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.title_middle_0146 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.title_middle_0146 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;
}
.title_middle_0146 li:last-child:after {
  display: none;
}
.title_middle_0146 li a {
  font-weight: 500;
  margin-right: 10px;
}
.large_b982 .orange_7382 button,
.label-a65d .orange_7382 button {
  left: 0;
}
.large_b982 .link-bright-18e0,
.label-a65d .link-bright-18e0 {
  padding-left: 0;
  padding-right: 0;
}
.large_b982 .widget-9236,
.label-a65d .widget-9236 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.large_b982 {
  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;
}
.large_b982: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;
}
.large_b982 .component_narrow_587c {
  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) {
  .large_b982 .component_narrow_587c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .large_b982 .component_narrow_587c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .large_b982 .component_narrow_587c {
    min-height: 200px;
  }
}
.large_b982 .title_middle_0146 {
  color: rgba(255, 255, 255, 0.8);
}
.large_b982 .title_middle_0146 a,
.large_b982 .title_middle_0146 li:after {
  color: inherit;
}
.large_b982 .title_middle_0146 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.fluid-66c6 {
  margin-bottom: 0.5em;
}
.avatar_glass_5187 {
  margin-bottom: 1.2em;
}
.avatar_glass_5187,
.fluid-66c6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.avatar_glass_5187 p:last-child,
.fluid-66c6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .orange_7382,
#masthead .orange_7382 {
  display: none;
}
#masthead
  > .orange_7382.highlight_1c95 {
  display: none;
}
#masthead > .orange_7382 button {
  left: 0;
}
.progress-out-86f9 {
  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%;
}
.progress-out-86f9 .preview_00e9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.progress-out-86f9 .thick-ad2c {
  display: -webkit-box;
  display: flex;
}
.progress-out-86f9 .thick-ad2c.sidebar-orange-58d3 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.progress-out-86f9 .thick-ad2c.disabled-6966 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.progress-out-86f9 .thick-ad2c.paragraph-dark-c488 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.progress-out-86f9.tertiary_8c92.grid_center_8964 .thick-ad2c.sidebar-orange-58d3 {
  flex-basis: 100%;
}
.progress-out-86f9.search-28a8 .thick-ad2c.disabled-6966 {
  -webkit-box-flex: 1;
  flex: auto;
}
.progress-out-86f9.search-28a8 .thick-ad2c.paragraph-dark-c488 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .orange_7382.highlight_1c95 {
  display: none;
}
#masthead > .orange_7382 button {
  left: 0;
}
.shadow-tall-3ae6 {
  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;
}
.shadow-tall-3ae6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.shadow-tall-3ae6.detail_down_43d5 i {
  margin-right: 4px;
}
.shadow-tall-3ae6.button-8c2a i {
  margin-left: 5px;
}
.outline-c406 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.outline-c406 p:last-child {
  margin-bottom: 0;
}
.image-8252 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.image-8252 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.image-8252 img {
  display: block;
  width: auto;
  line-height: 1;
}
.image-8252 .detail_center_d659 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.image-8252 .hidden-d2cf {
  margin: 5px 0 7px 0;
}
.image-8252.prev-3f9b .carousel-orange-bcd4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.image-8252.prev-3f9b .mask_042f {
  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;
}
.image-8252.description_first_acaf {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.image-8252.description_first_acaf .carousel-orange-bcd4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.image-8252.description_first_acaf .mask_042f {
  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;
}
.image-8252.thumbnail-5432 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.image-8252.modal_1ab8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.image-8252.modal_1ab8 .mask_042f {
  margin-top: 7px;
}
.box-7050 {
  display: inline-block;
}
.gallery-clean-c5d7 .label_aa3f .image-8252 img {
  max-width: 100%;
}
.table-205f .pressed_cc50.active_b3de,
.message-top-e618 .pressed_cc50.active_b3de {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.table-205f .element-127f,
.message-top-e618 .element-127f {
  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%);
}
.table-205f .element-127f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.table-205f.slow-07e6 .element-127f {
  display: none;
}
.table-205f .filter-hovered-c875 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.table-205f .filter-hovered-c875 li {
  display: inline-block;
  position: relative;
}
.table-205f .filter-hovered-c875 li:last-child {
  margin-right: 0;
}
.table-205f .filter-hovered-c875 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;
}
.table-205f .filter-hovered-c875 li.large-5344 > a {
  color: rgba(0, 0, 0, 0.9);
}
.table-205f .filter-hovered-c875 > 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;
}
.table-205f .filter-hovered-c875 > li > a i {
  line-height: 0;
}
.table-205f .filter-hovered-c875 > li.cold-fa69 > a .element-127f {
  margin-left: 4px;
  line-height: 0;
}
.table-205f .filter-hovered-c875 .hero-motion-e5ba li.cold-fa69 > a {
  position: relative;
}
.table-205f .filter-hovered-c875 .hero-motion-e5ba li.cold-fa69 > a:after,
.table-205f .filter-hovered-c875 .hero-motion-e5ba li.cold-fa69 > a:before {
  content: "";
  display: table;
}
.table-205f .filter-hovered-c875 .hero-motion-e5ba li.cold-fa69 > a:after {
  clear: both;
}
.table-205f .filter-hovered-c875 .hero-motion-e5ba li.cold-fa69 > a .element-127f {
  margin-left: 5px;
  float: right;
}
.table-205f .small-a622,
.table-205f .hero-motion-e5ba {
  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;
}
.table-205f .hero-motion-e5ba {
  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;
}
.table-205f .hero-motion-e5ba .active_b3de {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.table-205f .hero-motion-e5ba .element-127f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.table-205f .hero-motion-e5ba li {
  display: block;
  margin: 0;
  padding: 0;
}
.table-205f .hero-motion-e5ba 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;
}
.table-205f .hero-motion-e5ba li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.table-205f .hero-motion-e5ba .hero-motion-e5ba {
  top: 0;
  left: 100%;
}
.table-205f .list_9957.fn-focus-5e3f > .small-a622,
.table-205f .list_9957.fn-focus-5e3f > .hero-motion-e5ba,
.table-205f .list_9957:focus > .small-a622,
.table-205f .list_9957:focus > .hero-motion-e5ba,
.table-205f .list_9957:hover > .small-a622,
.table-205f .list_9957:hover > .hero-motion-e5ba {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.table-205f.stone-747a .blue-a0a3:after,
.table-205f.stone-747a .blue-a0a3:before {
  content: "";
  display: table;
}
.table-205f.stone-747a .blue-a0a3:after {
  clear: both;
}
.table-205f.stone-747a .blue-a0a3 > li {
  float: left;
}
.table-205f.short-c746 .blue-a0a3:after,
.table-205f.short-c746 .blue-a0a3:before {
  content: "";
  display: table;
}
.table-205f.short-c746 .blue-a0a3:after {
  clear: both;
}
.table-205f.short-c746 .blue-a0a3 > li {
  float: left;
}
.table-205f.short-c746 .blue-a0a3 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.table-205f.short-c746 .blue-a0a3 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.table-205f.short-c746 .blue-a0a3 > li.hover_fixed_98ad > a,
.table-205f.short-c746 .blue-a0a3 > li.large-5344 > a {
  color: #fff;
  background-color: #1e4b75;
}
.table-205f.secondary_8b01 .blue-a0a3 > li > a .active_b3de {
  position: relative;
}
.table-205f.secondary_8b01 .blue-a0a3 > li > a .active_b3de: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;
}
.table-205f.secondary_8b01
  .blue-a0a3
  > li:focus
  > a
  .active_b3de:before,
.table-205f.secondary_8b01
  .blue-a0a3
  > li:hover
  > a
  .active_b3de:before {
  width: 100%;
  background-color: currentColor;
}
.table-205f.secondary_8b01
  .blue-a0a3
  > li.hover_fixed_98ad
  > a
  .active_b3de:before,
.table-205f.secondary_8b01
  .blue-a0a3
  > li.sidebar-086b
  > a
  .active_b3de:before {
  width: 100%;
  background-color: currentColor;
}
.table-205f.light_c60c .blue-a0a3 > li > a .active_b3de {
  position: relative;
}
.table-205f.light_c60c .blue-a0a3 > li > a .active_b3de: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;
}
.table-205f.light_c60c .blue-a0a3 > li:focus > a .active_b3de:before,
.table-205f.light_c60c
  .blue-a0a3
  > li:hover
  > a
  .active_b3de:before {
  width: 100%;
  background-color: currentColor;
}
.table-205f.light_c60c
  .blue-a0a3
  > li.hover_fixed_98ad
  > a
  .active_b3de:before,
.table-205f.light_c60c
  .blue-a0a3
  > li.sidebar-086b
  > a
  .active_b3de:before {
  width: 100%;
  background-color: currentColor;
}
.message-top-e618 .filter-hovered-c875 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.message-top-e618 .filter-hovered-c875 li:first-child > a {
  border-top: none;
}
.message-top-e618 .filter-hovered-c875 .panel_6365 > .active_b3de .element-127f {
  display: none;
}
.message-top-e618 .filter-hovered-c875 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.message-top-e618 .filter-hovered-c875 li:last-child {
  border: none;
}
.message-top-e618 .filter-hovered-c875 li.cold-fa69 > a {
  padding-right: 45px !important;
}
.message-top-e618 .filter-hovered-c875 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.message-top-e618 .filter-hovered-c875 li a:focus,
.message-top-e618 .filter-hovered-c875 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.message-top-e618 .filter-hovered-c875 li .column-smooth-fb84 {
  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;
}
.message-top-e618 .filter-hovered-c875 li .column-smooth-fb84:hover {
  box-shadow: none;
}
.message-top-e618 .filter-hovered-c875 li .column-smooth-fb84 .element-127f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.message-top-e618 .filter-hovered-c875 .hero-motion-e5ba {
  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);
}
.message-top-e618 .filter-hovered-c875 .hero-motion-e5ba li a {
  padding-left: 3em;
}
.message-top-e618 .filter-hovered-c875 .accent-8c5e > a .column-smooth-fb84 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.message-top-e618 .filter-hovered-c875 .accent-8c5e > .hero-motion-e5ba {
  display: block;
  opacity: 1;
}
.next-3ee2 {
  max-width: 100%;
}
.filter_77e3 {
  line-height: 0;
  cursor: pointer;
}
.pink-9883 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pink-9883:hover {
  box-shadow: none;
  color: currentColor;
}
.pink-9883 svg {
  width: 18px;
  height: 18px;
}
.pink-9883 .button_2c04 {
  display: none;
}
.preview_north_03a6 {
  position: relative;
}
.preview_north_03a6.fn-active-5e3f .pink-9883 .card-dark-ea05 {
  display: none;
}
.preview_north_03a6.fn-active-5e3f .pink-9883 .button_2c04 {
  display: inline-block;
}
.preview_north_03a6 .slider_lite_a46f {
  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);
}
.preview_north_03a6.surface-a351 .slider_lite_a46f {
  left: auto;
  right: -0.9em;
}
.preview_north_03a6.surface-a351 .aside_basic_533d::before {
  left: auto;
  right: 15px;
}
.preview_north_03a6.fn-active-5e3f .slider_lite_a46f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.out_118e {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.out_118e label {
  flex-basis: 100%;
}
.out_118e .center_eac4 {
  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;
}
.out_118e .black-14ca {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.out_118e .black-14ca:focus {
  background-color: transparent;
}
.out_118e button.left_6c66 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.out_118e button.left_6c66:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.out_118e button.left_6c66 svg {
  width: 18px;
  height: 18px;
}
.out_118e input[type="submit"] {
  min-height: auto;
}
.hard-a926 .out_118e .black-14ca {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.aside_basic_533d {
  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) {
  .aside_basic_533d {
    width: 220px;
  }
}
.aside_basic_533d label {
  flex-basis: 100%;
}
.aside_basic_533d::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;
}
.panel-mini-f85f .hard-a926 .out_118e {
  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;
}
.panel-mini-f85f
  .hard-a926
  .out_118e
  .center_eac4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.panel-mini-f85f .hard-a926 .out_118e .black-14ca {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.panel-mini-f85f
  .hard-a926
  .out_118e
  .black-14ca:focus {
  background: 0 0;
}
.panel-mini-f85f
  .hard-a926
  .out_118e
  .dropdown-white-4f2d {
  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;
}
.short_0a51 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.short_0a51 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.short_0a51 li:last-child {
  margin-right: 0;
}
.short_0a51 li:first-child {
  margin-left: 0;
}
.short_0a51.aside_hard_f3c5 a {
  color: #fff;
}
.short_0a51.aside_hard_f3c5 a:hover {
  color: #fff;
}
.short_0a51 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.short_0a51 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.short_0a51 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.short_0a51 a:hover {
  opacity: 0.9;
  color: inherit;
}
.short_0a51 [class*="social-icon-apple"] {
  background-color: #999;
}
.short_0a51 [class*="social-icon-apple"].dim-7b34 {
  background-color: transparent;
  color: #999;
}
.short_0a51 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.short_0a51 [class*="social-icon-behance"].dim-7b34 {
  background-color: transparent;
  color: #1769ff;
}
.short_0a51 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.short_0a51 [class*="social-icon-bitbucket"].dim-7b34 {
  background-color: transparent;
  color: #205081;
}
.short_0a51 [class*="social-icon-codepen"] {
  background-color: #000;
}
.short_0a51 [class*="social-icon-codepen"].dim-7b34 {
  background-color: transparent;
  color: #000;
}
.short_0a51 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.short_0a51 [class*="social-icon-delicious"].dim-7b34 {
  background-color: transparent;
  color: #39f;
}
.short_0a51 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.short_0a51 [class*="social-icon-digg"].dim-7b34 {
  background-color: transparent;
  color: #005be2;
}
.short_0a51 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.short_0a51 [class*="social-icon-dribbble"].dim-7b34 {
  background-color: transparent;
  color: #ea4c89;
}
.short_0a51 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.short_0a51 [class*="social-icon-envelope"].dim-7b34 {
  background-color: transparent;
  color: #ea4335;
}
.short_0a51 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.short_0a51 [class*="social-icon-facebook"].dim-7b34 {
  background-color: transparent;
  color: #3b5998;
}
.short_0a51 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.short_0a51 [class*="social-icon-flickr"].dim-7b34 {
  background-color: transparent;
  color: #0063dc;
}
.short_0a51 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.short_0a51 [class*="social-icon-foursquare"].dim-7b34 {
  background-color: transparent;
  color: #2d5be3;
}
.short_0a51 [class*="social-icon-github"] {
  background-color: #333;
}
.short_0a51 [class*="social-icon-github"].dim-7b34 {
  background-color: transparent;
  color: #333;
}
.short_0a51 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.short_0a51 [class*="social-icon-google-plus"].dim-7b34 {
  background-color: transparent;
  color: #dd4b39;
}
.short_0a51 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.short_0a51 [class*="social-icon-houzz"].dim-7b34 {
  background-color: transparent;
  color: #7ac142;
}
.short_0a51 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.short_0a51 [class*="social-icon-instagram"].dim-7b34 {
  background-color: transparent;
  color: #262626;
}
.short_0a51 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.short_0a51 [class*="social-icon-jsfiddle"].dim-7b34 {
  background-color: transparent;
  color: #487aa2;
}
.short_0a51 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.short_0a51 [class*="social-icon-linkedin"].dim-7b34 {
  background-color: transparent;
  color: #0077b5;
}
.short_0a51 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.short_0a51 [class*="social-icon-medium"].dim-7b34 {
  background-color: transparent;
  color: #00ab6b;
}
.short_0a51 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.short_0a51
  [class*="social-icon-odnoklassniki"].dim-7b34 {
  background-color: transparent;
  color: #f4731c;
}
.short_0a51 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.short_0a51 [class*="social-icon-meetup"].dim-7b34 {
  background-color: transparent;
  color: #ec1c40;
}
.short_0a51 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.short_0a51 [class*="social-icon-pinterest"].dim-7b34 {
  background-color: transparent;
  color: #bd081c;
}
.short_0a51 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.short_0a51 [class*="social-icon-product-hunt"].dim-7b34 {
  background-color: transparent;
  color: #da552f;
}
.short_0a51 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.short_0a51 [class*="social-icon-reddit"].dim-7b34 {
  background-color: transparent;
  color: #ff4500;
}
.short_0a51 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.short_0a51 [class*="social-icon-rss"].dim-7b34 {
  background-color: transparent;
  color: #f26522;
}
.short_0a51 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.short_0a51
  [class*="social-icon-shopping-cart"].dim-7b34 {
  background-color: transparent;
  color: #4caf50;
}
.short_0a51 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.short_0a51 [class*="social-icon-skype"].dim-7b34 {
  background-color: transparent;
  color: #00aff0;
}
.short_0a51 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.short_0a51 [class*="social-icon-slideshare"].dim-7b34 {
  background-color: transparent;
  color: #0077b5;
}
.short_0a51 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.short_0a51 [class*="social-icon-snapchat"].dim-7b34 {
  background-color: transparent;
  color: #fffc00;
}
.short_0a51 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.short_0a51 [class*="social-icon-soundcloud"].dim-7b34 {
  background-color: transparent;
  color: #f80;
}
.short_0a51 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.short_0a51 [class*="social-icon-spotify"].dim-7b34 {
  background-color: transparent;
  color: #2ebd59;
}
.short_0a51 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.short_0a51
  [class*="social-icon-stack-overflow"].dim-7b34 {
  background-color: transparent;
  color: #fe7a15;
}
.short_0a51 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.short_0a51 [class*="social-icon-maldkfgram"].dim-7b34 {
  background-color: transparent;
  color: #2ca5e0;
}
.short_0a51 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.short_0a51 [class*="social-icon-tripadvisor"].dim-7b34 {
  background-color: transparent;
  color: #589442;
}
.short_0a51 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.short_0a51 [class*="social-icon-tumblr"].dim-7b34 {
  background-color: transparent;
  color: #35465c;
}
.short_0a51 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.short_0a51 [class*="social-icon-twitch"].dim-7b34 {
  background-color: transparent;
  color: #6441a5;
}
.short_0a51 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.short_0a51 [class*="social-icon-twitter"].dim-7b34 {
  background-color: transparent;
  color: #1da1f2;
}
.short_0a51 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.short_0a51 [class*="social-icon-vimeo"].dim-7b34 {
  background-color: transparent;
  color: #1ab7ea;
}
.short_0a51 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.short_0a51 [class*="social-icon-vk"].dim-7b34 {
  background-color: transparent;
  color: #45668e;
}
.short_0a51 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.short_0a51 [class*="social-icon-weibo"].dim-7b34 {
  background-color: transparent;
  color: #df2029;
}
.short_0a51 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.short_0a51 [class*="social-icon-weixin"].dim-7b34 {
  background-color: transparent;
  color: #7bb32e;
}
.short_0a51 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.short_0a51 [class*="social-icon-whatsapp"].dim-7b34 {
  background-color: transparent;
  color: #25d366;
}
.short_0a51 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.short_0a51 [class*="social-icon-wordpress"].dim-7b34 {
  background-color: transparent;
  color: #21759b;
}
.short_0a51 [class*="social-icon-xing"] {
  background-color: #026466;
}
.short_0a51 [class*="social-icon-xing"].dim-7b34 {
  background-color: transparent;
  color: #026466;
}
.short_0a51 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.short_0a51 [class*="social-icon-yelp"].dim-7b34 {
  background-color: transparent;
  color: #af0606;
}
.short_0a51 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.short_0a51 [class*="social-icon-youtube"].dim-7b34 {
  background-color: transparent;
  color: #cd201f;
}
.border-liquid-b7ed {
  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;
}
.border-liquid-b7ed:hover {
  box-shadow: none;
  background: 0 0;
}
.preview_plasma_8dd0 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hard-c558 {
  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;
}
.card_active_7bed {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.picture_e634 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.picture_e634,
.picture_e634::after,
.picture_e634::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;
}
.picture_e634::after,
.picture_e634::before {
  content: "";
  display: block;
  background-color: inherit;
}
.paper-d31d .hard-c558 .card_active_7bed {
  margin-top: -2px;
  width: 19px;
}
.paper-d31d .hard-c558 .picture_e634 {
  margin-top: -1px;
}
.paper-d31d .hard-c558 .picture_e634,
.paper-d31d .hard-c558 .picture_e634::after,
.paper-d31d .hard-c558 .picture_e634::before {
  width: 19px;
  height: 2px;
}
.paper-d31d .hard-c558 .picture_e634::before {
  top: -6px;
}
.paper-d31d .hard-c558 .picture_e634::after {
  bottom: -6px;
}
.column_29c3 .hard-c558 .card_active_7bed {
  margin-top: -2px;
  width: 22px;
}
.column_29c3 .hard-c558 .picture_e634 {
  margin-top: -1px;
}
.column_29c3 .hard-c558 .picture_e634,
.column_29c3 .hard-c558 .picture_e634::after,
.column_29c3 .hard-c558 .picture_e634::before {
  width: 22px;
  height: 2px;
}
.column_29c3 .hard-c558 .picture_e634::before {
  top: -7px;
}
.column_29c3 .hard-c558 .picture_e634::after {
  bottom: -7px;
}
.card-bright-4a06 .hard-c558 .card_active_7bed {
  margin-top: -2px;
  width: 31px;
}
.card-bright-4a06 .hard-c558 .picture_e634 {
  margin-top: -1.5px;
}
.card-bright-4a06 .hard-c558 .picture_e634,
.card-bright-4a06 .hard-c558 .picture_e634::after,
.card-bright-4a06 .hard-c558 .picture_e634::before {
  width: 31px;
  height: 3px;
}
.card-bright-4a06 .hard-c558 .picture_e634::before {
  top: -9px;
}
.card-bright-4a06 .hard-c558 .picture_e634::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .iron-0128 .hard-c558 .card_active_7bed {
    margin-top: -2px;
    width: 19px;
  }
  .iron-0128 .hard-c558 .picture_e634 {
    margin-top: -1px;
  }
  .iron-0128 .hard-c558 .picture_e634,
  .iron-0128 .hard-c558 .picture_e634::after,
  .iron-0128 .hard-c558 .picture_e634::before {
    width: 19px;
    height: 2px;
  }
  .iron-0128 .hard-c558 .picture_e634::before {
    top: -6px;
  }
  .iron-0128 .hard-c558 .picture_e634::after {
    bottom: -6px;
  }
  .section_rough_dac5 .hard-c558 .card_active_7bed {
    margin-top: -2px;
    width: 22px;
  }
  .section_rough_dac5 .hard-c558 .picture_e634 {
    margin-top: -1px;
  }
  .section_rough_dac5 .hard-c558 .picture_e634,
  .section_rough_dac5 .hard-c558 .picture_e634::after,
  .section_rough_dac5 .hard-c558 .picture_e634::before {
    width: 22px;
    height: 2px;
  }
  .section_rough_dac5 .hard-c558 .picture_e634::before {
    top: -7px;
  }
  .section_rough_dac5 .hard-c558 .picture_e634::after {
    bottom: -7px;
  }
  .item-center-f86a .hard-c558 .card_active_7bed {
    margin-top: -2px;
    width: 31px;
  }
  .item-center-f86a .hard-c558 .picture_e634 {
    margin-top: -1.5px;
  }
  .item-center-f86a .hard-c558 .picture_e634,
  .item-center-f86a .hard-c558 .picture_e634::after,
  .item-center-f86a .hard-c558 .picture_e634::before {
    width: 31px;
    height: 3px;
  }
  .item-center-f86a .hard-c558 .picture_e634::before {
    top: -9px;
  }
  .item-center-f86a .hard-c558 .picture_e634::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .out-899e .hard-c558 .card_active_7bed {
    margin-top: -2px;
    width: 19px;
  }
  .out-899e .hard-c558 .picture_e634 {
    margin-top: -1px;
  }
  .out-899e .hard-c558 .picture_e634,
  .out-899e .hard-c558 .picture_e634::after,
  .out-899e .hard-c558 .picture_e634::before {
    width: 19px;
    height: 2px;
  }
  .out-899e .hard-c558 .picture_e634::before {
    top: -6px;
  }
  .out-899e .hard-c558 .picture_e634::after {
    bottom: -6px;
  }
  .white-8b5a .hard-c558 .card_active_7bed {
    margin-top: -2px;
    width: 22px;
  }
  .white-8b5a .hard-c558 .picture_e634 {
    margin-top: -1px;
  }
  .white-8b5a .hard-c558 .picture_e634,
  .white-8b5a .hard-c558 .picture_e634::after,
  .white-8b5a .hard-c558 .picture_e634::before {
    width: 22px;
    height: 2px;
  }
  .white-8b5a .hard-c558 .picture_e634::before {
    top: -7px;
  }
  .white-8b5a .hard-c558 .picture_e634::after {
    bottom: -7px;
  }
  .banner_1472 .hard-c558 .card_active_7bed {
    margin-top: -2px;
    width: 31px;
  }
  .banner_1472 .hard-c558 .picture_e634 {
    margin-top: -1.5px;
  }
  .banner_1472 .hard-c558 .picture_e634,
  .banner_1472 .hard-c558 .picture_e634::after,
  .banner_1472 .hard-c558 .picture_e634::before {
    width: 31px;
    height: 3px;
  }
  .banner_1472 .hard-c558 .picture_e634::before {
    top: -9px;
  }
  .banner_1472 .hard-c558 .picture_e634::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .banner-507f .hard-c558 .card_active_7bed {
    margin-top: -2px;
    width: 19px;
  }
  .banner-507f .hard-c558 .picture_e634 {
    margin-top: -1px;
  }
  .banner-507f .hard-c558 .picture_e634,
  .banner-507f .hard-c558 .picture_e634::after,
  .banner-507f .hard-c558 .picture_e634::before {
    width: 19px;
    height: 2px;
  }
  .banner-507f .hard-c558 .picture_e634::before {
    top: -6px;
  }
  .banner-507f .hard-c558 .picture_e634::after {
    bottom: -6px;
  }
  .tiny_c874 .hard-c558 .card_active_7bed {
    margin-top: -2px;
    width: 22px;
  }
  .tiny_c874 .hard-c558 .picture_e634 {
    margin-top: -1px;
  }
  .tiny_c874 .hard-c558 .picture_e634,
  .tiny_c874 .hard-c558 .picture_e634::after,
  .tiny_c874 .hard-c558 .picture_e634::before {
    width: 22px;
    height: 2px;
  }
  .tiny_c874 .hard-c558 .picture_e634::before {
    top: -7px;
  }
  .tiny_c874 .hard-c558 .picture_e634::after {
    bottom: -7px;
  }
  .link-67a1 .hard-c558 .card_active_7bed {
    margin-top: -2px;
    width: 31px;
  }
  .link-67a1 .hard-c558 .picture_e634 {
    margin-top: -1.5px;
  }
  .link-67a1 .hard-c558 .picture_e634,
  .link-67a1 .hard-c558 .picture_e634::after,
  .link-67a1 .hard-c558 .picture_e634::before {
    width: 31px;
    height: 3px;
  }
  .link-67a1 .hard-c558 .picture_e634::before {
    top: -9px;
  }
  .link-67a1 .hard-c558 .picture_e634::after {
    bottom: -9px;
  }
}
.paragraph-67eb .picture_e634 {
  -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);
}
.paragraph-67eb .picture_e634::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.paragraph-67eb .picture_e634::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);
}
.paragraph-67eb.advanced_51a7 .picture_e634 {
  -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);
}
.paragraph-67eb.advanced_51a7 .picture_e634::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.paragraph-67eb.advanced_51a7 .picture_e634::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);
}
.complex-bb69 {
  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.pattern-0fa7:before {
  display: none;
}
.secondary-medium-2c47 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.secondary-medium-2c47 .tag_e8f4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.secondary-medium-2c47 .tag_e8f4:last-of-type {
  border-bottom: none;
}
.secondary-medium-2c47 .tag_e8f4.frame-soft-8a19,
.secondary-medium-2c47 .tag_e8f4.dark-2739,
.secondary-medium-2c47 .tag_e8f4.button_55bf {
  padding: 0;
}
.secondary-medium-2c47 .message-top-e618 .column-smooth-fb84 {
  color: currentColor;
}
.secondary-medium-2c47 .message-top-e618 .column-smooth-fb84:focus,
.secondary-medium-2c47 .message-top-e618 .column-smooth-fb84:hover {
  background: rgba(0, 0, 0, 0.01);
}
.secondary-medium-2c47.next_9afa .iron-19a2,
.secondary-medium-2c47.next_9afa .outline-c406 a,
.secondary-medium-2c47.next_9afa .blue-a0a3 a,
.secondary-medium-2c47.next_9afa .hero-motion-e5ba a {
  color: rgba(0, 0, 0, 0.55);
}
.secondary-medium-2c47.next_9afa .iron-19a2:hover,
.secondary-medium-2c47.next_9afa .outline-c406 a:hover,
.secondary-medium-2c47.next_9afa .blue-a0a3 a:hover,
.secondary-medium-2c47.next_9afa .hero-motion-e5ba a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary-medium-2c47.next_9afa .accent-224f {
  color: rgba(0, 0, 0, 0.8);
}
.secondary-medium-2c47.next_9afa .tag_e8f4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary-medium-2c47.next_9afa .tag_e8f4:before {
  background: rgba(0, 0, 0, 0.08);
}
.secondary-medium-2c47.next_9afa .summary-active-f851:before {
  background: rgba(255, 255, 255, 0.9);
}
.secondary-medium-2c47.next_9afa .message-top-e618 .filter-hovered-c875 li a,
.secondary-medium-2c47.next_9afa .message-top-e618 .column-smooth-fb84,
.secondary-medium-2c47.next_9afa .hero-motion-e5ba {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary-medium-2c47.next_9afa .message-top-e618 .column-smooth-fb84:focus,
.secondary-medium-2c47.next_9afa .message-top-e618 .column-smooth-fb84:hover {
  background: rgba(0, 0, 0, 0.01);
}
.secondary-medium-2c47.next_9afa .filter-hovered-c875 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary-medium-2c47.container_aea5 .iron-19a2,
.secondary-medium-2c47.container_aea5 .outline-c406 a,
.secondary-medium-2c47.container_aea5 .blue-a0a3 .column-smooth-fb84,
.secondary-medium-2c47.container_aea5 .blue-a0a3 a,
.secondary-medium-2c47.container_aea5 .hero-motion-e5ba a {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-medium-2c47.container_aea5 .iron-19a2:hover,
.secondary-medium-2c47.container_aea5 .outline-c406 a:hover,
.secondary-medium-2c47.container_aea5 .blue-a0a3 .column-smooth-fb84:hover,
.secondary-medium-2c47.container_aea5 .blue-a0a3 a:hover,
.secondary-medium-2c47.container_aea5 .hero-motion-e5ba a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-medium-2c47.container_aea5 .accent-224f {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-medium-2c47.container_aea5 .tag_e8f4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary-medium-2c47.container_aea5 .tag_e8f4:before {
  background: rgba(255, 255, 255, 0.08);
}
.secondary-medium-2c47.container_aea5 .summary-active-f851:before {
  background: rgba(0, 0, 0, 0.9);
}
.secondary-medium-2c47.container_aea5 .message-top-e618 .filter-hovered-c875 li a,
.secondary-medium-2c47.container_aea5 .message-top-e618 .column-smooth-fb84,
.secondary-medium-2c47.container_aea5 .hero-motion-e5ba {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary-medium-2c47.container_aea5 .message-top-e618 .column-smooth-fb84:focus,
.secondary-medium-2c47.container_aea5 .message-top-e618 .column-smooth-fb84:hover {
  background: rgba(0, 0, 0, 0.01);
}
.secondary-medium-2c47.container_aea5 .filter-hovered-c875 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-active-f851 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.summary-active-f851:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.media_5861 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.layout_7598 .secondary-medium-2c47 {
  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;
}
.layout_7598 .tag_e8f4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.layout_7598 .tag_e8f4: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) {
  .layout_7598 .tag_e8f4:before {
    width: 16%;
    left: 42%;
  }
}
.layout_7598 .tag_e8f4:last-child:before {
  content: none;
}
.layout_7598 .tag_e8f4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.layout_7598 .message-top-e618 .filter-hovered-c875 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.layout_7598 .message-top-e618 .filter-hovered-c875 li a .column-smooth-fb84 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.layout_7598 .message-top-e618 .hero-motion-e5ba {
  border: none;
}
.layout_7598 .message-top-e618 .hero-motion-e5ba li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.layout_7598 .summary-active-f851 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.layout_7598 .media_5861 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.layout_7598 .container_aea5 .summary-active-f851:before {
  background: rgba(0, 0, 0, 0.9);
}
.layout_7598 .next_9afa.bronze_b3d9 .picture_e634 {
  background: rgba(0, 0, 0, 0.6);
}
.layout_7598
  .next_9afa.bronze_b3d9
  .picture_e634::after,
.layout_7598
  .next_9afa.bronze_b3d9
  .picture_e634:before {
  background: inherit;
}
.layout_7598
  .next_9afa.bronze_b3d9:hover
  .picture_e634 {
  background: rgba(0, 0, 0, 0.8);
}
.section-hot-fd4f .secondary-medium-2c47 {
  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) {
  .section-hot-fd4f .secondary-medium-2c47 {
    width: auto;
    right: 45px;
  }
}
.image_76e4 .secondary-medium-2c47 {
  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) {
  .image_76e4 .secondary-medium-2c47 {
    width: auto;
    left: 45px;
  }
}
.pattern-0fa7 .secondary-medium-2c47 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.pattern-0fa7 .media_5861 {
  max-width: 48em;
  margin: 0 auto;
}
.pattern-0fa7 .summary-active-f851:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.last-23f8 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.last-23f8.layout_7598 .secondary-medium-2c47 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.last-23f8.section-hot-fd4f .secondary-medium-2c47 {
  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);
}
.last-23f8 .secondary-medium-2c47 {
  visibility: visible;
}
.last-23f8.image_76e4 .secondary-medium-2c47 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.red_a231,
.backdrop_8eac {
  overflow-x: hidden;
}
.red_a231 .secondary-medium-2c47 {
  overflow: auto;
}
.red_a231.layout_7598 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.red_a231.layout_7598 .secondary-medium-2c47 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.red_a231.layout_7598 .border-liquid-b7ed {
  opacity: 0;
}
.red_a231.section-hot-fd4f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.red_a231.section-hot-fd4f .secondary-medium-2c47 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.red_a231.section-hot-fd4f .border-liquid-b7ed {
  opacity: 0;
}
.red_a231.image_76e4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.red_a231.image_76e4 .secondary-medium-2c47 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.red_a231.image_76e4 .border-liquid-b7ed {
  opacity: 0;
}
.red_a231.pattern-0fa7 .secondary-medium-2c47 {
  z-index: 10;
  visibility: visible;
}
.bronze_b3d9 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.bronze_b3d9 .picture_e634 {
  background: rgba(255, 255, 255, 0.99);
}
.bronze_b3d9 .picture_e634::after,
.bronze_b3d9 .picture_e634:before {
  background: inherit;
}
.bronze_b3d9:hover .picture_e634 {
  background: rgba(255, 255, 255, 0.99);
}
.image_76e4 .bronze_b3d9 {
  top: 10px;
  right: auto;
  left: 12px;
}
.pattern-0fa7 .bronze_b3d9 {
  display: none !important;
}
.red_a231:before,
.backdrop_8eac:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.red_a231 .bronze_b3d9,
.backdrop_8eac .bronze_b3d9 {
  display: inline-block;
}
.secondary-medium-2c47 .preview_00e9 {
  -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;
}
.red_a231 .secondary-medium-2c47 .preview_00e9,
.backdrop_8eac .secondary-medium-2c47 .preview_00e9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.new-b8f8 .center_eac4 {
  width: 100%;
}
.label_aa3f {
  padding: 0 0.5em 0;
}
.label_aa3f [class*="customify-col-"],
.label_aa3f [class*="customify-col_"],
.label_aa3f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.chip-2a0b .label_aa3f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .active-west-e016 .hidden-78b4,
  .hidden-78b4 {
    display: none;
  }
  .primary-solid-3fe2 {
    text-align: left;
  }
  .short_85dc {
    text-align: center;
  }
  .pro-a8d9 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .active-west-e016 .pressed_693d,
  .pressed_693d {
    display: none;
  }
  .paper_981d {
    text-align: left;
  }
  .brown_7eb2 {
    text-align: center;
  }
  .dim_3d12 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .active-west-e016 .bottom-43fc,
  .bottom-43fc {
    display: none;
  }
  .container_f097 {
    text-align: left;
  }
  .tabs-large-fc34 {
    text-align: center;
  }
  .pink-b818 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.container-fixed-77c4 {
  box-shadow: none !important;
}
.pro_a1bc .border-steel-823c,
.medium_08fd .border-steel-823c {
  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;
}
.medium_08fd .border-steel-823c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.item_fluid_6e78 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.item_fluid_6e78:after,
.item_fluid_6e78:before {
  content: "";
  display: table;
}
.item_fluid_6e78:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .item_fluid_6e78 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.item_fluid_6e78,
.up-e2fe {
  max-width: 1248px;
  margin: 0 auto;
}

.south-219c.block-red-cf4c .item_fluid_6e78 {
  max-width: 100%;
}
.south-219c.stale_2f34 {
  max-width: 1200px;
  margin: 0 auto;
}
.south-219c.left_d88c .item_fluid_6e78 {
  max-width: 100%;
}
.south-219c.left_d88c > .item_fluid_6e78 {
  padding-left: 0;
  padding-right: 0;
}
.south-219c.left_d88c > .item_fluid_6e78 .active-west-e016 {
  margin: 0;
}
.south-219c.left_d88c
  > .item_fluid_6e78
  .block_6888.alert_red_62d5 {
  margin-right: 0;
  margin-left: 0;
}
.south-219c.left_d88c #main.alert_red_62d5 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .element_silver_751e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .element_silver_751e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .article_bb69 .wrapper_b0bc {
    padding-right: 1em;
  }
  .article_bb69.bronze_7fc5 .block_6888 {
    border-right: 1px solid #eaecee;
  }
  .article_bb69.bronze_7fc5 .wrapper_b0bc {
    padding-right: 1em;
  }
  .article_bb69.bronze_7fc5 .short_44ec {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .footer_0cf2 .wrapper_b0bc {
    padding-left: 1em;
  }
  .footer_0cf2.bronze_7fc5 .block_6888 {
    border-left: 1px solid #eaecee;
  }
  .footer_0cf2.bronze_7fc5 .wrapper_b0bc {
    padding-left: 1em;
  }
  .footer_0cf2.bronze_7fc5 .short_44ec {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input-warm-8bb0 .wrapper_b0bc {
    padding-left: 1em;
  }
  .input-warm-8bb0.bronze_7fc5 .shade-e821 {
    border-right: 1px solid #eaecee;
  }
  .input-warm-8bb0.bronze_7fc5 .up_b226 {
    border-right: 1px solid #eaecee;
  }
  .input-warm-8bb0.bronze_7fc5 .wrapper_b0bc {
    padding-left: 1em;
  }
  .input-warm-8bb0.bronze_7fc5 .short_44ec {
    padding-right: 1em;
  }
  .input-warm-8bb0.bronze_7fc5 .pink_e365 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .card_fc58 .wrapper_b0bc {
    padding-right: 1em;
  }
  .card_fc58.bronze_7fc5 .shade-e821 {
    border-left: 1px solid #eaecee;
  }
  .card_fc58.bronze_7fc5 .up_b226 {
    border-left: 1px solid #eaecee;
  }
  .card_fc58.bronze_7fc5 .wrapper_b0bc {
    padding-right: 1em;
  }
  .card_fc58.bronze_7fc5 .short_44ec {
    padding-left: 1em;
    padding-right: 1em;
  }
  .card_fc58.bronze_7fc5 .pink_e365 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .element_silver_751e .wrapper_b0bc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .element_silver_751e.bronze_7fc5 .block_6888 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .element_silver_751e.bronze_7fc5 .wrapper_b0bc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .element_silver_751e.bronze_7fc5 .short_44ec {
    padding-left: 1em;
  }
  .element_silver_751e.bronze_7fc5 .pink_e365 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .element_silver_751e.bronze_7fc5 .wrapper_b0bc {
    padding-left: 0;
  }
}
.secondary_1e19 .aside-4e00 {
  display: inline-block;
}
.logo-8873 {
  display: inline-block;
}
.table-prev-e38d {
  word-con: break-word;
}
.mask_4b2c > span {
  display: inline-block;
  padding: 5px 0;
}
.mask_4b2c .dim-248c {
  margin-left: 8px;
  margin-right: 8px;
}
.mask_4b2c .current_7fc5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.aside_d9b5 .slider-brown-7a9e {
  margin-bottom: 2em;
}
.aside_d9b5 .notification-1305 {
  margin-bottom: 15px;
}
.aside_d9b5 .notification-1305:last-child {
  margin-bottom: 0;
}
.aside_d9b5 .huge_1eb2 {
  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) {
  .aside_d9b5 .huge_1eb2 {
    display: block;
  }
}
.aside_d9b5 .medium-cafb {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .aside_d9b5 .medium-cafb {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.aside_d9b5 .pattern_0674 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.aside_d9b5 .pattern_0674 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.aside_d9b5 .pattern_0674 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.aside_d9b5 .table-prev-e38d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.aside_d9b5 .table-prev-e38d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.aside_d9b5 .paper_0f3a p:last-child {
  margin-bottom: 0;
}
.aside_d9b5 .current_1aef {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.aside_d9b5 .shade_lower_497d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.aside_d9b5 .top_b49d {
  margin-top: 1em;
}
.aside_d9b5 .pro-162f {
  top: 0;
  display: block;
}
.aside_d9b5 .pro-162f a {
  color: inherit;
}
.aside_d9b5 .pro-162f a:hover {
  color: inherit;
}
.aside_d9b5 .up_2c1c {
  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;
}
.aside_d9b5 .up_2c1c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.aside_d9b5 .shade_lower_497d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.aside_d9b5 .shade-5a88 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.aside_d9b5 .shade-5a88:first-child {
  margin-top: 0;
}
.aside_d9b5 .shade-5a88.stone-cf7b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.aside_d9b5 .shade-5a88.footer-0a7f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.aside_d9b5
  .shade-5a88.footer-0a7f.block-6c8e
  .top_b49d {
  width: 100%;
}
.aside_d9b5 .footer-0a7f {
  -webkit-box-align: center;
  align-items: center;
}
.aside_d9b5 .footer-0a7f .mask_4b2c,
.aside_d9b5 .footer-0a7f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.aside_d9b5 .pattern_0674 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.aside_d9b5 .pattern_0674 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.aside_d9b5 .pattern_0674: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;
}
.aside_d9b5 .stone-cf7b {
  z-index: 5;
}
.aside_d9b5 .disabled_4daa .paragraph_cbba {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.aside_d9b5 .notice-outer-c52d .paragraph_cbba {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.aside_d9b5 .action_5cbc .paragraph_cbba {
  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;
}
.aside_d9b5.pink_a90f .huge_1eb2,
.aside_d9b5.new-96da .huge_1eb2 {
  display: block;
}
.aside_d9b5.pink_a90f .huge_1eb2 .upper_938c,
.aside_d9b5.pink_a90f .huge_1eb2 .shade_lower_497d,
.aside_d9b5.new-96da .huge_1eb2 .upper_938c,
.aside_d9b5.new-96da .huge_1eb2 .shade_lower_497d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.aside_d9b5.accent_6b36 .medium-cafb {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .aside_d9b5.accent_6b36 .medium-cafb {
    margin-right: 0;
  }
}
.aside_d9b5.pink_a90f .medium-cafb,
.aside_d9b5.new-96da .medium-cafb {
  padding-top: 40%;
}
.aside_d9b5.pink_a90f .slider-brown-7a9e,
.aside_d9b5.new-96da .slider-brown-7a9e {
  display: block;
}
.aside_d9b5.pink_a90f .fn-sticky-5e3f .shade_lower_497d,
.aside_d9b5.new-96da .fn-sticky-5e3f .shade_lower_497d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.aside_d9b5.pink_a90f .medium-cafb,
.aside_d9b5.new-96da .medium-cafb {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.aside_d9b5.pink_a90f .shade_lower_497d {
  padding: 1em;
}
.grid_3a3d {
  margin: 30px auto;
  display: block;
}
.grid_3a3d .inner-d081 > * {
  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;
}
.grid_3a3d .inner-d081 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.grid_3a3d .inner-d081 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.column-6b97 .mask_4b2c {
  margin-bottom: 1.41575em;
}
.column-6b97 .status-d20d {
  margin-bottom: 1.618em;
}
.light_c9ff .breadcrumb_smooth_2a82 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.light_c9ff .breadcrumb_smooth_2a82 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.light_c9ff .hero-purple-81fe {
  max-width: 100%;
  overflow: auto;
}
.block_gold_50f4 .light_c9ff a:hover {
  text-decoration: underline;
}
.modal_top_2823 .notification-1305:not(.table-prev-e38d),
.modal_top_2823 .pattern_0674 {
  margin-bottom: 1.41575em;
}
.modal_top_2823 .notification-1305:not(.table-prev-e38d):last-child,
.modal_top_2823 .pattern_0674:last-child {
  margin-bottom: 0;
}
.modal_top_2823 .notification-1305.item_9dec {
  margin-bottom: 0.41575em;
}
.modal_top_2823 .block_fluid_c28e:before,
.modal_top_2823 .section-eea3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.modal_top_2823 .block_fluid_c28e:before {
  content: "\f115";
}
.modal_top_2823 .section-eea3:before {
  content: "\f02c";
}
.modal_top_2823 .footer_b036 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.modal_top_2823 .footer_b036 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.aside_1b6b {
  display: -webkit-box;
  display: flex;
}
.aside_1b6b .icon_south_b8f6 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .aside_1b6b .icon_south_b8f6 {
    flex-basis: 90px;
  }
}
.aside_1b6b .complex-1002 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .aside_1b6b .complex-1002 {
    flex-basis: calc(100% - 50px);
  }
}
.aside_1b6b .pattern_d44f p:last-child {
  margin-bottom: 0.72em;
}
.hard_3af1 .inner-d081 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hard_3af1 .inner-d081:after,
.hard_3af1 .inner-d081:before {
  content: "";
  display: table;
}
.hard_3af1 .inner-d081:after {
  clear: both;
}
.hard_3af1 .inner-d081 .overlay_smooth_e5fa,
.hard_3af1 .inner-d081 .main_8098 {
  width: 49%;
}
.hard_3af1 .inner-d081 .overlay_smooth_e5fa a span.cool-567c,
.hard_3af1 .inner-d081 .main_8098 a span.cool-567c {
  display: block;
  margin-bottom: 5px;
}
.hard_3af1 .inner-d081 .main_8098 {
  float: left;
  text-align: left;
}
.hard_3af1 .inner-d081 .overlay_smooth_e5fa {
  float: right;
  text-align: right;
}
.outline_fluid_eebc {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .outline_fluid_eebc {
    margin-bottom: 0;
  }
}
.backdrop_north_860e {
  margin-bottom: 1em;
}
.backdrop_north_860e .table-prev-e38d {
  font-size: 1.1em;
  line-height: 1.3;
}
.top_c150 a {
  display: block;
  line-height: 0;
  position: relative;
}
.summary-complex-6f51 .backdrop_north_860e,
.button-smooth-352e .backdrop_north_860e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .summary-complex-6f51 .backdrop_north_860e,
  .button-smooth-352e .backdrop_north_860e {
    display: block;
  }
}
.summary-complex-6f51 .top_c150,
.button-smooth-352e .top_c150 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .summary-complex-6f51 .top_c150,
  .button-smooth-352e .top_c150 {
    margin-bottom: 1em;
  }
}
.summary-complex-6f51 .top_c150 img,
.button-smooth-352e .top_c150 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.summary-complex-6f51 .icon-dirty-11dc,
.button-smooth-352e .icon-dirty-11dc {
  flex-basis: calc(100% - 160px);
}
.summary-complex-6f51 .icon-dirty-11dc p,
.button-smooth-352e .icon-dirty-11dc p {
  margin-bottom: 0;
}
.summary-complex-6f51 .icon-dirty-11dc {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .summary-complex-6f51 .icon-dirty-11dc {
    padding-left: 0;
  }
}
.button-smooth-352e .icon-dirty-11dc {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .button-smooth-352e .icon-dirty-11dc {
    padding-right: 0;
  }
}
.button-smooth-352e .top_c150 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.picture-paper-3280 .top_c150 {
  margin-bottom: 0.5em;
}
.picture-paper-3280 .top_c150 img {
  width: 100%;
}
.last_ca95 .prev_130e,
.solid_2675 .prev_130e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.solid_2675 .block_6888 .gradient_complex_7e9e p:last-child {
  margin-bottom: 0;
}
.border-last-b40d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.content_0683 .feature_23a3 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .content_0683 .feature_23a3:last-of-type {
    margin-bottom: 0;
  }
}
.content_0683 .feature_23a3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.content_0683 .feature_23a3 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.content_0683 .feature_23a3 ul li {
  margin: 0 0 0.6em;
}
.content_0683 .feature_23a3 ul li.complex_0bc2,
.content_0683 .feature_23a3 ul li.shadow_next_90ff {
  position: relative;
}
.content_0683 .feature_23a3 ul li.complex_0bc2 .disabled_e023,
.content_0683 .feature_23a3 ul li.shadow_next_90ff .disabled_e023 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.content_0683 .feature_23a3 ul li.complex_0bc2:after:after,
.content_0683 .feature_23a3 ul li.complex_0bc2:after:before,
.content_0683
  .feature_23a3
  ul
  li.shadow_next_90ff:after:after,
.content_0683
  .feature_23a3
  ul
  li.shadow_next_90ff:after:before {
  content: "";
  display: table;
}
.content_0683 .feature_23a3 ul li.complex_0bc2:after:after,
.content_0683
  .feature_23a3
  ul
  li.shadow_next_90ff:after:after {
  clear: both;
}
.content_0683 .feature_23a3 a.right-8061:hover {
  text-decoration: none;
}
.content_0683 .feature_23a3 select {
  max-width: 100%;
}
.content_0683 .feature_23a3 table {
  font-size: 85%;
}
.content_0683 .feature_23a3 table td,
.content_0683 .feature_23a3 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.content_0683 .feature_23a3 table tfoot td {
  text-align: left;
}
.content_0683 .feature_23a3 :last-child {
  margin-bottom: 0;
}
.content_0683 .feature_23a3 .out-fdab {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.content_0683 .feature_23a3 .out-fdab label {
  width: 100%;
}
.content_0683 .feature_23a3 .out-fdab .black-14ca {
  width: 100%;
  display: block;
}
.content_0683 .feature_23a3 .out-fdab .left_6c66 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.content_0683 .feature_23a3 .out-fdab .left_6c66:hover svg #svg-search {
  fill: #444;
}
.content_0683 .feature_23a3 .out-fdab .left_6c66 svg {
  width: 18px;
  height: 18px;
}
.content_0683 .pro_bb12 ul ul,
.content_0683 .row_stone_a375 ul ul,
.content_0683 .disabled-left-3f15 ul ul,
.content_0683 .fluid-ac46 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.content_0683 .pro_bb12 .cold-fa69 > a,
.content_0683 .row_stone_a375 .cold-fa69 > a,
.content_0683 .disabled-left-3f15 .cold-fa69 > a,
.content_0683 .fluid-ac46 .cold-fa69 > a {
  margin-bottom: 0;
}
.content_0683 .background-1d3f li,
.content_0683 .pro_bb12 li,
.content_0683 .popup_current_b348 li,
.content_0683 .row_stone_a375 li,
.content_0683 .disabled-left-3f15 li,
.content_0683 .fluid-ac46 li,
.content_0683 .box_6224 li,
.content_0683 .wood_6918 li {
  display: block;
  position: relative;
}
.content_0683 .background-1d3f li:last-child,
.content_0683 .pro_bb12 li:last-child,
.content_0683 .popup_current_b348 li:last-child,
.content_0683 .row_stone_a375 li:last-child,
.content_0683 .disabled-left-3f15 li:last-child,
.content_0683 .fluid-ac46 li:last-child,
.content_0683 .box_6224 li:last-child,
.content_0683 .wood_6918 li:last-child {
  border: none;
}
.content_0683 .background-1d3f li a,
.content_0683 .pro_bb12 li a,
.content_0683 .popup_current_b348 li a,
.content_0683 .row_stone_a375 li a,
.content_0683 .disabled-left-3f15 li a,
.content_0683 .fluid-ac46 li a,
.content_0683 .box_6224 li a,
.content_0683 .wood_6918 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.content_0683 .background-1d3f li ul li::before,
.content_0683 .pro_bb12 li ul li::before,
.content_0683 .popup_current_b348 li ul li::before,
.content_0683 .row_stone_a375 li ul li::before,
.content_0683 .disabled-left-3f15 li ul li::before,
.content_0683 .fluid-ac46 li ul li::before,
.content_0683 .box_6224 li ul li::before,
.content_0683 .wood_6918 li ul li::before {
  left: 15px;
}
.content_0683 .background-1d3f li ul a,
.content_0683 .pro_bb12 li ul a,
.content_0683 .popup_current_b348 li ul a,
.content_0683 .row_stone_a375 li ul a,
.content_0683 .disabled-left-3f15 li ul a,
.content_0683 .fluid-ac46 li ul a,
.content_0683 .box_6224 li ul a,
.content_0683 .wood_6918 li ul a {
  padding-left: 20px;
}
.content_0683 .background-1d3f li ul ul li::before,
.content_0683 .pro_bb12 li ul ul li::before,
.content_0683 .popup_current_b348 li ul ul li::before,
.content_0683 .row_stone_a375 li ul ul li::before,
.content_0683 .disabled-left-3f15 li ul ul li::before,
.content_0683 .fluid-ac46 li ul ul li::before,
.content_0683 .box_6224 li ul ul li::before,
.content_0683 .wood_6918 li ul ul li::before {
  left: 30px;
}
.content_0683 .background-1d3f li ul ul a,
.content_0683 .pro_bb12 li ul ul a,
.content_0683 .popup_current_b348 li ul ul a,
.content_0683 .row_stone_a375 li ul ul a,
.content_0683 .disabled-left-3f15 li ul ul a,
.content_0683 .fluid-ac46 li ul ul a,
.content_0683 .box_6224 li ul ul a,
.content_0683 .wood_6918 li ul ul a {
  padding-left: 40px;
}
.content_0683 .large-17f7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.content_0683 .wood_6918 ul li {
  margin-bottom: 1.41575em;
}
.content_0683 .wood_6918 ul li .list-820b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.content_0683 .wood_6918 ul li .main-ea5c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.container_aea5 .background-1d3f li a,
.container_aea5 .pro_bb12 li a,
.container_aea5 .popup_current_b348 li a,
.container_aea5 .row_stone_a375 li a,
.container_aea5 .disabled-left-3f15 li a,
.container_aea5 .fluid-ac46 li a,
.container_aea5 .box_6224 li a,
.container_aea5 .wood_6918 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_aea5 .large-17f7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_aea5 .feature_23a3 ul li.complex_0bc2 .disabled_e023,
.container_aea5 .feature_23a3 ul li.shadow_next_90ff .disabled_e023 {
  background: rgba(0, 0, 0, 0.2);
}
.container_aea5 .content_0683 .feature_23a3 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.south-219c .content_0683 .filter-hovered-c875 li {
  margin: 0;
}
.south-219c .content_0683 .filter-hovered-c875 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.south-219c .content_0683 .filter-hovered-c875 li ul {
  margin: 0;
}
.south-219c .content_0683 .filter-hovered-c875 li ul li a {
  padding-left: 15px;
}
.south-219c .content_0683 .filter-hovered-c875 li ul li li a {
  padding-left: 30px;
}
.south-219c .content_0683 .filter-hovered-c875 li.large-5344 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.south-219c .content_0683 .filter-hovered-c875 li.large-5344 > 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;
}
.south-219c .content_0683 .filter-hovered-c875 li.large-5344 > 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;
}
.wrapper-black-737f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hero_8693 {
  position: relative;
  z-index: 10;
}
.hero_8693 .preview_00e9 {
  width: 100%;
  max-width: 100%;
}
.paper-9877 .link-paper-a3ce {
  padding-top: 2em;
  padding-bottom: 2em;
}
.paper-9877 .next_9afa {
}
.paper-9877 .container_aea5 {
  background: #292929;
}
.short_d458 .link-paper-a3ce {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.short_d458 .next_9afa {
  background: #f9f9f9;
}
.short_d458 .container_aea5 {
  background: #303030;
}
.info-cold-ba10 .link-paper-a3ce {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .info-cold-ba10 .aside-4e00 {
    margin-bottom: 1em;
  }
  .info-cold-ba10 .aside-4e00:last-child {
    margin-bottom: 0;
  }
}
.info-cold-ba10 .next_9afa {
  background: #ededed;
}
.info-cold-ba10 .container_aea5 {
  background: #1a1a1a;
}
.link-paper-a3ce.next_9afa {
  color: rgba(0, 0, 0, 0.6);
}
.link-paper-a3ce.next_9afa .focus_motion_8eaa li {
  border-color: rgba(0, 0, 0, 0.08);
}
.link-paper-a3ce.container_aea5 {
  color: rgba(255, 255, 255, 0.99);
}
.link-paper-a3ce.container_aea5 a:not(.right-8061) {
  color: rgba(255, 255, 255, 0.79);
}
.link-paper-a3ce.container_aea5 a:not(.right-8061):hover {
  color: rgba(255, 255, 255, 0.99);
}
.link-paper-a3ce.container_aea5 .focus_motion_8eaa li {
  border-color: rgba(255, 255, 255, 0.08);
}
.link-paper-a3ce.container_aea5 table tbody td,
.link-paper-a3ce.container_aea5 table th {
  background: rgba(0, 0, 0, 0.08);
}
.notification-ce92.up-db8e .item_fluid_6e78 {
  max-width: initial;
}
.notification-ce92 .in_51e7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.notification-ce92 .in_51e7 .preview_00e9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .notification-ce92 .in_51e7 .preview_00e9 {
    display: block;
    margin-bottom: 2em;
  }
  .notification-ce92 .in_51e7 .preview_00e9:last-child {
    margin-bottom: 0;
  }
}
.info-cold-ba10 .aside-4e00:last-child,
.short_d458 .aside-4e00:last-child,
.paper-9877 .aside-4e00:last-child {
  margin-bottom: 0;
}
.info-cold-ba10 .aside-4e00 .content_0683 .feature_23a3:last-child,
.short_d458 .aside-4e00 .content_0683 .feature_23a3:last-child,
.paper-9877 .aside-4e00 .content_0683 .feature_23a3:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .info-cold-ba10 .first-12fd,
  .info-cold-ba10 .row_b408,
  .short_d458 .first-12fd,
  .short_d458 .row_b408,
  .paper-9877 .first-12fd,
  .paper-9877 .row_b408 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hero_8693 .aside-4e00 {
    margin-bottom: 2em;
  }
}
.hero_8693 p:last-child {
  margin-bottom: 0;
}
.hero_8693 li,
.hero_8693 ul {
  list-style: none;
  margin: 0;
}
.hero_8693 ul ul {
  margin-left: 2.617924em;
}
.text-steel-1a14 {
  font-size: 0.875em;
}

/* css-noise: 5aa3 */
.ghost-box-k0 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.0;
}
