/*!
Theme Name: Customify
Theme URI: https://pressmaximum.footer-bd0f/customify
Author: WPCustomify
Author URI: https://pressmaximum.footer-bd0f
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.footer-bd0f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.image_60e9.input-23d3/licenses/gpl-2.0.secondary_a70a
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.iron_f11d/, (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.video_8499.fluid_cc26/normalize.bright-be8e/
 ======
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.bright-be8e v7.0.0 | MIT License | github.footer-bd0f/necolas/normalize.bright-be8e */
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;
}
.thick-5606 .feature_153b,
.narrow_fd01,
.card_2f87,
.block_f6be,
.west-eb87,
.tooltip_7560,
.easy_ff7a,
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;
}
.narrow_fd01,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .narrow_fd01,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .narrow_fd01,
  h1 {
    font-size: 1.8em;
  }
}
.card_2f87,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.card_2f87 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .card_2f87,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .card_2f87,
  h2 {
    font-size: 1.7em;
  }
}
.block_f6be,
h3 {
  font-size: 1.618em;
}
.thick-5606 .feature_153b,
.west-eb87,
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.tooltip_6459 {
  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;
}
.box_slow_08b3:after,
.box_slow_08b3:before,
.card_stale_36ce:after,
.card_stale_36ce:before {
  content: "";
  display: table;
}
.box_slow_08b3:after,
.card_stale_36ce:after {
  clear: both;
}
.heading-bb60 {
  float: right;
  margin-right: 0;
}
.prev-97a5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.slider_first_21ae .paragraph_gas_25a7,
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;
}
.slider_first_21ae .paragraph_gas_25a7: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;
}
.primary-782e .paragraph_gas_25a7 {
  box-shadow: none;
}
.primary-782e
  .paragraph_gas_25a7
  .banner_11ae {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.primary-782e .paragraph_gas_25a7 .image_solid_b820 {
  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;
}
.primary-782e
  .paragraph_gas_25a7
  .image_solid_b820
  b {
  display: none;
}
.primary-782e .video-short-b6f3 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.input-yellow-053b:not(.warm_dfd9):not(.box-cool-b826),
button:not(.warm_dfd9):not(.box-cool-b826),
input[type="button"]:not(.warm_dfd9):not(
    .box-cool-b826
  ),
input[type="reset"]:not(.warm_dfd9):not(
    .box-cool-b826
  ),
input[type="submit"]:not(.warm_dfd9):not(
    .box-cool-b826
  ) {
  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;
}
.input-yellow-053b:not(.warm_dfd9):not(
    .box-cool-b826
  ):hover,
button:not(.warm_dfd9):not(
    .box-cool-b826
  ):hover,
input[type="button"]:not(.warm_dfd9):not(
    .box-cool-b826
  ):hover,
input[type="reset"]:not(.warm_dfd9):not(
    .box-cool-b826
  ):hover,
input[type="submit"]:not(.warm_dfd9):not(
    .box-cool-b826
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.input-yellow-053b:not(.warm_dfd9):not(
    .box-cool-b826
  ):active,
.input-yellow-053b:not(.warm_dfd9):not(
    .box-cool-b826
  ):focus,
button:not(.warm_dfd9):not(
    .box-cool-b826
  ):active,
button:not(.warm_dfd9):not(
    .box-cool-b826
  ):focus,
input[type="button"]:not(.warm_dfd9):not(
    .box-cool-b826
  ):active,
input[type="button"]:not(.warm_dfd9):not(
    .box-cool-b826
  ):focus,
input[type="reset"]:not(.warm_dfd9):not(
    .box-cool-b826
  ):active,
input[type="reset"]:not(.warm_dfd9):not(
    .box-cool-b826
  ):focus,
input[type="submit"]:not(.warm_dfd9):not(
    .box-cool-b826
  ):active,
input[type="submit"]:not(.warm_dfd9):not(
    .box-cool-b826
  ):focus {
  outline: 0;
}
.input-yellow-053b:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c,
button:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c,
input[type="button"]:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c,
input[type="reset"]:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c,
input[type="submit"]:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c {
  position: relative;
}
.input-yellow-053b:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c
  .shade-e210,
.input-yellow-053b:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c
  .tall_2666,
.input-yellow-053b:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c
  .grid_07f9,
.input-yellow-053b:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c
  i,
.input-yellow-053b:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c
  svg,
button:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c
  .shade-e210,
button:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c
  .tall_2666,
button:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c
  .grid_07f9,
button:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c
  i,
button:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c
  svg,
input[type="button"]:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c
  .shade-e210,
input[type="button"]:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c
  .tall_2666,
input[type="button"]:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c
  .grid_07f9,
input[type="button"]:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c
  i,
input[type="button"]:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c
  svg,
input[type="reset"]:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c
  .shade-e210,
input[type="reset"]:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c
  .tall_2666,
input[type="reset"]:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c
  .grid_07f9,
input[type="reset"]:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c
  i,
input[type="reset"]:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c
  svg,
input[type="submit"]:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c
  .shade-e210,
input[type="submit"]:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c
  .tall_2666,
input[type="submit"]:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c
  .grid_07f9,
input[type="submit"]:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c
  i,
input[type="submit"]:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c
  svg {
  visibility: hidden;
}
.input-yellow-053b:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c:after,
button:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c:after,
input[type="button"]:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c:after,
input[type="reset"]:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c:after,
input[type="submit"]:not(.warm_dfd9):not(
    .box-cool-b826
  ).fn-loading-617c: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;
}
.input-yellow-053b:not(.warm_dfd9):not(.box-cool-b826),
input[type="button"]:not(.warm_dfd9):not(
    .box-cool-b826
  ),
input[type="reset"]:not(.warm_dfd9):not(
    .box-cool-b826
  ),
input[type="submit"]:not(.warm_dfd9):not(
    .box-cool-b826
  ) {
  color: #fff;
  background: #235787;
}
.input-yellow-053b:not(.warm_dfd9):not(
    .box-cool-b826
  ):focus,
input[type="button"]:not(.warm_dfd9):not(
    .box-cool-b826
  ):focus,
input[type="reset"]:not(.warm_dfd9):not(
    .box-cool-b826
  ):focus,
input[type="submit"]:not(.warm_dfd9):not(
    .box-cool-b826
  ):focus {
  color: #fff;
}
.input-yellow-053b.fn-disabled-617c:not(.warm_dfd9):not(
    .box-cool-b826
  ),
.input-yellow-053b[disabled]:not(.warm_dfd9):not(
    .box-cool-b826
  ),
button.fn-disabled-617c:not(.warm_dfd9):not(
    .box-cool-b826
  ),
button[disabled]:not(.warm_dfd9):not(
    .box-cool-b826
  ) {
  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;
}
.active-in-579d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.active-in-579d:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.hidden_fd61 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.gold-baa2 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.border-middle-ab1f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.box_slow_08b3:after,
.box_slow_08b3:before,
.gold-1547:after,
.gold-1547:before,
.detail_576d:after,
.detail_576d:before,
.summary-524c:after,
.summary-524c:before,
.breadcrumb_hovered_8576:after,
.breadcrumb_hovered_8576:before,
.mini_e9aa:after,
.mini_e9aa:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.box_slow_08b3:after,
.gold-1547:after,
.detail_576d:after,
.summary-524c:after,
.breadcrumb_hovered_8576:after,
.mini_e9aa:after {
  clear: both;
}
.gold-1547 .thumbnail_center_ef8b,
.detail_576d .thumbnail_center_ef8b,
.modal_paper_f8c8 .thumbnail_center_ef8b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.top-b9d1 {
  display: inline-block;
}
.panel_dca7 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.panel_dca7 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.panel_dca7 .sort-bronze-ca31 {
  padding: 1em 0;
  font-size: 85%;
}
.sort-bronze-ca31 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.layout-wood-8b7e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.layout-wood-8b7e:after,
.layout-wood-8b7e:before {
  content: "";
  display: table;
}
.layout-wood-8b7e:after {
  clear: both;
}
.section-active-c87a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.mask-action-e68d .section-active-c87a {
  max-width: 50%;
}
.texture-solid-9d0b .section-active-c87a {
  max-width: 33.33%;
}
.label_2d57 .section-active-c87a {
  max-width: 25%;
}
.primary_66e8 .section-active-c87a {
  max-width: 20%;
}
.thick_833c .section-active-c87a {
  max-width: 16.66%;
}
.section-6d5f .section-active-c87a {
  max-width: 14.28%;
}
.dim-4ae4 .section-active-c87a {
  max-width: 12.5%;
}
.surface_3311 .section-active-c87a {
  max-width: 11.11%;
}
.active-3e9d {
  display: block;
}
.thick-5606 .badge-3806 label,
.thick-5606 .under-9928 label,
.thick-5606 .status-2fed label,
.thick-5606 .upper_8d01 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tertiary_white_44e7 {
  list-style: none;
  margin: 0;
}
.tertiary_white_44e7 article.media_b793 {
  margin-bottom: 0;
}
.tertiary_white_44e7 ul {
  list-style: none;
  margin: 0;
}
.tertiary_white_44e7 .north-e8f9 li.media_b793 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tertiary_white_44e7 .north-e8f9 li.media_b793 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tertiary_white_44e7 .north-e8f9 li.media_b793: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) {
  .tertiary_white_44e7 .north-e8f9 li.media_b793 li.media_b793 li.media_b793 li.media_b793 {
    padding-left: 0;
  }
}
article.media_b793 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.media_b793 .gold-1547 p:last-of-type {
  margin-bottom: 0;
}
article.media_b793 .image_over_f0e6 {
  float: left;
}
article.media_b793 .grid-clean-edec {
  margin-left: 85px;
}
article.media_b793 .under_0f47 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.media_b793 .under_0f47 .hero_stale_cc2e {
  margin-left: 10px;
}
article.media_b793 .heading-7abc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.media_b793 .search_b9e0 {
  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 .badge-3806,
  #respond .status-2fed,
  #respond .upper_8d01 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .badge-3806 input,
#respond .status-2fed input,
#respond .upper_8d01 input {
  width: 100%;
}
#respond .upper_8d01 {
  margin-right: 0;
}
#respond .dark_5cca #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tiny_bd85 {
  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;
}
.tiny_bd85.tertiary_green_9970 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tiny_bd85 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%);
}
.tiny_bd85:focus,
.tiny_bd85: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);
}
.popup-dim-8c13 {
  border-radius: 10%;
}
.north-2e00 {
  border-radius: 50%;
}
.menu_red_a278 {
  font-size: 0.72em;
}
.green-9395 {
  font-size: 0.875em;
}
.content_3013 {
  font-size: 1.1em;
}
.media_166a {
  text-transform: uppercase;
  line-height: 1.2;
}
.media_166a.menu_red_a278 {
  letter-spacing: 0.5px;
}
.inner_2846,
.inner_2846 a {
  color: #6d6d6d;
}
.inner_2846 a:hover {
  color: #111;
}
.mini-ee28 {
  color: #6d6d6d;
}
.form-pressed-9e72 {
  overflow-x: hidden;
}
.form-pressed-9e72 .list-small-882e.orange_28f4 {
  position: relative;
}
.form-pressed-9e72 .list-small-882e.orange_28f4.new_491a {
  position: initial;
}
.form-pressed-9e72
  .list-small-882e.orange_28f4.new_491a
  .fixed_5e93 {
  left: auto;
}
.form-pressed-9e72 .list-small-882e .fixed_5e93 {
  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;
}
.form-pressed-9e72 .list-small-882e:hover.orange_28f4 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.form-pressed-9e72
  .list-small-882e:hover.orange_28f4
  .fixed_5e93 {
  display: block;
  z-index: 9999999;
}
.form-pressed-9e72 .huge_c126 .icon-red-e3cf,
.form-pressed-9e72 .paragraph-south-a799 .icon-red-e3cf {
  display: none;
}
.form-pressed-9e72 .detail_a4e4 .list-small-882e:hover.orange_28f4 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.thick-5606 .badge-3806 label,
.thick-5606 .under-9928 label,
.thick-5606 .status-2fed label,
.thick-5606 .upper_8d01 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tertiary_white_44e7 {
  list-style: none;
  margin: 0;
}
.tertiary_white_44e7 article.media_b793 {
  margin-bottom: 0;
}
.tertiary_white_44e7 ul {
  list-style: none;
  margin: 0;
}
.tertiary_white_44e7 .north-e8f9 li.media_b793 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tertiary_white_44e7 .north-e8f9 li.media_b793 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tertiary_white_44e7 .north-e8f9 li.media_b793: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) {
  .tertiary_white_44e7 .north-e8f9 li.media_b793 li.media_b793 li.media_b793 li.media_b793 {
    padding-left: 0;
  }
}
article.media_b793 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.media_b793 .gold-1547 p:last-of-type {
  margin-bottom: 0;
}
article.media_b793 .image_over_f0e6 {
  float: left;
}
article.media_b793 .grid-clean-edec {
  margin-left: 85px;
}
article.media_b793 .under_0f47 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.media_b793 .under_0f47 .hero_stale_cc2e {
  margin-left: 10px;
}
article.media_b793 .heading-7abc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.media_b793 .search_b9e0 {
  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 .badge-3806,
  #respond .status-2fed,
  #respond .upper_8d01 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .badge-3806 input,
#respond .status-2fed input,
#respond .upper_8d01 input {
  width: 100%;
}
#respond .upper_8d01 {
  margin-right: 0;
}
#respond .dark_5cca #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.huge_c126 .warm_9e92 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.warm_9e92 .widget_bd83.slow-ab78 .hidden_cool_e6c4 > li > a:focus,
.warm_9e92 .widget_bd83.slow-ab78 .hidden_cool_e6c4 > li > a:hover,
.warm_9e92 .widget_bd83.column-north-9410 .hidden_cool_e6c4 > li > a:focus,
.warm_9e92 .widget_bd83.column-north-9410 .hidden_cool_e6c4 > li > a:hover,
.warm_9e92 .widget_bd83.panel-a82a .hidden_cool_e6c4 > li > a:focus,
.warm_9e92 .widget_bd83.panel-a82a .hidden_cool_e6c4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.warm_9e92
  .widget_bd83.slow-ab78
  .hidden_cool_e6c4
  > li.up-b84b
  > a,
.warm_9e92
  .widget_bd83.slow-ab78
  .hidden_cool_e6c4
  > li.tabs_cecf
  > a,
.warm_9e92
  .widget_bd83.column-north-9410
  .hidden_cool_e6c4
  > li.up-b84b
  > a,
.warm_9e92
  .widget_bd83.column-north-9410
  .hidden_cool_e6c4
  > li.tabs_cecf
  > a,
.warm_9e92
  .widget_bd83.panel-a82a
  .hidden_cool_e6c4
  > li.up-b84b
  > a,
.warm_9e92 .widget_bd83.panel-a82a .hidden_cool_e6c4 > li.pattern-9942 > a {
  color: rgba(255, 255, 255, 0.99);
}
.warm_9e92 .cold_a96e,
.warm_9e92 .cold_a96e a {
  color: rgba(255, 255, 255, 0.99);
}
.warm_9e92 .plasma_1b08.sidebar_66b8 li a,
.warm_9e92 .footer-aa68 a,
.warm_9e92 .text-2513,
.warm_9e92 .hidden_cool_e6c4 > li > a,
.warm_9e92 .right_b975 {
  color: rgba(255, 255, 255, 0.79);
}
.warm_9e92 .plasma_1b08.sidebar_66b8 li a:hover,
.warm_9e92 .footer-aa68 a:hover,
.warm_9e92 .text-2513:hover,
.warm_9e92 .hidden_cool_e6c4 > li > a:hover,
.warm_9e92 .right_b975:hover {
  color: rgba(255, 255, 255, 0.99);
}
.warm_9e92 .filter-tiny-fa60 {
  color: rgba(255, 255, 255, 0.79);
}
.warm_9e92 .filter-tiny-fa60 .pagination-pink-8d26 {
  color: rgba(255, 255, 255, 0.99);
}
.warm_9e92 .filter-tiny-fa60:hover {
  color: rgba(255, 255, 255, 0.99);
}
.warm_9e92 .overlay_red_5897 .yellow-5447 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.warm_9e92 .overlay_red_5897 .yellow-5447 .element-glass-afdb {
  color: rgba(255, 255, 255, 0.79);
}
.warm_9e92
  .overlay_red_5897
  .yellow-5447
  .element-glass-afdb::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.warm_9e92
  .overlay_red_5897
  .yellow-5447
  .element-glass-afdb:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.warm_9e92
  .overlay_red_5897
  .yellow-5447
  .element-glass-afdb::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.warm_9e92
  .overlay_red_5897
  .yellow-5447
  .element-glass-afdb::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.warm_9e92 .overlay_red_5897 .inner_be72 {
  color: rgba(255, 255, 255, 0.79);
}
.warm_9e92 .overlay_red_5897 .inner_be72:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label_58e7
  .warm_9e92
  .overlay_red_5897
  .overlay_597f
  .photo-mini-688a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.label_58e7
  .warm_9e92
  .overlay_red_5897
  .overlay_597f
  .element-glass-afdb {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.huge_c126 .breadcrumb-bfe6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.breadcrumb-bfe6 .widget_bd83.slow-ab78 .hidden_cool_e6c4 > li > a:focus,
.breadcrumb-bfe6 .widget_bd83.slow-ab78 .hidden_cool_e6c4 > li > a:hover,
.breadcrumb-bfe6 .widget_bd83.column-north-9410 .hidden_cool_e6c4 > li > a:focus,
.breadcrumb-bfe6 .widget_bd83.column-north-9410 .hidden_cool_e6c4 > li > a:hover,
.breadcrumb-bfe6 .widget_bd83.panel-a82a .hidden_cool_e6c4 > li > a:focus,
.breadcrumb-bfe6 .widget_bd83.panel-a82a .hidden_cool_e6c4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-bfe6
  .widget_bd83.slow-ab78
  .hidden_cool_e6c4
  > li.up-b84b
  > a,
.breadcrumb-bfe6
  .widget_bd83.slow-ab78
  .hidden_cool_e6c4
  > li.tabs_cecf
  > a,
.breadcrumb-bfe6
  .widget_bd83.column-north-9410
  .hidden_cool_e6c4
  > li.up-b84b
  > a,
.breadcrumb-bfe6
  .widget_bd83.column-north-9410
  .hidden_cool_e6c4
  > li.tabs_cecf
  > a,
.breadcrumb-bfe6
  .widget_bd83.panel-a82a
  .hidden_cool_e6c4
  > li.up-b84b
  > a,
.breadcrumb-bfe6 .widget_bd83.panel-a82a .hidden_cool_e6c4 > li.pattern-9942 > a {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-bfe6 .cold_a96e,
.breadcrumb-bfe6 .cold_a96e a {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-bfe6 .plasma_1b08.sidebar_66b8 li a,
.breadcrumb-bfe6 .footer-aa68 a,
.breadcrumb-bfe6 .text-2513,
.breadcrumb-bfe6 .hidden_cool_e6c4 > li > a,
.breadcrumb-bfe6 .right_b975 {
  color: rgba(0, 0, 0, 0.55);
}
.breadcrumb-bfe6 .plasma_1b08.sidebar_66b8 li a:hover,
.breadcrumb-bfe6 .footer-aa68 a:hover,
.breadcrumb-bfe6 .text-2513:hover,
.breadcrumb-bfe6 .hidden_cool_e6c4 > li > a:hover,
.breadcrumb-bfe6 .right_b975:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-bfe6 .filter-tiny-fa60 {
  color: rgba(0, 0, 0, 0.55);
}
.breadcrumb-bfe6 .filter-tiny-fa60 .pagination-pink-8d26 {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-bfe6 .filter-tiny-fa60:hover {
  color: rgba(0, 0, 0, 0.8);
}
.smooth-6c17 .notice_0e3d {
  margin-left: auto;
  margin-right: auto;
}
.detail_576d > * {
  margin-left: auto;
  margin-right: auto;
}
.detail_576d .hidden_fd61 {
  margin-right: 1.41575em;
}
.search-steel-191b .detail_576d > .caption_a2de {
  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;
}
.search-steel-191b .detail_576d > .photo_first_cc55 {
  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;
}
.info_hot_61f2.smooth-6c17 .notice_0e3d,
.in-3f86.smooth-6c17 .notice_0e3d {
  margin-left: 0;
}
.sidebar_under_6815.smooth-6c17 .notice_0e3d,
.preview-huge-af69.smooth-6c17 .notice_0e3d {
  margin-right: 0;
}
.detail_576d ol,
.detail_576d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hot-7f42 video {
  max-width: 100%;
}
.active_0230 img {
  display: block;
}
.active_0230.hidden_fd61,
.active_0230.gold-baa2 {
  width: 100%;
}
.active_0230.photo_first_cc55 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.active_2800:not(.form_smooth_e047) {
  margin: 1.5em auto;
}
.progress-gas-79f1 p {
  padding: 1.5em 14px;
}
ul.prev-477c.photo_first_cc55,
ul.prev-477c.caption_a2de,
ul.prev-477c.pagination-east-7a60.caption_a2de {
  padding: 0 14px;
}
.prev-7293 {
  display: block;
  overflow-x: auto;
}
.prev-7293 table {
  border-collapse: collapse;
  width: 100%;
}
.prev-7293 td,
.prev-7293 th {
  padding: 0.5em;
}
.detail_576d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.detail_576d ol ol,
.detail_576d ol ul,
.detail_576d ul ol,
.detail_576d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.detail_576d ol ol li,
.detail_576d ol ul li,
.detail_576d ul ol li,
.detail_576d ul ul li {
  margin-left: 0;
}
.surface_c270.paper-fe8a > .overlay_north_4965 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.surface_c270.paper-fe8a > .overlay_north_4965 iframe,
.surface_c270.paper-fe8a > .overlay_north_4965 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.primary_stone_925a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.primary_stone_925a.summary-focused-57d1 {
  padding: 0;
}
.primary_stone_925a.summary-focused-57d1 cite {
  font-size: 13px;
}
.primary_stone_925a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.primary_stone_925a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.black_eb09 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.black_eb09 > p:first-child {
  margin-top: 0;
}
.black_eb09 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.black_eb09 blockquote {
  border-left: 0;
}
.cool_66b2 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.cool_66b2:not(.hard_68f6) {
  max-width: 100px;
}
.cool_66b2.gallery_yellow_8215 {
  border-bottom: none !important;
  text-align: center;
}
.cool_66b2.gallery_yellow_8215::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .progress-gas-79f1 p {
    padding: 1.5em 0;
  }
}
.element_soft_8b35 {
  color: #0073aa;
}
.cold_0588 {
  background-color: #0073aa;
}
.section-solid-2693 {
  color: #229fd8;
}
.hard-2fdb {
  background-color: #229fd8;
}
.mask-c664 {
  color: #eee;
}
.smooth-c462 {
  background-color: #eee;
}
.hero_52d1 {
  color: #444;
}
.photo_focused_d581 {
  background-color: #444;
}
.small_81bc {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.small_81bc .input-small-711b .footer-aa68 {
  font-size: 15px;
}
.small_81bc .footer-aa68 {
  line-height: 1.3;
}
.small_81bc .breadcrumb-bfe6 {
}
.small_81bc .warm_9e92 {
  background: #235787;
}
.table_fresh_ca45 {
  padding: 0;
}
.table_fresh_ca45 .warm_9e92 {
  background: #1a1a1a;
}
.table_fresh_ca45 .breadcrumb-bfe6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.prev_a19f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.prev_a19f .breadcrumb-bfe6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.prev_a19f .warm_9e92 {
  background: #303030;
}
.mini_e9aa {
  position: relative;
  z-index: 10;
}
.mini_e9aa .chip_5322 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paper_4f6e .orange_28f4 {
  display: inline-block;
  vertical-align: middle;
}
.paper_4f6e.shadow_focused_cc7c .orange_28f4 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .paper_4f6e.shadow_focused_cc7c .orange_28f4 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .paper_4f6e.shadow_focused_cc7c .orange_28f4 {
    margin-right: 0.4em;
  }
}
.paper_4f6e.shadow_focused_cc7c .orange_28f4:last-child {
  margin-right: 0;
}
.alert_clean_8385 .chip_5322 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .huge_c126 .input-small-711b {
    margin: 0 -0.5em;
  }
  .huge_c126 .input-small-711b [class*="customify-col-"],
  .huge_c126 .input-small-711b [class*="customify-col_"],
  .huge_c126 .input-small-711b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.huge_c126.gradient-fixed-abee .chip_5322 {
  background: 0 0 !important;
}
.huge_c126.gradient-fixed-abee .chip_5322,
.huge_c126.alert_clean_8385 .chip_5322 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .huge_c126.column_e47e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.huge_c126.alert_clean_8385 .chip_5322 {
  box-shadow: none !important;
}
.static_87a9 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .static_87a9 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .static_87a9 {
    padding: 18px 0 20px;
  }
}
.static_87a9 .progress-bright-ad08 {
  width: 100%;
}
.static_87a9 .out-c972 {
  margin-bottom: 0;
}
.static_87a9 .dropdown-upper-66f4 {
  margin-top: 5px;
  font-size: 0.875em;
}
.carousel-tiny-29a5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.carousel-tiny-29a5 .highlight_bottom_75a1 {
  width: 100%;
}
.hard_f4c8 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hard_f4c8 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hard_f4c8 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;
}
.hard_f4c8 li:last-child:after {
  display: none;
}
.hard_f4c8 li a {
  font-weight: 500;
  margin-right: 10px;
}
.fluid_71b4 .icon-red-e3cf button,
.static_87a9 .icon-red-e3cf button {
  left: 0;
}
.fluid_71b4 .highlight_bottom_75a1,
.static_87a9 .highlight_bottom_75a1 {
  padding-left: 0;
  padding-right: 0;
}
.fluid_71b4 .carousel-tiny-29a5,
.static_87a9 .carousel-tiny-29a5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.fluid_71b4 {
  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;
}
.fluid_71b4: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;
}
.fluid_71b4 .purple-0569 {
  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) {
  .fluid_71b4 .purple-0569 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .fluid_71b4 .purple-0569 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .fluid_71b4 .purple-0569 {
    min-height: 200px;
  }
}
.fluid_71b4 .hard_f4c8 {
  color: rgba(255, 255, 255, 0.8);
}
.fluid_71b4 .hard_f4c8 a,
.fluid_71b4 .hard_f4c8 li:after {
  color: inherit;
}
.fluid_71b4 .hard_f4c8 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.grid-e7a2 {
  margin-bottom: 0.5em;
}
.stale-05f7 {
  margin-bottom: 1.2em;
}
.stale-05f7,
.grid-e7a2 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.stale-05f7 p:last-child,
.grid-e7a2 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .icon-red-e3cf,
#masthead .icon-red-e3cf {
  display: none;
}
#masthead
  > .icon-red-e3cf.right-c1fb {
  display: none;
}
#masthead > .icon-red-e3cf button {
  left: 0;
}
.static-3bde {
  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%;
}
.static-3bde .orange_28f4 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.static-3bde .wrapper_44d2 {
  display: -webkit-box;
  display: flex;
}
.static-3bde .wrapper_44d2.feature_742b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.static-3bde .wrapper_44d2.fluid-2497 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.static-3bde .wrapper_44d2.solid-fcee {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.static-3bde.red-8a20.east-0bed .wrapper_44d2.feature_742b {
  flex-basis: 100%;
}
.static-3bde.pattern_fe3d .wrapper_44d2.fluid-2497 {
  -webkit-box-flex: 1;
  flex: auto;
}
.static-3bde.pattern_fe3d .wrapper_44d2.solid-fcee {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .icon-red-e3cf.right-c1fb {
  display: none;
}
#masthead > .icon-red-e3cf button {
  left: 0;
}
.dropdown_left_1e58 {
  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;
}
.dropdown_left_1e58:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.dropdown_left_1e58.shade-9459 i {
  margin-right: 4px;
}
.dropdown_left_1e58.stone_d460 i {
  margin-left: 5px;
}
.footer-aa68 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.footer-aa68 p:last-child {
  margin-bottom: 0;
}
.smooth_d109 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.smooth_d109 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.smooth_d109 img {
  display: block;
  width: auto;
  line-height: 1;
}
.smooth_d109 .cold_a96e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.smooth_d109 .info-red-52e2 {
  margin: 5px 0 7px 0;
}
.smooth_d109.form_right_506b .dirty_40ae {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.smooth_d109.form_right_506b .description-yellow-c8b5 {
  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;
}
.smooth_d109.black_17b7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.smooth_d109.black_17b7 .dirty_40ae {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.smooth_d109.black_17b7 .description-yellow-c8b5 {
  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;
}
.smooth_d109.button_dfbc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.smooth_d109.dark_16e8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.smooth_d109.dark_16e8 .description-yellow-c8b5 {
  margin-top: 7px;
}
.old-2068 {
  display: inline-block;
}
.mini_e9aa .block_1100 .smooth_d109 img {
  max-width: 100%;
}
.widget_bd83 .outline-top-bec1.prev_6230,
.dropdown_advanced_148e .outline-top-bec1.prev_6230 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.widget_bd83 .steel_897e,
.dropdown_advanced_148e .steel_897e {
  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_bd83 .steel_897e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.widget_bd83.popup_light_0da6 .steel_897e {
  display: none;
}
.widget_bd83 .gradient_5c54 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget_bd83 .gradient_5c54 li {
  display: inline-block;
  position: relative;
}
.widget_bd83 .gradient_5c54 li:last-child {
  margin-right: 0;
}
.widget_bd83 .gradient_5c54 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_bd83 .gradient_5c54 li.pattern-9942 > a {
  color: rgba(0, 0, 0, 0.9);
}
.widget_bd83 .gradient_5c54 > 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_bd83 .gradient_5c54 > li > a i {
  line-height: 0;
}
.widget_bd83 .gradient_5c54 > li.dynamic_e8da > a .steel_897e {
  margin-left: 4px;
  line-height: 0;
}
.widget_bd83 .gradient_5c54 .center_5a57 li.dynamic_e8da > a {
  position: relative;
}
.widget_bd83 .gradient_5c54 .center_5a57 li.dynamic_e8da > a:after,
.widget_bd83 .gradient_5c54 .center_5a57 li.dynamic_e8da > a:before {
  content: "";
  display: table;
}
.widget_bd83 .gradient_5c54 .center_5a57 li.dynamic_e8da > a:after {
  clear: both;
}
.widget_bd83 .gradient_5c54 .center_5a57 li.dynamic_e8da > a .steel_897e {
  margin-left: 5px;
  float: right;
}
.widget_bd83 .picture_top_1992,
.widget_bd83 .center_5a57 {
  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_bd83 .center_5a57 {
  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_bd83 .center_5a57 .prev_6230 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.widget_bd83 .center_5a57 .steel_897e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.widget_bd83 .center_5a57 li {
  display: block;
  margin: 0;
  padding: 0;
}
.widget_bd83 .center_5a57 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_bd83 .center_5a57 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.widget_bd83 .center_5a57 .center_5a57 {
  top: 0;
  left: 100%;
}
.widget_bd83 .basic_a6bc.fn-focus-617c > .picture_top_1992,
.widget_bd83 .basic_a6bc.fn-focus-617c > .center_5a57,
.widget_bd83 .basic_a6bc:focus > .picture_top_1992,
.widget_bd83 .basic_a6bc:focus > .center_5a57,
.widget_bd83 .basic_a6bc:hover > .picture_top_1992,
.widget_bd83 .basic_a6bc:hover > .center_5a57 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.widget_bd83.panel-a82a .hidden_cool_e6c4:after,
.widget_bd83.panel-a82a .hidden_cool_e6c4:before {
  content: "";
  display: table;
}
.widget_bd83.panel-a82a .hidden_cool_e6c4:after {
  clear: both;
}
.widget_bd83.panel-a82a .hidden_cool_e6c4 > li {
  float: left;
}
.widget_bd83.narrow_d8f8 .hidden_cool_e6c4:after,
.widget_bd83.narrow_d8f8 .hidden_cool_e6c4:before {
  content: "";
  display: table;
}
.widget_bd83.narrow_d8f8 .hidden_cool_e6c4:after {
  clear: both;
}
.widget_bd83.narrow_d8f8 .hidden_cool_e6c4 > li {
  float: left;
}
.widget_bd83.narrow_d8f8 .hidden_cool_e6c4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.widget_bd83.narrow_d8f8 .hidden_cool_e6c4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.widget_bd83.narrow_d8f8 .hidden_cool_e6c4 > li.up-b84b > a,
.widget_bd83.narrow_d8f8 .hidden_cool_e6c4 > li.pattern-9942 > a {
  color: #fff;
  background-color: #1e4b75;
}
.widget_bd83.slow-ab78 .hidden_cool_e6c4 > li > a .prev_6230 {
  position: relative;
}
.widget_bd83.slow-ab78 .hidden_cool_e6c4 > li > a .prev_6230: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_bd83.slow-ab78
  .hidden_cool_e6c4
  > li:focus
  > a
  .prev_6230:before,
.widget_bd83.slow-ab78
  .hidden_cool_e6c4
  > li:hover
  > a
  .prev_6230:before {
  width: 100%;
  background-color: currentColor;
}
.widget_bd83.slow-ab78
  .hidden_cool_e6c4
  > li.up-b84b
  > a
  .prev_6230:before,
.widget_bd83.slow-ab78
  .hidden_cool_e6c4
  > li.tabs_cecf
  > a
  .prev_6230:before {
  width: 100%;
  background-color: currentColor;
}
.widget_bd83.column-north-9410 .hidden_cool_e6c4 > li > a .prev_6230 {
  position: relative;
}
.widget_bd83.column-north-9410 .hidden_cool_e6c4 > li > a .prev_6230: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_bd83.column-north-9410 .hidden_cool_e6c4 > li:focus > a .prev_6230:before,
.widget_bd83.column-north-9410
  .hidden_cool_e6c4
  > li:hover
  > a
  .prev_6230:before {
  width: 100%;
  background-color: currentColor;
}
.widget_bd83.column-north-9410
  .hidden_cool_e6c4
  > li.up-b84b
  > a
  .prev_6230:before,
.widget_bd83.column-north-9410
  .hidden_cool_e6c4
  > li.tabs_cecf
  > a
  .prev_6230:before {
  width: 100%;
  background-color: currentColor;
}
.dropdown_advanced_148e .gradient_5c54 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dropdown_advanced_148e .gradient_5c54 li:first-child > a {
  border-top: none;
}
.dropdown_advanced_148e .gradient_5c54 .solid_3e57 > .prev_6230 .steel_897e {
  display: none;
}
.dropdown_advanced_148e .gradient_5c54 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dropdown_advanced_148e .gradient_5c54 li:last-child {
  border: none;
}
.dropdown_advanced_148e .gradient_5c54 li.dynamic_e8da > a {
  padding-right: 45px !important;
}
.dropdown_advanced_148e .gradient_5c54 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dropdown_advanced_148e .gradient_5c54 li a:focus,
.dropdown_advanced_148e .gradient_5c54 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dropdown_advanced_148e .gradient_5c54 li .white_f3c9 {
  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;
}
.dropdown_advanced_148e .gradient_5c54 li .white_f3c9:hover {
  box-shadow: none;
}
.dropdown_advanced_148e .gradient_5c54 li .white_f3c9 .steel_897e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dropdown_advanced_148e .gradient_5c54 .center_5a57 {
  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);
}
.dropdown_advanced_148e .gradient_5c54 .center_5a57 li a {
  padding-left: 3em;
}
.dropdown_advanced_148e .gradient_5c54 .hover_6770 > a .white_f3c9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dropdown_advanced_148e .gradient_5c54 .hover_6770 > .center_5a57 {
  display: block;
  opacity: 1;
}
.background-874a {
  max-width: 100%;
}
.alert-1fda {
  line-height: 0;
  cursor: pointer;
}
.right_b975 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.right_b975:hover {
  box-shadow: none;
  color: currentColor;
}
.right_b975 svg {
  width: 18px;
  height: 18px;
}
.right_b975 .active_up_f3b5 {
  display: none;
}
.disabled_e108 {
  position: relative;
}
.disabled_e108.fn-active-617c .right_b975 .down_d265 {
  display: none;
}
.disabled_e108.fn-active-617c .right_b975 .active_up_f3b5 {
  display: inline-block;
}
.disabled_e108 .narrow_920c {
  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);
}
.disabled_e108.gold-8333 .narrow_920c {
  left: auto;
  right: -0.9em;
}
.disabled_e108.gold-8333 .panel-a4a4::before {
  left: auto;
  right: 15px;
}
.disabled_e108.fn-active-617c .narrow_920c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.overlay_597f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.overlay_597f label {
  flex-basis: 100%;
}
.overlay_597f .yellow-5447 {
  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;
}
.overlay_597f .element-glass-afdb {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.overlay_597f .element-glass-afdb:focus {
  background-color: transparent;
}
.overlay_597f button.inner_be72 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.overlay_597f button.inner_be72:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.overlay_597f button.inner_be72 svg {
  width: 18px;
  height: 18px;
}
.overlay_597f input[type="submit"] {
  min-height: auto;
}
.overlay_red_5897 .overlay_597f .element-glass-afdb {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.panel-a4a4 {
  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) {
  .panel-a4a4 {
    width: 220px;
  }
}
.panel-a4a4 label {
  flex-basis: 100%;
}
.panel-a4a4::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;
}
.label_58e7 .overlay_red_5897 .overlay_597f {
  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;
}
.label_58e7
  .overlay_red_5897
  .overlay_597f
  .yellow-5447 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.label_58e7 .overlay_red_5897 .overlay_597f .element-glass-afdb {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.label_58e7
  .overlay_red_5897
  .overlay_597f
  .element-glass-afdb:focus {
  background: 0 0;
}
.label_58e7
  .overlay_red_5897
  .overlay_597f
  .photo-mini-688a {
  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;
}
.plasma_1b08 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.plasma_1b08 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.plasma_1b08 li:last-child {
  margin-right: 0;
}
.plasma_1b08 li:first-child {
  margin-left: 0;
}
.plasma_1b08.logo-4ddf a {
  color: #fff;
}
.plasma_1b08.logo-4ddf a:hover {
  color: #fff;
}
.plasma_1b08 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.plasma_1b08 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.plasma_1b08 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.plasma_1b08 a:hover {
  opacity: 0.9;
  color: inherit;
}
.plasma_1b08 [class*="social-icon-apple"] {
  background-color: #999;
}
.plasma_1b08 [class*="social-icon-apple"].description-yellow-1aef {
  background-color: transparent;
  color: #999;
}
.plasma_1b08 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.plasma_1b08 [class*="social-icon-behance"].description-yellow-1aef {
  background-color: transparent;
  color: #1769ff;
}
.plasma_1b08 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.plasma_1b08 [class*="social-icon-bitbucket"].description-yellow-1aef {
  background-color: transparent;
  color: #205081;
}
.plasma_1b08 [class*="social-icon-codepen"] {
  background-color: #000;
}
.plasma_1b08 [class*="social-icon-codepen"].description-yellow-1aef {
  background-color: transparent;
  color: #000;
}
.plasma_1b08 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.plasma_1b08 [class*="social-icon-delicious"].description-yellow-1aef {
  background-color: transparent;
  color: #39f;
}
.plasma_1b08 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.plasma_1b08 [class*="social-icon-digg"].description-yellow-1aef {
  background-color: transparent;
  color: #005be2;
}
.plasma_1b08 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.plasma_1b08 [class*="social-icon-dribbble"].description-yellow-1aef {
  background-color: transparent;
  color: #ea4c89;
}
.plasma_1b08 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.plasma_1b08 [class*="social-icon-envelope"].description-yellow-1aef {
  background-color: transparent;
  color: #ea4335;
}
.plasma_1b08 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.plasma_1b08 [class*="social-icon-facebook"].description-yellow-1aef {
  background-color: transparent;
  color: #3b5998;
}
.plasma_1b08 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.plasma_1b08 [class*="social-icon-flickr"].description-yellow-1aef {
  background-color: transparent;
  color: #0063dc;
}
.plasma_1b08 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.plasma_1b08 [class*="social-icon-foursquare"].description-yellow-1aef {
  background-color: transparent;
  color: #2d5be3;
}
.plasma_1b08 [class*="social-icon-github"] {
  background-color: #333;
}
.plasma_1b08 [class*="social-icon-github"].description-yellow-1aef {
  background-color: transparent;
  color: #333;
}
.plasma_1b08 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.plasma_1b08 [class*="social-icon-google-plus"].description-yellow-1aef {
  background-color: transparent;
  color: #dd4b39;
}
.plasma_1b08 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.plasma_1b08 [class*="social-icon-houzz"].description-yellow-1aef {
  background-color: transparent;
  color: #7ac142;
}
.plasma_1b08 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.plasma_1b08 [class*="social-icon-instagram"].description-yellow-1aef {
  background-color: transparent;
  color: #262626;
}
.plasma_1b08 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.plasma_1b08 [class*="social-icon-jsfiddle"].description-yellow-1aef {
  background-color: transparent;
  color: #487aa2;
}
.plasma_1b08 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.plasma_1b08 [class*="social-icon-linkedin"].description-yellow-1aef {
  background-color: transparent;
  color: #0077b5;
}
.plasma_1b08 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.plasma_1b08 [class*="social-icon-medium"].description-yellow-1aef {
  background-color: transparent;
  color: #00ab6b;
}
.plasma_1b08 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.plasma_1b08
  [class*="social-icon-odnoklassniki"].description-yellow-1aef {
  background-color: transparent;
  color: #f4731c;
}
.plasma_1b08 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.plasma_1b08 [class*="social-icon-meetup"].description-yellow-1aef {
  background-color: transparent;
  color: #ec1c40;
}
.plasma_1b08 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.plasma_1b08 [class*="social-icon-pinterest"].description-yellow-1aef {
  background-color: transparent;
  color: #bd081c;
}
.plasma_1b08 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.plasma_1b08 [class*="social-icon-product-hunt"].description-yellow-1aef {
  background-color: transparent;
  color: #da552f;
}
.plasma_1b08 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.plasma_1b08 [class*="social-icon-reddit"].description-yellow-1aef {
  background-color: transparent;
  color: #ff4500;
}
.plasma_1b08 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.plasma_1b08 [class*="social-icon-rss"].description-yellow-1aef {
  background-color: transparent;
  color: #f26522;
}
.plasma_1b08 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.plasma_1b08
  [class*="social-icon-shopping-cart"].description-yellow-1aef {
  background-color: transparent;
  color: #4caf50;
}
.plasma_1b08 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.plasma_1b08 [class*="social-icon-skype"].description-yellow-1aef {
  background-color: transparent;
  color: #00aff0;
}
.plasma_1b08 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.plasma_1b08 [class*="social-icon-slideshare"].description-yellow-1aef {
  background-color: transparent;
  color: #0077b5;
}
.plasma_1b08 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.plasma_1b08 [class*="social-icon-snapchat"].description-yellow-1aef {
  background-color: transparent;
  color: #fffc00;
}
.plasma_1b08 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.plasma_1b08 [class*="social-icon-soundcloud"].description-yellow-1aef {
  background-color: transparent;
  color: #f80;
}
.plasma_1b08 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.plasma_1b08 [class*="social-icon-spotify"].description-yellow-1aef {
  background-color: transparent;
  color: #2ebd59;
}
.plasma_1b08 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.plasma_1b08
  [class*="social-icon-stack-overflow"].description-yellow-1aef {
  background-color: transparent;
  color: #fe7a15;
}
.plasma_1b08 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.plasma_1b08 [class*="social-icon-maldkfgram"].description-yellow-1aef {
  background-color: transparent;
  color: #2ca5e0;
}
.plasma_1b08 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.plasma_1b08 [class*="social-icon-tripadvisor"].description-yellow-1aef {
  background-color: transparent;
  color: #589442;
}
.plasma_1b08 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.plasma_1b08 [class*="social-icon-tumblr"].description-yellow-1aef {
  background-color: transparent;
  color: #35465c;
}
.plasma_1b08 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.plasma_1b08 [class*="social-icon-twitch"].description-yellow-1aef {
  background-color: transparent;
  color: #6441a5;
}
.plasma_1b08 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.plasma_1b08 [class*="social-icon-twitter"].description-yellow-1aef {
  background-color: transparent;
  color: #1da1f2;
}
.plasma_1b08 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.plasma_1b08 [class*="social-icon-vimeo"].description-yellow-1aef {
  background-color: transparent;
  color: #1ab7ea;
}
.plasma_1b08 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.plasma_1b08 [class*="social-icon-vk"].description-yellow-1aef {
  background-color: transparent;
  color: #45668e;
}
.plasma_1b08 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.plasma_1b08 [class*="social-icon-weibo"].description-yellow-1aef {
  background-color: transparent;
  color: #df2029;
}
.plasma_1b08 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.plasma_1b08 [class*="social-icon-weixin"].description-yellow-1aef {
  background-color: transparent;
  color: #7bb32e;
}
.plasma_1b08 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.plasma_1b08 [class*="social-icon-whatsapp"].description-yellow-1aef {
  background-color: transparent;
  color: #25d366;
}
.plasma_1b08 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.plasma_1b08 [class*="social-icon-wordpress"].description-yellow-1aef {
  background-color: transparent;
  color: #21759b;
}
.plasma_1b08 [class*="social-icon-xing"] {
  background-color: #026466;
}
.plasma_1b08 [class*="social-icon-xing"].description-yellow-1aef {
  background-color: transparent;
  color: #026466;
}
.plasma_1b08 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.plasma_1b08 [class*="social-icon-yelp"].description-yellow-1aef {
  background-color: transparent;
  color: #af0606;
}
.plasma_1b08 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.plasma_1b08 [class*="social-icon-youtube"].description-yellow-1aef {
  background-color: transparent;
  color: #cd201f;
}
.text-2513 {
  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;
}
.text-2513:hover {
  box-shadow: none;
  background: 0 0;
}
.container_b052 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.simple_c6b8 {
  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;
}
.accordion-0176 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.content-cc3e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.content-cc3e,
.content-cc3e::after,
.content-cc3e::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;
}
.content-cc3e::after,
.content-cc3e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.logo-stone-de77 .simple_c6b8 .accordion-0176 {
  margin-top: -2px;
  width: 19px;
}
.logo-stone-de77 .simple_c6b8 .content-cc3e {
  margin-top: -1px;
}
.logo-stone-de77 .simple_c6b8 .content-cc3e,
.logo-stone-de77 .simple_c6b8 .content-cc3e::after,
.logo-stone-de77 .simple_c6b8 .content-cc3e::before {
  width: 19px;
  height: 2px;
}
.logo-stone-de77 .simple_c6b8 .content-cc3e::before {
  top: -6px;
}
.logo-stone-de77 .simple_c6b8 .content-cc3e::after {
  bottom: -6px;
}
.east-a0fe .simple_c6b8 .accordion-0176 {
  margin-top: -2px;
  width: 22px;
}
.east-a0fe .simple_c6b8 .content-cc3e {
  margin-top: -1px;
}
.east-a0fe .simple_c6b8 .content-cc3e,
.east-a0fe .simple_c6b8 .content-cc3e::after,
.east-a0fe .simple_c6b8 .content-cc3e::before {
  width: 22px;
  height: 2px;
}
.east-a0fe .simple_c6b8 .content-cc3e::before {
  top: -7px;
}
.east-a0fe .simple_c6b8 .content-cc3e::after {
  bottom: -7px;
}
.summary-light-601a .simple_c6b8 .accordion-0176 {
  margin-top: -2px;
  width: 31px;
}
.summary-light-601a .simple_c6b8 .content-cc3e {
  margin-top: -1.5px;
}
.summary-light-601a .simple_c6b8 .content-cc3e,
.summary-light-601a .simple_c6b8 .content-cc3e::after,
.summary-light-601a .simple_c6b8 .content-cc3e::before {
  width: 31px;
  height: 3px;
}
.summary-light-601a .simple_c6b8 .content-cc3e::before {
  top: -9px;
}
.summary-light-601a .simple_c6b8 .content-cc3e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .modal-b731 .simple_c6b8 .accordion-0176 {
    margin-top: -2px;
    width: 19px;
  }
  .modal-b731 .simple_c6b8 .content-cc3e {
    margin-top: -1px;
  }
  .modal-b731 .simple_c6b8 .content-cc3e,
  .modal-b731 .simple_c6b8 .content-cc3e::after,
  .modal-b731 .simple_c6b8 .content-cc3e::before {
    width: 19px;
    height: 2px;
  }
  .modal-b731 .simple_c6b8 .content-cc3e::before {
    top: -6px;
  }
  .modal-b731 .simple_c6b8 .content-cc3e::after {
    bottom: -6px;
  }
  .column-last-533e .simple_c6b8 .accordion-0176 {
    margin-top: -2px;
    width: 22px;
  }
  .column-last-533e .simple_c6b8 .content-cc3e {
    margin-top: -1px;
  }
  .column-last-533e .simple_c6b8 .content-cc3e,
  .column-last-533e .simple_c6b8 .content-cc3e::after,
  .column-last-533e .simple_c6b8 .content-cc3e::before {
    width: 22px;
    height: 2px;
  }
  .column-last-533e .simple_c6b8 .content-cc3e::before {
    top: -7px;
  }
  .column-last-533e .simple_c6b8 .content-cc3e::after {
    bottom: -7px;
  }
  .caption-50c0 .simple_c6b8 .accordion-0176 {
    margin-top: -2px;
    width: 31px;
  }
  .caption-50c0 .simple_c6b8 .content-cc3e {
    margin-top: -1.5px;
  }
  .caption-50c0 .simple_c6b8 .content-cc3e,
  .caption-50c0 .simple_c6b8 .content-cc3e::after,
  .caption-50c0 .simple_c6b8 .content-cc3e::before {
    width: 31px;
    height: 3px;
  }
  .caption-50c0 .simple_c6b8 .content-cc3e::before {
    top: -9px;
  }
  .caption-50c0 .simple_c6b8 .content-cc3e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .frame-stale-eef2 .simple_c6b8 .accordion-0176 {
    margin-top: -2px;
    width: 19px;
  }
  .frame-stale-eef2 .simple_c6b8 .content-cc3e {
    margin-top: -1px;
  }
  .frame-stale-eef2 .simple_c6b8 .content-cc3e,
  .frame-stale-eef2 .simple_c6b8 .content-cc3e::after,
  .frame-stale-eef2 .simple_c6b8 .content-cc3e::before {
    width: 19px;
    height: 2px;
  }
  .frame-stale-eef2 .simple_c6b8 .content-cc3e::before {
    top: -6px;
  }
  .frame-stale-eef2 .simple_c6b8 .content-cc3e::after {
    bottom: -6px;
  }
  .card_silver_0a42 .simple_c6b8 .accordion-0176 {
    margin-top: -2px;
    width: 22px;
  }
  .card_silver_0a42 .simple_c6b8 .content-cc3e {
    margin-top: -1px;
  }
  .card_silver_0a42 .simple_c6b8 .content-cc3e,
  .card_silver_0a42 .simple_c6b8 .content-cc3e::after,
  .card_silver_0a42 .simple_c6b8 .content-cc3e::before {
    width: 22px;
    height: 2px;
  }
  .card_silver_0a42 .simple_c6b8 .content-cc3e::before {
    top: -7px;
  }
  .card_silver_0a42 .simple_c6b8 .content-cc3e::after {
    bottom: -7px;
  }
  .slider-red-8e03 .simple_c6b8 .accordion-0176 {
    margin-top: -2px;
    width: 31px;
  }
  .slider-red-8e03 .simple_c6b8 .content-cc3e {
    margin-top: -1.5px;
  }
  .slider-red-8e03 .simple_c6b8 .content-cc3e,
  .slider-red-8e03 .simple_c6b8 .content-cc3e::after,
  .slider-red-8e03 .simple_c6b8 .content-cc3e::before {
    width: 31px;
    height: 3px;
  }
  .slider-red-8e03 .simple_c6b8 .content-cc3e::before {
    top: -9px;
  }
  .slider-red-8e03 .simple_c6b8 .content-cc3e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .label_thick_1c93 .simple_c6b8 .accordion-0176 {
    margin-top: -2px;
    width: 19px;
  }
  .label_thick_1c93 .simple_c6b8 .content-cc3e {
    margin-top: -1px;
  }
  .label_thick_1c93 .simple_c6b8 .content-cc3e,
  .label_thick_1c93 .simple_c6b8 .content-cc3e::after,
  .label_thick_1c93 .simple_c6b8 .content-cc3e::before {
    width: 19px;
    height: 2px;
  }
  .label_thick_1c93 .simple_c6b8 .content-cc3e::before {
    top: -6px;
  }
  .label_thick_1c93 .simple_c6b8 .content-cc3e::after {
    bottom: -6px;
  }
  .pagination-new-3ef9 .simple_c6b8 .accordion-0176 {
    margin-top: -2px;
    width: 22px;
  }
  .pagination-new-3ef9 .simple_c6b8 .content-cc3e {
    margin-top: -1px;
  }
  .pagination-new-3ef9 .simple_c6b8 .content-cc3e,
  .pagination-new-3ef9 .simple_c6b8 .content-cc3e::after,
  .pagination-new-3ef9 .simple_c6b8 .content-cc3e::before {
    width: 22px;
    height: 2px;
  }
  .pagination-new-3ef9 .simple_c6b8 .content-cc3e::before {
    top: -7px;
  }
  .pagination-new-3ef9 .simple_c6b8 .content-cc3e::after {
    bottom: -7px;
  }
  .small_7c57 .simple_c6b8 .accordion-0176 {
    margin-top: -2px;
    width: 31px;
  }
  .small_7c57 .simple_c6b8 .content-cc3e {
    margin-top: -1.5px;
  }
  .small_7c57 .simple_c6b8 .content-cc3e,
  .small_7c57 .simple_c6b8 .content-cc3e::after,
  .small_7c57 .simple_c6b8 .content-cc3e::before {
    width: 31px;
    height: 3px;
  }
  .small_7c57 .simple_c6b8 .content-cc3e::before {
    top: -9px;
  }
  .small_7c57 .simple_c6b8 .content-cc3e::after {
    bottom: -9px;
  }
}
.inner-bfc6 .content-cc3e {
  -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);
}
.inner-bfc6 .content-cc3e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.inner-bfc6 .content-cc3e::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);
}
.inner-bfc6.mask_7d8b .content-cc3e {
  -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);
}
.inner-bfc6.mask_7d8b .content-cc3e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.inner-bfc6.mask_7d8b .content-cc3e::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);
}
.footer_9bcb {
  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.short-19db:before {
  display: none;
}
.paragraph-south-a799 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.paragraph-south-a799 .fluid-fdfb {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.paragraph-south-a799 .fluid-fdfb:last-of-type {
  border-bottom: none;
}
.paragraph-south-a799 .fluid-fdfb.description-cb7d,
.paragraph-south-a799 .fluid-fdfb.tooltip-0b99,
.paragraph-south-a799 .fluid-fdfb.popup-e5fe {
  padding: 0;
}
.paragraph-south-a799 .dropdown_advanced_148e .white_f3c9 {
  color: currentColor;
}
.paragraph-south-a799 .dropdown_advanced_148e .white_f3c9:focus,
.paragraph-south-a799 .dropdown_advanced_148e .white_f3c9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph-south-a799.breadcrumb-bfe6 .filter-tiny-fa60,
.paragraph-south-a799.breadcrumb-bfe6 .footer-aa68 a,
.paragraph-south-a799.breadcrumb-bfe6 .hidden_cool_e6c4 a,
.paragraph-south-a799.breadcrumb-bfe6 .center_5a57 a {
  color: rgba(0, 0, 0, 0.55);
}
.paragraph-south-a799.breadcrumb-bfe6 .filter-tiny-fa60:hover,
.paragraph-south-a799.breadcrumb-bfe6 .footer-aa68 a:hover,
.paragraph-south-a799.breadcrumb-bfe6 .hidden_cool_e6c4 a:hover,
.paragraph-south-a799.breadcrumb-bfe6 .center_5a57 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-south-a799.breadcrumb-bfe6 .pagination-pink-8d26 {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-south-a799.breadcrumb-bfe6 .fluid-fdfb {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph-south-a799.breadcrumb-bfe6 .fluid-fdfb:before {
  background: rgba(0, 0, 0, 0.08);
}
.paragraph-south-a799.breadcrumb-bfe6 .warm_a361:before {
  background: rgba(255, 255, 255, 0.9);
}
.paragraph-south-a799.breadcrumb-bfe6 .dropdown_advanced_148e .gradient_5c54 li a,
.paragraph-south-a799.breadcrumb-bfe6 .dropdown_advanced_148e .white_f3c9,
.paragraph-south-a799.breadcrumb-bfe6 .center_5a57 {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph-south-a799.breadcrumb-bfe6 .dropdown_advanced_148e .white_f3c9:focus,
.paragraph-south-a799.breadcrumb-bfe6 .dropdown_advanced_148e .white_f3c9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph-south-a799.breadcrumb-bfe6 .gradient_5c54 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph-south-a799.warm_9e92 .filter-tiny-fa60,
.paragraph-south-a799.warm_9e92 .footer-aa68 a,
.paragraph-south-a799.warm_9e92 .hidden_cool_e6c4 .white_f3c9,
.paragraph-south-a799.warm_9e92 .hidden_cool_e6c4 a,
.paragraph-south-a799.warm_9e92 .center_5a57 a {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-south-a799.warm_9e92 .filter-tiny-fa60:hover,
.paragraph-south-a799.warm_9e92 .footer-aa68 a:hover,
.paragraph-south-a799.warm_9e92 .hidden_cool_e6c4 .white_f3c9:hover,
.paragraph-south-a799.warm_9e92 .hidden_cool_e6c4 a:hover,
.paragraph-south-a799.warm_9e92 .center_5a57 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-south-a799.warm_9e92 .pagination-pink-8d26 {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-south-a799.warm_9e92 .fluid-fdfb {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph-south-a799.warm_9e92 .fluid-fdfb:before {
  background: rgba(255, 255, 255, 0.08);
}
.paragraph-south-a799.warm_9e92 .warm_a361:before {
  background: rgba(0, 0, 0, 0.9);
}
.paragraph-south-a799.warm_9e92 .dropdown_advanced_148e .gradient_5c54 li a,
.paragraph-south-a799.warm_9e92 .dropdown_advanced_148e .white_f3c9,
.paragraph-south-a799.warm_9e92 .center_5a57 {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph-south-a799.warm_9e92 .dropdown_advanced_148e .white_f3c9:focus,
.paragraph-south-a799.warm_9e92 .dropdown_advanced_148e .white_f3c9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph-south-a799.warm_9e92 .gradient_5c54 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.warm_a361 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.warm_a361:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.banner-3a5f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.header_5741 .paragraph-south-a799 {
  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;
}
.header_5741 .fluid-fdfb {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.header_5741 .fluid-fdfb: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) {
  .header_5741 .fluid-fdfb:before {
    width: 16%;
    left: 42%;
  }
}
.header_5741 .fluid-fdfb:last-child:before {
  content: none;
}
.header_5741 .fluid-fdfb[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.header_5741 .dropdown_advanced_148e .gradient_5c54 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.header_5741 .dropdown_advanced_148e .gradient_5c54 li a .white_f3c9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.header_5741 .dropdown_advanced_148e .center_5a57 {
  border: none;
}
.header_5741 .dropdown_advanced_148e .center_5a57 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.header_5741 .warm_a361 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.header_5741 .banner-3a5f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.header_5741 .warm_9e92 .warm_a361:before {
  background: rgba(0, 0, 0, 0.9);
}
.header_5741 .breadcrumb-bfe6.badge_north_ea18 .content-cc3e {
  background: rgba(0, 0, 0, 0.6);
}
.header_5741
  .breadcrumb-bfe6.badge_north_ea18
  .content-cc3e::after,
.header_5741
  .breadcrumb-bfe6.badge_north_ea18
  .content-cc3e:before {
  background: inherit;
}
.header_5741
  .breadcrumb-bfe6.badge_north_ea18:hover
  .content-cc3e {
  background: rgba(0, 0, 0, 0.8);
}
.hero-ac44 .paragraph-south-a799 {
  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) {
  .hero-ac44 .paragraph-south-a799 {
    width: auto;
    right: 45px;
  }
}
.white_f82d .paragraph-south-a799 {
  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) {
  .white_f82d .paragraph-south-a799 {
    width: auto;
    left: 45px;
  }
}
.short-19db .paragraph-south-a799 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.short-19db .banner-3a5f {
  max-width: 48em;
  margin: 0 auto;
}
.short-19db .warm_a361:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.text_a42f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.text_a42f.header_5741 .paragraph-south-a799 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.text_a42f.hero-ac44 .paragraph-south-a799 {
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.text_a42f .paragraph-south-a799 {
  visibility: visible;
}
.text_a42f.white_f82d .paragraph-south-a799 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.up-ebec,
.alert_6eb9 {
  overflow-x: hidden;
}
.up-ebec .paragraph-south-a799 {
  overflow: auto;
}
.up-ebec.header_5741 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.up-ebec.header_5741 .paragraph-south-a799 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.up-ebec.header_5741 .text-2513 {
  opacity: 0;
}
.up-ebec.hero-ac44 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.up-ebec.hero-ac44 .paragraph-south-a799 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.up-ebec.hero-ac44 .text-2513 {
  opacity: 0;
}
.up-ebec.white_f82d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.up-ebec.white_f82d .paragraph-south-a799 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.up-ebec.white_f82d .text-2513 {
  opacity: 0;
}
.up-ebec.short-19db .paragraph-south-a799 {
  z-index: 10;
  visibility: visible;
}
.badge_north_ea18 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.badge_north_ea18 .content-cc3e {
  background: rgba(255, 255, 255, 0.99);
}
.badge_north_ea18 .content-cc3e::after,
.badge_north_ea18 .content-cc3e:before {
  background: inherit;
}
.badge_north_ea18:hover .content-cc3e {
  background: rgba(255, 255, 255, 0.99);
}
.white_f82d .badge_north_ea18 {
  top: 10px;
  right: auto;
  left: 12px;
}
.short-19db .badge_north_ea18 {
  display: none !important;
}
.up-ebec:before,
.alert_6eb9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.up-ebec .badge_north_ea18,
.alert_6eb9 .badge_north_ea18 {
  display: inline-block;
}
.paragraph-south-a799 .orange_28f4 {
  -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;
}
.up-ebec .paragraph-south-a799 .orange_28f4,
.alert_6eb9 .paragraph-south-a799 .orange_28f4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.background_hovered_0956 .yellow-5447 {
  width: 100%;
}
.block_1100 {
  padding: 0 0.5em 0;
}
.block_1100 [class*="customify-col-"],
.block_1100 [class*="customify-col_"],
.block_1100 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.list-first-cede .block_1100 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .input-small-711b .banner_9568,
  .banner_9568 {
    display: none;
  }
  .text-697e {
    text-align: left;
  }
  .message-1ef2 {
    text-align: center;
  }
  .backdrop-soft-481d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .input-small-711b .tertiary_steel_54b8,
  .tertiary_steel_54b8 {
    display: none;
  }
  .hidden-old-f288 {
    text-align: left;
  }
  .background-b250 {
    text-align: center;
  }
  .search-slow-d4ce {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .input-small-711b .pattern_a569,
  .pattern_a569 {
    display: none;
  }
  .caption_over_1c94 {
    text-align: left;
  }
  .pattern-bronze-bd7b {
    text-align: center;
  }
  .feature-f8e8 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.picture_9794 {
  box-shadow: none !important;
}
.badge-7df6 .iron-377c,
.border-dim-03e8 .iron-377c {
  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;
}
.border-dim-03e8 .iron-377c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.chip_5322 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.chip_5322:after,
.chip_5322:before {
  content: "";
  display: table;
}
.chip_5322:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .chip_5322 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.chip_5322,
.column_e47e {
  max-width: 1248px;
  margin: 0 auto;
}

.summary-524c.mask-face .chip_5322 {
  max-width: 100%;
}
.summary-524c.hot_7b1a {
  max-width: 1200px;
  margin: 0 auto;
}
.summary-524c.hard-3163 .chip_5322 {
  max-width: 100%;
}
.summary-524c.hard-3163 > .chip_5322 {
  padding-left: 0;
  padding-right: 0;
}
.summary-524c.hard-3163 > .chip_5322 .input-small-711b {
  margin: 0;
}
.summary-524c.hard-3163
  > .chip_5322
  .bronze-425c.wide-73e0 {
  margin-right: 0;
  margin-left: 0;
}
.summary-524c.hard-3163 #main.wide-73e0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .action_e7de #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .action_e7de #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .modal-a4bd .notice_0e3d {
    padding-right: 1em;
  }
  .modal-a4bd.static-d969 .bronze-425c {
    border-right: 1px solid #eaecee;
  }
  .modal-a4bd.static-d969 .notice_0e3d {
    padding-right: 1em;
  }
  .modal-a4bd.static-d969 .description-paper-4f35 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .avatar-e24a .notice_0e3d {
    padding-left: 1em;
  }
  .avatar-e24a.static-d969 .bronze-425c {
    border-left: 1px solid #eaecee;
  }
  .avatar-e24a.static-d969 .notice_0e3d {
    padding-left: 1em;
  }
  .avatar-e24a.static-d969 .description-paper-4f35 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary-stone-97ec .notice_0e3d {
    padding-left: 1em;
  }
  .summary-stone-97ec.static-d969 .tiny-9769 {
    border-right: 1px solid #eaecee;
  }
  .summary-stone-97ec.static-d969 .fast-7c64 {
    border-right: 1px solid #eaecee;
  }
  .summary-stone-97ec.static-d969 .notice_0e3d {
    padding-left: 1em;
  }
  .summary-stone-97ec.static-d969 .description-paper-4f35 {
    padding-right: 1em;
  }
  .summary-stone-97ec.static-d969 .tertiary-lower-4f32 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description_down_d717 .notice_0e3d {
    padding-right: 1em;
  }
  .description_down_d717.static-d969 .tiny-9769 {
    border-left: 1px solid #eaecee;
  }
  .description_down_d717.static-d969 .fast-7c64 {
    border-left: 1px solid #eaecee;
  }
  .description_down_d717.static-d969 .notice_0e3d {
    padding-right: 1em;
  }
  .description_down_d717.static-d969 .description-paper-4f35 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .description_down_d717.static-d969 .tertiary-lower-4f32 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .action_e7de .notice_0e3d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .action_e7de.static-d969 .bronze-425c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .action_e7de.static-d969 .notice_0e3d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .action_e7de.static-d969 .description-paper-4f35 {
    padding-left: 1em;
  }
  .action_e7de.static-d969 .tertiary-lower-4f32 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .action_e7de.static-d969 .notice_0e3d {
    padding-left: 0;
  }
}
.message_north_4eca .paper_4f6e {
  display: inline-block;
}
.picture-094d {
  display: inline-block;
}
.chip-da81 {
  word-con: break-word;
}
.block-hard-9261 > span {
  display: inline-block;
  padding: 5px 0;
}
.block-hard-9261 .disabled_8bed {
  margin-left: 8px;
  margin-right: 8px;
}
.block-hard-9261 .border_under_0303 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.wide-0948 .filter-5e7a {
  margin-bottom: 2em;
}
.wide-0948 .slider-small-8162 {
  margin-bottom: 15px;
}
.wide-0948 .slider-small-8162:last-child {
  margin-bottom: 0;
}
.wide-0948 .focus_7ec3 {
  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) {
  .wide-0948 .focus_7ec3 {
    display: block;
  }
}
.wide-0948 .static_0d63 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .wide-0948 .static_0d63 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.wide-0948 .first_aa2d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.wide-0948 .first_aa2d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.wide-0948 .first_aa2d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.wide-0948 .chip-da81 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.wide-0948 .chip-da81 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.wide-0948 .white_739a p:last-child {
  margin-bottom: 0;
}
.wide-0948 .pressed-3f9d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.wide-0948 .header_e8a2 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.wide-0948 .hot_8540 {
  margin-top: 1em;
}
.wide-0948 .avatar-4efd {
  top: 0;
  display: block;
}
.wide-0948 .avatar-4efd a {
  color: inherit;
}
.wide-0948 .avatar-4efd a:hover {
  color: inherit;
}
.wide-0948 .tooltip-lite-5705 {
  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;
}
.wide-0948 .tooltip-lite-5705:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.wide-0948 .header_e8a2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.wide-0948 .title-static-ea60 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.wide-0948 .title-static-ea60:first-child {
  margin-top: 0;
}
.wide-0948 .title-static-ea60.hover_911e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.wide-0948 .title-static-ea60.component_copper_5022 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wide-0948
  .title-static-ea60.component_copper_5022.hero_cc0d
  .hot_8540 {
  width: 100%;
}
.wide-0948 .component_copper_5022 {
  -webkit-box-align: center;
  align-items: center;
}
.wide-0948 .component_copper_5022 .block-hard-9261,
.wide-0948 .component_copper_5022 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.wide-0948 .first_aa2d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wide-0948 .first_aa2d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wide-0948 .first_aa2d: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;
}
.wide-0948 .hover_911e {
  z-index: 5;
}
.wide-0948 .next_23d1 .tabs-401b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.wide-0948 .dropdown_aded .tabs-401b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.wide-0948 .pressed-3144 .tabs-401b {
  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;
}
.wide-0948.slow-3aeb .focus_7ec3,
.wide-0948.red-1663 .focus_7ec3 {
  display: block;
}
.wide-0948.slow-3aeb .focus_7ec3 .up_f96e,
.wide-0948.slow-3aeb .focus_7ec3 .header_e8a2,
.wide-0948.red-1663 .focus_7ec3 .up_f96e,
.wide-0948.red-1663 .focus_7ec3 .header_e8a2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wide-0948.hover-hot-b478 .static_0d63 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .wide-0948.hover-hot-b478 .static_0d63 {
    margin-right: 0;
  }
}
.wide-0948.slow-3aeb .static_0d63,
.wide-0948.red-1663 .static_0d63 {
  padding-top: 40%;
}
.wide-0948.slow-3aeb .filter-5e7a,
.wide-0948.red-1663 .filter-5e7a {
  display: block;
}
.wide-0948.slow-3aeb .fn-sticky-617c .header_e8a2,
.wide-0948.red-1663 .fn-sticky-617c .header_e8a2 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.wide-0948.slow-3aeb .static_0d63,
.wide-0948.red-1663 .static_0d63 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.wide-0948.slow-3aeb .header_e8a2 {
  padding: 1em;
}
.input-narrow-5d1a {
  margin: 30px auto;
  display: block;
}
.input-narrow-5d1a .new_bb83 > * {
  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;
}
.input-narrow-5d1a .new_bb83 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.input-narrow-5d1a .new_bb83 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.outer_b309 .block-hard-9261 {
  margin-bottom: 1.41575em;
}
.outer_b309 .clean_5df4 {
  margin-bottom: 1.618em;
}
.detail_576d .medium_67ae {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.detail_576d .medium_67ae a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.detail_576d .block-hard-8ce7 {
  max-width: 100%;
  overflow: auto;
}
.smooth-6c17 .detail_576d a:hover {
  text-decoration: underline;
}
.fluid_5940 .slider-small-8162:not(.chip-da81),
.fluid_5940 .first_aa2d {
  margin-bottom: 1.41575em;
}
.fluid_5940 .slider-small-8162:not(.chip-da81):last-child,
.fluid_5940 .first_aa2d:last-child {
  margin-bottom: 0;
}
.fluid_5940 .slider-small-8162.old-1f4d {
  margin-bottom: 0.41575em;
}
.fluid_5940 .footer-ebfc:before,
.fluid_5940 .modal-f670:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.fluid_5940 .footer-ebfc:before {
  content: "\f115";
}
.fluid_5940 .modal-f670:before {
  content: "\f02c";
}
.fluid_5940 .article-69ce {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.fluid_5940 .article-69ce a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.container_a67c {
  display: -webkit-box;
  display: flex;
}
.container_a67c .complex_b9be {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .container_a67c .complex_b9be {
    flex-basis: 90px;
  }
}
.container_a67c .list_hovered_82d2 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .container_a67c .list_hovered_82d2 {
    flex-basis: calc(100% - 50px);
  }
}
.container_a67c .carousel_simple_b851 p:last-child {
  margin-bottom: 0.72em;
}
.background-focused-f0a2 .new_bb83 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.background-focused-f0a2 .new_bb83:after,
.background-focused-f0a2 .new_bb83:before {
  content: "";
  display: table;
}
.background-focused-f0a2 .new_bb83:after {
  clear: both;
}
.background-focused-f0a2 .new_bb83 .message_9b31,
.background-focused-f0a2 .new_bb83 .label-center-0aa9 {
  width: 49%;
}
.background-focused-f0a2 .new_bb83 .message_9b31 a span.preview_slow_d847,
.background-focused-f0a2 .new_bb83 .label-center-0aa9 a span.preview_slow_d847 {
  display: block;
  margin-bottom: 5px;
}
.background-focused-f0a2 .new_bb83 .label-center-0aa9 {
  float: left;
  text-align: left;
}
.background-focused-f0a2 .new_bb83 .message_9b31 {
  float: right;
  text-align: right;
}
.popup_5250 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .popup_5250 {
    margin-bottom: 0;
  }
}
.aside_center_4a76 {
  margin-bottom: 1em;
}
.aside_center_4a76 .chip-da81 {
  font-size: 1.1em;
  line-height: 1.3;
}
.block_ca3f a {
  display: block;
  line-height: 0;
  position: relative;
}
.red-ca85 .aside_center_4a76,
.south-820c .aside_center_4a76 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .red-ca85 .aside_center_4a76,
  .south-820c .aside_center_4a76 {
    display: block;
  }
}
.red-ca85 .block_ca3f,
.south-820c .block_ca3f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .red-ca85 .block_ca3f,
  .south-820c .block_ca3f {
    margin-bottom: 1em;
  }
}
.red-ca85 .block_ca3f img,
.south-820c .block_ca3f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.red-ca85 .hidden_719c,
.south-820c .hidden_719c {
  flex-basis: calc(100% - 160px);
}
.red-ca85 .hidden_719c p,
.south-820c .hidden_719c p {
  margin-bottom: 0;
}
.red-ca85 .hidden_719c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .red-ca85 .hidden_719c {
    padding-left: 0;
  }
}
.south-820c .hidden_719c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .south-820c .hidden_719c {
    padding-right: 0;
  }
}
.south-820c .block_ca3f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.wrapper-d0f7 .block_ca3f {
  margin-bottom: 0.5em;
}
.wrapper-d0f7 .block_ca3f img {
  width: 100%;
}
.alert-6701 .mask-9ecb,
.in_e244 .mask-9ecb {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.in_e244 .bronze-425c .outline-a7d9 p:last-child {
  margin-bottom: 0;
}
.over-6502 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.widget-c6da .heading_b124 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .widget-c6da .heading_b124:last-of-type {
    margin-bottom: 0;
  }
}
.widget-c6da .heading_b124 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget-c6da .heading_b124 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.widget-c6da .heading_b124 ul li {
  margin: 0 0 0.6em;
}
.widget-c6da .heading_b124 ul li.header_36c8,
.widget-c6da .heading_b124 ul li.pattern_6564 {
  position: relative;
}
.widget-c6da .heading_b124 ul li.header_36c8 .north_a933,
.widget-c6da .heading_b124 ul li.pattern_6564 .north_a933 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.widget-c6da .heading_b124 ul li.header_36c8:after:after,
.widget-c6da .heading_b124 ul li.header_36c8:after:before,
.widget-c6da
  .heading_b124
  ul
  li.pattern_6564:after:after,
.widget-c6da
  .heading_b124
  ul
  li.pattern_6564:after:before {
  content: "";
  display: table;
}
.widget-c6da .heading_b124 ul li.header_36c8:after:after,
.widget-c6da
  .heading_b124
  ul
  li.pattern_6564:after:after {
  clear: both;
}
.widget-c6da .heading_b124 a.input-yellow-053b:hover {
  text-decoration: none;
}
.widget-c6da .heading_b124 select {
  max-width: 100%;
}
.widget-c6da .heading_b124 table {
  font-size: 85%;
}
.widget-c6da .heading_b124 table td,
.widget-c6da .heading_b124 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.widget-c6da .heading_b124 table tfoot td {
  text-align: left;
}
.widget-c6da .heading_b124 :last-child {
  margin-bottom: 0;
}
.widget-c6da .heading_b124 .active-0f32 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.widget-c6da .heading_b124 .active-0f32 label {
  width: 100%;
}
.widget-c6da .heading_b124 .active-0f32 .element-glass-afdb {
  width: 100%;
  display: block;
}
.widget-c6da .heading_b124 .active-0f32 .inner_be72 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.widget-c6da .heading_b124 .active-0f32 .inner_be72:hover svg #svg-search {
  fill: #444;
}
.widget-c6da .heading_b124 .active-0f32 .inner_be72 svg {
  width: 18px;
  height: 18px;
}
.widget-c6da .slider-complex-8d0e ul ul,
.widget-c6da .in-a2b6 ul ul,
.widget-c6da .text_6c20 ul ul,
.widget-c6da .tooltip_slow_1f3f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.widget-c6da .slider-complex-8d0e .dynamic_e8da > a,
.widget-c6da .in-a2b6 .dynamic_e8da > a,
.widget-c6da .text_6c20 .dynamic_e8da > a,
.widget-c6da .tooltip_slow_1f3f .dynamic_e8da > a {
  margin-bottom: 0;
}
.widget-c6da .dropdown-677a li,
.widget-c6da .slider-complex-8d0e li,
.widget-c6da .soft-01f2 li,
.widget-c6da .in-a2b6 li,
.widget-c6da .text_6c20 li,
.widget-c6da .tooltip_slow_1f3f li,
.widget-c6da .background_solid_8fb3 li,
.widget-c6da .simple_bd16 li {
  display: block;
  position: relative;
}
.widget-c6da .dropdown-677a li:last-child,
.widget-c6da .slider-complex-8d0e li:last-child,
.widget-c6da .soft-01f2 li:last-child,
.widget-c6da .in-a2b6 li:last-child,
.widget-c6da .text_6c20 li:last-child,
.widget-c6da .tooltip_slow_1f3f li:last-child,
.widget-c6da .background_solid_8fb3 li:last-child,
.widget-c6da .simple_bd16 li:last-child {
  border: none;
}
.widget-c6da .dropdown-677a li a,
.widget-c6da .slider-complex-8d0e li a,
.widget-c6da .soft-01f2 li a,
.widget-c6da .in-a2b6 li a,
.widget-c6da .text_6c20 li a,
.widget-c6da .tooltip_slow_1f3f li a,
.widget-c6da .background_solid_8fb3 li a,
.widget-c6da .simple_bd16 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.widget-c6da .dropdown-677a li ul li::before,
.widget-c6da .slider-complex-8d0e li ul li::before,
.widget-c6da .soft-01f2 li ul li::before,
.widget-c6da .in-a2b6 li ul li::before,
.widget-c6da .text_6c20 li ul li::before,
.widget-c6da .tooltip_slow_1f3f li ul li::before,
.widget-c6da .background_solid_8fb3 li ul li::before,
.widget-c6da .simple_bd16 li ul li::before {
  left: 15px;
}
.widget-c6da .dropdown-677a li ul a,
.widget-c6da .slider-complex-8d0e li ul a,
.widget-c6da .soft-01f2 li ul a,
.widget-c6da .in-a2b6 li ul a,
.widget-c6da .text_6c20 li ul a,
.widget-c6da .tooltip_slow_1f3f li ul a,
.widget-c6da .background_solid_8fb3 li ul a,
.widget-c6da .simple_bd16 li ul a {
  padding-left: 20px;
}
.widget-c6da .dropdown-677a li ul ul li::before,
.widget-c6da .slider-complex-8d0e li ul ul li::before,
.widget-c6da .soft-01f2 li ul ul li::before,
.widget-c6da .in-a2b6 li ul ul li::before,
.widget-c6da .text_6c20 li ul ul li::before,
.widget-c6da .tooltip_slow_1f3f li ul ul li::before,
.widget-c6da .background_solid_8fb3 li ul ul li::before,
.widget-c6da .simple_bd16 li ul ul li::before {
  left: 30px;
}
.widget-c6da .dropdown-677a li ul ul a,
.widget-c6da .slider-complex-8d0e li ul ul a,
.widget-c6da .soft-01f2 li ul ul a,
.widget-c6da .in-a2b6 li ul ul a,
.widget-c6da .text_6c20 li ul ul a,
.widget-c6da .tooltip_slow_1f3f li ul ul a,
.widget-c6da .background_solid_8fb3 li ul ul a,
.widget-c6da .simple_bd16 li ul ul a {
  padding-left: 40px;
}
.widget-c6da .hidden_wood_14c5 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.widget-c6da .simple_bd16 ul li {
  margin-bottom: 1.41575em;
}
.widget-c6da .simple_bd16 ul li .top-497b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.widget-c6da .simple_bd16 ul li .menu-full-6015 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.warm_9e92 .dropdown-677a li a,
.warm_9e92 .slider-complex-8d0e li a,
.warm_9e92 .soft-01f2 li a,
.warm_9e92 .in-a2b6 li a,
.warm_9e92 .text_6c20 li a,
.warm_9e92 .tooltip_slow_1f3f li a,
.warm_9e92 .background_solid_8fb3 li a,
.warm_9e92 .simple_bd16 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.warm_9e92 .hidden_wood_14c5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.warm_9e92 .heading_b124 ul li.header_36c8 .north_a933,
.warm_9e92 .heading_b124 ul li.pattern_6564 .north_a933 {
  background: rgba(0, 0, 0, 0.2);
}
.warm_9e92 .widget-c6da .heading_b124 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-524c .widget-c6da .gradient_5c54 li {
  margin: 0;
}
.summary-524c .widget-c6da .gradient_5c54 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.summary-524c .widget-c6da .gradient_5c54 li ul {
  margin: 0;
}
.summary-524c .widget-c6da .gradient_5c54 li ul li a {
  padding-left: 15px;
}
.summary-524c .widget-c6da .gradient_5c54 li ul li li a {
  padding-left: 30px;
}
.summary-524c .widget-c6da .gradient_5c54 li.pattern-9942 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.summary-524c .widget-c6da .gradient_5c54 li.pattern-9942 > 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;
}
.summary-524c .widget-c6da .gradient_5c54 li.pattern-9942 > 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;
}
.tall_67ad a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.breadcrumb_hovered_8576 {
  position: relative;
  z-index: 10;
}
.breadcrumb_hovered_8576 .orange_28f4 {
  width: 100%;
  max-width: 100%;
}
.active-7789 .heading_west_2375 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.active-7789 .breadcrumb-bfe6 {
}
.active-7789 .warm_9e92 {
  background: #292929;
}
.outer-1182 .heading_west_2375 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.outer-1182 .breadcrumb-bfe6 {
  background: #f9f9f9;
}
.outer-1182 .warm_9e92 {
  background: #303030;
}
.short-e7d8 .heading_west_2375 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .short-e7d8 .paper_4f6e {
    margin-bottom: 1em;
  }
  .short-e7d8 .paper_4f6e:last-child {
    margin-bottom: 0;
  }
}
.short-e7d8 .breadcrumb-bfe6 {
  background: #ededed;
}
.short-e7d8 .warm_9e92 {
  background: #1a1a1a;
}
.heading_west_2375.breadcrumb-bfe6 {
  color: rgba(0, 0, 0, 0.6);
}
.heading_west_2375.breadcrumb-bfe6 .hidden_next_f996 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.heading_west_2375.warm_9e92 {
  color: rgba(255, 255, 255, 0.99);
}
.heading_west_2375.warm_9e92 a:not(.input-yellow-053b) {
  color: rgba(255, 255, 255, 0.79);
}
.heading_west_2375.warm_9e92 a:not(.input-yellow-053b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading_west_2375.warm_9e92 .hidden_next_f996 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading_west_2375.warm_9e92 table tbody td,
.heading_west_2375.warm_9e92 table th {
  background: rgba(0, 0, 0, 0.08);
}
.detail_a4e4.alert_clean_8385 .chip_5322 {
  max-width: initial;
}
.detail_a4e4 .shadow_focused_cc7c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.detail_a4e4 .shadow_focused_cc7c .orange_28f4 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .detail_a4e4 .shadow_focused_cc7c .orange_28f4 {
    display: block;
    margin-bottom: 2em;
  }
  .detail_a4e4 .shadow_focused_cc7c .orange_28f4:last-child {
    margin-bottom: 0;
  }
}
.short-e7d8 .paper_4f6e:last-child,
.outer-1182 .paper_4f6e:last-child,
.active-7789 .paper_4f6e:last-child {
  margin-bottom: 0;
}
.short-e7d8 .paper_4f6e .widget-c6da .heading_b124:last-child,
.outer-1182 .paper_4f6e .widget-c6da .heading_b124:last-child,
.active-7789 .paper_4f6e .widget-c6da .heading_b124:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .short-e7d8 .item_e296,
  .short-e7d8 .notice-right-f78e,
  .outer-1182 .item_e296,
  .outer-1182 .notice-right-f78e,
  .active-7789 .item_e296,
  .active-7789 .notice-right-f78e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .breadcrumb_hovered_8576 .paper_4f6e {
    margin-bottom: 2em;
  }
}
.breadcrumb_hovered_8576 p:last-child {
  margin-bottom: 0;
}
.breadcrumb_hovered_8576 li,
.breadcrumb_hovered_8576 ul {
  list-style: none;
  margin: 0;
}
.breadcrumb_hovered_8576 ul ul {
  margin-left: 2.617924em;
}
.tooltip_new_1336 {
  font-size: 0.875em;
}

/* css-noise: 57ad */
.widget-item-v1 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
