/*!
Theme Name: Customify
Theme URI: https://pressmaximum.label_liquid_1c12/customify
Author: WPCustomify
Author URI: https://pressmaximum.label_liquid_1c12
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.label_liquid_1c12/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.avatar_cb09.upper_0fed/licenses/gpl-2.0.picture-e276
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.inner_2072/, (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.fixed_e4f5.paragraph-2f6f/normalize.copper-b6fc/
 ======
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.copper-b6fc v7.0.0 | MIT License | github.label_liquid_1c12/necolas/normalize.copper-b6fc */
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;
}
.large_d284 .gallery_short_f89c,
.bottom_4a91,
.purple-fbbf,
.preview_bfc3,
.narrow-103a,
.label_8552,
.main_mini_2766,
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;
}
.bottom_4a91,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .bottom_4a91,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .bottom_4a91,
  h1 {
    font-size: 1.8em;
  }
}
.purple-fbbf,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.purple-fbbf + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .purple-fbbf,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .purple-fbbf,
  h2 {
    font-size: 1.7em;
  }
}
.preview_bfc3,
h3 {
  font-size: 1.618em;
}
.large_d284 .gallery_short_f89c,
.narrow-103a,
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.caption_wide_a1bc {
  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;
}
.orange-e329:after,
.orange-e329:before,
.icon_cool_11c0:after,
.icon_cool_11c0:before {
  content: "";
  display: table;
}
.orange-e329:after,
.icon_cool_11c0:after {
  clear: both;
}
.summary_next_a57f {
  float: right;
  margin-right: 0;
}
.wide-c12c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.fresh_654b .smooth-eaa9,
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;
}
.fresh_654b .smooth-eaa9: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;
}
.article-easy-cc9c .smooth-eaa9 {
  box-shadow: none;
}
.article-easy-cc9c
  .smooth-eaa9
  .form_bff7 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.article-easy-cc9c .smooth-eaa9 .input-slow-4c08 {
  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;
}
.article-easy-cc9c
  .smooth-eaa9
  .input-slow-4c08
  b {
  display: none;
}
.article-easy-cc9c .carousel_0004 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.fast_7dc8:not(.thumbnail-7348):not(.down-77e2),
button:not(.thumbnail-7348):not(.down-77e2),
input[type="button"]:not(.thumbnail-7348):not(
    .down-77e2
  ),
input[type="reset"]:not(.thumbnail-7348):not(
    .down-77e2
  ),
input[type="submit"]:not(.thumbnail-7348):not(
    .down-77e2
  ) {
  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;
}
.fast_7dc8:not(.thumbnail-7348):not(
    .down-77e2
  ):hover,
button:not(.thumbnail-7348):not(
    .down-77e2
  ):hover,
input[type="button"]:not(.thumbnail-7348):not(
    .down-77e2
  ):hover,
input[type="reset"]:not(.thumbnail-7348):not(
    .down-77e2
  ):hover,
input[type="submit"]:not(.thumbnail-7348):not(
    .down-77e2
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.fast_7dc8:not(.thumbnail-7348):not(
    .down-77e2
  ):active,
.fast_7dc8:not(.thumbnail-7348):not(
    .down-77e2
  ):focus,
button:not(.thumbnail-7348):not(
    .down-77e2
  ):active,
button:not(.thumbnail-7348):not(
    .down-77e2
  ):focus,
input[type="button"]:not(.thumbnail-7348):not(
    .down-77e2
  ):active,
input[type="button"]:not(.thumbnail-7348):not(
    .down-77e2
  ):focus,
input[type="reset"]:not(.thumbnail-7348):not(
    .down-77e2
  ):active,
input[type="reset"]:not(.thumbnail-7348):not(
    .down-77e2
  ):focus,
input[type="submit"]:not(.thumbnail-7348):not(
    .down-77e2
  ):active,
input[type="submit"]:not(.thumbnail-7348):not(
    .down-77e2
  ):focus {
  outline: 0;
}
.fast_7dc8:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5,
button:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5,
input[type="button"]:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5,
input[type="reset"]:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5,
input[type="submit"]:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5 {
  position: relative;
}
.fast_7dc8:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5
  .primary_e498,
.fast_7dc8:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5
  .iron_5c05,
.fast_7dc8:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5
  .breadcrumb-gold-9367,
.fast_7dc8:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5
  i,
.fast_7dc8:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5
  svg,
button:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5
  .primary_e498,
button:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5
  .iron_5c05,
button:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5
  .breadcrumb-gold-9367,
button:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5
  i,
button:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5
  svg,
input[type="button"]:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5
  .primary_e498,
input[type="button"]:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5
  .iron_5c05,
input[type="button"]:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5
  .breadcrumb-gold-9367,
input[type="button"]:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5
  i,
input[type="button"]:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5
  svg,
input[type="reset"]:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5
  .primary_e498,
input[type="reset"]:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5
  .iron_5c05,
input[type="reset"]:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5
  .breadcrumb-gold-9367,
input[type="reset"]:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5
  i,
input[type="reset"]:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5
  svg,
input[type="submit"]:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5
  .primary_e498,
input[type="submit"]:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5
  .iron_5c05,
input[type="submit"]:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5
  .breadcrumb-gold-9367,
input[type="submit"]:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5
  i,
input[type="submit"]:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5
  svg {
  visibility: hidden;
}
.fast_7dc8:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5:after,
button:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5:after,
input[type="button"]:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5:after,
input[type="reset"]:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5:after,
input[type="submit"]:not(.thumbnail-7348):not(
    .down-77e2
  ).fn-loading-47c5: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;
}
.fast_7dc8:not(.thumbnail-7348):not(.down-77e2),
input[type="button"]:not(.thumbnail-7348):not(
    .down-77e2
  ),
input[type="reset"]:not(.thumbnail-7348):not(
    .down-77e2
  ),
input[type="submit"]:not(.thumbnail-7348):not(
    .down-77e2
  ) {
  color: #fff;
  background: #235787;
}
.fast_7dc8:not(.thumbnail-7348):not(
    .down-77e2
  ):focus,
input[type="button"]:not(.thumbnail-7348):not(
    .down-77e2
  ):focus,
input[type="reset"]:not(.thumbnail-7348):not(
    .down-77e2
  ):focus,
input[type="submit"]:not(.thumbnail-7348):not(
    .down-77e2
  ):focus {
  color: #fff;
}
.fast_7dc8.fn-disabled-47c5:not(.thumbnail-7348):not(
    .down-77e2
  ),
.fast_7dc8[disabled]:not(.thumbnail-7348):not(
    .down-77e2
  ),
button.fn-disabled-47c5:not(.thumbnail-7348):not(
    .down-77e2
  ),
button[disabled]:not(.thumbnail-7348):not(
    .down-77e2
  ) {
  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;
}
.gallery-b4be {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.gallery-b4be:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.hidden_0e30 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.complex-4e46 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.progress_current_a991 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.orange-e329:after,
.orange-e329:before,
.inner_81ec:after,
.inner_81ec:before,
.wide-dca2:after,
.wide-dca2:before,
.hover_paper_03b9:after,
.hover_paper_03b9:before,
.short-b9f9:after,
.short-b9f9:before,
.pressed-996a:after,
.pressed-996a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.orange-e329:after,
.inner_81ec:after,
.wide-dca2:after,
.hover_paper_03b9:after,
.short-b9f9:after,
.pressed-996a:after {
  clear: both;
}
.inner_81ec .background-61f5,
.wide-dca2 .background-61f5,
.west_5597 .background-61f5 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.sidebar_7ad1 {
  display: inline-block;
}
.carousel_36b7 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.carousel_36b7 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.carousel_36b7 .layout-lower-56f4 {
  padding: 1em 0;
  font-size: 85%;
}
.layout-lower-56f4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.table_2bfa {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.table_2bfa:after,
.table_2bfa:before {
  content: "";
  display: table;
}
.table_2bfa:after {
  clear: both;
}
.input_blue_606b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.first-2fe3 .input_blue_606b {
  max-width: 50%;
}
.aside-hovered-a3d5 .input_blue_606b {
  max-width: 33.33%;
}
.article_9159 .input_blue_606b {
  max-width: 25%;
}
.dim-c954 .input_blue_606b {
  max-width: 20%;
}
.secondary-d336 .input_blue_606b {
  max-width: 16.66%;
}
.popup_bottom_ec5c .input_blue_606b {
  max-width: 14.28%;
}
.active-small-7980 .input_blue_606b {
  max-width: 12.5%;
}
.logo-narrow-8544 .input_blue_606b {
  max-width: 11.11%;
}
.prev-572c {
  display: block;
}
.large_d284 .outer-5b32 label,
.large_d284 .alert_steel_aa1b label,
.large_d284 .frame_94eb label,
.large_d284 .texture_mini_3dc2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.old-6a96 {
  list-style: none;
  margin: 0;
}
.old-6a96 article.north-4628 {
  margin-bottom: 0;
}
.old-6a96 ul {
  list-style: none;
  margin: 0;
}
.old-6a96 .outer-00fb li.north-4628 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .old-6a96 .outer-00fb li.north-4628 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .old-6a96 .outer-00fb li.north-4628: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) {
  .old-6a96 .outer-00fb li.north-4628 li.north-4628 li.north-4628 li.north-4628 {
    padding-left: 0;
  }
}
article.north-4628 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.north-4628 .inner_81ec p:last-of-type {
  margin-bottom: 0;
}
article.north-4628 .active_852e {
  float: left;
}
article.north-4628 .status-32c5 {
  margin-left: 85px;
}
article.north-4628 .glass-6105 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.north-4628 .glass-6105 .status_orange_ed03 {
  margin-left: 10px;
}
article.north-4628 .thumbnail-copper-0c0e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.north-4628 .hot_7341 {
  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 .outer-5b32,
  #respond .frame_94eb,
  #respond .texture_mini_3dc2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outer-5b32 input,
#respond .frame_94eb input,
#respond .texture_mini_3dc2 input {
  width: 100%;
}
#respond .texture_mini_3dc2 {
  margin-right: 0;
}
#respond .image-full-4426 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.yellow_eedd {
  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;
}
.yellow_eedd.wide_3e95 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.yellow_eedd 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%);
}
.yellow_eedd:focus,
.yellow_eedd: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);
}
.summary-11fd {
  border-radius: 10%;
}
.media_top_d5b1 {
  border-radius: 50%;
}
.stale-37d6 {
  font-size: 0.72em;
}
.box_e9a3 {
  font-size: 0.875em;
}
.stone-aebd {
  font-size: 1.1em;
}
.gas_680b {
  text-transform: uppercase;
  line-height: 1.2;
}
.gas_680b.stale-37d6 {
  letter-spacing: 0.5px;
}
.solid_249a,
.solid_249a a {
  color: #6d6d6d;
}
.solid_249a a:hover {
  color: #111;
}
.mask-fast-0e53 {
  color: #6d6d6d;
}
.up_ff2e {
  overflow-x: hidden;
}
.up_ff2e .shadow-861d.accordion-warm-cef9 {
  position: relative;
}
.up_ff2e .shadow-861d.accordion-warm-cef9.blue_a1e7 {
  position: initial;
}
.up_ff2e
  .shadow-861d.accordion-warm-cef9.blue_a1e7
  .nav-in-4660 {
  left: auto;
}
.up_ff2e .shadow-861d .nav-in-4660 {
  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;
}
.up_ff2e .shadow-861d:hover.accordion-warm-cef9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.up_ff2e
  .shadow-861d:hover.accordion-warm-cef9
  .nav-in-4660 {
  display: block;
  z-index: 9999999;
}
.up_ff2e .action-5012 .sort-56c2,
.up_ff2e .primary_blue_b5c4 .sort-56c2 {
  display: none;
}
.up_ff2e .box-dafc .shadow-861d:hover.accordion-warm-cef9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.large_d284 .outer-5b32 label,
.large_d284 .alert_steel_aa1b label,
.large_d284 .frame_94eb label,
.large_d284 .texture_mini_3dc2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.old-6a96 {
  list-style: none;
  margin: 0;
}
.old-6a96 article.north-4628 {
  margin-bottom: 0;
}
.old-6a96 ul {
  list-style: none;
  margin: 0;
}
.old-6a96 .outer-00fb li.north-4628 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .old-6a96 .outer-00fb li.north-4628 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .old-6a96 .outer-00fb li.north-4628: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) {
  .old-6a96 .outer-00fb li.north-4628 li.north-4628 li.north-4628 li.north-4628 {
    padding-left: 0;
  }
}
article.north-4628 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.north-4628 .inner_81ec p:last-of-type {
  margin-bottom: 0;
}
article.north-4628 .active_852e {
  float: left;
}
article.north-4628 .status-32c5 {
  margin-left: 85px;
}
article.north-4628 .glass-6105 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.north-4628 .glass-6105 .status_orange_ed03 {
  margin-left: 10px;
}
article.north-4628 .thumbnail-copper-0c0e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.north-4628 .hot_7341 {
  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 .outer-5b32,
  #respond .frame_94eb,
  #respond .texture_mini_3dc2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outer-5b32 input,
#respond .frame_94eb input,
#respond .texture_mini_3dc2 input {
  width: 100%;
}
#respond .texture_mini_3dc2 {
  margin-right: 0;
}
#respond .image-full-4426 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.action-5012 .label_rough_32e6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.label_rough_32e6 .layout_0028.stale_9379 .dropdown-5a35 > li > a:focus,
.label_rough_32e6 .layout_0028.stale_9379 .dropdown-5a35 > li > a:hover,
.label_rough_32e6 .layout_0028.preview_ec4c .dropdown-5a35 > li > a:focus,
.label_rough_32e6 .layout_0028.preview_ec4c .dropdown-5a35 > li > a:hover,
.label_rough_32e6 .layout_0028.module-clean-d698 .dropdown-5a35 > li > a:focus,
.label_rough_32e6 .layout_0028.module-clean-d698 .dropdown-5a35 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label_rough_32e6
  .layout_0028.stale_9379
  .dropdown-5a35
  > li.status_0c68
  > a,
.label_rough_32e6
  .layout_0028.stale_9379
  .dropdown-5a35
  > li.aside_c931
  > a,
.label_rough_32e6
  .layout_0028.preview_ec4c
  .dropdown-5a35
  > li.status_0c68
  > a,
.label_rough_32e6
  .layout_0028.preview_ec4c
  .dropdown-5a35
  > li.aside_c931
  > a,
.label_rough_32e6
  .layout_0028.module-clean-d698
  .dropdown-5a35
  > li.status_0c68
  > a,
.label_rough_32e6 .layout_0028.module-clean-d698 .dropdown-5a35 > li.shadow_tiny_840e > a {
  color: rgba(255, 255, 255, 0.99);
}
.label_rough_32e6 .article_new_1e07,
.label_rough_32e6 .article_new_1e07 a {
  color: rgba(255, 255, 255, 0.99);
}
.label_rough_32e6 .avatar-up-26ae.wide_8211 li a,
.label_rough_32e6 .header-8ece a,
.label_rough_32e6 .accordion-mini-e517,
.label_rough_32e6 .dropdown-5a35 > li > a,
.label_rough_32e6 .last-586c {
  color: rgba(255, 255, 255, 0.79);
}
.label_rough_32e6 .avatar-up-26ae.wide_8211 li a:hover,
.label_rough_32e6 .header-8ece a:hover,
.label_rough_32e6 .accordion-mini-e517:hover,
.label_rough_32e6 .dropdown-5a35 > li > a:hover,
.label_rough_32e6 .last-586c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label_rough_32e6 .current_c862 {
  color: rgba(255, 255, 255, 0.79);
}
.label_rough_32e6 .current_c862 .hidden-up-e9a5 {
  color: rgba(255, 255, 255, 0.99);
}
.label_rough_32e6 .current_c862:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label_rough_32e6 .media-21e4 .focus-3942 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.label_rough_32e6 .media-21e4 .focus-3942 .simple_bfb6 {
  color: rgba(255, 255, 255, 0.79);
}
.label_rough_32e6
  .media-21e4
  .focus-3942
  .simple_bfb6::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label_rough_32e6
  .media-21e4
  .focus-3942
  .simple_bfb6:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label_rough_32e6
  .media-21e4
  .focus-3942
  .simple_bfb6::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label_rough_32e6
  .media-21e4
  .focus-3942
  .simple_bfb6::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label_rough_32e6 .media-21e4 .description-small-7edd {
  color: rgba(255, 255, 255, 0.79);
}
.label_rough_32e6 .media-21e4 .description-small-7edd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress-5934
  .label_rough_32e6
  .media-21e4
  .badge_full_cc2c
  .image-5e57 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.progress-5934
  .label_rough_32e6
  .media-21e4
  .badge_full_cc2c
  .simple_bfb6 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.action-5012 .hero_tall_3907 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hero_tall_3907 .layout_0028.stale_9379 .dropdown-5a35 > li > a:focus,
.hero_tall_3907 .layout_0028.stale_9379 .dropdown-5a35 > li > a:hover,
.hero_tall_3907 .layout_0028.preview_ec4c .dropdown-5a35 > li > a:focus,
.hero_tall_3907 .layout_0028.preview_ec4c .dropdown-5a35 > li > a:hover,
.hero_tall_3907 .layout_0028.module-clean-d698 .dropdown-5a35 > li > a:focus,
.hero_tall_3907 .layout_0028.module-clean-d698 .dropdown-5a35 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero_tall_3907
  .layout_0028.stale_9379
  .dropdown-5a35
  > li.status_0c68
  > a,
.hero_tall_3907
  .layout_0028.stale_9379
  .dropdown-5a35
  > li.aside_c931
  > a,
.hero_tall_3907
  .layout_0028.preview_ec4c
  .dropdown-5a35
  > li.status_0c68
  > a,
.hero_tall_3907
  .layout_0028.preview_ec4c
  .dropdown-5a35
  > li.aside_c931
  > a,
.hero_tall_3907
  .layout_0028.module-clean-d698
  .dropdown-5a35
  > li.status_0c68
  > a,
.hero_tall_3907 .layout_0028.module-clean-d698 .dropdown-5a35 > li.shadow_tiny_840e > a {
  color: rgba(0, 0, 0, 0.8);
}
.hero_tall_3907 .article_new_1e07,
.hero_tall_3907 .article_new_1e07 a {
  color: rgba(0, 0, 0, 0.8);
}
.hero_tall_3907 .avatar-up-26ae.wide_8211 li a,
.hero_tall_3907 .header-8ece a,
.hero_tall_3907 .accordion-mini-e517,
.hero_tall_3907 .dropdown-5a35 > li > a,
.hero_tall_3907 .last-586c {
  color: rgba(0, 0, 0, 0.55);
}
.hero_tall_3907 .avatar-up-26ae.wide_8211 li a:hover,
.hero_tall_3907 .header-8ece a:hover,
.hero_tall_3907 .accordion-mini-e517:hover,
.hero_tall_3907 .dropdown-5a35 > li > a:hover,
.hero_tall_3907 .last-586c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero_tall_3907 .current_c862 {
  color: rgba(0, 0, 0, 0.55);
}
.hero_tall_3907 .current_c862 .hidden-up-e9a5 {
  color: rgba(0, 0, 0, 0.8);
}
.hero_tall_3907 .current_c862:hover {
  color: rgba(0, 0, 0, 0.8);
}
.next_ef1a .basic_30cd {
  margin-left: auto;
  margin-right: auto;
}
.wide-dca2 > * {
  margin-left: auto;
  margin-right: auto;
}
.wide-dca2 .hidden_0e30 {
  margin-right: 1.41575em;
}
.backdrop_9c41 .wide-dca2 > .prev-e5e3 {
  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;
}
.backdrop_9c41 .wide-dca2 > .outline-cada {
  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;
}
.tabs-6380.next_ef1a .basic_30cd,
.background-8b35.next_ef1a .basic_30cd {
  margin-left: 0;
}
.hidden_21cc.next_ef1a .basic_30cd,
.sort_24db.next_ef1a .basic_30cd {
  margin-right: 0;
}
.wide-dca2 ol,
.wide-dca2 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.panel_fast_7622 video {
  max-width: 100%;
}
.avatar_6d5a img {
  display: block;
}
.avatar_6d5a.hidden_0e30,
.avatar_6d5a.complex-4e46 {
  width: 100%;
}
.avatar_6d5a.outline-cada img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.focus-459c:not(.text-1cb7) {
  margin: 1.5em auto;
}
.thumbnail_south_f774 p {
  padding: 1.5em 14px;
}
ul.north-b92e.outline-cada,
ul.north-b92e.prev-e5e3,
ul.north-b92e.content-cool-89af.prev-e5e3 {
  padding: 0 14px;
}
.out_dbcd {
  display: block;
  overflow-x: auto;
}
.out_dbcd table {
  border-collapse: collapse;
  width: 100%;
}
.out_dbcd td,
.out_dbcd th {
  padding: 0.5em;
}
.wide-dca2 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.wide-dca2 ol ol,
.wide-dca2 ol ul,
.wide-dca2 ul ol,
.wide-dca2 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.wide-dca2 ol ol li,
.wide-dca2 ol ul li,
.wide-dca2 ul ol li,
.wide-dca2 ul ul li {
  margin-left: 0;
}
.north_d7c5.texture-6ce5 > .column_b4ce {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.north_d7c5.texture-6ce5 > .column_b4ce iframe,
.north_d7c5.texture-6ce5 > .column_b4ce > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.message_47a3 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.message_47a3.popup-afba {
  padding: 0;
}
.message_47a3.popup-afba cite {
  font-size: 13px;
}
.message_47a3 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.message_47a3 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.pink-b2f7 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.pink-b2f7 > p:first-child {
  margin-top: 0;
}
.pink-b2f7 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.pink-b2f7 blockquote {
  border-left: 0;
}
.content-west-4237 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.content-west-4237:not(.primary-upper-d3e5) {
  max-width: 100px;
}
.content-west-4237.hover-easy-2169 {
  border-bottom: none !important;
  text-align: center;
}
.content-west-4237.hover-easy-2169::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .thumbnail_south_f774 p {
    padding: 1.5em 0;
  }
}
.aside_dynamic_b090 {
  color: #0073aa;
}
.gradient_6e28 {
  background-color: #0073aa;
}
.slider_c176 {
  color: #229fd8;
}
.message-f86b {
  background-color: #229fd8;
}
.out-06fd {
  color: #eee;
}
.highlight-hard-d66b {
  background-color: #eee;
}
.text_huge_5047 {
  color: #444;
}
.active_static_67b6 {
  background-color: #444;
}
.search_warm_74de {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.search_warm_74de .footer-9fcc .header-8ece {
  font-size: 15px;
}
.search_warm_74de .header-8ece {
  line-height: 1.3;
}
.search_warm_74de .hero_tall_3907 {
}
.search_warm_74de .label_rough_32e6 {
  background: #235787;
}
.outline-liquid-5b2f {
  padding: 0;
}
.outline-liquid-5b2f .label_rough_32e6 {
  background: #1a1a1a;
}
.outline-liquid-5b2f .hero_tall_3907 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.row_3362 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.row_3362 .hero_tall_3907 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.row_3362 .label_rough_32e6 {
  background: #303030;
}
.pressed-996a {
  position: relative;
  z-index: 10;
}
.pressed-996a .next-e2bf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pagination-plasma-56d4 .accordion-warm-cef9 {
  display: inline-block;
  vertical-align: middle;
}
.pagination-plasma-56d4.thick-94fe .accordion-warm-cef9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .pagination-plasma-56d4.thick-94fe .accordion-warm-cef9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .pagination-plasma-56d4.thick-94fe .accordion-warm-cef9 {
    margin-right: 0.4em;
  }
}
.pagination-plasma-56d4.thick-94fe .accordion-warm-cef9:last-child {
  margin-right: 0;
}
.cool_1665 .next-e2bf {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .action-5012 .footer-9fcc {
    margin: 0 -0.5em;
  }
  .action-5012 .footer-9fcc [class*="customify-col-"],
  .action-5012 .footer-9fcc [class*="customify-col_"],
  .action-5012 .footer-9fcc [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.action-5012.wood_b729 .next-e2bf {
  background: 0 0 !important;
}
.action-5012.wood_b729 .next-e2bf,
.action-5012.cool_1665 .next-e2bf {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .action-5012.new_8d6c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.action-5012.cool_1665 .next-e2bf {
  box-shadow: none !important;
}
.stone-30f7 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .stone-30f7 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .stone-30f7 {
    padding: 18px 0 20px;
  }
}
.stone-30f7 .tag-f9c4 {
  width: 100%;
}
.stone-30f7 .layout-3727 {
  margin-bottom: 0;
}
.stone-30f7 .carousel-old-5d6d {
  margin-top: 5px;
  font-size: 0.875em;
}
.list_4b7b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.list_4b7b .tabs-a6b2 {
  width: 100%;
}
.left-7706 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.left-7706 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.left-7706 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;
}
.left-7706 li:last-child:after {
  display: none;
}
.left-7706 li a {
  font-weight: 500;
  margin-right: 10px;
}
.large_1bf9 .sort-56c2 button,
.stone-30f7 .sort-56c2 button {
  left: 0;
}
.large_1bf9 .tabs-a6b2,
.stone-30f7 .tabs-a6b2 {
  padding-left: 0;
  padding-right: 0;
}
.large_1bf9 .list_4b7b,
.stone-30f7 .list_4b7b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.large_1bf9 {
  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;
}
.large_1bf9: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;
}
.large_1bf9 .mask_9728 {
  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) {
  .large_1bf9 .mask_9728 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .large_1bf9 .mask_9728 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .large_1bf9 .mask_9728 {
    min-height: 200px;
  }
}
.large_1bf9 .left-7706 {
  color: rgba(255, 255, 255, 0.8);
}
.large_1bf9 .left-7706 a,
.large_1bf9 .left-7706 li:after {
  color: inherit;
}
.large_1bf9 .left-7706 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.content_thick_c253 {
  margin-bottom: 0.5em;
}
.out_c6a5 {
  margin-bottom: 1.2em;
}
.out_c6a5,
.content_thick_c253 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.out_c6a5 p:last-child,
.content_thick_c253 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .sort-56c2,
#masthead .sort-56c2 {
  display: none;
}
#masthead
  > .sort-56c2.element_32b4 {
  display: none;
}
#masthead > .sort-56c2 button {
  left: 0;
}
.texture_motion_064a {
  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%;
}
.texture_motion_064a .accordion-warm-cef9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.texture_motion_064a .notice_under_3aa5 {
  display: -webkit-box;
  display: flex;
}
.texture_motion_064a .notice_under_3aa5.detail_pro_c842 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.texture_motion_064a .notice_under_3aa5.picture_medium_adff {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture_motion_064a .notice_under_3aa5.background-cd9a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture_motion_064a.tooltip-tiny-cb25.preview-mini-04ff .notice_under_3aa5.detail_pro_c842 {
  flex-basis: 100%;
}
.texture_motion_064a.tabs_b572 .notice_under_3aa5.picture_medium_adff {
  -webkit-box-flex: 1;
  flex: auto;
}
.texture_motion_064a.tabs_b572 .notice_under_3aa5.background-cd9a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .sort-56c2.element_32b4 {
  display: none;
}
#masthead > .sort-56c2 button {
  left: 0;
}
.content-619d {
  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;
}
.content-619d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.content-619d.mask_835f i {
  margin-right: 4px;
}
.content-619d.lower-e21e i {
  margin-left: 5px;
}
.header-8ece p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.header-8ece p:last-child {
  margin-bottom: 0;
}
.backdrop-dim-0f53 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.backdrop-dim-0f53 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.backdrop-dim-0f53 img {
  display: block;
  width: auto;
  line-height: 1;
}
.backdrop-dim-0f53 .article_new_1e07 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.backdrop-dim-0f53 .advanced-18ae {
  margin: 5px 0 7px 0;
}
.backdrop-dim-0f53.pattern-0dce .column-e08b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop-dim-0f53.pattern-0dce .huge_93f7 {
  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;
}
.backdrop-dim-0f53.wrapper_pink_2257 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.backdrop-dim-0f53.wrapper_pink_2257 .column-e08b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop-dim-0f53.wrapper_pink_2257 .huge_93f7 {
  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;
}
.backdrop-dim-0f53.button_cbaa {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.backdrop-dim-0f53.wide-35c9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.backdrop-dim-0f53.wide-35c9 .huge_93f7 {
  margin-top: 7px;
}
.info-dacd {
  display: inline-block;
}
.pressed-996a .chip-f13a .backdrop-dim-0f53 img {
  max-width: 100%;
}
.layout_0028 .box_83df.alert_0905,
.link_outer_85bc .box_83df.alert_0905 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.layout_0028 .caption_512f,
.link_outer_85bc .caption_512f {
  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%);
}
.layout_0028 .caption_512f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.layout_0028.tabs_first_c9a6 .caption_512f {
  display: none;
}
.layout_0028 .status-5b92 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.layout_0028 .status-5b92 li {
  display: inline-block;
  position: relative;
}
.layout_0028 .status-5b92 li:last-child {
  margin-right: 0;
}
.layout_0028 .status-5b92 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;
}
.layout_0028 .status-5b92 li.shadow_tiny_840e > a {
  color: rgba(0, 0, 0, 0.9);
}
.layout_0028 .status-5b92 > 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;
}
.layout_0028 .status-5b92 > li > a i {
  line-height: 0;
}
.layout_0028 .status-5b92 > li.static_a9d6 > a .caption_512f {
  margin-left: 4px;
  line-height: 0;
}
.layout_0028 .status-5b92 .iron_e114 li.static_a9d6 > a {
  position: relative;
}
.layout_0028 .status-5b92 .iron_e114 li.static_a9d6 > a:after,
.layout_0028 .status-5b92 .iron_e114 li.static_a9d6 > a:before {
  content: "";
  display: table;
}
.layout_0028 .status-5b92 .iron_e114 li.static_a9d6 > a:after {
  clear: both;
}
.layout_0028 .status-5b92 .iron_e114 li.static_a9d6 > a .caption_512f {
  margin-left: 5px;
  float: right;
}
.layout_0028 .sidebar-5a69,
.layout_0028 .iron_e114 {
  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;
}
.layout_0028 .iron_e114 {
  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;
}
.layout_0028 .iron_e114 .alert_0905 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.layout_0028 .iron_e114 .caption_512f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.layout_0028 .iron_e114 li {
  display: block;
  margin: 0;
  padding: 0;
}
.layout_0028 .iron_e114 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;
}
.layout_0028 .iron_e114 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.layout_0028 .iron_e114 .iron_e114 {
  top: 0;
  left: 100%;
}
.layout_0028 .motion_8640.fn-focus-47c5 > .sidebar-5a69,
.layout_0028 .motion_8640.fn-focus-47c5 > .iron_e114,
.layout_0028 .motion_8640:focus > .sidebar-5a69,
.layout_0028 .motion_8640:focus > .iron_e114,
.layout_0028 .motion_8640:hover > .sidebar-5a69,
.layout_0028 .motion_8640:hover > .iron_e114 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.layout_0028.module-clean-d698 .dropdown-5a35:after,
.layout_0028.module-clean-d698 .dropdown-5a35:before {
  content: "";
  display: table;
}
.layout_0028.module-clean-d698 .dropdown-5a35:after {
  clear: both;
}
.layout_0028.module-clean-d698 .dropdown-5a35 > li {
  float: left;
}
.layout_0028.in_e1da .dropdown-5a35:after,
.layout_0028.in_e1da .dropdown-5a35:before {
  content: "";
  display: table;
}
.layout_0028.in_e1da .dropdown-5a35:after {
  clear: both;
}
.layout_0028.in_e1da .dropdown-5a35 > li {
  float: left;
}
.layout_0028.in_e1da .dropdown-5a35 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.layout_0028.in_e1da .dropdown-5a35 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.layout_0028.in_e1da .dropdown-5a35 > li.status_0c68 > a,
.layout_0028.in_e1da .dropdown-5a35 > li.shadow_tiny_840e > a {
  color: #fff;
  background-color: #1e4b75;
}
.layout_0028.stale_9379 .dropdown-5a35 > li > a .alert_0905 {
  position: relative;
}
.layout_0028.stale_9379 .dropdown-5a35 > li > a .alert_0905: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;
}
.layout_0028.stale_9379
  .dropdown-5a35
  > li:focus
  > a
  .alert_0905:before,
.layout_0028.stale_9379
  .dropdown-5a35
  > li:hover
  > a
  .alert_0905:before {
  width: 100%;
  background-color: currentColor;
}
.layout_0028.stale_9379
  .dropdown-5a35
  > li.status_0c68
  > a
  .alert_0905:before,
.layout_0028.stale_9379
  .dropdown-5a35
  > li.aside_c931
  > a
  .alert_0905:before {
  width: 100%;
  background-color: currentColor;
}
.layout_0028.preview_ec4c .dropdown-5a35 > li > a .alert_0905 {
  position: relative;
}
.layout_0028.preview_ec4c .dropdown-5a35 > li > a .alert_0905: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;
}
.layout_0028.preview_ec4c .dropdown-5a35 > li:focus > a .alert_0905:before,
.layout_0028.preview_ec4c
  .dropdown-5a35
  > li:hover
  > a
  .alert_0905:before {
  width: 100%;
  background-color: currentColor;
}
.layout_0028.preview_ec4c
  .dropdown-5a35
  > li.status_0c68
  > a
  .alert_0905:before,
.layout_0028.preview_ec4c
  .dropdown-5a35
  > li.aside_c931
  > a
  .alert_0905:before {
  width: 100%;
  background-color: currentColor;
}
.link_outer_85bc .status-5b92 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.link_outer_85bc .status-5b92 li:first-child > a {
  border-top: none;
}
.link_outer_85bc .status-5b92 .motion_a363 > .alert_0905 .caption_512f {
  display: none;
}
.link_outer_85bc .status-5b92 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.link_outer_85bc .status-5b92 li:last-child {
  border: none;
}
.link_outer_85bc .status-5b92 li.static_a9d6 > a {
  padding-right: 45px !important;
}
.link_outer_85bc .status-5b92 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.link_outer_85bc .status-5b92 li a:focus,
.link_outer_85bc .status-5b92 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link_outer_85bc .status-5b92 li .highlight_orange_bafb {
  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;
}
.link_outer_85bc .status-5b92 li .highlight_orange_bafb:hover {
  box-shadow: none;
}
.link_outer_85bc .status-5b92 li .highlight_orange_bafb .caption_512f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.link_outer_85bc .status-5b92 .iron_e114 {
  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);
}
.link_outer_85bc .status-5b92 .iron_e114 li a {
  padding-left: 3em;
}
.link_outer_85bc .status-5b92 .wrapper_1685 > a .highlight_orange_bafb i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.link_outer_85bc .status-5b92 .wrapper_1685 > .iron_e114 {
  display: block;
  opacity: 1;
}
.mask-fast-34b7 {
  max-width: 100%;
}
.middle_8635 {
  line-height: 0;
  cursor: pointer;
}
.last-586c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.last-586c:hover {
  box-shadow: none;
  color: currentColor;
}
.last-586c svg {
  width: 18px;
  height: 18px;
}
.last-586c .next_01f6 {
  display: none;
}
.hot_70e1 {
  position: relative;
}
.hot_70e1.fn-active-47c5 .last-586c .content_out_4380 {
  display: none;
}
.hot_70e1.fn-active-47c5 .last-586c .next_01f6 {
  display: inline-block;
}
.hot_70e1 .chip_focused_b333 {
  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);
}
.hot_70e1.secondary_cold_65b8 .chip_focused_b333 {
  left: auto;
  right: -0.9em;
}
.hot_70e1.secondary_cold_65b8 .surface-dynamic-0c99::before {
  left: auto;
  right: 15px;
}
.hot_70e1.fn-active-47c5 .chip_focused_b333 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.badge_full_cc2c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.badge_full_cc2c label {
  flex-basis: 100%;
}
.badge_full_cc2c .focus-3942 {
  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;
}
.badge_full_cc2c .simple_bfb6 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.badge_full_cc2c .simple_bfb6:focus {
  background-color: transparent;
}
.badge_full_cc2c button.description-small-7edd {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.badge_full_cc2c button.description-small-7edd:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.badge_full_cc2c button.description-small-7edd svg {
  width: 18px;
  height: 18px;
}
.badge_full_cc2c input[type="submit"] {
  min-height: auto;
}
.media-21e4 .badge_full_cc2c .simple_bfb6 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.surface-dynamic-0c99 {
  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) {
  .surface-dynamic-0c99 {
    width: 220px;
  }
}
.surface-dynamic-0c99 label {
  flex-basis: 100%;
}
.surface-dynamic-0c99::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;
}
.progress-5934 .media-21e4 .badge_full_cc2c {
  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;
}
.progress-5934
  .media-21e4
  .badge_full_cc2c
  .focus-3942 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.progress-5934 .media-21e4 .badge_full_cc2c .simple_bfb6 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.progress-5934
  .media-21e4
  .badge_full_cc2c
  .simple_bfb6:focus {
  background: 0 0;
}
.progress-5934
  .media-21e4
  .badge_full_cc2c
  .image-5e57 {
  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;
}
.avatar-up-26ae {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.avatar-up-26ae li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.avatar-up-26ae li:last-child {
  margin-right: 0;
}
.avatar-up-26ae li:first-child {
  margin-left: 0;
}
.avatar-up-26ae.message-complex-e328 a {
  color: #fff;
}
.avatar-up-26ae.message-complex-e328 a:hover {
  color: #fff;
}
.avatar-up-26ae a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.avatar-up-26ae a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.avatar-up-26ae a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.avatar-up-26ae a:hover {
  opacity: 0.9;
  color: inherit;
}
.avatar-up-26ae [class*="social-icon-apple"] {
  background-color: #999;
}
.avatar-up-26ae [class*="social-icon-apple"].box-pro-00fe {
  background-color: transparent;
  color: #999;
}
.avatar-up-26ae [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.avatar-up-26ae [class*="social-icon-behance"].box-pro-00fe {
  background-color: transparent;
  color: #1769ff;
}
.avatar-up-26ae [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.avatar-up-26ae [class*="social-icon-bitbucket"].box-pro-00fe {
  background-color: transparent;
  color: #205081;
}
.avatar-up-26ae [class*="social-icon-codepen"] {
  background-color: #000;
}
.avatar-up-26ae [class*="social-icon-codepen"].box-pro-00fe {
  background-color: transparent;
  color: #000;
}
.avatar-up-26ae [class*="social-icon-delicious"] {
  background-color: #39f;
}
.avatar-up-26ae [class*="social-icon-delicious"].box-pro-00fe {
  background-color: transparent;
  color: #39f;
}
.avatar-up-26ae [class*="social-icon-digg"] {
  background-color: #005be2;
}
.avatar-up-26ae [class*="social-icon-digg"].box-pro-00fe {
  background-color: transparent;
  color: #005be2;
}
.avatar-up-26ae [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.avatar-up-26ae [class*="social-icon-dribbble"].box-pro-00fe {
  background-color: transparent;
  color: #ea4c89;
}
.avatar-up-26ae [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.avatar-up-26ae [class*="social-icon-envelope"].box-pro-00fe {
  background-color: transparent;
  color: #ea4335;
}
.avatar-up-26ae [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.avatar-up-26ae [class*="social-icon-facebook"].box-pro-00fe {
  background-color: transparent;
  color: #3b5998;
}
.avatar-up-26ae [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.avatar-up-26ae [class*="social-icon-flickr"].box-pro-00fe {
  background-color: transparent;
  color: #0063dc;
}
.avatar-up-26ae [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.avatar-up-26ae [class*="social-icon-foursquare"].box-pro-00fe {
  background-color: transparent;
  color: #2d5be3;
}
.avatar-up-26ae [class*="social-icon-github"] {
  background-color: #333;
}
.avatar-up-26ae [class*="social-icon-github"].box-pro-00fe {
  background-color: transparent;
  color: #333;
}
.avatar-up-26ae [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.avatar-up-26ae [class*="social-icon-google-plus"].box-pro-00fe {
  background-color: transparent;
  color: #dd4b39;
}
.avatar-up-26ae [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.avatar-up-26ae [class*="social-icon-houzz"].box-pro-00fe {
  background-color: transparent;
  color: #7ac142;
}
.avatar-up-26ae [class*="social-icon-instagram"] {
  background-color: #262626;
}
.avatar-up-26ae [class*="social-icon-instagram"].box-pro-00fe {
  background-color: transparent;
  color: #262626;
}
.avatar-up-26ae [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.avatar-up-26ae [class*="social-icon-jsfiddle"].box-pro-00fe {
  background-color: transparent;
  color: #487aa2;
}
.avatar-up-26ae [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.avatar-up-26ae [class*="social-icon-linkedin"].box-pro-00fe {
  background-color: transparent;
  color: #0077b5;
}
.avatar-up-26ae [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.avatar-up-26ae [class*="social-icon-medium"].box-pro-00fe {
  background-color: transparent;
  color: #00ab6b;
}
.avatar-up-26ae [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.avatar-up-26ae
  [class*="social-icon-odnoklassniki"].box-pro-00fe {
  background-color: transparent;
  color: #f4731c;
}
.avatar-up-26ae [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.avatar-up-26ae [class*="social-icon-meetup"].box-pro-00fe {
  background-color: transparent;
  color: #ec1c40;
}
.avatar-up-26ae [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.avatar-up-26ae [class*="social-icon-pinterest"].box-pro-00fe {
  background-color: transparent;
  color: #bd081c;
}
.avatar-up-26ae [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.avatar-up-26ae [class*="social-icon-product-hunt"].box-pro-00fe {
  background-color: transparent;
  color: #da552f;
}
.avatar-up-26ae [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.avatar-up-26ae [class*="social-icon-reddit"].box-pro-00fe {
  background-color: transparent;
  color: #ff4500;
}
.avatar-up-26ae [class*="social-icon-rss"] {
  background-color: #f26522;
}
.avatar-up-26ae [class*="social-icon-rss"].box-pro-00fe {
  background-color: transparent;
  color: #f26522;
}
.avatar-up-26ae [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.avatar-up-26ae
  [class*="social-icon-shopping-cart"].box-pro-00fe {
  background-color: transparent;
  color: #4caf50;
}
.avatar-up-26ae [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.avatar-up-26ae [class*="social-icon-skype"].box-pro-00fe {
  background-color: transparent;
  color: #00aff0;
}
.avatar-up-26ae [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.avatar-up-26ae [class*="social-icon-slideshare"].box-pro-00fe {
  background-color: transparent;
  color: #0077b5;
}
.avatar-up-26ae [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.avatar-up-26ae [class*="social-icon-snapchat"].box-pro-00fe {
  background-color: transparent;
  color: #fffc00;
}
.avatar-up-26ae [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.avatar-up-26ae [class*="social-icon-soundcloud"].box-pro-00fe {
  background-color: transparent;
  color: #f80;
}
.avatar-up-26ae [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.avatar-up-26ae [class*="social-icon-spotify"].box-pro-00fe {
  background-color: transparent;
  color: #2ebd59;
}
.avatar-up-26ae [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.avatar-up-26ae
  [class*="social-icon-stack-overflow"].box-pro-00fe {
  background-color: transparent;
  color: #fe7a15;
}
.avatar-up-26ae [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.avatar-up-26ae [class*="social-icon-maldkfgram"].box-pro-00fe {
  background-color: transparent;
  color: #2ca5e0;
}
.avatar-up-26ae [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.avatar-up-26ae [class*="social-icon-tripadvisor"].box-pro-00fe {
  background-color: transparent;
  color: #589442;
}
.avatar-up-26ae [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.avatar-up-26ae [class*="social-icon-tumblr"].box-pro-00fe {
  background-color: transparent;
  color: #35465c;
}
.avatar-up-26ae [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.avatar-up-26ae [class*="social-icon-twitch"].box-pro-00fe {
  background-color: transparent;
  color: #6441a5;
}
.avatar-up-26ae [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.avatar-up-26ae [class*="social-icon-twitter"].box-pro-00fe {
  background-color: transparent;
  color: #1da1f2;
}
.avatar-up-26ae [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.avatar-up-26ae [class*="social-icon-vimeo"].box-pro-00fe {
  background-color: transparent;
  color: #1ab7ea;
}
.avatar-up-26ae [class*="social-icon-vk"] {
  background-color: #45668e;
}
.avatar-up-26ae [class*="social-icon-vk"].box-pro-00fe {
  background-color: transparent;
  color: #45668e;
}
.avatar-up-26ae [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.avatar-up-26ae [class*="social-icon-weibo"].box-pro-00fe {
  background-color: transparent;
  color: #df2029;
}
.avatar-up-26ae [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.avatar-up-26ae [class*="social-icon-weixin"].box-pro-00fe {
  background-color: transparent;
  color: #7bb32e;
}
.avatar-up-26ae [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.avatar-up-26ae [class*="social-icon-whatsapp"].box-pro-00fe {
  background-color: transparent;
  color: #25d366;
}
.avatar-up-26ae [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.avatar-up-26ae [class*="social-icon-wordpress"].box-pro-00fe {
  background-color: transparent;
  color: #21759b;
}
.avatar-up-26ae [class*="social-icon-xing"] {
  background-color: #026466;
}
.avatar-up-26ae [class*="social-icon-xing"].box-pro-00fe {
  background-color: transparent;
  color: #026466;
}
.avatar-up-26ae [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.avatar-up-26ae [class*="social-icon-yelp"].box-pro-00fe {
  background-color: transparent;
  color: #af0606;
}
.avatar-up-26ae [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.avatar-up-26ae [class*="social-icon-youtube"].box-pro-00fe {
  background-color: transparent;
  color: #cd201f;
}
.accordion-mini-e517 {
  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;
}
.accordion-mini-e517:hover {
  box-shadow: none;
  background: 0 0;
}
.black-e87f {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.left_bc35 {
  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;
}
.hero-mini-a78a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hot_b3ed {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hot_b3ed,
.hot_b3ed::after,
.hot_b3ed::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;
}
.hot_b3ed::after,
.hot_b3ed::before {
  content: "";
  display: block;
  background-color: inherit;
}
.rough_1862 .left_bc35 .hero-mini-a78a {
  margin-top: -2px;
  width: 19px;
}
.rough_1862 .left_bc35 .hot_b3ed {
  margin-top: -1px;
}
.rough_1862 .left_bc35 .hot_b3ed,
.rough_1862 .left_bc35 .hot_b3ed::after,
.rough_1862 .left_bc35 .hot_b3ed::before {
  width: 19px;
  height: 2px;
}
.rough_1862 .left_bc35 .hot_b3ed::before {
  top: -6px;
}
.rough_1862 .left_bc35 .hot_b3ed::after {
  bottom: -6px;
}
.basic_999a .left_bc35 .hero-mini-a78a {
  margin-top: -2px;
  width: 22px;
}
.basic_999a .left_bc35 .hot_b3ed {
  margin-top: -1px;
}
.basic_999a .left_bc35 .hot_b3ed,
.basic_999a .left_bc35 .hot_b3ed::after,
.basic_999a .left_bc35 .hot_b3ed::before {
  width: 22px;
  height: 2px;
}
.basic_999a .left_bc35 .hot_b3ed::before {
  top: -7px;
}
.basic_999a .left_bc35 .hot_b3ed::after {
  bottom: -7px;
}
.down_26e1 .left_bc35 .hero-mini-a78a {
  margin-top: -2px;
  width: 31px;
}
.down_26e1 .left_bc35 .hot_b3ed {
  margin-top: -1.5px;
}
.down_26e1 .left_bc35 .hot_b3ed,
.down_26e1 .left_bc35 .hot_b3ed::after,
.down_26e1 .left_bc35 .hot_b3ed::before {
  width: 31px;
  height: 3px;
}
.down_26e1 .left_bc35 .hot_b3ed::before {
  top: -9px;
}
.down_26e1 .left_bc35 .hot_b3ed::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .overlay-0387 .left_bc35 .hero-mini-a78a {
    margin-top: -2px;
    width: 19px;
  }
  .overlay-0387 .left_bc35 .hot_b3ed {
    margin-top: -1px;
  }
  .overlay-0387 .left_bc35 .hot_b3ed,
  .overlay-0387 .left_bc35 .hot_b3ed::after,
  .overlay-0387 .left_bc35 .hot_b3ed::before {
    width: 19px;
    height: 2px;
  }
  .overlay-0387 .left_bc35 .hot_b3ed::before {
    top: -6px;
  }
  .overlay-0387 .left_bc35 .hot_b3ed::after {
    bottom: -6px;
  }
  .hover-first-6deb .left_bc35 .hero-mini-a78a {
    margin-top: -2px;
    width: 22px;
  }
  .hover-first-6deb .left_bc35 .hot_b3ed {
    margin-top: -1px;
  }
  .hover-first-6deb .left_bc35 .hot_b3ed,
  .hover-first-6deb .left_bc35 .hot_b3ed::after,
  .hover-first-6deb .left_bc35 .hot_b3ed::before {
    width: 22px;
    height: 2px;
  }
  .hover-first-6deb .left_bc35 .hot_b3ed::before {
    top: -7px;
  }
  .hover-first-6deb .left_bc35 .hot_b3ed::after {
    bottom: -7px;
  }
  .hover-57b3 .left_bc35 .hero-mini-a78a {
    margin-top: -2px;
    width: 31px;
  }
  .hover-57b3 .left_bc35 .hot_b3ed {
    margin-top: -1.5px;
  }
  .hover-57b3 .left_bc35 .hot_b3ed,
  .hover-57b3 .left_bc35 .hot_b3ed::after,
  .hover-57b3 .left_bc35 .hot_b3ed::before {
    width: 31px;
    height: 3px;
  }
  .hover-57b3 .left_bc35 .hot_b3ed::before {
    top: -9px;
  }
  .hover-57b3 .left_bc35 .hot_b3ed::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pattern-250b .left_bc35 .hero-mini-a78a {
    margin-top: -2px;
    width: 19px;
  }
  .pattern-250b .left_bc35 .hot_b3ed {
    margin-top: -1px;
  }
  .pattern-250b .left_bc35 .hot_b3ed,
  .pattern-250b .left_bc35 .hot_b3ed::after,
  .pattern-250b .left_bc35 .hot_b3ed::before {
    width: 19px;
    height: 2px;
  }
  .pattern-250b .left_bc35 .hot_b3ed::before {
    top: -6px;
  }
  .pattern-250b .left_bc35 .hot_b3ed::after {
    bottom: -6px;
  }
  .popup-d138 .left_bc35 .hero-mini-a78a {
    margin-top: -2px;
    width: 22px;
  }
  .popup-d138 .left_bc35 .hot_b3ed {
    margin-top: -1px;
  }
  .popup-d138 .left_bc35 .hot_b3ed,
  .popup-d138 .left_bc35 .hot_b3ed::after,
  .popup-d138 .left_bc35 .hot_b3ed::before {
    width: 22px;
    height: 2px;
  }
  .popup-d138 .left_bc35 .hot_b3ed::before {
    top: -7px;
  }
  .popup-d138 .left_bc35 .hot_b3ed::after {
    bottom: -7px;
  }
  .article-acb2 .left_bc35 .hero-mini-a78a {
    margin-top: -2px;
    width: 31px;
  }
  .article-acb2 .left_bc35 .hot_b3ed {
    margin-top: -1.5px;
  }
  .article-acb2 .left_bc35 .hot_b3ed,
  .article-acb2 .left_bc35 .hot_b3ed::after,
  .article-acb2 .left_bc35 .hot_b3ed::before {
    width: 31px;
    height: 3px;
  }
  .article-acb2 .left_bc35 .hot_b3ed::before {
    top: -9px;
  }
  .article-acb2 .left_bc35 .hot_b3ed::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .avatar-gas-581b .left_bc35 .hero-mini-a78a {
    margin-top: -2px;
    width: 19px;
  }
  .avatar-gas-581b .left_bc35 .hot_b3ed {
    margin-top: -1px;
  }
  .avatar-gas-581b .left_bc35 .hot_b3ed,
  .avatar-gas-581b .left_bc35 .hot_b3ed::after,
  .avatar-gas-581b .left_bc35 .hot_b3ed::before {
    width: 19px;
    height: 2px;
  }
  .avatar-gas-581b .left_bc35 .hot_b3ed::before {
    top: -6px;
  }
  .avatar-gas-581b .left_bc35 .hot_b3ed::after {
    bottom: -6px;
  }
  .content_315b .left_bc35 .hero-mini-a78a {
    margin-top: -2px;
    width: 22px;
  }
  .content_315b .left_bc35 .hot_b3ed {
    margin-top: -1px;
  }
  .content_315b .left_bc35 .hot_b3ed,
  .content_315b .left_bc35 .hot_b3ed::after,
  .content_315b .left_bc35 .hot_b3ed::before {
    width: 22px;
    height: 2px;
  }
  .content_315b .left_bc35 .hot_b3ed::before {
    top: -7px;
  }
  .content_315b .left_bc35 .hot_b3ed::after {
    bottom: -7px;
  }
  .container_b492 .left_bc35 .hero-mini-a78a {
    margin-top: -2px;
    width: 31px;
  }
  .container_b492 .left_bc35 .hot_b3ed {
    margin-top: -1.5px;
  }
  .container_b492 .left_bc35 .hot_b3ed,
  .container_b492 .left_bc35 .hot_b3ed::after,
  .container_b492 .left_bc35 .hot_b3ed::before {
    width: 31px;
    height: 3px;
  }
  .container_b492 .left_bc35 .hot_b3ed::before {
    top: -9px;
  }
  .container_b492 .left_bc35 .hot_b3ed::after {
    bottom: -9px;
  }
}
.border_static_da21 .hot_b3ed {
  -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);
}
.border_static_da21 .hot_b3ed::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.border_static_da21 .hot_b3ed::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);
}
.border_static_da21.top-52e3 .hot_b3ed {
  -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);
}
.border_static_da21.top-52e3 .hot_b3ed::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.border_static_da21.top-52e3 .hot_b3ed::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);
}
.column-5a7b {
  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.liquid-9b8a:before {
  display: none;
}
.primary_blue_b5c4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.primary_blue_b5c4 .pagination-4aec {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.primary_blue_b5c4 .pagination-4aec:last-of-type {
  border-bottom: none;
}
.primary_blue_b5c4 .pagination-4aec.notification_out_a45a,
.primary_blue_b5c4 .pagination-4aec.accent_56b1,
.primary_blue_b5c4 .pagination-4aec.block_tall_b2cf {
  padding: 0;
}
.primary_blue_b5c4 .link_outer_85bc .highlight_orange_bafb {
  color: currentColor;
}
.primary_blue_b5c4 .link_outer_85bc .highlight_orange_bafb:focus,
.primary_blue_b5c4 .link_outer_85bc .highlight_orange_bafb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary_blue_b5c4.hero_tall_3907 .current_c862,
.primary_blue_b5c4.hero_tall_3907 .header-8ece a,
.primary_blue_b5c4.hero_tall_3907 .dropdown-5a35 a,
.primary_blue_b5c4.hero_tall_3907 .iron_e114 a {
  color: rgba(0, 0, 0, 0.55);
}
.primary_blue_b5c4.hero_tall_3907 .current_c862:hover,
.primary_blue_b5c4.hero_tall_3907 .header-8ece a:hover,
.primary_blue_b5c4.hero_tall_3907 .dropdown-5a35 a:hover,
.primary_blue_b5c4.hero_tall_3907 .iron_e114 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.primary_blue_b5c4.hero_tall_3907 .hidden-up-e9a5 {
  color: rgba(0, 0, 0, 0.8);
}
.primary_blue_b5c4.hero_tall_3907 .pagination-4aec {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary_blue_b5c4.hero_tall_3907 .pagination-4aec:before {
  background: rgba(0, 0, 0, 0.08);
}
.primary_blue_b5c4.hero_tall_3907 .wood_07a8:before {
  background: rgba(255, 255, 255, 0.9);
}
.primary_blue_b5c4.hero_tall_3907 .link_outer_85bc .status-5b92 li a,
.primary_blue_b5c4.hero_tall_3907 .link_outer_85bc .highlight_orange_bafb,
.primary_blue_b5c4.hero_tall_3907 .iron_e114 {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary_blue_b5c4.hero_tall_3907 .link_outer_85bc .highlight_orange_bafb:focus,
.primary_blue_b5c4.hero_tall_3907 .link_outer_85bc .highlight_orange_bafb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary_blue_b5c4.hero_tall_3907 .status-5b92 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary_blue_b5c4.label_rough_32e6 .current_c862,
.primary_blue_b5c4.label_rough_32e6 .header-8ece a,
.primary_blue_b5c4.label_rough_32e6 .dropdown-5a35 .highlight_orange_bafb,
.primary_blue_b5c4.label_rough_32e6 .dropdown-5a35 a,
.primary_blue_b5c4.label_rough_32e6 .iron_e114 a {
  color: rgba(255, 255, 255, 0.79);
}
.primary_blue_b5c4.label_rough_32e6 .current_c862:hover,
.primary_blue_b5c4.label_rough_32e6 .header-8ece a:hover,
.primary_blue_b5c4.label_rough_32e6 .dropdown-5a35 .highlight_orange_bafb:hover,
.primary_blue_b5c4.label_rough_32e6 .dropdown-5a35 a:hover,
.primary_blue_b5c4.label_rough_32e6 .iron_e114 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary_blue_b5c4.label_rough_32e6 .hidden-up-e9a5 {
  color: rgba(255, 255, 255, 0.99);
}
.primary_blue_b5c4.label_rough_32e6 .pagination-4aec {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary_blue_b5c4.label_rough_32e6 .pagination-4aec:before {
  background: rgba(255, 255, 255, 0.08);
}
.primary_blue_b5c4.label_rough_32e6 .wood_07a8:before {
  background: rgba(0, 0, 0, 0.9);
}
.primary_blue_b5c4.label_rough_32e6 .link_outer_85bc .status-5b92 li a,
.primary_blue_b5c4.label_rough_32e6 .link_outer_85bc .highlight_orange_bafb,
.primary_blue_b5c4.label_rough_32e6 .iron_e114 {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary_blue_b5c4.label_rough_32e6 .link_outer_85bc .highlight_orange_bafb:focus,
.primary_blue_b5c4.label_rough_32e6 .link_outer_85bc .highlight_orange_bafb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary_blue_b5c4.label_rough_32e6 .status-5b92 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wood_07a8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.wood_07a8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.badge_3ec0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.title-pro-1eb0 .primary_blue_b5c4 {
  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;
}
.title-pro-1eb0 .pagination-4aec {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.title-pro-1eb0 .pagination-4aec: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) {
  .title-pro-1eb0 .pagination-4aec:before {
    width: 16%;
    left: 42%;
  }
}
.title-pro-1eb0 .pagination-4aec:last-child:before {
  content: none;
}
.title-pro-1eb0 .pagination-4aec[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.title-pro-1eb0 .link_outer_85bc .status-5b92 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.title-pro-1eb0 .link_outer_85bc .status-5b92 li a .highlight_orange_bafb {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.title-pro-1eb0 .link_outer_85bc .iron_e114 {
  border: none;
}
.title-pro-1eb0 .link_outer_85bc .iron_e114 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.title-pro-1eb0 .wood_07a8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.title-pro-1eb0 .badge_3ec0 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.title-pro-1eb0 .label_rough_32e6 .wood_07a8:before {
  background: rgba(0, 0, 0, 0.9);
}
.title-pro-1eb0 .hero_tall_3907.liquid-a63b .hot_b3ed {
  background: rgba(0, 0, 0, 0.6);
}
.title-pro-1eb0
  .hero_tall_3907.liquid-a63b
  .hot_b3ed::after,
.title-pro-1eb0
  .hero_tall_3907.liquid-a63b
  .hot_b3ed:before {
  background: inherit;
}
.title-pro-1eb0
  .hero_tall_3907.liquid-a63b:hover
  .hot_b3ed {
  background: rgba(0, 0, 0, 0.8);
}
.gas-f47e .primary_blue_b5c4 {
  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) {
  .gas-f47e .primary_blue_b5c4 {
    width: auto;
    right: 45px;
  }
}
.media_b21b .primary_blue_b5c4 {
  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) {
  .media_b21b .primary_blue_b5c4 {
    width: auto;
    left: 45px;
  }
}
.liquid-9b8a .primary_blue_b5c4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.liquid-9b8a .badge_3ec0 {
  max-width: 48em;
  margin: 0 auto;
}
.liquid-9b8a .wood_07a8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.notification-fixed-0864 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.notification-fixed-0864.title-pro-1eb0 .primary_blue_b5c4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.notification-fixed-0864.gas-f47e .primary_blue_b5c4 {
  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);
}
.notification-fixed-0864 .primary_blue_b5c4 {
  visibility: visible;
}
.notification-fixed-0864.media_b21b .primary_blue_b5c4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.alert-gas-f221,
.caption-50d8 {
  overflow-x: hidden;
}
.alert-gas-f221 .primary_blue_b5c4 {
  overflow: auto;
}
.alert-gas-f221.title-pro-1eb0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.alert-gas-f221.title-pro-1eb0 .primary_blue_b5c4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.alert-gas-f221.title-pro-1eb0 .accordion-mini-e517 {
  opacity: 0;
}
.alert-gas-f221.gas-f47e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.alert-gas-f221.gas-f47e .primary_blue_b5c4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.alert-gas-f221.gas-f47e .accordion-mini-e517 {
  opacity: 0;
}
.alert-gas-f221.media_b21b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.alert-gas-f221.media_b21b .primary_blue_b5c4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.alert-gas-f221.media_b21b .accordion-mini-e517 {
  opacity: 0;
}
.alert-gas-f221.liquid-9b8a .primary_blue_b5c4 {
  z-index: 10;
  visibility: visible;
}
.liquid-a63b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.liquid-a63b .hot_b3ed {
  background: rgba(255, 255, 255, 0.99);
}
.liquid-a63b .hot_b3ed::after,
.liquid-a63b .hot_b3ed:before {
  background: inherit;
}
.liquid-a63b:hover .hot_b3ed {
  background: rgba(255, 255, 255, 0.99);
}
.media_b21b .liquid-a63b {
  top: 10px;
  right: auto;
  left: 12px;
}
.liquid-9b8a .liquid-a63b {
  display: none !important;
}
.alert-gas-f221:before,
.caption-50d8:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.alert-gas-f221 .liquid-a63b,
.caption-50d8 .liquid-a63b {
  display: inline-block;
}
.primary_blue_b5c4 .accordion-warm-cef9 {
  -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;
}
.alert-gas-f221 .primary_blue_b5c4 .accordion-warm-cef9,
.caption-50d8 .primary_blue_b5c4 .accordion-warm-cef9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.main-tiny-c048 .focus-3942 {
  width: 100%;
}
.chip-f13a {
  padding: 0 0.5em 0;
}
.chip-f13a [class*="customify-col-"],
.chip-f13a [class*="customify-col_"],
.chip-f13a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.badge-active-e378 .chip-f13a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .footer-9fcc .east-1a00,
  .east-1a00 {
    display: none;
  }
  .secondary_98bc {
    text-align: left;
  }
  .badge-action-918f {
    text-align: center;
  }
  .right_2d69 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .footer-9fcc .alert-current-2f61,
  .alert-current-2f61 {
    display: none;
  }
  .old-7a7f {
    text-align: left;
  }
  .in-be9c {
    text-align: center;
  }
  .box_complex_4c68 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .footer-9fcc .background_green_e4c1,
  .background_green_e4c1 {
    display: none;
  }
  .pattern_cold_4938 {
    text-align: left;
  }
  .badge_glass_41eb {
    text-align: center;
  }
  .lite-bd5d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.large_d3d9 {
  box-shadow: none !important;
}
.pattern_blue_cb55 .surface-089e,
.chip-ac50 .surface-089e {
  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;
}
.chip-ac50 .surface-089e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.next-e2bf {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.next-e2bf:after,
.next-e2bf:before {
  content: "";
  display: table;
}
.next-e2bf:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .next-e2bf {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.next-e2bf,
.new_8d6c {
  max-width: 1248px;
  margin: 0 auto;
}

.hover_paper_03b9.pattern-gold-171e .next-e2bf {
  max-width: 100%;
}
.hover_paper_03b9.form_d7ea {
  max-width: 1200px;
  margin: 0 auto;
}
.hover_paper_03b9.small-799e .next-e2bf {
  max-width: 100%;
}
.hover_paper_03b9.small-799e > .next-e2bf {
  padding-left: 0;
  padding-right: 0;
}
.hover_paper_03b9.small-799e > .next-e2bf .footer-9fcc {
  margin: 0;
}
.hover_paper_03b9.small-799e
  > .next-e2bf
  .banner_tall_d59a.alert-middle-0c80 {
  margin-right: 0;
  margin-left: 0;
}
.hover_paper_03b9.small-799e #main.alert-middle-0c80 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .old_7cac #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .old_7cac #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .selected_077e .basic_30cd {
    padding-right: 1em;
  }
  .selected_077e.module-3b10 .banner_tall_d59a {
    border-right: 1px solid #eaecee;
  }
  .selected_077e.module-3b10 .basic_30cd {
    padding-right: 1em;
  }
  .selected_077e.module-3b10 .pressed-e36a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal-full-41c4 .basic_30cd {
    padding-left: 1em;
  }
  .modal-full-41c4.module-3b10 .banner_tall_d59a {
    border-left: 1px solid #eaecee;
  }
  .modal-full-41c4.module-3b10 .basic_30cd {
    padding-left: 1em;
  }
  .modal-full-41c4.module-3b10 .pressed-e36a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .widget_f66c .basic_30cd {
    padding-left: 1em;
  }
  .widget_f66c.module-3b10 .slow-7b54 {
    border-right: 1px solid #eaecee;
  }
  .widget_f66c.module-3b10 .message-thick-2b4f {
    border-right: 1px solid #eaecee;
  }
  .widget_f66c.module-3b10 .basic_30cd {
    padding-left: 1em;
  }
  .widget_f66c.module-3b10 .pressed-e36a {
    padding-right: 1em;
  }
  .widget_f66c.module-3b10 .bottom_404b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb-top-a50d .basic_30cd {
    padding-right: 1em;
  }
  .breadcrumb-top-a50d.module-3b10 .slow-7b54 {
    border-left: 1px solid #eaecee;
  }
  .breadcrumb-top-a50d.module-3b10 .message-thick-2b4f {
    border-left: 1px solid #eaecee;
  }
  .breadcrumb-top-a50d.module-3b10 .basic_30cd {
    padding-right: 1em;
  }
  .breadcrumb-top-a50d.module-3b10 .pressed-e36a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .breadcrumb-top-a50d.module-3b10 .bottom_404b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .old_7cac .basic_30cd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .old_7cac.module-3b10 .banner_tall_d59a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .old_7cac.module-3b10 .basic_30cd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .old_7cac.module-3b10 .pressed-e36a {
    padding-left: 1em;
  }
  .old_7cac.module-3b10 .bottom_404b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .old_7cac.module-3b10 .basic_30cd {
    padding-left: 0;
  }
}
.texture-89fd .pagination-plasma-56d4 {
  display: inline-block;
}
.paper-4014 {
  display: inline-block;
}
.logo-current-ec06 {
  word-con: break-word;
}
.widget_e68f > span {
  display: inline-block;
  padding: 5px 0;
}
.widget_e68f .photo-gas-f88d {
  margin-left: 8px;
  margin-right: 8px;
}
.widget_e68f .layout_9cf8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.upper_4efb .sort-upper-db4f {
  margin-bottom: 2em;
}
.upper_4efb .list-484f {
  margin-bottom: 15px;
}
.upper_4efb .list-484f:last-child {
  margin-bottom: 0;
}
.upper_4efb .next_6c69 {
  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) {
  .upper_4efb .next_6c69 {
    display: block;
  }
}
.upper_4efb .title_ce98 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .upper_4efb .title_ce98 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.upper_4efb .input-4cfe {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.upper_4efb .input-4cfe img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.upper_4efb .input-4cfe a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.upper_4efb .logo-current-ec06 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.upper_4efb .logo-current-ec06 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.upper_4efb .summary-huge-794f p:last-child {
  margin-bottom: 0;
}
.upper_4efb .gallery_0234 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.upper_4efb .pink-f0b3 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.upper_4efb .pagination-tall-92f0 {
  margin-top: 1em;
}
.upper_4efb .left_f4ee {
  top: 0;
  display: block;
}
.upper_4efb .left_f4ee a {
  color: inherit;
}
.upper_4efb .left_f4ee a:hover {
  color: inherit;
}
.upper_4efb .detail_f8e5 {
  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;
}
.upper_4efb .detail_f8e5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.upper_4efb .pink-f0b3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.upper_4efb .lower_b232 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.upper_4efb .lower_b232:first-child {
  margin-top: 0;
}
.upper_4efb .lower_b232.picture_liquid_dab6 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.upper_4efb .lower_b232.status_0cf2 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.upper_4efb
  .lower_b232.status_0cf2.accent_a10e
  .pagination-tall-92f0 {
  width: 100%;
}
.upper_4efb .status_0cf2 {
  -webkit-box-align: center;
  align-items: center;
}
.upper_4efb .status_0cf2 .widget_e68f,
.upper_4efb .status_0cf2 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.upper_4efb .input-4cfe {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.upper_4efb .input-4cfe img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.upper_4efb .input-4cfe: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;
}
.upper_4efb .picture_liquid_dab6 {
  z-index: 5;
}
.upper_4efb .paper_e6e9 .action_da39 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.upper_4efb .notification_hard_ff08 .action_da39 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.upper_4efb .detail-silver-41e9 .action_da39 {
  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;
}
.upper_4efb.wrapper_advanced_b73f .next_6c69,
.upper_4efb.stone_78f5 .next_6c69 {
  display: block;
}
.upper_4efb.wrapper_advanced_b73f .next_6c69 .narrow-226b,
.upper_4efb.wrapper_advanced_b73f .next_6c69 .pink-f0b3,
.upper_4efb.stone_78f5 .next_6c69 .narrow-226b,
.upper_4efb.stone_78f5 .next_6c69 .pink-f0b3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.upper_4efb.liquid_18c3 .title_ce98 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .upper_4efb.liquid_18c3 .title_ce98 {
    margin-right: 0;
  }
}
.upper_4efb.wrapper_advanced_b73f .title_ce98,
.upper_4efb.stone_78f5 .title_ce98 {
  padding-top: 40%;
}
.upper_4efb.wrapper_advanced_b73f .sort-upper-db4f,
.upper_4efb.stone_78f5 .sort-upper-db4f {
  display: block;
}
.upper_4efb.wrapper_advanced_b73f .fn-sticky-47c5 .pink-f0b3,
.upper_4efb.stone_78f5 .fn-sticky-47c5 .pink-f0b3 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.upper_4efb.wrapper_advanced_b73f .title_ce98,
.upper_4efb.stone_78f5 .title_ce98 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.upper_4efb.wrapper_advanced_b73f .pink-f0b3 {
  padding: 1em;
}
.stale-bb27 {
  margin: 30px auto;
  display: block;
}
.stale-bb27 .basic_24fb > * {
  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;
}
.stale-bb27 .basic_24fb > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.stale-bb27 .basic_24fb span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.card-motion-a3e8 .widget_e68f {
  margin-bottom: 1.41575em;
}
.card-motion-a3e8 .complex-aec5 {
  margin-bottom: 1.618em;
}
.wide-dca2 .texture-c1d3 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.wide-dca2 .texture-c1d3 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.wide-dca2 .media-ab67 {
  max-width: 100%;
  overflow: auto;
}
.next_ef1a .wide-dca2 a:hover {
  text-decoration: underline;
}
.center-5918 .list-484f:not(.logo-current-ec06),
.center-5918 .input-4cfe {
  margin-bottom: 1.41575em;
}
.center-5918 .list-484f:not(.logo-current-ec06):last-child,
.center-5918 .input-4cfe:last-child {
  margin-bottom: 0;
}
.center-5918 .list-484f.under_1742 {
  margin-bottom: 0.41575em;
}
.center-5918 .basic_98f7:before,
.center-5918 .hero_hovered_10df:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.center-5918 .basic_98f7:before {
  content: "\f115";
}
.center-5918 .hero_hovered_10df:before {
  content: "\f02c";
}
.center-5918 .left_5c3e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.center-5918 .left_5c3e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.shade_4019 {
  display: -webkit-box;
  display: flex;
}
.shade_4019 .bronze-7c58 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .shade_4019 .bronze-7c58 {
    flex-basis: 90px;
  }
}
.shade_4019 .tertiary_fe68 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .shade_4019 .tertiary_fe68 {
    flex-basis: calc(100% - 50px);
  }
}
.shade_4019 .column_under_0c3d p:last-child {
  margin-bottom: 0.72em;
}
.backdrop-in-2198 .basic_24fb {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.backdrop-in-2198 .basic_24fb:after,
.backdrop-in-2198 .basic_24fb:before {
  content: "";
  display: table;
}
.backdrop-in-2198 .basic_24fb:after {
  clear: both;
}
.backdrop-in-2198 .basic_24fb .layout_090d,
.backdrop-in-2198 .basic_24fb .iron_874e {
  width: 49%;
}
.backdrop-in-2198 .basic_24fb .layout_090d a span.basic_b5f6,
.backdrop-in-2198 .basic_24fb .iron_874e a span.basic_b5f6 {
  display: block;
  margin-bottom: 5px;
}
.backdrop-in-2198 .basic_24fb .iron_874e {
  float: left;
  text-align: left;
}
.backdrop-in-2198 .basic_24fb .layout_090d {
  float: right;
  text-align: right;
}
.red_eeb8 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .red_eeb8 {
    margin-bottom: 0;
  }
}
.caption_36b0 {
  margin-bottom: 1em;
}
.caption_36b0 .logo-current-ec06 {
  font-size: 1.1em;
  line-height: 1.3;
}
.slider_466b a {
  display: block;
  line-height: 0;
  position: relative;
}
.north_cd1a .caption_36b0,
.black_e742 .caption_36b0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .north_cd1a .caption_36b0,
  .black_e742 .caption_36b0 {
    display: block;
  }
}
.north_cd1a .slider_466b,
.black_e742 .slider_466b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .north_cd1a .slider_466b,
  .black_e742 .slider_466b {
    margin-bottom: 1em;
  }
}
.north_cd1a .slider_466b img,
.black_e742 .slider_466b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.north_cd1a .gas_882e,
.black_e742 .gas_882e {
  flex-basis: calc(100% - 160px);
}
.north_cd1a .gas_882e p,
.black_e742 .gas_882e p {
  margin-bottom: 0;
}
.north_cd1a .gas_882e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .north_cd1a .gas_882e {
    padding-left: 0;
  }
}
.black_e742 .gas_882e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .black_e742 .gas_882e {
    padding-right: 0;
  }
}
.black_e742 .slider_466b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.media-last-2bb4 .slider_466b {
  margin-bottom: 0.5em;
}
.media-last-2bb4 .slider_466b img {
  width: 100%;
}
.status-9f8b .background-8505,
.module-small-7d57 .background-8505 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.module-small-7d57 .banner_tall_d59a .link-out-c1e0 p:last-child {
  margin-bottom: 0;
}
.gradient_fixed_a0f1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.popup_cf02 .aside_lower_a22f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .popup_cf02 .aside_lower_a22f:last-of-type {
    margin-bottom: 0;
  }
}
.popup_cf02 .aside_lower_a22f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.popup_cf02 .aside_lower_a22f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.popup_cf02 .aside_lower_a22f ul li {
  margin: 0 0 0.6em;
}
.popup_cf02 .aside_lower_a22f ul li.label_c097,
.popup_cf02 .aside_lower_a22f ul li.alert_5062 {
  position: relative;
}
.popup_cf02 .aside_lower_a22f ul li.label_c097 .active-8447,
.popup_cf02 .aside_lower_a22f ul li.alert_5062 .active-8447 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.popup_cf02 .aside_lower_a22f ul li.label_c097:after:after,
.popup_cf02 .aside_lower_a22f ul li.label_c097:after:before,
.popup_cf02
  .aside_lower_a22f
  ul
  li.alert_5062:after:after,
.popup_cf02
  .aside_lower_a22f
  ul
  li.alert_5062:after:before {
  content: "";
  display: table;
}
.popup_cf02 .aside_lower_a22f ul li.label_c097:after:after,
.popup_cf02
  .aside_lower_a22f
  ul
  li.alert_5062:after:after {
  clear: both;
}
.popup_cf02 .aside_lower_a22f a.fast_7dc8:hover {
  text-decoration: none;
}
.popup_cf02 .aside_lower_a22f select {
  max-width: 100%;
}
.popup_cf02 .aside_lower_a22f table {
  font-size: 85%;
}
.popup_cf02 .aside_lower_a22f table td,
.popup_cf02 .aside_lower_a22f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.popup_cf02 .aside_lower_a22f table tfoot td {
  text-align: left;
}
.popup_cf02 .aside_lower_a22f :last-child {
  margin-bottom: 0;
}
.popup_cf02 .aside_lower_a22f .tiny_6ec1 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.popup_cf02 .aside_lower_a22f .tiny_6ec1 label {
  width: 100%;
}
.popup_cf02 .aside_lower_a22f .tiny_6ec1 .simple_bfb6 {
  width: 100%;
  display: block;
}
.popup_cf02 .aside_lower_a22f .tiny_6ec1 .description-small-7edd {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.popup_cf02 .aside_lower_a22f .tiny_6ec1 .description-small-7edd:hover svg #svg-search {
  fill: #444;
}
.popup_cf02 .aside_lower_a22f .tiny_6ec1 .description-small-7edd svg {
  width: 18px;
  height: 18px;
}
.popup_cf02 .input-tall-fa15 ul ul,
.popup_cf02 .module_0126 ul ul,
.popup_cf02 .bronze_24b6 ul ul,
.popup_cf02 .gradient_a237 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.popup_cf02 .input-tall-fa15 .static_a9d6 > a,
.popup_cf02 .module_0126 .static_a9d6 > a,
.popup_cf02 .bronze_24b6 .static_a9d6 > a,
.popup_cf02 .gradient_a237 .static_a9d6 > a {
  margin-bottom: 0;
}
.popup_cf02 .carousel-fluid-453c li,
.popup_cf02 .input-tall-fa15 li,
.popup_cf02 .gallery-16b6 li,
.popup_cf02 .module_0126 li,
.popup_cf02 .bronze_24b6 li,
.popup_cf02 .gradient_a237 li,
.popup_cf02 .active-6495 li,
.popup_cf02 .logo_cold_2c3e li {
  display: block;
  position: relative;
}
.popup_cf02 .carousel-fluid-453c li:last-child,
.popup_cf02 .input-tall-fa15 li:last-child,
.popup_cf02 .gallery-16b6 li:last-child,
.popup_cf02 .module_0126 li:last-child,
.popup_cf02 .bronze_24b6 li:last-child,
.popup_cf02 .gradient_a237 li:last-child,
.popup_cf02 .active-6495 li:last-child,
.popup_cf02 .logo_cold_2c3e li:last-child {
  border: none;
}
.popup_cf02 .carousel-fluid-453c li a,
.popup_cf02 .input-tall-fa15 li a,
.popup_cf02 .gallery-16b6 li a,
.popup_cf02 .module_0126 li a,
.popup_cf02 .bronze_24b6 li a,
.popup_cf02 .gradient_a237 li a,
.popup_cf02 .active-6495 li a,
.popup_cf02 .logo_cold_2c3e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.popup_cf02 .carousel-fluid-453c li ul li::before,
.popup_cf02 .input-tall-fa15 li ul li::before,
.popup_cf02 .gallery-16b6 li ul li::before,
.popup_cf02 .module_0126 li ul li::before,
.popup_cf02 .bronze_24b6 li ul li::before,
.popup_cf02 .gradient_a237 li ul li::before,
.popup_cf02 .active-6495 li ul li::before,
.popup_cf02 .logo_cold_2c3e li ul li::before {
  left: 15px;
}
.popup_cf02 .carousel-fluid-453c li ul a,
.popup_cf02 .input-tall-fa15 li ul a,
.popup_cf02 .gallery-16b6 li ul a,
.popup_cf02 .module_0126 li ul a,
.popup_cf02 .bronze_24b6 li ul a,
.popup_cf02 .gradient_a237 li ul a,
.popup_cf02 .active-6495 li ul a,
.popup_cf02 .logo_cold_2c3e li ul a {
  padding-left: 20px;
}
.popup_cf02 .carousel-fluid-453c li ul ul li::before,
.popup_cf02 .input-tall-fa15 li ul ul li::before,
.popup_cf02 .gallery-16b6 li ul ul li::before,
.popup_cf02 .module_0126 li ul ul li::before,
.popup_cf02 .bronze_24b6 li ul ul li::before,
.popup_cf02 .gradient_a237 li ul ul li::before,
.popup_cf02 .active-6495 li ul ul li::before,
.popup_cf02 .logo_cold_2c3e li ul ul li::before {
  left: 30px;
}
.popup_cf02 .carousel-fluid-453c li ul ul a,
.popup_cf02 .input-tall-fa15 li ul ul a,
.popup_cf02 .gallery-16b6 li ul ul a,
.popup_cf02 .module_0126 li ul ul a,
.popup_cf02 .bronze_24b6 li ul ul a,
.popup_cf02 .gradient_a237 li ul ul a,
.popup_cf02 .active-6495 li ul ul a,
.popup_cf02 .logo_cold_2c3e li ul ul a {
  padding-left: 40px;
}
.popup_cf02 .fast_0ffc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.popup_cf02 .logo_cold_2c3e ul li {
  margin-bottom: 1.41575em;
}
.popup_cf02 .logo_cold_2c3e ul li .copper-0cc4 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.popup_cf02 .logo_cold_2c3e ul li .highlight-wide-97e4 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.label_rough_32e6 .carousel-fluid-453c li a,
.label_rough_32e6 .input-tall-fa15 li a,
.label_rough_32e6 .gallery-16b6 li a,
.label_rough_32e6 .module_0126 li a,
.label_rough_32e6 .bronze_24b6 li a,
.label_rough_32e6 .gradient_a237 li a,
.label_rough_32e6 .active-6495 li a,
.label_rough_32e6 .logo_cold_2c3e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.label_rough_32e6 .fast_0ffc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.label_rough_32e6 .aside_lower_a22f ul li.label_c097 .active-8447,
.label_rough_32e6 .aside_lower_a22f ul li.alert_5062 .active-8447 {
  background: rgba(0, 0, 0, 0.2);
}
.label_rough_32e6 .popup_cf02 .aside_lower_a22f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_paper_03b9 .popup_cf02 .status-5b92 li {
  margin: 0;
}
.hover_paper_03b9 .popup_cf02 .status-5b92 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hover_paper_03b9 .popup_cf02 .status-5b92 li ul {
  margin: 0;
}
.hover_paper_03b9 .popup_cf02 .status-5b92 li ul li a {
  padding-left: 15px;
}
.hover_paper_03b9 .popup_cf02 .status-5b92 li ul li li a {
  padding-left: 30px;
}
.hover_paper_03b9 .popup_cf02 .status-5b92 li.shadow_tiny_840e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hover_paper_03b9 .popup_cf02 .status-5b92 li.shadow_tiny_840e > 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;
}
.hover_paper_03b9 .popup_cf02 .status-5b92 li.shadow_tiny_840e > 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;
}
.link-797a a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.short-b9f9 {
  position: relative;
  z-index: 10;
}
.short-b9f9 .accordion-warm-cef9 {
  width: 100%;
  max-width: 100%;
}
.notification-liquid-4b46 .red_7c04 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.notification-liquid-4b46 .hero_tall_3907 {
}
.notification-liquid-4b46 .label_rough_32e6 {
  background: #292929;
}
.carousel-b283 .red_7c04 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.carousel-b283 .hero_tall_3907 {
  background: #f9f9f9;
}
.carousel-b283 .label_rough_32e6 {
  background: #303030;
}
.chip_bottom_c5fd .red_7c04 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .chip_bottom_c5fd .pagination-plasma-56d4 {
    margin-bottom: 1em;
  }
  .chip_bottom_c5fd .pagination-plasma-56d4:last-child {
    margin-bottom: 0;
  }
}
.chip_bottom_c5fd .hero_tall_3907 {
  background: #ededed;
}
.chip_bottom_c5fd .label_rough_32e6 {
  background: #1a1a1a;
}
.red_7c04.hero_tall_3907 {
  color: rgba(0, 0, 0, 0.6);
}
.red_7c04.hero_tall_3907 .container-warm-1e0d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.red_7c04.label_rough_32e6 {
  color: rgba(255, 255, 255, 0.99);
}
.red_7c04.label_rough_32e6 a:not(.fast_7dc8) {
  color: rgba(255, 255, 255, 0.79);
}
.red_7c04.label_rough_32e6 a:not(.fast_7dc8):hover {
  color: rgba(255, 255, 255, 0.99);
}
.red_7c04.label_rough_32e6 .container-warm-1e0d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.red_7c04.label_rough_32e6 table tbody td,
.red_7c04.label_rough_32e6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.box-dafc.cool_1665 .next-e2bf {
  max-width: initial;
}
.box-dafc .thick-94fe {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.box-dafc .thick-94fe .accordion-warm-cef9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .box-dafc .thick-94fe .accordion-warm-cef9 {
    display: block;
    margin-bottom: 2em;
  }
  .box-dafc .thick-94fe .accordion-warm-cef9:last-child {
    margin-bottom: 0;
  }
}
.chip_bottom_c5fd .pagination-plasma-56d4:last-child,
.carousel-b283 .pagination-plasma-56d4:last-child,
.notification-liquid-4b46 .pagination-plasma-56d4:last-child {
  margin-bottom: 0;
}
.chip_bottom_c5fd .pagination-plasma-56d4 .popup_cf02 .aside_lower_a22f:last-child,
.carousel-b283 .pagination-plasma-56d4 .popup_cf02 .aside_lower_a22f:last-child,
.notification-liquid-4b46 .pagination-plasma-56d4 .popup_cf02 .aside_lower_a22f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .chip_bottom_c5fd .pink_6482,
  .chip_bottom_c5fd .thick_aaa5,
  .carousel-b283 .pink_6482,
  .carousel-b283 .thick_aaa5,
  .notification-liquid-4b46 .pink_6482,
  .notification-liquid-4b46 .thick_aaa5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .short-b9f9 .pagination-plasma-56d4 {
    margin-bottom: 2em;
  }
}
.short-b9f9 p:last-child {
  margin-bottom: 0;
}
.short-b9f9 li,
.short-b9f9 ul {
  list-style: none;
  margin: 0;
}
.short-b9f9 ul ul {
  margin-left: 2.617924em;
}
.rough_879b {
  font-size: 0.875em;
}

/* css-noise: e82e */
.widget-item-x3 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
