/*!
Theme Name: Customify
Theme URI: https://pressmaximum.texture_b208/customify
Author: WPCustomify
Author URI: https://pressmaximum.texture_b208
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.texture_b208/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.header-6a2b.title-east-8ba7/licenses/gpl-2.0.hover-248f
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.video-clean-d931/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.paragraph_new_d381.east-241d/normalize.accent_prev_e452/
 ======
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.accent_prev_e452 v7.0.0 | MIT License | github.texture_b208/necolas/normalize.accent_prev_e452 */
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;
}
.bottom_94da .bottom_1922,
.dark-9489,
.icon-ca5f,
.article-a3b2,
.gold_a0c3,
.section_next_b759,
.out-4b5b,
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;
}
.dark-9489,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .dark-9489,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .dark-9489,
  h1 {
    font-size: 1.8em;
  }
}
.icon-ca5f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.icon-ca5f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .icon-ca5f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .icon-ca5f,
  h2 {
    font-size: 1.7em;
  }
}
.article-a3b2,
h3 {
  font-size: 1.618em;
}
.bottom_94da .bottom_1922,
.gold_a0c3,
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.widget_gas_216c {
  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;
}
.component-e6de:after,
.component-e6de:before,
.fresh-e398:after,
.fresh-e398:before {
  content: "";
  display: table;
}
.component-e6de:after,
.fresh-e398:after {
  clear: both;
}
.soft_e5ff {
  float: right;
  margin-right: 0;
}
.large-c659 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.logo-mini-ece6 .sort-motion-08ff,
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;
}
.logo-mini-ece6 .sort-motion-08ff: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;
}
.accent_b8a8 .sort-motion-08ff {
  box-shadow: none;
}
.accent_b8a8
  .sort-motion-08ff
  .hovered_dbd3 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.accent_b8a8 .sort-motion-08ff .chip_b232 {
  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;
}
.accent_b8a8
  .sort-motion-08ff
  .chip_b232
  b {
  display: none;
}
.accent_b8a8 .list_dynamic_68b6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.list-dadf:not(.row_3306):not(.active_2207),
button:not(.row_3306):not(.active_2207),
input[type="button"]:not(.row_3306):not(
    .active_2207
  ),
input[type="reset"]:not(.row_3306):not(
    .active_2207
  ),
input[type="submit"]:not(.row_3306):not(
    .active_2207
  ) {
  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;
}
.list-dadf:not(.row_3306):not(
    .active_2207
  ):hover,
button:not(.row_3306):not(
    .active_2207
  ):hover,
input[type="button"]:not(.row_3306):not(
    .active_2207
  ):hover,
input[type="reset"]:not(.row_3306):not(
    .active_2207
  ):hover,
input[type="submit"]:not(.row_3306):not(
    .active_2207
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.list-dadf:not(.row_3306):not(
    .active_2207
  ):active,
.list-dadf:not(.row_3306):not(
    .active_2207
  ):focus,
button:not(.row_3306):not(
    .active_2207
  ):active,
button:not(.row_3306):not(
    .active_2207
  ):focus,
input[type="button"]:not(.row_3306):not(
    .active_2207
  ):active,
input[type="button"]:not(.row_3306):not(
    .active_2207
  ):focus,
input[type="reset"]:not(.row_3306):not(
    .active_2207
  ):active,
input[type="reset"]:not(.row_3306):not(
    .active_2207
  ):focus,
input[type="submit"]:not(.row_3306):not(
    .active_2207
  ):active,
input[type="submit"]:not(.row_3306):not(
    .active_2207
  ):focus {
  outline: 0;
}
.list-dadf:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190,
button:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190,
input[type="button"]:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190,
input[type="reset"]:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190,
input[type="submit"]:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190 {
  position: relative;
}
.list-dadf:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190
  .center-29ce,
.list-dadf:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190
  .narrow-2242,
.list-dadf:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190
  .picture_8332,
.list-dadf:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190
  i,
.list-dadf:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190
  svg,
button:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190
  .center-29ce,
button:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190
  .narrow-2242,
button:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190
  .picture_8332,
button:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190
  i,
button:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190
  svg,
input[type="button"]:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190
  .center-29ce,
input[type="button"]:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190
  .narrow-2242,
input[type="button"]:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190
  .picture_8332,
input[type="button"]:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190
  i,
input[type="button"]:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190
  svg,
input[type="reset"]:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190
  .center-29ce,
input[type="reset"]:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190
  .narrow-2242,
input[type="reset"]:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190
  .picture_8332,
input[type="reset"]:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190
  i,
input[type="reset"]:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190
  svg,
input[type="submit"]:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190
  .center-29ce,
input[type="submit"]:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190
  .narrow-2242,
input[type="submit"]:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190
  .picture_8332,
input[type="submit"]:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190
  i,
input[type="submit"]:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190
  svg {
  visibility: hidden;
}
.list-dadf:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190:after,
button:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190:after,
input[type="button"]:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190:after,
input[type="reset"]:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190:after,
input[type="submit"]:not(.row_3306):not(
    .active_2207
  ).fn-loading-f190: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;
}
.list-dadf:not(.row_3306):not(.active_2207),
input[type="button"]:not(.row_3306):not(
    .active_2207
  ),
input[type="reset"]:not(.row_3306):not(
    .active_2207
  ),
input[type="submit"]:not(.row_3306):not(
    .active_2207
  ) {
  color: #fff;
  background: #235787;
}
.list-dadf:not(.row_3306):not(
    .active_2207
  ):focus,
input[type="button"]:not(.row_3306):not(
    .active_2207
  ):focus,
input[type="reset"]:not(.row_3306):not(
    .active_2207
  ):focus,
input[type="submit"]:not(.row_3306):not(
    .active_2207
  ):focus {
  color: #fff;
}
.list-dadf.fn-disabled-f190:not(.row_3306):not(
    .active_2207
  ),
.list-dadf[disabled]:not(.row_3306):not(
    .active_2207
  ),
button.fn-disabled-f190:not(.row_3306):not(
    .active_2207
  ),
button[disabled]:not(.row_3306):not(
    .active_2207
  ) {
  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;
}
.block-f3c1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.block-f3c1: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;
}
.center-734b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.column-hard-9d24 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.fast_56be {
  clear: both;
  display: block;
  margin: 0 auto;
}
.component-e6de:after,
.component-e6de:before,
.detail_fluid_4d8f:after,
.detail_fluid_4d8f:before,
.aside_red_9dd2:after,
.aside_red_9dd2:before,
.pressed-11a1:after,
.pressed-11a1:before,
.panel_7572:after,
.panel_7572:before,
.warm-f7bf:after,
.warm-f7bf:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.component-e6de:after,
.detail_fluid_4d8f:after,
.aside_red_9dd2:after,
.pressed-11a1:after,
.panel_7572:after,
.warm-f7bf:after {
  clear: both;
}
.detail_fluid_4d8f .frame_complex_8e41,
.aside_red_9dd2 .frame_complex_8e41,
.pattern-action-249f .frame_complex_8e41 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.menu-aa77 {
  display: inline-block;
}
.mini-be7c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.mini-be7c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.mini-be7c .tertiary-8405 {
  padding: 1em 0;
  font-size: 85%;
}
.tertiary-8405 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.south_0c58 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.south_0c58:after,
.south_0c58:before {
  content: "";
  display: table;
}
.south_0c58:after {
  clear: both;
}
.first_4a70 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.active_tiny_5c6f .first_4a70 {
  max-width: 50%;
}
.status-a4ff .first_4a70 {
  max-width: 33.33%;
}
.link_complex_29bb .first_4a70 {
  max-width: 25%;
}
.mini_17ba .first_4a70 {
  max-width: 20%;
}
.link-solid-524e .first_4a70 {
  max-width: 16.66%;
}
.steel-7b67 .first_4a70 {
  max-width: 14.28%;
}
.container_hot_1d36 .first_4a70 {
  max-width: 12.5%;
}
.current_a03c .first_4a70 {
  max-width: 11.11%;
}
.item_steel_958a {
  display: block;
}
.bottom_94da .pressed-57a7 label,
.bottom_94da .column-orange-8d05 label,
.bottom_94da .link_abfe label,
.bottom_94da .caption-lite-c987 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.title-next-16a8 {
  list-style: none;
  margin: 0;
}
.title-next-16a8 article.progress_solid_d5ce {
  margin-bottom: 0;
}
.title-next-16a8 ul {
  list-style: none;
  margin: 0;
}
.title-next-16a8 .liquid_b67f li.progress_solid_d5ce {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .title-next-16a8 .liquid_b67f li.progress_solid_d5ce {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .title-next-16a8 .liquid_b67f li.progress_solid_d5ce: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) {
  .title-next-16a8 .liquid_b67f li.progress_solid_d5ce li.progress_solid_d5ce li.progress_solid_d5ce li.progress_solid_d5ce {
    padding-left: 0;
  }
}
article.progress_solid_d5ce {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.progress_solid_d5ce .detail_fluid_4d8f p:last-of-type {
  margin-bottom: 0;
}
article.progress_solid_d5ce .input_f8f7 {
  float: left;
}
article.progress_solid_d5ce .grid-d224 {
  margin-left: 85px;
}
article.progress_solid_d5ce .thumbnail_7ad1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.progress_solid_d5ce .thumbnail_7ad1 .text-easy-9deb {
  margin-left: 10px;
}
article.progress_solid_d5ce .carousel-3590 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.progress_solid_d5ce .preview_narrow_445b {
  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 .pressed-57a7,
  #respond .link_abfe,
  #respond .caption-lite-c987 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pressed-57a7 input,
#respond .link_abfe input,
#respond .caption-lite-c987 input {
  width: 100%;
}
#respond .caption-lite-c987 {
  margin-right: 0;
}
#respond .border_b3b7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.soft-4e89 {
  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;
}
.soft-4e89.sidebar-hard-1f77 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.soft-4e89 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%);
}
.soft-4e89:focus,
.soft-4e89: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);
}
.pro_57fc {
  border-radius: 10%;
}
.media-b512 {
  border-radius: 50%;
}
.prev-dc37 {
  font-size: 0.72em;
}
.notice_d8bc {
  font-size: 0.875em;
}
.logo-next-e8ed {
  font-size: 1.1em;
}
.white-0ee4 {
  text-transform: uppercase;
  line-height: 1.2;
}
.white-0ee4.prev-dc37 {
  letter-spacing: 0.5px;
}
.tiny_5df7,
.tiny_5df7 a {
  color: #6d6d6d;
}
.tiny_5df7 a:hover {
  color: #111;
}
.info-east-f07f {
  color: #6d6d6d;
}
.aside-narrow-c725 {
  overflow-x: hidden;
}
.aside-narrow-c725 .shadow-0769.label-under-1738 {
  position: relative;
}
.aside-narrow-c725 .shadow-0769.label-under-1738.complex-ac5f {
  position: initial;
}
.aside-narrow-c725
  .shadow-0769.label-under-1738.complex-ac5f
  .footer_57ec {
  left: auto;
}
.aside-narrow-c725 .shadow-0769 .footer_57ec {
  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;
}
.aside-narrow-c725 .shadow-0769:hover.label-under-1738 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.aside-narrow-c725
  .shadow-0769:hover.label-under-1738
  .footer_57ec {
  display: block;
  z-index: 9999999;
}
.aside-narrow-c725 .middle-56d5 .background-e153,
.aside-narrow-c725 .media_bright_5748 .background-e153 {
  display: none;
}
.aside-narrow-c725 .search-7ca5 .shadow-0769:hover.label-under-1738 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.bottom_94da .pressed-57a7 label,
.bottom_94da .column-orange-8d05 label,
.bottom_94da .link_abfe label,
.bottom_94da .caption-lite-c987 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.title-next-16a8 {
  list-style: none;
  margin: 0;
}
.title-next-16a8 article.progress_solid_d5ce {
  margin-bottom: 0;
}
.title-next-16a8 ul {
  list-style: none;
  margin: 0;
}
.title-next-16a8 .liquid_b67f li.progress_solid_d5ce {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .title-next-16a8 .liquid_b67f li.progress_solid_d5ce {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .title-next-16a8 .liquid_b67f li.progress_solid_d5ce: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) {
  .title-next-16a8 .liquid_b67f li.progress_solid_d5ce li.progress_solid_d5ce li.progress_solid_d5ce li.progress_solid_d5ce {
    padding-left: 0;
  }
}
article.progress_solid_d5ce {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.progress_solid_d5ce .detail_fluid_4d8f p:last-of-type {
  margin-bottom: 0;
}
article.progress_solid_d5ce .input_f8f7 {
  float: left;
}
article.progress_solid_d5ce .grid-d224 {
  margin-left: 85px;
}
article.progress_solid_d5ce .thumbnail_7ad1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.progress_solid_d5ce .thumbnail_7ad1 .text-easy-9deb {
  margin-left: 10px;
}
article.progress_solid_d5ce .carousel-3590 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.progress_solid_d5ce .preview_narrow_445b {
  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 .pressed-57a7,
  #respond .link_abfe,
  #respond .caption-lite-c987 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pressed-57a7 input,
#respond .link_abfe input,
#respond .caption-lite-c987 input {
  width: 100%;
}
#respond .caption-lite-c987 {
  margin-right: 0;
}
#respond .border_b3b7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.middle-56d5 .surface_dark_3fd3 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.surface_dark_3fd3 .bronze_6658.logo_selected_2100 .form_d496 > li > a:focus,
.surface_dark_3fd3 .bronze_6658.logo_selected_2100 .form_d496 > li > a:hover,
.surface_dark_3fd3 .bronze_6658.column-d47a .form_d496 > li > a:focus,
.surface_dark_3fd3 .bronze_6658.column-d47a .form_d496 > li > a:hover,
.surface_dark_3fd3 .bronze_6658.tag_384b .form_d496 > li > a:focus,
.surface_dark_3fd3 .bronze_6658.tag_384b .form_d496 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface_dark_3fd3
  .bronze_6658.logo_selected_2100
  .form_d496
  > li.focused_7dfe
  > a,
.surface_dark_3fd3
  .bronze_6658.logo_selected_2100
  .form_d496
  > li.tabs-1fd9
  > a,
.surface_dark_3fd3
  .bronze_6658.column-d47a
  .form_d496
  > li.focused_7dfe
  > a,
.surface_dark_3fd3
  .bronze_6658.column-d47a
  .form_d496
  > li.tabs-1fd9
  > a,
.surface_dark_3fd3
  .bronze_6658.tag_384b
  .form_d496
  > li.focused_7dfe
  > a,
.surface_dark_3fd3 .bronze_6658.tag_384b .form_d496 > li.feature-steel-99c5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.surface_dark_3fd3 .new_92aa,
.surface_dark_3fd3 .new_92aa a {
  color: rgba(255, 255, 255, 0.99);
}
.surface_dark_3fd3 .summary_clean_d63a.mask-8807 li a,
.surface_dark_3fd3 .tertiary_static_46ae a,
.surface_dark_3fd3 .badge_319a,
.surface_dark_3fd3 .form_d496 > li > a,
.surface_dark_3fd3 .hidden-active-32c7 {
  color: rgba(255, 255, 255, 0.79);
}
.surface_dark_3fd3 .summary_clean_d63a.mask-8807 li a:hover,
.surface_dark_3fd3 .tertiary_static_46ae a:hover,
.surface_dark_3fd3 .badge_319a:hover,
.surface_dark_3fd3 .form_d496 > li > a:hover,
.surface_dark_3fd3 .hidden-active-32c7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface_dark_3fd3 .soft-9941 {
  color: rgba(255, 255, 255, 0.79);
}
.surface_dark_3fd3 .soft-9941 .tiny-8cef {
  color: rgba(255, 255, 255, 0.99);
}
.surface_dark_3fd3 .soft-9941:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface_dark_3fd3 .title-9aa7 .narrow_970c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface_dark_3fd3 .title-9aa7 .narrow_970c .popup-b760 {
  color: rgba(255, 255, 255, 0.79);
}
.surface_dark_3fd3
  .title-9aa7
  .narrow_970c
  .popup-b760::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface_dark_3fd3
  .title-9aa7
  .narrow_970c
  .popup-b760:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface_dark_3fd3
  .title-9aa7
  .narrow_970c
  .popup-b760::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface_dark_3fd3
  .title-9aa7
  .narrow_970c
  .popup-b760::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface_dark_3fd3 .title-9aa7 .surface_a281 {
  color: rgba(255, 255, 255, 0.79);
}
.surface_dark_3fd3 .title-9aa7 .surface_a281:hover {
  color: rgba(255, 255, 255, 0.99);
}
.over_858d
  .surface_dark_3fd3
  .title-9aa7
  .content_over_0094
  .east_fee2 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.over_858d
  .surface_dark_3fd3
  .title-9aa7
  .content_over_0094
  .popup-b760 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.middle-56d5 .carousel-6064 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.carousel-6064 .bronze_6658.logo_selected_2100 .form_d496 > li > a:focus,
.carousel-6064 .bronze_6658.logo_selected_2100 .form_d496 > li > a:hover,
.carousel-6064 .bronze_6658.column-d47a .form_d496 > li > a:focus,
.carousel-6064 .bronze_6658.column-d47a .form_d496 > li > a:hover,
.carousel-6064 .bronze_6658.tag_384b .form_d496 > li > a:focus,
.carousel-6064 .bronze_6658.tag_384b .form_d496 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-6064
  .bronze_6658.logo_selected_2100
  .form_d496
  > li.focused_7dfe
  > a,
.carousel-6064
  .bronze_6658.logo_selected_2100
  .form_d496
  > li.tabs-1fd9
  > a,
.carousel-6064
  .bronze_6658.column-d47a
  .form_d496
  > li.focused_7dfe
  > a,
.carousel-6064
  .bronze_6658.column-d47a
  .form_d496
  > li.tabs-1fd9
  > a,
.carousel-6064
  .bronze_6658.tag_384b
  .form_d496
  > li.focused_7dfe
  > a,
.carousel-6064 .bronze_6658.tag_384b .form_d496 > li.feature-steel-99c5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-6064 .new_92aa,
.carousel-6064 .new_92aa a {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-6064 .summary_clean_d63a.mask-8807 li a,
.carousel-6064 .tertiary_static_46ae a,
.carousel-6064 .badge_319a,
.carousel-6064 .form_d496 > li > a,
.carousel-6064 .hidden-active-32c7 {
  color: rgba(0, 0, 0, 0.55);
}
.carousel-6064 .summary_clean_d63a.mask-8807 li a:hover,
.carousel-6064 .tertiary_static_46ae a:hover,
.carousel-6064 .badge_319a:hover,
.carousel-6064 .form_d496 > li > a:hover,
.carousel-6064 .hidden-active-32c7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-6064 .soft-9941 {
  color: rgba(0, 0, 0, 0.55);
}
.carousel-6064 .soft-9941 .tiny-8cef {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-6064 .soft-9941:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_white_c201 .form-2104 {
  margin-left: auto;
  margin-right: auto;
}
.aside_red_9dd2 > * {
  margin-left: auto;
  margin-right: auto;
}
.aside_red_9dd2 .center-734b {
  margin-right: 1.41575em;
}
.frame-paper-1fd8 .aside_red_9dd2 > .panel-bright-55ef {
  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;
}
.frame-paper-1fd8 .aside_red_9dd2 > .pressed_5d3a {
  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;
}
.under_4970.tooltip_white_c201 .form-2104,
.tertiary_aaf4.tooltip_white_c201 .form-2104 {
  margin-left: 0;
}
.secondary_pro_112d.tooltip_white_c201 .form-2104,
.liquid-f3a4.tooltip_white_c201 .form-2104 {
  margin-right: 0;
}
.aside_red_9dd2 ol,
.aside_red_9dd2 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.middle-21f9 video {
  max-width: 100%;
}
.glass_89af img {
  display: block;
}
.glass_89af.center-734b,
.glass_89af.column-hard-9d24 {
  width: 100%;
}
.glass_89af.pressed_5d3a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.popup-full-2abf:not(.old_cbc6) {
  margin: 1.5em auto;
}
.header-7119 p {
  padding: 1.5em 14px;
}
ul.header-d2cb.pressed_5d3a,
ul.header-d2cb.panel-bright-55ef,
ul.header-d2cb.layout-77e5.panel-bright-55ef {
  padding: 0 14px;
}
.static-b5d2 {
  display: block;
  overflow-x: auto;
}
.static-b5d2 table {
  border-collapse: collapse;
  width: 100%;
}
.static-b5d2 td,
.static-b5d2 th {
  padding: 0.5em;
}
.aside_red_9dd2 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.aside_red_9dd2 ol ol,
.aside_red_9dd2 ol ul,
.aside_red_9dd2 ul ol,
.aside_red_9dd2 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.aside_red_9dd2 ol ol li,
.aside_red_9dd2 ol ul li,
.aside_red_9dd2 ul ol li,
.aside_red_9dd2 ul ul li {
  margin-left: 0;
}
.sort_e8ce.text-b107 > .disabled-52b5 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.sort_e8ce.text-b107 > .disabled-52b5 iframe,
.sort_e8ce.text-b107 > .disabled-52b5 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hover-6295 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hover-6295.sidebar_d197 {
  padding: 0;
}
.hover-6295.sidebar_d197 cite {
  font-size: 13px;
}
.hover-6295 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hover-6295 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.filter_7f81 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.filter_7f81 > p:first-child {
  margin-top: 0;
}
.filter_7f81 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.filter_7f81 blockquote {
  border-left: 0;
}
.badge_88f4 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.badge_88f4:not(.progress-inner-311c) {
  max-width: 100px;
}
.badge_88f4.highlight-warm-41ce {
  border-bottom: none !important;
  text-align: center;
}
.badge_88f4.highlight-warm-41ce::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .header-7119 p {
    padding: 1.5em 0;
  }
}
.plasma-9091 {
  color: #0073aa;
}
.popup-bottom-ea14 {
  background-color: #0073aa;
}
.blue-7ead {
  color: #229fd8;
}
.fresh-7750 {
  background-color: #229fd8;
}
.message-dim-3767 {
  color: #eee;
}
.content-south-af74 {
  background-color: #eee;
}
.heading-c0d2 {
  color: #444;
}
.list_3d85 {
  background-color: #444;
}
.picture_advanced_7d8f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.picture_advanced_7d8f .header_52dc .tertiary_static_46ae {
  font-size: 15px;
}
.picture_advanced_7d8f .tertiary_static_46ae {
  line-height: 1.3;
}
.picture_advanced_7d8f .carousel-6064 {
}
.picture_advanced_7d8f .surface_dark_3fd3 {
  background: #235787;
}
.table-silver-3c68 {
  padding: 0;
}
.table-silver-3c68 .surface_dark_3fd3 {
  background: #1a1a1a;
}
.table-silver-3c68 .carousel-6064 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.title-center-70c4 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.title-center-70c4 .carousel-6064 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.title-center-70c4 .surface_dark_3fd3 {
  background: #303030;
}
.warm-f7bf {
  position: relative;
  z-index: 10;
}
.warm-f7bf .banner_action_94e4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.article_b466 .label-under-1738 {
  display: inline-block;
  vertical-align: middle;
}
.article_b466.popup-huge-29fc .label-under-1738 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .article_b466.popup-huge-29fc .label-under-1738 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .article_b466.popup-huge-29fc .label-under-1738 {
    margin-right: 0.4em;
  }
}
.article_b466.popup-huge-29fc .label-under-1738:last-child {
  margin-right: 0;
}
.section-top-71dd .banner_action_94e4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .middle-56d5 .header_52dc {
    margin: 0 -0.5em;
  }
  .middle-56d5 .header_52dc [class*="customify-col-"],
  .middle-56d5 .header_52dc [class*="customify-col_"],
  .middle-56d5 .header_52dc [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.middle-56d5.silver_46e2 .banner_action_94e4 {
  background: 0 0 !important;
}
.middle-56d5.silver_46e2 .banner_action_94e4,
.middle-56d5.section-top-71dd .banner_action_94e4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .middle-56d5.south_66b9 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.middle-56d5.section-top-71dd .banner_action_94e4 {
  box-shadow: none !important;
}
.slow-1b53 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .slow-1b53 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .slow-1b53 {
    padding: 18px 0 20px;
  }
}
.slow-1b53 .copper_0318 {
  width: 100%;
}
.slow-1b53 .grid-easy-947a {
  margin-bottom: 0;
}
.slow-1b53 .avatar_medium_0b9e {
  margin-top: 5px;
  font-size: 0.875em;
}
.pagination_glass_1502 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.pagination_glass_1502 .gradient-left-ac48 {
  width: 100%;
}
.texture_light_4f8c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.texture_light_4f8c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.texture_light_4f8c 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;
}
.texture_light_4f8c li:last-child:after {
  display: none;
}
.texture_light_4f8c li a {
  font-weight: 500;
  margin-right: 10px;
}
.tooltip-f113 .background-e153 button,
.slow-1b53 .background-e153 button {
  left: 0;
}
.tooltip-f113 .gradient-left-ac48,
.slow-1b53 .gradient-left-ac48 {
  padding-left: 0;
  padding-right: 0;
}
.tooltip-f113 .pagination_glass_1502,
.slow-1b53 .pagination_glass_1502 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tooltip-f113 {
  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;
}
.tooltip-f113: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;
}
.tooltip-f113 .module-6a42 {
  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) {
  .tooltip-f113 .module-6a42 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tooltip-f113 .module-6a42 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip-f113 .module-6a42 {
    min-height: 200px;
  }
}
.tooltip-f113 .texture_light_4f8c {
  color: rgba(255, 255, 255, 0.8);
}
.tooltip-f113 .texture_light_4f8c a,
.tooltip-f113 .texture_light_4f8c li:after {
  color: inherit;
}
.tooltip-f113 .texture_light_4f8c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.info_ea1d {
  margin-bottom: 0.5em;
}
.tooltip_hovered_3844 {
  margin-bottom: 1.2em;
}
.tooltip_hovered_3844,
.info_ea1d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tooltip_hovered_3844 p:last-child,
.info_ea1d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .background-e153,
#masthead .background-e153 {
  display: none;
}
#masthead
  > .background-e153.motion-b1fe {
  display: none;
}
#masthead > .background-e153 button {
  left: 0;
}
.info-dafc {
  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%;
}
.info-dafc .label-under-1738 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.info-dafc .hero-c5a6 {
  display: -webkit-box;
  display: flex;
}
.info-dafc .hero-c5a6.paragraph-26eb {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.info-dafc .hero-c5a6.full_01e3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.info-dafc .hero-c5a6.modal_left_a7bf {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.info-dafc.card_lite_767f.detail-fe9e .hero-c5a6.paragraph-26eb {
  flex-basis: 100%;
}
.info-dafc.block_0e64 .hero-c5a6.full_01e3 {
  -webkit-box-flex: 1;
  flex: auto;
}
.info-dafc.block_0e64 .hero-c5a6.modal_left_a7bf {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .background-e153.motion-b1fe {
  display: none;
}
#masthead > .background-e153 button {
  left: 0;
}
.picture_d070 {
  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;
}
.picture_d070:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.picture_d070.picture_lower_39cf i {
  margin-right: 4px;
}
.picture_d070.column_f4c8 i {
  margin-left: 5px;
}
.tertiary_static_46ae p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tertiary_static_46ae p:last-child {
  margin-bottom: 0;
}
.complex-b60f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.complex-b60f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.complex-b60f img {
  display: block;
  width: auto;
  line-height: 1;
}
.complex-b60f .new_92aa {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.complex-b60f .wrapper_slow_791d {
  margin: 5px 0 7px 0;
}
.complex-b60f.fluid_3c23 .main-cbe1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.complex-b60f.fluid_3c23 .grid_e33e {
  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;
}
.complex-b60f.white_9afe {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.complex-b60f.white_9afe .main-cbe1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.complex-b60f.white_9afe .grid_e33e {
  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;
}
.complex-b60f.top_2e97 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.complex-b60f.hero_8bf3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.complex-b60f.hero_8bf3 .grid_e33e {
  margin-top: 7px;
}
.bottom_4b4e {
  display: inline-block;
}
.warm-f7bf .tiny-d955 .complex-b60f img {
  max-width: 100%;
}
.bronze_6658 .status-d1d7.red-dbb4,
.gold-a981 .status-d1d7.red-dbb4 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.bronze_6658 .last_6241,
.gold-a981 .last_6241 {
  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%);
}
.bronze_6658 .last_6241 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.bronze_6658.sidebar-top-6fa6 .last_6241 {
  display: none;
}
.bronze_6658 .column-ec60 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bronze_6658 .column-ec60 li {
  display: inline-block;
  position: relative;
}
.bronze_6658 .column-ec60 li:last-child {
  margin-right: 0;
}
.bronze_6658 .column-ec60 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;
}
.bronze_6658 .column-ec60 li.feature-steel-99c5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.bronze_6658 .column-ec60 > 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;
}
.bronze_6658 .column-ec60 > li > a i {
  line-height: 0;
}
.bronze_6658 .column-ec60 > li.progress_549a > a .last_6241 {
  margin-left: 4px;
  line-height: 0;
}
.bronze_6658 .column-ec60 .middle-9a31 li.progress_549a > a {
  position: relative;
}
.bronze_6658 .column-ec60 .middle-9a31 li.progress_549a > a:after,
.bronze_6658 .column-ec60 .middle-9a31 li.progress_549a > a:before {
  content: "";
  display: table;
}
.bronze_6658 .column-ec60 .middle-9a31 li.progress_549a > a:after {
  clear: both;
}
.bronze_6658 .column-ec60 .middle-9a31 li.progress_549a > a .last_6241 {
  margin-left: 5px;
  float: right;
}
.bronze_6658 .accent-gold-388a,
.bronze_6658 .middle-9a31 {
  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;
}
.bronze_6658 .middle-9a31 {
  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;
}
.bronze_6658 .middle-9a31 .red-dbb4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bronze_6658 .middle-9a31 .last_6241 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.bronze_6658 .middle-9a31 li {
  display: block;
  margin: 0;
  padding: 0;
}
.bronze_6658 .middle-9a31 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;
}
.bronze_6658 .middle-9a31 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.bronze_6658 .middle-9a31 .middle-9a31 {
  top: 0;
  left: 100%;
}
.bronze_6658 .item_dc05.fn-focus-f190 > .accent-gold-388a,
.bronze_6658 .item_dc05.fn-focus-f190 > .middle-9a31,
.bronze_6658 .item_dc05:focus > .accent-gold-388a,
.bronze_6658 .item_dc05:focus > .middle-9a31,
.bronze_6658 .item_dc05:hover > .accent-gold-388a,
.bronze_6658 .item_dc05:hover > .middle-9a31 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.bronze_6658.tag_384b .form_d496:after,
.bronze_6658.tag_384b .form_d496:before {
  content: "";
  display: table;
}
.bronze_6658.tag_384b .form_d496:after {
  clear: both;
}
.bronze_6658.tag_384b .form_d496 > li {
  float: left;
}
.bronze_6658.stale-1951 .form_d496:after,
.bronze_6658.stale-1951 .form_d496:before {
  content: "";
  display: table;
}
.bronze_6658.stale-1951 .form_d496:after {
  clear: both;
}
.bronze_6658.stale-1951 .form_d496 > li {
  float: left;
}
.bronze_6658.stale-1951 .form_d496 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.bronze_6658.stale-1951 .form_d496 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.bronze_6658.stale-1951 .form_d496 > li.focused_7dfe > a,
.bronze_6658.stale-1951 .form_d496 > li.feature-steel-99c5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.bronze_6658.logo_selected_2100 .form_d496 > li > a .red-dbb4 {
  position: relative;
}
.bronze_6658.logo_selected_2100 .form_d496 > li > a .red-dbb4: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;
}
.bronze_6658.logo_selected_2100
  .form_d496
  > li:focus
  > a
  .red-dbb4:before,
.bronze_6658.logo_selected_2100
  .form_d496
  > li:hover
  > a
  .red-dbb4:before {
  width: 100%;
  background-color: currentColor;
}
.bronze_6658.logo_selected_2100
  .form_d496
  > li.focused_7dfe
  > a
  .red-dbb4:before,
.bronze_6658.logo_selected_2100
  .form_d496
  > li.tabs-1fd9
  > a
  .red-dbb4:before {
  width: 100%;
  background-color: currentColor;
}
.bronze_6658.column-d47a .form_d496 > li > a .red-dbb4 {
  position: relative;
}
.bronze_6658.column-d47a .form_d496 > li > a .red-dbb4: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;
}
.bronze_6658.column-d47a .form_d496 > li:focus > a .red-dbb4:before,
.bronze_6658.column-d47a
  .form_d496
  > li:hover
  > a
  .red-dbb4:before {
  width: 100%;
  background-color: currentColor;
}
.bronze_6658.column-d47a
  .form_d496
  > li.focused_7dfe
  > a
  .red-dbb4:before,
.bronze_6658.column-d47a
  .form_d496
  > li.tabs-1fd9
  > a
  .red-dbb4:before {
  width: 100%;
  background-color: currentColor;
}
.gold-a981 .column-ec60 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gold-a981 .column-ec60 li:first-child > a {
  border-top: none;
}
.gold-a981 .column-ec60 .video_liquid_1bfb > .red-dbb4 .last_6241 {
  display: none;
}
.gold-a981 .column-ec60 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.gold-a981 .column-ec60 li:last-child {
  border: none;
}
.gold-a981 .column-ec60 li.progress_549a > a {
  padding-right: 45px !important;
}
.gold-a981 .column-ec60 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.gold-a981 .column-ec60 li a:focus,
.gold-a981 .column-ec60 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gold-a981 .column-ec60 li .fast-0f9a {
  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;
}
.gold-a981 .column-ec60 li .fast-0f9a:hover {
  box-shadow: none;
}
.gold-a981 .column-ec60 li .fast-0f9a .last_6241 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.gold-a981 .column-ec60 .middle-9a31 {
  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);
}
.gold-a981 .column-ec60 .middle-9a31 li a {
  padding-left: 3em;
}
.gold-a981 .column-ec60 .button_liquid_bde9 > a .fast-0f9a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.gold-a981 .column-ec60 .button_liquid_bde9 > .middle-9a31 {
  display: block;
  opacity: 1;
}
.column_6667 {
  max-width: 100%;
}
.column-fluid-cc98 {
  line-height: 0;
  cursor: pointer;
}
.hidden-active-32c7 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.hidden-active-32c7:hover {
  box-shadow: none;
  color: currentColor;
}
.hidden-active-32c7 svg {
  width: 18px;
  height: 18px;
}
.hidden-active-32c7 .chip-blue-2894 {
  display: none;
}
.first_fdb0 {
  position: relative;
}
.first_fdb0.fn-active-f190 .hidden-active-32c7 .main_solid_293d {
  display: none;
}
.first_fdb0.fn-active-f190 .hidden-active-32c7 .chip-blue-2894 {
  display: inline-block;
}
.first_fdb0 .west_c7ec {
  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);
}
.first_fdb0.outer_0d18 .west_c7ec {
  left: auto;
  right: -0.9em;
}
.first_fdb0.outer_0d18 .link_f34c::before {
  left: auto;
  right: 15px;
}
.first_fdb0.fn-active-f190 .west_c7ec {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.content_over_0094 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.content_over_0094 label {
  flex-basis: 100%;
}
.content_over_0094 .narrow_970c {
  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;
}
.content_over_0094 .popup-b760 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.content_over_0094 .popup-b760:focus {
  background-color: transparent;
}
.content_over_0094 button.surface_a281 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.content_over_0094 button.surface_a281:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.content_over_0094 button.surface_a281 svg {
  width: 18px;
  height: 18px;
}
.content_over_0094 input[type="submit"] {
  min-height: auto;
}
.title-9aa7 .content_over_0094 .popup-b760 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.link_f34c {
  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) {
  .link_f34c {
    width: 220px;
  }
}
.link_f34c label {
  flex-basis: 100%;
}
.link_f34c::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;
}
.over_858d .title-9aa7 .content_over_0094 {
  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;
}
.over_858d
  .title-9aa7
  .content_over_0094
  .narrow_970c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.over_858d .title-9aa7 .content_over_0094 .popup-b760 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.over_858d
  .title-9aa7
  .content_over_0094
  .popup-b760:focus {
  background: 0 0;
}
.over_858d
  .title-9aa7
  .content_over_0094
  .east_fee2 {
  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;
}
.summary_clean_d63a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.summary_clean_d63a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.summary_clean_d63a li:last-child {
  margin-right: 0;
}
.summary_clean_d63a li:first-child {
  margin-left: 0;
}
.summary_clean_d63a.dropdown-center-0de0 a {
  color: #fff;
}
.summary_clean_d63a.dropdown-center-0de0 a:hover {
  color: #fff;
}
.summary_clean_d63a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.summary_clean_d63a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.summary_clean_d63a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.summary_clean_d63a a:hover {
  opacity: 0.9;
  color: inherit;
}
.summary_clean_d63a [class*="social-icon-apple"] {
  background-color: #999;
}
.summary_clean_d63a [class*="social-icon-apple"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #999;
}
.summary_clean_d63a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.summary_clean_d63a [class*="social-icon-behance"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #1769ff;
}
.summary_clean_d63a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.summary_clean_d63a [class*="social-icon-bitbucket"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #205081;
}
.summary_clean_d63a [class*="social-icon-codepen"] {
  background-color: #000;
}
.summary_clean_d63a [class*="social-icon-codepen"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #000;
}
.summary_clean_d63a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.summary_clean_d63a [class*="social-icon-delicious"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #39f;
}
.summary_clean_d63a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.summary_clean_d63a [class*="social-icon-digg"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #005be2;
}
.summary_clean_d63a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.summary_clean_d63a [class*="social-icon-dribbble"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #ea4c89;
}
.summary_clean_d63a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.summary_clean_d63a [class*="social-icon-envelope"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #ea4335;
}
.summary_clean_d63a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.summary_clean_d63a [class*="social-icon-facebook"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #3b5998;
}
.summary_clean_d63a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.summary_clean_d63a [class*="social-icon-flickr"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #0063dc;
}
.summary_clean_d63a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.summary_clean_d63a [class*="social-icon-foursquare"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #2d5be3;
}
.summary_clean_d63a [class*="social-icon-github"] {
  background-color: #333;
}
.summary_clean_d63a [class*="social-icon-github"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #333;
}
.summary_clean_d63a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.summary_clean_d63a [class*="social-icon-google-plus"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #dd4b39;
}
.summary_clean_d63a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.summary_clean_d63a [class*="social-icon-houzz"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #7ac142;
}
.summary_clean_d63a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.summary_clean_d63a [class*="social-icon-instagram"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #262626;
}
.summary_clean_d63a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.summary_clean_d63a [class*="social-icon-jsfiddle"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #487aa2;
}
.summary_clean_d63a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.summary_clean_d63a [class*="social-icon-linkedin"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #0077b5;
}
.summary_clean_d63a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.summary_clean_d63a [class*="social-icon-medium"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #00ab6b;
}
.summary_clean_d63a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.summary_clean_d63a
  [class*="social-icon-odnoklassniki"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #f4731c;
}
.summary_clean_d63a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.summary_clean_d63a [class*="social-icon-meetup"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #ec1c40;
}
.summary_clean_d63a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.summary_clean_d63a [class*="social-icon-pinterest"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #bd081c;
}
.summary_clean_d63a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.summary_clean_d63a [class*="social-icon-product-hunt"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #da552f;
}
.summary_clean_d63a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.summary_clean_d63a [class*="social-icon-reddit"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #ff4500;
}
.summary_clean_d63a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.summary_clean_d63a [class*="social-icon-rss"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #f26522;
}
.summary_clean_d63a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.summary_clean_d63a
  [class*="social-icon-shopping-cart"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #4caf50;
}
.summary_clean_d63a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.summary_clean_d63a [class*="social-icon-skype"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #00aff0;
}
.summary_clean_d63a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.summary_clean_d63a [class*="social-icon-slideshare"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #0077b5;
}
.summary_clean_d63a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.summary_clean_d63a [class*="social-icon-snapchat"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #fffc00;
}
.summary_clean_d63a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.summary_clean_d63a [class*="social-icon-soundcloud"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #f80;
}
.summary_clean_d63a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.summary_clean_d63a [class*="social-icon-spotify"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #2ebd59;
}
.summary_clean_d63a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.summary_clean_d63a
  [class*="social-icon-stack-overflow"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #fe7a15;
}
.summary_clean_d63a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.summary_clean_d63a [class*="social-icon-maldkfgram"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #2ca5e0;
}
.summary_clean_d63a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.summary_clean_d63a [class*="social-icon-tripadvisor"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #589442;
}
.summary_clean_d63a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.summary_clean_d63a [class*="social-icon-tumblr"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #35465c;
}
.summary_clean_d63a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.summary_clean_d63a [class*="social-icon-twitch"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #6441a5;
}
.summary_clean_d63a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.summary_clean_d63a [class*="social-icon-twitter"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #1da1f2;
}
.summary_clean_d63a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.summary_clean_d63a [class*="social-icon-vimeo"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #1ab7ea;
}
.summary_clean_d63a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.summary_clean_d63a [class*="social-icon-vk"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #45668e;
}
.summary_clean_d63a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.summary_clean_d63a [class*="social-icon-weibo"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #df2029;
}
.summary_clean_d63a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.summary_clean_d63a [class*="social-icon-weixin"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #7bb32e;
}
.summary_clean_d63a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.summary_clean_d63a [class*="social-icon-whatsapp"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #25d366;
}
.summary_clean_d63a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.summary_clean_d63a [class*="social-icon-wordpress"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #21759b;
}
.summary_clean_d63a [class*="social-icon-xing"] {
  background-color: #026466;
}
.summary_clean_d63a [class*="social-icon-xing"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #026466;
}
.summary_clean_d63a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.summary_clean_d63a [class*="social-icon-yelp"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #af0606;
}
.summary_clean_d63a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.summary_clean_d63a [class*="social-icon-youtube"].paragraph-warm-dbb2 {
  background-color: transparent;
  color: #cd201f;
}
.badge_319a {
  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;
}
.badge_319a:hover {
  box-shadow: none;
  background: 0 0;
}
.clean_5ada {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.lite_fcb4 {
  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;
}
.highlight-action-8647 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.pressed-b666 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.pressed-b666,
.pressed-b666::after,
.pressed-b666::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;
}
.pressed-b666::after,
.pressed-b666::before {
  content: "";
  display: block;
  background-color: inherit;
}
.article-92d8 .lite_fcb4 .highlight-action-8647 {
  margin-top: -2px;
  width: 19px;
}
.article-92d8 .lite_fcb4 .pressed-b666 {
  margin-top: -1px;
}
.article-92d8 .lite_fcb4 .pressed-b666,
.article-92d8 .lite_fcb4 .pressed-b666::after,
.article-92d8 .lite_fcb4 .pressed-b666::before {
  width: 19px;
  height: 2px;
}
.article-92d8 .lite_fcb4 .pressed-b666::before {
  top: -6px;
}
.article-92d8 .lite_fcb4 .pressed-b666::after {
  bottom: -6px;
}
.summary-pressed-2cff .lite_fcb4 .highlight-action-8647 {
  margin-top: -2px;
  width: 22px;
}
.summary-pressed-2cff .lite_fcb4 .pressed-b666 {
  margin-top: -1px;
}
.summary-pressed-2cff .lite_fcb4 .pressed-b666,
.summary-pressed-2cff .lite_fcb4 .pressed-b666::after,
.summary-pressed-2cff .lite_fcb4 .pressed-b666::before {
  width: 22px;
  height: 2px;
}
.summary-pressed-2cff .lite_fcb4 .pressed-b666::before {
  top: -7px;
}
.summary-pressed-2cff .lite_fcb4 .pressed-b666::after {
  bottom: -7px;
}
.fluid_efa0 .lite_fcb4 .highlight-action-8647 {
  margin-top: -2px;
  width: 31px;
}
.fluid_efa0 .lite_fcb4 .pressed-b666 {
  margin-top: -1.5px;
}
.fluid_efa0 .lite_fcb4 .pressed-b666,
.fluid_efa0 .lite_fcb4 .pressed-b666::after,
.fluid_efa0 .lite_fcb4 .pressed-b666::before {
  width: 31px;
  height: 3px;
}
.fluid_efa0 .lite_fcb4 .pressed-b666::before {
  top: -9px;
}
.fluid_efa0 .lite_fcb4 .pressed-b666::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .steel-4db9 .lite_fcb4 .highlight-action-8647 {
    margin-top: -2px;
    width: 19px;
  }
  .steel-4db9 .lite_fcb4 .pressed-b666 {
    margin-top: -1px;
  }
  .steel-4db9 .lite_fcb4 .pressed-b666,
  .steel-4db9 .lite_fcb4 .pressed-b666::after,
  .steel-4db9 .lite_fcb4 .pressed-b666::before {
    width: 19px;
    height: 2px;
  }
  .steel-4db9 .lite_fcb4 .pressed-b666::before {
    top: -6px;
  }
  .steel-4db9 .lite_fcb4 .pressed-b666::after {
    bottom: -6px;
  }
  .media_b42c .lite_fcb4 .highlight-action-8647 {
    margin-top: -2px;
    width: 22px;
  }
  .media_b42c .lite_fcb4 .pressed-b666 {
    margin-top: -1px;
  }
  .media_b42c .lite_fcb4 .pressed-b666,
  .media_b42c .lite_fcb4 .pressed-b666::after,
  .media_b42c .lite_fcb4 .pressed-b666::before {
    width: 22px;
    height: 2px;
  }
  .media_b42c .lite_fcb4 .pressed-b666::before {
    top: -7px;
  }
  .media_b42c .lite_fcb4 .pressed-b666::after {
    bottom: -7px;
  }
  .menu-thick-0e74 .lite_fcb4 .highlight-action-8647 {
    margin-top: -2px;
    width: 31px;
  }
  .menu-thick-0e74 .lite_fcb4 .pressed-b666 {
    margin-top: -1.5px;
  }
  .menu-thick-0e74 .lite_fcb4 .pressed-b666,
  .menu-thick-0e74 .lite_fcb4 .pressed-b666::after,
  .menu-thick-0e74 .lite_fcb4 .pressed-b666::before {
    width: 31px;
    height: 3px;
  }
  .menu-thick-0e74 .lite_fcb4 .pressed-b666::before {
    top: -9px;
  }
  .menu-thick-0e74 .lite_fcb4 .pressed-b666::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph-green-f737 .lite_fcb4 .highlight-action-8647 {
    margin-top: -2px;
    width: 19px;
  }
  .paragraph-green-f737 .lite_fcb4 .pressed-b666 {
    margin-top: -1px;
  }
  .paragraph-green-f737 .lite_fcb4 .pressed-b666,
  .paragraph-green-f737 .lite_fcb4 .pressed-b666::after,
  .paragraph-green-f737 .lite_fcb4 .pressed-b666::before {
    width: 19px;
    height: 2px;
  }
  .paragraph-green-f737 .lite_fcb4 .pressed-b666::before {
    top: -6px;
  }
  .paragraph-green-f737 .lite_fcb4 .pressed-b666::after {
    bottom: -6px;
  }
  .disabled-right-9b2a .lite_fcb4 .highlight-action-8647 {
    margin-top: -2px;
    width: 22px;
  }
  .disabled-right-9b2a .lite_fcb4 .pressed-b666 {
    margin-top: -1px;
  }
  .disabled-right-9b2a .lite_fcb4 .pressed-b666,
  .disabled-right-9b2a .lite_fcb4 .pressed-b666::after,
  .disabled-right-9b2a .lite_fcb4 .pressed-b666::before {
    width: 22px;
    height: 2px;
  }
  .disabled-right-9b2a .lite_fcb4 .pressed-b666::before {
    top: -7px;
  }
  .disabled-right-9b2a .lite_fcb4 .pressed-b666::after {
    bottom: -7px;
  }
  .item_334a .lite_fcb4 .highlight-action-8647 {
    margin-top: -2px;
    width: 31px;
  }
  .item_334a .lite_fcb4 .pressed-b666 {
    margin-top: -1.5px;
  }
  .item_334a .lite_fcb4 .pressed-b666,
  .item_334a .lite_fcb4 .pressed-b666::after,
  .item_334a .lite_fcb4 .pressed-b666::before {
    width: 31px;
    height: 3px;
  }
  .item_334a .lite_fcb4 .pressed-b666::before {
    top: -9px;
  }
  .item_334a .lite_fcb4 .pressed-b666::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .sort_static_f2c2 .lite_fcb4 .highlight-action-8647 {
    margin-top: -2px;
    width: 19px;
  }
  .sort_static_f2c2 .lite_fcb4 .pressed-b666 {
    margin-top: -1px;
  }
  .sort_static_f2c2 .lite_fcb4 .pressed-b666,
  .sort_static_f2c2 .lite_fcb4 .pressed-b666::after,
  .sort_static_f2c2 .lite_fcb4 .pressed-b666::before {
    width: 19px;
    height: 2px;
  }
  .sort_static_f2c2 .lite_fcb4 .pressed-b666::before {
    top: -6px;
  }
  .sort_static_f2c2 .lite_fcb4 .pressed-b666::after {
    bottom: -6px;
  }
  .button_white_d3c1 .lite_fcb4 .highlight-action-8647 {
    margin-top: -2px;
    width: 22px;
  }
  .button_white_d3c1 .lite_fcb4 .pressed-b666 {
    margin-top: -1px;
  }
  .button_white_d3c1 .lite_fcb4 .pressed-b666,
  .button_white_d3c1 .lite_fcb4 .pressed-b666::after,
  .button_white_d3c1 .lite_fcb4 .pressed-b666::before {
    width: 22px;
    height: 2px;
  }
  .button_white_d3c1 .lite_fcb4 .pressed-b666::before {
    top: -7px;
  }
  .button_white_d3c1 .lite_fcb4 .pressed-b666::after {
    bottom: -7px;
  }
  .content-0b88 .lite_fcb4 .highlight-action-8647 {
    margin-top: -2px;
    width: 31px;
  }
  .content-0b88 .lite_fcb4 .pressed-b666 {
    margin-top: -1.5px;
  }
  .content-0b88 .lite_fcb4 .pressed-b666,
  .content-0b88 .lite_fcb4 .pressed-b666::after,
  .content-0b88 .lite_fcb4 .pressed-b666::before {
    width: 31px;
    height: 3px;
  }
  .content-0b88 .lite_fcb4 .pressed-b666::before {
    top: -9px;
  }
  .content-0b88 .lite_fcb4 .pressed-b666::after {
    bottom: -9px;
  }
}
.advanced_f161 .pressed-b666 {
  -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);
}
.advanced_f161 .pressed-b666::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.advanced_f161 .pressed-b666::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);
}
.advanced_f161.panel_1e6a .pressed-b666 {
  -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);
}
.advanced_f161.panel_1e6a .pressed-b666::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.advanced_f161.panel_1e6a .pressed-b666::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);
}
.old_f8c7 {
  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.alert-c909:before {
  display: none;
}
.media_bright_5748 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.media_bright_5748 .image-fixed-6246 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.media_bright_5748 .image-fixed-6246:last-of-type {
  border-bottom: none;
}
.media_bright_5748 .image-fixed-6246.narrow-a2da,
.media_bright_5748 .image-fixed-6246.pagination-narrow-e379,
.media_bright_5748 .image-fixed-6246.narrow-7c1a {
  padding: 0;
}
.media_bright_5748 .gold-a981 .fast-0f9a {
  color: currentColor;
}
.media_bright_5748 .gold-a981 .fast-0f9a:focus,
.media_bright_5748 .gold-a981 .fast-0f9a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media_bright_5748.carousel-6064 .soft-9941,
.media_bright_5748.carousel-6064 .tertiary_static_46ae a,
.media_bright_5748.carousel-6064 .form_d496 a,
.media_bright_5748.carousel-6064 .middle-9a31 a {
  color: rgba(0, 0, 0, 0.55);
}
.media_bright_5748.carousel-6064 .soft-9941:hover,
.media_bright_5748.carousel-6064 .tertiary_static_46ae a:hover,
.media_bright_5748.carousel-6064 .form_d496 a:hover,
.media_bright_5748.carousel-6064 .middle-9a31 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.media_bright_5748.carousel-6064 .tiny-8cef {
  color: rgba(0, 0, 0, 0.8);
}
.media_bright_5748.carousel-6064 .image-fixed-6246 {
  border-color: rgba(0, 0, 0, 0.08);
}
.media_bright_5748.carousel-6064 .image-fixed-6246:before {
  background: rgba(0, 0, 0, 0.08);
}
.media_bright_5748.carousel-6064 .dark_f894:before {
  background: rgba(255, 255, 255, 0.9);
}
.media_bright_5748.carousel-6064 .gold-a981 .column-ec60 li a,
.media_bright_5748.carousel-6064 .gold-a981 .fast-0f9a,
.media_bright_5748.carousel-6064 .middle-9a31 {
  border-color: rgba(0, 0, 0, 0.08);
}
.media_bright_5748.carousel-6064 .gold-a981 .fast-0f9a:focus,
.media_bright_5748.carousel-6064 .gold-a981 .fast-0f9a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media_bright_5748.carousel-6064 .column-ec60 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.media_bright_5748.surface_dark_3fd3 .soft-9941,
.media_bright_5748.surface_dark_3fd3 .tertiary_static_46ae a,
.media_bright_5748.surface_dark_3fd3 .form_d496 .fast-0f9a,
.media_bright_5748.surface_dark_3fd3 .form_d496 a,
.media_bright_5748.surface_dark_3fd3 .middle-9a31 a {
  color: rgba(255, 255, 255, 0.79);
}
.media_bright_5748.surface_dark_3fd3 .soft-9941:hover,
.media_bright_5748.surface_dark_3fd3 .tertiary_static_46ae a:hover,
.media_bright_5748.surface_dark_3fd3 .form_d496 .fast-0f9a:hover,
.media_bright_5748.surface_dark_3fd3 .form_d496 a:hover,
.media_bright_5748.surface_dark_3fd3 .middle-9a31 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media_bright_5748.surface_dark_3fd3 .tiny-8cef {
  color: rgba(255, 255, 255, 0.99);
}
.media_bright_5748.surface_dark_3fd3 .image-fixed-6246 {
  border-color: rgba(255, 255, 255, 0.08);
}
.media_bright_5748.surface_dark_3fd3 .image-fixed-6246:before {
  background: rgba(255, 255, 255, 0.08);
}
.media_bright_5748.surface_dark_3fd3 .dark_f894:before {
  background: rgba(0, 0, 0, 0.9);
}
.media_bright_5748.surface_dark_3fd3 .gold-a981 .column-ec60 li a,
.media_bright_5748.surface_dark_3fd3 .gold-a981 .fast-0f9a,
.media_bright_5748.surface_dark_3fd3 .middle-9a31 {
  border-color: rgba(255, 255, 255, 0.08);
}
.media_bright_5748.surface_dark_3fd3 .gold-a981 .fast-0f9a:focus,
.media_bright_5748.surface_dark_3fd3 .gold-a981 .fast-0f9a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media_bright_5748.surface_dark_3fd3 .column-ec60 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dark_f894 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dark_f894:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.footer-cool-48f6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.stone-ceb9 .media_bright_5748 {
  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;
}
.stone-ceb9 .image-fixed-6246 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.stone-ceb9 .image-fixed-6246: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) {
  .stone-ceb9 .image-fixed-6246:before {
    width: 16%;
    left: 42%;
  }
}
.stone-ceb9 .image-fixed-6246:last-child:before {
  content: none;
}
.stone-ceb9 .image-fixed-6246[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.stone-ceb9 .gold-a981 .column-ec60 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.stone-ceb9 .gold-a981 .column-ec60 li a .fast-0f9a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.stone-ceb9 .gold-a981 .middle-9a31 {
  border: none;
}
.stone-ceb9 .gold-a981 .middle-9a31 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.stone-ceb9 .dark_f894 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.stone-ceb9 .footer-cool-48f6 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.stone-ceb9 .surface_dark_3fd3 .dark_f894:before {
  background: rgba(0, 0, 0, 0.9);
}
.stone-ceb9 .carousel-6064.blue-9e31 .pressed-b666 {
  background: rgba(0, 0, 0, 0.6);
}
.stone-ceb9
  .carousel-6064.blue-9e31
  .pressed-b666::after,
.stone-ceb9
  .carousel-6064.blue-9e31
  .pressed-b666:before {
  background: inherit;
}
.stone-ceb9
  .carousel-6064.blue-9e31:hover
  .pressed-b666 {
  background: rgba(0, 0, 0, 0.8);
}
.tag_9644 .media_bright_5748 {
  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) {
  .tag_9644 .media_bright_5748 {
    width: auto;
    right: 45px;
  }
}
.text-up-0138 .media_bright_5748 {
  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) {
  .text-up-0138 .media_bright_5748 {
    width: auto;
    left: 45px;
  }
}
.alert-c909 .media_bright_5748 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.alert-c909 .footer-cool-48f6 {
  max-width: 48em;
  margin: 0 auto;
}
.alert-c909 .dark_f894:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.container-bottom-2b34 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.container-bottom-2b34.stone-ceb9 .media_bright_5748 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.container-bottom-2b34.tag_9644 .media_bright_5748 {
  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);
}
.container-bottom-2b34 .media_bright_5748 {
  visibility: visible;
}
.container-bottom-2b34.text-up-0138 .media_bright_5748 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.lower_1864,
.plasma-96a6 {
  overflow-x: hidden;
}
.lower_1864 .media_bright_5748 {
  overflow: auto;
}
.lower_1864.stone-ceb9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.lower_1864.stone-ceb9 .media_bright_5748 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.lower_1864.stone-ceb9 .badge_319a {
  opacity: 0;
}
.lower_1864.tag_9644 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.lower_1864.tag_9644 .media_bright_5748 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.lower_1864.tag_9644 .badge_319a {
  opacity: 0;
}
.lower_1864.text-up-0138 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.lower_1864.text-up-0138 .media_bright_5748 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.lower_1864.text-up-0138 .badge_319a {
  opacity: 0;
}
.lower_1864.alert-c909 .media_bright_5748 {
  z-index: 10;
  visibility: visible;
}
.blue-9e31 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.blue-9e31 .pressed-b666 {
  background: rgba(255, 255, 255, 0.99);
}
.blue-9e31 .pressed-b666::after,
.blue-9e31 .pressed-b666:before {
  background: inherit;
}
.blue-9e31:hover .pressed-b666 {
  background: rgba(255, 255, 255, 0.99);
}
.text-up-0138 .blue-9e31 {
  top: 10px;
  right: auto;
  left: 12px;
}
.alert-c909 .blue-9e31 {
  display: none !important;
}
.lower_1864:before,
.plasma-96a6:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.lower_1864 .blue-9e31,
.plasma-96a6 .blue-9e31 {
  display: inline-block;
}
.media_bright_5748 .label-under-1738 {
  -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;
}
.lower_1864 .media_bright_5748 .label-under-1738,
.plasma-96a6 .media_bright_5748 .label-under-1738 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.chip_202d .narrow_970c {
  width: 100%;
}
.tiny-d955 {
  padding: 0 0.5em 0;
}
.tiny-d955 [class*="customify-col-"],
.tiny-d955 [class*="customify-col_"],
.tiny-d955 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.widget_5c3c .tiny-d955 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .header_52dc .white_b3ad,
  .white_b3ad {
    display: none;
  }
  .static-57c7 {
    text-align: left;
  }
  .primary-2273 {
    text-align: center;
  }
  .hard_07e4 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .header_52dc .module_top_9cf5,
  .module_top_9cf5 {
    display: none;
  }
  .pattern_huge_6b88 {
    text-align: left;
  }
  .frame-black-ca71 {
    text-align: center;
  }
  .module_solid_eccd {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .header_52dc .east-90d7,
  .east-90d7 {
    display: none;
  }
  .slow-aa6d {
    text-align: left;
  }
  .blue_bf9d {
    text-align: center;
  }
  .prev-82c7 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.simple_64cf {
  box-shadow: none !important;
}
.item-1528 .banner-4cb8,
.black_b7a5 .banner-4cb8 {
  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;
}
.black_b7a5 .banner-4cb8 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.banner_action_94e4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.banner_action_94e4:after,
.banner_action_94e4:before {
  content: "";
  display: table;
}
.banner_action_94e4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .banner_action_94e4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.banner_action_94e4,
.south_66b9 {
  max-width: 1248px;
  margin: 0 auto;
}

.pressed-11a1.sort-new-30ce .banner_action_94e4 {
  max-width: 100%;
}
.pressed-11a1.thick-342a {
  max-width: 1200px;
  margin: 0 auto;
}
.pressed-11a1.grid_60b9 .banner_action_94e4 {
  max-width: 100%;
}
.pressed-11a1.grid_60b9 > .banner_action_94e4 {
  padding-left: 0;
  padding-right: 0;
}
.pressed-11a1.grid_60b9 > .banner_action_94e4 .header_52dc {
  margin: 0;
}
.pressed-11a1.grid_60b9
  > .banner_action_94e4
  .slider_complex_b3d8.wood_854d {
  margin-right: 0;
  margin-left: 0;
}
.pressed-11a1.grid_60b9 #main.wood_854d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .item-f733 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .item-f733 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .primary-complex-62e5 .form-2104 {
    padding-right: 1em;
  }
  .primary-complex-62e5.dynamic_0716 .slider_complex_b3d8 {
    border-right: 1px solid #eaecee;
  }
  .primary-complex-62e5.dynamic_0716 .form-2104 {
    padding-right: 1em;
  }
  .primary-complex-62e5.dynamic_0716 .basic_d67d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background_843d .form-2104 {
    padding-left: 1em;
  }
  .background_843d.dynamic_0716 .slider_complex_b3d8 {
    border-left: 1px solid #eaecee;
  }
  .background_843d.dynamic_0716 .form-2104 {
    padding-left: 1em;
  }
  .background_843d.dynamic_0716 .basic_d67d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .up-90fe .form-2104 {
    padding-left: 1em;
  }
  .up-90fe.dynamic_0716 .form_action_09e9 {
    border-right: 1px solid #eaecee;
  }
  .up-90fe.dynamic_0716 .sort_dynamic_7b69 {
    border-right: 1px solid #eaecee;
  }
  .up-90fe.dynamic_0716 .form-2104 {
    padding-left: 1em;
  }
  .up-90fe.dynamic_0716 .basic_d67d {
    padding-right: 1em;
  }
  .up-90fe.dynamic_0716 .mask_wood_2d57 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .over-8eb6 .form-2104 {
    padding-right: 1em;
  }
  .over-8eb6.dynamic_0716 .form_action_09e9 {
    border-left: 1px solid #eaecee;
  }
  .over-8eb6.dynamic_0716 .sort_dynamic_7b69 {
    border-left: 1px solid #eaecee;
  }
  .over-8eb6.dynamic_0716 .form-2104 {
    padding-right: 1em;
  }
  .over-8eb6.dynamic_0716 .basic_d67d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .over-8eb6.dynamic_0716 .mask_wood_2d57 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item-f733 .form-2104 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .item-f733.dynamic_0716 .slider_complex_b3d8 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .item-f733.dynamic_0716 .form-2104 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .item-f733.dynamic_0716 .basic_d67d {
    padding-left: 1em;
  }
  .item-f733.dynamic_0716 .mask_wood_2d57 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .item-f733.dynamic_0716 .form-2104 {
    padding-left: 0;
  }
}
.wrapper_8c3c .article_b466 {
  display: inline-block;
}
.preview-pro-fef9 {
  display: inline-block;
}
.info_db16 {
  word-con: break-word;
}
.east-a094 > span {
  display: inline-block;
  padding: 5px 0;
}
.east-a094 .background-f3ab {
  margin-left: 8px;
  margin-right: 8px;
}
.east-a094 .center-ec25 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.notice-0f37 .pagination_narrow_d677 {
  margin-bottom: 2em;
}
.notice-0f37 .background-ab4c {
  margin-bottom: 15px;
}
.notice-0f37 .background-ab4c:last-child {
  margin-bottom: 0;
}
.notice-0f37 .content_inner_2c16 {
  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) {
  .notice-0f37 .content_inner_2c16 {
    display: block;
  }
}
.notice-0f37 .medium-1f86 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .notice-0f37 .medium-1f86 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.notice-0f37 .brown-7d76 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.notice-0f37 .brown-7d76 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.notice-0f37 .brown-7d76 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.notice-0f37 .info_db16 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.notice-0f37 .info_db16 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.notice-0f37 .modal_dbf8 p:last-child {
  margin-bottom: 0;
}
.notice-0f37 .surface-5f47 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.notice-0f37 .left_9d22 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.notice-0f37 .sort-5d7d {
  margin-top: 1em;
}
.notice-0f37 .next_f78f {
  top: 0;
  display: block;
}
.notice-0f37 .next_f78f a {
  color: inherit;
}
.notice-0f37 .next_f78f a:hover {
  color: inherit;
}
.notice-0f37 .next_091e {
  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;
}
.notice-0f37 .next_091e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.notice-0f37 .left_9d22 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.notice-0f37 .media_lower_c3a4 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.notice-0f37 .media_lower_c3a4:first-child {
  margin-top: 0;
}
.notice-0f37 .media_lower_c3a4.header-ea0d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.notice-0f37 .media_lower_c3a4.hidden-e9b8 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notice-0f37
  .media_lower_c3a4.hidden-e9b8.active_df0a
  .sort-5d7d {
  width: 100%;
}
.notice-0f37 .hidden-e9b8 {
  -webkit-box-align: center;
  align-items: center;
}
.notice-0f37 .hidden-e9b8 .east-a094,
.notice-0f37 .hidden-e9b8 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.notice-0f37 .brown-7d76 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notice-0f37 .brown-7d76 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notice-0f37 .brown-7d76: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;
}
.notice-0f37 .header-ea0d {
  z-index: 5;
}
.notice-0f37 .gradient-db3d .fast_4126 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.notice-0f37 .stone_6d70 .fast_4126 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.notice-0f37 .link-glass-c48d .fast_4126 {
  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;
}
.notice-0f37.hot_8294 .content_inner_2c16,
.notice-0f37.dynamic_9cab .content_inner_2c16 {
  display: block;
}
.notice-0f37.hot_8294 .content_inner_2c16 .accent_stone_2857,
.notice-0f37.hot_8294 .content_inner_2c16 .left_9d22,
.notice-0f37.dynamic_9cab .content_inner_2c16 .accent_stone_2857,
.notice-0f37.dynamic_9cab .content_inner_2c16 .left_9d22 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.notice-0f37.lite-578e .medium-1f86 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .notice-0f37.lite-578e .medium-1f86 {
    margin-right: 0;
  }
}
.notice-0f37.hot_8294 .medium-1f86,
.notice-0f37.dynamic_9cab .medium-1f86 {
  padding-top: 40%;
}
.notice-0f37.hot_8294 .pagination_narrow_d677,
.notice-0f37.dynamic_9cab .pagination_narrow_d677 {
  display: block;
}
.notice-0f37.hot_8294 .fn-sticky-f190 .left_9d22,
.notice-0f37.dynamic_9cab .fn-sticky-f190 .left_9d22 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.notice-0f37.hot_8294 .medium-1f86,
.notice-0f37.dynamic_9cab .medium-1f86 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.notice-0f37.hot_8294 .left_9d22 {
  padding: 1em;
}
.heading_b5cf {
  margin: 30px auto;
  display: block;
}
.heading_b5cf .pattern-a3ec > * {
  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;
}
.heading_b5cf .pattern-a3ec > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.heading_b5cf .pattern-a3ec span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pink-6518 .east-a094 {
  margin-bottom: 1.41575em;
}
.pink-6518 .nav-motion-a1b0 {
  margin-bottom: 1.618em;
}
.aside_red_9dd2 .content-9a32 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.aside_red_9dd2 .content-9a32 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.aside_red_9dd2 .logo-23b9 {
  max-width: 100%;
  overflow: auto;
}
.tooltip_white_c201 .aside_red_9dd2 a:hover {
  text-decoration: underline;
}
.green-b3ab .background-ab4c:not(.info_db16),
.green-b3ab .brown-7d76 {
  margin-bottom: 1.41575em;
}
.green-b3ab .background-ab4c:not(.info_db16):last-child,
.green-b3ab .brown-7d76:last-child {
  margin-bottom: 0;
}
.green-b3ab .background-ab4c.gradient_north_ac0d {
  margin-bottom: 0.41575em;
}
.green-b3ab .picture_east_78cb:before,
.green-b3ab .nav-a900:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.green-b3ab .picture_east_78cb:before {
  content: "\f115";
}
.green-b3ab .nav-a900:before {
  content: "\f02c";
}
.green-b3ab .status-2d58 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.green-b3ab .status-2d58 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.shade-next-9fe7 {
  display: -webkit-box;
  display: flex;
}
.shade-next-9fe7 .accent_0278 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .shade-next-9fe7 .accent_0278 {
    flex-basis: 90px;
  }
}
.shade-next-9fe7 .outer-831f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .shade-next-9fe7 .outer-831f {
    flex-basis: calc(100% - 50px);
  }
}
.shade-next-9fe7 .focus-wide-a14d p:last-child {
  margin-bottom: 0.72em;
}
.description_bronze_f932 .pattern-a3ec {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.description_bronze_f932 .pattern-a3ec:after,
.description_bronze_f932 .pattern-a3ec:before {
  content: "";
  display: table;
}
.description_bronze_f932 .pattern-a3ec:after {
  clear: both;
}
.description_bronze_f932 .pattern-a3ec .info-8318,
.description_bronze_f932 .pattern-a3ec .hero-b5df {
  width: 49%;
}
.description_bronze_f932 .pattern-a3ec .info-8318 a span.shadow-short-c2f2,
.description_bronze_f932 .pattern-a3ec .hero-b5df a span.shadow-short-c2f2 {
  display: block;
  margin-bottom: 5px;
}
.description_bronze_f932 .pattern-a3ec .hero-b5df {
  float: left;
  text-align: left;
}
.description_bronze_f932 .pattern-a3ec .info-8318 {
  float: right;
  text-align: right;
}
.tooltip-59e8 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tooltip-59e8 {
    margin-bottom: 0;
  }
}
.progress_c3cf {
  margin-bottom: 1em;
}
.progress_c3cf .info_db16 {
  font-size: 1.1em;
  line-height: 1.3;
}
.sort-6d50 a {
  display: block;
  line-height: 0;
  position: relative;
}
.panel-7e7c .progress_c3cf,
.hidden-351f .progress_c3cf {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .panel-7e7c .progress_c3cf,
  .hidden-351f .progress_c3cf {
    display: block;
  }
}
.panel-7e7c .sort-6d50,
.hidden-351f .sort-6d50 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .panel-7e7c .sort-6d50,
  .hidden-351f .sort-6d50 {
    margin-bottom: 1em;
  }
}
.panel-7e7c .sort-6d50 img,
.hidden-351f .sort-6d50 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.panel-7e7c .form_south_10c0,
.hidden-351f .form_south_10c0 {
  flex-basis: calc(100% - 160px);
}
.panel-7e7c .form_south_10c0 p,
.hidden-351f .form_south_10c0 p {
  margin-bottom: 0;
}
.panel-7e7c .form_south_10c0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .panel-7e7c .form_south_10c0 {
    padding-left: 0;
  }
}
.hidden-351f .form_south_10c0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hidden-351f .form_south_10c0 {
    padding-right: 0;
  }
}
.hidden-351f .sort-6d50 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.footer_1105 .sort-6d50 {
  margin-bottom: 0.5em;
}
.footer_1105 .sort-6d50 img {
  width: 100%;
}
.popup_eeec .tertiary_action_cfbd,
.preview_6db2 .tertiary_action_cfbd {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.preview_6db2 .slider_complex_b3d8 .full-e899 p:last-child {
  margin-bottom: 0;
}
.surface-2a5e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.disabled_4f15 .row-d5a2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .disabled_4f15 .row-d5a2:last-of-type {
    margin-bottom: 0;
  }
}
.disabled_4f15 .row-d5a2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.disabled_4f15 .row-d5a2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.disabled_4f15 .row-d5a2 ul li {
  margin: 0 0 0.6em;
}
.disabled_4f15 .row-d5a2 ul li.link-3178,
.disabled_4f15 .row-d5a2 ul li.stale-547c {
  position: relative;
}
.disabled_4f15 .row-d5a2 ul li.link-3178 .surface_prev_ecf2,
.disabled_4f15 .row-d5a2 ul li.stale-547c .surface_prev_ecf2 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.disabled_4f15 .row-d5a2 ul li.link-3178:after:after,
.disabled_4f15 .row-d5a2 ul li.link-3178:after:before,
.disabled_4f15
  .row-d5a2
  ul
  li.stale-547c:after:after,
.disabled_4f15
  .row-d5a2
  ul
  li.stale-547c:after:before {
  content: "";
  display: table;
}
.disabled_4f15 .row-d5a2 ul li.link-3178:after:after,
.disabled_4f15
  .row-d5a2
  ul
  li.stale-547c:after:after {
  clear: both;
}
.disabled_4f15 .row-d5a2 a.list-dadf:hover {
  text-decoration: none;
}
.disabled_4f15 .row-d5a2 select {
  max-width: 100%;
}
.disabled_4f15 .row-d5a2 table {
  font-size: 85%;
}
.disabled_4f15 .row-d5a2 table td,
.disabled_4f15 .row-d5a2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.disabled_4f15 .row-d5a2 table tfoot td {
  text-align: left;
}
.disabled_4f15 .row-d5a2 :last-child {
  margin-bottom: 0;
}
.disabled_4f15 .row-d5a2 .green_ecfe {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.disabled_4f15 .row-d5a2 .green_ecfe label {
  width: 100%;
}
.disabled_4f15 .row-d5a2 .green_ecfe .popup-b760 {
  width: 100%;
  display: block;
}
.disabled_4f15 .row-d5a2 .green_ecfe .surface_a281 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.disabled_4f15 .row-d5a2 .green_ecfe .surface_a281:hover svg #svg-search {
  fill: #444;
}
.disabled_4f15 .row-d5a2 .green_ecfe .surface_a281 svg {
  width: 18px;
  height: 18px;
}
.disabled_4f15 .hover_red_a5ff ul ul,
.disabled_4f15 .box-ec58 ul ul,
.disabled_4f15 .accent-5ae4 ul ul,
.disabled_4f15 .up-c9c6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.disabled_4f15 .hover_red_a5ff .progress_549a > a,
.disabled_4f15 .box-ec58 .progress_549a > a,
.disabled_4f15 .accent-5ae4 .progress_549a > a,
.disabled_4f15 .up-c9c6 .progress_549a > a {
  margin-bottom: 0;
}
.disabled_4f15 .aside-93f3 li,
.disabled_4f15 .hover_red_a5ff li,
.disabled_4f15 .aside-80b4 li,
.disabled_4f15 .box-ec58 li,
.disabled_4f15 .accent-5ae4 li,
.disabled_4f15 .up-c9c6 li,
.disabled_4f15 .photo_8e95 li,
.disabled_4f15 .pattern-2458 li {
  display: block;
  position: relative;
}
.disabled_4f15 .aside-93f3 li:last-child,
.disabled_4f15 .hover_red_a5ff li:last-child,
.disabled_4f15 .aside-80b4 li:last-child,
.disabled_4f15 .box-ec58 li:last-child,
.disabled_4f15 .accent-5ae4 li:last-child,
.disabled_4f15 .up-c9c6 li:last-child,
.disabled_4f15 .photo_8e95 li:last-child,
.disabled_4f15 .pattern-2458 li:last-child {
  border: none;
}
.disabled_4f15 .aside-93f3 li a,
.disabled_4f15 .hover_red_a5ff li a,
.disabled_4f15 .aside-80b4 li a,
.disabled_4f15 .box-ec58 li a,
.disabled_4f15 .accent-5ae4 li a,
.disabled_4f15 .up-c9c6 li a,
.disabled_4f15 .photo_8e95 li a,
.disabled_4f15 .pattern-2458 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.disabled_4f15 .aside-93f3 li ul li::before,
.disabled_4f15 .hover_red_a5ff li ul li::before,
.disabled_4f15 .aside-80b4 li ul li::before,
.disabled_4f15 .box-ec58 li ul li::before,
.disabled_4f15 .accent-5ae4 li ul li::before,
.disabled_4f15 .up-c9c6 li ul li::before,
.disabled_4f15 .photo_8e95 li ul li::before,
.disabled_4f15 .pattern-2458 li ul li::before {
  left: 15px;
}
.disabled_4f15 .aside-93f3 li ul a,
.disabled_4f15 .hover_red_a5ff li ul a,
.disabled_4f15 .aside-80b4 li ul a,
.disabled_4f15 .box-ec58 li ul a,
.disabled_4f15 .accent-5ae4 li ul a,
.disabled_4f15 .up-c9c6 li ul a,
.disabled_4f15 .photo_8e95 li ul a,
.disabled_4f15 .pattern-2458 li ul a {
  padding-left: 20px;
}
.disabled_4f15 .aside-93f3 li ul ul li::before,
.disabled_4f15 .hover_red_a5ff li ul ul li::before,
.disabled_4f15 .aside-80b4 li ul ul li::before,
.disabled_4f15 .box-ec58 li ul ul li::before,
.disabled_4f15 .accent-5ae4 li ul ul li::before,
.disabled_4f15 .up-c9c6 li ul ul li::before,
.disabled_4f15 .photo_8e95 li ul ul li::before,
.disabled_4f15 .pattern-2458 li ul ul li::before {
  left: 30px;
}
.disabled_4f15 .aside-93f3 li ul ul a,
.disabled_4f15 .hover_red_a5ff li ul ul a,
.disabled_4f15 .aside-80b4 li ul ul a,
.disabled_4f15 .box-ec58 li ul ul a,
.disabled_4f15 .accent-5ae4 li ul ul a,
.disabled_4f15 .up-c9c6 li ul ul a,
.disabled_4f15 .photo_8e95 li ul ul a,
.disabled_4f15 .pattern-2458 li ul ul a {
  padding-left: 40px;
}
.disabled_4f15 .feature_under_bbc8 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.disabled_4f15 .pattern-2458 ul li {
  margin-bottom: 1.41575em;
}
.disabled_4f15 .pattern-2458 ul li .banner_58ae {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.disabled_4f15 .pattern-2458 ul li .paper_b4ca {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.surface_dark_3fd3 .aside-93f3 li a,
.surface_dark_3fd3 .hover_red_a5ff li a,
.surface_dark_3fd3 .aside-80b4 li a,
.surface_dark_3fd3 .box-ec58 li a,
.surface_dark_3fd3 .accent-5ae4 li a,
.surface_dark_3fd3 .up-c9c6 li a,
.surface_dark_3fd3 .photo_8e95 li a,
.surface_dark_3fd3 .pattern-2458 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_dark_3fd3 .feature_under_bbc8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_dark_3fd3 .row-d5a2 ul li.link-3178 .surface_prev_ecf2,
.surface_dark_3fd3 .row-d5a2 ul li.stale-547c .surface_prev_ecf2 {
  background: rgba(0, 0, 0, 0.2);
}
.surface_dark_3fd3 .disabled_4f15 .row-d5a2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed-11a1 .disabled_4f15 .column-ec60 li {
  margin: 0;
}
.pressed-11a1 .disabled_4f15 .column-ec60 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.pressed-11a1 .disabled_4f15 .column-ec60 li ul {
  margin: 0;
}
.pressed-11a1 .disabled_4f15 .column-ec60 li ul li a {
  padding-left: 15px;
}
.pressed-11a1 .disabled_4f15 .column-ec60 li ul li li a {
  padding-left: 30px;
}
.pressed-11a1 .disabled_4f15 .column-ec60 li.feature-steel-99c5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.pressed-11a1 .disabled_4f15 .column-ec60 li.feature-steel-99c5 > 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;
}
.pressed-11a1 .disabled_4f15 .column-ec60 li.feature-steel-99c5 > 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;
}
.label-gas-e4aa a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.panel_7572 {
  position: relative;
  z-index: 10;
}
.panel_7572 .label-under-1738 {
  width: 100%;
  max-width: 100%;
}
.fixed-f34c .inner-5327 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.fixed-f34c .carousel-6064 {
}
.fixed-f34c .surface_dark_3fd3 {
  background: #292929;
}
.soft_e1d8 .inner-5327 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.soft_e1d8 .carousel-6064 {
  background: #f9f9f9;
}
.soft_e1d8 .surface_dark_3fd3 {
  background: #303030;
}
.lite_0540 .inner-5327 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .lite_0540 .article_b466 {
    margin-bottom: 1em;
  }
  .lite_0540 .article_b466:last-child {
    margin-bottom: 0;
  }
}
.lite_0540 .carousel-6064 {
  background: #ededed;
}
.lite_0540 .surface_dark_3fd3 {
  background: #1a1a1a;
}
.inner-5327.carousel-6064 {
  color: rgba(0, 0, 0, 0.6);
}
.inner-5327.carousel-6064 .liquid-fec6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner-5327.surface_dark_3fd3 {
  color: rgba(255, 255, 255, 0.99);
}
.inner-5327.surface_dark_3fd3 a:not(.list-dadf) {
  color: rgba(255, 255, 255, 0.79);
}
.inner-5327.surface_dark_3fd3 a:not(.list-dadf):hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner-5327.surface_dark_3fd3 .liquid-fec6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner-5327.surface_dark_3fd3 table tbody td,
.inner-5327.surface_dark_3fd3 table th {
  background: rgba(0, 0, 0, 0.08);
}
.search-7ca5.section-top-71dd .banner_action_94e4 {
  max-width: initial;
}
.search-7ca5 .popup-huge-29fc {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.search-7ca5 .popup-huge-29fc .label-under-1738 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .search-7ca5 .popup-huge-29fc .label-under-1738 {
    display: block;
    margin-bottom: 2em;
  }
  .search-7ca5 .popup-huge-29fc .label-under-1738:last-child {
    margin-bottom: 0;
  }
}
.lite_0540 .article_b466:last-child,
.soft_e1d8 .article_b466:last-child,
.fixed-f34c .article_b466:last-child {
  margin-bottom: 0;
}
.lite_0540 .article_b466 .disabled_4f15 .row-d5a2:last-child,
.soft_e1d8 .article_b466 .disabled_4f15 .row-d5a2:last-child,
.fixed-f34c .article_b466 .disabled_4f15 .row-d5a2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .lite_0540 .carousel-mini-6d12,
  .lite_0540 .shadow-iron-f7e5,
  .soft_e1d8 .carousel-mini-6d12,
  .soft_e1d8 .shadow-iron-f7e5,
  .fixed-f34c .carousel-mini-6d12,
  .fixed-f34c .shadow-iron-f7e5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .panel_7572 .article_b466 {
    margin-bottom: 2em;
  }
}
.panel_7572 p:last-child {
  margin-bottom: 0;
}
.panel_7572 li,
.panel_7572 ul {
  list-style: none;
  margin: 0;
}
.panel_7572 ul ul {
  margin-left: 2.617924em;
}
.item-south-e6b4 {
  font-size: 0.875em;
}

/* css-noise: 5301 */
.shadow-element-w9 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
