/*!
Theme Name: Customify
Theme URI: https://pressmaximum.logo-dark-6057/customify
Author: WPCustomify
Author URI: https://pressmaximum.logo-dark-6057
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.logo-dark-6057/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.surface_down_7a4b.shadow_9b68/licenses/gpl-2.0.filter-a388
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.mask_left_7d8a/, (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.hero-5760.dropdown-db88/normalize.simple_e457/
 ======
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.simple_e457 v7.0.0 | MIT License | github.logo-dark-6057/necolas/normalize.simple_e457 */
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;
}
.logo-plasma-d2b3 .text-dfd6,
.chip-d4d3,
.middle-611f,
.popup_98d0,
.status-wood-61e7,
.under-0bd2,
.pressed_d473,
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;
}
.chip-d4d3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .chip-d4d3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .chip-d4d3,
  h1 {
    font-size: 1.8em;
  }
}
.middle-611f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.middle-611f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .middle-611f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .middle-611f,
  h2 {
    font-size: 1.7em;
  }
}
.popup_98d0,
h3 {
  font-size: 1.618em;
}
.logo-plasma-d2b3 .text-dfd6,
.status-wood-61e7,
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.focused_e85a {
  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;
}
.content-focused-8da3:after,
.content-focused-8da3:before,
.popup_focused_1f15:after,
.popup_focused_1f15:before {
  content: "";
  display: table;
}
.content-focused-8da3:after,
.popup_focused_1f15:after {
  clear: both;
}
.grid-0d3e {
  float: right;
  margin-right: 0;
}
.out_743e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hidden_dim_9b32 .active_d21b,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.hidden_dim_9b32 .active_d21b: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;
}
.outer-547f .active_d21b {
  box-shadow: none;
}
.outer-547f
  .active_d21b
  .module_a171 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.outer-547f .active_d21b .modal_1dca {
  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;
}
.outer-547f
  .active_d21b
  .modal_1dca
  b {
  display: none;
}
.outer-547f .caption-north-928a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.nav_static_bda1:not(.image_bright_5ba5):not(.status_baeb),
button:not(.image_bright_5ba5):not(.status_baeb),
input[type="button"]:not(.image_bright_5ba5):not(
    .status_baeb
  ),
input[type="reset"]:not(.image_bright_5ba5):not(
    .status_baeb
  ),
input[type="submit"]:not(.image_bright_5ba5):not(
    .status_baeb
  ) {
  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;
}
.nav_static_bda1:not(.image_bright_5ba5):not(
    .status_baeb
  ):hover,
button:not(.image_bright_5ba5):not(
    .status_baeb
  ):hover,
input[type="button"]:not(.image_bright_5ba5):not(
    .status_baeb
  ):hover,
input[type="reset"]:not(.image_bright_5ba5):not(
    .status_baeb
  ):hover,
input[type="submit"]:not(.image_bright_5ba5):not(
    .status_baeb
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.nav_static_bda1:not(.image_bright_5ba5):not(
    .status_baeb
  ):active,
.nav_static_bda1:not(.image_bright_5ba5):not(
    .status_baeb
  ):focus,
button:not(.image_bright_5ba5):not(
    .status_baeb
  ):active,
button:not(.image_bright_5ba5):not(
    .status_baeb
  ):focus,
input[type="button"]:not(.image_bright_5ba5):not(
    .status_baeb
  ):active,
input[type="button"]:not(.image_bright_5ba5):not(
    .status_baeb
  ):focus,
input[type="reset"]:not(.image_bright_5ba5):not(
    .status_baeb
  ):active,
input[type="reset"]:not(.image_bright_5ba5):not(
    .status_baeb
  ):focus,
input[type="submit"]:not(.image_bright_5ba5):not(
    .status_baeb
  ):active,
input[type="submit"]:not(.image_bright_5ba5):not(
    .status_baeb
  ):focus {
  outline: 0;
}
.nav_static_bda1:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7,
button:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7,
input[type="button"]:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7,
input[type="reset"]:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7,
input[type="submit"]:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7 {
  position: relative;
}
.nav_static_bda1:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7
  .menu-first-9268,
.nav_static_bda1:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7
  .short_a1e7,
.nav_static_bda1:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7
  .static-dba6,
.nav_static_bda1:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7
  i,
.nav_static_bda1:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7
  svg,
button:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7
  .menu-first-9268,
button:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7
  .short_a1e7,
button:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7
  .static-dba6,
button:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7
  i,
button:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7
  svg,
input[type="button"]:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7
  .menu-first-9268,
input[type="button"]:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7
  .short_a1e7,
input[type="button"]:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7
  .static-dba6,
input[type="button"]:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7
  i,
input[type="button"]:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7
  svg,
input[type="reset"]:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7
  .menu-first-9268,
input[type="reset"]:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7
  .short_a1e7,
input[type="reset"]:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7
  .static-dba6,
input[type="reset"]:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7
  i,
input[type="reset"]:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7
  svg,
input[type="submit"]:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7
  .menu-first-9268,
input[type="submit"]:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7
  .short_a1e7,
input[type="submit"]:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7
  .static-dba6,
input[type="submit"]:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7
  i,
input[type="submit"]:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7
  svg {
  visibility: hidden;
}
.nav_static_bda1:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7:after,
button:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7:after,
input[type="button"]:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7:after,
input[type="reset"]:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7:after,
input[type="submit"]:not(.image_bright_5ba5):not(
    .status_baeb
  ).fn-loading-74d7: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;
}
.nav_static_bda1:not(.image_bright_5ba5):not(.status_baeb),
input[type="button"]:not(.image_bright_5ba5):not(
    .status_baeb
  ),
input[type="reset"]:not(.image_bright_5ba5):not(
    .status_baeb
  ),
input[type="submit"]:not(.image_bright_5ba5):not(
    .status_baeb
  ) {
  color: #fff;
  background: #235787;
}
.nav_static_bda1:not(.image_bright_5ba5):not(
    .status_baeb
  ):focus,
input[type="button"]:not(.image_bright_5ba5):not(
    .status_baeb
  ):focus,
input[type="reset"]:not(.image_bright_5ba5):not(
    .status_baeb
  ):focus,
input[type="submit"]:not(.image_bright_5ba5):not(
    .status_baeb
  ):focus {
  color: #fff;
}
.nav_static_bda1.fn-disabled-74d7:not(.image_bright_5ba5):not(
    .status_baeb
  ),
.nav_static_bda1[disabled]:not(.image_bright_5ba5):not(
    .status_baeb
  ),
button.fn-disabled-74d7:not(.image_bright_5ba5):not(
    .status_baeb
  ),
button[disabled]:not(.image_bright_5ba5):not(
    .status_baeb
  ) {
  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;
}
.summary_2544 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.summary_2544: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;
}
.huge_6baa {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.popup-hard-11ae {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.notice-75f0 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.content-focused-8da3:after,
.content-focused-8da3:before,
.detail-full-bfea:after,
.detail-full-bfea:before,
.over-2eb0:after,
.over-2eb0:before,
.message_paper_403e:after,
.message_paper_403e:before,
.progress_d11c:after,
.progress_d11c:before,
.orange-eb7c:after,
.orange-eb7c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.content-focused-8da3:after,
.detail-full-bfea:after,
.over-2eb0:after,
.message_paper_403e:after,
.progress_d11c:after,
.orange-eb7c:after {
  clear: both;
}
.detail-full-bfea .secondary-short-82d9,
.over-2eb0 .secondary-short-82d9,
.column-88e0 .secondary-short-82d9 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.header-advanced-3986 {
  display: inline-block;
}
.cool-52f0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.cool-52f0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.cool-52f0 .hard-0982 {
  padding: 1em 0;
  font-size: 85%;
}
.hard-0982 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.new-99fe {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.new-99fe:after,
.new-99fe:before {
  content: "";
  display: table;
}
.new-99fe:after {
  clear: both;
}
.top_dbd0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.element_c296 .top_dbd0 {
  max-width: 50%;
}
.warm-d805 .top_dbd0 {
  max-width: 33.33%;
}
.hovered-0c3c .top_dbd0 {
  max-width: 25%;
}
.photo_a814 .top_dbd0 {
  max-width: 20%;
}
.progress-a065 .top_dbd0 {
  max-width: 16.66%;
}
.box-09e0 .top_dbd0 {
  max-width: 14.28%;
}
.pattern_983d .top_dbd0 {
  max-width: 12.5%;
}
.panel_0db5 .top_dbd0 {
  max-width: 11.11%;
}
.summary-next-a455 {
  display: block;
}
.logo-plasma-d2b3 .preview_ed15 label,
.logo-plasma-d2b3 .copper-8025 label,
.logo-plasma-d2b3 .blue_5fe7 label,
.logo-plasma-d2b3 .photo-93e5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.lite-ede2 {
  list-style: none;
  margin: 0;
}
.lite-ede2 article.box_9fc6 {
  margin-bottom: 0;
}
.lite-ede2 ul {
  list-style: none;
  margin: 0;
}
.lite-ede2 .widget-tall-e4de li.box_9fc6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .lite-ede2 .widget-tall-e4de li.box_9fc6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .lite-ede2 .widget-tall-e4de li.box_9fc6: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) {
  .lite-ede2 .widget-tall-e4de li.box_9fc6 li.box_9fc6 li.box_9fc6 li.box_9fc6 {
    padding-left: 0;
  }
}
article.box_9fc6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box_9fc6 .detail-full-bfea p:last-of-type {
  margin-bottom: 0;
}
article.box_9fc6 .menu_wood_70aa {
  float: left;
}
article.box_9fc6 .detail-0dde {
  margin-left: 85px;
}
article.box_9fc6 .thick-3a52 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box_9fc6 .thick-3a52 .text-56f3 {
  margin-left: 10px;
}
article.box_9fc6 .widget-up-1c9d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box_9fc6 .highlight_brown_be8e {
  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 .preview_ed15,
  #respond .blue_5fe7,
  #respond .photo-93e5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .preview_ed15 input,
#respond .blue_5fe7 input,
#respond .photo-93e5 input {
  width: 100%;
}
#respond .photo-93e5 {
  margin-right: 0;
}
#respond .label_196a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.red_a5a0 {
  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;
}
.red_a5a0.item-8c24 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.red_a5a0 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%);
}
.red_a5a0:focus,
.red_a5a0: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);
}
.grid_5871 {
  border-radius: 10%;
}
.backdrop-6451 {
  border-radius: 50%;
}
.simple-7b27 {
  font-size: 0.72em;
}
.gradient-fresh-180f {
  font-size: 0.875em;
}
.lower-2194 {
  font-size: 1.1em;
}
.dark_f1be {
  text-transform: uppercase;
  line-height: 1.2;
}
.dark_f1be.simple-7b27 {
  letter-spacing: 0.5px;
}
.container_2f80,
.container_2f80 a {
  color: #6d6d6d;
}
.container_2f80 a:hover {
  color: #111;
}
.summary-full-4ff4 {
  color: #6d6d6d;
}
.component_1aa7 {
  overflow-x: hidden;
}
.component_1aa7 .background-silver-45aa.orange-9000 {
  position: relative;
}
.component_1aa7 .background-silver-45aa.orange-9000.layout-63f3 {
  position: initial;
}
.component_1aa7
  .background-silver-45aa.orange-9000.layout-63f3
  .popup_middle_eeff {
  left: auto;
}
.component_1aa7 .background-silver-45aa .popup_middle_eeff {
  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;
}
.component_1aa7 .background-silver-45aa:hover.orange-9000 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.component_1aa7
  .background-silver-45aa:hover.orange-9000
  .popup_middle_eeff {
  display: block;
  z-index: 9999999;
}
.component_1aa7 .paper-b29d .logo-pink-8a81,
.component_1aa7 .carousel_active_cb0f .logo-pink-8a81 {
  display: none;
}
.component_1aa7 .action_d3ce .background-silver-45aa:hover.orange-9000 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.logo-plasma-d2b3 .preview_ed15 label,
.logo-plasma-d2b3 .copper-8025 label,
.logo-plasma-d2b3 .blue_5fe7 label,
.logo-plasma-d2b3 .photo-93e5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.lite-ede2 {
  list-style: none;
  margin: 0;
}
.lite-ede2 article.box_9fc6 {
  margin-bottom: 0;
}
.lite-ede2 ul {
  list-style: none;
  margin: 0;
}
.lite-ede2 .widget-tall-e4de li.box_9fc6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .lite-ede2 .widget-tall-e4de li.box_9fc6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .lite-ede2 .widget-tall-e4de li.box_9fc6: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) {
  .lite-ede2 .widget-tall-e4de li.box_9fc6 li.box_9fc6 li.box_9fc6 li.box_9fc6 {
    padding-left: 0;
  }
}
article.box_9fc6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box_9fc6 .detail-full-bfea p:last-of-type {
  margin-bottom: 0;
}
article.box_9fc6 .menu_wood_70aa {
  float: left;
}
article.box_9fc6 .detail-0dde {
  margin-left: 85px;
}
article.box_9fc6 .thick-3a52 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box_9fc6 .thick-3a52 .text-56f3 {
  margin-left: 10px;
}
article.box_9fc6 .widget-up-1c9d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box_9fc6 .highlight_brown_be8e {
  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 .preview_ed15,
  #respond .blue_5fe7,
  #respond .photo-93e5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .preview_ed15 input,
#respond .blue_5fe7 input,
#respond .photo-93e5 input {
  width: 100%;
}
#respond .photo-93e5 {
  margin-right: 0;
}
#respond .label_196a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.paper-b29d .block_cc2b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.block_cc2b .background_f250.link_next_2e05 .content_motion_ca0c > li > a:focus,
.block_cc2b .background_f250.link_next_2e05 .content_motion_ca0c > li > a:hover,
.block_cc2b .background_f250.progress-bottom-d7e6 .content_motion_ca0c > li > a:focus,
.block_cc2b .background_f250.progress-bottom-d7e6 .content_motion_ca0c > li > a:hover,
.block_cc2b .background_f250.link_5563 .content_motion_ca0c > li > a:focus,
.block_cc2b .background_f250.link_5563 .content_motion_ca0c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_cc2b
  .background_f250.link_next_2e05
  .content_motion_ca0c
  > li.bottom_0bae
  > a,
.block_cc2b
  .background_f250.link_next_2e05
  .content_motion_ca0c
  > li.shadow_a20c
  > a,
.block_cc2b
  .background_f250.progress-bottom-d7e6
  .content_motion_ca0c
  > li.bottom_0bae
  > a,
.block_cc2b
  .background_f250.progress-bottom-d7e6
  .content_motion_ca0c
  > li.shadow_a20c
  > a,
.block_cc2b
  .background_f250.link_5563
  .content_motion_ca0c
  > li.bottom_0bae
  > a,
.block_cc2b .background_f250.link_5563 .content_motion_ca0c > li.first_6a93 > a {
  color: rgba(255, 255, 255, 0.99);
}
.block_cc2b .green_a11b,
.block_cc2b .green_a11b a {
  color: rgba(255, 255, 255, 0.99);
}
.block_cc2b .pagination-fixed-d48d.footer-450f li a,
.block_cc2b .item-b335 a,
.block_cc2b .texture-62de,
.block_cc2b .content_motion_ca0c > li > a,
.block_cc2b .static-7cf7 {
  color: rgba(255, 255, 255, 0.79);
}
.block_cc2b .pagination-fixed-d48d.footer-450f li a:hover,
.block_cc2b .item-b335 a:hover,
.block_cc2b .texture-62de:hover,
.block_cc2b .content_motion_ca0c > li > a:hover,
.block_cc2b .static-7cf7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_cc2b .card_cold_841e {
  color: rgba(255, 255, 255, 0.79);
}
.block_cc2b .card_cold_841e .picture_simple_7b6d {
  color: rgba(255, 255, 255, 0.99);
}
.block_cc2b .card_cold_841e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_cc2b .sort-8637 .list_60c3 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.block_cc2b .sort-8637 .list_60c3 .card_gold_8e2f {
  color: rgba(255, 255, 255, 0.79);
}
.block_cc2b
  .sort-8637
  .list_60c3
  .card_gold_8e2f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_cc2b
  .sort-8637
  .list_60c3
  .card_gold_8e2f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_cc2b
  .sort-8637
  .list_60c3
  .card_gold_8e2f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_cc2b
  .sort-8637
  .list_60c3
  .card_gold_8e2f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_cc2b .sort-8637 .header-fb97 {
  color: rgba(255, 255, 255, 0.79);
}
.block_cc2b .sort-8637 .header-fb97:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lite_6054
  .block_cc2b
  .sort-8637
  .accordion_1f2f
  .frame_dirty_93cb {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.lite_6054
  .block_cc2b
  .sort-8637
  .accordion_1f2f
  .card_gold_8e2f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paper-b29d .dropdown-bec2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.dropdown-bec2 .background_f250.link_next_2e05 .content_motion_ca0c > li > a:focus,
.dropdown-bec2 .background_f250.link_next_2e05 .content_motion_ca0c > li > a:hover,
.dropdown-bec2 .background_f250.progress-bottom-d7e6 .content_motion_ca0c > li > a:focus,
.dropdown-bec2 .background_f250.progress-bottom-d7e6 .content_motion_ca0c > li > a:hover,
.dropdown-bec2 .background_f250.link_5563 .content_motion_ca0c > li > a:focus,
.dropdown-bec2 .background_f250.link_5563 .content_motion_ca0c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-bec2
  .background_f250.link_next_2e05
  .content_motion_ca0c
  > li.bottom_0bae
  > a,
.dropdown-bec2
  .background_f250.link_next_2e05
  .content_motion_ca0c
  > li.shadow_a20c
  > a,
.dropdown-bec2
  .background_f250.progress-bottom-d7e6
  .content_motion_ca0c
  > li.bottom_0bae
  > a,
.dropdown-bec2
  .background_f250.progress-bottom-d7e6
  .content_motion_ca0c
  > li.shadow_a20c
  > a,
.dropdown-bec2
  .background_f250.link_5563
  .content_motion_ca0c
  > li.bottom_0bae
  > a,
.dropdown-bec2 .background_f250.link_5563 .content_motion_ca0c > li.first_6a93 > a {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-bec2 .green_a11b,
.dropdown-bec2 .green_a11b a {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-bec2 .pagination-fixed-d48d.footer-450f li a,
.dropdown-bec2 .item-b335 a,
.dropdown-bec2 .texture-62de,
.dropdown-bec2 .content_motion_ca0c > li > a,
.dropdown-bec2 .static-7cf7 {
  color: rgba(0, 0, 0, 0.55);
}
.dropdown-bec2 .pagination-fixed-d48d.footer-450f li a:hover,
.dropdown-bec2 .item-b335 a:hover,
.dropdown-bec2 .texture-62de:hover,
.dropdown-bec2 .content_motion_ca0c > li > a:hover,
.dropdown-bec2 .static-7cf7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-bec2 .card_cold_841e {
  color: rgba(0, 0, 0, 0.55);
}
.dropdown-bec2 .card_cold_841e .picture_simple_7b6d {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-bec2 .card_cold_841e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge-715e .pagination-solid-40e2 {
  margin-left: auto;
  margin-right: auto;
}
.over-2eb0 > * {
  margin-left: auto;
  margin-right: auto;
}
.over-2eb0 .huge_6baa {
  margin-right: 1.41575em;
}
.sort_39d8 .over-2eb0 > .form_rough_9ecb {
  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;
}
.sort_39d8 .over-2eb0 > .search-iron-04b5 {
  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;
}
.breadcrumb_liquid_02fd.badge-715e .pagination-solid-40e2,
.breadcrumb_narrow_1fea.badge-715e .pagination-solid-40e2 {
  margin-left: 0;
}
.box-yellow-fea3.badge-715e .pagination-solid-40e2,
.white-f07d.badge-715e .pagination-solid-40e2 {
  margin-right: 0;
}
.over-2eb0 ol,
.over-2eb0 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.brown_0cb2 video {
  max-width: 100%;
}
.card_9190 img {
  display: block;
}
.card_9190.huge_6baa,
.card_9190.popup-hard-11ae {
  width: 100%;
}
.card_9190.search-iron-04b5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.notice_last_afde:not(.modal_bronze_a144) {
  margin: 1.5em auto;
}
.badge-a149 p {
  padding: 1.5em 14px;
}
ul.dirty_2b89.search-iron-04b5,
ul.dirty_2b89.form_rough_9ecb,
ul.dirty_2b89.tooltip_c2c6.form_rough_9ecb {
  padding: 0 14px;
}
.dark_a0ed {
  display: block;
  overflow-x: auto;
}
.dark_a0ed table {
  border-collapse: collapse;
  width: 100%;
}
.dark_a0ed td,
.dark_a0ed th {
  padding: 0.5em;
}
.over-2eb0 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.over-2eb0 ol ol,
.over-2eb0 ol ul,
.over-2eb0 ul ol,
.over-2eb0 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.over-2eb0 ol ol li,
.over-2eb0 ol ul li,
.over-2eb0 ul ol li,
.over-2eb0 ul ul li {
  margin-left: 0;
}
.title_large_3721.wrapper_bd8a > .rough_4f64 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.title_large_3721.wrapper_bd8a > .rough_4f64 iframe,
.title_large_3721.wrapper_bd8a > .rough_4f64 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.primary_7e7e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.primary_7e7e.video_new_9c50 {
  padding: 0;
}
.primary_7e7e.video_new_9c50 cite {
  font-size: 13px;
}
.primary_7e7e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.primary_7e7e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.grid_green_f74b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.grid_green_f74b > p:first-child {
  margin-top: 0;
}
.grid_green_f74b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.grid_green_f74b blockquote {
  border-left: 0;
}
.outline_wide_908c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.outline_wide_908c:not(.active-dbd6) {
  max-width: 100px;
}
.outline_wide_908c.next_906e {
  border-bottom: none !important;
  text-align: center;
}
.outline_wide_908c.next_906e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .badge-a149 p {
    padding: 1.5em 0;
  }
}
.status_c669 {
  color: #0073aa;
}
.focused-efab {
  background-color: #0073aa;
}
.action-81bb {
  color: #229fd8;
}
.tertiary_left_27fc {
  background-color: #229fd8;
}
.slow-bc89 {
  color: #eee;
}
.sort-1ac3 {
  background-color: #eee;
}
.hard_03fa {
  color: #444;
}
.sidebar_bc5c {
  background-color: #444;
}
.west_155c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.west_155c .hidden_cold_1e81 .item-b335 {
  font-size: 15px;
}
.west_155c .item-b335 {
  line-height: 1.3;
}
.west_155c .dropdown-bec2 {
}
.west_155c .block_cc2b {
  background: #235787;
}
.carousel-silver-e5fa {
  padding: 0;
}
.carousel-silver-e5fa .block_cc2b {
  background: #1a1a1a;
}
.carousel-silver-e5fa .dropdown-bec2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.steel_51ef {
  padding: 0;
  border-left: none;
  border-right: none;
}
.steel_51ef .dropdown-bec2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.steel_51ef .block_cc2b {
  background: #303030;
}
.orange-eb7c {
  position: relative;
  z-index: 10;
}
.orange-eb7c .tertiary_288c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lower-ddfb .orange-9000 {
  display: inline-block;
  vertical-align: middle;
}
.lower-ddfb.fast-e7ba .orange-9000 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .lower-ddfb.fast-e7ba .orange-9000 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .lower-ddfb.fast-e7ba .orange-9000 {
    margin-right: 0.4em;
  }
}
.lower-ddfb.fast-e7ba .orange-9000:last-child {
  margin-right: 0;
}
.table_inner_b40f .tertiary_288c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .paper-b29d .hidden_cold_1e81 {
    margin: 0 -0.5em;
  }
  .paper-b29d .hidden_cold_1e81 [class*="customify-col-"],
  .paper-b29d .hidden_cold_1e81 [class*="customify-col_"],
  .paper-b29d .hidden_cold_1e81 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.paper-b29d.summary-ec9f .tertiary_288c {
  background: 0 0 !important;
}
.paper-b29d.summary-ec9f .tertiary_288c,
.paper-b29d.table_inner_b40f .tertiary_288c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .paper-b29d.footer-e300 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.paper-b29d.table_inner_b40f .tertiary_288c {
  box-shadow: none !important;
}
.menu_glass_3473 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .menu_glass_3473 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .menu_glass_3473 {
    padding: 18px 0 20px;
  }
}
.menu_glass_3473 .right_7ab9 {
  width: 100%;
}
.menu_glass_3473 .primary_active_d148 {
  margin-bottom: 0;
}
.menu_glass_3473 .frame-gold-a677 {
  margin-top: 5px;
  font-size: 0.875em;
}
.logo-gold-a50e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.logo-gold-a50e .detail-gold-3ada {
  width: 100%;
}
.primary-4183 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.primary-4183 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.primary-4183 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;
}
.primary-4183 li:last-child:after {
  display: none;
}
.primary-4183 li a {
  font-weight: 500;
  margin-right: 10px;
}
.glass_6a03 .logo-pink-8a81 button,
.menu_glass_3473 .logo-pink-8a81 button {
  left: 0;
}
.glass_6a03 .detail-gold-3ada,
.menu_glass_3473 .detail-gold-3ada {
  padding-left: 0;
  padding-right: 0;
}
.glass_6a03 .logo-gold-a50e,
.menu_glass_3473 .logo-gold-a50e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.glass_6a03 {
  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;
}
.glass_6a03: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;
}
.glass_6a03 .footer_ad4b {
  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) {
  .glass_6a03 .footer_ad4b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .glass_6a03 .footer_ad4b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .glass_6a03 .footer_ad4b {
    min-height: 200px;
  }
}
.glass_6a03 .primary-4183 {
  color: rgba(255, 255, 255, 0.8);
}
.glass_6a03 .primary-4183 a,
.glass_6a03 .primary-4183 li:after {
  color: inherit;
}
.glass_6a03 .primary-4183 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.stone_ece7 {
  margin-bottom: 0.5em;
}
.new-d304 {
  margin-bottom: 1.2em;
}
.new-d304,
.stone_ece7 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.new-d304 p:last-child,
.stone_ece7 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .logo-pink-8a81,
#masthead .logo-pink-8a81 {
  display: none;
}
#masthead
  > .logo-pink-8a81.message-4ad0 {
  display: none;
}
#masthead > .logo-pink-8a81 button {
  left: 0;
}
.focus_focused_c7fd {
  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%;
}
.focus_focused_c7fd .orange-9000 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.focus_focused_c7fd .box-63f4 {
  display: -webkit-box;
  display: flex;
}
.focus_focused_c7fd .box-63f4.primary-current-e1c4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.focus_focused_c7fd .box-63f4.status-7a35 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.focus_focused_c7fd .box-63f4.purple_3ba5 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.focus_focused_c7fd.focus_a1b7.full-2d04 .box-63f4.primary-current-e1c4 {
  flex-basis: 100%;
}
.focus_focused_c7fd.black_3955 .box-63f4.status-7a35 {
  -webkit-box-flex: 1;
  flex: auto;
}
.focus_focused_c7fd.black_3955 .box-63f4.purple_3ba5 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .logo-pink-8a81.message-4ad0 {
  display: none;
}
#masthead > .logo-pink-8a81 button {
  left: 0;
}
.filter-middle-523a {
  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;
}
.filter-middle-523a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.filter-middle-523a.badge_f5e1 i {
  margin-right: 4px;
}
.filter-middle-523a.solid_637c i {
  margin-left: 5px;
}
.item-b335 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.item-b335 p:last-child {
  margin-bottom: 0;
}
.tag_red_4579 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tag_red_4579 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tag_red_4579 img {
  display: block;
  width: auto;
  line-height: 1;
}
.tag_red_4579 .green_a11b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tag_red_4579 .box_60d0 {
  margin: 5px 0 7px 0;
}
.tag_red_4579.card-outer-6369 .breadcrumb_7824 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tag_red_4579.card-outer-6369 .smooth_9f16 {
  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;
}
.tag_red_4579.notice_fast_15ee {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tag_red_4579.notice_fast_15ee .breadcrumb_7824 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tag_red_4579.notice_fast_15ee .smooth_9f16 {
  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;
}
.tag_red_4579.tiny-01d9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tag_red_4579.large-1bc7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tag_red_4579.large-1bc7 .smooth_9f16 {
  margin-top: 7px;
}
.wide_38f4 {
  display: inline-block;
}
.orange-eb7c .module_complex_87fe .tag_red_4579 img {
  max-width: 100%;
}
.background_f250 .prev-d709.soft-8592,
.complex_48be .prev-d709.soft-8592 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.background_f250 .module-soft-3e41,
.complex_48be .module-soft-3e41 {
  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%);
}
.background_f250 .module-soft-3e41 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.background_f250.search-f92d .module-soft-3e41 {
  display: none;
}
.background_f250 .summary_static_e8de {
  list-style: none;
  padding: 0;
  margin: 0;
}
.background_f250 .summary_static_e8de li {
  display: inline-block;
  position: relative;
}
.background_f250 .summary_static_e8de li:last-child {
  margin-right: 0;
}
.background_f250 .summary_static_e8de 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;
}
.background_f250 .summary_static_e8de li.first_6a93 > a {
  color: rgba(0, 0, 0, 0.9);
}
.background_f250 .summary_static_e8de > 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;
}
.background_f250 .summary_static_e8de > li > a i {
  line-height: 0;
}
.background_f250 .summary_static_e8de > li.element_5210 > a .module-soft-3e41 {
  margin-left: 4px;
  line-height: 0;
}
.background_f250 .summary_static_e8de .caption-fddf li.element_5210 > a {
  position: relative;
}
.background_f250 .summary_static_e8de .caption-fddf li.element_5210 > a:after,
.background_f250 .summary_static_e8de .caption-fddf li.element_5210 > a:before {
  content: "";
  display: table;
}
.background_f250 .summary_static_e8de .caption-fddf li.element_5210 > a:after {
  clear: both;
}
.background_f250 .summary_static_e8de .caption-fddf li.element_5210 > a .module-soft-3e41 {
  margin-left: 5px;
  float: right;
}
.background_f250 .pro_6934,
.background_f250 .caption-fddf {
  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;
}
.background_f250 .caption-fddf {
  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;
}
.background_f250 .caption-fddf .soft-8592 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.background_f250 .caption-fddf .module-soft-3e41 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.background_f250 .caption-fddf li {
  display: block;
  margin: 0;
  padding: 0;
}
.background_f250 .caption-fddf 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;
}
.background_f250 .caption-fddf li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.background_f250 .caption-fddf .caption-fddf {
  top: 0;
  left: 100%;
}
.background_f250 .list_white_8312.fn-focus-74d7 > .pro_6934,
.background_f250 .list_white_8312.fn-focus-74d7 > .caption-fddf,
.background_f250 .list_white_8312:focus > .pro_6934,
.background_f250 .list_white_8312:focus > .caption-fddf,
.background_f250 .list_white_8312:hover > .pro_6934,
.background_f250 .list_white_8312:hover > .caption-fddf {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.background_f250.link_5563 .content_motion_ca0c:after,
.background_f250.link_5563 .content_motion_ca0c:before {
  content: "";
  display: table;
}
.background_f250.link_5563 .content_motion_ca0c:after {
  clear: both;
}
.background_f250.link_5563 .content_motion_ca0c > li {
  float: left;
}
.background_f250.carousel-fb9b .content_motion_ca0c:after,
.background_f250.carousel-fb9b .content_motion_ca0c:before {
  content: "";
  display: table;
}
.background_f250.carousel-fb9b .content_motion_ca0c:after {
  clear: both;
}
.background_f250.carousel-fb9b .content_motion_ca0c > li {
  float: left;
}
.background_f250.carousel-fb9b .content_motion_ca0c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.background_f250.carousel-fb9b .content_motion_ca0c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.background_f250.carousel-fb9b .content_motion_ca0c > li.bottom_0bae > a,
.background_f250.carousel-fb9b .content_motion_ca0c > li.first_6a93 > a {
  color: #fff;
  background-color: #1e4b75;
}
.background_f250.link_next_2e05 .content_motion_ca0c > li > a .soft-8592 {
  position: relative;
}
.background_f250.link_next_2e05 .content_motion_ca0c > li > a .soft-8592: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;
}
.background_f250.link_next_2e05
  .content_motion_ca0c
  > li:focus
  > a
  .soft-8592:before,
.background_f250.link_next_2e05
  .content_motion_ca0c
  > li:hover
  > a
  .soft-8592:before {
  width: 100%;
  background-color: currentColor;
}
.background_f250.link_next_2e05
  .content_motion_ca0c
  > li.bottom_0bae
  > a
  .soft-8592:before,
.background_f250.link_next_2e05
  .content_motion_ca0c
  > li.shadow_a20c
  > a
  .soft-8592:before {
  width: 100%;
  background-color: currentColor;
}
.background_f250.progress-bottom-d7e6 .content_motion_ca0c > li > a .soft-8592 {
  position: relative;
}
.background_f250.progress-bottom-d7e6 .content_motion_ca0c > li > a .soft-8592: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;
}
.background_f250.progress-bottom-d7e6 .content_motion_ca0c > li:focus > a .soft-8592:before,
.background_f250.progress-bottom-d7e6
  .content_motion_ca0c
  > li:hover
  > a
  .soft-8592:before {
  width: 100%;
  background-color: currentColor;
}
.background_f250.progress-bottom-d7e6
  .content_motion_ca0c
  > li.bottom_0bae
  > a
  .soft-8592:before,
.background_f250.progress-bottom-d7e6
  .content_motion_ca0c
  > li.shadow_a20c
  > a
  .soft-8592:before {
  width: 100%;
  background-color: currentColor;
}
.complex_48be .summary_static_e8de {
  margin: 0;
  padding: 0;
  list-style: none;
}
.complex_48be .summary_static_e8de li:first-child > a {
  border-top: none;
}
.complex_48be .summary_static_e8de .carousel-full-0d6f > .soft-8592 .module-soft-3e41 {
  display: none;
}
.complex_48be .summary_static_e8de li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.complex_48be .summary_static_e8de li:last-child {
  border: none;
}
.complex_48be .summary_static_e8de li.element_5210 > a {
  padding-right: 45px !important;
}
.complex_48be .summary_static_e8de li a {
  display: block;
  padding: 0.55em 1.5em;
}
.complex_48be .summary_static_e8de li a:focus,
.complex_48be .summary_static_e8de li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.complex_48be .summary_static_e8de li .current_5a1a {
  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;
}
.complex_48be .summary_static_e8de li .current_5a1a:hover {
  box-shadow: none;
}
.complex_48be .summary_static_e8de li .current_5a1a .module-soft-3e41 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.complex_48be .summary_static_e8de .caption-fddf {
  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);
}
.complex_48be .summary_static_e8de .caption-fddf li a {
  padding-left: 3em;
}
.complex_48be .summary_static_e8de .icon_e90f > a .current_5a1a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.complex_48be .summary_static_e8de .icon_e90f > .caption-fddf {
  display: block;
  opacity: 1;
}
.primary_ce60 {
  max-width: 100%;
}
.article_right_d207 {
  line-height: 0;
  cursor: pointer;
}
.static-7cf7 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.static-7cf7:hover {
  box-shadow: none;
  color: currentColor;
}
.static-7cf7 svg {
  width: 18px;
  height: 18px;
}
.static-7cf7 .modal_dark_3443 {
  display: none;
}
.right_ecd0 {
  position: relative;
}
.right_ecd0.fn-active-74d7 .static-7cf7 .text-dynamic-69a1 {
  display: none;
}
.right_ecd0.fn-active-74d7 .static-7cf7 .modal_dark_3443 {
  display: inline-block;
}
.right_ecd0 .west-85a4 {
  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);
}
.right_ecd0.preview-c652 .west-85a4 {
  left: auto;
  right: -0.9em;
}
.right_ecd0.preview-c652 .pro-26b8::before {
  left: auto;
  right: 15px;
}
.right_ecd0.fn-active-74d7 .west-85a4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accordion_1f2f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.accordion_1f2f label {
  flex-basis: 100%;
}
.accordion_1f2f .list_60c3 {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.accordion_1f2f .card_gold_8e2f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.accordion_1f2f .card_gold_8e2f:focus {
  background-color: transparent;
}
.accordion_1f2f button.header-fb97 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.accordion_1f2f button.header-fb97:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.accordion_1f2f button.header-fb97 svg {
  width: 18px;
  height: 18px;
}
.accordion_1f2f input[type="submit"] {
  min-height: auto;
}
.sort-8637 .accordion_1f2f .card_gold_8e2f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.pro-26b8 {
  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) {
  .pro-26b8 {
    width: 220px;
  }
}
.pro-26b8 label {
  flex-basis: 100%;
}
.pro-26b8::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;
}
.lite_6054 .sort-8637 .accordion_1f2f {
  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;
}
.lite_6054
  .sort-8637
  .accordion_1f2f
  .list_60c3 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.lite_6054 .sort-8637 .accordion_1f2f .card_gold_8e2f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.lite_6054
  .sort-8637
  .accordion_1f2f
  .card_gold_8e2f:focus {
  background: 0 0;
}
.lite_6054
  .sort-8637
  .accordion_1f2f
  .frame_dirty_93cb {
  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;
}
.pagination-fixed-d48d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pagination-fixed-d48d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pagination-fixed-d48d li:last-child {
  margin-right: 0;
}
.pagination-fixed-d48d li:first-child {
  margin-left: 0;
}
.pagination-fixed-d48d.image-410d a {
  color: #fff;
}
.pagination-fixed-d48d.image-410d a:hover {
  color: #fff;
}
.pagination-fixed-d48d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pagination-fixed-d48d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pagination-fixed-d48d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pagination-fixed-d48d a:hover {
  opacity: 0.9;
  color: inherit;
}
.pagination-fixed-d48d [class*="social-icon-apple"] {
  background-color: #999;
}
.pagination-fixed-d48d [class*="social-icon-apple"].chip_4484 {
  background-color: transparent;
  color: #999;
}
.pagination-fixed-d48d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pagination-fixed-d48d [class*="social-icon-behance"].chip_4484 {
  background-color: transparent;
  color: #1769ff;
}
.pagination-fixed-d48d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pagination-fixed-d48d [class*="social-icon-bitbucket"].chip_4484 {
  background-color: transparent;
  color: #205081;
}
.pagination-fixed-d48d [class*="social-icon-codepen"] {
  background-color: #000;
}
.pagination-fixed-d48d [class*="social-icon-codepen"].chip_4484 {
  background-color: transparent;
  color: #000;
}
.pagination-fixed-d48d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pagination-fixed-d48d [class*="social-icon-delicious"].chip_4484 {
  background-color: transparent;
  color: #39f;
}
.pagination-fixed-d48d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pagination-fixed-d48d [class*="social-icon-digg"].chip_4484 {
  background-color: transparent;
  color: #005be2;
}
.pagination-fixed-d48d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pagination-fixed-d48d [class*="social-icon-dribbble"].chip_4484 {
  background-color: transparent;
  color: #ea4c89;
}
.pagination-fixed-d48d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pagination-fixed-d48d [class*="social-icon-envelope"].chip_4484 {
  background-color: transparent;
  color: #ea4335;
}
.pagination-fixed-d48d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pagination-fixed-d48d [class*="social-icon-facebook"].chip_4484 {
  background-color: transparent;
  color: #3b5998;
}
.pagination-fixed-d48d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pagination-fixed-d48d [class*="social-icon-flickr"].chip_4484 {
  background-color: transparent;
  color: #0063dc;
}
.pagination-fixed-d48d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pagination-fixed-d48d [class*="social-icon-foursquare"].chip_4484 {
  background-color: transparent;
  color: #2d5be3;
}
.pagination-fixed-d48d [class*="social-icon-github"] {
  background-color: #333;
}
.pagination-fixed-d48d [class*="social-icon-github"].chip_4484 {
  background-color: transparent;
  color: #333;
}
.pagination-fixed-d48d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pagination-fixed-d48d [class*="social-icon-google-plus"].chip_4484 {
  background-color: transparent;
  color: #dd4b39;
}
.pagination-fixed-d48d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pagination-fixed-d48d [class*="social-icon-houzz"].chip_4484 {
  background-color: transparent;
  color: #7ac142;
}
.pagination-fixed-d48d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pagination-fixed-d48d [class*="social-icon-instagram"].chip_4484 {
  background-color: transparent;
  color: #262626;
}
.pagination-fixed-d48d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pagination-fixed-d48d [class*="social-icon-jsfiddle"].chip_4484 {
  background-color: transparent;
  color: #487aa2;
}
.pagination-fixed-d48d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pagination-fixed-d48d [class*="social-icon-linkedin"].chip_4484 {
  background-color: transparent;
  color: #0077b5;
}
.pagination-fixed-d48d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pagination-fixed-d48d [class*="social-icon-medium"].chip_4484 {
  background-color: transparent;
  color: #00ab6b;
}
.pagination-fixed-d48d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pagination-fixed-d48d
  [class*="social-icon-odnoklassniki"].chip_4484 {
  background-color: transparent;
  color: #f4731c;
}
.pagination-fixed-d48d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pagination-fixed-d48d [class*="social-icon-meetup"].chip_4484 {
  background-color: transparent;
  color: #ec1c40;
}
.pagination-fixed-d48d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pagination-fixed-d48d [class*="social-icon-pinterest"].chip_4484 {
  background-color: transparent;
  color: #bd081c;
}
.pagination-fixed-d48d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pagination-fixed-d48d [class*="social-icon-product-hunt"].chip_4484 {
  background-color: transparent;
  color: #da552f;
}
.pagination-fixed-d48d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pagination-fixed-d48d [class*="social-icon-reddit"].chip_4484 {
  background-color: transparent;
  color: #ff4500;
}
.pagination-fixed-d48d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pagination-fixed-d48d [class*="social-icon-rss"].chip_4484 {
  background-color: transparent;
  color: #f26522;
}
.pagination-fixed-d48d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pagination-fixed-d48d
  [class*="social-icon-shopping-cart"].chip_4484 {
  background-color: transparent;
  color: #4caf50;
}
.pagination-fixed-d48d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pagination-fixed-d48d [class*="social-icon-skype"].chip_4484 {
  background-color: transparent;
  color: #00aff0;
}
.pagination-fixed-d48d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pagination-fixed-d48d [class*="social-icon-slideshare"].chip_4484 {
  background-color: transparent;
  color: #0077b5;
}
.pagination-fixed-d48d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pagination-fixed-d48d [class*="social-icon-snapchat"].chip_4484 {
  background-color: transparent;
  color: #fffc00;
}
.pagination-fixed-d48d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pagination-fixed-d48d [class*="social-icon-soundcloud"].chip_4484 {
  background-color: transparent;
  color: #f80;
}
.pagination-fixed-d48d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pagination-fixed-d48d [class*="social-icon-spotify"].chip_4484 {
  background-color: transparent;
  color: #2ebd59;
}
.pagination-fixed-d48d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pagination-fixed-d48d
  [class*="social-icon-stack-overflow"].chip_4484 {
  background-color: transparent;
  color: #fe7a15;
}
.pagination-fixed-d48d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pagination-fixed-d48d [class*="social-icon-maldkfgram"].chip_4484 {
  background-color: transparent;
  color: #2ca5e0;
}
.pagination-fixed-d48d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pagination-fixed-d48d [class*="social-icon-tripadvisor"].chip_4484 {
  background-color: transparent;
  color: #589442;
}
.pagination-fixed-d48d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pagination-fixed-d48d [class*="social-icon-tumblr"].chip_4484 {
  background-color: transparent;
  color: #35465c;
}
.pagination-fixed-d48d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pagination-fixed-d48d [class*="social-icon-twitch"].chip_4484 {
  background-color: transparent;
  color: #6441a5;
}
.pagination-fixed-d48d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pagination-fixed-d48d [class*="social-icon-twitter"].chip_4484 {
  background-color: transparent;
  color: #1da1f2;
}
.pagination-fixed-d48d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pagination-fixed-d48d [class*="social-icon-vimeo"].chip_4484 {
  background-color: transparent;
  color: #1ab7ea;
}
.pagination-fixed-d48d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pagination-fixed-d48d [class*="social-icon-vk"].chip_4484 {
  background-color: transparent;
  color: #45668e;
}
.pagination-fixed-d48d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pagination-fixed-d48d [class*="social-icon-weibo"].chip_4484 {
  background-color: transparent;
  color: #df2029;
}
.pagination-fixed-d48d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pagination-fixed-d48d [class*="social-icon-weixin"].chip_4484 {
  background-color: transparent;
  color: #7bb32e;
}
.pagination-fixed-d48d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pagination-fixed-d48d [class*="social-icon-whatsapp"].chip_4484 {
  background-color: transparent;
  color: #25d366;
}
.pagination-fixed-d48d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pagination-fixed-d48d [class*="social-icon-wordpress"].chip_4484 {
  background-color: transparent;
  color: #21759b;
}
.pagination-fixed-d48d [class*="social-icon-xing"] {
  background-color: #026466;
}
.pagination-fixed-d48d [class*="social-icon-xing"].chip_4484 {
  background-color: transparent;
  color: #026466;
}
.pagination-fixed-d48d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pagination-fixed-d48d [class*="social-icon-yelp"].chip_4484 {
  background-color: transparent;
  color: #af0606;
}
.pagination-fixed-d48d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pagination-fixed-d48d [class*="social-icon-youtube"].chip_4484 {
  background-color: transparent;
  color: #cd201f;
}
.texture-62de {
  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;
}
.texture-62de:hover {
  box-shadow: none;
  background: 0 0;
}
.slow-b922 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.slow-9a8f {
  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;
}
.input-8c06 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.label-c10e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.label-c10e,
.label-c10e::after,
.label-c10e::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;
}
.label-c10e::after,
.label-c10e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.container-cold-2a59 .slow-9a8f .input-8c06 {
  margin-top: -2px;
  width: 19px;
}
.container-cold-2a59 .slow-9a8f .label-c10e {
  margin-top: -1px;
}
.container-cold-2a59 .slow-9a8f .label-c10e,
.container-cold-2a59 .slow-9a8f .label-c10e::after,
.container-cold-2a59 .slow-9a8f .label-c10e::before {
  width: 19px;
  height: 2px;
}
.container-cold-2a59 .slow-9a8f .label-c10e::before {
  top: -6px;
}
.container-cold-2a59 .slow-9a8f .label-c10e::after {
  bottom: -6px;
}
.element-9d41 .slow-9a8f .input-8c06 {
  margin-top: -2px;
  width: 22px;
}
.element-9d41 .slow-9a8f .label-c10e {
  margin-top: -1px;
}
.element-9d41 .slow-9a8f .label-c10e,
.element-9d41 .slow-9a8f .label-c10e::after,
.element-9d41 .slow-9a8f .label-c10e::before {
  width: 22px;
  height: 2px;
}
.element-9d41 .slow-9a8f .label-c10e::before {
  top: -7px;
}
.element-9d41 .slow-9a8f .label-c10e::after {
  bottom: -7px;
}
.hovered-8472 .slow-9a8f .input-8c06 {
  margin-top: -2px;
  width: 31px;
}
.hovered-8472 .slow-9a8f .label-c10e {
  margin-top: -1.5px;
}
.hovered-8472 .slow-9a8f .label-c10e,
.hovered-8472 .slow-9a8f .label-c10e::after,
.hovered-8472 .slow-9a8f .label-c10e::before {
  width: 31px;
  height: 3px;
}
.hovered-8472 .slow-9a8f .label-c10e::before {
  top: -9px;
}
.hovered-8472 .slow-9a8f .label-c10e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .widget_fd56 .slow-9a8f .input-8c06 {
    margin-top: -2px;
    width: 19px;
  }
  .widget_fd56 .slow-9a8f .label-c10e {
    margin-top: -1px;
  }
  .widget_fd56 .slow-9a8f .label-c10e,
  .widget_fd56 .slow-9a8f .label-c10e::after,
  .widget_fd56 .slow-9a8f .label-c10e::before {
    width: 19px;
    height: 2px;
  }
  .widget_fd56 .slow-9a8f .label-c10e::before {
    top: -6px;
  }
  .widget_fd56 .slow-9a8f .label-c10e::after {
    bottom: -6px;
  }
  .notification-mini-6e5d .slow-9a8f .input-8c06 {
    margin-top: -2px;
    width: 22px;
  }
  .notification-mini-6e5d .slow-9a8f .label-c10e {
    margin-top: -1px;
  }
  .notification-mini-6e5d .slow-9a8f .label-c10e,
  .notification-mini-6e5d .slow-9a8f .label-c10e::after,
  .notification-mini-6e5d .slow-9a8f .label-c10e::before {
    width: 22px;
    height: 2px;
  }
  .notification-mini-6e5d .slow-9a8f .label-c10e::before {
    top: -7px;
  }
  .notification-mini-6e5d .slow-9a8f .label-c10e::after {
    bottom: -7px;
  }
  .hidden_93d4 .slow-9a8f .input-8c06 {
    margin-top: -2px;
    width: 31px;
  }
  .hidden_93d4 .slow-9a8f .label-c10e {
    margin-top: -1.5px;
  }
  .hidden_93d4 .slow-9a8f .label-c10e,
  .hidden_93d4 .slow-9a8f .label-c10e::after,
  .hidden_93d4 .slow-9a8f .label-c10e::before {
    width: 31px;
    height: 3px;
  }
  .hidden_93d4 .slow-9a8f .label-c10e::before {
    top: -9px;
  }
  .hidden_93d4 .slow-9a8f .label-c10e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .old-b6cb .slow-9a8f .input-8c06 {
    margin-top: -2px;
    width: 19px;
  }
  .old-b6cb .slow-9a8f .label-c10e {
    margin-top: -1px;
  }
  .old-b6cb .slow-9a8f .label-c10e,
  .old-b6cb .slow-9a8f .label-c10e::after,
  .old-b6cb .slow-9a8f .label-c10e::before {
    width: 19px;
    height: 2px;
  }
  .old-b6cb .slow-9a8f .label-c10e::before {
    top: -6px;
  }
  .old-b6cb .slow-9a8f .label-c10e::after {
    bottom: -6px;
  }
  .box_be0b .slow-9a8f .input-8c06 {
    margin-top: -2px;
    width: 22px;
  }
  .box_be0b .slow-9a8f .label-c10e {
    margin-top: -1px;
  }
  .box_be0b .slow-9a8f .label-c10e,
  .box_be0b .slow-9a8f .label-c10e::after,
  .box_be0b .slow-9a8f .label-c10e::before {
    width: 22px;
    height: 2px;
  }
  .box_be0b .slow-9a8f .label-c10e::before {
    top: -7px;
  }
  .box_be0b .slow-9a8f .label-c10e::after {
    bottom: -7px;
  }
  .secondary_1127 .slow-9a8f .input-8c06 {
    margin-top: -2px;
    width: 31px;
  }
  .secondary_1127 .slow-9a8f .label-c10e {
    margin-top: -1.5px;
  }
  .secondary_1127 .slow-9a8f .label-c10e,
  .secondary_1127 .slow-9a8f .label-c10e::after,
  .secondary_1127 .slow-9a8f .label-c10e::before {
    width: 31px;
    height: 3px;
  }
  .secondary_1127 .slow-9a8f .label-c10e::before {
    top: -9px;
  }
  .secondary_1127 .slow-9a8f .label-c10e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .avatar-ea16 .slow-9a8f .input-8c06 {
    margin-top: -2px;
    width: 19px;
  }
  .avatar-ea16 .slow-9a8f .label-c10e {
    margin-top: -1px;
  }
  .avatar-ea16 .slow-9a8f .label-c10e,
  .avatar-ea16 .slow-9a8f .label-c10e::after,
  .avatar-ea16 .slow-9a8f .label-c10e::before {
    width: 19px;
    height: 2px;
  }
  .avatar-ea16 .slow-9a8f .label-c10e::before {
    top: -6px;
  }
  .avatar-ea16 .slow-9a8f .label-c10e::after {
    bottom: -6px;
  }
  .icon_copper_325a .slow-9a8f .input-8c06 {
    margin-top: -2px;
    width: 22px;
  }
  .icon_copper_325a .slow-9a8f .label-c10e {
    margin-top: -1px;
  }
  .icon_copper_325a .slow-9a8f .label-c10e,
  .icon_copper_325a .slow-9a8f .label-c10e::after,
  .icon_copper_325a .slow-9a8f .label-c10e::before {
    width: 22px;
    height: 2px;
  }
  .icon_copper_325a .slow-9a8f .label-c10e::before {
    top: -7px;
  }
  .icon_copper_325a .slow-9a8f .label-c10e::after {
    bottom: -7px;
  }
  .disabled-6d2a .slow-9a8f .input-8c06 {
    margin-top: -2px;
    width: 31px;
  }
  .disabled-6d2a .slow-9a8f .label-c10e {
    margin-top: -1.5px;
  }
  .disabled-6d2a .slow-9a8f .label-c10e,
  .disabled-6d2a .slow-9a8f .label-c10e::after,
  .disabled-6d2a .slow-9a8f .label-c10e::before {
    width: 31px;
    height: 3px;
  }
  .disabled-6d2a .slow-9a8f .label-c10e::before {
    top: -9px;
  }
  .disabled-6d2a .slow-9a8f .label-c10e::after {
    bottom: -9px;
  }
}
.medium-7a38 .label-c10e {
  -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);
}
.medium-7a38 .label-c10e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.medium-7a38 .label-c10e::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);
}
.medium-7a38.widget_medium_8809 .label-c10e {
  -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);
}
.medium-7a38.widget_medium_8809 .label-c10e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.medium-7a38.widget_medium_8809 .label-c10e::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);
}
.active-6cd1 {
  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.large_9965:before {
  display: none;
}
.carousel_active_cb0f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.carousel_active_cb0f .yellow-b194 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.carousel_active_cb0f .yellow-b194:last-of-type {
  border-bottom: none;
}
.carousel_active_cb0f .yellow-b194.static_0af7,
.carousel_active_cb0f .yellow-b194.icon-down-9b53,
.carousel_active_cb0f .yellow-b194.alert-d5d3 {
  padding: 0;
}
.carousel_active_cb0f .complex_48be .current_5a1a {
  color: currentColor;
}
.carousel_active_cb0f .complex_48be .current_5a1a:focus,
.carousel_active_cb0f .complex_48be .current_5a1a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel_active_cb0f.dropdown-bec2 .card_cold_841e,
.carousel_active_cb0f.dropdown-bec2 .item-b335 a,
.carousel_active_cb0f.dropdown-bec2 .content_motion_ca0c a,
.carousel_active_cb0f.dropdown-bec2 .caption-fddf a {
  color: rgba(0, 0, 0, 0.55);
}
.carousel_active_cb0f.dropdown-bec2 .card_cold_841e:hover,
.carousel_active_cb0f.dropdown-bec2 .item-b335 a:hover,
.carousel_active_cb0f.dropdown-bec2 .content_motion_ca0c a:hover,
.carousel_active_cb0f.dropdown-bec2 .caption-fddf a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_active_cb0f.dropdown-bec2 .picture_simple_7b6d {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_active_cb0f.dropdown-bec2 .yellow-b194 {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel_active_cb0f.dropdown-bec2 .yellow-b194:before {
  background: rgba(0, 0, 0, 0.08);
}
.carousel_active_cb0f.dropdown-bec2 .header_slow_0bcf:before {
  background: rgba(255, 255, 255, 0.9);
}
.carousel_active_cb0f.dropdown-bec2 .complex_48be .summary_static_e8de li a,
.carousel_active_cb0f.dropdown-bec2 .complex_48be .current_5a1a,
.carousel_active_cb0f.dropdown-bec2 .caption-fddf {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel_active_cb0f.dropdown-bec2 .complex_48be .current_5a1a:focus,
.carousel_active_cb0f.dropdown-bec2 .complex_48be .current_5a1a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel_active_cb0f.dropdown-bec2 .summary_static_e8de li {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel_active_cb0f.block_cc2b .card_cold_841e,
.carousel_active_cb0f.block_cc2b .item-b335 a,
.carousel_active_cb0f.block_cc2b .content_motion_ca0c .current_5a1a,
.carousel_active_cb0f.block_cc2b .content_motion_ca0c a,
.carousel_active_cb0f.block_cc2b .caption-fddf a {
  color: rgba(255, 255, 255, 0.79);
}
.carousel_active_cb0f.block_cc2b .card_cold_841e:hover,
.carousel_active_cb0f.block_cc2b .item-b335 a:hover,
.carousel_active_cb0f.block_cc2b .content_motion_ca0c .current_5a1a:hover,
.carousel_active_cb0f.block_cc2b .content_motion_ca0c a:hover,
.carousel_active_cb0f.block_cc2b .caption-fddf a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_active_cb0f.block_cc2b .picture_simple_7b6d {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_active_cb0f.block_cc2b .yellow-b194 {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel_active_cb0f.block_cc2b .yellow-b194:before {
  background: rgba(255, 255, 255, 0.08);
}
.carousel_active_cb0f.block_cc2b .header_slow_0bcf:before {
  background: rgba(0, 0, 0, 0.9);
}
.carousel_active_cb0f.block_cc2b .complex_48be .summary_static_e8de li a,
.carousel_active_cb0f.block_cc2b .complex_48be .current_5a1a,
.carousel_active_cb0f.block_cc2b .caption-fddf {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel_active_cb0f.block_cc2b .complex_48be .current_5a1a:focus,
.carousel_active_cb0f.block_cc2b .complex_48be .current_5a1a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel_active_cb0f.block_cc2b .summary_static_e8de li {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_slow_0bcf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.header_slow_0bcf:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.block_64d1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.action_5808 .carousel_active_cb0f {
  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;
}
.action_5808 .yellow-b194 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.action_5808 .yellow-b194: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) {
  .action_5808 .yellow-b194:before {
    width: 16%;
    left: 42%;
  }
}
.action_5808 .yellow-b194:last-child:before {
  content: none;
}
.action_5808 .yellow-b194[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.action_5808 .complex_48be .summary_static_e8de li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.action_5808 .complex_48be .summary_static_e8de li a .current_5a1a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.action_5808 .complex_48be .caption-fddf {
  border: none;
}
.action_5808 .complex_48be .caption-fddf li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.action_5808 .header_slow_0bcf {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.action_5808 .block_64d1 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.action_5808 .block_cc2b .header_slow_0bcf:before {
  background: rgba(0, 0, 0, 0.9);
}
.action_5808 .dropdown-bec2.footer_ce00 .label-c10e {
  background: rgba(0, 0, 0, 0.6);
}
.action_5808
  .dropdown-bec2.footer_ce00
  .label-c10e::after,
.action_5808
  .dropdown-bec2.footer_ce00
  .label-c10e:before {
  background: inherit;
}
.action_5808
  .dropdown-bec2.footer_ce00:hover
  .label-c10e {
  background: rgba(0, 0, 0, 0.8);
}
.fresh-03c4 .carousel_active_cb0f {
  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) {
  .fresh-03c4 .carousel_active_cb0f {
    width: auto;
    right: 45px;
  }
}
.accent_2cc9 .carousel_active_cb0f {
  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) {
  .accent_2cc9 .carousel_active_cb0f {
    width: auto;
    left: 45px;
  }
}
.large_9965 .carousel_active_cb0f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.large_9965 .block_64d1 {
  max-width: 48em;
  margin: 0 auto;
}
.large_9965 .header_slow_0bcf:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.breadcrumb-dd3f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb-dd3f.action_5808 .carousel_active_cb0f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.breadcrumb-dd3f.fresh-03c4 .carousel_active_cb0f {
  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);
}
.breadcrumb-dd3f .carousel_active_cb0f {
  visibility: visible;
}
.breadcrumb-dd3f.accent_2cc9 .carousel_active_cb0f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.article-clean-6fa3,
.nav_5a11 {
  overflow-x: hidden;
}
.article-clean-6fa3 .carousel_active_cb0f {
  overflow: auto;
}
.article-clean-6fa3.action_5808 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article-clean-6fa3.action_5808 .carousel_active_cb0f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.article-clean-6fa3.action_5808 .texture-62de {
  opacity: 0;
}
.article-clean-6fa3.fresh-03c4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article-clean-6fa3.fresh-03c4 .carousel_active_cb0f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.article-clean-6fa3.fresh-03c4 .texture-62de {
  opacity: 0;
}
.article-clean-6fa3.accent_2cc9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article-clean-6fa3.accent_2cc9 .carousel_active_cb0f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.article-clean-6fa3.accent_2cc9 .texture-62de {
  opacity: 0;
}
.article-clean-6fa3.large_9965 .carousel_active_cb0f {
  z-index: 10;
  visibility: visible;
}
.footer_ce00 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.footer_ce00 .label-c10e {
  background: rgba(255, 255, 255, 0.99);
}
.footer_ce00 .label-c10e::after,
.footer_ce00 .label-c10e:before {
  background: inherit;
}
.footer_ce00:hover .label-c10e {
  background: rgba(255, 255, 255, 0.99);
}
.accent_2cc9 .footer_ce00 {
  top: 10px;
  right: auto;
  left: 12px;
}
.large_9965 .footer_ce00 {
  display: none !important;
}
.article-clean-6fa3:before,
.nav_5a11:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.article-clean-6fa3 .footer_ce00,
.nav_5a11 .footer_ce00 {
  display: inline-block;
}
.carousel_active_cb0f .orange-9000 {
  -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;
}
.article-clean-6fa3 .carousel_active_cb0f .orange-9000,
.nav_5a11 .carousel_active_cb0f .orange-9000 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.background-gold-4f99 .list_60c3 {
  width: 100%;
}
.module_complex_87fe {
  padding: 0 0.5em 0;
}
.module_complex_87fe [class*="customify-col-"],
.module_complex_87fe [class*="customify-col_"],
.module_complex_87fe [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.label_pro_29c7 .module_complex_87fe {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hidden_cold_1e81 .lite-762c,
  .lite-762c {
    display: none;
  }
  .outline-3f36 {
    text-align: left;
  }
  .content-0664 {
    text-align: center;
  }
  .breadcrumb-f384 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hidden_cold_1e81 .layout_9d76,
  .layout_9d76 {
    display: none;
  }
  .under-3fb5 {
    text-align: left;
  }
  .stone-5eef {
    text-align: center;
  }
  .advanced-5a61 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hidden_cold_1e81 .basic_4a98,
  .basic_4a98 {
    display: none;
  }
  .shadow_green_4fff {
    text-align: left;
  }
  .text-b6a2 {
    text-align: center;
  }
  .selected_0b3f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.center-07f1 {
  box-shadow: none !important;
}
.background_green_e60f .shadow-030b,
.module_advanced_e055 .shadow-030b {
  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;
}
.module_advanced_e055 .shadow-030b {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tertiary_288c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tertiary_288c:after,
.tertiary_288c:before {
  content: "";
  display: table;
}
.tertiary_288c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tertiary_288c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tertiary_288c,
.footer-e300 {
  max-width: 1248px;
  margin: 0 auto;
}

.message_paper_403e.section-b6fb .tertiary_288c {
  max-width: 100%;
}
.message_paper_403e.prev_f409 {
  max-width: 1200px;
  margin: 0 auto;
}
.message_paper_403e.feature-last-8d7b .tertiary_288c {
  max-width: 100%;
}
.message_paper_403e.feature-last-8d7b > .tertiary_288c {
  padding-left: 0;
  padding-right: 0;
}
.message_paper_403e.feature-last-8d7b > .tertiary_288c .hidden_cold_1e81 {
  margin: 0;
}
.message_paper_403e.feature-last-8d7b
  > .tertiary_288c
  .warm_d0db.section-gas-236d {
  margin-right: 0;
  margin-left: 0;
}
.message_paper_403e.feature-last-8d7b #main.section-gas-236d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .banner_7748 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .banner_7748 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .bottom_a547 .pagination-solid-40e2 {
    padding-right: 1em;
  }
  .bottom_a547.accent_full_0031 .warm_d0db {
    border-right: 1px solid #eaecee;
  }
  .bottom_a547.accent_full_0031 .pagination-solid-40e2 {
    padding-right: 1em;
  }
  .bottom_a547.accent_full_0031 .current_0d6b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb-72f4 .pagination-solid-40e2 {
    padding-left: 1em;
  }
  .breadcrumb-72f4.accent_full_0031 .warm_d0db {
    border-left: 1px solid #eaecee;
  }
  .breadcrumb-72f4.accent_full_0031 .pagination-solid-40e2 {
    padding-left: 1em;
  }
  .breadcrumb-72f4.accent_full_0031 .current_0d6b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accordion_hot_c4fe .pagination-solid-40e2 {
    padding-left: 1em;
  }
  .accordion_hot_c4fe.accent_full_0031 .out-4088 {
    border-right: 1px solid #eaecee;
  }
  .accordion_hot_c4fe.accent_full_0031 .disabled_9c28 {
    border-right: 1px solid #eaecee;
  }
  .accordion_hot_c4fe.accent_full_0031 .pagination-solid-40e2 {
    padding-left: 1em;
  }
  .accordion_hot_c4fe.accent_full_0031 .current_0d6b {
    padding-right: 1em;
  }
  .accordion_hot_c4fe.accent_full_0031 .aside_upper_66de {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description_5b6c .pagination-solid-40e2 {
    padding-right: 1em;
  }
  .description_5b6c.accent_full_0031 .out-4088 {
    border-left: 1px solid #eaecee;
  }
  .description_5b6c.accent_full_0031 .disabled_9c28 {
    border-left: 1px solid #eaecee;
  }
  .description_5b6c.accent_full_0031 .pagination-solid-40e2 {
    padding-right: 1em;
  }
  .description_5b6c.accent_full_0031 .current_0d6b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .description_5b6c.accent_full_0031 .aside_upper_66de {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner_7748 .pagination-solid-40e2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .banner_7748.accent_full_0031 .warm_d0db {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .banner_7748.accent_full_0031 .pagination-solid-40e2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .banner_7748.accent_full_0031 .current_0d6b {
    padding-left: 1em;
  }
  .banner_7748.accent_full_0031 .aside_upper_66de {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .banner_7748.accent_full_0031 .pagination-solid-40e2 {
    padding-left: 0;
  }
}
.green_0d71 .lower-ddfb {
  display: inline-block;
}
.gradient_4972 {
  display: inline-block;
}
.dark-1350 {
  word-con: break-word;
}
.modal-static-2513 > span {
  display: inline-block;
  padding: 5px 0;
}
.modal-static-2513 .popup_west_da2f {
  margin-left: 8px;
  margin-right: 8px;
}
.modal-static-2513 .banner_82cb img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.column-a126 .caption_8f83 {
  margin-bottom: 2em;
}
.column-a126 .gas_95af {
  margin-bottom: 15px;
}
.column-a126 .gas_95af:last-child {
  margin-bottom: 0;
}
.column-a126 .glass_ef0b {
  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) {
  .column-a126 .glass_ef0b {
    display: block;
  }
}
.column-a126 .article_a41c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .column-a126 .article_a41c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.column-a126 .basic_6e47 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.column-a126 .basic_6e47 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.column-a126 .basic_6e47 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.column-a126 .dark-1350 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.column-a126 .dark-1350 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.column-a126 .footer_dim_388f p:last-child {
  margin-bottom: 0;
}
.column-a126 .over-1a11 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.column-a126 .tiny_4485 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.column-a126 .liquid-3b0a {
  margin-top: 1em;
}
.column-a126 .in-e769 {
  top: 0;
  display: block;
}
.column-a126 .in-e769 a {
  color: inherit;
}
.column-a126 .in-e769 a:hover {
  color: inherit;
}
.column-a126 .popup-fresh-5433 {
  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;
}
.column-a126 .popup-fresh-5433:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.column-a126 .tiny_4485 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.column-a126 .pattern-dirty-02ad {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.column-a126 .pattern-dirty-02ad:first-child {
  margin-top: 0;
}
.column-a126 .pattern-dirty-02ad.notice_plasma_0ddf {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.column-a126 .pattern-dirty-02ad.menu-92b0 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.column-a126
  .pattern-dirty-02ad.menu-92b0.hot_e5f5
  .liquid-3b0a {
  width: 100%;
}
.column-a126 .menu-92b0 {
  -webkit-box-align: center;
  align-items: center;
}
.column-a126 .menu-92b0 .modal-static-2513,
.column-a126 .menu-92b0 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.column-a126 .basic_6e47 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.column-a126 .basic_6e47 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.column-a126 .basic_6e47: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;
}
.column-a126 .notice_plasma_0ddf {
  z-index: 5;
}
.column-a126 .glass-f527 .message_fluid_a57f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.column-a126 .popup-f989 .message_fluid_a57f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.column-a126 .summary-b4ae .message_fluid_a57f {
  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;
}
.column-a126.over-0f4a .glass_ef0b,
.column-a126.card_in_393d .glass_ef0b {
  display: block;
}
.column-a126.over-0f4a .glass_ef0b .message-34a2,
.column-a126.over-0f4a .glass_ef0b .tiny_4485,
.column-a126.card_in_393d .glass_ef0b .message-34a2,
.column-a126.card_in_393d .glass_ef0b .tiny_4485 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.column-a126.main_9c71 .article_a41c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .column-a126.main_9c71 .article_a41c {
    margin-right: 0;
  }
}
.column-a126.over-0f4a .article_a41c,
.column-a126.card_in_393d .article_a41c {
  padding-top: 40%;
}
.column-a126.over-0f4a .caption_8f83,
.column-a126.card_in_393d .caption_8f83 {
  display: block;
}
.column-a126.over-0f4a .fn-sticky-74d7 .tiny_4485,
.column-a126.card_in_393d .fn-sticky-74d7 .tiny_4485 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.column-a126.over-0f4a .article_a41c,
.column-a126.card_in_393d .article_a41c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.column-a126.over-0f4a .tiny_4485 {
  padding: 1em;
}
.search-cool-97ba {
  margin: 30px auto;
  display: block;
}
.search-cool-97ba .bottom-5b19 > * {
  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;
}
.search-cool-97ba .bottom-5b19 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.search-cool-97ba .bottom-5b19 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.medium-dd48 .modal-static-2513 {
  margin-bottom: 1.41575em;
}
.medium-dd48 .progress_f5a1 {
  margin-bottom: 1.618em;
}
.over-2eb0 .card_east_c239 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.over-2eb0 .card_east_c239 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.over-2eb0 .sort-f843 {
  max-width: 100%;
  overflow: auto;
}
.badge-715e .over-2eb0 a:hover {
  text-decoration: underline;
}
.article-wide-41e8 .gas_95af:not(.dark-1350),
.article-wide-41e8 .basic_6e47 {
  margin-bottom: 1.41575em;
}
.article-wide-41e8 .gas_95af:not(.dark-1350):last-child,
.article-wide-41e8 .basic_6e47:last-child {
  margin-bottom: 0;
}
.article-wide-41e8 .gas_95af.aside_a5aa {
  margin-bottom: 0.41575em;
}
.article-wide-41e8 .tabs_stone_d414:before,
.article-wide-41e8 .stale_ab14:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.article-wide-41e8 .tabs_stone_d414:before {
  content: "\f115";
}
.article-wide-41e8 .stale_ab14:before {
  content: "\f02c";
}
.article-wide-41e8 .header_ed10 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.article-wide-41e8 .header_ed10 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.old-6d03 {
  display: -webkit-box;
  display: flex;
}
.old-6d03 .box_51f4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .old-6d03 .box_51f4 {
    flex-basis: 90px;
  }
}
.old-6d03 .layout_cool_a86e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .old-6d03 .layout_cool_a86e {
    flex-basis: calc(100% - 50px);
  }
}
.old-6d03 .media-ce21 p:last-child {
  margin-bottom: 0.72em;
}
.notice_5586 .bottom-5b19 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.notice_5586 .bottom-5b19:after,
.notice_5586 .bottom-5b19:before {
  content: "";
  display: table;
}
.notice_5586 .bottom-5b19:after {
  clear: both;
}
.notice_5586 .bottom-5b19 .basic-bfa0,
.notice_5586 .bottom-5b19 .mask-633d {
  width: 49%;
}
.notice_5586 .bottom-5b19 .basic-bfa0 a span.nav-5c96,
.notice_5586 .bottom-5b19 .mask-633d a span.nav-5c96 {
  display: block;
  margin-bottom: 5px;
}
.notice_5586 .bottom-5b19 .mask-633d {
  float: left;
  text-align: left;
}
.notice_5586 .bottom-5b19 .basic-bfa0 {
  float: right;
  text-align: right;
}
.pattern-purple-9e29 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .pattern-purple-9e29 {
    margin-bottom: 0;
  }
}
.soft-0ad8 {
  margin-bottom: 1em;
}
.soft-0ad8 .dark-1350 {
  font-size: 1.1em;
  line-height: 1.3;
}
.form_096a a {
  display: block;
  line-height: 0;
  position: relative;
}
.aside_fluid_5536 .soft-0ad8,
.item_406e .soft-0ad8 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .aside_fluid_5536 .soft-0ad8,
  .item_406e .soft-0ad8 {
    display: block;
  }
}
.aside_fluid_5536 .form_096a,
.item_406e .form_096a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .aside_fluid_5536 .form_096a,
  .item_406e .form_096a {
    margin-bottom: 1em;
  }
}
.aside_fluid_5536 .form_096a img,
.item_406e .form_096a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.aside_fluid_5536 .dynamic_206f,
.item_406e .dynamic_206f {
  flex-basis: calc(100% - 160px);
}
.aside_fluid_5536 .dynamic_206f p,
.item_406e .dynamic_206f p {
  margin-bottom: 0;
}
.aside_fluid_5536 .dynamic_206f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .aside_fluid_5536 .dynamic_206f {
    padding-left: 0;
  }
}
.item_406e .dynamic_206f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .item_406e .dynamic_206f {
    padding-right: 0;
  }
}
.item_406e .form_096a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tag_1103 .form_096a {
  margin-bottom: 0.5em;
}
.tag_1103 .form_096a img {
  width: 100%;
}
.white_bb00 .heading-84af,
.action-991f .heading-84af {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.action-991f .warm_d0db .paragraph_silver_9193 p:last-child {
  margin-bottom: 0;
}
.icon_prev_59a0 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.yellow-67c4 .next_12e2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .yellow-67c4 .next_12e2:last-of-type {
    margin-bottom: 0;
  }
}
.yellow-67c4 .next_12e2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.yellow-67c4 .next_12e2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.yellow-67c4 .next_12e2 ul li {
  margin: 0 0 0.6em;
}
.yellow-67c4 .next_12e2 ul li.element-dirty-ec9d,
.yellow-67c4 .next_12e2 ul li.fixed-ef75 {
  position: relative;
}
.yellow-67c4 .next_12e2 ul li.element-dirty-ec9d .focus_e06b,
.yellow-67c4 .next_12e2 ul li.fixed-ef75 .focus_e06b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.yellow-67c4 .next_12e2 ul li.element-dirty-ec9d:after:after,
.yellow-67c4 .next_12e2 ul li.element-dirty-ec9d:after:before,
.yellow-67c4
  .next_12e2
  ul
  li.fixed-ef75:after:after,
.yellow-67c4
  .next_12e2
  ul
  li.fixed-ef75:after:before {
  content: "";
  display: table;
}
.yellow-67c4 .next_12e2 ul li.element-dirty-ec9d:after:after,
.yellow-67c4
  .next_12e2
  ul
  li.fixed-ef75:after:after {
  clear: both;
}
.yellow-67c4 .next_12e2 a.nav_static_bda1:hover {
  text-decoration: none;
}
.yellow-67c4 .next_12e2 select {
  max-width: 100%;
}
.yellow-67c4 .next_12e2 table {
  font-size: 85%;
}
.yellow-67c4 .next_12e2 table td,
.yellow-67c4 .next_12e2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.yellow-67c4 .next_12e2 table tfoot td {
  text-align: left;
}
.yellow-67c4 .next_12e2 :last-child {
  margin-bottom: 0;
}
.yellow-67c4 .next_12e2 .message_medium_f152 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.yellow-67c4 .next_12e2 .message_medium_f152 label {
  width: 100%;
}
.yellow-67c4 .next_12e2 .message_medium_f152 .card_gold_8e2f {
  width: 100%;
  display: block;
}
.yellow-67c4 .next_12e2 .message_medium_f152 .header-fb97 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.yellow-67c4 .next_12e2 .message_medium_f152 .header-fb97:hover svg #svg-search {
  fill: #444;
}
.yellow-67c4 .next_12e2 .message_medium_f152 .header-fb97 svg {
  width: 18px;
  height: 18px;
}
.yellow-67c4 .mask_71b5 ul ul,
.yellow-67c4 .container-stale-1dde ul ul,
.yellow-67c4 .carousel-520f ul ul,
.yellow-67c4 .thick-ceff ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.yellow-67c4 .mask_71b5 .element_5210 > a,
.yellow-67c4 .container-stale-1dde .element_5210 > a,
.yellow-67c4 .carousel-520f .element_5210 > a,
.yellow-67c4 .thick-ceff .element_5210 > a {
  margin-bottom: 0;
}
.yellow-67c4 .pagination_2f07 li,
.yellow-67c4 .mask_71b5 li,
.yellow-67c4 .progress_north_2c8d li,
.yellow-67c4 .container-stale-1dde li,
.yellow-67c4 .carousel-520f li,
.yellow-67c4 .thick-ceff li,
.yellow-67c4 .dim-2d20 li,
.yellow-67c4 .pink_45a9 li {
  display: block;
  position: relative;
}
.yellow-67c4 .pagination_2f07 li:last-child,
.yellow-67c4 .mask_71b5 li:last-child,
.yellow-67c4 .progress_north_2c8d li:last-child,
.yellow-67c4 .container-stale-1dde li:last-child,
.yellow-67c4 .carousel-520f li:last-child,
.yellow-67c4 .thick-ceff li:last-child,
.yellow-67c4 .dim-2d20 li:last-child,
.yellow-67c4 .pink_45a9 li:last-child {
  border: none;
}
.yellow-67c4 .pagination_2f07 li a,
.yellow-67c4 .mask_71b5 li a,
.yellow-67c4 .progress_north_2c8d li a,
.yellow-67c4 .container-stale-1dde li a,
.yellow-67c4 .carousel-520f li a,
.yellow-67c4 .thick-ceff li a,
.yellow-67c4 .dim-2d20 li a,
.yellow-67c4 .pink_45a9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.yellow-67c4 .pagination_2f07 li ul li::before,
.yellow-67c4 .mask_71b5 li ul li::before,
.yellow-67c4 .progress_north_2c8d li ul li::before,
.yellow-67c4 .container-stale-1dde li ul li::before,
.yellow-67c4 .carousel-520f li ul li::before,
.yellow-67c4 .thick-ceff li ul li::before,
.yellow-67c4 .dim-2d20 li ul li::before,
.yellow-67c4 .pink_45a9 li ul li::before {
  left: 15px;
}
.yellow-67c4 .pagination_2f07 li ul a,
.yellow-67c4 .mask_71b5 li ul a,
.yellow-67c4 .progress_north_2c8d li ul a,
.yellow-67c4 .container-stale-1dde li ul a,
.yellow-67c4 .carousel-520f li ul a,
.yellow-67c4 .thick-ceff li ul a,
.yellow-67c4 .dim-2d20 li ul a,
.yellow-67c4 .pink_45a9 li ul a {
  padding-left: 20px;
}
.yellow-67c4 .pagination_2f07 li ul ul li::before,
.yellow-67c4 .mask_71b5 li ul ul li::before,
.yellow-67c4 .progress_north_2c8d li ul ul li::before,
.yellow-67c4 .container-stale-1dde li ul ul li::before,
.yellow-67c4 .carousel-520f li ul ul li::before,
.yellow-67c4 .thick-ceff li ul ul li::before,
.yellow-67c4 .dim-2d20 li ul ul li::before,
.yellow-67c4 .pink_45a9 li ul ul li::before {
  left: 30px;
}
.yellow-67c4 .pagination_2f07 li ul ul a,
.yellow-67c4 .mask_71b5 li ul ul a,
.yellow-67c4 .progress_north_2c8d li ul ul a,
.yellow-67c4 .container-stale-1dde li ul ul a,
.yellow-67c4 .carousel-520f li ul ul a,
.yellow-67c4 .thick-ceff li ul ul a,
.yellow-67c4 .dim-2d20 li ul ul a,
.yellow-67c4 .pink_45a9 li ul ul a {
  padding-left: 40px;
}
.yellow-67c4 .progress-e4e3 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.yellow-67c4 .pink_45a9 ul li {
  margin-bottom: 1.41575em;
}
.yellow-67c4 .pink_45a9 ul li .status_yellow_1825 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.yellow-67c4 .pink_45a9 ul li .rough-1efe {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.block_cc2b .pagination_2f07 li a,
.block_cc2b .mask_71b5 li a,
.block_cc2b .progress_north_2c8d li a,
.block_cc2b .container-stale-1dde li a,
.block_cc2b .carousel-520f li a,
.block_cc2b .thick-ceff li a,
.block_cc2b .dim-2d20 li a,
.block_cc2b .pink_45a9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_cc2b .progress-e4e3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_cc2b .next_12e2 ul li.element-dirty-ec9d .focus_e06b,
.block_cc2b .next_12e2 ul li.fixed-ef75 .focus_e06b {
  background: rgba(0, 0, 0, 0.2);
}
.block_cc2b .yellow-67c4 .next_12e2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.message_paper_403e .yellow-67c4 .summary_static_e8de li {
  margin: 0;
}
.message_paper_403e .yellow-67c4 .summary_static_e8de li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.message_paper_403e .yellow-67c4 .summary_static_e8de li ul {
  margin: 0;
}
.message_paper_403e .yellow-67c4 .summary_static_e8de li ul li a {
  padding-left: 15px;
}
.message_paper_403e .yellow-67c4 .summary_static_e8de li ul li li a {
  padding-left: 30px;
}
.message_paper_403e .yellow-67c4 .summary_static_e8de li.first_6a93 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.message_paper_403e .yellow-67c4 .summary_static_e8de li.first_6a93 > 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;
}
.message_paper_403e .yellow-67c4 .summary_static_e8de li.first_6a93 > 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;
}
.popup-3bfb a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.progress_d11c {
  position: relative;
  z-index: 10;
}
.progress_d11c .orange-9000 {
  width: 100%;
  max-width: 100%;
}
.left-4728 .video_wide_b796 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.left-4728 .dropdown-bec2 {
}
.left-4728 .block_cc2b {
  background: #292929;
}
.light_d97c .video_wide_b796 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.light_d97c .dropdown-bec2 {
  background: #f9f9f9;
}
.light_d97c .block_cc2b {
  background: #303030;
}
.dark-313c .video_wide_b796 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .dark-313c .lower-ddfb {
    margin-bottom: 1em;
  }
  .dark-313c .lower-ddfb:last-child {
    margin-bottom: 0;
  }
}
.dark-313c .dropdown-bec2 {
  background: #ededed;
}
.dark-313c .block_cc2b {
  background: #1a1a1a;
}
.video_wide_b796.dropdown-bec2 {
  color: rgba(0, 0, 0, 0.6);
}
.video_wide_b796.dropdown-bec2 .south-1a2b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.video_wide_b796.block_cc2b {
  color: rgba(255, 255, 255, 0.99);
}
.video_wide_b796.block_cc2b a:not(.nav_static_bda1) {
  color: rgba(255, 255, 255, 0.79);
}
.video_wide_b796.block_cc2b a:not(.nav_static_bda1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.video_wide_b796.block_cc2b .south-1a2b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_wide_b796.block_cc2b table tbody td,
.video_wide_b796.block_cc2b table th {
  background: rgba(0, 0, 0, 0.08);
}
.action_d3ce.table_inner_b40f .tertiary_288c {
  max-width: initial;
}
.action_d3ce .fast-e7ba {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.action_d3ce .fast-e7ba .orange-9000 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .action_d3ce .fast-e7ba .orange-9000 {
    display: block;
    margin-bottom: 2em;
  }
  .action_d3ce .fast-e7ba .orange-9000:last-child {
    margin-bottom: 0;
  }
}
.dark-313c .lower-ddfb:last-child,
.light_d97c .lower-ddfb:last-child,
.left-4728 .lower-ddfb:last-child {
  margin-bottom: 0;
}
.dark-313c .lower-ddfb .yellow-67c4 .next_12e2:last-child,
.light_d97c .lower-ddfb .yellow-67c4 .next_12e2:last-child,
.left-4728 .lower-ddfb .yellow-67c4 .next_12e2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .dark-313c .orange_bca0,
  .dark-313c .detail_white_d709,
  .light_d97c .orange_bca0,
  .light_d97c .detail_white_d709,
  .left-4728 .orange_bca0,
  .left-4728 .detail_white_d709 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .progress_d11c .lower-ddfb {
    margin-bottom: 2em;
  }
}
.progress_d11c p:last-child {
  margin-bottom: 0;
}
.progress_d11c li,
.progress_d11c ul {
  list-style: none;
  margin: 0;
}
.progress_d11c ul ul {
  margin-left: 2.617924em;
}
.solid_e235 {
  font-size: 0.875em;
}

/* css-noise: edcd */
.ghost-box-y7 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
