/*!
Theme Name: Customify
Theme URI: https://pressmaximum.right_5781/customify
Author: WPCustomify
Author URI: https://pressmaximum.right_5781
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.right_5781/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.widget_3000.accordion_hard_c4ef/licenses/gpl-2.0.liquid-8e11
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.lower-d72a/, (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.purple_c59b.border-narrow-0980/normalize.input-easy-b9a9/
 ======
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.input-easy-b9a9 v7.0.0 | MIT License | github.right_5781/necolas/normalize.input-easy-b9a9 */
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;
}
.iron-5988 .cool-22d7,
.banner_7f39,
.tabs-0154,
.background_hovered_cc5f,
.gallery_south_1ccc,
.preview-8d56,
.paragraph-bronze-bd82,
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;
}
.banner_7f39,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .banner_7f39,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .banner_7f39,
  h1 {
    font-size: 1.8em;
  }
}
.tabs-0154,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tabs-0154 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tabs-0154,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tabs-0154,
  h2 {
    font-size: 1.7em;
  }
}
.background_hovered_cc5f,
h3 {
  font-size: 1.618em;
}
.iron-5988 .cool-22d7,
.gallery_south_1ccc,
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.title-9a99 {
  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;
}
.brown-9445:after,
.brown-9445:before,
.search-pro-501b:after,
.search-pro-501b:before {
  content: "";
  display: table;
}
.brown-9445:after,
.search-pro-501b:after {
  clear: both;
}
.panel_outer_ba33 {
  float: right;
  margin-right: 0;
}
.media_light_d107 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.component_down_59f0 .last-8fb8,
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;
}
.component_down_59f0 .last-8fb8: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;
}
.photo-a8aa .last-8fb8 {
  box-shadow: none;
}
.photo-a8aa
  .last-8fb8
  .dropdown_white_efc1 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.photo-a8aa .last-8fb8 .dropdown_east_32df {
  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;
}
.photo-a8aa
  .last-8fb8
  .dropdown_east_32df
  b {
  display: none;
}
.photo-a8aa .dirty-8293 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.stale_f7dd:not(.aside_large_9b3e):not(.fresh_bbe3),
button:not(.aside_large_9b3e):not(.fresh_bbe3),
input[type="button"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ),
input[type="reset"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ),
input[type="submit"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ) {
  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;
}
.stale_f7dd:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ):hover,
button:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ):hover,
input[type="button"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ):hover,
input[type="reset"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ):hover,
input[type="submit"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.stale_f7dd:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ):active,
.stale_f7dd:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ):focus,
button:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ):active,
button:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ):focus,
input[type="button"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ):active,
input[type="button"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ):focus,
input[type="reset"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ):active,
input[type="reset"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ):focus,
input[type="submit"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ):active,
input[type="submit"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ):focus {
  outline: 0;
}
.stale_f7dd:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff,
button:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff,
input[type="button"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff,
input[type="reset"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff,
input[type="submit"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff {
  position: relative;
}
.stale_f7dd:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff
  .banner-lite-8a8c,
.stale_f7dd:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff
  .bright_fca5,
.stale_f7dd:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff
  .content-down-d7e4,
.stale_f7dd:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff
  i,
.stale_f7dd:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff
  svg,
button:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff
  .banner-lite-8a8c,
button:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff
  .bright_fca5,
button:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff
  .content-down-d7e4,
button:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff
  i,
button:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff
  svg,
input[type="button"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff
  .banner-lite-8a8c,
input[type="button"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff
  .bright_fca5,
input[type="button"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff
  .content-down-d7e4,
input[type="button"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff
  i,
input[type="button"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff
  svg,
input[type="reset"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff
  .banner-lite-8a8c,
input[type="reset"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff
  .bright_fca5,
input[type="reset"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff
  .content-down-d7e4,
input[type="reset"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff
  i,
input[type="reset"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff
  svg,
input[type="submit"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff
  .banner-lite-8a8c,
input[type="submit"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff
  .bright_fca5,
input[type="submit"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff
  .content-down-d7e4,
input[type="submit"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff
  i,
input[type="submit"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff
  svg {
  visibility: hidden;
}
.stale_f7dd:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff:after,
button:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff:after,
input[type="button"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff:after,
input[type="reset"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff:after,
input[type="submit"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ).fn-loading-1dff: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;
}
.stale_f7dd:not(.aside_large_9b3e):not(.fresh_bbe3),
input[type="button"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ),
input[type="reset"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ),
input[type="submit"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ) {
  color: #fff;
  background: #235787;
}
.stale_f7dd:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ):focus,
input[type="button"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ):focus,
input[type="reset"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ):focus,
input[type="submit"]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ):focus {
  color: #fff;
}
.stale_f7dd.fn-disabled-1dff:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ),
.stale_f7dd[disabled]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ),
button.fn-disabled-1dff:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ),
button[disabled]:not(.aside_large_9b3e):not(
    .fresh_bbe3
  ) {
  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;
}
.iron_f727 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.iron_f727: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;
}
.black_d653 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.warm-87ec {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.south_b7b5 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.brown-9445:after,
.brown-9445:before,
.media_white_7671:after,
.media_white_7671:before,
.message-fresh-e47a:after,
.message-fresh-e47a:before,
.red_6782:after,
.red_6782:before,
.dropdown_8852:after,
.dropdown_8852:before,
.icon_b4c6:after,
.icon_b4c6:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.brown-9445:after,
.media_white_7671:after,
.message-fresh-e47a:after,
.red_6782:after,
.dropdown_8852:after,
.icon_b4c6:after {
  clear: both;
}
.media_white_7671 .gold-fa54,
.message-fresh-e47a .gold-fa54,
.short_b638 .gold-fa54 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.disabled-large-4382 {
  display: inline-block;
}
.description_e74e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.description_e74e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.description_e74e .texture_811a {
  padding: 1em 0;
  font-size: 85%;
}
.texture_811a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.label_last_5c55 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.label_last_5c55:after,
.label_last_5c55:before {
  content: "";
  display: table;
}
.label_last_5c55:after {
  clear: both;
}
.popup-e9e0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.sort_6f57 .popup-e9e0 {
  max-width: 50%;
}
.button-thick-0d41 .popup-e9e0 {
  max-width: 33.33%;
}
.easy-a482 .popup-e9e0 {
  max-width: 25%;
}
.mask_2e31 .popup-e9e0 {
  max-width: 20%;
}
.module-4891 .popup-e9e0 {
  max-width: 16.66%;
}
.caption_top_d53a .popup-e9e0 {
  max-width: 14.28%;
}
.tag-under-1cec .popup-e9e0 {
  max-width: 12.5%;
}
.tooltip_1243 .popup-e9e0 {
  max-width: 11.11%;
}
.carousel-first-c81f {
  display: block;
}
.iron-5988 .carousel-1a7b label,
.iron-5988 .sort_under_7eb1 label,
.iron-5988 .list-selected-7aae label,
.iron-5988 .pro_8ffa label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notice_dc4f {
  list-style: none;
  margin: 0;
}
.notice_dc4f article.tiny_de7b {
  margin-bottom: 0;
}
.notice_dc4f ul {
  list-style: none;
  margin: 0;
}
.notice_dc4f .block-e685 li.tiny_de7b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notice_dc4f .block-e685 li.tiny_de7b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notice_dc4f .block-e685 li.tiny_de7b: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) {
  .notice_dc4f .block-e685 li.tiny_de7b li.tiny_de7b li.tiny_de7b li.tiny_de7b {
    padding-left: 0;
  }
}
article.tiny_de7b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tiny_de7b .media_white_7671 p:last-of-type {
  margin-bottom: 0;
}
article.tiny_de7b .accordion-8a68 {
  float: left;
}
article.tiny_de7b .heading-4657 {
  margin-left: 85px;
}
article.tiny_de7b .dim-b3b0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tiny_de7b .dim-b3b0 .image-763f {
  margin-left: 10px;
}
article.tiny_de7b .chip_640b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tiny_de7b .sort-motion-6e63 {
  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 .carousel-1a7b,
  #respond .list-selected-7aae,
  #respond .pro_8ffa {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .carousel-1a7b input,
#respond .list-selected-7aae input,
#respond .pro_8ffa input {
  width: 100%;
}
#respond .pro_8ffa {
  margin-right: 0;
}
#respond .banner-7e18 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.breadcrumb-huge-fa3e {
  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;
}
.breadcrumb-huge-fa3e.shade-first-0926 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.breadcrumb-huge-fa3e 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%);
}
.breadcrumb-huge-fa3e:focus,
.breadcrumb-huge-fa3e: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);
}
.new-04a1 {
  border-radius: 10%;
}
.red_356b {
  border-radius: 50%;
}
.carousel_0cc3 {
  font-size: 0.72em;
}
.picture-current-1750 {
  font-size: 0.875em;
}
.gold-d52c {
  font-size: 1.1em;
}
.grid_dynamic_8fe2 {
  text-transform: uppercase;
  line-height: 1.2;
}
.grid_dynamic_8fe2.carousel_0cc3 {
  letter-spacing: 0.5px;
}
.content_9018,
.content_9018 a {
  color: #6d6d6d;
}
.content_9018 a:hover {
  color: #111;
}
.west-4e02 {
  color: #6d6d6d;
}
.yellow_f95d {
  overflow-x: hidden;
}
.yellow_f95d .alert_north_8225.article-dim-4420 {
  position: relative;
}
.yellow_f95d .alert_north_8225.article-dim-4420.icon-hovered-d6cc {
  position: initial;
}
.yellow_f95d
  .alert_north_8225.article-dim-4420.icon-hovered-d6cc
  .outline-under-4228 {
  left: auto;
}
.yellow_f95d .alert_north_8225 .outline-under-4228 {
  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;
}
.yellow_f95d .alert_north_8225:hover.article-dim-4420 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.yellow_f95d
  .alert_north_8225:hover.article-dim-4420
  .outline-under-4228 {
  display: block;
  z-index: 9999999;
}
.yellow_f95d .carousel-blue-f392 .alert_light_cb3e,
.yellow_f95d .inner-060a .alert_light_cb3e {
  display: none;
}
.yellow_f95d .avatar-4436 .alert_north_8225:hover.article-dim-4420 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.iron-5988 .carousel-1a7b label,
.iron-5988 .sort_under_7eb1 label,
.iron-5988 .list-selected-7aae label,
.iron-5988 .pro_8ffa label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notice_dc4f {
  list-style: none;
  margin: 0;
}
.notice_dc4f article.tiny_de7b {
  margin-bottom: 0;
}
.notice_dc4f ul {
  list-style: none;
  margin: 0;
}
.notice_dc4f .block-e685 li.tiny_de7b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notice_dc4f .block-e685 li.tiny_de7b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notice_dc4f .block-e685 li.tiny_de7b: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) {
  .notice_dc4f .block-e685 li.tiny_de7b li.tiny_de7b li.tiny_de7b li.tiny_de7b {
    padding-left: 0;
  }
}
article.tiny_de7b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tiny_de7b .media_white_7671 p:last-of-type {
  margin-bottom: 0;
}
article.tiny_de7b .accordion-8a68 {
  float: left;
}
article.tiny_de7b .heading-4657 {
  margin-left: 85px;
}
article.tiny_de7b .dim-b3b0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tiny_de7b .dim-b3b0 .image-763f {
  margin-left: 10px;
}
article.tiny_de7b .chip_640b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tiny_de7b .sort-motion-6e63 {
  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 .carousel-1a7b,
  #respond .list-selected-7aae,
  #respond .pro_8ffa {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .carousel-1a7b input,
#respond .list-selected-7aae input,
#respond .pro_8ffa input {
  width: 100%;
}
#respond .pro_8ffa {
  margin-right: 0;
}
#respond .banner-7e18 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.carousel-blue-f392 .widget_dff9 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.widget_dff9 .heading-plasma-efc8.icon_f7d3 .row_2d1d > li > a:focus,
.widget_dff9 .heading-plasma-efc8.icon_f7d3 .row_2d1d > li > a:hover,
.widget_dff9 .heading-plasma-efc8.article-dynamic-31ba .row_2d1d > li > a:focus,
.widget_dff9 .heading-plasma-efc8.article-dynamic-31ba .row_2d1d > li > a:hover,
.widget_dff9 .heading-plasma-efc8.medium-7699 .row_2d1d > li > a:focus,
.widget_dff9 .heading-plasma-efc8.medium-7699 .row_2d1d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget_dff9
  .heading-plasma-efc8.icon_f7d3
  .row_2d1d
  > li.panel-b315
  > a,
.widget_dff9
  .heading-plasma-efc8.icon_f7d3
  .row_2d1d
  > li.section_26ab
  > a,
.widget_dff9
  .heading-plasma-efc8.article-dynamic-31ba
  .row_2d1d
  > li.panel-b315
  > a,
.widget_dff9
  .heading-plasma-efc8.article-dynamic-31ba
  .row_2d1d
  > li.section_26ab
  > a,
.widget_dff9
  .heading-plasma-efc8.medium-7699
  .row_2d1d
  > li.panel-b315
  > a,
.widget_dff9 .heading-plasma-efc8.medium-7699 .row_2d1d > li.heading-9d1a > a {
  color: rgba(255, 255, 255, 0.99);
}
.widget_dff9 .tertiary_yellow_0a05,
.widget_dff9 .tertiary_yellow_0a05 a {
  color: rgba(255, 255, 255, 0.99);
}
.widget_dff9 .message-47cd.light_1566 li a,
.widget_dff9 .input_active_1367 a,
.widget_dff9 .surface_8caf,
.widget_dff9 .row_2d1d > li > a,
.widget_dff9 .active_19a1 {
  color: rgba(255, 255, 255, 0.79);
}
.widget_dff9 .message-47cd.light_1566 li a:hover,
.widget_dff9 .input_active_1367 a:hover,
.widget_dff9 .surface_8caf:hover,
.widget_dff9 .row_2d1d > li > a:hover,
.widget_dff9 .active_19a1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget_dff9 .sort-bd1d {
  color: rgba(255, 255, 255, 0.79);
}
.widget_dff9 .sort-bd1d .hard_70e0 {
  color: rgba(255, 255, 255, 0.99);
}
.widget_dff9 .sort-bd1d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget_dff9 .dynamic_153e .link-1b54 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.widget_dff9 .dynamic_153e .link-1b54 .iron_a3ee {
  color: rgba(255, 255, 255, 0.79);
}
.widget_dff9
  .dynamic_153e
  .link-1b54
  .iron_a3ee::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget_dff9
  .dynamic_153e
  .link-1b54
  .iron_a3ee:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget_dff9
  .dynamic_153e
  .link-1b54
  .iron_a3ee::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget_dff9
  .dynamic_153e
  .link-1b54
  .iron_a3ee::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget_dff9 .dynamic_153e .complex_2668 {
  color: rgba(255, 255, 255, 0.79);
}
.widget_dff9 .dynamic_153e .complex_2668:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-gold-c99e
  .widget_dff9
  .dynamic_153e
  .dim_cc01
  .gradient_a7a0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.image-gold-c99e
  .widget_dff9
  .dynamic_153e
  .dim_cc01
  .iron_a3ee {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.carousel-blue-f392 .section-6315 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.section-6315 .heading-plasma-efc8.icon_f7d3 .row_2d1d > li > a:focus,
.section-6315 .heading-plasma-efc8.icon_f7d3 .row_2d1d > li > a:hover,
.section-6315 .heading-plasma-efc8.article-dynamic-31ba .row_2d1d > li > a:focus,
.section-6315 .heading-plasma-efc8.article-dynamic-31ba .row_2d1d > li > a:hover,
.section-6315 .heading-plasma-efc8.medium-7699 .row_2d1d > li > a:focus,
.section-6315 .heading-plasma-efc8.medium-7699 .row_2d1d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.section-6315
  .heading-plasma-efc8.icon_f7d3
  .row_2d1d
  > li.panel-b315
  > a,
.section-6315
  .heading-plasma-efc8.icon_f7d3
  .row_2d1d
  > li.section_26ab
  > a,
.section-6315
  .heading-plasma-efc8.article-dynamic-31ba
  .row_2d1d
  > li.panel-b315
  > a,
.section-6315
  .heading-plasma-efc8.article-dynamic-31ba
  .row_2d1d
  > li.section_26ab
  > a,
.section-6315
  .heading-plasma-efc8.medium-7699
  .row_2d1d
  > li.panel-b315
  > a,
.section-6315 .heading-plasma-efc8.medium-7699 .row_2d1d > li.heading-9d1a > a {
  color: rgba(0, 0, 0, 0.8);
}
.section-6315 .tertiary_yellow_0a05,
.section-6315 .tertiary_yellow_0a05 a {
  color: rgba(0, 0, 0, 0.8);
}
.section-6315 .message-47cd.light_1566 li a,
.section-6315 .input_active_1367 a,
.section-6315 .surface_8caf,
.section-6315 .row_2d1d > li > a,
.section-6315 .active_19a1 {
  color: rgba(0, 0, 0, 0.55);
}
.section-6315 .message-47cd.light_1566 li a:hover,
.section-6315 .input_active_1367 a:hover,
.section-6315 .surface_8caf:hover,
.section-6315 .row_2d1d > li > a:hover,
.section-6315 .active_19a1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.section-6315 .sort-bd1d {
  color: rgba(0, 0, 0, 0.55);
}
.section-6315 .sort-bd1d .hard_70e0 {
  color: rgba(0, 0, 0, 0.8);
}
.section-6315 .sort-bd1d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip-f6bf .feature-cold-b77e {
  margin-left: auto;
  margin-right: auto;
}
.message-fresh-e47a > * {
  margin-left: auto;
  margin-right: auto;
}
.message-fresh-e47a .black_d653 {
  margin-right: 1.41575em;
}
.description-clean-9958 .message-fresh-e47a > .pagination_narrow_70ab {
  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;
}
.description-clean-9958 .message-fresh-e47a > .chip-full-403b {
  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;
}
.dynamic-72b6.chip-f6bf .feature-cold-b77e,
.dropdown-focused-a8d2.chip-f6bf .feature-cold-b77e {
  margin-left: 0;
}
.text-fe52.chip-f6bf .feature-cold-b77e,
.header_fixed_5140.chip-f6bf .feature-cold-b77e {
  margin-right: 0;
}
.message-fresh-e47a ol,
.message-fresh-e47a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.surface-d640 video {
  max-width: 100%;
}
.disabled_c974 img {
  display: block;
}
.disabled_c974.black_d653,
.disabled_c974.warm-87ec {
  width: 100%;
}
.disabled_c974.chip-full-403b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.surface_south_8669:not(.dynamic_de0c) {
  margin: 1.5em auto;
}
.shade_64b1 p {
  padding: 1.5em 14px;
}
ul.pressed_1bd7.chip-full-403b,
ul.pressed_1bd7.pagination_narrow_70ab,
ul.pressed_1bd7.block_over_8f31.pagination_narrow_70ab {
  padding: 0 14px;
}
.pro_fee5 {
  display: block;
  overflow-x: auto;
}
.pro_fee5 table {
  border-collapse: collapse;
  width: 100%;
}
.pro_fee5 td,
.pro_fee5 th {
  padding: 0.5em;
}
.message-fresh-e47a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.message-fresh-e47a ol ol,
.message-fresh-e47a ol ul,
.message-fresh-e47a ul ol,
.message-fresh-e47a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.message-fresh-e47a ol ol li,
.message-fresh-e47a ol ul li,
.message-fresh-e47a ul ol li,
.message-fresh-e47a ul ul li {
  margin-left: 0;
}
.description-76b5.sidebar-last-3d35 > .box_a2c7 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.description-76b5.sidebar-last-3d35 > .box_a2c7 iframe,
.description-76b5.sidebar-last-3d35 > .box_a2c7 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.red-6d22 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.red-6d22.simple_8837 {
  padding: 0;
}
.red-6d22.simple_8837 cite {
  font-size: 13px;
}
.red-6d22 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.red-6d22 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hidden_540f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hidden_540f > p:first-child {
  margin-top: 0;
}
.hidden_540f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hidden_540f blockquote {
  border-left: 0;
}
.progress-wood-bae3 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.progress-wood-bae3:not(.cool_4271) {
  max-width: 100px;
}
.progress-wood-bae3.border-04b4 {
  border-bottom: none !important;
  text-align: center;
}
.progress-wood-bae3.border-04b4::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .shade_64b1 p {
    padding: 1.5em 0;
  }
}
.light-3b04 {
  color: #0073aa;
}
.tertiary-fast-e68f {
  background-color: #0073aa;
}
.in-2345 {
  color: #229fd8;
}
.article-fafd {
  background-color: #229fd8;
}
.gallery_61d7 {
  color: #eee;
}
.module_18cd {
  background-color: #eee;
}
.advanced-e67c {
  color: #444;
}
.plasma-c864 {
  background-color: #444;
}
.focus-b837 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.focus-b837 .button-0637 .input_active_1367 {
  font-size: 15px;
}
.focus-b837 .input_active_1367 {
  line-height: 1.3;
}
.focus-b837 .section-6315 {
}
.focus-b837 .widget_dff9 {
  background: #235787;
}
.narrow-6b82 {
  padding: 0;
}
.narrow-6b82 .widget_dff9 {
  background: #1a1a1a;
}
.narrow-6b82 .section-6315 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.card_full_9fca {
  padding: 0;
  border-left: none;
  border-right: none;
}
.card_full_9fca .section-6315 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.card_full_9fca .widget_dff9 {
  background: #303030;
}
.icon_b4c6 {
  position: relative;
  z-index: 10;
}
.icon_b4c6 .sort-paper-cb0f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.info-bronze-3bb9 .article-dim-4420 {
  display: inline-block;
  vertical-align: middle;
}
.info-bronze-3bb9.row-8905 .article-dim-4420 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .info-bronze-3bb9.row-8905 .article-dim-4420 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .info-bronze-3bb9.row-8905 .article-dim-4420 {
    margin-right: 0.4em;
  }
}
.info-bronze-3bb9.row-8905 .article-dim-4420:last-child {
  margin-right: 0;
}
.description_black_92d6 .sort-paper-cb0f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .carousel-blue-f392 .button-0637 {
    margin: 0 -0.5em;
  }
  .carousel-blue-f392 .button-0637 [class*="customify-col-"],
  .carousel-blue-f392 .button-0637 [class*="customify-col_"],
  .carousel-blue-f392 .button-0637 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.carousel-blue-f392.aside-last-f91e .sort-paper-cb0f {
  background: 0 0 !important;
}
.carousel-blue-f392.aside-last-f91e .sort-paper-cb0f,
.carousel-blue-f392.description_black_92d6 .sort-paper-cb0f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .carousel-blue-f392.caption_b24d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.carousel-blue-f392.description_black_92d6 .sort-paper-cb0f {
  box-shadow: none !important;
}
.content_small_71c2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .content_small_71c2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .content_small_71c2 {
    padding: 18px 0 20px;
  }
}
.content_small_71c2 .module-liquid-0bf9 {
  width: 100%;
}
.content_small_71c2 .info-b26b {
  margin-bottom: 0;
}
.content_small_71c2 .avatar-soft-66e8 {
  margin-top: 5px;
  font-size: 0.875em;
}
.search_6fa9 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.search_6fa9 .header-south-1d4d {
  width: 100%;
}
.east-3006 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.east-3006 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.east-3006 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;
}
.east-3006 li:last-child:after {
  display: none;
}
.east-3006 li a {
  font-weight: 500;
  margin-right: 10px;
}
.info_hard_aa7e .alert_light_cb3e button,
.content_small_71c2 .alert_light_cb3e button {
  left: 0;
}
.info_hard_aa7e .header-south-1d4d,
.content_small_71c2 .header-south-1d4d {
  padding-left: 0;
  padding-right: 0;
}
.info_hard_aa7e .search_6fa9,
.content_small_71c2 .search_6fa9 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.info_hard_aa7e {
  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;
}
.info_hard_aa7e: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;
}
.info_hard_aa7e .pro-92ab {
  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) {
  .info_hard_aa7e .pro-92ab {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .info_hard_aa7e .pro-92ab {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .info_hard_aa7e .pro-92ab {
    min-height: 200px;
  }
}
.info_hard_aa7e .east-3006 {
  color: rgba(255, 255, 255, 0.8);
}
.info_hard_aa7e .east-3006 a,
.info_hard_aa7e .east-3006 li:after {
  color: inherit;
}
.info_hard_aa7e .east-3006 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.wrapper_clean_9e03 {
  margin-bottom: 0.5em;
}
.north_df7c {
  margin-bottom: 1.2em;
}
.north_df7c,
.wrapper_clean_9e03 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.north_df7c p:last-child,
.wrapper_clean_9e03 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .alert_light_cb3e,
#masthead .alert_light_cb3e {
  display: none;
}
#masthead
  > .alert_light_cb3e.item_east_1710 {
  display: none;
}
#masthead > .alert_light_cb3e button {
  left: 0;
}
.pro_41f2 {
  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%;
}
.pro_41f2 .article-dim-4420 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.pro_41f2 .main_inner_5a14 {
  display: -webkit-box;
  display: flex;
}
.pro_41f2 .main_inner_5a14.pressed-27d7 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.pro_41f2 .main_inner_5a14.shadow-1815 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pro_41f2 .main_inner_5a14.description-a073 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pro_41f2.status_orange_5189.thumbnail-5680 .main_inner_5a14.pressed-27d7 {
  flex-basis: 100%;
}
.pro_41f2.slider-4f66 .main_inner_5a14.shadow-1815 {
  -webkit-box-flex: 1;
  flex: auto;
}
.pro_41f2.slider-4f66 .main_inner_5a14.description-a073 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .alert_light_cb3e.item_east_1710 {
  display: none;
}
#masthead > .alert_light_cb3e button {
  left: 0;
}
.gradient_cc95 {
  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;
}
.gradient_cc95:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.gradient_cc95.breadcrumb-fresh-7c68 i {
  margin-right: 4px;
}
.gradient_cc95.pagination_clean_2b22 i {
  margin-left: 5px;
}
.input_active_1367 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.input_active_1367 p:last-child {
  margin-bottom: 0;
}
.gold_8155 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.gold_8155 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.gold_8155 img {
  display: block;
  width: auto;
  line-height: 1;
}
.gold_8155 .tertiary_yellow_0a05 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.gold_8155 .card-next-199b {
  margin: 5px 0 7px 0;
}
.gold_8155.smooth-9ae0 .accent-simple-b074 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gold_8155.smooth-9ae0 .stale_9fff {
  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;
}
.gold_8155.sort-7d9c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.gold_8155.sort-7d9c .accent-simple-b074 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gold_8155.sort-7d9c .stale_9fff {
  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;
}
.gold_8155.link-6de9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gold_8155.disabled-first-62e5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.gold_8155.disabled-first-62e5 .stale_9fff {
  margin-top: 7px;
}
.hover_huge_8377 {
  display: inline-block;
}
.icon_b4c6 .layout-4a88 .gold_8155 img {
  max-width: 100%;
}
.heading-plasma-efc8 .red_09e8.backdrop-down-5d3b,
.bright_1373 .red_09e8.backdrop-down-5d3b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.heading-plasma-efc8 .label-steel-d080,
.bright_1373 .label-steel-d080 {
  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%);
}
.heading-plasma-efc8 .label-steel-d080 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.heading-plasma-efc8.menu-4505 .label-steel-d080 {
  display: none;
}
.heading-plasma-efc8 .lower-5b19 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.heading-plasma-efc8 .lower-5b19 li {
  display: inline-block;
  position: relative;
}
.heading-plasma-efc8 .lower-5b19 li:last-child {
  margin-right: 0;
}
.heading-plasma-efc8 .lower-5b19 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;
}
.heading-plasma-efc8 .lower-5b19 li.heading-9d1a > a {
  color: rgba(0, 0, 0, 0.9);
}
.heading-plasma-efc8 .lower-5b19 > 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;
}
.heading-plasma-efc8 .lower-5b19 > li > a i {
  line-height: 0;
}
.heading-plasma-efc8 .lower-5b19 > li.text-paper-59d8 > a .label-steel-d080 {
  margin-left: 4px;
  line-height: 0;
}
.heading-plasma-efc8 .lower-5b19 .huge-adf4 li.text-paper-59d8 > a {
  position: relative;
}
.heading-plasma-efc8 .lower-5b19 .huge-adf4 li.text-paper-59d8 > a:after,
.heading-plasma-efc8 .lower-5b19 .huge-adf4 li.text-paper-59d8 > a:before {
  content: "";
  display: table;
}
.heading-plasma-efc8 .lower-5b19 .huge-adf4 li.text-paper-59d8 > a:after {
  clear: both;
}
.heading-plasma-efc8 .lower-5b19 .huge-adf4 li.text-paper-59d8 > a .label-steel-d080 {
  margin-left: 5px;
  float: right;
}
.heading-plasma-efc8 .tall-35eb,
.heading-plasma-efc8 .huge-adf4 {
  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;
}
.heading-plasma-efc8 .huge-adf4 {
  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;
}
.heading-plasma-efc8 .huge-adf4 .backdrop-down-5d3b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.heading-plasma-efc8 .huge-adf4 .label-steel-d080 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.heading-plasma-efc8 .huge-adf4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.heading-plasma-efc8 .huge-adf4 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;
}
.heading-plasma-efc8 .huge-adf4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.heading-plasma-efc8 .huge-adf4 .huge-adf4 {
  top: 0;
  left: 100%;
}
.heading-plasma-efc8 .logo-black-578a.fn-focus-1dff > .tall-35eb,
.heading-plasma-efc8 .logo-black-578a.fn-focus-1dff > .huge-adf4,
.heading-plasma-efc8 .logo-black-578a:focus > .tall-35eb,
.heading-plasma-efc8 .logo-black-578a:focus > .huge-adf4,
.heading-plasma-efc8 .logo-black-578a:hover > .tall-35eb,
.heading-plasma-efc8 .logo-black-578a:hover > .huge-adf4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.heading-plasma-efc8.medium-7699 .row_2d1d:after,
.heading-plasma-efc8.medium-7699 .row_2d1d:before {
  content: "";
  display: table;
}
.heading-plasma-efc8.medium-7699 .row_2d1d:after {
  clear: both;
}
.heading-plasma-efc8.medium-7699 .row_2d1d > li {
  float: left;
}
.heading-plasma-efc8.module-2476 .row_2d1d:after,
.heading-plasma-efc8.module-2476 .row_2d1d:before {
  content: "";
  display: table;
}
.heading-plasma-efc8.module-2476 .row_2d1d:after {
  clear: both;
}
.heading-plasma-efc8.module-2476 .row_2d1d > li {
  float: left;
}
.heading-plasma-efc8.module-2476 .row_2d1d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.heading-plasma-efc8.module-2476 .row_2d1d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.heading-plasma-efc8.module-2476 .row_2d1d > li.panel-b315 > a,
.heading-plasma-efc8.module-2476 .row_2d1d > li.heading-9d1a > a {
  color: #fff;
  background-color: #1e4b75;
}
.heading-plasma-efc8.icon_f7d3 .row_2d1d > li > a .backdrop-down-5d3b {
  position: relative;
}
.heading-plasma-efc8.icon_f7d3 .row_2d1d > li > a .backdrop-down-5d3b: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;
}
.heading-plasma-efc8.icon_f7d3
  .row_2d1d
  > li:focus
  > a
  .backdrop-down-5d3b:before,
.heading-plasma-efc8.icon_f7d3
  .row_2d1d
  > li:hover
  > a
  .backdrop-down-5d3b:before {
  width: 100%;
  background-color: currentColor;
}
.heading-plasma-efc8.icon_f7d3
  .row_2d1d
  > li.panel-b315
  > a
  .backdrop-down-5d3b:before,
.heading-plasma-efc8.icon_f7d3
  .row_2d1d
  > li.section_26ab
  > a
  .backdrop-down-5d3b:before {
  width: 100%;
  background-color: currentColor;
}
.heading-plasma-efc8.article-dynamic-31ba .row_2d1d > li > a .backdrop-down-5d3b {
  position: relative;
}
.heading-plasma-efc8.article-dynamic-31ba .row_2d1d > li > a .backdrop-down-5d3b: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;
}
.heading-plasma-efc8.article-dynamic-31ba .row_2d1d > li:focus > a .backdrop-down-5d3b:before,
.heading-plasma-efc8.article-dynamic-31ba
  .row_2d1d
  > li:hover
  > a
  .backdrop-down-5d3b:before {
  width: 100%;
  background-color: currentColor;
}
.heading-plasma-efc8.article-dynamic-31ba
  .row_2d1d
  > li.panel-b315
  > a
  .backdrop-down-5d3b:before,
.heading-plasma-efc8.article-dynamic-31ba
  .row_2d1d
  > li.section_26ab
  > a
  .backdrop-down-5d3b:before {
  width: 100%;
  background-color: currentColor;
}
.bright_1373 .lower-5b19 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bright_1373 .lower-5b19 li:first-child > a {
  border-top: none;
}
.bright_1373 .lower-5b19 .new-9e3d > .backdrop-down-5d3b .label-steel-d080 {
  display: none;
}
.bright_1373 .lower-5b19 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.bright_1373 .lower-5b19 li:last-child {
  border: none;
}
.bright_1373 .lower-5b19 li.text-paper-59d8 > a {
  padding-right: 45px !important;
}
.bright_1373 .lower-5b19 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.bright_1373 .lower-5b19 li a:focus,
.bright_1373 .lower-5b19 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bright_1373 .lower-5b19 li .info_brown_5dec {
  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;
}
.bright_1373 .lower-5b19 li .info_brown_5dec:hover {
  box-shadow: none;
}
.bright_1373 .lower-5b19 li .info_brown_5dec .label-steel-d080 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.bright_1373 .lower-5b19 .huge-adf4 {
  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);
}
.bright_1373 .lower-5b19 .huge-adf4 li a {
  padding-left: 3em;
}
.bright_1373 .lower-5b19 .breadcrumb_out_477c > a .info_brown_5dec i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.bright_1373 .lower-5b19 .breadcrumb_out_477c > .huge-adf4 {
  display: block;
  opacity: 1;
}
.component-8df7 {
  max-width: 100%;
}
.title-a7dc {
  line-height: 0;
  cursor: pointer;
}
.active_19a1 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.active_19a1:hover {
  box-shadow: none;
  color: currentColor;
}
.active_19a1 svg {
  width: 18px;
  height: 18px;
}
.active_19a1 .advanced-3355 {
  display: none;
}
.pressed_4e65 {
  position: relative;
}
.pressed_4e65.fn-active-1dff .active_19a1 .hover-next-e05e {
  display: none;
}
.pressed_4e65.fn-active-1dff .active_19a1 .advanced-3355 {
  display: inline-block;
}
.pressed_4e65 .filter-fresh-15e5 {
  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);
}
.pressed_4e65.paragraph-96ed .filter-fresh-15e5 {
  left: auto;
  right: -0.9em;
}
.pressed_4e65.paragraph-96ed .description_east_6f6c::before {
  left: auto;
  right: 15px;
}
.pressed_4e65.fn-active-1dff .filter-fresh-15e5 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dim_cc01 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.dim_cc01 label {
  flex-basis: 100%;
}
.dim_cc01 .link-1b54 {
  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;
}
.dim_cc01 .iron_a3ee {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.dim_cc01 .iron_a3ee:focus {
  background-color: transparent;
}
.dim_cc01 button.complex_2668 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.dim_cc01 button.complex_2668:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.dim_cc01 button.complex_2668 svg {
  width: 18px;
  height: 18px;
}
.dim_cc01 input[type="submit"] {
  min-height: auto;
}
.dynamic_153e .dim_cc01 .iron_a3ee {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.description_east_6f6c {
  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) {
  .description_east_6f6c {
    width: 220px;
  }
}
.description_east_6f6c label {
  flex-basis: 100%;
}
.description_east_6f6c::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;
}
.image-gold-c99e .dynamic_153e .dim_cc01 {
  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;
}
.image-gold-c99e
  .dynamic_153e
  .dim_cc01
  .link-1b54 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.image-gold-c99e .dynamic_153e .dim_cc01 .iron_a3ee {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.image-gold-c99e
  .dynamic_153e
  .dim_cc01
  .iron_a3ee:focus {
  background: 0 0;
}
.image-gold-c99e
  .dynamic_153e
  .dim_cc01
  .gradient_a7a0 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.message-47cd {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.message-47cd li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.message-47cd li:last-child {
  margin-right: 0;
}
.message-47cd li:first-child {
  margin-left: 0;
}
.message-47cd.avatar_gas_ac1c a {
  color: #fff;
}
.message-47cd.avatar_gas_ac1c a:hover {
  color: #fff;
}
.message-47cd a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.message-47cd a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.message-47cd a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.message-47cd a:hover {
  opacity: 0.9;
  color: inherit;
}
.message-47cd [class*="social-icon-apple"] {
  background-color: #999;
}
.message-47cd [class*="social-icon-apple"].cool-736b {
  background-color: transparent;
  color: #999;
}
.message-47cd [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.message-47cd [class*="social-icon-behance"].cool-736b {
  background-color: transparent;
  color: #1769ff;
}
.message-47cd [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.message-47cd [class*="social-icon-bitbucket"].cool-736b {
  background-color: transparent;
  color: #205081;
}
.message-47cd [class*="social-icon-codepen"] {
  background-color: #000;
}
.message-47cd [class*="social-icon-codepen"].cool-736b {
  background-color: transparent;
  color: #000;
}
.message-47cd [class*="social-icon-delicious"] {
  background-color: #39f;
}
.message-47cd [class*="social-icon-delicious"].cool-736b {
  background-color: transparent;
  color: #39f;
}
.message-47cd [class*="social-icon-digg"] {
  background-color: #005be2;
}
.message-47cd [class*="social-icon-digg"].cool-736b {
  background-color: transparent;
  color: #005be2;
}
.message-47cd [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.message-47cd [class*="social-icon-dribbble"].cool-736b {
  background-color: transparent;
  color: #ea4c89;
}
.message-47cd [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.message-47cd [class*="social-icon-envelope"].cool-736b {
  background-color: transparent;
  color: #ea4335;
}
.message-47cd [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.message-47cd [class*="social-icon-facebook"].cool-736b {
  background-color: transparent;
  color: #3b5998;
}
.message-47cd [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.message-47cd [class*="social-icon-flickr"].cool-736b {
  background-color: transparent;
  color: #0063dc;
}
.message-47cd [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.message-47cd [class*="social-icon-foursquare"].cool-736b {
  background-color: transparent;
  color: #2d5be3;
}
.message-47cd [class*="social-icon-github"] {
  background-color: #333;
}
.message-47cd [class*="social-icon-github"].cool-736b {
  background-color: transparent;
  color: #333;
}
.message-47cd [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.message-47cd [class*="social-icon-google-plus"].cool-736b {
  background-color: transparent;
  color: #dd4b39;
}
.message-47cd [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.message-47cd [class*="social-icon-houzz"].cool-736b {
  background-color: transparent;
  color: #7ac142;
}
.message-47cd [class*="social-icon-instagram"] {
  background-color: #262626;
}
.message-47cd [class*="social-icon-instagram"].cool-736b {
  background-color: transparent;
  color: #262626;
}
.message-47cd [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.message-47cd [class*="social-icon-jsfiddle"].cool-736b {
  background-color: transparent;
  color: #487aa2;
}
.message-47cd [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.message-47cd [class*="social-icon-linkedin"].cool-736b {
  background-color: transparent;
  color: #0077b5;
}
.message-47cd [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.message-47cd [class*="social-icon-medium"].cool-736b {
  background-color: transparent;
  color: #00ab6b;
}
.message-47cd [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.message-47cd
  [class*="social-icon-odnoklassniki"].cool-736b {
  background-color: transparent;
  color: #f4731c;
}
.message-47cd [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.message-47cd [class*="social-icon-meetup"].cool-736b {
  background-color: transparent;
  color: #ec1c40;
}
.message-47cd [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.message-47cd [class*="social-icon-pinterest"].cool-736b {
  background-color: transparent;
  color: #bd081c;
}
.message-47cd [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.message-47cd [class*="social-icon-product-hunt"].cool-736b {
  background-color: transparent;
  color: #da552f;
}
.message-47cd [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.message-47cd [class*="social-icon-reddit"].cool-736b {
  background-color: transparent;
  color: #ff4500;
}
.message-47cd [class*="social-icon-rss"] {
  background-color: #f26522;
}
.message-47cd [class*="social-icon-rss"].cool-736b {
  background-color: transparent;
  color: #f26522;
}
.message-47cd [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.message-47cd
  [class*="social-icon-shopping-cart"].cool-736b {
  background-color: transparent;
  color: #4caf50;
}
.message-47cd [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.message-47cd [class*="social-icon-skype"].cool-736b {
  background-color: transparent;
  color: #00aff0;
}
.message-47cd [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.message-47cd [class*="social-icon-slideshare"].cool-736b {
  background-color: transparent;
  color: #0077b5;
}
.message-47cd [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.message-47cd [class*="social-icon-snapchat"].cool-736b {
  background-color: transparent;
  color: #fffc00;
}
.message-47cd [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.message-47cd [class*="social-icon-soundcloud"].cool-736b {
  background-color: transparent;
  color: #f80;
}
.message-47cd [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.message-47cd [class*="social-icon-spotify"].cool-736b {
  background-color: transparent;
  color: #2ebd59;
}
.message-47cd [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.message-47cd
  [class*="social-icon-stack-overflow"].cool-736b {
  background-color: transparent;
  color: #fe7a15;
}
.message-47cd [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.message-47cd [class*="social-icon-maldkfgram"].cool-736b {
  background-color: transparent;
  color: #2ca5e0;
}
.message-47cd [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.message-47cd [class*="social-icon-tripadvisor"].cool-736b {
  background-color: transparent;
  color: #589442;
}
.message-47cd [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.message-47cd [class*="social-icon-tumblr"].cool-736b {
  background-color: transparent;
  color: #35465c;
}
.message-47cd [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.message-47cd [class*="social-icon-twitch"].cool-736b {
  background-color: transparent;
  color: #6441a5;
}
.message-47cd [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.message-47cd [class*="social-icon-twitter"].cool-736b {
  background-color: transparent;
  color: #1da1f2;
}
.message-47cd [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.message-47cd [class*="social-icon-vimeo"].cool-736b {
  background-color: transparent;
  color: #1ab7ea;
}
.message-47cd [class*="social-icon-vk"] {
  background-color: #45668e;
}
.message-47cd [class*="social-icon-vk"].cool-736b {
  background-color: transparent;
  color: #45668e;
}
.message-47cd [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.message-47cd [class*="social-icon-weibo"].cool-736b {
  background-color: transparent;
  color: #df2029;
}
.message-47cd [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.message-47cd [class*="social-icon-weixin"].cool-736b {
  background-color: transparent;
  color: #7bb32e;
}
.message-47cd [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.message-47cd [class*="social-icon-whatsapp"].cool-736b {
  background-color: transparent;
  color: #25d366;
}
.message-47cd [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.message-47cd [class*="social-icon-wordpress"].cool-736b {
  background-color: transparent;
  color: #21759b;
}
.message-47cd [class*="social-icon-xing"] {
  background-color: #026466;
}
.message-47cd [class*="social-icon-xing"].cool-736b {
  background-color: transparent;
  color: #026466;
}
.message-47cd [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.message-47cd [class*="social-icon-yelp"].cool-736b {
  background-color: transparent;
  color: #af0606;
}
.message-47cd [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.message-47cd [class*="social-icon-youtube"].cool-736b {
  background-color: transparent;
  color: #cd201f;
}
.surface_8caf {
  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;
}
.surface_8caf:hover {
  box-shadow: none;
  background: 0 0;
}
.active-640a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.slider_d2de {
  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;
}
.north_2986 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.media-f39c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.media-f39c,
.media-f39c::after,
.media-f39c::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;
}
.media-f39c::after,
.media-f39c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.article_1b0a .slider_d2de .north_2986 {
  margin-top: -2px;
  width: 19px;
}
.article_1b0a .slider_d2de .media-f39c {
  margin-top: -1px;
}
.article_1b0a .slider_d2de .media-f39c,
.article_1b0a .slider_d2de .media-f39c::after,
.article_1b0a .slider_d2de .media-f39c::before {
  width: 19px;
  height: 2px;
}
.article_1b0a .slider_d2de .media-f39c::before {
  top: -6px;
}
.article_1b0a .slider_d2de .media-f39c::after {
  bottom: -6px;
}
.purple_bd06 .slider_d2de .north_2986 {
  margin-top: -2px;
  width: 22px;
}
.purple_bd06 .slider_d2de .media-f39c {
  margin-top: -1px;
}
.purple_bd06 .slider_d2de .media-f39c,
.purple_bd06 .slider_d2de .media-f39c::after,
.purple_bd06 .slider_d2de .media-f39c::before {
  width: 22px;
  height: 2px;
}
.purple_bd06 .slider_d2de .media-f39c::before {
  top: -7px;
}
.purple_bd06 .slider_d2de .media-f39c::after {
  bottom: -7px;
}
.action-b0a5 .slider_d2de .north_2986 {
  margin-top: -2px;
  width: 31px;
}
.action-b0a5 .slider_d2de .media-f39c {
  margin-top: -1.5px;
}
.action-b0a5 .slider_d2de .media-f39c,
.action-b0a5 .slider_d2de .media-f39c::after,
.action-b0a5 .slider_d2de .media-f39c::before {
  width: 31px;
  height: 3px;
}
.action-b0a5 .slider_d2de .media-f39c::before {
  top: -9px;
}
.action-b0a5 .slider_d2de .media-f39c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .section_515c .slider_d2de .north_2986 {
    margin-top: -2px;
    width: 19px;
  }
  .section_515c .slider_d2de .media-f39c {
    margin-top: -1px;
  }
  .section_515c .slider_d2de .media-f39c,
  .section_515c .slider_d2de .media-f39c::after,
  .section_515c .slider_d2de .media-f39c::before {
    width: 19px;
    height: 2px;
  }
  .section_515c .slider_d2de .media-f39c::before {
    top: -6px;
  }
  .section_515c .slider_d2de .media-f39c::after {
    bottom: -6px;
  }
  .info_f5ce .slider_d2de .north_2986 {
    margin-top: -2px;
    width: 22px;
  }
  .info_f5ce .slider_d2de .media-f39c {
    margin-top: -1px;
  }
  .info_f5ce .slider_d2de .media-f39c,
  .info_f5ce .slider_d2de .media-f39c::after,
  .info_f5ce .slider_d2de .media-f39c::before {
    width: 22px;
    height: 2px;
  }
  .info_f5ce .slider_d2de .media-f39c::before {
    top: -7px;
  }
  .info_f5ce .slider_d2de .media-f39c::after {
    bottom: -7px;
  }
  .paragraph-large-de38 .slider_d2de .north_2986 {
    margin-top: -2px;
    width: 31px;
  }
  .paragraph-large-de38 .slider_d2de .media-f39c {
    margin-top: -1.5px;
  }
  .paragraph-large-de38 .slider_d2de .media-f39c,
  .paragraph-large-de38 .slider_d2de .media-f39c::after,
  .paragraph-large-de38 .slider_d2de .media-f39c::before {
    width: 31px;
    height: 3px;
  }
  .paragraph-large-de38 .slider_d2de .media-f39c::before {
    top: -9px;
  }
  .paragraph-large-de38 .slider_d2de .media-f39c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .section_lite_dad9 .slider_d2de .north_2986 {
    margin-top: -2px;
    width: 19px;
  }
  .section_lite_dad9 .slider_d2de .media-f39c {
    margin-top: -1px;
  }
  .section_lite_dad9 .slider_d2de .media-f39c,
  .section_lite_dad9 .slider_d2de .media-f39c::after,
  .section_lite_dad9 .slider_d2de .media-f39c::before {
    width: 19px;
    height: 2px;
  }
  .section_lite_dad9 .slider_d2de .media-f39c::before {
    top: -6px;
  }
  .section_lite_dad9 .slider_d2de .media-f39c::after {
    bottom: -6px;
  }
  .cold-3835 .slider_d2de .north_2986 {
    margin-top: -2px;
    width: 22px;
  }
  .cold-3835 .slider_d2de .media-f39c {
    margin-top: -1px;
  }
  .cold-3835 .slider_d2de .media-f39c,
  .cold-3835 .slider_d2de .media-f39c::after,
  .cold-3835 .slider_d2de .media-f39c::before {
    width: 22px;
    height: 2px;
  }
  .cold-3835 .slider_d2de .media-f39c::before {
    top: -7px;
  }
  .cold-3835 .slider_d2de .media-f39c::after {
    bottom: -7px;
  }
  .shade_focused_71f5 .slider_d2de .north_2986 {
    margin-top: -2px;
    width: 31px;
  }
  .shade_focused_71f5 .slider_d2de .media-f39c {
    margin-top: -1.5px;
  }
  .shade_focused_71f5 .slider_d2de .media-f39c,
  .shade_focused_71f5 .slider_d2de .media-f39c::after,
  .shade_focused_71f5 .slider_d2de .media-f39c::before {
    width: 31px;
    height: 3px;
  }
  .shade_focused_71f5 .slider_d2de .media-f39c::before {
    top: -9px;
  }
  .shade_focused_71f5 .slider_d2de .media-f39c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .list-cold-0cd6 .slider_d2de .north_2986 {
    margin-top: -2px;
    width: 19px;
  }
  .list-cold-0cd6 .slider_d2de .media-f39c {
    margin-top: -1px;
  }
  .list-cold-0cd6 .slider_d2de .media-f39c,
  .list-cold-0cd6 .slider_d2de .media-f39c::after,
  .list-cold-0cd6 .slider_d2de .media-f39c::before {
    width: 19px;
    height: 2px;
  }
  .list-cold-0cd6 .slider_d2de .media-f39c::before {
    top: -6px;
  }
  .list-cold-0cd6 .slider_d2de .media-f39c::after {
    bottom: -6px;
  }
  .surface_up_0f2a .slider_d2de .north_2986 {
    margin-top: -2px;
    width: 22px;
  }
  .surface_up_0f2a .slider_d2de .media-f39c {
    margin-top: -1px;
  }
  .surface_up_0f2a .slider_d2de .media-f39c,
  .surface_up_0f2a .slider_d2de .media-f39c::after,
  .surface_up_0f2a .slider_d2de .media-f39c::before {
    width: 22px;
    height: 2px;
  }
  .surface_up_0f2a .slider_d2de .media-f39c::before {
    top: -7px;
  }
  .surface_up_0f2a .slider_d2de .media-f39c::after {
    bottom: -7px;
  }
  .purple-cc19 .slider_d2de .north_2986 {
    margin-top: -2px;
    width: 31px;
  }
  .purple-cc19 .slider_d2de .media-f39c {
    margin-top: -1.5px;
  }
  .purple-cc19 .slider_d2de .media-f39c,
  .purple-cc19 .slider_d2de .media-f39c::after,
  .purple-cc19 .slider_d2de .media-f39c::before {
    width: 31px;
    height: 3px;
  }
  .purple-cc19 .slider_d2de .media-f39c::before {
    top: -9px;
  }
  .purple-cc19 .slider_d2de .media-f39c::after {
    bottom: -9px;
  }
}
.detail_motion_0719 .media-f39c {
  -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);
}
.detail_motion_0719 .media-f39c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.detail_motion_0719 .media-f39c::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);
}
.detail_motion_0719.center_4dec .media-f39c {
  -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);
}
.detail_motion_0719.center_4dec .media-f39c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.detail_motion_0719.center_4dec .media-f39c::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);
}
.sidebar_87ba {
  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.east_7b8d:before {
  display: none;
}
.inner-060a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.inner-060a .cold_dbe7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.inner-060a .cold_dbe7:last-of-type {
  border-bottom: none;
}
.inner-060a .cold_dbe7.footer_red_6af6,
.inner-060a .cold_dbe7.text-cool-643a,
.inner-060a .cold_dbe7.highlight-hot-6b0a {
  padding: 0;
}
.inner-060a .bright_1373 .info_brown_5dec {
  color: currentColor;
}
.inner-060a .bright_1373 .info_brown_5dec:focus,
.inner-060a .bright_1373 .info_brown_5dec:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner-060a.section-6315 .sort-bd1d,
.inner-060a.section-6315 .input_active_1367 a,
.inner-060a.section-6315 .row_2d1d a,
.inner-060a.section-6315 .huge-adf4 a {
  color: rgba(0, 0, 0, 0.55);
}
.inner-060a.section-6315 .sort-bd1d:hover,
.inner-060a.section-6315 .input_active_1367 a:hover,
.inner-060a.section-6315 .row_2d1d a:hover,
.inner-060a.section-6315 .huge-adf4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.inner-060a.section-6315 .hard_70e0 {
  color: rgba(0, 0, 0, 0.8);
}
.inner-060a.section-6315 .cold_dbe7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner-060a.section-6315 .cold_dbe7:before {
  background: rgba(0, 0, 0, 0.08);
}
.inner-060a.section-6315 .brown_533d:before {
  background: rgba(255, 255, 255, 0.9);
}
.inner-060a.section-6315 .bright_1373 .lower-5b19 li a,
.inner-060a.section-6315 .bright_1373 .info_brown_5dec,
.inner-060a.section-6315 .huge-adf4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner-060a.section-6315 .bright_1373 .info_brown_5dec:focus,
.inner-060a.section-6315 .bright_1373 .info_brown_5dec:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner-060a.section-6315 .lower-5b19 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner-060a.widget_dff9 .sort-bd1d,
.inner-060a.widget_dff9 .input_active_1367 a,
.inner-060a.widget_dff9 .row_2d1d .info_brown_5dec,
.inner-060a.widget_dff9 .row_2d1d a,
.inner-060a.widget_dff9 .huge-adf4 a {
  color: rgba(255, 255, 255, 0.79);
}
.inner-060a.widget_dff9 .sort-bd1d:hover,
.inner-060a.widget_dff9 .input_active_1367 a:hover,
.inner-060a.widget_dff9 .row_2d1d .info_brown_5dec:hover,
.inner-060a.widget_dff9 .row_2d1d a:hover,
.inner-060a.widget_dff9 .huge-adf4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner-060a.widget_dff9 .hard_70e0 {
  color: rgba(255, 255, 255, 0.99);
}
.inner-060a.widget_dff9 .cold_dbe7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner-060a.widget_dff9 .cold_dbe7:before {
  background: rgba(255, 255, 255, 0.08);
}
.inner-060a.widget_dff9 .brown_533d:before {
  background: rgba(0, 0, 0, 0.9);
}
.inner-060a.widget_dff9 .bright_1373 .lower-5b19 li a,
.inner-060a.widget_dff9 .bright_1373 .info_brown_5dec,
.inner-060a.widget_dff9 .huge-adf4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner-060a.widget_dff9 .bright_1373 .info_brown_5dec:focus,
.inner-060a.widget_dff9 .bright_1373 .info_brown_5dec:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner-060a.widget_dff9 .lower-5b19 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.brown_533d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.brown_533d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.thick-2e3f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.mask-e7ed .inner-060a {
  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;
}
.mask-e7ed .cold_dbe7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.mask-e7ed .cold_dbe7: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) {
  .mask-e7ed .cold_dbe7:before {
    width: 16%;
    left: 42%;
  }
}
.mask-e7ed .cold_dbe7:last-child:before {
  content: none;
}
.mask-e7ed .cold_dbe7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.mask-e7ed .bright_1373 .lower-5b19 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.mask-e7ed .bright_1373 .lower-5b19 li a .info_brown_5dec {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.mask-e7ed .bright_1373 .huge-adf4 {
  border: none;
}
.mask-e7ed .bright_1373 .huge-adf4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.mask-e7ed .brown_533d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.mask-e7ed .thick-2e3f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.mask-e7ed .widget_dff9 .brown_533d:before {
  background: rgba(0, 0, 0, 0.9);
}
.mask-e7ed .section-6315.notification-cc6e .media-f39c {
  background: rgba(0, 0, 0, 0.6);
}
.mask-e7ed
  .section-6315.notification-cc6e
  .media-f39c::after,
.mask-e7ed
  .section-6315.notification-cc6e
  .media-f39c:before {
  background: inherit;
}
.mask-e7ed
  .section-6315.notification-cc6e:hover
  .media-f39c {
  background: rgba(0, 0, 0, 0.8);
}
.article-old-c86f .inner-060a {
  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) {
  .article-old-c86f .inner-060a {
    width: auto;
    right: 45px;
  }
}
.smooth_739a .inner-060a {
  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) {
  .smooth_739a .inner-060a {
    width: auto;
    left: 45px;
  }
}
.east_7b8d .inner-060a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.east_7b8d .thick-2e3f {
  max-width: 48em;
  margin: 0 auto;
}
.east_7b8d .brown_533d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.medium_5987 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.medium_5987.mask-e7ed .inner-060a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.medium_5987.article-old-c86f .inner-060a {
  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);
}
.medium_5987 .inner-060a {
  visibility: visible;
}
.medium_5987.smooth_739a .inner-060a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.card-south-7c8c,
.grid-5331 {
  overflow-x: hidden;
}
.card-south-7c8c .inner-060a {
  overflow: auto;
}
.card-south-7c8c.mask-e7ed {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.card-south-7c8c.mask-e7ed .inner-060a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.card-south-7c8c.mask-e7ed .surface_8caf {
  opacity: 0;
}
.card-south-7c8c.article-old-c86f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.card-south-7c8c.article-old-c86f .inner-060a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.card-south-7c8c.article-old-c86f .surface_8caf {
  opacity: 0;
}
.card-south-7c8c.smooth_739a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.card-south-7c8c.smooth_739a .inner-060a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.card-south-7c8c.smooth_739a .surface_8caf {
  opacity: 0;
}
.card-south-7c8c.east_7b8d .inner-060a {
  z-index: 10;
  visibility: visible;
}
.notification-cc6e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.notification-cc6e .media-f39c {
  background: rgba(255, 255, 255, 0.99);
}
.notification-cc6e .media-f39c::after,
.notification-cc6e .media-f39c:before {
  background: inherit;
}
.notification-cc6e:hover .media-f39c {
  background: rgba(255, 255, 255, 0.99);
}
.smooth_739a .notification-cc6e {
  top: 10px;
  right: auto;
  left: 12px;
}
.east_7b8d .notification-cc6e {
  display: none !important;
}
.card-south-7c8c:before,
.grid-5331:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.card-south-7c8c .notification-cc6e,
.grid-5331 .notification-cc6e {
  display: inline-block;
}
.inner-060a .article-dim-4420 {
  -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;
}
.card-south-7c8c .inner-060a .article-dim-4420,
.grid-5331 .inner-060a .article-dim-4420 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.black-1988 .link-1b54 {
  width: 100%;
}
.layout-4a88 {
  padding: 0 0.5em 0;
}
.layout-4a88 [class*="customify-col-"],
.layout-4a88 [class*="customify-col_"],
.layout-4a88 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.preview_center_7a25 .layout-4a88 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .button-0637 .icon_ed1d,
  .icon_ed1d {
    display: none;
  }
  .card-solid-8f94 {
    text-align: left;
  }
  .column_37d5 {
    text-align: center;
  }
  .picture-old-74ac {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .button-0637 .under-5623,
  .under-5623 {
    display: none;
  }
  .sidebar_8501 {
    text-align: left;
  }
  .container_down_11f4 {
    text-align: center;
  }
  .carousel-1927 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .button-0637 .surface-8acf,
  .surface-8acf {
    display: none;
  }
  .glass_ace1 {
    text-align: left;
  }
  .slider_8b77 {
    text-align: center;
  }
  .small-997f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.accent-mini-1024 {
  box-shadow: none !important;
}
.carousel-330c .grid-center-5c71,
.footer-0e82 .grid-center-5c71 {
  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;
}
.footer-0e82 .grid-center-5c71 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.sort-paper-cb0f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.sort-paper-cb0f:after,
.sort-paper-cb0f:before {
  content: "";
  display: table;
}
.sort-paper-cb0f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .sort-paper-cb0f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.sort-paper-cb0f,
.caption_b24d {
  max-width: 1248px;
  margin: 0 auto;
}

.red_6782.thumbnail_e480 .sort-paper-cb0f {
  max-width: 100%;
}
.red_6782.hero-2bc1 {
  max-width: 1200px;
  margin: 0 auto;
}
.red_6782.primary-white-f016 .sort-paper-cb0f {
  max-width: 100%;
}
.red_6782.primary-white-f016 > .sort-paper-cb0f {
  padding-left: 0;
  padding-right: 0;
}
.red_6782.primary-white-f016 > .sort-paper-cb0f .button-0637 {
  margin: 0;
}
.red_6782.primary-white-f016
  > .sort-paper-cb0f
  .fast_401f.overlay_ceae {
  margin-right: 0;
  margin-left: 0;
}
.red_6782.primary-white-f016 #main.overlay_ceae {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .title-basic-63e8 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .title-basic-63e8 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .wrapper_fluid_7f3c .feature-cold-b77e {
    padding-right: 1em;
  }
  .wrapper_fluid_7f3c.box-8048 .fast_401f {
    border-right: 1px solid #eaecee;
  }
  .wrapper_fluid_7f3c.box-8048 .feature-cold-b77e {
    padding-right: 1em;
  }
  .wrapper_fluid_7f3c.box-8048 .search-bd71 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading_15b7 .feature-cold-b77e {
    padding-left: 1em;
  }
  .heading_15b7.box-8048 .fast_401f {
    border-left: 1px solid #eaecee;
  }
  .heading_15b7.box-8048 .feature-cold-b77e {
    padding-left: 1em;
  }
  .heading_15b7.box-8048 .search-bd71 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .narrow_a070 .feature-cold-b77e {
    padding-left: 1em;
  }
  .narrow_a070.box-8048 .icon_d633 {
    border-right: 1px solid #eaecee;
  }
  .narrow_a070.box-8048 .modal_5c8c {
    border-right: 1px solid #eaecee;
  }
  .narrow_a070.box-8048 .feature-cold-b77e {
    padding-left: 1em;
  }
  .narrow_a070.box-8048 .search-bd71 {
    padding-right: 1em;
  }
  .narrow_a070.box-8048 .tooltip_cool_9400 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text_18ed .feature-cold-b77e {
    padding-right: 1em;
  }
  .text_18ed.box-8048 .icon_d633 {
    border-left: 1px solid #eaecee;
  }
  .text_18ed.box-8048 .modal_5c8c {
    border-left: 1px solid #eaecee;
  }
  .text_18ed.box-8048 .feature-cold-b77e {
    padding-right: 1em;
  }
  .text_18ed.box-8048 .search-bd71 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .text_18ed.box-8048 .tooltip_cool_9400 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title-basic-63e8 .feature-cold-b77e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .title-basic-63e8.box-8048 .fast_401f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .title-basic-63e8.box-8048 .feature-cold-b77e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .title-basic-63e8.box-8048 .search-bd71 {
    padding-left: 1em;
  }
  .title-basic-63e8.box-8048 .tooltip_cool_9400 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .title-basic-63e8.box-8048 .feature-cold-b77e {
    padding-left: 0;
  }
}
.texture_liquid_5f2a .info-bronze-3bb9 {
  display: inline-block;
}
.short-8491 {
  display: inline-block;
}
.heading_0730 {
  word-con: break-word;
}
.title-smooth-f504 > span {
  display: inline-block;
  padding: 5px 0;
}
.title-smooth-f504 .item-dim-2ab2 {
  margin-left: 8px;
  margin-right: 8px;
}
.title-smooth-f504 .chip-red-3ad3 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.accent-bcee .outer-218b {
  margin-bottom: 2em;
}
.accent-bcee .notice_simple_7b0a {
  margin-bottom: 15px;
}
.accent-bcee .notice_simple_7b0a:last-child {
  margin-bottom: 0;
}
.accent-bcee .element-1f27 {
  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) {
  .accent-bcee .element-1f27 {
    display: block;
  }
}
.accent-bcee .popup_4fe0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .accent-bcee .popup_4fe0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.accent-bcee .message_glass_05fd {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.accent-bcee .message_glass_05fd img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.accent-bcee .message_glass_05fd a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.accent-bcee .heading_0730 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.accent-bcee .heading_0730 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.accent-bcee .breadcrumb-1d47 p:last-child {
  margin-bottom: 0;
}
.accent-bcee .mask-green-df0e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.accent-bcee .complex_9aa3 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.accent-bcee .bronze-acd2 {
  margin-top: 1em;
}
.accent-bcee .frame-steel-cba9 {
  top: 0;
  display: block;
}
.accent-bcee .frame-steel-cba9 a {
  color: inherit;
}
.accent-bcee .frame-steel-cba9 a:hover {
  color: inherit;
}
.accent-bcee .article_a41d {
  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;
}
.accent-bcee .article_a41d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.accent-bcee .complex_9aa3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.accent-bcee .banner-c5e2 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.accent-bcee .banner-c5e2:first-child {
  margin-top: 0;
}
.accent-bcee .banner-c5e2.module_53d9 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.accent-bcee .banner-c5e2.sort_b170 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.accent-bcee
  .banner-c5e2.sort_b170.wood_34e6
  .bronze-acd2 {
  width: 100%;
}
.accent-bcee .sort_b170 {
  -webkit-box-align: center;
  align-items: center;
}
.accent-bcee .sort_b170 .title-smooth-f504,
.accent-bcee .sort_b170 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.accent-bcee .message_glass_05fd {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accent-bcee .message_glass_05fd img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accent-bcee .message_glass_05fd: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;
}
.accent-bcee .module_53d9 {
  z-index: 5;
}
.accent-bcee .description-large-9825 .blue_2c40 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.accent-bcee .button_orange_2eac .blue_2c40 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.accent-bcee .item-f5ac .blue_2c40 {
  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;
}
.accent-bcee.red_c549 .element-1f27,
.accent-bcee.component_4679 .element-1f27 {
  display: block;
}
.accent-bcee.red_c549 .element-1f27 .stone-2924,
.accent-bcee.red_c549 .element-1f27 .complex_9aa3,
.accent-bcee.component_4679 .element-1f27 .stone-2924,
.accent-bcee.component_4679 .element-1f27 .complex_9aa3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.accent-bcee.clean_71dd .popup_4fe0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .accent-bcee.clean_71dd .popup_4fe0 {
    margin-right: 0;
  }
}
.accent-bcee.red_c549 .popup_4fe0,
.accent-bcee.component_4679 .popup_4fe0 {
  padding-top: 40%;
}
.accent-bcee.red_c549 .outer-218b,
.accent-bcee.component_4679 .outer-218b {
  display: block;
}
.accent-bcee.red_c549 .fn-sticky-1dff .complex_9aa3,
.accent-bcee.component_4679 .fn-sticky-1dff .complex_9aa3 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.accent-bcee.red_c549 .popup_4fe0,
.accent-bcee.component_4679 .popup_4fe0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.accent-bcee.red_c549 .complex_9aa3 {
  padding: 1em;
}
.simple-d554 {
  margin: 30px auto;
  display: block;
}
.simple-d554 .component_4287 > * {
  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;
}
.simple-d554 .component_4287 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.simple-d554 .component_4287 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.header-bronze-7dc9 .title-smooth-f504 {
  margin-bottom: 1.41575em;
}
.header-bronze-7dc9 .list-current-daa0 {
  margin-bottom: 1.618em;
}
.message-fresh-e47a .thick_8666 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.message-fresh-e47a .thick_8666 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.message-fresh-e47a .focused_5f2d {
  max-width: 100%;
  overflow: auto;
}
.chip-f6bf .message-fresh-e47a a:hover {
  text-decoration: underline;
}
.popup-mini-0a20 .notice_simple_7b0a:not(.heading_0730),
.popup-mini-0a20 .message_glass_05fd {
  margin-bottom: 1.41575em;
}
.popup-mini-0a20 .notice_simple_7b0a:not(.heading_0730):last-child,
.popup-mini-0a20 .message_glass_05fd:last-child {
  margin-bottom: 0;
}
.popup-mini-0a20 .notice_simple_7b0a.gradient_1dd4 {
  margin-bottom: 0.41575em;
}
.popup-mini-0a20 .texture-7d28:before,
.popup-mini-0a20 .liquid_d764:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.popup-mini-0a20 .texture-7d28:before {
  content: "\f115";
}
.popup-mini-0a20 .liquid_d764:before {
  content: "\f02c";
}
.popup-mini-0a20 .info-full-4177 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.popup-mini-0a20 .info-full-4177 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.modal-last-da9c {
  display: -webkit-box;
  display: flex;
}
.modal-last-da9c .section-west-a658 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .modal-last-da9c .section-west-a658 {
    flex-basis: 90px;
  }
}
.modal-last-da9c .yellow-1869 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .modal-last-da9c .yellow-1869 {
    flex-basis: calc(100% - 50px);
  }
}
.modal-last-da9c .button_light_4845 p:last-child {
  margin-bottom: 0.72em;
}
.copper-e7db .component_4287 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.copper-e7db .component_4287:after,
.copper-e7db .component_4287:before {
  content: "";
  display: table;
}
.copper-e7db .component_4287:after {
  clear: both;
}
.copper-e7db .component_4287 .gradient-b764,
.copper-e7db .component_4287 .bronze_749e {
  width: 49%;
}
.copper-e7db .component_4287 .gradient-b764 a span.under-724c,
.copper-e7db .component_4287 .bronze_749e a span.under-724c {
  display: block;
  margin-bottom: 5px;
}
.copper-e7db .component_4287 .bronze_749e {
  float: left;
  text-align: left;
}
.copper-e7db .component_4287 .gradient-b764 {
  float: right;
  text-align: right;
}
.overlay-80c4 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .overlay-80c4 {
    margin-bottom: 0;
  }
}
.over-0abe {
  margin-bottom: 1em;
}
.over-0abe .heading_0730 {
  font-size: 1.1em;
  line-height: 1.3;
}
.background-tall-6f70 a {
  display: block;
  line-height: 0;
  position: relative;
}
.primary_cool_940c .over-0abe,
.texture_8c17 .over-0abe {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .primary_cool_940c .over-0abe,
  .texture_8c17 .over-0abe {
    display: block;
  }
}
.primary_cool_940c .background-tall-6f70,
.texture_8c17 .background-tall-6f70 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .primary_cool_940c .background-tall-6f70,
  .texture_8c17 .background-tall-6f70 {
    margin-bottom: 1em;
  }
}
.primary_cool_940c .background-tall-6f70 img,
.texture_8c17 .background-tall-6f70 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.primary_cool_940c .left_727c,
.texture_8c17 .left_727c {
  flex-basis: calc(100% - 160px);
}
.primary_cool_940c .left_727c p,
.texture_8c17 .left_727c p {
  margin-bottom: 0;
}
.primary_cool_940c .left_727c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .primary_cool_940c .left_727c {
    padding-left: 0;
  }
}
.texture_8c17 .left_727c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .texture_8c17 .left_727c {
    padding-right: 0;
  }
}
.texture_8c17 .background-tall-6f70 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.north-511f .background-tall-6f70 {
  margin-bottom: 0.5em;
}
.north-511f .background-tall-6f70 img {
  width: 100%;
}
.main_68b4 .green_d21e,
.highlight_6089 .green_d21e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.highlight_6089 .fast_401f .orange_128b p:last-child {
  margin-bottom: 0;
}
.dynamic_d9e7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.popup-slow-afc7 .wrapper_steel_0b23 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .popup-slow-afc7 .wrapper_steel_0b23:last-of-type {
    margin-bottom: 0;
  }
}
.popup-slow-afc7 .wrapper_steel_0b23 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.popup-slow-afc7 .wrapper_steel_0b23 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.popup-slow-afc7 .wrapper_steel_0b23 ul li {
  margin: 0 0 0.6em;
}
.popup-slow-afc7 .wrapper_steel_0b23 ul li.progress-59fc,
.popup-slow-afc7 .wrapper_steel_0b23 ul li.wrapper-da9b {
  position: relative;
}
.popup-slow-afc7 .wrapper_steel_0b23 ul li.progress-59fc .dropdown_39f7,
.popup-slow-afc7 .wrapper_steel_0b23 ul li.wrapper-da9b .dropdown_39f7 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.popup-slow-afc7 .wrapper_steel_0b23 ul li.progress-59fc:after:after,
.popup-slow-afc7 .wrapper_steel_0b23 ul li.progress-59fc:after:before,
.popup-slow-afc7
  .wrapper_steel_0b23
  ul
  li.wrapper-da9b:after:after,
.popup-slow-afc7
  .wrapper_steel_0b23
  ul
  li.wrapper-da9b:after:before {
  content: "";
  display: table;
}
.popup-slow-afc7 .wrapper_steel_0b23 ul li.progress-59fc:after:after,
.popup-slow-afc7
  .wrapper_steel_0b23
  ul
  li.wrapper-da9b:after:after {
  clear: both;
}
.popup-slow-afc7 .wrapper_steel_0b23 a.stale_f7dd:hover {
  text-decoration: none;
}
.popup-slow-afc7 .wrapper_steel_0b23 select {
  max-width: 100%;
}
.popup-slow-afc7 .wrapper_steel_0b23 table {
  font-size: 85%;
}
.popup-slow-afc7 .wrapper_steel_0b23 table td,
.popup-slow-afc7 .wrapper_steel_0b23 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.popup-slow-afc7 .wrapper_steel_0b23 table tfoot td {
  text-align: left;
}
.popup-slow-afc7 .wrapper_steel_0b23 :last-child {
  margin-bottom: 0;
}
.popup-slow-afc7 .wrapper_steel_0b23 .button_9b97 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.popup-slow-afc7 .wrapper_steel_0b23 .button_9b97 label {
  width: 100%;
}
.popup-slow-afc7 .wrapper_steel_0b23 .button_9b97 .iron_a3ee {
  width: 100%;
  display: block;
}
.popup-slow-afc7 .wrapper_steel_0b23 .button_9b97 .complex_2668 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.popup-slow-afc7 .wrapper_steel_0b23 .button_9b97 .complex_2668:hover svg #svg-search {
  fill: #444;
}
.popup-slow-afc7 .wrapper_steel_0b23 .button_9b97 .complex_2668 svg {
  width: 18px;
  height: 18px;
}
.popup-slow-afc7 .pagination_60f2 ul ul,
.popup-slow-afc7 .panel-black-7834 ul ul,
.popup-slow-afc7 .secondary-b7f2 ul ul,
.popup-slow-afc7 .shadow-top-8a98 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.popup-slow-afc7 .pagination_60f2 .text-paper-59d8 > a,
.popup-slow-afc7 .panel-black-7834 .text-paper-59d8 > a,
.popup-slow-afc7 .secondary-b7f2 .text-paper-59d8 > a,
.popup-slow-afc7 .shadow-top-8a98 .text-paper-59d8 > a {
  margin-bottom: 0;
}
.popup-slow-afc7 .panel_dd49 li,
.popup-slow-afc7 .pagination_60f2 li,
.popup-slow-afc7 .hot_8af4 li,
.popup-slow-afc7 .panel-black-7834 li,
.popup-slow-afc7 .secondary-b7f2 li,
.popup-slow-afc7 .shadow-top-8a98 li,
.popup-slow-afc7 .description_50d1 li,
.popup-slow-afc7 .fresh_dbe4 li {
  display: block;
  position: relative;
}
.popup-slow-afc7 .panel_dd49 li:last-child,
.popup-slow-afc7 .pagination_60f2 li:last-child,
.popup-slow-afc7 .hot_8af4 li:last-child,
.popup-slow-afc7 .panel-black-7834 li:last-child,
.popup-slow-afc7 .secondary-b7f2 li:last-child,
.popup-slow-afc7 .shadow-top-8a98 li:last-child,
.popup-slow-afc7 .description_50d1 li:last-child,
.popup-slow-afc7 .fresh_dbe4 li:last-child {
  border: none;
}
.popup-slow-afc7 .panel_dd49 li a,
.popup-slow-afc7 .pagination_60f2 li a,
.popup-slow-afc7 .hot_8af4 li a,
.popup-slow-afc7 .panel-black-7834 li a,
.popup-slow-afc7 .secondary-b7f2 li a,
.popup-slow-afc7 .shadow-top-8a98 li a,
.popup-slow-afc7 .description_50d1 li a,
.popup-slow-afc7 .fresh_dbe4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.popup-slow-afc7 .panel_dd49 li ul li::before,
.popup-slow-afc7 .pagination_60f2 li ul li::before,
.popup-slow-afc7 .hot_8af4 li ul li::before,
.popup-slow-afc7 .panel-black-7834 li ul li::before,
.popup-slow-afc7 .secondary-b7f2 li ul li::before,
.popup-slow-afc7 .shadow-top-8a98 li ul li::before,
.popup-slow-afc7 .description_50d1 li ul li::before,
.popup-slow-afc7 .fresh_dbe4 li ul li::before {
  left: 15px;
}
.popup-slow-afc7 .panel_dd49 li ul a,
.popup-slow-afc7 .pagination_60f2 li ul a,
.popup-slow-afc7 .hot_8af4 li ul a,
.popup-slow-afc7 .panel-black-7834 li ul a,
.popup-slow-afc7 .secondary-b7f2 li ul a,
.popup-slow-afc7 .shadow-top-8a98 li ul a,
.popup-slow-afc7 .description_50d1 li ul a,
.popup-slow-afc7 .fresh_dbe4 li ul a {
  padding-left: 20px;
}
.popup-slow-afc7 .panel_dd49 li ul ul li::before,
.popup-slow-afc7 .pagination_60f2 li ul ul li::before,
.popup-slow-afc7 .hot_8af4 li ul ul li::before,
.popup-slow-afc7 .panel-black-7834 li ul ul li::before,
.popup-slow-afc7 .secondary-b7f2 li ul ul li::before,
.popup-slow-afc7 .shadow-top-8a98 li ul ul li::before,
.popup-slow-afc7 .description_50d1 li ul ul li::before,
.popup-slow-afc7 .fresh_dbe4 li ul ul li::before {
  left: 30px;
}
.popup-slow-afc7 .panel_dd49 li ul ul a,
.popup-slow-afc7 .pagination_60f2 li ul ul a,
.popup-slow-afc7 .hot_8af4 li ul ul a,
.popup-slow-afc7 .panel-black-7834 li ul ul a,
.popup-slow-afc7 .secondary-b7f2 li ul ul a,
.popup-slow-afc7 .shadow-top-8a98 li ul ul a,
.popup-slow-afc7 .description_50d1 li ul ul a,
.popup-slow-afc7 .fresh_dbe4 li ul ul a {
  padding-left: 40px;
}
.popup-slow-afc7 .wrapper-ed39 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.popup-slow-afc7 .fresh_dbe4 ul li {
  margin-bottom: 1.41575em;
}
.popup-slow-afc7 .fresh_dbe4 ul li .dropdown-d78e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.popup-slow-afc7 .fresh_dbe4 ul li .glass_186b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.widget_dff9 .panel_dd49 li a,
.widget_dff9 .pagination_60f2 li a,
.widget_dff9 .hot_8af4 li a,
.widget_dff9 .panel-black-7834 li a,
.widget_dff9 .secondary-b7f2 li a,
.widget_dff9 .shadow-top-8a98 li a,
.widget_dff9 .description_50d1 li a,
.widget_dff9 .fresh_dbe4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget_dff9 .wrapper-ed39 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget_dff9 .wrapper_steel_0b23 ul li.progress-59fc .dropdown_39f7,
.widget_dff9 .wrapper_steel_0b23 ul li.wrapper-da9b .dropdown_39f7 {
  background: rgba(0, 0, 0, 0.2);
}
.widget_dff9 .popup-slow-afc7 .wrapper_steel_0b23 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.red_6782 .popup-slow-afc7 .lower-5b19 li {
  margin: 0;
}
.red_6782 .popup-slow-afc7 .lower-5b19 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.red_6782 .popup-slow-afc7 .lower-5b19 li ul {
  margin: 0;
}
.red_6782 .popup-slow-afc7 .lower-5b19 li ul li a {
  padding-left: 15px;
}
.red_6782 .popup-slow-afc7 .lower-5b19 li ul li li a {
  padding-left: 30px;
}
.red_6782 .popup-slow-afc7 .lower-5b19 li.heading-9d1a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.red_6782 .popup-slow-afc7 .lower-5b19 li.heading-9d1a > 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;
}
.red_6782 .popup-slow-afc7 .lower-5b19 li.heading-9d1a > 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;
}
.prev-eb68 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.dropdown_8852 {
  position: relative;
  z-index: 10;
}
.dropdown_8852 .article-dim-4420 {
  width: 100%;
  max-width: 100%;
}
.fixed-d3b7 .brown_8c9b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.fixed-d3b7 .section-6315 {
}
.fixed-d3b7 .widget_dff9 {
  background: #292929;
}
.info_action_aea2 .brown_8c9b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.info_action_aea2 .section-6315 {
  background: #f9f9f9;
}
.info_action_aea2 .widget_dff9 {
  background: #303030;
}
.tooltip_5f93 .brown_8c9b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tooltip_5f93 .info-bronze-3bb9 {
    margin-bottom: 1em;
  }
  .tooltip_5f93 .info-bronze-3bb9:last-child {
    margin-bottom: 0;
  }
}
.tooltip_5f93 .section-6315 {
  background: #ededed;
}
.tooltip_5f93 .widget_dff9 {
  background: #1a1a1a;
}
.brown_8c9b.section-6315 {
  color: rgba(0, 0, 0, 0.6);
}
.brown_8c9b.section-6315 .icon_cold_9730 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.brown_8c9b.widget_dff9 {
  color: rgba(255, 255, 255, 0.99);
}
.brown_8c9b.widget_dff9 a:not(.stale_f7dd) {
  color: rgba(255, 255, 255, 0.79);
}
.brown_8c9b.widget_dff9 a:not(.stale_f7dd):hover {
  color: rgba(255, 255, 255, 0.99);
}
.brown_8c9b.widget_dff9 .icon_cold_9730 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.brown_8c9b.widget_dff9 table tbody td,
.brown_8c9b.widget_dff9 table th {
  background: rgba(0, 0, 0, 0.08);
}
.avatar-4436.description_black_92d6 .sort-paper-cb0f {
  max-width: initial;
}
.avatar-4436 .row-8905 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.avatar-4436 .row-8905 .article-dim-4420 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .avatar-4436 .row-8905 .article-dim-4420 {
    display: block;
    margin-bottom: 2em;
  }
  .avatar-4436 .row-8905 .article-dim-4420:last-child {
    margin-bottom: 0;
  }
}
.tooltip_5f93 .info-bronze-3bb9:last-child,
.info_action_aea2 .info-bronze-3bb9:last-child,
.fixed-d3b7 .info-bronze-3bb9:last-child {
  margin-bottom: 0;
}
.tooltip_5f93 .info-bronze-3bb9 .popup-slow-afc7 .wrapper_steel_0b23:last-child,
.info_action_aea2 .info-bronze-3bb9 .popup-slow-afc7 .wrapper_steel_0b23:last-child,
.fixed-d3b7 .info-bronze-3bb9 .popup-slow-afc7 .wrapper_steel_0b23:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tooltip_5f93 .stone_8b04,
  .tooltip_5f93 .secondary-right-4727,
  .info_action_aea2 .stone_8b04,
  .info_action_aea2 .secondary-right-4727,
  .fixed-d3b7 .stone_8b04,
  .fixed-d3b7 .secondary-right-4727 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .dropdown_8852 .info-bronze-3bb9 {
    margin-bottom: 2em;
  }
}
.dropdown_8852 p:last-child {
  margin-bottom: 0;
}
.dropdown_8852 li,
.dropdown_8852 ul {
  list-style: none;
  margin: 0;
}
.dropdown_8852 ul ul {
  margin-left: 2.617924em;
}
.fresh_a18c {
  font-size: 0.875em;
}

/* css-noise: 6143 */
.ghost-box-c2 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
