/*!
Theme Name: Customify
Theme URI: https://pressmaximum.orange_5e19/customify
Author: WPCustomify
Author URI: https://pressmaximum.orange_5e19
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.orange_5e19/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tall-b5af.tabs_black_744e/licenses/gpl-2.0.table_in_52b5
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.overlay_soft_7c86/, (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.narrow-68ca.main-da95/normalize.media-hard-79f7/
 ======
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.media-hard-79f7 v7.0.0 | MIT License | github.orange_5e19/necolas/normalize.media-hard-79f7 */
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;
}
.modal-fdb4 .link-complex-4730,
.breadcrumb-fda7,
.item_189d,
.background-paper-13ef,
.block_3a07,
.notification-huge-1dcf,
.hard_5070,
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;
}
.breadcrumb-fda7,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .breadcrumb-fda7,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-fda7,
  h1 {
    font-size: 1.8em;
  }
}
.item_189d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.item_189d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .item_189d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .item_189d,
  h2 {
    font-size: 1.7em;
  }
}
.background-paper-13ef,
h3 {
  font-size: 1.618em;
}
.modal-fdb4 .link-complex-4730,
.block_3a07,
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.cold_6051 {
  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;
}
.footer-51cb:after,
.footer-51cb:before,
.carousel-1e84:after,
.carousel-1e84:before {
  content: "";
  display: table;
}
.footer-51cb:after,
.carousel-1e84:after {
  clear: both;
}
.pagination_brown_d247 {
  float: right;
  margin-right: 0;
}
.header-7b9d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hidden_bronze_9017 .shade_eaf2,
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;
}
.hidden_bronze_9017 .shade_eaf2: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;
}
.progress-3e57 .shade_eaf2 {
  box-shadow: none;
}
.progress-3e57
  .shade_eaf2
  .component_prev_461c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.progress-3e57 .shade_eaf2 .wrapper_smooth_a401 {
  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;
}
.progress-3e57
  .shade_eaf2
  .wrapper_smooth_a401
  b {
  display: none;
}
.progress-3e57 .pagination_d84f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.content-smooth-72ec:not(.upper_dce4):not(.carousel-efb4),
button:not(.upper_dce4):not(.carousel-efb4),
input[type="button"]:not(.upper_dce4):not(
    .carousel-efb4
  ),
input[type="reset"]:not(.upper_dce4):not(
    .carousel-efb4
  ),
input[type="submit"]:not(.upper_dce4):not(
    .carousel-efb4
  ) {
  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;
}
.content-smooth-72ec:not(.upper_dce4):not(
    .carousel-efb4
  ):hover,
button:not(.upper_dce4):not(
    .carousel-efb4
  ):hover,
input[type="button"]:not(.upper_dce4):not(
    .carousel-efb4
  ):hover,
input[type="reset"]:not(.upper_dce4):not(
    .carousel-efb4
  ):hover,
input[type="submit"]:not(.upper_dce4):not(
    .carousel-efb4
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.content-smooth-72ec:not(.upper_dce4):not(
    .carousel-efb4
  ):active,
.content-smooth-72ec:not(.upper_dce4):not(
    .carousel-efb4
  ):focus,
button:not(.upper_dce4):not(
    .carousel-efb4
  ):active,
button:not(.upper_dce4):not(
    .carousel-efb4
  ):focus,
input[type="button"]:not(.upper_dce4):not(
    .carousel-efb4
  ):active,
input[type="button"]:not(.upper_dce4):not(
    .carousel-efb4
  ):focus,
input[type="reset"]:not(.upper_dce4):not(
    .carousel-efb4
  ):active,
input[type="reset"]:not(.upper_dce4):not(
    .carousel-efb4
  ):focus,
input[type="submit"]:not(.upper_dce4):not(
    .carousel-efb4
  ):active,
input[type="submit"]:not(.upper_dce4):not(
    .carousel-efb4
  ):focus {
  outline: 0;
}
.content-smooth-72ec:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5,
button:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5,
input[type="button"]:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5,
input[type="reset"]:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5,
input[type="submit"]:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5 {
  position: relative;
}
.content-smooth-72ec:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5
  .accent_full_cfc3,
.content-smooth-72ec:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5
  .summary-35ba,
.content-smooth-72ec:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5
  .solid-ce5b,
.content-smooth-72ec:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5
  i,
.content-smooth-72ec:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5
  svg,
button:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5
  .accent_full_cfc3,
button:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5
  .summary-35ba,
button:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5
  .solid-ce5b,
button:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5
  i,
button:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5
  svg,
input[type="button"]:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5
  .accent_full_cfc3,
input[type="button"]:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5
  .summary-35ba,
input[type="button"]:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5
  .solid-ce5b,
input[type="button"]:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5
  i,
input[type="button"]:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5
  svg,
input[type="reset"]:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5
  .accent_full_cfc3,
input[type="reset"]:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5
  .summary-35ba,
input[type="reset"]:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5
  .solid-ce5b,
input[type="reset"]:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5
  i,
input[type="reset"]:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5
  svg,
input[type="submit"]:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5
  .accent_full_cfc3,
input[type="submit"]:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5
  .summary-35ba,
input[type="submit"]:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5
  .solid-ce5b,
input[type="submit"]:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5
  i,
input[type="submit"]:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5
  svg {
  visibility: hidden;
}
.content-smooth-72ec:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5:after,
button:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5:after,
input[type="button"]:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5:after,
input[type="reset"]:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5:after,
input[type="submit"]:not(.upper_dce4):not(
    .carousel-efb4
  ).fn-loading-f9e5: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;
}
.content-smooth-72ec:not(.upper_dce4):not(.carousel-efb4),
input[type="button"]:not(.upper_dce4):not(
    .carousel-efb4
  ),
input[type="reset"]:not(.upper_dce4):not(
    .carousel-efb4
  ),
input[type="submit"]:not(.upper_dce4):not(
    .carousel-efb4
  ) {
  color: #fff;
  background: #235787;
}
.content-smooth-72ec:not(.upper_dce4):not(
    .carousel-efb4
  ):focus,
input[type="button"]:not(.upper_dce4):not(
    .carousel-efb4
  ):focus,
input[type="reset"]:not(.upper_dce4):not(
    .carousel-efb4
  ):focus,
input[type="submit"]:not(.upper_dce4):not(
    .carousel-efb4
  ):focus {
  color: #fff;
}
.content-smooth-72ec.fn-disabled-f9e5:not(.upper_dce4):not(
    .carousel-efb4
  ),
.content-smooth-72ec[disabled]:not(.upper_dce4):not(
    .carousel-efb4
  ),
button.fn-disabled-f9e5:not(.upper_dce4):not(
    .carousel-efb4
  ),
button[disabled]:not(.upper_dce4):not(
    .carousel-efb4
  ) {
  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;
}
.feature-4cb0 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.feature-4cb0: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;
}
.dirty_bee7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.thick-b993 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tag-82be {
  clear: both;
  display: block;
  margin: 0 auto;
}
.footer-51cb:after,
.footer-51cb:before,
.link_motion_5e02:after,
.link_motion_5e02:before,
.banner-basic-e60c:after,
.banner-basic-e60c:before,
.tertiary_pink_60b9:after,
.tertiary_pink_60b9:before,
.menu_0598:after,
.menu_0598:before,
.modal-pro-d738:after,
.modal-pro-d738:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.footer-51cb:after,
.link_motion_5e02:after,
.banner-basic-e60c:after,
.tertiary_pink_60b9:after,
.menu_0598:after,
.modal-pro-d738:after {
  clear: both;
}
.link_motion_5e02 .search-iron-7744,
.banner-basic-e60c .search-iron-7744,
.badge_thick_c7a1 .search-iron-7744 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.south-01fd {
  display: inline-block;
}
.surface_d6cc {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.surface_d6cc img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.surface_d6cc .pressed-8d1d {
  padding: 1em 0;
  font-size: 85%;
}
.pressed-8d1d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.preview-bronze-bc9d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.preview-bronze-bc9d:after,
.preview-bronze-bc9d:before {
  content: "";
  display: table;
}
.preview-bronze-bc9d:after {
  clear: both;
}
.thumbnail_180d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.highlight_358a .thumbnail_180d {
  max-width: 50%;
}
.message_ce04 .thumbnail_180d {
  max-width: 33.33%;
}
.pressed-9b6a .thumbnail_180d {
  max-width: 25%;
}
.component-rough-dc30 .thumbnail_180d {
  max-width: 20%;
}
.pink_9cfb .thumbnail_180d {
  max-width: 16.66%;
}
.black_2088 .thumbnail_180d {
  max-width: 14.28%;
}
.prev-f70a .thumbnail_180d {
  max-width: 12.5%;
}
.border-yellow-8e0a .thumbnail_180d {
  max-width: 11.11%;
}
.badge_9afb {
  display: block;
}
.modal-fdb4 .message-84b5 label,
.modal-fdb4 .sidebar_d938 label,
.modal-fdb4 .message_e32b label,
.modal-fdb4 .icon-d83f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.disabled-a559 {
  list-style: none;
  margin: 0;
}
.disabled-a559 article.shade-medium-96de {
  margin-bottom: 0;
}
.disabled-a559 ul {
  list-style: none;
  margin: 0;
}
.disabled-a559 .logo-static-da12 li.shade-medium-96de {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .disabled-a559 .logo-static-da12 li.shade-medium-96de {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .disabled-a559 .logo-static-da12 li.shade-medium-96de: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) {
  .disabled-a559 .logo-static-da12 li.shade-medium-96de li.shade-medium-96de li.shade-medium-96de li.shade-medium-96de {
    padding-left: 0;
  }
}
article.shade-medium-96de {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.shade-medium-96de .link_motion_5e02 p:last-of-type {
  margin-bottom: 0;
}
article.shade-medium-96de .layout-active-1ace {
  float: left;
}
article.shade-medium-96de .hidden-d0e7 {
  margin-left: 85px;
}
article.shade-medium-96de .input_south_4637 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.shade-medium-96de .input_south_4637 .status_current_40fb {
  margin-left: 10px;
}
article.shade-medium-96de .overlay-white-9da6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.shade-medium-96de .focus_ff5e {
  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 .message-84b5,
  #respond .message_e32b,
  #respond .icon-d83f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .message-84b5 input,
#respond .message_e32b input,
#respond .icon-d83f input {
  width: 100%;
}
#respond .icon-d83f {
  margin-right: 0;
}
#respond .sidebar_medium_aa46 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.preview-875d {
  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;
}
.preview-875d.hidden_glass_68b6 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.preview-875d 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%);
}
.preview-875d:focus,
.preview-875d: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);
}
.avatar_next_3852 {
  border-radius: 10%;
}
.accent_378f {
  border-radius: 50%;
}
.element-upper-9d7c {
  font-size: 0.72em;
}
.summary-solid-13eb {
  font-size: 0.875em;
}
.out-58ca {
  font-size: 1.1em;
}
.header-33a9 {
  text-transform: uppercase;
  line-height: 1.2;
}
.header-33a9.element-upper-9d7c {
  letter-spacing: 0.5px;
}
.preview_0f83,
.preview_0f83 a {
  color: #6d6d6d;
}
.preview_0f83 a:hover {
  color: #111;
}
.north-4e41 {
  color: #6d6d6d;
}
.cold-9182 {
  overflow-x: hidden;
}
.cold-9182 .card-869e.first-69cc {
  position: relative;
}
.cold-9182 .card-869e.first-69cc.first_2ece {
  position: initial;
}
.cold-9182
  .card-869e.first-69cc.first_2ece
  .right-c82f {
  left: auto;
}
.cold-9182 .card-869e .right-c82f {
  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;
}
.cold-9182 .card-869e:hover.first-69cc {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.cold-9182
  .card-869e:hover.first-69cc
  .right-c82f {
  display: block;
  z-index: 9999999;
}
.cold-9182 .copper-5c7e .huge-f290,
.cold-9182 .light-7a10 .huge-f290 {
  display: none;
}
.cold-9182 .alert_small_a031 .card-869e:hover.first-69cc {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.modal-fdb4 .message-84b5 label,
.modal-fdb4 .sidebar_d938 label,
.modal-fdb4 .message_e32b label,
.modal-fdb4 .icon-d83f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.disabled-a559 {
  list-style: none;
  margin: 0;
}
.disabled-a559 article.shade-medium-96de {
  margin-bottom: 0;
}
.disabled-a559 ul {
  list-style: none;
  margin: 0;
}
.disabled-a559 .logo-static-da12 li.shade-medium-96de {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .disabled-a559 .logo-static-da12 li.shade-medium-96de {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .disabled-a559 .logo-static-da12 li.shade-medium-96de: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) {
  .disabled-a559 .logo-static-da12 li.shade-medium-96de li.shade-medium-96de li.shade-medium-96de li.shade-medium-96de {
    padding-left: 0;
  }
}
article.shade-medium-96de {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.shade-medium-96de .link_motion_5e02 p:last-of-type {
  margin-bottom: 0;
}
article.shade-medium-96de .layout-active-1ace {
  float: left;
}
article.shade-medium-96de .hidden-d0e7 {
  margin-left: 85px;
}
article.shade-medium-96de .input_south_4637 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.shade-medium-96de .input_south_4637 .status_current_40fb {
  margin-left: 10px;
}
article.shade-medium-96de .overlay-white-9da6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.shade-medium-96de .focus_ff5e {
  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 .message-84b5,
  #respond .message_e32b,
  #respond .icon-d83f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .message-84b5 input,
#respond .message_e32b input,
#respond .icon-d83f input {
  width: 100%;
}
#respond .icon-d83f {
  margin-right: 0;
}
#respond .sidebar_medium_aa46 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.copper-5c7e .tertiary_6603 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tertiary_6603 .simple-90f3.small-c328 .secondary-77ef > li > a:focus,
.tertiary_6603 .simple-90f3.small-c328 .secondary-77ef > li > a:hover,
.tertiary_6603 .simple-90f3.badge-center-5a4f .secondary-77ef > li > a:focus,
.tertiary_6603 .simple-90f3.badge-center-5a4f .secondary-77ef > li > a:hover,
.tertiary_6603 .simple-90f3.description-easy-2d5e .secondary-77ef > li > a:focus,
.tertiary_6603 .simple-90f3.description-easy-2d5e .secondary-77ef > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary_6603
  .simple-90f3.small-c328
  .secondary-77ef
  > li.overlay-35a3
  > a,
.tertiary_6603
  .simple-90f3.small-c328
  .secondary-77ef
  > li.container-middle-ed65
  > a,
.tertiary_6603
  .simple-90f3.badge-center-5a4f
  .secondary-77ef
  > li.overlay-35a3
  > a,
.tertiary_6603
  .simple-90f3.badge-center-5a4f
  .secondary-77ef
  > li.container-middle-ed65
  > a,
.tertiary_6603
  .simple-90f3.description-easy-2d5e
  .secondary-77ef
  > li.overlay-35a3
  > a,
.tertiary_6603 .simple-90f3.description-easy-2d5e .secondary-77ef > li.hard_2110 > a {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary_6603 .column_motion_6a09,
.tertiary_6603 .column_motion_6a09 a {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary_6603 .message_warm_b60a.hovered-2043 li a,
.tertiary_6603 .banner_middle_520b a,
.tertiary_6603 .border-in-b04b,
.tertiary_6603 .secondary-77ef > li > a,
.tertiary_6603 .caption-black-70e2 {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary_6603 .message_warm_b60a.hovered-2043 li a:hover,
.tertiary_6603 .banner_middle_520b a:hover,
.tertiary_6603 .border-in-b04b:hover,
.tertiary_6603 .secondary-77ef > li > a:hover,
.tertiary_6603 .caption-black-70e2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary_6603 .photo_top_ac10 {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary_6603 .photo_top_ac10 .list_fixed_463d {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary_6603 .photo_top_ac10:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary_6603 .container-124c .menu_static_0664 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tertiary_6603 .container-124c .menu_static_0664 .image-dim-235b {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary_6603
  .container-124c
  .menu_static_0664
  .image-dim-235b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary_6603
  .container-124c
  .menu_static_0664
  .image-dim-235b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary_6603
  .container-124c
  .menu_static_0664
  .image-dim-235b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary_6603
  .container-124c
  .menu_static_0664
  .image-dim-235b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary_6603 .container-124c .form-advanced-aa75 {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary_6603 .container-124c .form-advanced-aa75:hover {
  color: rgba(255, 255, 255, 0.99);
}
.module_7dba
  .tertiary_6603
  .container-124c
  .row-5a45
  .background_3f7f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.module_7dba
  .tertiary_6603
  .container-124c
  .row-5a45
  .image-dim-235b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.copper-5c7e .link_first_f461 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.link_first_f461 .simple-90f3.small-c328 .secondary-77ef > li > a:focus,
.link_first_f461 .simple-90f3.small-c328 .secondary-77ef > li > a:hover,
.link_first_f461 .simple-90f3.badge-center-5a4f .secondary-77ef > li > a:focus,
.link_first_f461 .simple-90f3.badge-center-5a4f .secondary-77ef > li > a:hover,
.link_first_f461 .simple-90f3.description-easy-2d5e .secondary-77ef > li > a:focus,
.link_first_f461 .simple-90f3.description-easy-2d5e .secondary-77ef > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link_first_f461
  .simple-90f3.small-c328
  .secondary-77ef
  > li.overlay-35a3
  > a,
.link_first_f461
  .simple-90f3.small-c328
  .secondary-77ef
  > li.container-middle-ed65
  > a,
.link_first_f461
  .simple-90f3.badge-center-5a4f
  .secondary-77ef
  > li.overlay-35a3
  > a,
.link_first_f461
  .simple-90f3.badge-center-5a4f
  .secondary-77ef
  > li.container-middle-ed65
  > a,
.link_first_f461
  .simple-90f3.description-easy-2d5e
  .secondary-77ef
  > li.overlay-35a3
  > a,
.link_first_f461 .simple-90f3.description-easy-2d5e .secondary-77ef > li.hard_2110 > a {
  color: rgba(0, 0, 0, 0.8);
}
.link_first_f461 .column_motion_6a09,
.link_first_f461 .column_motion_6a09 a {
  color: rgba(0, 0, 0, 0.8);
}
.link_first_f461 .message_warm_b60a.hovered-2043 li a,
.link_first_f461 .banner_middle_520b a,
.link_first_f461 .border-in-b04b,
.link_first_f461 .secondary-77ef > li > a,
.link_first_f461 .caption-black-70e2 {
  color: rgba(0, 0, 0, 0.55);
}
.link_first_f461 .message_warm_b60a.hovered-2043 li a:hover,
.link_first_f461 .banner_middle_520b a:hover,
.link_first_f461 .border-in-b04b:hover,
.link_first_f461 .secondary-77ef > li > a:hover,
.link_first_f461 .caption-black-70e2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link_first_f461 .photo_top_ac10 {
  color: rgba(0, 0, 0, 0.55);
}
.link_first_f461 .photo_top_ac10 .list_fixed_463d {
  color: rgba(0, 0, 0, 0.8);
}
.link_first_f461 .photo_top_ac10:hover {
  color: rgba(0, 0, 0, 0.8);
}
.basic_6be8 .chip-9fdc {
  margin-left: auto;
  margin-right: auto;
}
.banner-basic-e60c > * {
  margin-left: auto;
  margin-right: auto;
}
.banner-basic-e60c .dirty_bee7 {
  margin-right: 1.41575em;
}
.tooltip-paper-b0e6 .banner-basic-e60c > .static_f0c1 {
  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;
}
.tooltip-paper-b0e6 .banner-basic-e60c > .rough-e6c3 {
  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;
}
.avatar_fb57.basic_6be8 .chip-9fdc,
.notice-warm-b8b8.basic_6be8 .chip-9fdc {
  margin-left: 0;
}
.sidebar-54d5.basic_6be8 .chip-9fdc,
.accordion-43f6.basic_6be8 .chip-9fdc {
  margin-right: 0;
}
.banner-basic-e60c ol,
.banner-basic-e60c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.pro_43e7 video {
  max-width: 100%;
}
.hidden_2e96 img {
  display: block;
}
.hidden_2e96.dirty_bee7,
.hidden_2e96.thick-b993 {
  width: 100%;
}
.hidden_2e96.rough-e6c3 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.link-bfdf:not(.message-dc0b) {
  margin: 1.5em auto;
}
.heading-steel-fb34 p {
  padding: 1.5em 14px;
}
ul.frame_new_04d5.rough-e6c3,
ul.frame_new_04d5.static_f0c1,
ul.frame_new_04d5.container_7d7c.static_f0c1 {
  padding: 0 14px;
}
.primary-4a2f {
  display: block;
  overflow-x: auto;
}
.primary-4a2f table {
  border-collapse: collapse;
  width: 100%;
}
.primary-4a2f td,
.primary-4a2f th {
  padding: 0.5em;
}
.banner-basic-e60c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.banner-basic-e60c ol ol,
.banner-basic-e60c ol ul,
.banner-basic-e60c ul ol,
.banner-basic-e60c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.banner-basic-e60c ol ol li,
.banner-basic-e60c ol ul li,
.banner-basic-e60c ul ol li,
.banner-basic-e60c ul ul li {
  margin-left: 0;
}
.glass_c6ba.dim_a428 > .bottom_3597 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.glass_c6ba.dim_a428 > .bottom_3597 iframe,
.glass_c6ba.dim_a428 > .bottom_3597 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.text-middle-6db0 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.text-middle-6db0.medium_20e2 {
  padding: 0;
}
.text-middle-6db0.medium_20e2 cite {
  font-size: 13px;
}
.text-middle-6db0 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.text-middle-6db0 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.thumbnail_ed5f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.thumbnail_ed5f > p:first-child {
  margin-top: 0;
}
.thumbnail_ed5f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.thumbnail_ed5f blockquote {
  border-left: 0;
}
.description_3921 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.description_3921:not(.prev-db6a) {
  max-width: 100px;
}
.description_3921.hover_4bd7 {
  border-bottom: none !important;
  text-align: center;
}
.description_3921.hover_4bd7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .heading-steel-fb34 p {
    padding: 1.5em 0;
  }
}
.yellow-c917 {
  color: #0073aa;
}
.warm_be43 {
  background-color: #0073aa;
}
.button-last-d923 {
  color: #229fd8;
}
.module-top-dd49 {
  background-color: #229fd8;
}
.iron-ffd7 {
  color: #eee;
}
.advanced_b56a {
  background-color: #eee;
}
.tabs-rough-6da3 {
  color: #444;
}
.element_hovered_420e {
  background-color: #444;
}
.plasma_9e69 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.plasma_9e69 .wide_c645 .banner_middle_520b {
  font-size: 15px;
}
.plasma_9e69 .banner_middle_520b {
  line-height: 1.3;
}
.plasma_9e69 .link_first_f461 {
}
.plasma_9e69 .tertiary_6603 {
  background: #235787;
}
.cool-1f3a {
  padding: 0;
}
.cool-1f3a .tertiary_6603 {
  background: #1a1a1a;
}
.cool-1f3a .link_first_f461 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.feature-down-e14b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.feature-down-e14b .link_first_f461 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.feature-down-e14b .tertiary_6603 {
  background: #303030;
}
.modal-pro-d738 {
  position: relative;
  z-index: 10;
}
.modal-pro-d738 .row_0af7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.detail_dark_1ac9 .first-69cc {
  display: inline-block;
  vertical-align: middle;
}
.detail_dark_1ac9.column-d980 .first-69cc {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .detail_dark_1ac9.column-d980 .first-69cc {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .detail_dark_1ac9.column-d980 .first-69cc {
    margin-right: 0.4em;
  }
}
.detail_dark_1ac9.column-d980 .first-69cc:last-child {
  margin-right: 0;
}
.menu-5c4a .row_0af7 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .copper-5c7e .wide_c645 {
    margin: 0 -0.5em;
  }
  .copper-5c7e .wide_c645 [class*="customify-col-"],
  .copper-5c7e .wide_c645 [class*="customify-col_"],
  .copper-5c7e .wide_c645 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.copper-5c7e.section_ffb6 .row_0af7 {
  background: 0 0 !important;
}
.copper-5c7e.section_ffb6 .row_0af7,
.copper-5c7e.menu-5c4a .row_0af7 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .copper-5c7e.slider_beee {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.copper-5c7e.menu-5c4a .row_0af7 {
  box-shadow: none !important;
}
.thumbnail_5a14 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .thumbnail_5a14 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail_5a14 {
    padding: 18px 0 20px;
  }
}
.thumbnail_5a14 .backdrop_2e69 {
  width: 100%;
}
.thumbnail_5a14 .text_soft_7006 {
  margin-bottom: 0;
}
.thumbnail_5a14 .column-dark-e982 {
  margin-top: 5px;
  font-size: 0.875em;
}
.disabled-new-724d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.disabled-new-724d .hot-c201 {
  width: 100%;
}
.sidebar-0aef {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.sidebar-0aef li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.sidebar-0aef 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;
}
.sidebar-0aef li:last-child:after {
  display: none;
}
.sidebar-0aef li a {
  font-weight: 500;
  margin-right: 10px;
}
.copper_ac43 .huge-f290 button,
.thumbnail_5a14 .huge-f290 button {
  left: 0;
}
.copper_ac43 .hot-c201,
.thumbnail_5a14 .hot-c201 {
  padding-left: 0;
  padding-right: 0;
}
.copper_ac43 .disabled-new-724d,
.thumbnail_5a14 .disabled-new-724d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.copper_ac43 {
  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;
}
.copper_ac43: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;
}
.copper_ac43 .huge-1125 {
  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) {
  .copper_ac43 .huge-1125 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .copper_ac43 .huge-1125 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .copper_ac43 .huge-1125 {
    min-height: 200px;
  }
}
.copper_ac43 .sidebar-0aef {
  color: rgba(255, 255, 255, 0.8);
}
.copper_ac43 .sidebar-0aef a,
.copper_ac43 .sidebar-0aef li:after {
  color: inherit;
}
.copper_ac43 .sidebar-0aef a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hover-ab48 {
  margin-bottom: 0.5em;
}
.avatar_cool_d274 {
  margin-bottom: 1.2em;
}
.avatar_cool_d274,
.hover-ab48 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.avatar_cool_d274 p:last-child,
.hover-ab48 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .huge-f290,
#masthead .huge-f290 {
  display: none;
}
#masthead
  > .huge-f290.chip_static_6fb3 {
  display: none;
}
#masthead > .huge-f290 button {
  left: 0;
}
.icon-dark-3802 {
  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%;
}
.icon-dark-3802 .first-69cc {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.icon-dark-3802 .wrapper-purple-baf6 {
  display: -webkit-box;
  display: flex;
}
.icon-dark-3802 .wrapper-purple-baf6.first_7ff1 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.icon-dark-3802 .wrapper-purple-baf6.footer-54f7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.icon-dark-3802 .wrapper-purple-baf6.paragraph_7e52 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.icon-dark-3802.lower-a090.notification-middle-0343 .wrapper-purple-baf6.first_7ff1 {
  flex-basis: 100%;
}
.icon-dark-3802.section_hovered_e17c .wrapper-purple-baf6.footer-54f7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.icon-dark-3802.section_hovered_e17c .wrapper-purple-baf6.paragraph_7e52 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .huge-f290.chip_static_6fb3 {
  display: none;
}
#masthead > .huge-f290 button {
  left: 0;
}
.chip_0fb3 {
  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;
}
.chip_0fb3:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.chip_0fb3.silver-c06e i {
  margin-right: 4px;
}
.chip_0fb3.iron-aa62 i {
  margin-left: 5px;
}
.banner_middle_520b p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.banner_middle_520b p:last-child {
  margin-bottom: 0;
}
.item-pink-bdd8 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.item-pink-bdd8 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.item-pink-bdd8 img {
  display: block;
  width: auto;
  line-height: 1;
}
.item-pink-bdd8 .column_motion_6a09 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.item-pink-bdd8 .grid_3ea7 {
  margin: 5px 0 7px 0;
}
.item-pink-bdd8.widget-pink-e0f6 .motion-35b6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.item-pink-bdd8.widget-pink-e0f6 .panel-d3f9 {
  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;
}
.item-pink-bdd8.footer_middle_b1f6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.item-pink-bdd8.footer_middle_b1f6 .motion-35b6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.item-pink-bdd8.footer_middle_b1f6 .panel-d3f9 {
  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;
}
.item-pink-bdd8.panel_a43a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.item-pink-bdd8.column-wide-7172 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.item-pink-bdd8.column-wide-7172 .panel-d3f9 {
  margin-top: 7px;
}
.text_black_e318 {
  display: inline-block;
}
.modal-pro-d738 .small_785e .item-pink-bdd8 img {
  max-width: 100%;
}
.simple-90f3 .video_a16d.photo-new-2731,
.text_rough_7979 .video_a16d.photo-new-2731 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.simple-90f3 .tall-e640,
.text_rough_7979 .tall-e640 {
  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%);
}
.simple-90f3 .tall-e640 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.simple-90f3.form-f8e6 .tall-e640 {
  display: none;
}
.simple-90f3 .status_wide_9eb4 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.simple-90f3 .status_wide_9eb4 li {
  display: inline-block;
  position: relative;
}
.simple-90f3 .status_wide_9eb4 li:last-child {
  margin-right: 0;
}
.simple-90f3 .status_wide_9eb4 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;
}
.simple-90f3 .status_wide_9eb4 li.hard_2110 > a {
  color: rgba(0, 0, 0, 0.9);
}
.simple-90f3 .status_wide_9eb4 > 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;
}
.simple-90f3 .status_wide_9eb4 > li > a i {
  line-height: 0;
}
.simple-90f3 .status_wide_9eb4 > li.current-c7c1 > a .tall-e640 {
  margin-left: 4px;
  line-height: 0;
}
.simple-90f3 .status_wide_9eb4 .chip-a0c7 li.current-c7c1 > a {
  position: relative;
}
.simple-90f3 .status_wide_9eb4 .chip-a0c7 li.current-c7c1 > a:after,
.simple-90f3 .status_wide_9eb4 .chip-a0c7 li.current-c7c1 > a:before {
  content: "";
  display: table;
}
.simple-90f3 .status_wide_9eb4 .chip-a0c7 li.current-c7c1 > a:after {
  clear: both;
}
.simple-90f3 .status_wide_9eb4 .chip-a0c7 li.current-c7c1 > a .tall-e640 {
  margin-left: 5px;
  float: right;
}
.simple-90f3 .aside-a8b1,
.simple-90f3 .chip-a0c7 {
  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;
}
.simple-90f3 .chip-a0c7 {
  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;
}
.simple-90f3 .chip-a0c7 .photo-new-2731 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.simple-90f3 .chip-a0c7 .tall-e640 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.simple-90f3 .chip-a0c7 li {
  display: block;
  margin: 0;
  padding: 0;
}
.simple-90f3 .chip-a0c7 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;
}
.simple-90f3 .chip-a0c7 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.simple-90f3 .chip-a0c7 .chip-a0c7 {
  top: 0;
  left: 100%;
}
.simple-90f3 .outline_right_266c.fn-focus-f9e5 > .aside-a8b1,
.simple-90f3 .outline_right_266c.fn-focus-f9e5 > .chip-a0c7,
.simple-90f3 .outline_right_266c:focus > .aside-a8b1,
.simple-90f3 .outline_right_266c:focus > .chip-a0c7,
.simple-90f3 .outline_right_266c:hover > .aside-a8b1,
.simple-90f3 .outline_right_266c:hover > .chip-a0c7 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.simple-90f3.description-easy-2d5e .secondary-77ef:after,
.simple-90f3.description-easy-2d5e .secondary-77ef:before {
  content: "";
  display: table;
}
.simple-90f3.description-easy-2d5e .secondary-77ef:after {
  clear: both;
}
.simple-90f3.description-easy-2d5e .secondary-77ef > li {
  float: left;
}
.simple-90f3.shade_yellow_2c0f .secondary-77ef:after,
.simple-90f3.shade_yellow_2c0f .secondary-77ef:before {
  content: "";
  display: table;
}
.simple-90f3.shade_yellow_2c0f .secondary-77ef:after {
  clear: both;
}
.simple-90f3.shade_yellow_2c0f .secondary-77ef > li {
  float: left;
}
.simple-90f3.shade_yellow_2c0f .secondary-77ef > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.simple-90f3.shade_yellow_2c0f .secondary-77ef > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.simple-90f3.shade_yellow_2c0f .secondary-77ef > li.overlay-35a3 > a,
.simple-90f3.shade_yellow_2c0f .secondary-77ef > li.hard_2110 > a {
  color: #fff;
  background-color: #1e4b75;
}
.simple-90f3.small-c328 .secondary-77ef > li > a .photo-new-2731 {
  position: relative;
}
.simple-90f3.small-c328 .secondary-77ef > li > a .photo-new-2731: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;
}
.simple-90f3.small-c328
  .secondary-77ef
  > li:focus
  > a
  .photo-new-2731:before,
.simple-90f3.small-c328
  .secondary-77ef
  > li:hover
  > a
  .photo-new-2731:before {
  width: 100%;
  background-color: currentColor;
}
.simple-90f3.small-c328
  .secondary-77ef
  > li.overlay-35a3
  > a
  .photo-new-2731:before,
.simple-90f3.small-c328
  .secondary-77ef
  > li.container-middle-ed65
  > a
  .photo-new-2731:before {
  width: 100%;
  background-color: currentColor;
}
.simple-90f3.badge-center-5a4f .secondary-77ef > li > a .photo-new-2731 {
  position: relative;
}
.simple-90f3.badge-center-5a4f .secondary-77ef > li > a .photo-new-2731: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;
}
.simple-90f3.badge-center-5a4f .secondary-77ef > li:focus > a .photo-new-2731:before,
.simple-90f3.badge-center-5a4f
  .secondary-77ef
  > li:hover
  > a
  .photo-new-2731:before {
  width: 100%;
  background-color: currentColor;
}
.simple-90f3.badge-center-5a4f
  .secondary-77ef
  > li.overlay-35a3
  > a
  .photo-new-2731:before,
.simple-90f3.badge-center-5a4f
  .secondary-77ef
  > li.container-middle-ed65
  > a
  .photo-new-2731:before {
  width: 100%;
  background-color: currentColor;
}
.text_rough_7979 .status_wide_9eb4 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.text_rough_7979 .status_wide_9eb4 li:first-child > a {
  border-top: none;
}
.text_rough_7979 .status_wide_9eb4 .status_8fdf > .photo-new-2731 .tall-e640 {
  display: none;
}
.text_rough_7979 .status_wide_9eb4 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.text_rough_7979 .status_wide_9eb4 li:last-child {
  border: none;
}
.text_rough_7979 .status_wide_9eb4 li.current-c7c1 > a {
  padding-right: 45px !important;
}
.text_rough_7979 .status_wide_9eb4 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.text_rough_7979 .status_wide_9eb4 li a:focus,
.text_rough_7979 .status_wide_9eb4 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.text_rough_7979 .status_wide_9eb4 li .hard_ae22 {
  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;
}
.text_rough_7979 .status_wide_9eb4 li .hard_ae22:hover {
  box-shadow: none;
}
.text_rough_7979 .status_wide_9eb4 li .hard_ae22 .tall-e640 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.text_rough_7979 .status_wide_9eb4 .chip-a0c7 {
  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);
}
.text_rough_7979 .status_wide_9eb4 .chip-a0c7 li a {
  padding-left: 3em;
}
.text_rough_7979 .status_wide_9eb4 .over-e0fc > a .hard_ae22 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.text_rough_7979 .status_wide_9eb4 .over-e0fc > .chip-a0c7 {
  display: block;
  opacity: 1;
}
.notice_up_dc80 {
  max-width: 100%;
}
.black_9ce6 {
  line-height: 0;
  cursor: pointer;
}
.caption-black-70e2 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.caption-black-70e2:hover {
  box-shadow: none;
  color: currentColor;
}
.caption-black-70e2 svg {
  width: 18px;
  height: 18px;
}
.caption-black-70e2 .orange_e033 {
  display: none;
}
.panel-5829 {
  position: relative;
}
.panel-5829.fn-active-f9e5 .caption-black-70e2 .accordion-motion-74a6 {
  display: none;
}
.panel-5829.fn-active-f9e5 .caption-black-70e2 .orange_e033 {
  display: inline-block;
}
.panel-5829 .tag_fixed_11b8 {
  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);
}
.panel-5829.row-d784 .tag_fixed_11b8 {
  left: auto;
  right: -0.9em;
}
.panel-5829.row-d784 .gold_8963::before {
  left: auto;
  right: 15px;
}
.panel-5829.fn-active-f9e5 .tag_fixed_11b8 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.row-5a45 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.row-5a45 label {
  flex-basis: 100%;
}
.row-5a45 .menu_static_0664 {
  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;
}
.row-5a45 .image-dim-235b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.row-5a45 .image-dim-235b:focus {
  background-color: transparent;
}
.row-5a45 button.form-advanced-aa75 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.row-5a45 button.form-advanced-aa75:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.row-5a45 button.form-advanced-aa75 svg {
  width: 18px;
  height: 18px;
}
.row-5a45 input[type="submit"] {
  min-height: auto;
}
.container-124c .row-5a45 .image-dim-235b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.gold_8963 {
  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) {
  .gold_8963 {
    width: 220px;
  }
}
.gold_8963 label {
  flex-basis: 100%;
}
.gold_8963::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;
}
.module_7dba .container-124c .row-5a45 {
  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;
}
.module_7dba
  .container-124c
  .row-5a45
  .menu_static_0664 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.module_7dba .container-124c .row-5a45 .image-dim-235b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.module_7dba
  .container-124c
  .row-5a45
  .image-dim-235b:focus {
  background: 0 0;
}
.module_7dba
  .container-124c
  .row-5a45
  .background_3f7f {
  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;
}
.message_warm_b60a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.message_warm_b60a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.message_warm_b60a li:last-child {
  margin-right: 0;
}
.message_warm_b60a li:first-child {
  margin-left: 0;
}
.message_warm_b60a.button_0f45 a {
  color: #fff;
}
.message_warm_b60a.button_0f45 a:hover {
  color: #fff;
}
.message_warm_b60a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.message_warm_b60a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.message_warm_b60a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.message_warm_b60a a:hover {
  opacity: 0.9;
  color: inherit;
}
.message_warm_b60a [class*="social-icon-apple"] {
  background-color: #999;
}
.message_warm_b60a [class*="social-icon-apple"].iron-aca3 {
  background-color: transparent;
  color: #999;
}
.message_warm_b60a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.message_warm_b60a [class*="social-icon-behance"].iron-aca3 {
  background-color: transparent;
  color: #1769ff;
}
.message_warm_b60a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.message_warm_b60a [class*="social-icon-bitbucket"].iron-aca3 {
  background-color: transparent;
  color: #205081;
}
.message_warm_b60a [class*="social-icon-codepen"] {
  background-color: #000;
}
.message_warm_b60a [class*="social-icon-codepen"].iron-aca3 {
  background-color: transparent;
  color: #000;
}
.message_warm_b60a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.message_warm_b60a [class*="social-icon-delicious"].iron-aca3 {
  background-color: transparent;
  color: #39f;
}
.message_warm_b60a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.message_warm_b60a [class*="social-icon-digg"].iron-aca3 {
  background-color: transparent;
  color: #005be2;
}
.message_warm_b60a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.message_warm_b60a [class*="social-icon-dribbble"].iron-aca3 {
  background-color: transparent;
  color: #ea4c89;
}
.message_warm_b60a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.message_warm_b60a [class*="social-icon-envelope"].iron-aca3 {
  background-color: transparent;
  color: #ea4335;
}
.message_warm_b60a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.message_warm_b60a [class*="social-icon-facebook"].iron-aca3 {
  background-color: transparent;
  color: #3b5998;
}
.message_warm_b60a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.message_warm_b60a [class*="social-icon-flickr"].iron-aca3 {
  background-color: transparent;
  color: #0063dc;
}
.message_warm_b60a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.message_warm_b60a [class*="social-icon-foursquare"].iron-aca3 {
  background-color: transparent;
  color: #2d5be3;
}
.message_warm_b60a [class*="social-icon-github"] {
  background-color: #333;
}
.message_warm_b60a [class*="social-icon-github"].iron-aca3 {
  background-color: transparent;
  color: #333;
}
.message_warm_b60a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.message_warm_b60a [class*="social-icon-google-plus"].iron-aca3 {
  background-color: transparent;
  color: #dd4b39;
}
.message_warm_b60a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.message_warm_b60a [class*="social-icon-houzz"].iron-aca3 {
  background-color: transparent;
  color: #7ac142;
}
.message_warm_b60a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.message_warm_b60a [class*="social-icon-instagram"].iron-aca3 {
  background-color: transparent;
  color: #262626;
}
.message_warm_b60a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.message_warm_b60a [class*="social-icon-jsfiddle"].iron-aca3 {
  background-color: transparent;
  color: #487aa2;
}
.message_warm_b60a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.message_warm_b60a [class*="social-icon-linkedin"].iron-aca3 {
  background-color: transparent;
  color: #0077b5;
}
.message_warm_b60a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.message_warm_b60a [class*="social-icon-medium"].iron-aca3 {
  background-color: transparent;
  color: #00ab6b;
}
.message_warm_b60a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.message_warm_b60a
  [class*="social-icon-odnoklassniki"].iron-aca3 {
  background-color: transparent;
  color: #f4731c;
}
.message_warm_b60a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.message_warm_b60a [class*="social-icon-meetup"].iron-aca3 {
  background-color: transparent;
  color: #ec1c40;
}
.message_warm_b60a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.message_warm_b60a [class*="social-icon-pinterest"].iron-aca3 {
  background-color: transparent;
  color: #bd081c;
}
.message_warm_b60a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.message_warm_b60a [class*="social-icon-product-hunt"].iron-aca3 {
  background-color: transparent;
  color: #da552f;
}
.message_warm_b60a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.message_warm_b60a [class*="social-icon-reddit"].iron-aca3 {
  background-color: transparent;
  color: #ff4500;
}
.message_warm_b60a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.message_warm_b60a [class*="social-icon-rss"].iron-aca3 {
  background-color: transparent;
  color: #f26522;
}
.message_warm_b60a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.message_warm_b60a
  [class*="social-icon-shopping-cart"].iron-aca3 {
  background-color: transparent;
  color: #4caf50;
}
.message_warm_b60a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.message_warm_b60a [class*="social-icon-skype"].iron-aca3 {
  background-color: transparent;
  color: #00aff0;
}
.message_warm_b60a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.message_warm_b60a [class*="social-icon-slideshare"].iron-aca3 {
  background-color: transparent;
  color: #0077b5;
}
.message_warm_b60a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.message_warm_b60a [class*="social-icon-snapchat"].iron-aca3 {
  background-color: transparent;
  color: #fffc00;
}
.message_warm_b60a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.message_warm_b60a [class*="social-icon-soundcloud"].iron-aca3 {
  background-color: transparent;
  color: #f80;
}
.message_warm_b60a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.message_warm_b60a [class*="social-icon-spotify"].iron-aca3 {
  background-color: transparent;
  color: #2ebd59;
}
.message_warm_b60a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.message_warm_b60a
  [class*="social-icon-stack-overflow"].iron-aca3 {
  background-color: transparent;
  color: #fe7a15;
}
.message_warm_b60a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.message_warm_b60a [class*="social-icon-maldkfgram"].iron-aca3 {
  background-color: transparent;
  color: #2ca5e0;
}
.message_warm_b60a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.message_warm_b60a [class*="social-icon-tripadvisor"].iron-aca3 {
  background-color: transparent;
  color: #589442;
}
.message_warm_b60a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.message_warm_b60a [class*="social-icon-tumblr"].iron-aca3 {
  background-color: transparent;
  color: #35465c;
}
.message_warm_b60a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.message_warm_b60a [class*="social-icon-twitch"].iron-aca3 {
  background-color: transparent;
  color: #6441a5;
}
.message_warm_b60a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.message_warm_b60a [class*="social-icon-twitter"].iron-aca3 {
  background-color: transparent;
  color: #1da1f2;
}
.message_warm_b60a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.message_warm_b60a [class*="social-icon-vimeo"].iron-aca3 {
  background-color: transparent;
  color: #1ab7ea;
}
.message_warm_b60a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.message_warm_b60a [class*="social-icon-vk"].iron-aca3 {
  background-color: transparent;
  color: #45668e;
}
.message_warm_b60a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.message_warm_b60a [class*="social-icon-weibo"].iron-aca3 {
  background-color: transparent;
  color: #df2029;
}
.message_warm_b60a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.message_warm_b60a [class*="social-icon-weixin"].iron-aca3 {
  background-color: transparent;
  color: #7bb32e;
}
.message_warm_b60a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.message_warm_b60a [class*="social-icon-whatsapp"].iron-aca3 {
  background-color: transparent;
  color: #25d366;
}
.message_warm_b60a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.message_warm_b60a [class*="social-icon-wordpress"].iron-aca3 {
  background-color: transparent;
  color: #21759b;
}
.message_warm_b60a [class*="social-icon-xing"] {
  background-color: #026466;
}
.message_warm_b60a [class*="social-icon-xing"].iron-aca3 {
  background-color: transparent;
  color: #026466;
}
.message_warm_b60a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.message_warm_b60a [class*="social-icon-yelp"].iron-aca3 {
  background-color: transparent;
  color: #af0606;
}
.message_warm_b60a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.message_warm_b60a [class*="social-icon-youtube"].iron-aca3 {
  background-color: transparent;
  color: #cd201f;
}
.border-in-b04b {
  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-in-b04b:hover {
  box-shadow: none;
  background: 0 0;
}
.chip-smooth-3fd1 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.row_5ea5 {
  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;
}
.bronze-182d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.sidebar_pro_b5e4 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.sidebar_pro_b5e4,
.sidebar_pro_b5e4::after,
.sidebar_pro_b5e4::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;
}
.sidebar_pro_b5e4::after,
.sidebar_pro_b5e4::before {
  content: "";
  display: block;
  background-color: inherit;
}
.glass_4cfe .row_5ea5 .bronze-182d {
  margin-top: -2px;
  width: 19px;
}
.glass_4cfe .row_5ea5 .sidebar_pro_b5e4 {
  margin-top: -1px;
}
.glass_4cfe .row_5ea5 .sidebar_pro_b5e4,
.glass_4cfe .row_5ea5 .sidebar_pro_b5e4::after,
.glass_4cfe .row_5ea5 .sidebar_pro_b5e4::before {
  width: 19px;
  height: 2px;
}
.glass_4cfe .row_5ea5 .sidebar_pro_b5e4::before {
  top: -6px;
}
.glass_4cfe .row_5ea5 .sidebar_pro_b5e4::after {
  bottom: -6px;
}
.bottom_af75 .row_5ea5 .bronze-182d {
  margin-top: -2px;
  width: 22px;
}
.bottom_af75 .row_5ea5 .sidebar_pro_b5e4 {
  margin-top: -1px;
}
.bottom_af75 .row_5ea5 .sidebar_pro_b5e4,
.bottom_af75 .row_5ea5 .sidebar_pro_b5e4::after,
.bottom_af75 .row_5ea5 .sidebar_pro_b5e4::before {
  width: 22px;
  height: 2px;
}
.bottom_af75 .row_5ea5 .sidebar_pro_b5e4::before {
  top: -7px;
}
.bottom_af75 .row_5ea5 .sidebar_pro_b5e4::after {
  bottom: -7px;
}
.liquid_20d2 .row_5ea5 .bronze-182d {
  margin-top: -2px;
  width: 31px;
}
.liquid_20d2 .row_5ea5 .sidebar_pro_b5e4 {
  margin-top: -1.5px;
}
.liquid_20d2 .row_5ea5 .sidebar_pro_b5e4,
.liquid_20d2 .row_5ea5 .sidebar_pro_b5e4::after,
.liquid_20d2 .row_5ea5 .sidebar_pro_b5e4::before {
  width: 31px;
  height: 3px;
}
.liquid_20d2 .row_5ea5 .sidebar_pro_b5e4::before {
  top: -9px;
}
.liquid_20d2 .row_5ea5 .sidebar_pro_b5e4::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .feature-active-be01 .row_5ea5 .bronze-182d {
    margin-top: -2px;
    width: 19px;
  }
  .feature-active-be01 .row_5ea5 .sidebar_pro_b5e4 {
    margin-top: -1px;
  }
  .feature-active-be01 .row_5ea5 .sidebar_pro_b5e4,
  .feature-active-be01 .row_5ea5 .sidebar_pro_b5e4::after,
  .feature-active-be01 .row_5ea5 .sidebar_pro_b5e4::before {
    width: 19px;
    height: 2px;
  }
  .feature-active-be01 .row_5ea5 .sidebar_pro_b5e4::before {
    top: -6px;
  }
  .feature-active-be01 .row_5ea5 .sidebar_pro_b5e4::after {
    bottom: -6px;
  }
  .info-right-6ea2 .row_5ea5 .bronze-182d {
    margin-top: -2px;
    width: 22px;
  }
  .info-right-6ea2 .row_5ea5 .sidebar_pro_b5e4 {
    margin-top: -1px;
  }
  .info-right-6ea2 .row_5ea5 .sidebar_pro_b5e4,
  .info-right-6ea2 .row_5ea5 .sidebar_pro_b5e4::after,
  .info-right-6ea2 .row_5ea5 .sidebar_pro_b5e4::before {
    width: 22px;
    height: 2px;
  }
  .info-right-6ea2 .row_5ea5 .sidebar_pro_b5e4::before {
    top: -7px;
  }
  .info-right-6ea2 .row_5ea5 .sidebar_pro_b5e4::after {
    bottom: -7px;
  }
  .simple-3224 .row_5ea5 .bronze-182d {
    margin-top: -2px;
    width: 31px;
  }
  .simple-3224 .row_5ea5 .sidebar_pro_b5e4 {
    margin-top: -1.5px;
  }
  .simple-3224 .row_5ea5 .sidebar_pro_b5e4,
  .simple-3224 .row_5ea5 .sidebar_pro_b5e4::after,
  .simple-3224 .row_5ea5 .sidebar_pro_b5e4::before {
    width: 31px;
    height: 3px;
  }
  .simple-3224 .row_5ea5 .sidebar_pro_b5e4::before {
    top: -9px;
  }
  .simple-3224 .row_5ea5 .sidebar_pro_b5e4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .slider_c8da .row_5ea5 .bronze-182d {
    margin-top: -2px;
    width: 19px;
  }
  .slider_c8da .row_5ea5 .sidebar_pro_b5e4 {
    margin-top: -1px;
  }
  .slider_c8da .row_5ea5 .sidebar_pro_b5e4,
  .slider_c8da .row_5ea5 .sidebar_pro_b5e4::after,
  .slider_c8da .row_5ea5 .sidebar_pro_b5e4::before {
    width: 19px;
    height: 2px;
  }
  .slider_c8da .row_5ea5 .sidebar_pro_b5e4::before {
    top: -6px;
  }
  .slider_c8da .row_5ea5 .sidebar_pro_b5e4::after {
    bottom: -6px;
  }
  .dropdown-out-c177 .row_5ea5 .bronze-182d {
    margin-top: -2px;
    width: 22px;
  }
  .dropdown-out-c177 .row_5ea5 .sidebar_pro_b5e4 {
    margin-top: -1px;
  }
  .dropdown-out-c177 .row_5ea5 .sidebar_pro_b5e4,
  .dropdown-out-c177 .row_5ea5 .sidebar_pro_b5e4::after,
  .dropdown-out-c177 .row_5ea5 .sidebar_pro_b5e4::before {
    width: 22px;
    height: 2px;
  }
  .dropdown-out-c177 .row_5ea5 .sidebar_pro_b5e4::before {
    top: -7px;
  }
  .dropdown-out-c177 .row_5ea5 .sidebar_pro_b5e4::after {
    bottom: -7px;
  }
  .center-f079 .row_5ea5 .bronze-182d {
    margin-top: -2px;
    width: 31px;
  }
  .center-f079 .row_5ea5 .sidebar_pro_b5e4 {
    margin-top: -1.5px;
  }
  .center-f079 .row_5ea5 .sidebar_pro_b5e4,
  .center-f079 .row_5ea5 .sidebar_pro_b5e4::after,
  .center-f079 .row_5ea5 .sidebar_pro_b5e4::before {
    width: 31px;
    height: 3px;
  }
  .center-f079 .row_5ea5 .sidebar_pro_b5e4::before {
    top: -9px;
  }
  .center-f079 .row_5ea5 .sidebar_pro_b5e4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .under_59cc .row_5ea5 .bronze-182d {
    margin-top: -2px;
    width: 19px;
  }
  .under_59cc .row_5ea5 .sidebar_pro_b5e4 {
    margin-top: -1px;
  }
  .under_59cc .row_5ea5 .sidebar_pro_b5e4,
  .under_59cc .row_5ea5 .sidebar_pro_b5e4::after,
  .under_59cc .row_5ea5 .sidebar_pro_b5e4::before {
    width: 19px;
    height: 2px;
  }
  .under_59cc .row_5ea5 .sidebar_pro_b5e4::before {
    top: -6px;
  }
  .under_59cc .row_5ea5 .sidebar_pro_b5e4::after {
    bottom: -6px;
  }
  .icon_last_15b8 .row_5ea5 .bronze-182d {
    margin-top: -2px;
    width: 22px;
  }
  .icon_last_15b8 .row_5ea5 .sidebar_pro_b5e4 {
    margin-top: -1px;
  }
  .icon_last_15b8 .row_5ea5 .sidebar_pro_b5e4,
  .icon_last_15b8 .row_5ea5 .sidebar_pro_b5e4::after,
  .icon_last_15b8 .row_5ea5 .sidebar_pro_b5e4::before {
    width: 22px;
    height: 2px;
  }
  .icon_last_15b8 .row_5ea5 .sidebar_pro_b5e4::before {
    top: -7px;
  }
  .icon_last_15b8 .row_5ea5 .sidebar_pro_b5e4::after {
    bottom: -7px;
  }
  .layout_action_cca6 .row_5ea5 .bronze-182d {
    margin-top: -2px;
    width: 31px;
  }
  .layout_action_cca6 .row_5ea5 .sidebar_pro_b5e4 {
    margin-top: -1.5px;
  }
  .layout_action_cca6 .row_5ea5 .sidebar_pro_b5e4,
  .layout_action_cca6 .row_5ea5 .sidebar_pro_b5e4::after,
  .layout_action_cca6 .row_5ea5 .sidebar_pro_b5e4::before {
    width: 31px;
    height: 3px;
  }
  .layout_action_cca6 .row_5ea5 .sidebar_pro_b5e4::before {
    top: -9px;
  }
  .layout_action_cca6 .row_5ea5 .sidebar_pro_b5e4::after {
    bottom: -9px;
  }
}
.article_south_6afd .sidebar_pro_b5e4 {
  -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);
}
.article_south_6afd .sidebar_pro_b5e4::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.article_south_6afd .sidebar_pro_b5e4::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);
}
.article_south_6afd.info_selected_eb15 .sidebar_pro_b5e4 {
  -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);
}
.article_south_6afd.info_selected_eb15 .sidebar_pro_b5e4::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.article_south_6afd.info_selected_eb15 .sidebar_pro_b5e4::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);
}
.yellow_ff70 {
  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.hard_c9f4:before {
  display: none;
}
.light-7a10 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.light-7a10 .carousel-clean-b632 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.light-7a10 .carousel-clean-b632:last-of-type {
  border-bottom: none;
}
.light-7a10 .carousel-clean-b632.gas_6ebb,
.light-7a10 .carousel-clean-b632.sort-lite-1169,
.light-7a10 .carousel-clean-b632.next-78c3 {
  padding: 0;
}
.light-7a10 .text_rough_7979 .hard_ae22 {
  color: currentColor;
}
.light-7a10 .text_rough_7979 .hard_ae22:focus,
.light-7a10 .text_rough_7979 .hard_ae22:hover {
  background: rgba(0, 0, 0, 0.01);
}
.light-7a10.link_first_f461 .photo_top_ac10,
.light-7a10.link_first_f461 .banner_middle_520b a,
.light-7a10.link_first_f461 .secondary-77ef a,
.light-7a10.link_first_f461 .chip-a0c7 a {
  color: rgba(0, 0, 0, 0.55);
}
.light-7a10.link_first_f461 .photo_top_ac10:hover,
.light-7a10.link_first_f461 .banner_middle_520b a:hover,
.light-7a10.link_first_f461 .secondary-77ef a:hover,
.light-7a10.link_first_f461 .chip-a0c7 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.light-7a10.link_first_f461 .list_fixed_463d {
  color: rgba(0, 0, 0, 0.8);
}
.light-7a10.link_first_f461 .carousel-clean-b632 {
  border-color: rgba(0, 0, 0, 0.08);
}
.light-7a10.link_first_f461 .carousel-clean-b632:before {
  background: rgba(0, 0, 0, 0.08);
}
.light-7a10.link_first_f461 .element-f945:before {
  background: rgba(255, 255, 255, 0.9);
}
.light-7a10.link_first_f461 .text_rough_7979 .status_wide_9eb4 li a,
.light-7a10.link_first_f461 .text_rough_7979 .hard_ae22,
.light-7a10.link_first_f461 .chip-a0c7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.light-7a10.link_first_f461 .text_rough_7979 .hard_ae22:focus,
.light-7a10.link_first_f461 .text_rough_7979 .hard_ae22:hover {
  background: rgba(0, 0, 0, 0.01);
}
.light-7a10.link_first_f461 .status_wide_9eb4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.light-7a10.tertiary_6603 .photo_top_ac10,
.light-7a10.tertiary_6603 .banner_middle_520b a,
.light-7a10.tertiary_6603 .secondary-77ef .hard_ae22,
.light-7a10.tertiary_6603 .secondary-77ef a,
.light-7a10.tertiary_6603 .chip-a0c7 a {
  color: rgba(255, 255, 255, 0.79);
}
.light-7a10.tertiary_6603 .photo_top_ac10:hover,
.light-7a10.tertiary_6603 .banner_middle_520b a:hover,
.light-7a10.tertiary_6603 .secondary-77ef .hard_ae22:hover,
.light-7a10.tertiary_6603 .secondary-77ef a:hover,
.light-7a10.tertiary_6603 .chip-a0c7 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.light-7a10.tertiary_6603 .list_fixed_463d {
  color: rgba(255, 255, 255, 0.99);
}
.light-7a10.tertiary_6603 .carousel-clean-b632 {
  border-color: rgba(255, 255, 255, 0.08);
}
.light-7a10.tertiary_6603 .carousel-clean-b632:before {
  background: rgba(255, 255, 255, 0.08);
}
.light-7a10.tertiary_6603 .element-f945:before {
  background: rgba(0, 0, 0, 0.9);
}
.light-7a10.tertiary_6603 .text_rough_7979 .status_wide_9eb4 li a,
.light-7a10.tertiary_6603 .text_rough_7979 .hard_ae22,
.light-7a10.tertiary_6603 .chip-a0c7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.light-7a10.tertiary_6603 .text_rough_7979 .hard_ae22:focus,
.light-7a10.tertiary_6603 .text_rough_7979 .hard_ae22:hover {
  background: rgba(0, 0, 0, 0.01);
}
.light-7a10.tertiary_6603 .status_wide_9eb4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.element-f945 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.element-f945:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.shadow-left-42f1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.breadcrumb-top-751b .light-7a10 {
  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;
}
.breadcrumb-top-751b .carousel-clean-b632 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.breadcrumb-top-751b .carousel-clean-b632: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) {
  .breadcrumb-top-751b .carousel-clean-b632:before {
    width: 16%;
    left: 42%;
  }
}
.breadcrumb-top-751b .carousel-clean-b632:last-child:before {
  content: none;
}
.breadcrumb-top-751b .carousel-clean-b632[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.breadcrumb-top-751b .text_rough_7979 .status_wide_9eb4 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.breadcrumb-top-751b .text_rough_7979 .status_wide_9eb4 li a .hard_ae22 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.breadcrumb-top-751b .text_rough_7979 .chip-a0c7 {
  border: none;
}
.breadcrumb-top-751b .text_rough_7979 .chip-a0c7 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.breadcrumb-top-751b .element-f945 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.breadcrumb-top-751b .shadow-left-42f1 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.breadcrumb-top-751b .tertiary_6603 .element-f945:before {
  background: rgba(0, 0, 0, 0.9);
}
.breadcrumb-top-751b .link_first_f461.search_white_5c35 .sidebar_pro_b5e4 {
  background: rgba(0, 0, 0, 0.6);
}
.breadcrumb-top-751b
  .link_first_f461.search_white_5c35
  .sidebar_pro_b5e4::after,
.breadcrumb-top-751b
  .link_first_f461.search_white_5c35
  .sidebar_pro_b5e4:before {
  background: inherit;
}
.breadcrumb-top-751b
  .link_first_f461.search_white_5c35:hover
  .sidebar_pro_b5e4 {
  background: rgba(0, 0, 0, 0.8);
}
.upper-42f0 .light-7a10 {
  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) {
  .upper-42f0 .light-7a10 {
    width: auto;
    right: 45px;
  }
}
.message-9bd5 .light-7a10 {
  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) {
  .message-9bd5 .light-7a10 {
    width: auto;
    left: 45px;
  }
}
.hard_c9f4 .light-7a10 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.hard_c9f4 .shadow-left-42f1 {
  max-width: 48em;
  margin: 0 auto;
}
.hard_c9f4 .element-f945:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.text_f560 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.text_f560.breadcrumb-top-751b .light-7a10 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.text_f560.upper-42f0 .light-7a10 {
  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);
}
.text_f560 .light-7a10 {
  visibility: visible;
}
.text_f560.message-9bd5 .light-7a10 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.list_d7ac,
.next-5e55 {
  overflow-x: hidden;
}
.list_d7ac .light-7a10 {
  overflow: auto;
}
.list_d7ac.breadcrumb-top-751b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list_d7ac.breadcrumb-top-751b .light-7a10 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.list_d7ac.breadcrumb-top-751b .border-in-b04b {
  opacity: 0;
}
.list_d7ac.upper-42f0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list_d7ac.upper-42f0 .light-7a10 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.list_d7ac.upper-42f0 .border-in-b04b {
  opacity: 0;
}
.list_d7ac.message-9bd5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list_d7ac.message-9bd5 .light-7a10 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.list_d7ac.message-9bd5 .border-in-b04b {
  opacity: 0;
}
.list_d7ac.hard_c9f4 .light-7a10 {
  z-index: 10;
  visibility: visible;
}
.search_white_5c35 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.search_white_5c35 .sidebar_pro_b5e4 {
  background: rgba(255, 255, 255, 0.99);
}
.search_white_5c35 .sidebar_pro_b5e4::after,
.search_white_5c35 .sidebar_pro_b5e4:before {
  background: inherit;
}
.search_white_5c35:hover .sidebar_pro_b5e4 {
  background: rgba(255, 255, 255, 0.99);
}
.message-9bd5 .search_white_5c35 {
  top: 10px;
  right: auto;
  left: 12px;
}
.hard_c9f4 .search_white_5c35 {
  display: none !important;
}
.list_d7ac:before,
.next-5e55:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.list_d7ac .search_white_5c35,
.next-5e55 .search_white_5c35 {
  display: inline-block;
}
.light-7a10 .first-69cc {
  -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;
}
.list_d7ac .light-7a10 .first-69cc,
.next-5e55 .light-7a10 .first-69cc {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gold-f66b .menu_static_0664 {
  width: 100%;
}
.small_785e {
  padding: 0 0.5em 0;
}
.small_785e [class*="customify-col-"],
.small_785e [class*="customify-col_"],
.small_785e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.large_38b3 .small_785e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .wide_c645 .block-copper-366c,
  .block-copper-366c {
    display: none;
  }
  .status-in-afcc {
    text-align: left;
  }
  .link_dynamic_af7d {
    text-align: center;
  }
  .component_45a3 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .wide_c645 .section-center-5c8d,
  .section-center-5c8d {
    display: none;
  }
  .tag_3c54 {
    text-align: left;
  }
  .bottom_887e {
    text-align: center;
  }
  .middle_585c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .wide_c645 .message_brown_ac84,
  .message_brown_ac84 {
    display: none;
  }
  .alert-0830 {
    text-align: left;
  }
  .hero_20db {
    text-align: center;
  }
  .element-steel-7755 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.section-0256 {
  box-shadow: none !important;
}
.main_first_4788 .carousel_old_02fc,
.shadow_brown_4234 .carousel_old_02fc {
  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;
}
.shadow_brown_4234 .carousel_old_02fc {
  margin-top: 30px;
  margin-bottom: 30px;
}
.row_0af7 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.row_0af7:after,
.row_0af7:before {
  content: "";
  display: table;
}
.row_0af7:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .row_0af7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.row_0af7,
.slider_beee {
  max-width: 1248px;
  margin: 0 auto;
}

.tertiary_pink_60b9.fluid-d801 .row_0af7 {
  max-width: 100%;
}
.tertiary_pink_60b9.east-cc88 {
  max-width: 1200px;
  margin: 0 auto;
}
.tertiary_pink_60b9.tooltip-smooth-e04f .row_0af7 {
  max-width: 100%;
}
.tertiary_pink_60b9.tooltip-smooth-e04f > .row_0af7 {
  padding-left: 0;
  padding-right: 0;
}
.tertiary_pink_60b9.tooltip-smooth-e04f > .row_0af7 .wide_c645 {
  margin: 0;
}
.tertiary_pink_60b9.tooltip-smooth-e04f
  > .row_0af7
  .article_d17f.tag-fast-9608 {
  margin-right: 0;
  margin-left: 0;
}
.tertiary_pink_60b9.tooltip-smooth-e04f #main.tag-fast-9608 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .west_bee0 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .west_bee0 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .photo_static_7bf8 .chip-9fdc {
    padding-right: 1em;
  }
  .photo_static_7bf8.summary_dark_de77 .article_d17f {
    border-right: 1px solid #eaecee;
  }
  .photo_static_7bf8.summary_dark_de77 .chip-9fdc {
    padding-right: 1em;
  }
  .photo_static_7bf8.summary_dark_de77 .thumbnail_lower_997b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .icon-over-68f6 .chip-9fdc {
    padding-left: 1em;
  }
  .icon-over-68f6.summary_dark_de77 .article_d17f {
    border-left: 1px solid #eaecee;
  }
  .icon-over-68f6.summary_dark_de77 .chip-9fdc {
    padding-left: 1em;
  }
  .icon-over-68f6.summary_dark_de77 .thumbnail_lower_997b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accordion-complex-432d .chip-9fdc {
    padding-left: 1em;
  }
  .accordion-complex-432d.summary_dark_de77 .lite-3c30 {
    border-right: 1px solid #eaecee;
  }
  .accordion-complex-432d.summary_dark_de77 .fluid-715e {
    border-right: 1px solid #eaecee;
  }
  .accordion-complex-432d.summary_dark_de77 .chip-9fdc {
    padding-left: 1em;
  }
  .accordion-complex-432d.summary_dark_de77 .thumbnail_lower_997b {
    padding-right: 1em;
  }
  .accordion-complex-432d.summary_dark_de77 .logo_slow_93f9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider_36d3 .chip-9fdc {
    padding-right: 1em;
  }
  .slider_36d3.summary_dark_de77 .lite-3c30 {
    border-left: 1px solid #eaecee;
  }
  .slider_36d3.summary_dark_de77 .fluid-715e {
    border-left: 1px solid #eaecee;
  }
  .slider_36d3.summary_dark_de77 .chip-9fdc {
    padding-right: 1em;
  }
  .slider_36d3.summary_dark_de77 .thumbnail_lower_997b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .slider_36d3.summary_dark_de77 .logo_slow_93f9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .west_bee0 .chip-9fdc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .west_bee0.summary_dark_de77 .article_d17f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .west_bee0.summary_dark_de77 .chip-9fdc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .west_bee0.summary_dark_de77 .thumbnail_lower_997b {
    padding-left: 1em;
  }
  .west_bee0.summary_dark_de77 .logo_slow_93f9 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .west_bee0.summary_dark_de77 .chip-9fdc {
    padding-left: 0;
  }
}
.top_f7f2 .detail_dark_1ac9 {
  display: inline-block;
}
.menu_prev_8425 {
  display: inline-block;
}
.accordion_6020 {
  word-con: break-word;
}
.section-upper-e614 > span {
  display: inline-block;
  padding: 5px 0;
}
.section-upper-e614 .column_0f92 {
  margin-left: 8px;
  margin-right: 8px;
}
.section-upper-e614 .gold_7e59 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.panel_7b9d .plasma_3d93 {
  margin-bottom: 2em;
}
.panel_7b9d .logo-cea8 {
  margin-bottom: 15px;
}
.panel_7b9d .logo-cea8:last-child {
  margin-bottom: 0;
}
.panel_7b9d .left_6479 {
  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) {
  .panel_7b9d .left_6479 {
    display: block;
  }
}
.panel_7b9d .center-5d27 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .panel_7b9d .center-5d27 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.panel_7b9d .bright_df6c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.panel_7b9d .bright_df6c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.panel_7b9d .bright_df6c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.panel_7b9d .accordion_6020 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.panel_7b9d .accordion_6020 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.panel_7b9d .accordion_8395 p:last-child {
  margin-bottom: 0;
}
.panel_7b9d .component-hard-32da {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.panel_7b9d .section_black_bd54 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.panel_7b9d .tiny-fde0 {
  margin-top: 1em;
}
.panel_7b9d .outline_8bf5 {
  top: 0;
  display: block;
}
.panel_7b9d .outline_8bf5 a {
  color: inherit;
}
.panel_7b9d .outline_8bf5 a:hover {
  color: inherit;
}
.panel_7b9d .progress_a367 {
  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;
}
.panel_7b9d .progress_a367:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.panel_7b9d .section_black_bd54 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.panel_7b9d .photo_thick_f5f4 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.panel_7b9d .photo_thick_f5f4:first-child {
  margin-top: 0;
}
.panel_7b9d .photo_thick_f5f4.pattern_fd91 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.panel_7b9d .photo_thick_f5f4.active_green_3cf3 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.panel_7b9d
  .photo_thick_f5f4.active_green_3cf3.mask_simple_d48d
  .tiny-fde0 {
  width: 100%;
}
.panel_7b9d .active_green_3cf3 {
  -webkit-box-align: center;
  align-items: center;
}
.panel_7b9d .active_green_3cf3 .section-upper-e614,
.panel_7b9d .active_green_3cf3 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.panel_7b9d .bright_df6c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.panel_7b9d .bright_df6c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.panel_7b9d .bright_df6c: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;
}
.panel_7b9d .pattern_fd91 {
  z-index: 5;
}
.panel_7b9d .overlay-pressed-7ffe .tag-d74e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.panel_7b9d .article-rough-781d .tag-d74e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.panel_7b9d .layout-9853 .tag-d74e {
  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;
}
.panel_7b9d.tag-cb98 .left_6479,
.panel_7b9d.button-prev-9e52 .left_6479 {
  display: block;
}
.panel_7b9d.tag-cb98 .left_6479 .backdrop-6003,
.panel_7b9d.tag-cb98 .left_6479 .section_black_bd54,
.panel_7b9d.button-prev-9e52 .left_6479 .backdrop-6003,
.panel_7b9d.button-prev-9e52 .left_6479 .section_black_bd54 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.panel_7b9d.banner-short-6389 .center-5d27 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .panel_7b9d.banner-short-6389 .center-5d27 {
    margin-right: 0;
  }
}
.panel_7b9d.tag-cb98 .center-5d27,
.panel_7b9d.button-prev-9e52 .center-5d27 {
  padding-top: 40%;
}
.panel_7b9d.tag-cb98 .plasma_3d93,
.panel_7b9d.button-prev-9e52 .plasma_3d93 {
  display: block;
}
.panel_7b9d.tag-cb98 .fn-sticky-f9e5 .section_black_bd54,
.panel_7b9d.button-prev-9e52 .fn-sticky-f9e5 .section_black_bd54 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.panel_7b9d.tag-cb98 .center-5d27,
.panel_7b9d.button-prev-9e52 .center-5d27 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.panel_7b9d.tag-cb98 .section_black_bd54 {
  padding: 1em;
}
.green-a4c4 {
  margin: 30px auto;
  display: block;
}
.green-a4c4 .texture_b6de > * {
  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;
}
.green-a4c4 .texture_b6de > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.green-a4c4 .texture_b6de span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.static_0076 .section-upper-e614 {
  margin-bottom: 1.41575em;
}
.static_0076 .huge_70a1 {
  margin-bottom: 1.618em;
}
.banner-basic-e60c .paragraph_next_c7cb {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.banner-basic-e60c .paragraph_next_c7cb a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.banner-basic-e60c .clean-631c {
  max-width: 100%;
  overflow: auto;
}
.basic_6be8 .banner-basic-e60c a:hover {
  text-decoration: underline;
}
.tertiary_last_ce39 .logo-cea8:not(.accordion_6020),
.tertiary_last_ce39 .bright_df6c {
  margin-bottom: 1.41575em;
}
.tertiary_last_ce39 .logo-cea8:not(.accordion_6020):last-child,
.tertiary_last_ce39 .bright_df6c:last-child {
  margin-bottom: 0;
}
.tertiary_last_ce39 .logo-cea8.status_blue_943f {
  margin-bottom: 0.41575em;
}
.tertiary_last_ce39 .new_9a9c:before,
.tertiary_last_ce39 .hover_bright_3dd2:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tertiary_last_ce39 .new_9a9c:before {
  content: "\f115";
}
.tertiary_last_ce39 .hover_bright_3dd2:before {
  content: "\f02c";
}
.tertiary_last_ce39 .focus-gas-b2d7 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tertiary_last_ce39 .focus-gas-b2d7 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.photo_880d {
  display: -webkit-box;
  display: flex;
}
.photo_880d .notification-0624 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .photo_880d .notification-0624 {
    flex-basis: 90px;
  }
}
.photo_880d .large-fdb7 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .photo_880d .large-fdb7 {
    flex-basis: calc(100% - 50px);
  }
}
.photo_880d .menu-fcc0 p:last-child {
  margin-bottom: 0.72em;
}
.shade-tall-496b .texture_b6de {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.shade-tall-496b .texture_b6de:after,
.shade-tall-496b .texture_b6de:before {
  content: "";
  display: table;
}
.shade-tall-496b .texture_b6de:after {
  clear: both;
}
.shade-tall-496b .texture_b6de .layout_fe09,
.shade-tall-496b .texture_b6de .disabled_a1ea {
  width: 49%;
}
.shade-tall-496b .texture_b6de .layout_fe09 a span.progress_brown_b89e,
.shade-tall-496b .texture_b6de .disabled_a1ea a span.progress_brown_b89e {
  display: block;
  margin-bottom: 5px;
}
.shade-tall-496b .texture_b6de .disabled_a1ea {
  float: left;
  text-align: left;
}
.shade-tall-496b .texture_b6de .layout_fe09 {
  float: right;
  text-align: right;
}
.gold_c60c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .gold_c60c {
    margin-bottom: 0;
  }
}
.image_lower_4bcd {
  margin-bottom: 1em;
}
.image_lower_4bcd .accordion_6020 {
  font-size: 1.1em;
  line-height: 1.3;
}
.gas-c822 a {
  display: block;
  line-height: 0;
  position: relative;
}
.avatar_b365 .image_lower_4bcd,
.text-4f89 .image_lower_4bcd {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .avatar_b365 .image_lower_4bcd,
  .text-4f89 .image_lower_4bcd {
    display: block;
  }
}
.avatar_b365 .gas-c822,
.text-4f89 .gas-c822 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .avatar_b365 .gas-c822,
  .text-4f89 .gas-c822 {
    margin-bottom: 1em;
  }
}
.avatar_b365 .gas-c822 img,
.text-4f89 .gas-c822 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.avatar_b365 .component-wood-5aca,
.text-4f89 .component-wood-5aca {
  flex-basis: calc(100% - 160px);
}
.avatar_b365 .component-wood-5aca p,
.text-4f89 .component-wood-5aca p {
  margin-bottom: 0;
}
.avatar_b365 .component-wood-5aca {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .avatar_b365 .component-wood-5aca {
    padding-left: 0;
  }
}
.text-4f89 .component-wood-5aca {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .text-4f89 .component-wood-5aca {
    padding-right: 0;
  }
}
.text-4f89 .gas-c822 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.gallery-old-9d71 .gas-c822 {
  margin-bottom: 0.5em;
}
.gallery-old-9d71 .gas-c822 img {
  width: 100%;
}
.yellow_1c2e .tertiary_advanced_0c8b,
.accent_first_edf7 .tertiary_advanced_0c8b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.accent_first_edf7 .article_d17f .clean-bbf3 p:last-child {
  margin-bottom: 0;
}
.steel-1637 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.solid-bafc .status_9e3c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .solid-bafc .status_9e3c:last-of-type {
    margin-bottom: 0;
  }
}
.solid-bafc .status_9e3c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.solid-bafc .status_9e3c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.solid-bafc .status_9e3c ul li {
  margin: 0 0 0.6em;
}
.solid-bafc .status_9e3c ul li.table_4f73,
.solid-bafc .status_9e3c ul li.dark-5344 {
  position: relative;
}
.solid-bafc .status_9e3c ul li.table_4f73 .west_4f21,
.solid-bafc .status_9e3c ul li.dark-5344 .west_4f21 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.solid-bafc .status_9e3c ul li.table_4f73:after:after,
.solid-bafc .status_9e3c ul li.table_4f73:after:before,
.solid-bafc
  .status_9e3c
  ul
  li.dark-5344:after:after,
.solid-bafc
  .status_9e3c
  ul
  li.dark-5344:after:before {
  content: "";
  display: table;
}
.solid-bafc .status_9e3c ul li.table_4f73:after:after,
.solid-bafc
  .status_9e3c
  ul
  li.dark-5344:after:after {
  clear: both;
}
.solid-bafc .status_9e3c a.content-smooth-72ec:hover {
  text-decoration: none;
}
.solid-bafc .status_9e3c select {
  max-width: 100%;
}
.solid-bafc .status_9e3c table {
  font-size: 85%;
}
.solid-bafc .status_9e3c table td,
.solid-bafc .status_9e3c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.solid-bafc .status_9e3c table tfoot td {
  text-align: left;
}
.solid-bafc .status_9e3c :last-child {
  margin-bottom: 0;
}
.solid-bafc .status_9e3c .easy-3352 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.solid-bafc .status_9e3c .easy-3352 label {
  width: 100%;
}
.solid-bafc .status_9e3c .easy-3352 .image-dim-235b {
  width: 100%;
  display: block;
}
.solid-bafc .status_9e3c .easy-3352 .form-advanced-aa75 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.solid-bafc .status_9e3c .easy-3352 .form-advanced-aa75:hover svg #svg-search {
  fill: #444;
}
.solid-bafc .status_9e3c .easy-3352 .form-advanced-aa75 svg {
  width: 18px;
  height: 18px;
}
.solid-bafc .stone-4d52 ul ul,
.solid-bafc .section-static-7428 ul ul,
.solid-bafc .tall-7256 ul ul,
.solid-bafc .disabled-old-b282 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.solid-bafc .stone-4d52 .current-c7c1 > a,
.solid-bafc .section-static-7428 .current-c7c1 > a,
.solid-bafc .tall-7256 .current-c7c1 > a,
.solid-bafc .disabled-old-b282 .current-c7c1 > a {
  margin-bottom: 0;
}
.solid-bafc .hero_9d11 li,
.solid-bafc .stone-4d52 li,
.solid-bafc .border-c50e li,
.solid-bafc .section-static-7428 li,
.solid-bafc .tall-7256 li,
.solid-bafc .disabled-old-b282 li,
.solid-bafc .liquid-a313 li,
.solid-bafc .dynamic_4a16 li {
  display: block;
  position: relative;
}
.solid-bafc .hero_9d11 li:last-child,
.solid-bafc .stone-4d52 li:last-child,
.solid-bafc .border-c50e li:last-child,
.solid-bafc .section-static-7428 li:last-child,
.solid-bafc .tall-7256 li:last-child,
.solid-bafc .disabled-old-b282 li:last-child,
.solid-bafc .liquid-a313 li:last-child,
.solid-bafc .dynamic_4a16 li:last-child {
  border: none;
}
.solid-bafc .hero_9d11 li a,
.solid-bafc .stone-4d52 li a,
.solid-bafc .border-c50e li a,
.solid-bafc .section-static-7428 li a,
.solid-bafc .tall-7256 li a,
.solid-bafc .disabled-old-b282 li a,
.solid-bafc .liquid-a313 li a,
.solid-bafc .dynamic_4a16 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.solid-bafc .hero_9d11 li ul li::before,
.solid-bafc .stone-4d52 li ul li::before,
.solid-bafc .border-c50e li ul li::before,
.solid-bafc .section-static-7428 li ul li::before,
.solid-bafc .tall-7256 li ul li::before,
.solid-bafc .disabled-old-b282 li ul li::before,
.solid-bafc .liquid-a313 li ul li::before,
.solid-bafc .dynamic_4a16 li ul li::before {
  left: 15px;
}
.solid-bafc .hero_9d11 li ul a,
.solid-bafc .stone-4d52 li ul a,
.solid-bafc .border-c50e li ul a,
.solid-bafc .section-static-7428 li ul a,
.solid-bafc .tall-7256 li ul a,
.solid-bafc .disabled-old-b282 li ul a,
.solid-bafc .liquid-a313 li ul a,
.solid-bafc .dynamic_4a16 li ul a {
  padding-left: 20px;
}
.solid-bafc .hero_9d11 li ul ul li::before,
.solid-bafc .stone-4d52 li ul ul li::before,
.solid-bafc .border-c50e li ul ul li::before,
.solid-bafc .section-static-7428 li ul ul li::before,
.solid-bafc .tall-7256 li ul ul li::before,
.solid-bafc .disabled-old-b282 li ul ul li::before,
.solid-bafc .liquid-a313 li ul ul li::before,
.solid-bafc .dynamic_4a16 li ul ul li::before {
  left: 30px;
}
.solid-bafc .hero_9d11 li ul ul a,
.solid-bafc .stone-4d52 li ul ul a,
.solid-bafc .border-c50e li ul ul a,
.solid-bafc .section-static-7428 li ul ul a,
.solid-bafc .tall-7256 li ul ul a,
.solid-bafc .disabled-old-b282 li ul ul a,
.solid-bafc .liquid-a313 li ul ul a,
.solid-bafc .dynamic_4a16 li ul ul a {
  padding-left: 40px;
}
.solid-bafc .hero_mini_a917 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.solid-bafc .dynamic_4a16 ul li {
  margin-bottom: 1.41575em;
}
.solid-bafc .dynamic_4a16 ul li .silver_1c39 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.solid-bafc .dynamic_4a16 ul li .media-advanced-1e95 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tertiary_6603 .hero_9d11 li a,
.tertiary_6603 .stone-4d52 li a,
.tertiary_6603 .border-c50e li a,
.tertiary_6603 .section-static-7428 li a,
.tertiary_6603 .tall-7256 li a,
.tertiary_6603 .disabled-old-b282 li a,
.tertiary_6603 .liquid-a313 li a,
.tertiary_6603 .dynamic_4a16 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary_6603 .hero_mini_a917 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary_6603 .status_9e3c ul li.table_4f73 .west_4f21,
.tertiary_6603 .status_9e3c ul li.dark-5344 .west_4f21 {
  background: rgba(0, 0, 0, 0.2);
}
.tertiary_6603 .solid-bafc .status_9e3c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary_pink_60b9 .solid-bafc .status_wide_9eb4 li {
  margin: 0;
}
.tertiary_pink_60b9 .solid-bafc .status_wide_9eb4 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tertiary_pink_60b9 .solid-bafc .status_wide_9eb4 li ul {
  margin: 0;
}
.tertiary_pink_60b9 .solid-bafc .status_wide_9eb4 li ul li a {
  padding-left: 15px;
}
.tertiary_pink_60b9 .solid-bafc .status_wide_9eb4 li ul li li a {
  padding-left: 30px;
}
.tertiary_pink_60b9 .solid-bafc .status_wide_9eb4 li.hard_2110 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tertiary_pink_60b9 .solid-bafc .status_wide_9eb4 li.hard_2110 > 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;
}
.tertiary_pink_60b9 .solid-bafc .status_wide_9eb4 li.hard_2110 > 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;
}
.preview-4b11 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.menu_0598 {
  position: relative;
  z-index: 10;
}
.menu_0598 .first-69cc {
  width: 100%;
  max-width: 100%;
}
.nav-pink-04b1 .accent_first_a71a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.nav-pink-04b1 .link_first_f461 {
}
.nav-pink-04b1 .tertiary_6603 {
  background: #292929;
}
.smooth_7a8a .accent_first_a71a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.smooth_7a8a .link_first_f461 {
  background: #f9f9f9;
}
.smooth_7a8a .tertiary_6603 {
  background: #303030;
}
.hard_6366 .accent_first_a71a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hard_6366 .detail_dark_1ac9 {
    margin-bottom: 1em;
  }
  .hard_6366 .detail_dark_1ac9:last-child {
    margin-bottom: 0;
  }
}
.hard_6366 .link_first_f461 {
  background: #ededed;
}
.hard_6366 .tertiary_6603 {
  background: #1a1a1a;
}
.accent_first_a71a.link_first_f461 {
  color: rgba(0, 0, 0, 0.6);
}
.accent_first_a71a.link_first_f461 .picture-c2b3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent_first_a71a.tertiary_6603 {
  color: rgba(255, 255, 255, 0.99);
}
.accent_first_a71a.tertiary_6603 a:not(.content-smooth-72ec) {
  color: rgba(255, 255, 255, 0.79);
}
.accent_first_a71a.tertiary_6603 a:not(.content-smooth-72ec):hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent_first_a71a.tertiary_6603 .picture-c2b3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent_first_a71a.tertiary_6603 table tbody td,
.accent_first_a71a.tertiary_6603 table th {
  background: rgba(0, 0, 0, 0.08);
}
.alert_small_a031.menu-5c4a .row_0af7 {
  max-width: initial;
}
.alert_small_a031 .column-d980 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.alert_small_a031 .column-d980 .first-69cc {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .alert_small_a031 .column-d980 .first-69cc {
    display: block;
    margin-bottom: 2em;
  }
  .alert_small_a031 .column-d980 .first-69cc:last-child {
    margin-bottom: 0;
  }
}
.hard_6366 .detail_dark_1ac9:last-child,
.smooth_7a8a .detail_dark_1ac9:last-child,
.nav-pink-04b1 .detail_dark_1ac9:last-child {
  margin-bottom: 0;
}
.hard_6366 .detail_dark_1ac9 .solid-bafc .status_9e3c:last-child,
.smooth_7a8a .detail_dark_1ac9 .solid-bafc .status_9e3c:last-child,
.nav-pink-04b1 .detail_dark_1ac9 .solid-bafc .status_9e3c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hard_6366 .dirty-bb06,
  .hard_6366 .iron-9c36,
  .smooth_7a8a .dirty-bb06,
  .smooth_7a8a .iron-9c36,
  .nav-pink-04b1 .dirty-bb06,
  .nav-pink-04b1 .iron-9c36 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .menu_0598 .detail_dark_1ac9 {
    margin-bottom: 2em;
  }
}
.menu_0598 p:last-child {
  margin-bottom: 0;
}
.menu_0598 li,
.menu_0598 ul {
  list-style: none;
  margin: 0;
}
.menu_0598 ul ul {
  margin-left: 2.617924em;
}
.primary_bronze_8fa1 {
  font-size: 0.875em;
}

/* css-noise: 7851 */
.promo-block-f2 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
