/*!
Theme Name: Customify
Theme URI: https://pressmaximum.north-6344/customify
Author: WPCustomify
Author URI: https://pressmaximum.north-6344
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.north-6344/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.silver_f047.blue-0f1d/licenses/gpl-2.0.highlight-8b80
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.surface-7b3e/, (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.active_0d7e.input-0e2d/normalize.icon_red_fed9/
 ======
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.icon_red_fed9 v7.0.0 | MIT License | github.north-6344/necolas/normalize.icon_red_fed9 */
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;
}
.old-1506 .overlay_222e,
.hero_dim_587d,
.list-black-ddc9,
.popup_70a5,
.border-outer-8942,
.element-tiny-0c13,
.section_glass_20a5,
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;
}
.hero_dim_587d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hero_dim_587d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hero_dim_587d,
  h1 {
    font-size: 1.8em;
  }
}
.list-black-ddc9,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.list-black-ddc9 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .list-black-ddc9,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .list-black-ddc9,
  h2 {
    font-size: 1.7em;
  }
}
.popup_70a5,
h3 {
  font-size: 1.618em;
}
.old-1506 .overlay_222e,
.border-outer-8942,
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.highlight-1c3b {
  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;
}
.panel-70f4:after,
.panel-70f4:before,
.small_d093:after,
.small_d093:before {
  content: "";
  display: table;
}
.panel-70f4:after,
.small_d093:after {
  clear: both;
}
.pagination-old-127a {
  float: right;
  margin-right: 0;
}
.orange_376d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.list_cc7b .paragraph_stone_57e1,
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;
}
.list_cc7b .paragraph_stone_57e1: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;
}
.plasma-b4fc .paragraph_stone_57e1 {
  box-shadow: none;
}
.plasma-b4fc
  .paragraph_stone_57e1
  .card-6816 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.plasma-b4fc .paragraph_stone_57e1 .pro-b4bb {
  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;
}
.plasma-b4fc
  .paragraph_stone_57e1
  .pro-b4bb
  b {
  display: none;
}
.plasma-b4fc .prev-c0db {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.white_7aa8:not(.in-8b16):not(.gallery_1a8b),
button:not(.in-8b16):not(.gallery_1a8b),
input[type="button"]:not(.in-8b16):not(
    .gallery_1a8b
  ),
input[type="reset"]:not(.in-8b16):not(
    .gallery_1a8b
  ),
input[type="submit"]:not(.in-8b16):not(
    .gallery_1a8b
  ) {
  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;
}
.white_7aa8:not(.in-8b16):not(
    .gallery_1a8b
  ):hover,
button:not(.in-8b16):not(
    .gallery_1a8b
  ):hover,
input[type="button"]:not(.in-8b16):not(
    .gallery_1a8b
  ):hover,
input[type="reset"]:not(.in-8b16):not(
    .gallery_1a8b
  ):hover,
input[type="submit"]:not(.in-8b16):not(
    .gallery_1a8b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.white_7aa8:not(.in-8b16):not(
    .gallery_1a8b
  ):active,
.white_7aa8:not(.in-8b16):not(
    .gallery_1a8b
  ):focus,
button:not(.in-8b16):not(
    .gallery_1a8b
  ):active,
button:not(.in-8b16):not(
    .gallery_1a8b
  ):focus,
input[type="button"]:not(.in-8b16):not(
    .gallery_1a8b
  ):active,
input[type="button"]:not(.in-8b16):not(
    .gallery_1a8b
  ):focus,
input[type="reset"]:not(.in-8b16):not(
    .gallery_1a8b
  ):active,
input[type="reset"]:not(.in-8b16):not(
    .gallery_1a8b
  ):focus,
input[type="submit"]:not(.in-8b16):not(
    .gallery_1a8b
  ):active,
input[type="submit"]:not(.in-8b16):not(
    .gallery_1a8b
  ):focus {
  outline: 0;
}
.white_7aa8:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30,
button:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30,
input[type="button"]:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30,
input[type="reset"]:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30,
input[type="submit"]:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30 {
  position: relative;
}
.white_7aa8:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30
  .tertiary_24a3,
.white_7aa8:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30
  .basic-5ad0,
.white_7aa8:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30
  .breadcrumb_plasma_9d1e,
.white_7aa8:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30
  i,
.white_7aa8:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30
  svg,
button:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30
  .tertiary_24a3,
button:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30
  .basic-5ad0,
button:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30
  .breadcrumb_plasma_9d1e,
button:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30
  i,
button:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30
  svg,
input[type="button"]:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30
  .tertiary_24a3,
input[type="button"]:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30
  .basic-5ad0,
input[type="button"]:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30
  .breadcrumb_plasma_9d1e,
input[type="button"]:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30
  i,
input[type="button"]:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30
  svg,
input[type="reset"]:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30
  .tertiary_24a3,
input[type="reset"]:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30
  .basic-5ad0,
input[type="reset"]:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30
  .breadcrumb_plasma_9d1e,
input[type="reset"]:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30
  i,
input[type="reset"]:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30
  svg,
input[type="submit"]:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30
  .tertiary_24a3,
input[type="submit"]:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30
  .basic-5ad0,
input[type="submit"]:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30
  .breadcrumb_plasma_9d1e,
input[type="submit"]:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30
  i,
input[type="submit"]:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30
  svg {
  visibility: hidden;
}
.white_7aa8:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30:after,
button:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30:after,
input[type="button"]:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30:after,
input[type="reset"]:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30:after,
input[type="submit"]:not(.in-8b16):not(
    .gallery_1a8b
  ).fn-loading-8c30: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;
}
.white_7aa8:not(.in-8b16):not(.gallery_1a8b),
input[type="button"]:not(.in-8b16):not(
    .gallery_1a8b
  ),
input[type="reset"]:not(.in-8b16):not(
    .gallery_1a8b
  ),
input[type="submit"]:not(.in-8b16):not(
    .gallery_1a8b
  ) {
  color: #fff;
  background: #235787;
}
.white_7aa8:not(.in-8b16):not(
    .gallery_1a8b
  ):focus,
input[type="button"]:not(.in-8b16):not(
    .gallery_1a8b
  ):focus,
input[type="reset"]:not(.in-8b16):not(
    .gallery_1a8b
  ):focus,
input[type="submit"]:not(.in-8b16):not(
    .gallery_1a8b
  ):focus {
  color: #fff;
}
.white_7aa8.fn-disabled-8c30:not(.in-8b16):not(
    .gallery_1a8b
  ),
.white_7aa8[disabled]:not(.in-8b16):not(
    .gallery_1a8b
  ),
button.fn-disabled-8c30:not(.in-8b16):not(
    .gallery_1a8b
  ),
button[disabled]:not(.in-8b16):not(
    .gallery_1a8b
  ) {
  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;
}
.title-lite-2702 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.title-lite-2702: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;
}
.gas_e3ce {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.article-82c7 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.alert_out_f108 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.panel-70f4:after,
.panel-70f4:before,
.pattern-hard-dd0f:after,
.pattern-hard-dd0f:before,
.bronze-5417:after,
.bronze-5417:before,
.clean-2ec7:after,
.clean-2ec7:before,
.panel-old-16b8:after,
.panel-old-16b8:before,
.in-ad3b:after,
.in-ad3b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.panel-70f4:after,
.pattern-hard-dd0f:after,
.bronze-5417:after,
.clean-2ec7:after,
.panel-old-16b8:after,
.in-ad3b:after {
  clear: both;
}
.pattern-hard-dd0f .wrapper_91fc,
.bronze-5417 .wrapper_91fc,
.article-light-54f9 .wrapper_91fc {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.summary_01e1 {
  display: inline-block;
}
.chip_short_1beb {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.chip_short_1beb img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.chip_short_1beb .info-3cb9 {
  padding: 1em 0;
  font-size: 85%;
}
.info-3cb9 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.prev-2a28 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.prev-2a28:after,
.prev-2a28:before {
  content: "";
  display: table;
}
.prev-2a28:after {
  clear: both;
}
.caption-6edc {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.table-db7a .caption-6edc {
  max-width: 50%;
}
.primary_dark_b192 .caption-6edc {
  max-width: 33.33%;
}
.gradient_next_c35d .caption-6edc {
  max-width: 25%;
}
.column_selected_b388 .caption-6edc {
  max-width: 20%;
}
.stone-3879 .caption-6edc {
  max-width: 16.66%;
}
.gallery_daf5 .caption-6edc {
  max-width: 14.28%;
}
.logo_top_08a6 .caption-6edc {
  max-width: 12.5%;
}
.west_f030 .caption-6edc {
  max-width: 11.11%;
}
.hidden-0d35 {
  display: block;
}
.old-1506 .narrow_a32c label,
.old-1506 .top-5835 label,
.old-1506 .photo-f1ce label,
.old-1506 .glass_762d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notice-center-b42f {
  list-style: none;
  margin: 0;
}
.notice-center-b42f article.module-dynamic-2c5c {
  margin-bottom: 0;
}
.notice-center-b42f ul {
  list-style: none;
  margin: 0;
}
.notice-center-b42f .item-light-b154 li.module-dynamic-2c5c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notice-center-b42f .item-light-b154 li.module-dynamic-2c5c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notice-center-b42f .item-light-b154 li.module-dynamic-2c5c:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .notice-center-b42f .item-light-b154 li.module-dynamic-2c5c li.module-dynamic-2c5c li.module-dynamic-2c5c li.module-dynamic-2c5c {
    padding-left: 0;
  }
}
article.module-dynamic-2c5c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.module-dynamic-2c5c .pattern-hard-dd0f p:last-of-type {
  margin-bottom: 0;
}
article.module-dynamic-2c5c .layout_huge_9450 {
  float: left;
}
article.module-dynamic-2c5c .hover_pro_b062 {
  margin-left: 85px;
}
article.module-dynamic-2c5c .row-last-5b5c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.module-dynamic-2c5c .row-last-5b5c .thick-1d10 {
  margin-left: 10px;
}
article.module-dynamic-2c5c .up-6f45 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.module-dynamic-2c5c .liquid-009a {
  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 .narrow_a32c,
  #respond .photo-f1ce,
  #respond .glass_762d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .narrow_a32c input,
#respond .photo-f1ce input,
#respond .glass_762d input {
  width: 100%;
}
#respond .glass_762d {
  margin-right: 0;
}
#respond .sidebar-8b62 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.caption-e0f9 {
  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;
}
.caption-e0f9.main-fde4 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.caption-e0f9 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%);
}
.caption-e0f9:focus,
.caption-e0f9: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);
}
.video_c569 {
  border-radius: 10%;
}
.in_2403 {
  border-radius: 50%;
}
.sort-current-e71d {
  font-size: 0.72em;
}
.video-44e7 {
  font-size: 0.875em;
}
.short_e0f4 {
  font-size: 1.1em;
}
.container-ac34 {
  text-transform: uppercase;
  line-height: 1.2;
}
.container-ac34.sort-current-e71d {
  letter-spacing: 0.5px;
}
.liquid-a310,
.liquid-a310 a {
  color: #6d6d6d;
}
.liquid-a310 a:hover {
  color: #111;
}
.hover_copper_449d {
  color: #6d6d6d;
}
.box-cold-4c10 {
  overflow-x: hidden;
}
.box-cold-4c10 .form_eded.plasma-0743 {
  position: relative;
}
.box-cold-4c10 .form_eded.plasma-0743.text_bright_f423 {
  position: initial;
}
.box-cold-4c10
  .form_eded.plasma-0743.text_bright_f423
  .iron_e5be {
  left: auto;
}
.box-cold-4c10 .form_eded .iron_e5be {
  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;
}
.box-cold-4c10 .form_eded:hover.plasma-0743 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.box-cold-4c10
  .form_eded:hover.plasma-0743
  .iron_e5be {
  display: block;
  z-index: 9999999;
}
.box-cold-4c10 .yellow-6b35 .block-large-02ff,
.box-cold-4c10 .hot-fef9 .block-large-02ff {
  display: none;
}
.box-cold-4c10 .banner_mini_5f09 .form_eded:hover.plasma-0743 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.old-1506 .narrow_a32c label,
.old-1506 .top-5835 label,
.old-1506 .photo-f1ce label,
.old-1506 .glass_762d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notice-center-b42f {
  list-style: none;
  margin: 0;
}
.notice-center-b42f article.module-dynamic-2c5c {
  margin-bottom: 0;
}
.notice-center-b42f ul {
  list-style: none;
  margin: 0;
}
.notice-center-b42f .item-light-b154 li.module-dynamic-2c5c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notice-center-b42f .item-light-b154 li.module-dynamic-2c5c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notice-center-b42f .item-light-b154 li.module-dynamic-2c5c:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .notice-center-b42f .item-light-b154 li.module-dynamic-2c5c li.module-dynamic-2c5c li.module-dynamic-2c5c li.module-dynamic-2c5c {
    padding-left: 0;
  }
}
article.module-dynamic-2c5c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.module-dynamic-2c5c .pattern-hard-dd0f p:last-of-type {
  margin-bottom: 0;
}
article.module-dynamic-2c5c .layout_huge_9450 {
  float: left;
}
article.module-dynamic-2c5c .hover_pro_b062 {
  margin-left: 85px;
}
article.module-dynamic-2c5c .row-last-5b5c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.module-dynamic-2c5c .row-last-5b5c .thick-1d10 {
  margin-left: 10px;
}
article.module-dynamic-2c5c .up-6f45 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.module-dynamic-2c5c .liquid-009a {
  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 .narrow_a32c,
  #respond .photo-f1ce,
  #respond .glass_762d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .narrow_a32c input,
#respond .photo-f1ce input,
#respond .glass_762d input {
  width: 100%;
}
#respond .glass_762d {
  margin-right: 0;
}
#respond .sidebar-8b62 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.yellow-6b35 .upper-6333 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.upper-6333 .summary_144e.caption_66a0 .dropdown_easy_f766 > li > a:focus,
.upper-6333 .summary_144e.caption_66a0 .dropdown_easy_f766 > li > a:hover,
.upper-6333 .summary_144e.container-hard-4bdc .dropdown_easy_f766 > li > a:focus,
.upper-6333 .summary_144e.container-hard-4bdc .dropdown_easy_f766 > li > a:hover,
.upper-6333 .summary_144e.detail_f330 .dropdown_easy_f766 > li > a:focus,
.upper-6333 .summary_144e.detail_f330 .dropdown_easy_f766 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.upper-6333
  .summary_144e.caption_66a0
  .dropdown_easy_f766
  > li.box_mini_c2f1
  > a,
.upper-6333
  .summary_144e.caption_66a0
  .dropdown_easy_f766
  > li.photo-hovered-8554
  > a,
.upper-6333
  .summary_144e.container-hard-4bdc
  .dropdown_easy_f766
  > li.box_mini_c2f1
  > a,
.upper-6333
  .summary_144e.container-hard-4bdc
  .dropdown_easy_f766
  > li.photo-hovered-8554
  > a,
.upper-6333
  .summary_144e.detail_f330
  .dropdown_easy_f766
  > li.box_mini_c2f1
  > a,
.upper-6333 .summary_144e.detail_f330 .dropdown_easy_f766 > li.steel_6757 > a {
  color: rgba(255, 255, 255, 0.99);
}
.upper-6333 .paragraph-purple-1e6a,
.upper-6333 .paragraph-purple-1e6a a {
  color: rgba(255, 255, 255, 0.99);
}
.upper-6333 .nav_39a6.article-5da7 li a,
.upper-6333 .message_a405 a,
.upper-6333 .frame_clean_f70f,
.upper-6333 .dropdown_easy_f766 > li > a,
.upper-6333 .shade-in-b965 {
  color: rgba(255, 255, 255, 0.79);
}
.upper-6333 .nav_39a6.article-5da7 li a:hover,
.upper-6333 .message_a405 a:hover,
.upper-6333 .frame_clean_f70f:hover,
.upper-6333 .dropdown_easy_f766 > li > a:hover,
.upper-6333 .shade-in-b965:hover {
  color: rgba(255, 255, 255, 0.99);
}
.upper-6333 .progress-f2cd {
  color: rgba(255, 255, 255, 0.79);
}
.upper-6333 .progress-f2cd .main_left_aaf0 {
  color: rgba(255, 255, 255, 0.99);
}
.upper-6333 .progress-f2cd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.upper-6333 .detail-48d9 .carousel_cf22 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.upper-6333 .detail-48d9 .carousel_cf22 .notice_thick_14c3 {
  color: rgba(255, 255, 255, 0.79);
}
.upper-6333
  .detail-48d9
  .carousel_cf22
  .notice_thick_14c3::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.upper-6333
  .detail-48d9
  .carousel_cf22
  .notice_thick_14c3:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.upper-6333
  .detail-48d9
  .carousel_cf22
  .notice_thick_14c3::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.upper-6333
  .detail-48d9
  .carousel_cf22
  .notice_thick_14c3::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.upper-6333 .detail-48d9 .sort_tall_f0c5 {
  color: rgba(255, 255, 255, 0.79);
}
.upper-6333 .detail-48d9 .sort_tall_f0c5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading-pro-aa64
  .upper-6333
  .detail-48d9
  .top-7e67
  .medium-d0e7 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.heading-pro-aa64
  .upper-6333
  .detail-48d9
  .top-7e67
  .notice_thick_14c3 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.yellow-6b35 .title-warm-63b2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.title-warm-63b2 .summary_144e.caption_66a0 .dropdown_easy_f766 > li > a:focus,
.title-warm-63b2 .summary_144e.caption_66a0 .dropdown_easy_f766 > li > a:hover,
.title-warm-63b2 .summary_144e.container-hard-4bdc .dropdown_easy_f766 > li > a:focus,
.title-warm-63b2 .summary_144e.container-hard-4bdc .dropdown_easy_f766 > li > a:hover,
.title-warm-63b2 .summary_144e.detail_f330 .dropdown_easy_f766 > li > a:focus,
.title-warm-63b2 .summary_144e.detail_f330 .dropdown_easy_f766 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.title-warm-63b2
  .summary_144e.caption_66a0
  .dropdown_easy_f766
  > li.box_mini_c2f1
  > a,
.title-warm-63b2
  .summary_144e.caption_66a0
  .dropdown_easy_f766
  > li.photo-hovered-8554
  > a,
.title-warm-63b2
  .summary_144e.container-hard-4bdc
  .dropdown_easy_f766
  > li.box_mini_c2f1
  > a,
.title-warm-63b2
  .summary_144e.container-hard-4bdc
  .dropdown_easy_f766
  > li.photo-hovered-8554
  > a,
.title-warm-63b2
  .summary_144e.detail_f330
  .dropdown_easy_f766
  > li.box_mini_c2f1
  > a,
.title-warm-63b2 .summary_144e.detail_f330 .dropdown_easy_f766 > li.steel_6757 > a {
  color: rgba(0, 0, 0, 0.8);
}
.title-warm-63b2 .paragraph-purple-1e6a,
.title-warm-63b2 .paragraph-purple-1e6a a {
  color: rgba(0, 0, 0, 0.8);
}
.title-warm-63b2 .nav_39a6.article-5da7 li a,
.title-warm-63b2 .message_a405 a,
.title-warm-63b2 .frame_clean_f70f,
.title-warm-63b2 .dropdown_easy_f766 > li > a,
.title-warm-63b2 .shade-in-b965 {
  color: rgba(0, 0, 0, 0.55);
}
.title-warm-63b2 .nav_39a6.article-5da7 li a:hover,
.title-warm-63b2 .message_a405 a:hover,
.title-warm-63b2 .frame_clean_f70f:hover,
.title-warm-63b2 .dropdown_easy_f766 > li > a:hover,
.title-warm-63b2 .shade-in-b965:hover {
  color: rgba(0, 0, 0, 0.8);
}
.title-warm-63b2 .progress-f2cd {
  color: rgba(0, 0, 0, 0.55);
}
.title-warm-63b2 .progress-f2cd .main_left_aaf0 {
  color: rgba(0, 0, 0, 0.8);
}
.title-warm-63b2 .progress-f2cd:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image-9cde .frame_e382 {
  margin-left: auto;
  margin-right: auto;
}
.bronze-5417 > * {
  margin-left: auto;
  margin-right: auto;
}
.bronze-5417 .gas_e3ce {
  margin-right: 1.41575em;
}
.center-33c0 .bronze-5417 > .smooth_f5c5 {
  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;
}
.center-33c0 .bronze-5417 > .bronze-1802 {
  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;
}
.preview_active_601d.image-9cde .frame_e382,
.highlight_brown_779f.image-9cde .frame_e382 {
  margin-left: 0;
}
.yellow-1a15.image-9cde .frame_e382,
.center-e044.image-9cde .frame_e382 {
  margin-right: 0;
}
.bronze-5417 ol,
.bronze-5417 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.wide_295c video {
  max-width: 100%;
}
.chip-red-71f1 img {
  display: block;
}
.chip-red-71f1.gas_e3ce,
.chip-red-71f1.article-82c7 {
  width: 100%;
}
.chip-red-71f1.bronze-1802 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.label_silver_df40:not(.disabled_dark_bdef) {
  margin: 1.5em auto;
}
.gallery_fcf4 p {
  padding: 1.5em 14px;
}
ul.image-8bf5.bronze-1802,
ul.image-8bf5.smooth_f5c5,
ul.image-8bf5.logo_57c5.smooth_f5c5 {
  padding: 0 14px;
}
.full_d78d {
  display: block;
  overflow-x: auto;
}
.full_d78d table {
  border-collapse: collapse;
  width: 100%;
}
.full_d78d td,
.full_d78d th {
  padding: 0.5em;
}
.bronze-5417 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.bronze-5417 ol ol,
.bronze-5417 ol ul,
.bronze-5417 ul ol,
.bronze-5417 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.bronze-5417 ol ol li,
.bronze-5417 ol ul li,
.bronze-5417 ul ol li,
.bronze-5417 ul ul li {
  margin-left: 0;
}
.nav_middle_517a.gallery_7842 > .component_dirty_3121 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.nav_middle_517a.gallery_7842 > .component_dirty_3121 iframe,
.nav_middle_517a.gallery_7842 > .component_dirty_3121 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.soft-ad51 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.soft-ad51.small_8d99 {
  padding: 0;
}
.soft-ad51.small_8d99 cite {
  font-size: 13px;
}
.soft-ad51 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.soft-ad51 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.texture-89f7 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.texture-89f7 > p:first-child {
  margin-top: 0;
}
.texture-89f7 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.texture-89f7 blockquote {
  border-left: 0;
}
.gold_a226 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.gold_a226:not(.feature-708d) {
  max-width: 100px;
}
.gold_a226.frame-7b2b {
  border-bottom: none !important;
  text-align: center;
}
.gold_a226.frame-7b2b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .gallery_fcf4 p {
    padding: 1.5em 0;
  }
}
.surface-up-396c {
  color: #0073aa;
}
.fixed_e0e4 {
  background-color: #0073aa;
}
.feature_c930 {
  color: #229fd8;
}
.title_fixed_bf0d {
  background-color: #229fd8;
}
.info-4d32 {
  color: #eee;
}
.alert-basic-9283 {
  background-color: #eee;
}
.dropdown-45e4 {
  color: #444;
}
.description_dynamic_7932 {
  background-color: #444;
}
.active-5c78 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.active-5c78 .article_hard_2d23 .message_a405 {
  font-size: 15px;
}
.active-5c78 .message_a405 {
  line-height: 1.3;
}
.active-5c78 .title-warm-63b2 {
}
.active-5c78 .upper-6333 {
  background: #235787;
}
.layout-bright-4953 {
  padding: 0;
}
.layout-bright-4953 .upper-6333 {
  background: #1a1a1a;
}
.layout-bright-4953 .title-warm-63b2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.solid_597d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.solid_597d .title-warm-63b2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.solid_597d .upper-6333 {
  background: #303030;
}
.in-ad3b {
  position: relative;
  z-index: 10;
}
.in-ad3b .tag_complex_161f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.first-079f .plasma-0743 {
  display: inline-block;
  vertical-align: middle;
}
.first-079f.media-27cd .plasma-0743 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .first-079f.media-27cd .plasma-0743 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .first-079f.media-27cd .plasma-0743 {
    margin-right: 0.4em;
  }
}
.first-079f.media-27cd .plasma-0743:last-child {
  margin-right: 0;
}
.pagination-ec2a .tag_complex_161f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .yellow-6b35 .article_hard_2d23 {
    margin: 0 -0.5em;
  }
  .yellow-6b35 .article_hard_2d23 [class*="customify-col-"],
  .yellow-6b35 .article_hard_2d23 [class*="customify-col_"],
  .yellow-6b35 .article_hard_2d23 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.yellow-6b35.stone_4962 .tag_complex_161f {
  background: 0 0 !important;
}
.yellow-6b35.stone_4962 .tag_complex_161f,
.yellow-6b35.pagination-ec2a .tag_complex_161f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .yellow-6b35.middle-70c0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.yellow-6b35.pagination-ec2a .tag_complex_161f {
  box-shadow: none !important;
}
.shadow-5085 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .shadow-5085 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .shadow-5085 {
    padding: 18px 0 20px;
  }
}
.shadow-5085 .motion-f147 {
  width: 100%;
}
.shadow-5085 .top_eb53 {
  margin-bottom: 0;
}
.shadow-5085 .description_334e {
  margin-top: 5px;
  font-size: 0.875em;
}
.border_silver_c997 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.border_silver_c997 .box-yellow-b51d {
  width: 100%;
}
.over_e279 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.over_e279 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.over_e279 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;
}
.over_e279 li:last-child:after {
  display: none;
}
.over_e279 li a {
  font-weight: 500;
  margin-right: 10px;
}
.alert_0832 .block-large-02ff button,
.shadow-5085 .block-large-02ff button {
  left: 0;
}
.alert_0832 .box-yellow-b51d,
.shadow-5085 .box-yellow-b51d {
  padding-left: 0;
  padding-right: 0;
}
.alert_0832 .border_silver_c997,
.shadow-5085 .border_silver_c997 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.alert_0832 {
  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;
}
.alert_0832: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;
}
.alert_0832 .alert_1076 {
  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) {
  .alert_0832 .alert_1076 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .alert_0832 .alert_1076 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .alert_0832 .alert_1076 {
    min-height: 200px;
  }
}
.alert_0832 .over_e279 {
  color: rgba(255, 255, 255, 0.8);
}
.alert_0832 .over_e279 a,
.alert_0832 .over_e279 li:after {
  color: inherit;
}
.alert_0832 .over_e279 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.label-3147 {
  margin-bottom: 0.5em;
}
.background-full-ba02 {
  margin-bottom: 1.2em;
}
.background-full-ba02,
.label-3147 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.background-full-ba02 p:last-child,
.label-3147 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .block-large-02ff,
#masthead .block-large-02ff {
  display: none;
}
#masthead
  > .block-large-02ff.message-8430 {
  display: none;
}
#masthead > .block-large-02ff button {
  left: 0;
}
.light_2672 {
  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%;
}
.light_2672 .plasma-0743 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.light_2672 .article-c938 {
  display: -webkit-box;
  display: flex;
}
.light_2672 .article-c938.modal_f203 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.light_2672 .article-c938.bottom_3d3a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.light_2672 .article-c938.hovered_1b8f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.light_2672.badge_b357.progress-steel-33ac .article-c938.modal_f203 {
  flex-basis: 100%;
}
.light_2672.paragraph_slow_d158 .article-c938.bottom_3d3a {
  -webkit-box-flex: 1;
  flex: auto;
}
.light_2672.paragraph_slow_d158 .article-c938.hovered_1b8f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .block-large-02ff.message-8430 {
  display: none;
}
#masthead > .block-large-02ff button {
  left: 0;
}
.fixed-3f62 {
  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;
}
.fixed-3f62:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.fixed-3f62.wood-32be i {
  margin-right: 4px;
}
.fixed-3f62.simple_60ab i {
  margin-left: 5px;
}
.message_a405 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.message_a405 p:last-child {
  margin-bottom: 0;
}
.main_bright_7cb9 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.main_bright_7cb9 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.main_bright_7cb9 img {
  display: block;
  width: auto;
  line-height: 1;
}
.main_bright_7cb9 .paragraph-purple-1e6a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.main_bright_7cb9 .tertiary_3229 {
  margin: 5px 0 7px 0;
}
.main_bright_7cb9.in-a5b2 .feature-green-84c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.main_bright_7cb9.in-a5b2 .prev_61d8 {
  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;
}
.main_bright_7cb9.out-3a76 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.main_bright_7cb9.out-3a76 .feature-green-84c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.main_bright_7cb9.out-3a76 .prev_61d8 {
  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;
}
.main_bright_7cb9.west-9273 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.main_bright_7cb9.carousel-center-e496 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.main_bright_7cb9.carousel-center-e496 .prev_61d8 {
  margin-top: 7px;
}
.east_c817 {
  display: inline-block;
}
.in-ad3b .gallery_glass_d314 .main_bright_7cb9 img {
  max-width: 100%;
}
.summary_144e .dropdown-steel-b45a.icon-plasma-c971,
.banner_3b56 .dropdown-steel-b45a.icon-plasma-c971 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.summary_144e .focus_c69a,
.banner_3b56 .focus_c69a {
  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%);
}
.summary_144e .focus_c69a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.summary_144e.detail-iron-afe9 .focus_c69a {
  display: none;
}
.summary_144e .header-d026 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.summary_144e .header-d026 li {
  display: inline-block;
  position: relative;
}
.summary_144e .header-d026 li:last-child {
  margin-right: 0;
}
.summary_144e .header-d026 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;
}
.summary_144e .header-d026 li.steel_6757 > a {
  color: rgba(0, 0, 0, 0.9);
}
.summary_144e .header-d026 > 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;
}
.summary_144e .header-d026 > li > a i {
  line-height: 0;
}
.summary_144e .header-d026 > li.pagination_f54c > a .focus_c69a {
  margin-left: 4px;
  line-height: 0;
}
.summary_144e .header-d026 .hero-9158 li.pagination_f54c > a {
  position: relative;
}
.summary_144e .header-d026 .hero-9158 li.pagination_f54c > a:after,
.summary_144e .header-d026 .hero-9158 li.pagination_f54c > a:before {
  content: "";
  display: table;
}
.summary_144e .header-d026 .hero-9158 li.pagination_f54c > a:after {
  clear: both;
}
.summary_144e .header-d026 .hero-9158 li.pagination_f54c > a .focus_c69a {
  margin-left: 5px;
  float: right;
}
.summary_144e .panel_old_bf1c,
.summary_144e .hero-9158 {
  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;
}
.summary_144e .hero-9158 {
  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;
}
.summary_144e .hero-9158 .icon-plasma-c971 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.summary_144e .hero-9158 .focus_c69a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.summary_144e .hero-9158 li {
  display: block;
  margin: 0;
  padding: 0;
}
.summary_144e .hero-9158 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;
}
.summary_144e .hero-9158 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.summary_144e .hero-9158 .hero-9158 {
  top: 0;
  left: 100%;
}
.summary_144e .fresh_d15a.fn-focus-8c30 > .panel_old_bf1c,
.summary_144e .fresh_d15a.fn-focus-8c30 > .hero-9158,
.summary_144e .fresh_d15a:focus > .panel_old_bf1c,
.summary_144e .fresh_d15a:focus > .hero-9158,
.summary_144e .fresh_d15a:hover > .panel_old_bf1c,
.summary_144e .fresh_d15a:hover > .hero-9158 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.summary_144e.detail_f330 .dropdown_easy_f766:after,
.summary_144e.detail_f330 .dropdown_easy_f766:before {
  content: "";
  display: table;
}
.summary_144e.detail_f330 .dropdown_easy_f766:after {
  clear: both;
}
.summary_144e.detail_f330 .dropdown_easy_f766 > li {
  float: left;
}
.summary_144e.preview-plasma-e297 .dropdown_easy_f766:after,
.summary_144e.preview-plasma-e297 .dropdown_easy_f766:before {
  content: "";
  display: table;
}
.summary_144e.preview-plasma-e297 .dropdown_easy_f766:after {
  clear: both;
}
.summary_144e.preview-plasma-e297 .dropdown_easy_f766 > li {
  float: left;
}
.summary_144e.preview-plasma-e297 .dropdown_easy_f766 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.summary_144e.preview-plasma-e297 .dropdown_easy_f766 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.summary_144e.preview-plasma-e297 .dropdown_easy_f766 > li.box_mini_c2f1 > a,
.summary_144e.preview-plasma-e297 .dropdown_easy_f766 > li.steel_6757 > a {
  color: #fff;
  background-color: #1e4b75;
}
.summary_144e.caption_66a0 .dropdown_easy_f766 > li > a .icon-plasma-c971 {
  position: relative;
}
.summary_144e.caption_66a0 .dropdown_easy_f766 > li > a .icon-plasma-c971: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;
}
.summary_144e.caption_66a0
  .dropdown_easy_f766
  > li:focus
  > a
  .icon-plasma-c971:before,
.summary_144e.caption_66a0
  .dropdown_easy_f766
  > li:hover
  > a
  .icon-plasma-c971:before {
  width: 100%;
  background-color: currentColor;
}
.summary_144e.caption_66a0
  .dropdown_easy_f766
  > li.box_mini_c2f1
  > a
  .icon-plasma-c971:before,
.summary_144e.caption_66a0
  .dropdown_easy_f766
  > li.photo-hovered-8554
  > a
  .icon-plasma-c971:before {
  width: 100%;
  background-color: currentColor;
}
.summary_144e.container-hard-4bdc .dropdown_easy_f766 > li > a .icon-plasma-c971 {
  position: relative;
}
.summary_144e.container-hard-4bdc .dropdown_easy_f766 > li > a .icon-plasma-c971: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;
}
.summary_144e.container-hard-4bdc .dropdown_easy_f766 > li:focus > a .icon-plasma-c971:before,
.summary_144e.container-hard-4bdc
  .dropdown_easy_f766
  > li:hover
  > a
  .icon-plasma-c971:before {
  width: 100%;
  background-color: currentColor;
}
.summary_144e.container-hard-4bdc
  .dropdown_easy_f766
  > li.box_mini_c2f1
  > a
  .icon-plasma-c971:before,
.summary_144e.container-hard-4bdc
  .dropdown_easy_f766
  > li.photo-hovered-8554
  > a
  .icon-plasma-c971:before {
  width: 100%;
  background-color: currentColor;
}
.banner_3b56 .header-d026 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.banner_3b56 .header-d026 li:first-child > a {
  border-top: none;
}
.banner_3b56 .header-d026 .outline_f0f5 > .icon-plasma-c971 .focus_c69a {
  display: none;
}
.banner_3b56 .header-d026 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.banner_3b56 .header-d026 li:last-child {
  border: none;
}
.banner_3b56 .header-d026 li.pagination_f54c > a {
  padding-right: 45px !important;
}
.banner_3b56 .header-d026 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.banner_3b56 .header-d026 li a:focus,
.banner_3b56 .header-d026 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.banner_3b56 .header-d026 li .stone-819e {
  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;
}
.banner_3b56 .header-d026 li .stone-819e:hover {
  box-shadow: none;
}
.banner_3b56 .header-d026 li .stone-819e .focus_c69a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.banner_3b56 .header-d026 .hero-9158 {
  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);
}
.banner_3b56 .header-d026 .hero-9158 li a {
  padding-left: 3em;
}
.banner_3b56 .header-d026 .accent-under-1c02 > a .stone-819e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.banner_3b56 .header-d026 .accent-under-1c02 > .hero-9158 {
  display: block;
  opacity: 1;
}
.backdrop_c48b {
  max-width: 100%;
}
.focus-up-bfb4 {
  line-height: 0;
  cursor: pointer;
}
.shade-in-b965 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.shade-in-b965:hover {
  box-shadow: none;
  color: currentColor;
}
.shade-in-b965 svg {
  width: 18px;
  height: 18px;
}
.shade-in-b965 .text-155a {
  display: none;
}
.surface-dynamic-f984 {
  position: relative;
}
.surface-dynamic-f984.fn-active-8c30 .shade-in-b965 .easy-561c {
  display: none;
}
.surface-dynamic-f984.fn-active-8c30 .shade-in-b965 .text-155a {
  display: inline-block;
}
.surface-dynamic-f984 .picture-north-55c4 {
  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);
}
.surface-dynamic-f984.message_simple_afda .picture-north-55c4 {
  left: auto;
  right: -0.9em;
}
.surface-dynamic-f984.message_simple_afda .new_0287::before {
  left: auto;
  right: 15px;
}
.surface-dynamic-f984.fn-active-8c30 .picture-north-55c4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.top-7e67 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.top-7e67 label {
  flex-basis: 100%;
}
.top-7e67 .carousel_cf22 {
  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;
}
.top-7e67 .notice_thick_14c3 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.top-7e67 .notice_thick_14c3:focus {
  background-color: transparent;
}
.top-7e67 button.sort_tall_f0c5 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.top-7e67 button.sort_tall_f0c5:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.top-7e67 button.sort_tall_f0c5 svg {
  width: 18px;
  height: 18px;
}
.top-7e67 input[type="submit"] {
  min-height: auto;
}
.detail-48d9 .top-7e67 .notice_thick_14c3 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.new_0287 {
  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) {
  .new_0287 {
    width: 220px;
  }
}
.new_0287 label {
  flex-basis: 100%;
}
.new_0287::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;
}
.heading-pro-aa64 .detail-48d9 .top-7e67 {
  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;
}
.heading-pro-aa64
  .detail-48d9
  .top-7e67
  .carousel_cf22 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.heading-pro-aa64 .detail-48d9 .top-7e67 .notice_thick_14c3 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.heading-pro-aa64
  .detail-48d9
  .top-7e67
  .notice_thick_14c3:focus {
  background: 0 0;
}
.heading-pro-aa64
  .detail-48d9
  .top-7e67
  .medium-d0e7 {
  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;
}
.nav_39a6 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.nav_39a6 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.nav_39a6 li:last-child {
  margin-right: 0;
}
.nav_39a6 li:first-child {
  margin-left: 0;
}
.nav_39a6.message_center_9c20 a {
  color: #fff;
}
.nav_39a6.message_center_9c20 a:hover {
  color: #fff;
}
.nav_39a6 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.nav_39a6 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.nav_39a6 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.nav_39a6 a:hover {
  opacity: 0.9;
  color: inherit;
}
.nav_39a6 [class*="social-icon-apple"] {
  background-color: #999;
}
.nav_39a6 [class*="social-icon-apple"].content_complex_946b {
  background-color: transparent;
  color: #999;
}
.nav_39a6 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.nav_39a6 [class*="social-icon-behance"].content_complex_946b {
  background-color: transparent;
  color: #1769ff;
}
.nav_39a6 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.nav_39a6 [class*="social-icon-bitbucket"].content_complex_946b {
  background-color: transparent;
  color: #205081;
}
.nav_39a6 [class*="social-icon-codepen"] {
  background-color: #000;
}
.nav_39a6 [class*="social-icon-codepen"].content_complex_946b {
  background-color: transparent;
  color: #000;
}
.nav_39a6 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.nav_39a6 [class*="social-icon-delicious"].content_complex_946b {
  background-color: transparent;
  color: #39f;
}
.nav_39a6 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.nav_39a6 [class*="social-icon-digg"].content_complex_946b {
  background-color: transparent;
  color: #005be2;
}
.nav_39a6 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.nav_39a6 [class*="social-icon-dribbble"].content_complex_946b {
  background-color: transparent;
  color: #ea4c89;
}
.nav_39a6 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.nav_39a6 [class*="social-icon-envelope"].content_complex_946b {
  background-color: transparent;
  color: #ea4335;
}
.nav_39a6 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.nav_39a6 [class*="social-icon-facebook"].content_complex_946b {
  background-color: transparent;
  color: #3b5998;
}
.nav_39a6 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.nav_39a6 [class*="social-icon-flickr"].content_complex_946b {
  background-color: transparent;
  color: #0063dc;
}
.nav_39a6 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.nav_39a6 [class*="social-icon-foursquare"].content_complex_946b {
  background-color: transparent;
  color: #2d5be3;
}
.nav_39a6 [class*="social-icon-github"] {
  background-color: #333;
}
.nav_39a6 [class*="social-icon-github"].content_complex_946b {
  background-color: transparent;
  color: #333;
}
.nav_39a6 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.nav_39a6 [class*="social-icon-google-plus"].content_complex_946b {
  background-color: transparent;
  color: #dd4b39;
}
.nav_39a6 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.nav_39a6 [class*="social-icon-houzz"].content_complex_946b {
  background-color: transparent;
  color: #7ac142;
}
.nav_39a6 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.nav_39a6 [class*="social-icon-instagram"].content_complex_946b {
  background-color: transparent;
  color: #262626;
}
.nav_39a6 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.nav_39a6 [class*="social-icon-jsfiddle"].content_complex_946b {
  background-color: transparent;
  color: #487aa2;
}
.nav_39a6 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.nav_39a6 [class*="social-icon-linkedin"].content_complex_946b {
  background-color: transparent;
  color: #0077b5;
}
.nav_39a6 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.nav_39a6 [class*="social-icon-medium"].content_complex_946b {
  background-color: transparent;
  color: #00ab6b;
}
.nav_39a6 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.nav_39a6
  [class*="social-icon-odnoklassniki"].content_complex_946b {
  background-color: transparent;
  color: #f4731c;
}
.nav_39a6 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.nav_39a6 [class*="social-icon-meetup"].content_complex_946b {
  background-color: transparent;
  color: #ec1c40;
}
.nav_39a6 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.nav_39a6 [class*="social-icon-pinterest"].content_complex_946b {
  background-color: transparent;
  color: #bd081c;
}
.nav_39a6 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.nav_39a6 [class*="social-icon-product-hunt"].content_complex_946b {
  background-color: transparent;
  color: #da552f;
}
.nav_39a6 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.nav_39a6 [class*="social-icon-reddit"].content_complex_946b {
  background-color: transparent;
  color: #ff4500;
}
.nav_39a6 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.nav_39a6 [class*="social-icon-rss"].content_complex_946b {
  background-color: transparent;
  color: #f26522;
}
.nav_39a6 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.nav_39a6
  [class*="social-icon-shopping-cart"].content_complex_946b {
  background-color: transparent;
  color: #4caf50;
}
.nav_39a6 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.nav_39a6 [class*="social-icon-skype"].content_complex_946b {
  background-color: transparent;
  color: #00aff0;
}
.nav_39a6 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.nav_39a6 [class*="social-icon-slideshare"].content_complex_946b {
  background-color: transparent;
  color: #0077b5;
}
.nav_39a6 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.nav_39a6 [class*="social-icon-snapchat"].content_complex_946b {
  background-color: transparent;
  color: #fffc00;
}
.nav_39a6 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.nav_39a6 [class*="social-icon-soundcloud"].content_complex_946b {
  background-color: transparent;
  color: #f80;
}
.nav_39a6 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.nav_39a6 [class*="social-icon-spotify"].content_complex_946b {
  background-color: transparent;
  color: #2ebd59;
}
.nav_39a6 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.nav_39a6
  [class*="social-icon-stack-overflow"].content_complex_946b {
  background-color: transparent;
  color: #fe7a15;
}
.nav_39a6 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.nav_39a6 [class*="social-icon-maldkfgram"].content_complex_946b {
  background-color: transparent;
  color: #2ca5e0;
}
.nav_39a6 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.nav_39a6 [class*="social-icon-tripadvisor"].content_complex_946b {
  background-color: transparent;
  color: #589442;
}
.nav_39a6 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.nav_39a6 [class*="social-icon-tumblr"].content_complex_946b {
  background-color: transparent;
  color: #35465c;
}
.nav_39a6 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.nav_39a6 [class*="social-icon-twitch"].content_complex_946b {
  background-color: transparent;
  color: #6441a5;
}
.nav_39a6 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.nav_39a6 [class*="social-icon-twitter"].content_complex_946b {
  background-color: transparent;
  color: #1da1f2;
}
.nav_39a6 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.nav_39a6 [class*="social-icon-vimeo"].content_complex_946b {
  background-color: transparent;
  color: #1ab7ea;
}
.nav_39a6 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.nav_39a6 [class*="social-icon-vk"].content_complex_946b {
  background-color: transparent;
  color: #45668e;
}
.nav_39a6 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.nav_39a6 [class*="social-icon-weibo"].content_complex_946b {
  background-color: transparent;
  color: #df2029;
}
.nav_39a6 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.nav_39a6 [class*="social-icon-weixin"].content_complex_946b {
  background-color: transparent;
  color: #7bb32e;
}
.nav_39a6 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.nav_39a6 [class*="social-icon-whatsapp"].content_complex_946b {
  background-color: transparent;
  color: #25d366;
}
.nav_39a6 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.nav_39a6 [class*="social-icon-wordpress"].content_complex_946b {
  background-color: transparent;
  color: #21759b;
}
.nav_39a6 [class*="social-icon-xing"] {
  background-color: #026466;
}
.nav_39a6 [class*="social-icon-xing"].content_complex_946b {
  background-color: transparent;
  color: #026466;
}
.nav_39a6 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.nav_39a6 [class*="social-icon-yelp"].content_complex_946b {
  background-color: transparent;
  color: #af0606;
}
.nav_39a6 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.nav_39a6 [class*="social-icon-youtube"].content_complex_946b {
  background-color: transparent;
  color: #cd201f;
}
.frame_clean_f70f {
  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;
}
.frame_clean_f70f:hover {
  box-shadow: none;
  background: 0 0;
}
.left_8f55 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.outline_3523 {
  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;
}
.footer_easy_5206 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.middle-863d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.middle-863d,
.middle-863d::after,
.middle-863d::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;
}
.middle-863d::after,
.middle-863d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.table-bottom-4b5f .outline_3523 .footer_easy_5206 {
  margin-top: -2px;
  width: 19px;
}
.table-bottom-4b5f .outline_3523 .middle-863d {
  margin-top: -1px;
}
.table-bottom-4b5f .outline_3523 .middle-863d,
.table-bottom-4b5f .outline_3523 .middle-863d::after,
.table-bottom-4b5f .outline_3523 .middle-863d::before {
  width: 19px;
  height: 2px;
}
.table-bottom-4b5f .outline_3523 .middle-863d::before {
  top: -6px;
}
.table-bottom-4b5f .outline_3523 .middle-863d::after {
  bottom: -6px;
}
.active-2401 .outline_3523 .footer_easy_5206 {
  margin-top: -2px;
  width: 22px;
}
.active-2401 .outline_3523 .middle-863d {
  margin-top: -1px;
}
.active-2401 .outline_3523 .middle-863d,
.active-2401 .outline_3523 .middle-863d::after,
.active-2401 .outline_3523 .middle-863d::before {
  width: 22px;
  height: 2px;
}
.active-2401 .outline_3523 .middle-863d::before {
  top: -7px;
}
.active-2401 .outline_3523 .middle-863d::after {
  bottom: -7px;
}
.short-da72 .outline_3523 .footer_easy_5206 {
  margin-top: -2px;
  width: 31px;
}
.short-da72 .outline_3523 .middle-863d {
  margin-top: -1.5px;
}
.short-da72 .outline_3523 .middle-863d,
.short-da72 .outline_3523 .middle-863d::after,
.short-da72 .outline_3523 .middle-863d::before {
  width: 31px;
  height: 3px;
}
.short-da72 .outline_3523 .middle-863d::before {
  top: -9px;
}
.short-da72 .outline_3523 .middle-863d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .footer_150d .outline_3523 .footer_easy_5206 {
    margin-top: -2px;
    width: 19px;
  }
  .footer_150d .outline_3523 .middle-863d {
    margin-top: -1px;
  }
  .footer_150d .outline_3523 .middle-863d,
  .footer_150d .outline_3523 .middle-863d::after,
  .footer_150d .outline_3523 .middle-863d::before {
    width: 19px;
    height: 2px;
  }
  .footer_150d .outline_3523 .middle-863d::before {
    top: -6px;
  }
  .footer_150d .outline_3523 .middle-863d::after {
    bottom: -6px;
  }
  .block-fluid-37aa .outline_3523 .footer_easy_5206 {
    margin-top: -2px;
    width: 22px;
  }
  .block-fluid-37aa .outline_3523 .middle-863d {
    margin-top: -1px;
  }
  .block-fluid-37aa .outline_3523 .middle-863d,
  .block-fluid-37aa .outline_3523 .middle-863d::after,
  .block-fluid-37aa .outline_3523 .middle-863d::before {
    width: 22px;
    height: 2px;
  }
  .block-fluid-37aa .outline_3523 .middle-863d::before {
    top: -7px;
  }
  .block-fluid-37aa .outline_3523 .middle-863d::after {
    bottom: -7px;
  }
  .fresh-a8e5 .outline_3523 .footer_easy_5206 {
    margin-top: -2px;
    width: 31px;
  }
  .fresh-a8e5 .outline_3523 .middle-863d {
    margin-top: -1.5px;
  }
  .fresh-a8e5 .outline_3523 .middle-863d,
  .fresh-a8e5 .outline_3523 .middle-863d::after,
  .fresh-a8e5 .outline_3523 .middle-863d::before {
    width: 31px;
    height: 3px;
  }
  .fresh-a8e5 .outline_3523 .middle-863d::before {
    top: -9px;
  }
  .fresh-a8e5 .outline_3523 .middle-863d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .paper-6529 .outline_3523 .footer_easy_5206 {
    margin-top: -2px;
    width: 19px;
  }
  .paper-6529 .outline_3523 .middle-863d {
    margin-top: -1px;
  }
  .paper-6529 .outline_3523 .middle-863d,
  .paper-6529 .outline_3523 .middle-863d::after,
  .paper-6529 .outline_3523 .middle-863d::before {
    width: 19px;
    height: 2px;
  }
  .paper-6529 .outline_3523 .middle-863d::before {
    top: -6px;
  }
  .paper-6529 .outline_3523 .middle-863d::after {
    bottom: -6px;
  }
  .aside-outer-04d1 .outline_3523 .footer_easy_5206 {
    margin-top: -2px;
    width: 22px;
  }
  .aside-outer-04d1 .outline_3523 .middle-863d {
    margin-top: -1px;
  }
  .aside-outer-04d1 .outline_3523 .middle-863d,
  .aside-outer-04d1 .outline_3523 .middle-863d::after,
  .aside-outer-04d1 .outline_3523 .middle-863d::before {
    width: 22px;
    height: 2px;
  }
  .aside-outer-04d1 .outline_3523 .middle-863d::before {
    top: -7px;
  }
  .aside-outer-04d1 .outline_3523 .middle-863d::after {
    bottom: -7px;
  }
  .wrapper-plasma-a7af .outline_3523 .footer_easy_5206 {
    margin-top: -2px;
    width: 31px;
  }
  .wrapper-plasma-a7af .outline_3523 .middle-863d {
    margin-top: -1.5px;
  }
  .wrapper-plasma-a7af .outline_3523 .middle-863d,
  .wrapper-plasma-a7af .outline_3523 .middle-863d::after,
  .wrapper-plasma-a7af .outline_3523 .middle-863d::before {
    width: 31px;
    height: 3px;
  }
  .wrapper-plasma-a7af .outline_3523 .middle-863d::before {
    top: -9px;
  }
  .wrapper-plasma-a7af .outline_3523 .middle-863d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .grid-5991 .outline_3523 .footer_easy_5206 {
    margin-top: -2px;
    width: 19px;
  }
  .grid-5991 .outline_3523 .middle-863d {
    margin-top: -1px;
  }
  .grid-5991 .outline_3523 .middle-863d,
  .grid-5991 .outline_3523 .middle-863d::after,
  .grid-5991 .outline_3523 .middle-863d::before {
    width: 19px;
    height: 2px;
  }
  .grid-5991 .outline_3523 .middle-863d::before {
    top: -6px;
  }
  .grid-5991 .outline_3523 .middle-863d::after {
    bottom: -6px;
  }
  .in_80c5 .outline_3523 .footer_easy_5206 {
    margin-top: -2px;
    width: 22px;
  }
  .in_80c5 .outline_3523 .middle-863d {
    margin-top: -1px;
  }
  .in_80c5 .outline_3523 .middle-863d,
  .in_80c5 .outline_3523 .middle-863d::after,
  .in_80c5 .outline_3523 .middle-863d::before {
    width: 22px;
    height: 2px;
  }
  .in_80c5 .outline_3523 .middle-863d::before {
    top: -7px;
  }
  .in_80c5 .outline_3523 .middle-863d::after {
    bottom: -7px;
  }
  .paper_6f59 .outline_3523 .footer_easy_5206 {
    margin-top: -2px;
    width: 31px;
  }
  .paper_6f59 .outline_3523 .middle-863d {
    margin-top: -1.5px;
  }
  .paper_6f59 .outline_3523 .middle-863d,
  .paper_6f59 .outline_3523 .middle-863d::after,
  .paper_6f59 .outline_3523 .middle-863d::before {
    width: 31px;
    height: 3px;
  }
  .paper_6f59 .outline_3523 .middle-863d::before {
    top: -9px;
  }
  .paper_6f59 .outline_3523 .middle-863d::after {
    bottom: -9px;
  }
}
.active_a628 .middle-863d {
  -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);
}
.active_a628 .middle-863d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.active_a628 .middle-863d::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);
}
.active_a628.easy_afb5 .middle-863d {
  -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);
}
.active_a628.easy_afb5 .middle-863d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.active_a628.easy_afb5 .middle-863d::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);
}
.video_5dbc {
  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.slider_red_99ce:before {
  display: none;
}
.hot-fef9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hot-fef9 .progress-hard-7bab {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hot-fef9 .progress-hard-7bab:last-of-type {
  border-bottom: none;
}
.hot-fef9 .progress-hard-7bab.avatar_f0a9,
.hot-fef9 .progress-hard-7bab.form_dynamic_448d,
.hot-fef9 .progress-hard-7bab.message_3596 {
  padding: 0;
}
.hot-fef9 .banner_3b56 .stone-819e {
  color: currentColor;
}
.hot-fef9 .banner_3b56 .stone-819e:focus,
.hot-fef9 .banner_3b56 .stone-819e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hot-fef9.title-warm-63b2 .progress-f2cd,
.hot-fef9.title-warm-63b2 .message_a405 a,
.hot-fef9.title-warm-63b2 .dropdown_easy_f766 a,
.hot-fef9.title-warm-63b2 .hero-9158 a {
  color: rgba(0, 0, 0, 0.55);
}
.hot-fef9.title-warm-63b2 .progress-f2cd:hover,
.hot-fef9.title-warm-63b2 .message_a405 a:hover,
.hot-fef9.title-warm-63b2 .dropdown_easy_f766 a:hover,
.hot-fef9.title-warm-63b2 .hero-9158 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hot-fef9.title-warm-63b2 .main_left_aaf0 {
  color: rgba(0, 0, 0, 0.8);
}
.hot-fef9.title-warm-63b2 .progress-hard-7bab {
  border-color: rgba(0, 0, 0, 0.08);
}
.hot-fef9.title-warm-63b2 .progress-hard-7bab:before {
  background: rgba(0, 0, 0, 0.08);
}
.hot-fef9.title-warm-63b2 .heading_slow_ce66:before {
  background: rgba(255, 255, 255, 0.9);
}
.hot-fef9.title-warm-63b2 .banner_3b56 .header-d026 li a,
.hot-fef9.title-warm-63b2 .banner_3b56 .stone-819e,
.hot-fef9.title-warm-63b2 .hero-9158 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hot-fef9.title-warm-63b2 .banner_3b56 .stone-819e:focus,
.hot-fef9.title-warm-63b2 .banner_3b56 .stone-819e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hot-fef9.title-warm-63b2 .header-d026 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hot-fef9.upper-6333 .progress-f2cd,
.hot-fef9.upper-6333 .message_a405 a,
.hot-fef9.upper-6333 .dropdown_easy_f766 .stone-819e,
.hot-fef9.upper-6333 .dropdown_easy_f766 a,
.hot-fef9.upper-6333 .hero-9158 a {
  color: rgba(255, 255, 255, 0.79);
}
.hot-fef9.upper-6333 .progress-f2cd:hover,
.hot-fef9.upper-6333 .message_a405 a:hover,
.hot-fef9.upper-6333 .dropdown_easy_f766 .stone-819e:hover,
.hot-fef9.upper-6333 .dropdown_easy_f766 a:hover,
.hot-fef9.upper-6333 .hero-9158 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hot-fef9.upper-6333 .main_left_aaf0 {
  color: rgba(255, 255, 255, 0.99);
}
.hot-fef9.upper-6333 .progress-hard-7bab {
  border-color: rgba(255, 255, 255, 0.08);
}
.hot-fef9.upper-6333 .progress-hard-7bab:before {
  background: rgba(255, 255, 255, 0.08);
}
.hot-fef9.upper-6333 .heading_slow_ce66:before {
  background: rgba(0, 0, 0, 0.9);
}
.hot-fef9.upper-6333 .banner_3b56 .header-d026 li a,
.hot-fef9.upper-6333 .banner_3b56 .stone-819e,
.hot-fef9.upper-6333 .hero-9158 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hot-fef9.upper-6333 .banner_3b56 .stone-819e:focus,
.hot-fef9.upper-6333 .banner_3b56 .stone-819e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hot-fef9.upper-6333 .header-d026 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading_slow_ce66 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.heading_slow_ce66:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.dark_39fb {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.thumbnail_prev_7603 .hot-fef9 {
  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;
}
.thumbnail_prev_7603 .progress-hard-7bab {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.thumbnail_prev_7603 .progress-hard-7bab: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) {
  .thumbnail_prev_7603 .progress-hard-7bab:before {
    width: 16%;
    left: 42%;
  }
}
.thumbnail_prev_7603 .progress-hard-7bab:last-child:before {
  content: none;
}
.thumbnail_prev_7603 .progress-hard-7bab[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.thumbnail_prev_7603 .banner_3b56 .header-d026 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.thumbnail_prev_7603 .banner_3b56 .header-d026 li a .stone-819e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.thumbnail_prev_7603 .banner_3b56 .hero-9158 {
  border: none;
}
.thumbnail_prev_7603 .banner_3b56 .hero-9158 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.thumbnail_prev_7603 .heading_slow_ce66 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.thumbnail_prev_7603 .dark_39fb {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.thumbnail_prev_7603 .upper-6333 .heading_slow_ce66:before {
  background: rgba(0, 0, 0, 0.9);
}
.thumbnail_prev_7603 .title-warm-63b2.over_dc56 .middle-863d {
  background: rgba(0, 0, 0, 0.6);
}
.thumbnail_prev_7603
  .title-warm-63b2.over_dc56
  .middle-863d::after,
.thumbnail_prev_7603
  .title-warm-63b2.over_dc56
  .middle-863d:before {
  background: inherit;
}
.thumbnail_prev_7603
  .title-warm-63b2.over_dc56:hover
  .middle-863d {
  background: rgba(0, 0, 0, 0.8);
}
.motion_f577 .hot-fef9 {
  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) {
  .motion_f577 .hot-fef9 {
    width: auto;
    right: 45px;
  }
}
.gold-992c .hot-fef9 {
  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) {
  .gold-992c .hot-fef9 {
    width: auto;
    left: 45px;
  }
}
.slider_red_99ce .hot-fef9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.slider_red_99ce .dark_39fb {
  max-width: 48em;
  margin: 0 auto;
}
.slider_red_99ce .heading_slow_ce66:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.banner_pressed_10c2 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.banner_pressed_10c2.thumbnail_prev_7603 .hot-fef9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.banner_pressed_10c2.motion_f577 .hot-fef9 {
  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);
}
.banner_pressed_10c2 .hot-fef9 {
  visibility: visible;
}
.banner_pressed_10c2.gold-992c .hot-fef9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.hard_8a13,
.box_540e {
  overflow-x: hidden;
}
.hard_8a13 .hot-fef9 {
  overflow: auto;
}
.hard_8a13.thumbnail_prev_7603 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hard_8a13.thumbnail_prev_7603 .hot-fef9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.hard_8a13.thumbnail_prev_7603 .frame_clean_f70f {
  opacity: 0;
}
.hard_8a13.motion_f577 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hard_8a13.motion_f577 .hot-fef9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.hard_8a13.motion_f577 .frame_clean_f70f {
  opacity: 0;
}
.hard_8a13.gold-992c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hard_8a13.gold-992c .hot-fef9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.hard_8a13.gold-992c .frame_clean_f70f {
  opacity: 0;
}
.hard_8a13.slider_red_99ce .hot-fef9 {
  z-index: 10;
  visibility: visible;
}
.over_dc56 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.over_dc56 .middle-863d {
  background: rgba(255, 255, 255, 0.99);
}
.over_dc56 .middle-863d::after,
.over_dc56 .middle-863d:before {
  background: inherit;
}
.over_dc56:hover .middle-863d {
  background: rgba(255, 255, 255, 0.99);
}
.gold-992c .over_dc56 {
  top: 10px;
  right: auto;
  left: 12px;
}
.slider_red_99ce .over_dc56 {
  display: none !important;
}
.hard_8a13:before,
.box_540e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.hard_8a13 .over_dc56,
.box_540e .over_dc56 {
  display: inline-block;
}
.hot-fef9 .plasma-0743 {
  -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;
}
.hard_8a13 .hot-fef9 .plasma-0743,
.box_540e .hot-fef9 .plasma-0743 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.inner_a95f .carousel_cf22 {
  width: 100%;
}
.gallery_glass_d314 {
  padding: 0 0.5em 0;
}
.gallery_glass_d314 [class*="customify-col-"],
.gallery_glass_d314 [class*="customify-col_"],
.gallery_glass_d314 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.form_gold_4d04 .gallery_glass_d314 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .article_hard_2d23 .badge_west_8a29,
  .badge_west_8a29 {
    display: none;
  }
  .chip-f2fb {
    text-align: left;
  }
  .grid-0045 {
    text-align: center;
  }
  .label_7508 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .article_hard_2d23 .panel-yellow-df41,
  .panel-yellow-df41 {
    display: none;
  }
  .container-4bfd {
    text-align: left;
  }
  .tooltip_west_71c1 {
    text-align: center;
  }
  .notification-fast-6ab9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .article_hard_2d23 .tall_958b,
  .tall_958b {
    display: none;
  }
  .banner_8db8 {
    text-align: left;
  }
  .yellow-d9cc {
    text-align: center;
  }
  .block_pro_6e74 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.container_54a1 {
  box-shadow: none !important;
}
.item-bright-d55d .list_warm_80a6,
.primary-c2e3 .list_warm_80a6 {
  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;
}
.primary-c2e3 .list_warm_80a6 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tag_complex_161f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tag_complex_161f:after,
.tag_complex_161f:before {
  content: "";
  display: table;
}
.tag_complex_161f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tag_complex_161f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tag_complex_161f,
.middle-70c0 {
  max-width: 1248px;
  margin: 0 auto;
}

.clean-2ec7.active_338b .tag_complex_161f {
  max-width: 100%;
}
.clean-2ec7.widget_over_960c {
  max-width: 1200px;
  margin: 0 auto;
}
.clean-2ec7.pressed-61b5 .tag_complex_161f {
  max-width: 100%;
}
.clean-2ec7.pressed-61b5 > .tag_complex_161f {
  padding-left: 0;
  padding-right: 0;
}
.clean-2ec7.pressed-61b5 > .tag_complex_161f .article_hard_2d23 {
  margin: 0;
}
.clean-2ec7.pressed-61b5
  > .tag_complex_161f
  .clean_7d12.footer_c1ad {
  margin-right: 0;
  margin-left: 0;
}
.clean-2ec7.pressed-61b5 #main.footer_c1ad {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .header_eed6 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .header_eed6 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .lower-5617 .frame_e382 {
    padding-right: 1em;
  }
  .lower-5617.under-7591 .clean_7d12 {
    border-right: 1px solid #eaecee;
  }
  .lower-5617.under-7591 .frame_e382 {
    padding-right: 1em;
  }
  .lower-5617.under-7591 .texture-cd23 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .motion_1a95 .frame_e382 {
    padding-left: 1em;
  }
  .motion_1a95.under-7591 .clean_7d12 {
    border-left: 1px solid #eaecee;
  }
  .motion_1a95.under-7591 .frame_e382 {
    padding-left: 1em;
  }
  .motion_1a95.under-7591 .texture-cd23 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary-ad9b .frame_e382 {
    padding-left: 1em;
  }
  .summary-ad9b.under-7591 .input_bottom_3458 {
    border-right: 1px solid #eaecee;
  }
  .summary-ad9b.under-7591 .orange_9cf1 {
    border-right: 1px solid #eaecee;
  }
  .summary-ad9b.under-7591 .frame_e382 {
    padding-left: 1em;
  }
  .summary-ad9b.under-7591 .texture-cd23 {
    padding-right: 1em;
  }
  .summary-ad9b.under-7591 .badge-lower-fb09 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .filter_green_114e .frame_e382 {
    padding-right: 1em;
  }
  .filter_green_114e.under-7591 .input_bottom_3458 {
    border-left: 1px solid #eaecee;
  }
  .filter_green_114e.under-7591 .orange_9cf1 {
    border-left: 1px solid #eaecee;
  }
  .filter_green_114e.under-7591 .frame_e382 {
    padding-right: 1em;
  }
  .filter_green_114e.under-7591 .texture-cd23 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .filter_green_114e.under-7591 .badge-lower-fb09 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header_eed6 .frame_e382 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .header_eed6.under-7591 .clean_7d12 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .header_eed6.under-7591 .frame_e382 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .header_eed6.under-7591 .texture-cd23 {
    padding-left: 1em;
  }
  .header_eed6.under-7591 .badge-lower-fb09 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .header_eed6.under-7591 .frame_e382 {
    padding-left: 0;
  }
}
.link-pressed-c0db .first-079f {
  display: inline-block;
}
.gold-3db7 {
  display: inline-block;
}
.filter_3423 {
  word-con: break-word;
}
.media-e2da > span {
  display: inline-block;
  padding: 5px 0;
}
.media-e2da .header-aa77 {
  margin-left: 8px;
  margin-right: 8px;
}
.media-e2da .light-31d2 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.wrapper-b6e0 .feature_purple_e606 {
  margin-bottom: 2em;
}
.wrapper-b6e0 .button-c0df {
  margin-bottom: 15px;
}
.wrapper-b6e0 .button-c0df:last-child {
  margin-bottom: 0;
}
.wrapper-b6e0 .focused_eb1d {
  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) {
  .wrapper-b6e0 .focused_eb1d {
    display: block;
  }
}
.wrapper-b6e0 .in-a1e9 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .wrapper-b6e0 .in-a1e9 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.wrapper-b6e0 .north-199c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.wrapper-b6e0 .north-199c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.wrapper-b6e0 .north-199c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.wrapper-b6e0 .filter_3423 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.wrapper-b6e0 .filter_3423 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.wrapper-b6e0 .lite_0b58 p:last-child {
  margin-bottom: 0;
}
.wrapper-b6e0 .aside-bronze-c966 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.wrapper-b6e0 .accent-dc56 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.wrapper-b6e0 .info-clean-e8cc {
  margin-top: 1em;
}
.wrapper-b6e0 .alert-bronze-3293 {
  top: 0;
  display: block;
}
.wrapper-b6e0 .alert-bronze-3293 a {
  color: inherit;
}
.wrapper-b6e0 .alert-bronze-3293 a:hover {
  color: inherit;
}
.wrapper-b6e0 .wood_06b2 {
  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;
}
.wrapper-b6e0 .wood_06b2:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.wrapper-b6e0 .accent-dc56 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.wrapper-b6e0 .banner-up-98ff {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.wrapper-b6e0 .banner-up-98ff:first-child {
  margin-top: 0;
}
.wrapper-b6e0 .banner-up-98ff.selected-f2da {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.wrapper-b6e0 .banner-up-98ff.message-1858 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wrapper-b6e0
  .banner-up-98ff.message-1858.soft_5a81
  .info-clean-e8cc {
  width: 100%;
}
.wrapper-b6e0 .message-1858 {
  -webkit-box-align: center;
  align-items: center;
}
.wrapper-b6e0 .message-1858 .media-e2da,
.wrapper-b6e0 .message-1858 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.wrapper-b6e0 .north-199c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wrapper-b6e0 .north-199c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wrapper-b6e0 .north-199c: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;
}
.wrapper-b6e0 .selected-f2da {
  z-index: 5;
}
.wrapper-b6e0 .carousel_ad0e .media-6675 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.wrapper-b6e0 .warm_026a .media-6675 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.wrapper-b6e0 .mask_easy_0faa .media-6675 {
  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;
}
.wrapper-b6e0.focus-fixed-c74e .focused_eb1d,
.wrapper-b6e0.large-0218 .focused_eb1d {
  display: block;
}
.wrapper-b6e0.focus-fixed-c74e .focused_eb1d .tooltip-bb6b,
.wrapper-b6e0.focus-fixed-c74e .focused_eb1d .accent-dc56,
.wrapper-b6e0.large-0218 .focused_eb1d .tooltip-bb6b,
.wrapper-b6e0.large-0218 .focused_eb1d .accent-dc56 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wrapper-b6e0.button-upper-c061 .in-a1e9 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .wrapper-b6e0.button-upper-c061 .in-a1e9 {
    margin-right: 0;
  }
}
.wrapper-b6e0.focus-fixed-c74e .in-a1e9,
.wrapper-b6e0.large-0218 .in-a1e9 {
  padding-top: 40%;
}
.wrapper-b6e0.focus-fixed-c74e .feature_purple_e606,
.wrapper-b6e0.large-0218 .feature_purple_e606 {
  display: block;
}
.wrapper-b6e0.focus-fixed-c74e .fn-sticky-8c30 .accent-dc56,
.wrapper-b6e0.large-0218 .fn-sticky-8c30 .accent-dc56 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.wrapper-b6e0.focus-fixed-c74e .in-a1e9,
.wrapper-b6e0.large-0218 .in-a1e9 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.wrapper-b6e0.focus-fixed-c74e .accent-dc56 {
  padding: 1em;
}
.heading_east_5da0 {
  margin: 30px auto;
  display: block;
}
.heading_east_5da0 .alert-mini-ec6b > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.heading_east_5da0 .alert-mini-ec6b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.heading_east_5da0 .alert-mini-ec6b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.icon-easy-b344 .media-e2da {
  margin-bottom: 1.41575em;
}
.icon-easy-b344 .focus-over-abf1 {
  margin-bottom: 1.618em;
}
.bronze-5417 .pagination-last-cdfb {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.bronze-5417 .pagination-last-cdfb a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.bronze-5417 .tertiary_iron_ccca {
  max-width: 100%;
  overflow: auto;
}
.image-9cde .bronze-5417 a:hover {
  text-decoration: underline;
}
.dynamic-6afe .button-c0df:not(.filter_3423),
.dynamic-6afe .north-199c {
  margin-bottom: 1.41575em;
}
.dynamic-6afe .button-c0df:not(.filter_3423):last-child,
.dynamic-6afe .north-199c:last-child {
  margin-bottom: 0;
}
.dynamic-6afe .button-c0df.disabled-orange-e591 {
  margin-bottom: 0.41575em;
}
.dynamic-6afe .modal-silver-e941:before,
.dynamic-6afe .wrapper_7ca6:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.dynamic-6afe .modal-silver-e941:before {
  content: "\f115";
}
.dynamic-6afe .wrapper_7ca6:before {
  content: "\f02c";
}
.dynamic-6afe .wood-c1fe {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.dynamic-6afe .wood-c1fe a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.down_241e {
  display: -webkit-box;
  display: flex;
}
.down_241e .stone-c4b1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .down_241e .stone-c4b1 {
    flex-basis: 90px;
  }
}
.down_241e .rough_ded8 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .down_241e .rough_ded8 {
    flex-basis: calc(100% - 50px);
  }
}
.down_241e .description_f98d p:last-child {
  margin-bottom: 0.72em;
}
.mini_a959 .alert-mini-ec6b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.mini_a959 .alert-mini-ec6b:after,
.mini_a959 .alert-mini-ec6b:before {
  content: "";
  display: table;
}
.mini_a959 .alert-mini-ec6b:after {
  clear: both;
}
.mini_a959 .alert-mini-ec6b .background_28f0,
.mini_a959 .alert-mini-ec6b .gas_7dd4 {
  width: 49%;
}
.mini_a959 .alert-mini-ec6b .background_28f0 a span.carousel-11fd,
.mini_a959 .alert-mini-ec6b .gas_7dd4 a span.carousel-11fd {
  display: block;
  margin-bottom: 5px;
}
.mini_a959 .alert-mini-ec6b .gas_7dd4 {
  float: left;
  text-align: left;
}
.mini_a959 .alert-mini-ec6b .background_28f0 {
  float: right;
  text-align: right;
}
.down-a6d2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .down-a6d2 {
    margin-bottom: 0;
  }
}
.pink-d5bd {
  margin-bottom: 1em;
}
.pink-d5bd .filter_3423 {
  font-size: 1.1em;
  line-height: 1.3;
}
.backdrop-eeeb a {
  display: block;
  line-height: 0;
  position: relative;
}
.dim_ea33 .pink-d5bd,
.overlay_39ec .pink-d5bd {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .dim_ea33 .pink-d5bd,
  .overlay_39ec .pink-d5bd {
    display: block;
  }
}
.dim_ea33 .backdrop-eeeb,
.overlay_39ec .backdrop-eeeb {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .dim_ea33 .backdrop-eeeb,
  .overlay_39ec .backdrop-eeeb {
    margin-bottom: 1em;
  }
}
.dim_ea33 .backdrop-eeeb img,
.overlay_39ec .backdrop-eeeb img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.dim_ea33 .header_yellow_c036,
.overlay_39ec .header_yellow_c036 {
  flex-basis: calc(100% - 160px);
}
.dim_ea33 .header_yellow_c036 p,
.overlay_39ec .header_yellow_c036 p {
  margin-bottom: 0;
}
.dim_ea33 .header_yellow_c036 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .dim_ea33 .header_yellow_c036 {
    padding-left: 0;
  }
}
.overlay_39ec .header_yellow_c036 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .overlay_39ec .header_yellow_c036 {
    padding-right: 0;
  }
}
.overlay_39ec .backdrop-eeeb {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.warm-b07f .backdrop-eeeb {
  margin-bottom: 0.5em;
}
.warm-b07f .backdrop-eeeb img {
  width: 100%;
}
.texture_tall_049d .text-next-28d2,
.notice-active-8bbe .text-next-28d2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.notice-active-8bbe .clean_7d12 .small_2926 p:last-child {
  margin-bottom: 0;
}
.accordion_paper_254c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.media-last-3972 .overlay_simple_645f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .media-last-3972 .overlay_simple_645f:last-of-type {
    margin-bottom: 0;
  }
}
.media-last-3972 .overlay_simple_645f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.media-last-3972 .overlay_simple_645f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.media-last-3972 .overlay_simple_645f ul li {
  margin: 0 0 0.6em;
}
.media-last-3972 .overlay_simple_645f ul li.search-basic-027e,
.media-last-3972 .overlay_simple_645f ul li.glass-16ae {
  position: relative;
}
.media-last-3972 .overlay_simple_645f ul li.search-basic-027e .aside_small_afa3,
.media-last-3972 .overlay_simple_645f ul li.glass-16ae .aside_small_afa3 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.media-last-3972 .overlay_simple_645f ul li.search-basic-027e:after:after,
.media-last-3972 .overlay_simple_645f ul li.search-basic-027e:after:before,
.media-last-3972
  .overlay_simple_645f
  ul
  li.glass-16ae:after:after,
.media-last-3972
  .overlay_simple_645f
  ul
  li.glass-16ae:after:before {
  content: "";
  display: table;
}
.media-last-3972 .overlay_simple_645f ul li.search-basic-027e:after:after,
.media-last-3972
  .overlay_simple_645f
  ul
  li.glass-16ae:after:after {
  clear: both;
}
.media-last-3972 .overlay_simple_645f a.white_7aa8:hover {
  text-decoration: none;
}
.media-last-3972 .overlay_simple_645f select {
  max-width: 100%;
}
.media-last-3972 .overlay_simple_645f table {
  font-size: 85%;
}
.media-last-3972 .overlay_simple_645f table td,
.media-last-3972 .overlay_simple_645f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.media-last-3972 .overlay_simple_645f table tfoot td {
  text-align: left;
}
.media-last-3972 .overlay_simple_645f :last-child {
  margin-bottom: 0;
}
.media-last-3972 .overlay_simple_645f .layout_8b7c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.media-last-3972 .overlay_simple_645f .layout_8b7c label {
  width: 100%;
}
.media-last-3972 .overlay_simple_645f .layout_8b7c .notice_thick_14c3 {
  width: 100%;
  display: block;
}
.media-last-3972 .overlay_simple_645f .layout_8b7c .sort_tall_f0c5 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.media-last-3972 .overlay_simple_645f .layout_8b7c .sort_tall_f0c5:hover svg #svg-search {
  fill: #444;
}
.media-last-3972 .overlay_simple_645f .layout_8b7c .sort_tall_f0c5 svg {
  width: 18px;
  height: 18px;
}
.media-last-3972 .popup_pink_bdd5 ul ul,
.media-last-3972 .row-fa1a ul ul,
.media-last-3972 .focused_be3f ul ul,
.media-last-3972 .item_lite_0e76 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.media-last-3972 .popup_pink_bdd5 .pagination_f54c > a,
.media-last-3972 .row-fa1a .pagination_f54c > a,
.media-last-3972 .focused_be3f .pagination_f54c > a,
.media-last-3972 .item_lite_0e76 .pagination_f54c > a {
  margin-bottom: 0;
}
.media-last-3972 .block-current-d957 li,
.media-last-3972 .popup_pink_bdd5 li,
.media-last-3972 .light_34a6 li,
.media-last-3972 .row-fa1a li,
.media-last-3972 .focused_be3f li,
.media-last-3972 .item_lite_0e76 li,
.media-last-3972 .link_df74 li,
.media-last-3972 .image-north-dad0 li {
  display: block;
  position: relative;
}
.media-last-3972 .block-current-d957 li:last-child,
.media-last-3972 .popup_pink_bdd5 li:last-child,
.media-last-3972 .light_34a6 li:last-child,
.media-last-3972 .row-fa1a li:last-child,
.media-last-3972 .focused_be3f li:last-child,
.media-last-3972 .item_lite_0e76 li:last-child,
.media-last-3972 .link_df74 li:last-child,
.media-last-3972 .image-north-dad0 li:last-child {
  border: none;
}
.media-last-3972 .block-current-d957 li a,
.media-last-3972 .popup_pink_bdd5 li a,
.media-last-3972 .light_34a6 li a,
.media-last-3972 .row-fa1a li a,
.media-last-3972 .focused_be3f li a,
.media-last-3972 .item_lite_0e76 li a,
.media-last-3972 .link_df74 li a,
.media-last-3972 .image-north-dad0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.media-last-3972 .block-current-d957 li ul li::before,
.media-last-3972 .popup_pink_bdd5 li ul li::before,
.media-last-3972 .light_34a6 li ul li::before,
.media-last-3972 .row-fa1a li ul li::before,
.media-last-3972 .focused_be3f li ul li::before,
.media-last-3972 .item_lite_0e76 li ul li::before,
.media-last-3972 .link_df74 li ul li::before,
.media-last-3972 .image-north-dad0 li ul li::before {
  left: 15px;
}
.media-last-3972 .block-current-d957 li ul a,
.media-last-3972 .popup_pink_bdd5 li ul a,
.media-last-3972 .light_34a6 li ul a,
.media-last-3972 .row-fa1a li ul a,
.media-last-3972 .focused_be3f li ul a,
.media-last-3972 .item_lite_0e76 li ul a,
.media-last-3972 .link_df74 li ul a,
.media-last-3972 .image-north-dad0 li ul a {
  padding-left: 20px;
}
.media-last-3972 .block-current-d957 li ul ul li::before,
.media-last-3972 .popup_pink_bdd5 li ul ul li::before,
.media-last-3972 .light_34a6 li ul ul li::before,
.media-last-3972 .row-fa1a li ul ul li::before,
.media-last-3972 .focused_be3f li ul ul li::before,
.media-last-3972 .item_lite_0e76 li ul ul li::before,
.media-last-3972 .link_df74 li ul ul li::before,
.media-last-3972 .image-north-dad0 li ul ul li::before {
  left: 30px;
}
.media-last-3972 .block-current-d957 li ul ul a,
.media-last-3972 .popup_pink_bdd5 li ul ul a,
.media-last-3972 .light_34a6 li ul ul a,
.media-last-3972 .row-fa1a li ul ul a,
.media-last-3972 .focused_be3f li ul ul a,
.media-last-3972 .item_lite_0e76 li ul ul a,
.media-last-3972 .link_df74 li ul ul a,
.media-last-3972 .image-north-dad0 li ul ul a {
  padding-left: 40px;
}
.media-last-3972 .column_thick_3b5f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.media-last-3972 .image-north-dad0 ul li {
  margin-bottom: 1.41575em;
}
.media-last-3972 .image-north-dad0 ul li .picture-7c52 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.media-last-3972 .image-north-dad0 ul li .next-607f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.upper-6333 .block-current-d957 li a,
.upper-6333 .popup_pink_bdd5 li a,
.upper-6333 .light_34a6 li a,
.upper-6333 .row-fa1a li a,
.upper-6333 .focused_be3f li a,
.upper-6333 .item_lite_0e76 li a,
.upper-6333 .link_df74 li a,
.upper-6333 .image-north-dad0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper-6333 .column_thick_3b5f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper-6333 .overlay_simple_645f ul li.search-basic-027e .aside_small_afa3,
.upper-6333 .overlay_simple_645f ul li.glass-16ae .aside_small_afa3 {
  background: rgba(0, 0, 0, 0.2);
}
.upper-6333 .media-last-3972 .overlay_simple_645f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.clean-2ec7 .media-last-3972 .header-d026 li {
  margin: 0;
}
.clean-2ec7 .media-last-3972 .header-d026 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.clean-2ec7 .media-last-3972 .header-d026 li ul {
  margin: 0;
}
.clean-2ec7 .media-last-3972 .header-d026 li ul li a {
  padding-left: 15px;
}
.clean-2ec7 .media-last-3972 .header-d026 li ul li li a {
  padding-left: 30px;
}
.clean-2ec7 .media-last-3972 .header-d026 li.steel_6757 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.clean-2ec7 .media-last-3972 .header-d026 li.steel_6757 > 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;
}
.clean-2ec7 .media-last-3972 .header-d026 li.steel_6757 > 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;
}
.outer_cc55 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.panel-old-16b8 {
  position: relative;
  z-index: 10;
}
.panel-old-16b8 .plasma-0743 {
  width: 100%;
  max-width: 100%;
}
.notification_selected_2bf4 .focus_523e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.notification_selected_2bf4 .title-warm-63b2 {
}
.notification_selected_2bf4 .upper-6333 {
  background: #292929;
}
.fast_334d .focus_523e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.fast_334d .title-warm-63b2 {
  background: #f9f9f9;
}
.fast_334d .upper-6333 {
  background: #303030;
}
.prev-22dc .focus_523e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .prev-22dc .first-079f {
    margin-bottom: 1em;
  }
  .prev-22dc .first-079f:last-child {
    margin-bottom: 0;
  }
}
.prev-22dc .title-warm-63b2 {
  background: #ededed;
}
.prev-22dc .upper-6333 {
  background: #1a1a1a;
}
.focus_523e.title-warm-63b2 {
  color: rgba(0, 0, 0, 0.6);
}
.focus_523e.title-warm-63b2 .yellow_cfa5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus_523e.upper-6333 {
  color: rgba(255, 255, 255, 0.99);
}
.focus_523e.upper-6333 a:not(.white_7aa8) {
  color: rgba(255, 255, 255, 0.79);
}
.focus_523e.upper-6333 a:not(.white_7aa8):hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus_523e.upper-6333 .yellow_cfa5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_523e.upper-6333 table tbody td,
.focus_523e.upper-6333 table th {
  background: rgba(0, 0, 0, 0.08);
}
.banner_mini_5f09.pagination-ec2a .tag_complex_161f {
  max-width: initial;
}
.banner_mini_5f09 .media-27cd {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.banner_mini_5f09 .media-27cd .plasma-0743 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .banner_mini_5f09 .media-27cd .plasma-0743 {
    display: block;
    margin-bottom: 2em;
  }
  .banner_mini_5f09 .media-27cd .plasma-0743:last-child {
    margin-bottom: 0;
  }
}
.prev-22dc .first-079f:last-child,
.fast_334d .first-079f:last-child,
.notification_selected_2bf4 .first-079f:last-child {
  margin-bottom: 0;
}
.prev-22dc .first-079f .media-last-3972 .overlay_simple_645f:last-child,
.fast_334d .first-079f .media-last-3972 .overlay_simple_645f:last-child,
.notification_selected_2bf4 .first-079f .media-last-3972 .overlay_simple_645f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .prev-22dc .wrapper_tiny_84ea,
  .prev-22dc .menu-34f2,
  .fast_334d .wrapper_tiny_84ea,
  .fast_334d .menu-34f2,
  .notification_selected_2bf4 .wrapper_tiny_84ea,
  .notification_selected_2bf4 .menu-34f2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .panel-old-16b8 .first-079f {
    margin-bottom: 2em;
  }
}
.panel-old-16b8 p:last-child {
  margin-bottom: 0;
}
.panel-old-16b8 li,
.panel-old-16b8 ul {
  list-style: none;
  margin: 0;
}
.panel-old-16b8 ul ul {
  margin-left: 2.617924em;
}
.focus_hot_b7d4 {
  font-size: 0.875em;
}

/* css-noise: cc3a */
.shadow-element-c0 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
