/*!
Theme Name: Customify
Theme URI: https://pressmaximum.row_fluid_434b/customify
Author: WPCustomify
Author URI: https://pressmaximum.row_fluid_434b
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.row_fluid_434b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.card_ae1a.iron_1c4f/licenses/gpl-2.0.mini-8405
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.middle-ca26/, (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.glass-438d.gradient-action-3435/normalize.panel_174b/
 ======
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.panel_174b v7.0.0 | MIT License | github.row_fluid_434b/necolas/normalize.panel_174b */
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;
}
.element-gold-8460 .text-complex-0b9e,
.module_8c02,
.title-1bd7,
.inner_10cc,
.middle_0af5,
.container_green_cbf6,
.gold-dd0e,
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;
}
.module_8c02,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .module_8c02,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .module_8c02,
  h1 {
    font-size: 1.8em;
  }
}
.title-1bd7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.title-1bd7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .title-1bd7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .title-1bd7,
  h2 {
    font-size: 1.7em;
  }
}
.inner_10cc,
h3 {
  font-size: 1.618em;
}
.element-gold-8460 .text-complex-0b9e,
.middle_0af5,
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.button_gas_6e12 {
  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;
}
.text-c04f:after,
.text-c04f:before,
.white-3f98:after,
.white-3f98:before {
  content: "";
  display: table;
}
.text-c04f:after,
.white-3f98:after {
  clear: both;
}
.background-354d {
  float: right;
  margin-right: 0;
}
.active_4ef3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.overlay-8c81 .dropdown_11e5,
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;
}
.overlay-8c81 .dropdown_11e5: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;
}
.description-clean-09c0 .dropdown_11e5 {
  box-shadow: none;
}
.description-clean-09c0
  .dropdown_11e5
  .out-9cbf {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.description-clean-09c0 .dropdown_11e5 .description-dim-ce38 {
  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;
}
.description-clean-09c0
  .dropdown_11e5
  .description-dim-ce38
  b {
  display: none;
}
.description-clean-09c0 .slow_a956 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.menu-fast-2936:not(.current-b416):not(.hard-9466),
button:not(.current-b416):not(.hard-9466),
input[type="button"]:not(.current-b416):not(
    .hard-9466
  ),
input[type="reset"]:not(.current-b416):not(
    .hard-9466
  ),
input[type="submit"]:not(.current-b416):not(
    .hard-9466
  ) {
  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;
}
.menu-fast-2936:not(.current-b416):not(
    .hard-9466
  ):hover,
button:not(.current-b416):not(
    .hard-9466
  ):hover,
input[type="button"]:not(.current-b416):not(
    .hard-9466
  ):hover,
input[type="reset"]:not(.current-b416):not(
    .hard-9466
  ):hover,
input[type="submit"]:not(.current-b416):not(
    .hard-9466
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.menu-fast-2936:not(.current-b416):not(
    .hard-9466
  ):active,
.menu-fast-2936:not(.current-b416):not(
    .hard-9466
  ):focus,
button:not(.current-b416):not(
    .hard-9466
  ):active,
button:not(.current-b416):not(
    .hard-9466
  ):focus,
input[type="button"]:not(.current-b416):not(
    .hard-9466
  ):active,
input[type="button"]:not(.current-b416):not(
    .hard-9466
  ):focus,
input[type="reset"]:not(.current-b416):not(
    .hard-9466
  ):active,
input[type="reset"]:not(.current-b416):not(
    .hard-9466
  ):focus,
input[type="submit"]:not(.current-b416):not(
    .hard-9466
  ):active,
input[type="submit"]:not(.current-b416):not(
    .hard-9466
  ):focus {
  outline: 0;
}
.menu-fast-2936:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62,
button:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62,
input[type="button"]:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62,
input[type="reset"]:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62,
input[type="submit"]:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62 {
  position: relative;
}
.menu-fast-2936:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62
  .iron-b87c,
.menu-fast-2936:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62
  .soft_e10d,
.menu-fast-2936:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62
  .pagination-south-1638,
.menu-fast-2936:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62
  i,
.menu-fast-2936:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62
  svg,
button:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62
  .iron-b87c,
button:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62
  .soft_e10d,
button:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62
  .pagination-south-1638,
button:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62
  i,
button:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62
  svg,
input[type="button"]:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62
  .iron-b87c,
input[type="button"]:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62
  .soft_e10d,
input[type="button"]:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62
  .pagination-south-1638,
input[type="button"]:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62
  i,
input[type="button"]:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62
  svg,
input[type="reset"]:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62
  .iron-b87c,
input[type="reset"]:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62
  .soft_e10d,
input[type="reset"]:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62
  .pagination-south-1638,
input[type="reset"]:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62
  i,
input[type="reset"]:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62
  svg,
input[type="submit"]:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62
  .iron-b87c,
input[type="submit"]:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62
  .soft_e10d,
input[type="submit"]:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62
  .pagination-south-1638,
input[type="submit"]:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62
  i,
input[type="submit"]:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62
  svg {
  visibility: hidden;
}
.menu-fast-2936:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62:after,
button:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62:after,
input[type="button"]:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62:after,
input[type="reset"]:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62:after,
input[type="submit"]:not(.current-b416):not(
    .hard-9466
  ).fn-loading-ff62: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;
}
.menu-fast-2936:not(.current-b416):not(.hard-9466),
input[type="button"]:not(.current-b416):not(
    .hard-9466
  ),
input[type="reset"]:not(.current-b416):not(
    .hard-9466
  ),
input[type="submit"]:not(.current-b416):not(
    .hard-9466
  ) {
  color: #fff;
  background: #235787;
}
.menu-fast-2936:not(.current-b416):not(
    .hard-9466
  ):focus,
input[type="button"]:not(.current-b416):not(
    .hard-9466
  ):focus,
input[type="reset"]:not(.current-b416):not(
    .hard-9466
  ):focus,
input[type="submit"]:not(.current-b416):not(
    .hard-9466
  ):focus {
  color: #fff;
}
.menu-fast-2936.fn-disabled-ff62:not(.current-b416):not(
    .hard-9466
  ),
.menu-fast-2936[disabled]:not(.current-b416):not(
    .hard-9466
  ),
button.fn-disabled-ff62:not(.current-b416):not(
    .hard-9466
  ),
button[disabled]:not(.current-b416):not(
    .hard-9466
  ) {
  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;
}
.filter_5f39 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.filter_5f39: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;
}
.complex-7b46 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.advanced-299d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.dynamic_b68f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.text-c04f:after,
.text-c04f:before,
.item_7bf9:after,
.item_7bf9:before,
.inner_4a08:after,
.inner_4a08:before,
.dropdown_fast_f0b8:after,
.dropdown_fast_f0b8:before,
.tabs_56ae:after,
.tabs_56ae:before,
.dim-5008:after,
.dim-5008:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.text-c04f:after,
.item_7bf9:after,
.inner_4a08:after,
.dropdown_fast_f0b8:after,
.tabs_56ae:after,
.dim-5008:after {
  clear: both;
}
.item_7bf9 .slow_0ede,
.inner_4a08 .slow_0ede,
.picture-4c59 .slow_0ede {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.solid_58fa {
  display: inline-block;
}
.section-plasma-5bbd {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.section-plasma-5bbd img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.section-plasma-5bbd .mini-4082 {
  padding: 1em 0;
  font-size: 85%;
}
.mini-4082 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.dynamic-760d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.dynamic-760d:after,
.dynamic-760d:before {
  content: "";
  display: table;
}
.dynamic-760d:after {
  clear: both;
}
.liquid_7433 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.large_202c .liquid_7433 {
  max-width: 50%;
}
.tooltip_west_7c1a .liquid_7433 {
  max-width: 33.33%;
}
.selected_c94c .liquid_7433 {
  max-width: 25%;
}
.column_stale_d440 .liquid_7433 {
  max-width: 20%;
}
.info_53bc .liquid_7433 {
  max-width: 16.66%;
}
.selected-4a6c .liquid_7433 {
  max-width: 14.28%;
}
.alert-01e6 .liquid_7433 {
  max-width: 12.5%;
}
.text_hovered_f64e .liquid_7433 {
  max-width: 11.11%;
}
.dirty-0449 {
  display: block;
}
.element-gold-8460 .green_9987 label,
.element-gold-8460 .pattern_fa21 label,
.element-gold-8460 .pagination-f7f8 label,
.element-gold-8460 .footer_c481 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.table-next-3681 {
  list-style: none;
  margin: 0;
}
.table-next-3681 article.accent-brown-c668 {
  margin-bottom: 0;
}
.table-next-3681 ul {
  list-style: none;
  margin: 0;
}
.table-next-3681 .green_fdbc li.accent-brown-c668 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .table-next-3681 .green_fdbc li.accent-brown-c668 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .table-next-3681 .green_fdbc li.accent-brown-c668: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) {
  .table-next-3681 .green_fdbc li.accent-brown-c668 li.accent-brown-c668 li.accent-brown-c668 li.accent-brown-c668 {
    padding-left: 0;
  }
}
article.accent-brown-c668 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.accent-brown-c668 .item_7bf9 p:last-of-type {
  margin-bottom: 0;
}
article.accent-brown-c668 .header-694c {
  float: left;
}
article.accent-brown-c668 .paragraph_fluid_ceef {
  margin-left: 85px;
}
article.accent-brown-c668 .surface_78cf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.accent-brown-c668 .surface_78cf .center-28a4 {
  margin-left: 10px;
}
article.accent-brown-c668 .mask_1c3b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.accent-brown-c668 .border-clean-69fb {
  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 .green_9987,
  #respond .pagination-f7f8,
  #respond .footer_c481 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .green_9987 input,
#respond .pagination-f7f8 input,
#respond .footer_c481 input {
  width: 100%;
}
#respond .footer_c481 {
  margin-right: 0;
}
#respond .slider-focused-0c91 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.avatar-4d33 {
  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;
}
.avatar-4d33.message-yellow-8abd {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.avatar-4d33 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%);
}
.avatar-4d33:focus,
.avatar-4d33: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);
}
.photo-green-87ea {
  border-radius: 10%;
}
.input-dace {
  border-radius: 50%;
}
.element_3319 {
  font-size: 0.72em;
}
.hovered-c5f1 {
  font-size: 0.875em;
}
.accent-pressed-cf86 {
  font-size: 1.1em;
}
.copper_a36c {
  text-transform: uppercase;
  line-height: 1.2;
}
.copper_a36c.element_3319 {
  letter-spacing: 0.5px;
}
.green_737b,
.green_737b a {
  color: #6d6d6d;
}
.green_737b a:hover {
  color: #111;
}
.description_38ba {
  color: #6d6d6d;
}
.chip-hot-3cdd {
  overflow-x: hidden;
}
.chip-hot-3cdd .disabled_52af.main-silver-7246 {
  position: relative;
}
.chip-hot-3cdd .disabled_52af.main-silver-7246.wrapper-simple-1900 {
  position: initial;
}
.chip-hot-3cdd
  .disabled_52af.main-silver-7246.wrapper-simple-1900
  .notice-2849 {
  left: auto;
}
.chip-hot-3cdd .disabled_52af .notice-2849 {
  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;
}
.chip-hot-3cdd .disabled_52af:hover.main-silver-7246 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.chip-hot-3cdd
  .disabled_52af:hover.main-silver-7246
  .notice-2849 {
  display: block;
  z-index: 9999999;
}
.chip-hot-3cdd .last-13a7 .table-tall-1f55,
.chip-hot-3cdd .popup_7131 .table-tall-1f55 {
  display: none;
}
.chip-hot-3cdd .highlight-8e63 .disabled_52af:hover.main-silver-7246 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.element-gold-8460 .green_9987 label,
.element-gold-8460 .pattern_fa21 label,
.element-gold-8460 .pagination-f7f8 label,
.element-gold-8460 .footer_c481 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.table-next-3681 {
  list-style: none;
  margin: 0;
}
.table-next-3681 article.accent-brown-c668 {
  margin-bottom: 0;
}
.table-next-3681 ul {
  list-style: none;
  margin: 0;
}
.table-next-3681 .green_fdbc li.accent-brown-c668 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .table-next-3681 .green_fdbc li.accent-brown-c668 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .table-next-3681 .green_fdbc li.accent-brown-c668: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) {
  .table-next-3681 .green_fdbc li.accent-brown-c668 li.accent-brown-c668 li.accent-brown-c668 li.accent-brown-c668 {
    padding-left: 0;
  }
}
article.accent-brown-c668 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.accent-brown-c668 .item_7bf9 p:last-of-type {
  margin-bottom: 0;
}
article.accent-brown-c668 .header-694c {
  float: left;
}
article.accent-brown-c668 .paragraph_fluid_ceef {
  margin-left: 85px;
}
article.accent-brown-c668 .surface_78cf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.accent-brown-c668 .surface_78cf .center-28a4 {
  margin-left: 10px;
}
article.accent-brown-c668 .mask_1c3b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.accent-brown-c668 .border-clean-69fb {
  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 .green_9987,
  #respond .pagination-f7f8,
  #respond .footer_c481 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .green_9987 input,
#respond .pagination-f7f8 input,
#respond .footer_c481 input {
  width: 100%;
}
#respond .footer_c481 {
  margin-right: 0;
}
#respond .slider-focused-0c91 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.last-13a7 .wide_9398 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.wide_9398 .widget-82b7.new-d89f .logo_88d9 > li > a:focus,
.wide_9398 .widget-82b7.new-d89f .logo_88d9 > li > a:hover,
.wide_9398 .widget-82b7.block-3348 .logo_88d9 > li > a:focus,
.wide_9398 .widget-82b7.block-3348 .logo_88d9 > li > a:hover,
.wide_9398 .widget-82b7.disabled-lower-fcfc .logo_88d9 > li > a:focus,
.wide_9398 .widget-82b7.disabled-lower-fcfc .logo_88d9 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wide_9398
  .widget-82b7.new-d89f
  .logo_88d9
  > li.west_f5e6
  > a,
.wide_9398
  .widget-82b7.new-d89f
  .logo_88d9
  > li.logo_south_968a
  > a,
.wide_9398
  .widget-82b7.block-3348
  .logo_88d9
  > li.west_f5e6
  > a,
.wide_9398
  .widget-82b7.block-3348
  .logo_88d9
  > li.logo_south_968a
  > a,
.wide_9398
  .widget-82b7.disabled-lower-fcfc
  .logo_88d9
  > li.west_f5e6
  > a,
.wide_9398 .widget-82b7.disabled-lower-fcfc .logo_88d9 > li.fresh-f590 > a {
  color: rgba(255, 255, 255, 0.99);
}
.wide_9398 .banner-30f7,
.wide_9398 .banner-30f7 a {
  color: rgba(255, 255, 255, 0.99);
}
.wide_9398 .rough-9a4c.down_ef8f li a,
.wide_9398 .hidden-3f04 a,
.wide_9398 .chip-c943,
.wide_9398 .logo_88d9 > li > a,
.wide_9398 .carousel-out-b651 {
  color: rgba(255, 255, 255, 0.79);
}
.wide_9398 .rough-9a4c.down_ef8f li a:hover,
.wide_9398 .hidden-3f04 a:hover,
.wide_9398 .chip-c943:hover,
.wide_9398 .logo_88d9 > li > a:hover,
.wide_9398 .carousel-out-b651:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wide_9398 .lite_72e3 {
  color: rgba(255, 255, 255, 0.79);
}
.wide_9398 .lite_72e3 .rough-80d8 {
  color: rgba(255, 255, 255, 0.99);
}
.wide_9398 .lite_72e3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wide_9398 .avatar_under_8d47 .surface_1a7a {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wide_9398 .avatar_under_8d47 .surface_1a7a .header-b2a8 {
  color: rgba(255, 255, 255, 0.79);
}
.wide_9398
  .avatar_under_8d47
  .surface_1a7a
  .header-b2a8::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wide_9398
  .avatar_under_8d47
  .surface_1a7a
  .header-b2a8:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wide_9398
  .avatar_under_8d47
  .surface_1a7a
  .header-b2a8::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wide_9398
  .avatar_under_8d47
  .surface_1a7a
  .header-b2a8::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wide_9398 .avatar_under_8d47 .item-b706 {
  color: rgba(255, 255, 255, 0.79);
}
.wide_9398 .avatar_under_8d47 .item-b706:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row_baef
  .wide_9398
  .avatar_under_8d47
  .next-b56d
  .hero_912c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.row_baef
  .wide_9398
  .avatar_under_8d47
  .next-b56d
  .header-b2a8 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.last-13a7 .form-08d7 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.form-08d7 .widget-82b7.new-d89f .logo_88d9 > li > a:focus,
.form-08d7 .widget-82b7.new-d89f .logo_88d9 > li > a:hover,
.form-08d7 .widget-82b7.block-3348 .logo_88d9 > li > a:focus,
.form-08d7 .widget-82b7.block-3348 .logo_88d9 > li > a:hover,
.form-08d7 .widget-82b7.disabled-lower-fcfc .logo_88d9 > li > a:focus,
.form-08d7 .widget-82b7.disabled-lower-fcfc .logo_88d9 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.form-08d7
  .widget-82b7.new-d89f
  .logo_88d9
  > li.west_f5e6
  > a,
.form-08d7
  .widget-82b7.new-d89f
  .logo_88d9
  > li.logo_south_968a
  > a,
.form-08d7
  .widget-82b7.block-3348
  .logo_88d9
  > li.west_f5e6
  > a,
.form-08d7
  .widget-82b7.block-3348
  .logo_88d9
  > li.logo_south_968a
  > a,
.form-08d7
  .widget-82b7.disabled-lower-fcfc
  .logo_88d9
  > li.west_f5e6
  > a,
.form-08d7 .widget-82b7.disabled-lower-fcfc .logo_88d9 > li.fresh-f590 > a {
  color: rgba(0, 0, 0, 0.8);
}
.form-08d7 .banner-30f7,
.form-08d7 .banner-30f7 a {
  color: rgba(0, 0, 0, 0.8);
}
.form-08d7 .rough-9a4c.down_ef8f li a,
.form-08d7 .hidden-3f04 a,
.form-08d7 .chip-c943,
.form-08d7 .logo_88d9 > li > a,
.form-08d7 .carousel-out-b651 {
  color: rgba(0, 0, 0, 0.55);
}
.form-08d7 .rough-9a4c.down_ef8f li a:hover,
.form-08d7 .hidden-3f04 a:hover,
.form-08d7 .chip-c943:hover,
.form-08d7 .logo_88d9 > li > a:hover,
.form-08d7 .carousel-out-b651:hover {
  color: rgba(0, 0, 0, 0.8);
}
.form-08d7 .lite_72e3 {
  color: rgba(0, 0, 0, 0.55);
}
.form-08d7 .lite_72e3 .rough-80d8 {
  color: rgba(0, 0, 0, 0.8);
}
.form-08d7 .lite_72e3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_next_6a3b .component_eb34 {
  margin-left: auto;
  margin-right: auto;
}
.inner_4a08 > * {
  margin-left: auto;
  margin-right: auto;
}
.inner_4a08 .complex-7b46 {
  margin-right: 1.41575em;
}
.selected-1891 .inner_4a08 > .complex-1e29 {
  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;
}
.selected-1891 .inner_4a08 > .fluid_96ad {
  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;
}
.modal-195a.overlay_next_6a3b .component_eb34,
.overlay_middle_2f5e.overlay_next_6a3b .component_eb34 {
  margin-left: 0;
}
.box-lite-cc57.overlay_next_6a3b .component_eb34,
.overlay_c787.overlay_next_6a3b .component_eb34 {
  margin-right: 0;
}
.inner_4a08 ol,
.inner_4a08 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.footer_short_3d17 video {
  max-width: 100%;
}
.container_e707 img {
  display: block;
}
.container_e707.complex-7b46,
.container_e707.advanced-299d {
  width: 100%;
}
.container_e707.fluid_96ad img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.narrow-ec94:not(.grid_light_4280) {
  margin: 1.5em auto;
}
.hot-3cfe p {
  padding: 1.5em 14px;
}
ul.video_dynamic_34c5.fluid_96ad,
ul.video_dynamic_34c5.complex-1e29,
ul.video_dynamic_34c5.simple-b116.complex-1e29 {
  padding: 0 14px;
}
.brown_032e {
  display: block;
  overflow-x: auto;
}
.brown_032e table {
  border-collapse: collapse;
  width: 100%;
}
.brown_032e td,
.brown_032e th {
  padding: 0.5em;
}
.inner_4a08 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.inner_4a08 ol ol,
.inner_4a08 ol ul,
.inner_4a08 ul ol,
.inner_4a08 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.inner_4a08 ol ol li,
.inner_4a08 ol ul li,
.inner_4a08 ul ol li,
.inner_4a08 ul ul li {
  margin-left: 0;
}
.item_outer_68a2.avatar_5ece > .pagination_fixed_04c8 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.item_outer_68a2.avatar_5ece > .pagination_fixed_04c8 iframe,
.item_outer_68a2.avatar_5ece > .pagination_fixed_04c8 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.down-5d09 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.down-5d09.background-5f5a {
  padding: 0;
}
.down-5d09.background-5f5a cite {
  font-size: 13px;
}
.down-5d09 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.down-5d09 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.easy_96a2 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.easy_96a2 > p:first-child {
  margin-top: 0;
}
.easy_96a2 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.easy_96a2 blockquote {
  border-left: 0;
}
.hover_last_5e94 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.hover_last_5e94:not(.simple_a568) {
  max-width: 100px;
}
.hover_last_5e94.in_cb7b {
  border-bottom: none !important;
  text-align: center;
}
.hover_last_5e94.in_cb7b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hot-3cfe p {
    padding: 1.5em 0;
  }
}
.slider-next-f0c4 {
  color: #0073aa;
}
.nav_2aa3 {
  background-color: #0073aa;
}
.filter_df1b {
  color: #229fd8;
}
.status-4f64 {
  background-color: #229fd8;
}
.old-c475 {
  color: #eee;
}
.section-stone-5c42 {
  background-color: #eee;
}
.purple_1579 {
  color: #444;
}
.widget-fluid-8486 {
  background-color: #444;
}
.bottom_ba71 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.bottom_ba71 .tertiary_wide_794e .hidden-3f04 {
  font-size: 15px;
}
.bottom_ba71 .hidden-3f04 {
  line-height: 1.3;
}
.bottom_ba71 .form-08d7 {
}
.bottom_ba71 .wide_9398 {
  background: #235787;
}
.border-medium-2978 {
  padding: 0;
}
.border-medium-2978 .wide_9398 {
  background: #1a1a1a;
}
.border-medium-2978 .form-08d7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.main-df0e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.main-df0e .form-08d7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.main-df0e .wide_9398 {
  background: #303030;
}
.dim-5008 {
  position: relative;
  z-index: 10;
}
.dim-5008 .label-c8be {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.description-bronze-d85f .main-silver-7246 {
  display: inline-block;
  vertical-align: middle;
}
.description-bronze-d85f.pattern_complex_5a01 .main-silver-7246 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .description-bronze-d85f.pattern_complex_5a01 .main-silver-7246 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .description-bronze-d85f.pattern_complex_5a01 .main-silver-7246 {
    margin-right: 0.4em;
  }
}
.description-bronze-d85f.pattern_complex_5a01 .main-silver-7246:last-child {
  margin-right: 0;
}
.tabs-brown-6979 .label-c8be {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .last-13a7 .tertiary_wide_794e {
    margin: 0 -0.5em;
  }
  .last-13a7 .tertiary_wide_794e [class*="customify-col-"],
  .last-13a7 .tertiary_wide_794e [class*="customify-col_"],
  .last-13a7 .tertiary_wide_794e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.last-13a7.outer_4e9a .label-c8be {
  background: 0 0 !important;
}
.last-13a7.outer_4e9a .label-c8be,
.last-13a7.tabs-brown-6979 .label-c8be {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .last-13a7.hot-5ca9 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.last-13a7.tabs-brown-6979 .label-c8be {
  box-shadow: none !important;
}
.aside_thick_5b31 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .aside_thick_5b31 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .aside_thick_5b31 {
    padding: 18px 0 20px;
  }
}
.aside_thick_5b31 .outline_207d {
  width: 100%;
}
.aside_thick_5b31 .hero_clean_7c29 {
  margin-bottom: 0;
}
.aside_thick_5b31 .right_bbbd {
  margin-top: 5px;
  font-size: 0.875em;
}
.title-complex-b2bc {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.title-complex-b2bc .tooltip-hovered-7d01 {
  width: 100%;
}
.image_small_a412 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.image_small_a412 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.image_small_a412 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;
}
.image_small_a412 li:last-child:after {
  display: none;
}
.image_small_a412 li a {
  font-weight: 500;
  margin-right: 10px;
}
.static_334d .table-tall-1f55 button,
.aside_thick_5b31 .table-tall-1f55 button {
  left: 0;
}
.static_334d .tooltip-hovered-7d01,
.aside_thick_5b31 .tooltip-hovered-7d01 {
  padding-left: 0;
  padding-right: 0;
}
.static_334d .title-complex-b2bc,
.aside_thick_5b31 .title-complex-b2bc {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.static_334d {
  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;
}
.static_334d: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;
}
.static_334d .summary-bc99 {
  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) {
  .static_334d .summary-bc99 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .static_334d .summary-bc99 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .static_334d .summary-bc99 {
    min-height: 200px;
  }
}
.static_334d .image_small_a412 {
  color: rgba(255, 255, 255, 0.8);
}
.static_334d .image_small_a412 a,
.static_334d .image_small_a412 li:after {
  color: inherit;
}
.static_334d .image_small_a412 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hero_5dfa {
  margin-bottom: 0.5em;
}
.breadcrumb_90ca {
  margin-bottom: 1.2em;
}
.breadcrumb_90ca,
.hero_5dfa {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.breadcrumb_90ca p:last-child,
.hero_5dfa p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .table-tall-1f55,
#masthead .table-tall-1f55 {
  display: none;
}
#masthead
  > .table-tall-1f55.popup_fresh_d541 {
  display: none;
}
#masthead > .table-tall-1f55 button {
  left: 0;
}
.header_01d5 {
  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%;
}
.header_01d5 .main-silver-7246 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.header_01d5 .advanced-7db3 {
  display: -webkit-box;
  display: flex;
}
.header_01d5 .advanced-7db3.background-last-ea64 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.header_01d5 .advanced-7db3.surface_yellow_d849 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.header_01d5 .advanced-7db3.south_f751 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.header_01d5.plasma-08d9.button_middle_f50c .advanced-7db3.background-last-ea64 {
  flex-basis: 100%;
}
.header_01d5.media-over-3fd4 .advanced-7db3.surface_yellow_d849 {
  -webkit-box-flex: 1;
  flex: auto;
}
.header_01d5.media-over-3fd4 .advanced-7db3.south_f751 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .table-tall-1f55.popup_fresh_d541 {
  display: none;
}
#masthead > .table-tall-1f55 button {
  left: 0;
}
.texture_bff7 {
  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;
}
.texture_bff7:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.texture_bff7.cold-aa1e i {
  margin-right: 4px;
}
.texture_bff7.breadcrumb-8b86 i {
  margin-left: 5px;
}
.hidden-3f04 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hidden-3f04 p:last-child {
  margin-bottom: 0;
}
.tooltip-e349 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tooltip-e349 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tooltip-e349 img {
  display: block;
  width: auto;
  line-height: 1;
}
.tooltip-e349 .banner-30f7 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tooltip-e349 .progress-1cb4 {
  margin: 5px 0 7px 0;
}
.tooltip-e349.border_soft_e3b7 .top_eaf8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tooltip-e349.border_soft_e3b7 .popup-6500 {
  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;
}
.tooltip-e349.pattern_selected_6023 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tooltip-e349.pattern_selected_6023 .top_eaf8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tooltip-e349.pattern_selected_6023 .popup-6500 {
  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;
}
.tooltip-e349.mask_selected_56b0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tooltip-e349.iron-e6aa {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tooltip-e349.iron-e6aa .popup-6500 {
  margin-top: 7px;
}
.tag_medium_3757 {
  display: inline-block;
}
.dim-5008 .medium_da8c .tooltip-e349 img {
  max-width: 100%;
}
.widget-82b7 .heading-9789.focus-small-a2da,
.notice_center_03fa .heading-9789.focus-small-a2da {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.widget-82b7 .pro-2236,
.notice_center_03fa .pro-2236 {
  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%);
}
.widget-82b7 .pro-2236 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.widget-82b7.full-89a9 .pro-2236 {
  display: none;
}
.widget-82b7 .title_1692 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget-82b7 .title_1692 li {
  display: inline-block;
  position: relative;
}
.widget-82b7 .title_1692 li:last-child {
  margin-right: 0;
}
.widget-82b7 .title_1692 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;
}
.widget-82b7 .title_1692 li.fresh-f590 > a {
  color: rgba(0, 0, 0, 0.9);
}
.widget-82b7 .title_1692 > 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;
}
.widget-82b7 .title_1692 > li > a i {
  line-height: 0;
}
.widget-82b7 .title_1692 > li.sort-tall-6ea2 > a .pro-2236 {
  margin-left: 4px;
  line-height: 0;
}
.widget-82b7 .title_1692 .over-e8b0 li.sort-tall-6ea2 > a {
  position: relative;
}
.widget-82b7 .title_1692 .over-e8b0 li.sort-tall-6ea2 > a:after,
.widget-82b7 .title_1692 .over-e8b0 li.sort-tall-6ea2 > a:before {
  content: "";
  display: table;
}
.widget-82b7 .title_1692 .over-e8b0 li.sort-tall-6ea2 > a:after {
  clear: both;
}
.widget-82b7 .title_1692 .over-e8b0 li.sort-tall-6ea2 > a .pro-2236 {
  margin-left: 5px;
  float: right;
}
.widget-82b7 .icon_e2a7,
.widget-82b7 .over-e8b0 {
  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;
}
.widget-82b7 .over-e8b0 {
  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;
}
.widget-82b7 .over-e8b0 .focus-small-a2da {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.widget-82b7 .over-e8b0 .pro-2236 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.widget-82b7 .over-e8b0 li {
  display: block;
  margin: 0;
  padding: 0;
}
.widget-82b7 .over-e8b0 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;
}
.widget-82b7 .over-e8b0 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.widget-82b7 .over-e8b0 .over-e8b0 {
  top: 0;
  left: 100%;
}
.widget-82b7 .inner-a130.fn-focus-ff62 > .icon_e2a7,
.widget-82b7 .inner-a130.fn-focus-ff62 > .over-e8b0,
.widget-82b7 .inner-a130:focus > .icon_e2a7,
.widget-82b7 .inner-a130:focus > .over-e8b0,
.widget-82b7 .inner-a130:hover > .icon_e2a7,
.widget-82b7 .inner-a130:hover > .over-e8b0 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.widget-82b7.disabled-lower-fcfc .logo_88d9:after,
.widget-82b7.disabled-lower-fcfc .logo_88d9:before {
  content: "";
  display: table;
}
.widget-82b7.disabled-lower-fcfc .logo_88d9:after {
  clear: both;
}
.widget-82b7.disabled-lower-fcfc .logo_88d9 > li {
  float: left;
}
.widget-82b7.title-gold-4cfd .logo_88d9:after,
.widget-82b7.title-gold-4cfd .logo_88d9:before {
  content: "";
  display: table;
}
.widget-82b7.title-gold-4cfd .logo_88d9:after {
  clear: both;
}
.widget-82b7.title-gold-4cfd .logo_88d9 > li {
  float: left;
}
.widget-82b7.title-gold-4cfd .logo_88d9 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.widget-82b7.title-gold-4cfd .logo_88d9 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.widget-82b7.title-gold-4cfd .logo_88d9 > li.west_f5e6 > a,
.widget-82b7.title-gold-4cfd .logo_88d9 > li.fresh-f590 > a {
  color: #fff;
  background-color: #1e4b75;
}
.widget-82b7.new-d89f .logo_88d9 > li > a .focus-small-a2da {
  position: relative;
}
.widget-82b7.new-d89f .logo_88d9 > li > a .focus-small-a2da: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;
}
.widget-82b7.new-d89f
  .logo_88d9
  > li:focus
  > a
  .focus-small-a2da:before,
.widget-82b7.new-d89f
  .logo_88d9
  > li:hover
  > a
  .focus-small-a2da:before {
  width: 100%;
  background-color: currentColor;
}
.widget-82b7.new-d89f
  .logo_88d9
  > li.west_f5e6
  > a
  .focus-small-a2da:before,
.widget-82b7.new-d89f
  .logo_88d9
  > li.logo_south_968a
  > a
  .focus-small-a2da:before {
  width: 100%;
  background-color: currentColor;
}
.widget-82b7.block-3348 .logo_88d9 > li > a .focus-small-a2da {
  position: relative;
}
.widget-82b7.block-3348 .logo_88d9 > li > a .focus-small-a2da: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;
}
.widget-82b7.block-3348 .logo_88d9 > li:focus > a .focus-small-a2da:before,
.widget-82b7.block-3348
  .logo_88d9
  > li:hover
  > a
  .focus-small-a2da:before {
  width: 100%;
  background-color: currentColor;
}
.widget-82b7.block-3348
  .logo_88d9
  > li.west_f5e6
  > a
  .focus-small-a2da:before,
.widget-82b7.block-3348
  .logo_88d9
  > li.logo_south_968a
  > a
  .focus-small-a2da:before {
  width: 100%;
  background-color: currentColor;
}
.notice_center_03fa .title_1692 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.notice_center_03fa .title_1692 li:first-child > a {
  border-top: none;
}
.notice_center_03fa .title_1692 .pro_387c > .focus-small-a2da .pro-2236 {
  display: none;
}
.notice_center_03fa .title_1692 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.notice_center_03fa .title_1692 li:last-child {
  border: none;
}
.notice_center_03fa .title_1692 li.sort-tall-6ea2 > a {
  padding-right: 45px !important;
}
.notice_center_03fa .title_1692 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.notice_center_03fa .title_1692 li a:focus,
.notice_center_03fa .title_1692 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice_center_03fa .title_1692 li .message_basic_106e {
  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;
}
.notice_center_03fa .title_1692 li .message_basic_106e:hover {
  box-shadow: none;
}
.notice_center_03fa .title_1692 li .message_basic_106e .pro-2236 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.notice_center_03fa .title_1692 .over-e8b0 {
  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);
}
.notice_center_03fa .title_1692 .over-e8b0 li a {
  padding-left: 3em;
}
.notice_center_03fa .title_1692 .large_b55c > a .message_basic_106e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.notice_center_03fa .title_1692 .large_b55c > .over-e8b0 {
  display: block;
  opacity: 1;
}
.text-in-2499 {
  max-width: 100%;
}
.outline_4fb9 {
  line-height: 0;
  cursor: pointer;
}
.carousel-out-b651 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.carousel-out-b651:hover {
  box-shadow: none;
  color: currentColor;
}
.carousel-out-b651 svg {
  width: 18px;
  height: 18px;
}
.carousel-out-b651 .carousel_8b38 {
  display: none;
}
.summary-tall-5e14 {
  position: relative;
}
.summary-tall-5e14.fn-active-ff62 .carousel-out-b651 .secondary_basic_6751 {
  display: none;
}
.summary-tall-5e14.fn-active-ff62 .carousel-out-b651 .carousel_8b38 {
  display: inline-block;
}
.summary-tall-5e14 .element-30ac {
  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);
}
.summary-tall-5e14.border_dark_95d8 .element-30ac {
  left: auto;
  right: -0.9em;
}
.summary-tall-5e14.border_dark_95d8 .clean_a482::before {
  left: auto;
  right: 15px;
}
.summary-tall-5e14.fn-active-ff62 .element-30ac {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.next-b56d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.next-b56d label {
  flex-basis: 100%;
}
.next-b56d .surface_1a7a {
  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;
}
.next-b56d .header-b2a8 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.next-b56d .header-b2a8:focus {
  background-color: transparent;
}
.next-b56d button.item-b706 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.next-b56d button.item-b706:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.next-b56d button.item-b706 svg {
  width: 18px;
  height: 18px;
}
.next-b56d input[type="submit"] {
  min-height: auto;
}
.avatar_under_8d47 .next-b56d .header-b2a8 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.clean_a482 {
  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) {
  .clean_a482 {
    width: 220px;
  }
}
.clean_a482 label {
  flex-basis: 100%;
}
.clean_a482::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;
}
.row_baef .avatar_under_8d47 .next-b56d {
  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;
}
.row_baef
  .avatar_under_8d47
  .next-b56d
  .surface_1a7a {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.row_baef .avatar_under_8d47 .next-b56d .header-b2a8 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.row_baef
  .avatar_under_8d47
  .next-b56d
  .header-b2a8:focus {
  background: 0 0;
}
.row_baef
  .avatar_under_8d47
  .next-b56d
  .hero_912c {
  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;
}
.rough-9a4c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.rough-9a4c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.rough-9a4c li:last-child {
  margin-right: 0;
}
.rough-9a4c li:first-child {
  margin-left: 0;
}
.rough-9a4c.pink_2343 a {
  color: #fff;
}
.rough-9a4c.pink_2343 a:hover {
  color: #fff;
}
.rough-9a4c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.rough-9a4c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.rough-9a4c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.rough-9a4c a:hover {
  opacity: 0.9;
  color: inherit;
}
.rough-9a4c [class*="social-icon-apple"] {
  background-color: #999;
}
.rough-9a4c [class*="social-icon-apple"].fast-4e47 {
  background-color: transparent;
  color: #999;
}
.rough-9a4c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.rough-9a4c [class*="social-icon-behance"].fast-4e47 {
  background-color: transparent;
  color: #1769ff;
}
.rough-9a4c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.rough-9a4c [class*="social-icon-bitbucket"].fast-4e47 {
  background-color: transparent;
  color: #205081;
}
.rough-9a4c [class*="social-icon-codepen"] {
  background-color: #000;
}
.rough-9a4c [class*="social-icon-codepen"].fast-4e47 {
  background-color: transparent;
  color: #000;
}
.rough-9a4c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.rough-9a4c [class*="social-icon-delicious"].fast-4e47 {
  background-color: transparent;
  color: #39f;
}
.rough-9a4c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.rough-9a4c [class*="social-icon-digg"].fast-4e47 {
  background-color: transparent;
  color: #005be2;
}
.rough-9a4c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.rough-9a4c [class*="social-icon-dribbble"].fast-4e47 {
  background-color: transparent;
  color: #ea4c89;
}
.rough-9a4c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.rough-9a4c [class*="social-icon-envelope"].fast-4e47 {
  background-color: transparent;
  color: #ea4335;
}
.rough-9a4c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.rough-9a4c [class*="social-icon-facebook"].fast-4e47 {
  background-color: transparent;
  color: #3b5998;
}
.rough-9a4c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.rough-9a4c [class*="social-icon-flickr"].fast-4e47 {
  background-color: transparent;
  color: #0063dc;
}
.rough-9a4c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.rough-9a4c [class*="social-icon-foursquare"].fast-4e47 {
  background-color: transparent;
  color: #2d5be3;
}
.rough-9a4c [class*="social-icon-github"] {
  background-color: #333;
}
.rough-9a4c [class*="social-icon-github"].fast-4e47 {
  background-color: transparent;
  color: #333;
}
.rough-9a4c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.rough-9a4c [class*="social-icon-google-plus"].fast-4e47 {
  background-color: transparent;
  color: #dd4b39;
}
.rough-9a4c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.rough-9a4c [class*="social-icon-houzz"].fast-4e47 {
  background-color: transparent;
  color: #7ac142;
}
.rough-9a4c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.rough-9a4c [class*="social-icon-instagram"].fast-4e47 {
  background-color: transparent;
  color: #262626;
}
.rough-9a4c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.rough-9a4c [class*="social-icon-jsfiddle"].fast-4e47 {
  background-color: transparent;
  color: #487aa2;
}
.rough-9a4c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.rough-9a4c [class*="social-icon-linkedin"].fast-4e47 {
  background-color: transparent;
  color: #0077b5;
}
.rough-9a4c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.rough-9a4c [class*="social-icon-medium"].fast-4e47 {
  background-color: transparent;
  color: #00ab6b;
}
.rough-9a4c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.rough-9a4c
  [class*="social-icon-odnoklassniki"].fast-4e47 {
  background-color: transparent;
  color: #f4731c;
}
.rough-9a4c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.rough-9a4c [class*="social-icon-meetup"].fast-4e47 {
  background-color: transparent;
  color: #ec1c40;
}
.rough-9a4c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.rough-9a4c [class*="social-icon-pinterest"].fast-4e47 {
  background-color: transparent;
  color: #bd081c;
}
.rough-9a4c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.rough-9a4c [class*="social-icon-product-hunt"].fast-4e47 {
  background-color: transparent;
  color: #da552f;
}
.rough-9a4c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.rough-9a4c [class*="social-icon-reddit"].fast-4e47 {
  background-color: transparent;
  color: #ff4500;
}
.rough-9a4c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.rough-9a4c [class*="social-icon-rss"].fast-4e47 {
  background-color: transparent;
  color: #f26522;
}
.rough-9a4c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.rough-9a4c
  [class*="social-icon-shopping-cart"].fast-4e47 {
  background-color: transparent;
  color: #4caf50;
}
.rough-9a4c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.rough-9a4c [class*="social-icon-skype"].fast-4e47 {
  background-color: transparent;
  color: #00aff0;
}
.rough-9a4c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.rough-9a4c [class*="social-icon-slideshare"].fast-4e47 {
  background-color: transparent;
  color: #0077b5;
}
.rough-9a4c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.rough-9a4c [class*="social-icon-snapchat"].fast-4e47 {
  background-color: transparent;
  color: #fffc00;
}
.rough-9a4c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.rough-9a4c [class*="social-icon-soundcloud"].fast-4e47 {
  background-color: transparent;
  color: #f80;
}
.rough-9a4c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.rough-9a4c [class*="social-icon-spotify"].fast-4e47 {
  background-color: transparent;
  color: #2ebd59;
}
.rough-9a4c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.rough-9a4c
  [class*="social-icon-stack-overflow"].fast-4e47 {
  background-color: transparent;
  color: #fe7a15;
}
.rough-9a4c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.rough-9a4c [class*="social-icon-maldkfgram"].fast-4e47 {
  background-color: transparent;
  color: #2ca5e0;
}
.rough-9a4c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.rough-9a4c [class*="social-icon-tripadvisor"].fast-4e47 {
  background-color: transparent;
  color: #589442;
}
.rough-9a4c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.rough-9a4c [class*="social-icon-tumblr"].fast-4e47 {
  background-color: transparent;
  color: #35465c;
}
.rough-9a4c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.rough-9a4c [class*="social-icon-twitch"].fast-4e47 {
  background-color: transparent;
  color: #6441a5;
}
.rough-9a4c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.rough-9a4c [class*="social-icon-twitter"].fast-4e47 {
  background-color: transparent;
  color: #1da1f2;
}
.rough-9a4c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.rough-9a4c [class*="social-icon-vimeo"].fast-4e47 {
  background-color: transparent;
  color: #1ab7ea;
}
.rough-9a4c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.rough-9a4c [class*="social-icon-vk"].fast-4e47 {
  background-color: transparent;
  color: #45668e;
}
.rough-9a4c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.rough-9a4c [class*="social-icon-weibo"].fast-4e47 {
  background-color: transparent;
  color: #df2029;
}
.rough-9a4c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.rough-9a4c [class*="social-icon-weixin"].fast-4e47 {
  background-color: transparent;
  color: #7bb32e;
}
.rough-9a4c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.rough-9a4c [class*="social-icon-whatsapp"].fast-4e47 {
  background-color: transparent;
  color: #25d366;
}
.rough-9a4c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.rough-9a4c [class*="social-icon-wordpress"].fast-4e47 {
  background-color: transparent;
  color: #21759b;
}
.rough-9a4c [class*="social-icon-xing"] {
  background-color: #026466;
}
.rough-9a4c [class*="social-icon-xing"].fast-4e47 {
  background-color: transparent;
  color: #026466;
}
.rough-9a4c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.rough-9a4c [class*="social-icon-yelp"].fast-4e47 {
  background-color: transparent;
  color: #af0606;
}
.rough-9a4c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.rough-9a4c [class*="social-icon-youtube"].fast-4e47 {
  background-color: transparent;
  color: #cd201f;
}
.chip-c943 {
  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;
}
.chip-c943:hover {
  box-shadow: none;
  background: 0 0;
}
.logo-south-51a5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.logo-7562 {
  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;
}
.liquid_e40d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.module-725e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.module-725e,
.module-725e::after,
.module-725e::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;
}
.module-725e::after,
.module-725e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.header-steel-f65e .logo-7562 .liquid_e40d {
  margin-top: -2px;
  width: 19px;
}
.header-steel-f65e .logo-7562 .module-725e {
  margin-top: -1px;
}
.header-steel-f65e .logo-7562 .module-725e,
.header-steel-f65e .logo-7562 .module-725e::after,
.header-steel-f65e .logo-7562 .module-725e::before {
  width: 19px;
  height: 2px;
}
.header-steel-f65e .logo-7562 .module-725e::before {
  top: -6px;
}
.header-steel-f65e .logo-7562 .module-725e::after {
  bottom: -6px;
}
.box-f073 .logo-7562 .liquid_e40d {
  margin-top: -2px;
  width: 22px;
}
.box-f073 .logo-7562 .module-725e {
  margin-top: -1px;
}
.box-f073 .logo-7562 .module-725e,
.box-f073 .logo-7562 .module-725e::after,
.box-f073 .logo-7562 .module-725e::before {
  width: 22px;
  height: 2px;
}
.box-f073 .logo-7562 .module-725e::before {
  top: -7px;
}
.box-f073 .logo-7562 .module-725e::after {
  bottom: -7px;
}
.chip-stale-9951 .logo-7562 .liquid_e40d {
  margin-top: -2px;
  width: 31px;
}
.chip-stale-9951 .logo-7562 .module-725e {
  margin-top: -1.5px;
}
.chip-stale-9951 .logo-7562 .module-725e,
.chip-stale-9951 .logo-7562 .module-725e::after,
.chip-stale-9951 .logo-7562 .module-725e::before {
  width: 31px;
  height: 3px;
}
.chip-stale-9951 .logo-7562 .module-725e::before {
  top: -9px;
}
.chip-stale-9951 .logo-7562 .module-725e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .shadow-in-73db .logo-7562 .liquid_e40d {
    margin-top: -2px;
    width: 19px;
  }
  .shadow-in-73db .logo-7562 .module-725e {
    margin-top: -1px;
  }
  .shadow-in-73db .logo-7562 .module-725e,
  .shadow-in-73db .logo-7562 .module-725e::after,
  .shadow-in-73db .logo-7562 .module-725e::before {
    width: 19px;
    height: 2px;
  }
  .shadow-in-73db .logo-7562 .module-725e::before {
    top: -6px;
  }
  .shadow-in-73db .logo-7562 .module-725e::after {
    bottom: -6px;
  }
  .sidebar-focused-2566 .logo-7562 .liquid_e40d {
    margin-top: -2px;
    width: 22px;
  }
  .sidebar-focused-2566 .logo-7562 .module-725e {
    margin-top: -1px;
  }
  .sidebar-focused-2566 .logo-7562 .module-725e,
  .sidebar-focused-2566 .logo-7562 .module-725e::after,
  .sidebar-focused-2566 .logo-7562 .module-725e::before {
    width: 22px;
    height: 2px;
  }
  .sidebar-focused-2566 .logo-7562 .module-725e::before {
    top: -7px;
  }
  .sidebar-focused-2566 .logo-7562 .module-725e::after {
    bottom: -7px;
  }
  .plasma-33a4 .logo-7562 .liquid_e40d {
    margin-top: -2px;
    width: 31px;
  }
  .plasma-33a4 .logo-7562 .module-725e {
    margin-top: -1.5px;
  }
  .plasma-33a4 .logo-7562 .module-725e,
  .plasma-33a4 .logo-7562 .module-725e::after,
  .plasma-33a4 .logo-7562 .module-725e::before {
    width: 31px;
    height: 3px;
  }
  .plasma-33a4 .logo-7562 .module-725e::before {
    top: -9px;
  }
  .plasma-33a4 .logo-7562 .module-725e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .backdrop_bc8a .logo-7562 .liquid_e40d {
    margin-top: -2px;
    width: 19px;
  }
  .backdrop_bc8a .logo-7562 .module-725e {
    margin-top: -1px;
  }
  .backdrop_bc8a .logo-7562 .module-725e,
  .backdrop_bc8a .logo-7562 .module-725e::after,
  .backdrop_bc8a .logo-7562 .module-725e::before {
    width: 19px;
    height: 2px;
  }
  .backdrop_bc8a .logo-7562 .module-725e::before {
    top: -6px;
  }
  .backdrop_bc8a .logo-7562 .module-725e::after {
    bottom: -6px;
  }
  .lower-7ef9 .logo-7562 .liquid_e40d {
    margin-top: -2px;
    width: 22px;
  }
  .lower-7ef9 .logo-7562 .module-725e {
    margin-top: -1px;
  }
  .lower-7ef9 .logo-7562 .module-725e,
  .lower-7ef9 .logo-7562 .module-725e::after,
  .lower-7ef9 .logo-7562 .module-725e::before {
    width: 22px;
    height: 2px;
  }
  .lower-7ef9 .logo-7562 .module-725e::before {
    top: -7px;
  }
  .lower-7ef9 .logo-7562 .module-725e::after {
    bottom: -7px;
  }
  .cool-92cf .logo-7562 .liquid_e40d {
    margin-top: -2px;
    width: 31px;
  }
  .cool-92cf .logo-7562 .module-725e {
    margin-top: -1.5px;
  }
  .cool-92cf .logo-7562 .module-725e,
  .cool-92cf .logo-7562 .module-725e::after,
  .cool-92cf .logo-7562 .module-725e::before {
    width: 31px;
    height: 3px;
  }
  .cool-92cf .logo-7562 .module-725e::before {
    top: -9px;
  }
  .cool-92cf .logo-7562 .module-725e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .plasma_bc11 .logo-7562 .liquid_e40d {
    margin-top: -2px;
    width: 19px;
  }
  .plasma_bc11 .logo-7562 .module-725e {
    margin-top: -1px;
  }
  .plasma_bc11 .logo-7562 .module-725e,
  .plasma_bc11 .logo-7562 .module-725e::after,
  .plasma_bc11 .logo-7562 .module-725e::before {
    width: 19px;
    height: 2px;
  }
  .plasma_bc11 .logo-7562 .module-725e::before {
    top: -6px;
  }
  .plasma_bc11 .logo-7562 .module-725e::after {
    bottom: -6px;
  }
  .video_right_d60b .logo-7562 .liquid_e40d {
    margin-top: -2px;
    width: 22px;
  }
  .video_right_d60b .logo-7562 .module-725e {
    margin-top: -1px;
  }
  .video_right_d60b .logo-7562 .module-725e,
  .video_right_d60b .logo-7562 .module-725e::after,
  .video_right_d60b .logo-7562 .module-725e::before {
    width: 22px;
    height: 2px;
  }
  .video_right_d60b .logo-7562 .module-725e::before {
    top: -7px;
  }
  .video_right_d60b .logo-7562 .module-725e::after {
    bottom: -7px;
  }
  .east_3581 .logo-7562 .liquid_e40d {
    margin-top: -2px;
    width: 31px;
  }
  .east_3581 .logo-7562 .module-725e {
    margin-top: -1.5px;
  }
  .east_3581 .logo-7562 .module-725e,
  .east_3581 .logo-7562 .module-725e::after,
  .east_3581 .logo-7562 .module-725e::before {
    width: 31px;
    height: 3px;
  }
  .east_3581 .logo-7562 .module-725e::before {
    top: -9px;
  }
  .east_3581 .logo-7562 .module-725e::after {
    bottom: -9px;
  }
}
.rough-8f96 .module-725e {
  -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);
}
.rough-8f96 .module-725e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.rough-8f96 .module-725e::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);
}
.rough-8f96.mask-up-da32 .module-725e {
  -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);
}
.rough-8f96.mask-up-da32 .module-725e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.rough-8f96.mask-up-da32 .module-725e::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);
}
.accordion_c9b9 {
  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.mask-978a:before {
  display: none;
}
.popup_7131 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.popup_7131 .accordion-old-e9d1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.popup_7131 .accordion-old-e9d1:last-of-type {
  border-bottom: none;
}
.popup_7131 .accordion-old-e9d1.paragraph_08f7,
.popup_7131 .accordion-old-e9d1.description-large-b7a3,
.popup_7131 .accordion-old-e9d1.border-83ce {
  padding: 0;
}
.popup_7131 .notice_center_03fa .message_basic_106e {
  color: currentColor;
}
.popup_7131 .notice_center_03fa .message_basic_106e:focus,
.popup_7131 .notice_center_03fa .message_basic_106e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.popup_7131.form-08d7 .lite_72e3,
.popup_7131.form-08d7 .hidden-3f04 a,
.popup_7131.form-08d7 .logo_88d9 a,
.popup_7131.form-08d7 .over-e8b0 a {
  color: rgba(0, 0, 0, 0.55);
}
.popup_7131.form-08d7 .lite_72e3:hover,
.popup_7131.form-08d7 .hidden-3f04 a:hover,
.popup_7131.form-08d7 .logo_88d9 a:hover,
.popup_7131.form-08d7 .over-e8b0 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.popup_7131.form-08d7 .rough-80d8 {
  color: rgba(0, 0, 0, 0.8);
}
.popup_7131.form-08d7 .accordion-old-e9d1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup_7131.form-08d7 .accordion-old-e9d1:before {
  background: rgba(0, 0, 0, 0.08);
}
.popup_7131.form-08d7 .accent_slow_7762:before {
  background: rgba(255, 255, 255, 0.9);
}
.popup_7131.form-08d7 .notice_center_03fa .title_1692 li a,
.popup_7131.form-08d7 .notice_center_03fa .message_basic_106e,
.popup_7131.form-08d7 .over-e8b0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup_7131.form-08d7 .notice_center_03fa .message_basic_106e:focus,
.popup_7131.form-08d7 .notice_center_03fa .message_basic_106e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.popup_7131.form-08d7 .title_1692 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup_7131.wide_9398 .lite_72e3,
.popup_7131.wide_9398 .hidden-3f04 a,
.popup_7131.wide_9398 .logo_88d9 .message_basic_106e,
.popup_7131.wide_9398 .logo_88d9 a,
.popup_7131.wide_9398 .over-e8b0 a {
  color: rgba(255, 255, 255, 0.79);
}
.popup_7131.wide_9398 .lite_72e3:hover,
.popup_7131.wide_9398 .hidden-3f04 a:hover,
.popup_7131.wide_9398 .logo_88d9 .message_basic_106e:hover,
.popup_7131.wide_9398 .logo_88d9 a:hover,
.popup_7131.wide_9398 .over-e8b0 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup_7131.wide_9398 .rough-80d8 {
  color: rgba(255, 255, 255, 0.99);
}
.popup_7131.wide_9398 .accordion-old-e9d1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup_7131.wide_9398 .accordion-old-e9d1:before {
  background: rgba(255, 255, 255, 0.08);
}
.popup_7131.wide_9398 .accent_slow_7762:before {
  background: rgba(0, 0, 0, 0.9);
}
.popup_7131.wide_9398 .notice_center_03fa .title_1692 li a,
.popup_7131.wide_9398 .notice_center_03fa .message_basic_106e,
.popup_7131.wide_9398 .over-e8b0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup_7131.wide_9398 .notice_center_03fa .message_basic_106e:focus,
.popup_7131.wide_9398 .notice_center_03fa .message_basic_106e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.popup_7131.wide_9398 .title_1692 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent_slow_7762 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.accent_slow_7762:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.aside_8a60 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.aside-pro-3dd5 .popup_7131 {
  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;
}
.aside-pro-3dd5 .accordion-old-e9d1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.aside-pro-3dd5 .accordion-old-e9d1: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) {
  .aside-pro-3dd5 .accordion-old-e9d1:before {
    width: 16%;
    left: 42%;
  }
}
.aside-pro-3dd5 .accordion-old-e9d1:last-child:before {
  content: none;
}
.aside-pro-3dd5 .accordion-old-e9d1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.aside-pro-3dd5 .notice_center_03fa .title_1692 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.aside-pro-3dd5 .notice_center_03fa .title_1692 li a .message_basic_106e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.aside-pro-3dd5 .notice_center_03fa .over-e8b0 {
  border: none;
}
.aside-pro-3dd5 .notice_center_03fa .over-e8b0 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.aside-pro-3dd5 .accent_slow_7762 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.aside-pro-3dd5 .aside_8a60 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.aside-pro-3dd5 .wide_9398 .accent_slow_7762:before {
  background: rgba(0, 0, 0, 0.9);
}
.aside-pro-3dd5 .form-08d7.inner_8cb7 .module-725e {
  background: rgba(0, 0, 0, 0.6);
}
.aside-pro-3dd5
  .form-08d7.inner_8cb7
  .module-725e::after,
.aside-pro-3dd5
  .form-08d7.inner_8cb7
  .module-725e:before {
  background: inherit;
}
.aside-pro-3dd5
  .form-08d7.inner_8cb7:hover
  .module-725e {
  background: rgba(0, 0, 0, 0.8);
}
.panel_plasma_02f7 .popup_7131 {
  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) {
  .panel_plasma_02f7 .popup_7131 {
    width: auto;
    right: 45px;
  }
}
.lite-7a11 .popup_7131 {
  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) {
  .lite-7a11 .popup_7131 {
    width: auto;
    left: 45px;
  }
}
.mask-978a .popup_7131 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.mask-978a .aside_8a60 {
  max-width: 48em;
  margin: 0 auto;
}
.mask-978a .accent_slow_7762:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.picture-top-e311 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.picture-top-e311.aside-pro-3dd5 .popup_7131 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.picture-top-e311.panel_plasma_02f7 .popup_7131 {
  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);
}
.picture-top-e311 .popup_7131 {
  visibility: visible;
}
.picture-top-e311.lite-7a11 .popup_7131 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.under-6c5a,
.frame_a651 {
  overflow-x: hidden;
}
.under-6c5a .popup_7131 {
  overflow: auto;
}
.under-6c5a.aside-pro-3dd5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.under-6c5a.aside-pro-3dd5 .popup_7131 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.under-6c5a.aside-pro-3dd5 .chip-c943 {
  opacity: 0;
}
.under-6c5a.panel_plasma_02f7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.under-6c5a.panel_plasma_02f7 .popup_7131 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.under-6c5a.panel_plasma_02f7 .chip-c943 {
  opacity: 0;
}
.under-6c5a.lite-7a11 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.under-6c5a.lite-7a11 .popup_7131 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.under-6c5a.lite-7a11 .chip-c943 {
  opacity: 0;
}
.under-6c5a.mask-978a .popup_7131 {
  z-index: 10;
  visibility: visible;
}
.inner_8cb7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.inner_8cb7 .module-725e {
  background: rgba(255, 255, 255, 0.99);
}
.inner_8cb7 .module-725e::after,
.inner_8cb7 .module-725e:before {
  background: inherit;
}
.inner_8cb7:hover .module-725e {
  background: rgba(255, 255, 255, 0.99);
}
.lite-7a11 .inner_8cb7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.mask-978a .inner_8cb7 {
  display: none !important;
}
.under-6c5a:before,
.frame_a651:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.under-6c5a .inner_8cb7,
.frame_a651 .inner_8cb7 {
  display: inline-block;
}
.popup_7131 .main-silver-7246 {
  -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;
}
.under-6c5a .popup_7131 .main-silver-7246,
.frame_a651 .popup_7131 .main-silver-7246 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wrapper_gas_70d3 .surface_1a7a {
  width: 100%;
}
.medium_da8c {
  padding: 0 0.5em 0;
}
.medium_da8c [class*="customify-col-"],
.medium_da8c [class*="customify-col_"],
.medium_da8c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.pink-2bf2 .medium_da8c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tertiary_wide_794e .tertiary-basic-640c,
  .tertiary-basic-640c {
    display: none;
  }
  .hero_pink_f44a {
    text-align: left;
  }
  .shade-0525 {
    text-align: center;
  }
  .background-bright-9f2a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary_wide_794e .last-1e0b,
  .last-1e0b {
    display: none;
  }
  .fixed_9739 {
    text-align: left;
  }
  .sort_motion_51a0 {
    text-align: center;
  }
  .plasma-16b1 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_wide_794e .gold_a681,
  .gold_a681 {
    display: none;
  }
  .paper-50ad {
    text-align: left;
  }
  .panel-pink-bb52 {
    text-align: center;
  }
  .pagination_right_6ab3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.media_f8c7 {
  box-shadow: none !important;
}
.gradient-25be .clean-96fd,
.aside_up_2b63 .clean-96fd {
  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;
}
.aside_up_2b63 .clean-96fd {
  margin-top: 30px;
  margin-bottom: 30px;
}
.label-c8be {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.label-c8be:after,
.label-c8be:before {
  content: "";
  display: table;
}
.label-c8be:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .label-c8be {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.label-c8be,
.hot-5ca9 {
  max-width: 1248px;
  margin: 0 auto;
}

.dropdown_fast_f0b8.slider_inner_c8a3 .label-c8be {
  max-width: 100%;
}
.dropdown_fast_f0b8.logo-1131 {
  max-width: 1200px;
  margin: 0 auto;
}
.dropdown_fast_f0b8.accordion_c3ea .label-c8be {
  max-width: 100%;
}
.dropdown_fast_f0b8.accordion_c3ea > .label-c8be {
  padding-left: 0;
  padding-right: 0;
}
.dropdown_fast_f0b8.accordion_c3ea > .label-c8be .tertiary_wide_794e {
  margin: 0;
}
.dropdown_fast_f0b8.accordion_c3ea
  > .label-c8be
  .grid-3755.sidebar-d953 {
  margin-right: 0;
  margin-left: 0;
}
.dropdown_fast_f0b8.accordion_c3ea #main.sidebar-d953 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .modal_fast_5a64 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .modal_fast_5a64 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .overlay_complex_c79a .component_eb34 {
    padding-right: 1em;
  }
  .overlay_complex_c79a.fast-a70c .grid-3755 {
    border-right: 1px solid #eaecee;
  }
  .overlay_complex_c79a.fast-a70c .component_eb34 {
    padding-right: 1em;
  }
  .overlay_complex_c79a.fast-a70c .main-4e29 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .backdrop_hot_8e93 .component_eb34 {
    padding-left: 1em;
  }
  .backdrop_hot_8e93.fast-a70c .grid-3755 {
    border-left: 1px solid #eaecee;
  }
  .backdrop_hot_8e93.fast-a70c .component_eb34 {
    padding-left: 1em;
  }
  .backdrop_hot_8e93.fast-a70c .main-4e29 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accordion_0fc5 .component_eb34 {
    padding-left: 1em;
  }
  .accordion_0fc5.fast-a70c .element_a240 {
    border-right: 1px solid #eaecee;
  }
  .accordion_0fc5.fast-a70c .media_top_5c64 {
    border-right: 1px solid #eaecee;
  }
  .accordion_0fc5.fast-a70c .component_eb34 {
    padding-left: 1em;
  }
  .accordion_0fc5.fast-a70c .main-4e29 {
    padding-right: 1em;
  }
  .accordion_0fc5.fast-a70c .surface-static-4b30 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module-9be3 .component_eb34 {
    padding-right: 1em;
  }
  .module-9be3.fast-a70c .element_a240 {
    border-left: 1px solid #eaecee;
  }
  .module-9be3.fast-a70c .media_top_5c64 {
    border-left: 1px solid #eaecee;
  }
  .module-9be3.fast-a70c .component_eb34 {
    padding-right: 1em;
  }
  .module-9be3.fast-a70c .main-4e29 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .module-9be3.fast-a70c .surface-static-4b30 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal_fast_5a64 .component_eb34 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal_fast_5a64.fast-a70c .grid-3755 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .modal_fast_5a64.fast-a70c .component_eb34 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal_fast_5a64.fast-a70c .main-4e29 {
    padding-left: 1em;
  }
  .modal_fast_5a64.fast-a70c .surface-static-4b30 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .modal_fast_5a64.fast-a70c .component_eb34 {
    padding-left: 0;
  }
}
.nav_144b .description-bronze-d85f {
  display: inline-block;
}
.detail-dim-8fcd {
  display: inline-block;
}
.fast-b62b {
  word-con: break-word;
}
.dynamic-607d > span {
  display: inline-block;
  padding: 5px 0;
}
.dynamic-607d .wrapper_24c5 {
  margin-left: 8px;
  margin-right: 8px;
}
.dynamic-607d .summary-39fa img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.focused_7bc8 .menu-8e9b {
  margin-bottom: 2em;
}
.focused_7bc8 .widget-7467 {
  margin-bottom: 15px;
}
.focused_7bc8 .widget-7467:last-child {
  margin-bottom: 0;
}
.focused_7bc8 .component_blue_77b2 {
  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) {
  .focused_7bc8 .component_blue_77b2 {
    display: block;
  }
}
.focused_7bc8 .background_2f2b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .focused_7bc8 .background_2f2b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.focused_7bc8 .carousel-3826 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.focused_7bc8 .carousel-3826 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.focused_7bc8 .carousel-3826 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.focused_7bc8 .fast-b62b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.focused_7bc8 .fast-b62b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.focused_7bc8 .in_d840 p:last-child {
  margin-bottom: 0;
}
.focused_7bc8 .orange_02bc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.focused_7bc8 .label-e48f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.focused_7bc8 .image-gold-f303 {
  margin-top: 1em;
}
.focused_7bc8 .notice_paper_cb44 {
  top: 0;
  display: block;
}
.focused_7bc8 .notice_paper_cb44 a {
  color: inherit;
}
.focused_7bc8 .notice_paper_cb44 a:hover {
  color: inherit;
}
.focused_7bc8 .heading-dark-f8aa {
  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;
}
.focused_7bc8 .heading-dark-f8aa:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.focused_7bc8 .label-e48f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.focused_7bc8 .header-in-055a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.focused_7bc8 .header-in-055a:first-child {
  margin-top: 0;
}
.focused_7bc8 .header-in-055a.block_7518 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.focused_7bc8 .header-in-055a.section-4bb1 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.focused_7bc8
  .header-in-055a.section-4bb1.wrapper_3c5d
  .image-gold-f303 {
  width: 100%;
}
.focused_7bc8 .section-4bb1 {
  -webkit-box-align: center;
  align-items: center;
}
.focused_7bc8 .section-4bb1 .dynamic-607d,
.focused_7bc8 .section-4bb1 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.focused_7bc8 .carousel-3826 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.focused_7bc8 .carousel-3826 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.focused_7bc8 .carousel-3826: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;
}
.focused_7bc8 .block_7518 {
  z-index: 5;
}
.focused_7bc8 .aside-edaf .info_liquid_4e55 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.focused_7bc8 .tooltip-upper-20a4 .info_liquid_4e55 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.focused_7bc8 .thumbnail_42c1 .info_liquid_4e55 {
  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;
}
.focused_7bc8.dropdown_b3da .component_blue_77b2,
.focused_7bc8.popup_c5b0 .component_blue_77b2 {
  display: block;
}
.focused_7bc8.dropdown_b3da .component_blue_77b2 .modal-d2a6,
.focused_7bc8.dropdown_b3da .component_blue_77b2 .label-e48f,
.focused_7bc8.popup_c5b0 .component_blue_77b2 .modal-d2a6,
.focused_7bc8.popup_c5b0 .component_blue_77b2 .label-e48f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.focused_7bc8.highlight-tiny-205d .background_2f2b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .focused_7bc8.highlight-tiny-205d .background_2f2b {
    margin-right: 0;
  }
}
.focused_7bc8.dropdown_b3da .background_2f2b,
.focused_7bc8.popup_c5b0 .background_2f2b {
  padding-top: 40%;
}
.focused_7bc8.dropdown_b3da .menu-8e9b,
.focused_7bc8.popup_c5b0 .menu-8e9b {
  display: block;
}
.focused_7bc8.dropdown_b3da .fn-sticky-ff62 .label-e48f,
.focused_7bc8.popup_c5b0 .fn-sticky-ff62 .label-e48f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.focused_7bc8.dropdown_b3da .background_2f2b,
.focused_7bc8.popup_c5b0 .background_2f2b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.focused_7bc8.dropdown_b3da .label-e48f {
  padding: 1em;
}
.caption_976a {
  margin: 30px auto;
  display: block;
}
.caption_976a .summary-4f3e > * {
  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;
}
.caption_976a .summary-4f3e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.caption_976a .summary-4f3e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.highlight_green_a800 .dynamic-607d {
  margin-bottom: 1.41575em;
}
.highlight_green_a800 .aside_9769 {
  margin-bottom: 1.618em;
}
.inner_4a08 .lower_e539 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.inner_4a08 .lower_e539 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.inner_4a08 .shade_south_c92f {
  max-width: 100%;
  overflow: auto;
}
.overlay_next_6a3b .inner_4a08 a:hover {
  text-decoration: underline;
}
.image_30f8 .widget-7467:not(.fast-b62b),
.image_30f8 .carousel-3826 {
  margin-bottom: 1.41575em;
}
.image_30f8 .widget-7467:not(.fast-b62b):last-child,
.image_30f8 .carousel-3826:last-child {
  margin-bottom: 0;
}
.image_30f8 .widget-7467.pressed-b668 {
  margin-bottom: 0.41575em;
}
.image_30f8 .gallery_north_b153:before,
.image_30f8 .dirty_ac84:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.image_30f8 .gallery_north_b153:before {
  content: "\f115";
}
.image_30f8 .dirty_ac84:before {
  content: "\f02c";
}
.image_30f8 .paragraph-f413 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.image_30f8 .paragraph-f413 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.over-717d {
  display: -webkit-box;
  display: flex;
}
.over-717d .cool_ad55 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .over-717d .cool_ad55 {
    flex-basis: 90px;
  }
}
.over-717d .form_simple_9c6d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .over-717d .form_simple_9c6d {
    flex-basis: calc(100% - 50px);
  }
}
.over-717d .card_steel_9df6 p:last-child {
  margin-bottom: 0.72em;
}
.search-old-8bca .summary-4f3e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.search-old-8bca .summary-4f3e:after,
.search-old-8bca .summary-4f3e:before {
  content: "";
  display: table;
}
.search-old-8bca .summary-4f3e:after {
  clear: both;
}
.search-old-8bca .summary-4f3e .component-37b2,
.search-old-8bca .summary-4f3e .aside-a268 {
  width: 49%;
}
.search-old-8bca .summary-4f3e .component-37b2 a span.overlay_3d51,
.search-old-8bca .summary-4f3e .aside-a268 a span.overlay_3d51 {
  display: block;
  margin-bottom: 5px;
}
.search-old-8bca .summary-4f3e .aside-a268 {
  float: left;
  text-align: left;
}
.search-old-8bca .summary-4f3e .component-37b2 {
  float: right;
  text-align: right;
}
.message-inner-468e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .message-inner-468e {
    margin-bottom: 0;
  }
}
.search_97d8 {
  margin-bottom: 1em;
}
.search_97d8 .fast-b62b {
  font-size: 1.1em;
  line-height: 1.3;
}
.item_north_e6ed a {
  display: block;
  line-height: 0;
  position: relative;
}
.link-fa7c .search_97d8,
.tertiary_3435 .search_97d8 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .link-fa7c .search_97d8,
  .tertiary_3435 .search_97d8 {
    display: block;
  }
}
.link-fa7c .item_north_e6ed,
.tertiary_3435 .item_north_e6ed {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .link-fa7c .item_north_e6ed,
  .tertiary_3435 .item_north_e6ed {
    margin-bottom: 1em;
  }
}
.link-fa7c .item_north_e6ed img,
.tertiary_3435 .item_north_e6ed img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.link-fa7c .gallery_dirty_3242,
.tertiary_3435 .gallery_dirty_3242 {
  flex-basis: calc(100% - 160px);
}
.link-fa7c .gallery_dirty_3242 p,
.tertiary_3435 .gallery_dirty_3242 p {
  margin-bottom: 0;
}
.link-fa7c .gallery_dirty_3242 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .link-fa7c .gallery_dirty_3242 {
    padding-left: 0;
  }
}
.tertiary_3435 .gallery_dirty_3242 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tertiary_3435 .gallery_dirty_3242 {
    padding-right: 0;
  }
}
.tertiary_3435 .item_north_e6ed {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.secondary-plasma-fbb9 .item_north_e6ed {
  margin-bottom: 0.5em;
}
.secondary-plasma-fbb9 .item_north_e6ed img {
  width: 100%;
}
.filter_green_9078 .texture_dark_d1d2,
.tag_lower_8af6 .texture_dark_d1d2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tag_lower_8af6 .grid-3755 .pressed_d2cb p:last-child {
  margin-bottom: 0;
}
.search-8a1c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.modal_9bd4 .up-57ee {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .modal_9bd4 .up-57ee:last-of-type {
    margin-bottom: 0;
  }
}
.modal_9bd4 .up-57ee ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.modal_9bd4 .up-57ee ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.modal_9bd4 .up-57ee ul li {
  margin: 0 0 0.6em;
}
.modal_9bd4 .up-57ee ul li.surface_wide_cae4,
.modal_9bd4 .up-57ee ul li.link_fcd2 {
  position: relative;
}
.modal_9bd4 .up-57ee ul li.surface_wide_cae4 .large_3d50,
.modal_9bd4 .up-57ee ul li.link_fcd2 .large_3d50 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.modal_9bd4 .up-57ee ul li.surface_wide_cae4:after:after,
.modal_9bd4 .up-57ee ul li.surface_wide_cae4:after:before,
.modal_9bd4
  .up-57ee
  ul
  li.link_fcd2:after:after,
.modal_9bd4
  .up-57ee
  ul
  li.link_fcd2:after:before {
  content: "";
  display: table;
}
.modal_9bd4 .up-57ee ul li.surface_wide_cae4:after:after,
.modal_9bd4
  .up-57ee
  ul
  li.link_fcd2:after:after {
  clear: both;
}
.modal_9bd4 .up-57ee a.menu-fast-2936:hover {
  text-decoration: none;
}
.modal_9bd4 .up-57ee select {
  max-width: 100%;
}
.modal_9bd4 .up-57ee table {
  font-size: 85%;
}
.modal_9bd4 .up-57ee table td,
.modal_9bd4 .up-57ee table th {
  padding: 0.2360828548em;
  text-align: center;
}
.modal_9bd4 .up-57ee table tfoot td {
  text-align: left;
}
.modal_9bd4 .up-57ee :last-child {
  margin-bottom: 0;
}
.modal_9bd4 .up-57ee .overlay-hovered-8cbd {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.modal_9bd4 .up-57ee .overlay-hovered-8cbd label {
  width: 100%;
}
.modal_9bd4 .up-57ee .overlay-hovered-8cbd .header-b2a8 {
  width: 100%;
  display: block;
}
.modal_9bd4 .up-57ee .overlay-hovered-8cbd .item-b706 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.modal_9bd4 .up-57ee .overlay-hovered-8cbd .item-b706:hover svg #svg-search {
  fill: #444;
}
.modal_9bd4 .up-57ee .overlay-hovered-8cbd .item-b706 svg {
  width: 18px;
  height: 18px;
}
.modal_9bd4 .notification_old_b5a1 ul ul,
.modal_9bd4 .grid-upper-a7b5 ul ul,
.modal_9bd4 .search-e6fb ul ul,
.modal_9bd4 .row_6b0a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.modal_9bd4 .notification_old_b5a1 .sort-tall-6ea2 > a,
.modal_9bd4 .grid-upper-a7b5 .sort-tall-6ea2 > a,
.modal_9bd4 .search-e6fb .sort-tall-6ea2 > a,
.modal_9bd4 .row_6b0a .sort-tall-6ea2 > a {
  margin-bottom: 0;
}
.modal_9bd4 .label_1c1e li,
.modal_9bd4 .notification_old_b5a1 li,
.modal_9bd4 .pressed_2b32 li,
.modal_9bd4 .grid-upper-a7b5 li,
.modal_9bd4 .search-e6fb li,
.modal_9bd4 .row_6b0a li,
.modal_9bd4 .slider_ba74 li,
.modal_9bd4 .mini_2585 li {
  display: block;
  position: relative;
}
.modal_9bd4 .label_1c1e li:last-child,
.modal_9bd4 .notification_old_b5a1 li:last-child,
.modal_9bd4 .pressed_2b32 li:last-child,
.modal_9bd4 .grid-upper-a7b5 li:last-child,
.modal_9bd4 .search-e6fb li:last-child,
.modal_9bd4 .row_6b0a li:last-child,
.modal_9bd4 .slider_ba74 li:last-child,
.modal_9bd4 .mini_2585 li:last-child {
  border: none;
}
.modal_9bd4 .label_1c1e li a,
.modal_9bd4 .notification_old_b5a1 li a,
.modal_9bd4 .pressed_2b32 li a,
.modal_9bd4 .grid-upper-a7b5 li a,
.modal_9bd4 .search-e6fb li a,
.modal_9bd4 .row_6b0a li a,
.modal_9bd4 .slider_ba74 li a,
.modal_9bd4 .mini_2585 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.modal_9bd4 .label_1c1e li ul li::before,
.modal_9bd4 .notification_old_b5a1 li ul li::before,
.modal_9bd4 .pressed_2b32 li ul li::before,
.modal_9bd4 .grid-upper-a7b5 li ul li::before,
.modal_9bd4 .search-e6fb li ul li::before,
.modal_9bd4 .row_6b0a li ul li::before,
.modal_9bd4 .slider_ba74 li ul li::before,
.modal_9bd4 .mini_2585 li ul li::before {
  left: 15px;
}
.modal_9bd4 .label_1c1e li ul a,
.modal_9bd4 .notification_old_b5a1 li ul a,
.modal_9bd4 .pressed_2b32 li ul a,
.modal_9bd4 .grid-upper-a7b5 li ul a,
.modal_9bd4 .search-e6fb li ul a,
.modal_9bd4 .row_6b0a li ul a,
.modal_9bd4 .slider_ba74 li ul a,
.modal_9bd4 .mini_2585 li ul a {
  padding-left: 20px;
}
.modal_9bd4 .label_1c1e li ul ul li::before,
.modal_9bd4 .notification_old_b5a1 li ul ul li::before,
.modal_9bd4 .pressed_2b32 li ul ul li::before,
.modal_9bd4 .grid-upper-a7b5 li ul ul li::before,
.modal_9bd4 .search-e6fb li ul ul li::before,
.modal_9bd4 .row_6b0a li ul ul li::before,
.modal_9bd4 .slider_ba74 li ul ul li::before,
.modal_9bd4 .mini_2585 li ul ul li::before {
  left: 30px;
}
.modal_9bd4 .label_1c1e li ul ul a,
.modal_9bd4 .notification_old_b5a1 li ul ul a,
.modal_9bd4 .pressed_2b32 li ul ul a,
.modal_9bd4 .grid-upper-a7b5 li ul ul a,
.modal_9bd4 .search-e6fb li ul ul a,
.modal_9bd4 .row_6b0a li ul ul a,
.modal_9bd4 .slider_ba74 li ul ul a,
.modal_9bd4 .mini_2585 li ul ul a {
  padding-left: 40px;
}
.modal_9bd4 .north_2cf6 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.modal_9bd4 .mini_2585 ul li {
  margin-bottom: 1.41575em;
}
.modal_9bd4 .mini_2585 ul li .white-3480 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.modal_9bd4 .mini_2585 ul li .hard_60aa {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.wide_9398 .label_1c1e li a,
.wide_9398 .notification_old_b5a1 li a,
.wide_9398 .pressed_2b32 li a,
.wide_9398 .grid-upper-a7b5 li a,
.wide_9398 .search-e6fb li a,
.wide_9398 .row_6b0a li a,
.wide_9398 .slider_ba74 li a,
.wide_9398 .mini_2585 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.wide_9398 .north_2cf6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wide_9398 .up-57ee ul li.surface_wide_cae4 .large_3d50,
.wide_9398 .up-57ee ul li.link_fcd2 .large_3d50 {
  background: rgba(0, 0, 0, 0.2);
}
.wide_9398 .modal_9bd4 .up-57ee select {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown_fast_f0b8 .modal_9bd4 .title_1692 li {
  margin: 0;
}
.dropdown_fast_f0b8 .modal_9bd4 .title_1692 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.dropdown_fast_f0b8 .modal_9bd4 .title_1692 li ul {
  margin: 0;
}
.dropdown_fast_f0b8 .modal_9bd4 .title_1692 li ul li a {
  padding-left: 15px;
}
.dropdown_fast_f0b8 .modal_9bd4 .title_1692 li ul li li a {
  padding-left: 30px;
}
.dropdown_fast_f0b8 .modal_9bd4 .title_1692 li.fresh-f590 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.dropdown_fast_f0b8 .modal_9bd4 .title_1692 li.fresh-f590 > 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;
}
.dropdown_fast_f0b8 .modal_9bd4 .title_1692 li.fresh-f590 > 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;
}
.banner_dcc0 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tabs_56ae {
  position: relative;
  z-index: 10;
}
.tabs_56ae .main-silver-7246 {
  width: 100%;
  max-width: 100%;
}
.widget_e58f .avatar_ceb3 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.widget_e58f .form-08d7 {
}
.widget_e58f .wide_9398 {
  background: #292929;
}
.shadow_tall_b52f .avatar_ceb3 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.shadow_tall_b52f .form-08d7 {
  background: #f9f9f9;
}
.shadow_tall_b52f .wide_9398 {
  background: #303030;
}
.pro-df18 .avatar_ceb3 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pro-df18 .description-bronze-d85f {
    margin-bottom: 1em;
  }
  .pro-df18 .description-bronze-d85f:last-child {
    margin-bottom: 0;
  }
}
.pro-df18 .form-08d7 {
  background: #ededed;
}
.pro-df18 .wide_9398 {
  background: #1a1a1a;
}
.avatar_ceb3.form-08d7 {
  color: rgba(0, 0, 0, 0.6);
}
.avatar_ceb3.form-08d7 .short_308b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.avatar_ceb3.wide_9398 {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_ceb3.wide_9398 a:not(.menu-fast-2936) {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_ceb3.wide_9398 a:not(.menu-fast-2936):hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_ceb3.wide_9398 .short_308b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_ceb3.wide_9398 table tbody td,
.avatar_ceb3.wide_9398 table th {
  background: rgba(0, 0, 0, 0.08);
}
.highlight-8e63.tabs-brown-6979 .label-c8be {
  max-width: initial;
}
.highlight-8e63 .pattern_complex_5a01 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.highlight-8e63 .pattern_complex_5a01 .main-silver-7246 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .highlight-8e63 .pattern_complex_5a01 .main-silver-7246 {
    display: block;
    margin-bottom: 2em;
  }
  .highlight-8e63 .pattern_complex_5a01 .main-silver-7246:last-child {
    margin-bottom: 0;
  }
}
.pro-df18 .description-bronze-d85f:last-child,
.shadow_tall_b52f .description-bronze-d85f:last-child,
.widget_e58f .description-bronze-d85f:last-child {
  margin-bottom: 0;
}
.pro-df18 .description-bronze-d85f .modal_9bd4 .up-57ee:last-child,
.shadow_tall_b52f .description-bronze-d85f .modal_9bd4 .up-57ee:last-child,
.widget_e58f .description-bronze-d85f .modal_9bd4 .up-57ee:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pro-df18 .section_first_c2fb,
  .pro-df18 .shadow_blue_e2fe,
  .shadow_tall_b52f .section_first_c2fb,
  .shadow_tall_b52f .shadow_blue_e2fe,
  .widget_e58f .section_first_c2fb,
  .widget_e58f .shadow_blue_e2fe {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tabs_56ae .description-bronze-d85f {
    margin-bottom: 2em;
  }
}
.tabs_56ae p:last-child {
  margin-bottom: 0;
}
.tabs_56ae li,
.tabs_56ae ul {
  list-style: none;
  margin: 0;
}
.tabs_56ae ul ul {
  margin-left: 2.617924em;
}
.widget_3cd7 {
  font-size: 0.875em;
}

/* css-noise: fc56 */
.widget-item-u4 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.0;
}
