/*!
Theme Name: Customify
Theme URI: https://pressmaximum.action_f505/customify
Author: WPCustomify
Author URI: https://pressmaximum.action_f505
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.action_f505/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.table-over-692d.link-69cd/licenses/gpl-2.0.sort-complex-6bf4
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.paragraph-82ba/, (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.caption-complex-e7e6.copper_bede/normalize.progress_27c4/
 ======
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.progress_27c4 v7.0.0 | MIT License | github.action_f505/necolas/normalize.progress_27c4 */
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;
}
.gas-226a .tag-3772,
.block-6978,
.grid-hot-92cf,
.input-stone-b953,
.element_11f8,
.main_0579,
.steel_a19e,
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;
}
.block-6978,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .block-6978,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .block-6978,
  h1 {
    font-size: 1.8em;
  }
}
.grid-hot-92cf,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.grid-hot-92cf + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .grid-hot-92cf,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .grid-hot-92cf,
  h2 {
    font-size: 1.7em;
  }
}
.input-stone-b953,
h3 {
  font-size: 1.618em;
}
.gas-226a .tag-3772,
.element_11f8,
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.simple-5a67 {
  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;
}
.media_c124:after,
.media_c124:before,
.large_b15b:after,
.large_b15b:before {
  content: "";
  display: table;
}
.media_c124:after,
.large_b15b:after {
  clear: both;
}
.media-easy-993e {
  float: right;
  margin-right: 0;
}
.heading_0ed0 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.sort_eaa6 .image-f61b,
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;
}
.sort_eaa6 .image-f61b: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;
}
.slider_clean_33a0 .image-f61b {
  box-shadow: none;
}
.slider_clean_33a0
  .image-f61b
  .wide-349c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.slider_clean_33a0 .image-f61b .search_fresh_a6de {
  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;
}
.slider_clean_33a0
  .image-f61b
  .search_fresh_a6de
  b {
  display: none;
}
.slider_clean_33a0 .aside-middle-d2d5 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.info_9c09:not(.info-cold-fbba):not(.status-large-2f28),
button:not(.info-cold-fbba):not(.status-large-2f28),
input[type="button"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ),
input[type="reset"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ),
input[type="submit"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ) {
  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;
}
.info_9c09:not(.info-cold-fbba):not(
    .status-large-2f28
  ):hover,
button:not(.info-cold-fbba):not(
    .status-large-2f28
  ):hover,
input[type="button"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ):hover,
input[type="reset"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ):hover,
input[type="submit"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.info_9c09:not(.info-cold-fbba):not(
    .status-large-2f28
  ):active,
.info_9c09:not(.info-cold-fbba):not(
    .status-large-2f28
  ):focus,
button:not(.info-cold-fbba):not(
    .status-large-2f28
  ):active,
button:not(.info-cold-fbba):not(
    .status-large-2f28
  ):focus,
input[type="button"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ):active,
input[type="button"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ):focus,
input[type="reset"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ):active,
input[type="reset"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ):focus,
input[type="submit"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ):active,
input[type="submit"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ):focus {
  outline: 0;
}
.info_9c09:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3,
button:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3,
input[type="button"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3,
input[type="reset"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3,
input[type="submit"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3 {
  position: relative;
}
.info_9c09:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3
  .progress_d1e7,
.info_9c09:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3
  .old-d6d0,
.info_9c09:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3
  .surface-1b4f,
.info_9c09:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3
  i,
.info_9c09:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3
  svg,
button:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3
  .progress_d1e7,
button:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3
  .old-d6d0,
button:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3
  .surface-1b4f,
button:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3
  i,
button:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3
  svg,
input[type="button"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3
  .progress_d1e7,
input[type="button"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3
  .old-d6d0,
input[type="button"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3
  .surface-1b4f,
input[type="button"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3
  i,
input[type="button"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3
  svg,
input[type="reset"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3
  .progress_d1e7,
input[type="reset"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3
  .old-d6d0,
input[type="reset"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3
  .surface-1b4f,
input[type="reset"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3
  i,
input[type="reset"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3
  svg,
input[type="submit"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3
  .progress_d1e7,
input[type="submit"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3
  .old-d6d0,
input[type="submit"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3
  .surface-1b4f,
input[type="submit"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3
  i,
input[type="submit"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3
  svg {
  visibility: hidden;
}
.info_9c09:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3:after,
button:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3:after,
input[type="button"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3:after,
input[type="reset"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3:after,
input[type="submit"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ).fn-loading-2eb3: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;
}
.info_9c09:not(.info-cold-fbba):not(.status-large-2f28),
input[type="button"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ),
input[type="reset"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ),
input[type="submit"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ) {
  color: #fff;
  background: #235787;
}
.info_9c09:not(.info-cold-fbba):not(
    .status-large-2f28
  ):focus,
input[type="button"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ):focus,
input[type="reset"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ):focus,
input[type="submit"]:not(.info-cold-fbba):not(
    .status-large-2f28
  ):focus {
  color: #fff;
}
.info_9c09.fn-disabled-2eb3:not(.info-cold-fbba):not(
    .status-large-2f28
  ),
.info_9c09[disabled]:not(.info-cold-fbba):not(
    .status-large-2f28
  ),
button.fn-disabled-2eb3:not(.info-cold-fbba):not(
    .status-large-2f28
  ),
button[disabled]:not(.info-cold-fbba):not(
    .status-large-2f28
  ) {
  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;
}
.paragraph-solid-a161 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.paragraph-solid-a161: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;
}
.left-30f9 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.disabled-52ff {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.rough-970a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.media_c124:after,
.media_c124:before,
.tiny-a245:after,
.tiny-a245:before,
.summary_4ccd:after,
.summary_4ccd:before,
.mask-small-c4cf:after,
.mask-small-c4cf:before,
.slow_8df7:after,
.slow_8df7:before,
.focused_0699:after,
.focused_0699:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.media_c124:after,
.tiny-a245:after,
.summary_4ccd:after,
.mask-small-c4cf:after,
.slow_8df7:after,
.focused_0699:after {
  clear: both;
}
.tiny-a245 .dim_5e3c,
.summary_4ccd .dim_5e3c,
.bright-5f5e .dim_5e3c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.clean-3dea {
  display: inline-block;
}
.text-94ea {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.text-94ea img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.text-94ea .pink_5430 {
  padding: 1em 0;
  font-size: 85%;
}
.pink_5430 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.backdrop_0353 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.backdrop_0353:after,
.backdrop_0353:before {
  content: "";
  display: table;
}
.backdrop_0353:after {
  clear: both;
}
.detail-46dc {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.steel_d525 .detail-46dc {
  max-width: 50%;
}
.accent-1aae .detail-46dc {
  max-width: 33.33%;
}
.status-1e5d .detail-46dc {
  max-width: 25%;
}
.tag-0c04 .detail-46dc {
  max-width: 20%;
}
.disabled_d93b .detail-46dc {
  max-width: 16.66%;
}
.lite-688c .detail-46dc {
  max-width: 14.28%;
}
.chip_wood_45b4 .detail-46dc {
  max-width: 12.5%;
}
.box_copper_6acd .detail-46dc {
  max-width: 11.11%;
}
.disabled-dfc2 {
  display: block;
}
.gas-226a .preview_9aed label,
.gas-226a .message-hot-cce8 label,
.gas-226a .gradient-f9d3 label,
.gas-226a .section-8f88 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.up-7b8a {
  list-style: none;
  margin: 0;
}
.up-7b8a article.pressed-20b4 {
  margin-bottom: 0;
}
.up-7b8a ul {
  list-style: none;
  margin: 0;
}
.up-7b8a .right-230c li.pressed-20b4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .up-7b8a .right-230c li.pressed-20b4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .up-7b8a .right-230c li.pressed-20b4: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) {
  .up-7b8a .right-230c li.pressed-20b4 li.pressed-20b4 li.pressed-20b4 li.pressed-20b4 {
    padding-left: 0;
  }
}
article.pressed-20b4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pressed-20b4 .tiny-a245 p:last-of-type {
  margin-bottom: 0;
}
article.pressed-20b4 .pattern-d704 {
  float: left;
}
article.pressed-20b4 .tabs-iron-d0ad {
  margin-left: 85px;
}
article.pressed-20b4 .solid-5932 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pressed-20b4 .solid-5932 .pagination-action-e61a {
  margin-left: 10px;
}
article.pressed-20b4 .panel_6cb8 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pressed-20b4 .gold_c00f {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .preview_9aed,
  #respond .gradient-f9d3,
  #respond .section-8f88 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .preview_9aed input,
#respond .gradient-f9d3 input,
#respond .section-8f88 input {
  width: 100%;
}
#respond .section-8f88 {
  margin-right: 0;
}
#respond .plasma_4fbb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.status-1ded {
  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;
}
.status-1ded.banner_smooth_0ef2 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.status-1ded 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%);
}
.status-1ded:focus,
.status-1ded: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);
}
.accent_7e52 {
  border-radius: 10%;
}
.preview-c4c9 {
  border-radius: 50%;
}
.liquid_82a1 {
  font-size: 0.72em;
}
.border-d1b2 {
  font-size: 0.875em;
}
.secondary-cfd0 {
  font-size: 1.1em;
}
.active_narrow_947f {
  text-transform: uppercase;
  line-height: 1.2;
}
.active_narrow_947f.liquid_82a1 {
  letter-spacing: 0.5px;
}
.photo-4f39,
.photo-4f39 a {
  color: #6d6d6d;
}
.photo-4f39 a:hover {
  color: #111;
}
.button-470c {
  color: #6d6d6d;
}
.block_1600 {
  overflow-x: hidden;
}
.block_1600 .light-f4a4.blue_0fba {
  position: relative;
}
.block_1600 .light-f4a4.blue_0fba.widget_pro_f942 {
  position: initial;
}
.block_1600
  .light-f4a4.blue_0fba.widget_pro_f942
  .chip-607a {
  left: auto;
}
.block_1600 .light-f4a4 .chip-607a {
  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;
}
.block_1600 .light-f4a4:hover.blue_0fba {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.block_1600
  .light-f4a4:hover.blue_0fba
  .chip-607a {
  display: block;
  z-index: 9999999;
}
.block_1600 .grid_hovered_faf2 .west-6fa4,
.block_1600 .chip_easy_1c8f .west-6fa4 {
  display: none;
}
.block_1600 .advanced-d9c3 .light-f4a4:hover.blue_0fba {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.gas-226a .preview_9aed label,
.gas-226a .message-hot-cce8 label,
.gas-226a .gradient-f9d3 label,
.gas-226a .section-8f88 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.up-7b8a {
  list-style: none;
  margin: 0;
}
.up-7b8a article.pressed-20b4 {
  margin-bottom: 0;
}
.up-7b8a ul {
  list-style: none;
  margin: 0;
}
.up-7b8a .right-230c li.pressed-20b4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .up-7b8a .right-230c li.pressed-20b4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .up-7b8a .right-230c li.pressed-20b4: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) {
  .up-7b8a .right-230c li.pressed-20b4 li.pressed-20b4 li.pressed-20b4 li.pressed-20b4 {
    padding-left: 0;
  }
}
article.pressed-20b4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pressed-20b4 .tiny-a245 p:last-of-type {
  margin-bottom: 0;
}
article.pressed-20b4 .pattern-d704 {
  float: left;
}
article.pressed-20b4 .tabs-iron-d0ad {
  margin-left: 85px;
}
article.pressed-20b4 .solid-5932 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pressed-20b4 .solid-5932 .pagination-action-e61a {
  margin-left: 10px;
}
article.pressed-20b4 .panel_6cb8 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pressed-20b4 .gold_c00f {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .preview_9aed,
  #respond .gradient-f9d3,
  #respond .section-8f88 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .preview_9aed input,
#respond .gradient-f9d3 input,
#respond .section-8f88 input {
  width: 100%;
}
#respond .section-8f88 {
  margin-right: 0;
}
#respond .plasma_4fbb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.grid_hovered_faf2 .primary_north_97a2 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.primary_north_97a2 .carousel-new-1dfb.old_ce1c .gradient-6556 > li > a:focus,
.primary_north_97a2 .carousel-new-1dfb.old_ce1c .gradient-6556 > li > a:hover,
.primary_north_97a2 .carousel-new-1dfb.text_d5fb .gradient-6556 > li > a:focus,
.primary_north_97a2 .carousel-new-1dfb.text_d5fb .gradient-6556 > li > a:hover,
.primary_north_97a2 .carousel-new-1dfb.small_92f5 .gradient-6556 > li > a:focus,
.primary_north_97a2 .carousel-new-1dfb.small_92f5 .gradient-6556 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary_north_97a2
  .carousel-new-1dfb.old_ce1c
  .gradient-6556
  > li.mask-dynamic-d308
  > a,
.primary_north_97a2
  .carousel-new-1dfb.old_ce1c
  .gradient-6556
  > li.dirty-d79a
  > a,
.primary_north_97a2
  .carousel-new-1dfb.text_d5fb
  .gradient-6556
  > li.mask-dynamic-d308
  > a,
.primary_north_97a2
  .carousel-new-1dfb.text_d5fb
  .gradient-6556
  > li.dirty-d79a
  > a,
.primary_north_97a2
  .carousel-new-1dfb.small_92f5
  .gradient-6556
  > li.mask-dynamic-d308
  > a,
.primary_north_97a2 .carousel-new-1dfb.small_92f5 .gradient-6556 > li.last_61a1 > a {
  color: rgba(255, 255, 255, 0.99);
}
.primary_north_97a2 .yellow-2e71,
.primary_north_97a2 .yellow-2e71 a {
  color: rgba(255, 255, 255, 0.99);
}
.primary_north_97a2 .top-72f2.dynamic_121d li a,
.primary_north_97a2 .over-862c a,
.primary_north_97a2 .content_right_fc34,
.primary_north_97a2 .gradient-6556 > li > a,
.primary_north_97a2 .dynamic_d457 {
  color: rgba(255, 255, 255, 0.79);
}
.primary_north_97a2 .top-72f2.dynamic_121d li a:hover,
.primary_north_97a2 .over-862c a:hover,
.primary_north_97a2 .content_right_fc34:hover,
.primary_north_97a2 .gradient-6556 > li > a:hover,
.primary_north_97a2 .dynamic_d457:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary_north_97a2 .notice_wood_8c89 {
  color: rgba(255, 255, 255, 0.79);
}
.primary_north_97a2 .notice_wood_8c89 .stone-7c4c {
  color: rgba(255, 255, 255, 0.99);
}
.primary_north_97a2 .notice_wood_8c89:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary_north_97a2 .widget-bronze-cd51 .notice_5972 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.primary_north_97a2 .widget-bronze-cd51 .notice_5972 .highlight-7593 {
  color: rgba(255, 255, 255, 0.79);
}
.primary_north_97a2
  .widget-bronze-cd51
  .notice_5972
  .highlight-7593::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.primary_north_97a2
  .widget-bronze-cd51
  .notice_5972
  .highlight-7593:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.primary_north_97a2
  .widget-bronze-cd51
  .notice_5972
  .highlight-7593::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.primary_north_97a2
  .widget-bronze-cd51
  .notice_5972
  .highlight-7593::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.primary_north_97a2 .widget-bronze-cd51 .header-e3be {
  color: rgba(255, 255, 255, 0.79);
}
.primary_north_97a2 .widget-bronze-cd51 .header-e3be:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_short_213a
  .primary_north_97a2
  .widget-bronze-cd51
  .dropdown_4a30
  .in_6e03 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.image_short_213a
  .primary_north_97a2
  .widget-bronze-cd51
  .dropdown_4a30
  .highlight-7593 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.grid_hovered_faf2 .label-advanced-e75e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.label-advanced-e75e .carousel-new-1dfb.old_ce1c .gradient-6556 > li > a:focus,
.label-advanced-e75e .carousel-new-1dfb.old_ce1c .gradient-6556 > li > a:hover,
.label-advanced-e75e .carousel-new-1dfb.text_d5fb .gradient-6556 > li > a:focus,
.label-advanced-e75e .carousel-new-1dfb.text_d5fb .gradient-6556 > li > a:hover,
.label-advanced-e75e .carousel-new-1dfb.small_92f5 .gradient-6556 > li > a:focus,
.label-advanced-e75e .carousel-new-1dfb.small_92f5 .gradient-6556 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label-advanced-e75e
  .carousel-new-1dfb.old_ce1c
  .gradient-6556
  > li.mask-dynamic-d308
  > a,
.label-advanced-e75e
  .carousel-new-1dfb.old_ce1c
  .gradient-6556
  > li.dirty-d79a
  > a,
.label-advanced-e75e
  .carousel-new-1dfb.text_d5fb
  .gradient-6556
  > li.mask-dynamic-d308
  > a,
.label-advanced-e75e
  .carousel-new-1dfb.text_d5fb
  .gradient-6556
  > li.dirty-d79a
  > a,
.label-advanced-e75e
  .carousel-new-1dfb.small_92f5
  .gradient-6556
  > li.mask-dynamic-d308
  > a,
.label-advanced-e75e .carousel-new-1dfb.small_92f5 .gradient-6556 > li.last_61a1 > a {
  color: rgba(0, 0, 0, 0.8);
}
.label-advanced-e75e .yellow-2e71,
.label-advanced-e75e .yellow-2e71 a {
  color: rgba(0, 0, 0, 0.8);
}
.label-advanced-e75e .top-72f2.dynamic_121d li a,
.label-advanced-e75e .over-862c a,
.label-advanced-e75e .content_right_fc34,
.label-advanced-e75e .gradient-6556 > li > a,
.label-advanced-e75e .dynamic_d457 {
  color: rgba(0, 0, 0, 0.55);
}
.label-advanced-e75e .top-72f2.dynamic_121d li a:hover,
.label-advanced-e75e .over-862c a:hover,
.label-advanced-e75e .content_right_fc34:hover,
.label-advanced-e75e .gradient-6556 > li > a:hover,
.label-advanced-e75e .dynamic_d457:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label-advanced-e75e .notice_wood_8c89 {
  color: rgba(0, 0, 0, 0.55);
}
.label-advanced-e75e .notice_wood_8c89 .stone-7c4c {
  color: rgba(0, 0, 0, 0.8);
}
.label-advanced-e75e .notice_wood_8c89:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter_e79a .under-1b0e {
  margin-left: auto;
  margin-right: auto;
}
.summary_4ccd > * {
  margin-left: auto;
  margin-right: auto;
}
.summary_4ccd .left-30f9 {
  margin-right: 1.41575em;
}
.sort_middle_4594 .summary_4ccd > .content_3066 {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.sort_middle_4594 .summary_4ccd > .action_118a {
  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;
}
.thumbnail_hot_d733.filter_e79a .under-1b0e,
.tall_7b69.filter_e79a .under-1b0e {
  margin-left: 0;
}
.gold-40e1.filter_e79a .under-1b0e,
.detail_2147.filter_e79a .under-1b0e {
  margin-right: 0;
}
.summary_4ccd ol,
.summary_4ccd ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.modal_basic_6cff video {
  max-width: 100%;
}
.outline_1e47 img {
  display: block;
}
.outline_1e47.left-30f9,
.outline_1e47.disabled-52ff {
  width: 100%;
}
.outline_1e47.action_118a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.row-b781:not(.aside_58cd) {
  margin: 1.5em auto;
}
.pressed_cfd9 p {
  padding: 1.5em 14px;
}
ul.panel_f7e6.action_118a,
ul.panel_f7e6.content_3066,
ul.panel_f7e6.hero-gas-1a23.content_3066 {
  padding: 0 14px;
}
.action_d7ec {
  display: block;
  overflow-x: auto;
}
.action_d7ec table {
  border-collapse: collapse;
  width: 100%;
}
.action_d7ec td,
.action_d7ec th {
  padding: 0.5em;
}
.summary_4ccd li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.summary_4ccd ol ol,
.summary_4ccd ol ul,
.summary_4ccd ul ol,
.summary_4ccd ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.summary_4ccd ol ol li,
.summary_4ccd ol ul li,
.summary_4ccd ul ol li,
.summary_4ccd ul ul li {
  margin-left: 0;
}
.down_c57f.black-8fd9 > .new_74b9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.down_c57f.black-8fd9 > .new_74b9 iframe,
.down_c57f.black-8fd9 > .new_74b9 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.medium-aae0 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.medium-aae0.link_middle_8618 {
  padding: 0;
}
.medium-aae0.link_middle_8618 cite {
  font-size: 13px;
}
.medium-aae0 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.medium-aae0 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.dirty_eabf {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.dirty_eabf > p:first-child {
  margin-top: 0;
}
.dirty_eabf cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.dirty_eabf blockquote {
  border-left: 0;
}
.block_wood_2e81 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.block_wood_2e81:not(.sidebar-e1ae) {
  max-width: 100px;
}
.block_wood_2e81.box_under_009f {
  border-bottom: none !important;
  text-align: center;
}
.block_wood_2e81.box_under_009f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .pressed_cfd9 p {
    padding: 1.5em 0;
  }
}
.static_d95e {
  color: #0073aa;
}
.hot-91ed {
  background-color: #0073aa;
}
.west_de02 {
  color: #229fd8;
}
.text-up-c66c {
  background-color: #229fd8;
}
.shadow-6058 {
  color: #eee;
}
.tertiary-f894 {
  background-color: #eee;
}
.block_5ec6 {
  color: #444;
}
.panel_focused_fb28 {
  background-color: #444;
}
.mask_6062 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.mask_6062 .bright_70eb .over-862c {
  font-size: 15px;
}
.mask_6062 .over-862c {
  line-height: 1.3;
}
.mask_6062 .label-advanced-e75e {
}
.mask_6062 .primary_north_97a2 {
  background: #235787;
}
.input-3989 {
  padding: 0;
}
.input-3989 .primary_north_97a2 {
  background: #1a1a1a;
}
.input-3989 .label-advanced-e75e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.message-8e0a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.message-8e0a .label-advanced-e75e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.message-8e0a .primary_north_97a2 {
  background: #303030;
}
.focused_0699 {
  position: relative;
  z-index: 10;
}
.focused_0699 .pagination_smooth_defc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header-upper-172a .blue_0fba {
  display: inline-block;
  vertical-align: middle;
}
.header-upper-172a.lite-11cc .blue_0fba {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .header-upper-172a.lite-11cc .blue_0fba {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .header-upper-172a.lite-11cc .blue_0fba {
    margin-right: 0.4em;
  }
}
.header-upper-172a.lite-11cc .blue_0fba:last-child {
  margin-right: 0;
}
.surface-c721 .pagination_smooth_defc {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .grid_hovered_faf2 .bright_70eb {
    margin: 0 -0.5em;
  }
  .grid_hovered_faf2 .bright_70eb [class*="customify-col-"],
  .grid_hovered_faf2 .bright_70eb [class*="customify-col_"],
  .grid_hovered_faf2 .bright_70eb [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.grid_hovered_faf2.hard-aa0b .pagination_smooth_defc {
  background: 0 0 !important;
}
.grid_hovered_faf2.hard-aa0b .pagination_smooth_defc,
.grid_hovered_faf2.surface-c721 .pagination_smooth_defc {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .grid_hovered_faf2.chip_top_d089 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.grid_hovered_faf2.surface-c721 .pagination_smooth_defc {
  box-shadow: none !important;
}
.disabled-f22b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .disabled-f22b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .disabled-f22b {
    padding: 18px 0 20px;
  }
}
.disabled-f22b .stale_44f1 {
  width: 100%;
}
.disabled-f22b .easy_f42b {
  margin-bottom: 0;
}
.disabled-f22b .thumbnail_0df3 {
  margin-top: 5px;
  font-size: 0.875em;
}
.texture-02c3 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.texture-02c3 .brown_b596 {
  width: 100%;
}
.label-b25e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.label-b25e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.label-b25e 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;
}
.label-b25e li:last-child:after {
  display: none;
}
.label-b25e li a {
  font-weight: 500;
  margin-right: 10px;
}
.block-paper-a0f6 .west-6fa4 button,
.disabled-f22b .west-6fa4 button {
  left: 0;
}
.block-paper-a0f6 .brown_b596,
.disabled-f22b .brown_b596 {
  padding-left: 0;
  padding-right: 0;
}
.block-paper-a0f6 .texture-02c3,
.disabled-f22b .texture-02c3 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.block-paper-a0f6 {
  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;
}
.block-paper-a0f6: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;
}
.block-paper-a0f6 .panel_ad0c {
  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) {
  .block-paper-a0f6 .panel_ad0c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .block-paper-a0f6 .panel_ad0c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .block-paper-a0f6 .panel_ad0c {
    min-height: 200px;
  }
}
.block-paper-a0f6 .label-b25e {
  color: rgba(255, 255, 255, 0.8);
}
.block-paper-a0f6 .label-b25e a,
.block-paper-a0f6 .label-b25e li:after {
  color: inherit;
}
.block-paper-a0f6 .label-b25e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.pattern_new_ed2e {
  margin-bottom: 0.5em;
}
.widget-left-93ab {
  margin-bottom: 1.2em;
}
.widget-left-93ab,
.pattern_new_ed2e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.widget-left-93ab p:last-child,
.pattern_new_ed2e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .west-6fa4,
#masthead .west-6fa4 {
  display: none;
}
#masthead
  > .west-6fa4.slider_green_4498 {
  display: none;
}
#masthead > .west-6fa4 button {
  left: 0;
}
.hidden-new-49a0 {
  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%;
}
.hidden-new-49a0 .blue_0fba {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hidden-new-49a0 .shade_00e2 {
  display: -webkit-box;
  display: flex;
}
.hidden-new-49a0 .shade_00e2.tiny-2355 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hidden-new-49a0 .shade_00e2.text-top-c4e2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hidden-new-49a0 .shade_00e2.short_7d39 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hidden-new-49a0.modal_c641.pagination-hard-f8f8 .shade_00e2.tiny-2355 {
  flex-basis: 100%;
}
.hidden-new-49a0.down-4fea .shade_00e2.text-top-c4e2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.hidden-new-49a0.down-4fea .shade_00e2.short_7d39 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .west-6fa4.slider_green_4498 {
  display: none;
}
#masthead > .west-6fa4 button {
  left: 0;
}
.detail-a84d {
  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;
}
.detail-a84d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.detail-a84d.accent_d989 i {
  margin-right: 4px;
}
.detail-a84d.main-b0f9 i {
  margin-left: 5px;
}
.over-862c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.over-862c p:last-child {
  margin-bottom: 0;
}
.copper_760a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.copper_760a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.copper_760a img {
  display: block;
  width: auto;
  line-height: 1;
}
.copper_760a .yellow-2e71 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.copper_760a .menu_559b {
  margin: 5px 0 7px 0;
}
.copper_760a.shadow_soft_f9ac .popup-8c2f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.copper_760a.shadow_soft_f9ac .breadcrumb-fdf9 {
  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;
}
.copper_760a.tertiary-rough-a55c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.copper_760a.tertiary-rough-a55c .popup-8c2f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.copper_760a.tertiary-rough-a55c .breadcrumb-fdf9 {
  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;
}
.copper_760a.fresh-762f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.copper_760a.description-bf99 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.copper_760a.description-bf99 .breadcrumb-fdf9 {
  margin-top: 7px;
}
.upper-3eaf {
  display: inline-block;
}
.focused_0699 .info_new_24e9 .copper_760a img {
  max-width: 100%;
}
.carousel-new-1dfb .red-c2da.advanced_ed7f,
.wood-91db .red-c2da.advanced_ed7f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.carousel-new-1dfb .preview-silver-a130,
.wood-91db .preview-silver-a130 {
  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%);
}
.carousel-new-1dfb .preview-silver-a130 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.carousel-new-1dfb.fixed-b725 .preview-silver-a130 {
  display: none;
}
.carousel-new-1dfb .label-lower-728d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.carousel-new-1dfb .label-lower-728d li {
  display: inline-block;
  position: relative;
}
.carousel-new-1dfb .label-lower-728d li:last-child {
  margin-right: 0;
}
.carousel-new-1dfb .label-lower-728d 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;
}
.carousel-new-1dfb .label-lower-728d li.last_61a1 > a {
  color: rgba(0, 0, 0, 0.9);
}
.carousel-new-1dfb .label-lower-728d > 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;
}
.carousel-new-1dfb .label-lower-728d > li > a i {
  line-height: 0;
}
.carousel-new-1dfb .label-lower-728d > li.footer_basic_6fc2 > a .preview-silver-a130 {
  margin-left: 4px;
  line-height: 0;
}
.carousel-new-1dfb .label-lower-728d .next_cdb4 li.footer_basic_6fc2 > a {
  position: relative;
}
.carousel-new-1dfb .label-lower-728d .next_cdb4 li.footer_basic_6fc2 > a:after,
.carousel-new-1dfb .label-lower-728d .next_cdb4 li.footer_basic_6fc2 > a:before {
  content: "";
  display: table;
}
.carousel-new-1dfb .label-lower-728d .next_cdb4 li.footer_basic_6fc2 > a:after {
  clear: both;
}
.carousel-new-1dfb .label-lower-728d .next_cdb4 li.footer_basic_6fc2 > a .preview-silver-a130 {
  margin-left: 5px;
  float: right;
}
.carousel-new-1dfb .image-44a1,
.carousel-new-1dfb .next_cdb4 {
  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;
}
.carousel-new-1dfb .next_cdb4 {
  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;
}
.carousel-new-1dfb .next_cdb4 .advanced_ed7f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.carousel-new-1dfb .next_cdb4 .preview-silver-a130 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.carousel-new-1dfb .next_cdb4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.carousel-new-1dfb .next_cdb4 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;
}
.carousel-new-1dfb .next_cdb4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.carousel-new-1dfb .next_cdb4 .next_cdb4 {
  top: 0;
  left: 100%;
}
.carousel-new-1dfb .preview-7e73.fn-focus-2eb3 > .image-44a1,
.carousel-new-1dfb .preview-7e73.fn-focus-2eb3 > .next_cdb4,
.carousel-new-1dfb .preview-7e73:focus > .image-44a1,
.carousel-new-1dfb .preview-7e73:focus > .next_cdb4,
.carousel-new-1dfb .preview-7e73:hover > .image-44a1,
.carousel-new-1dfb .preview-7e73:hover > .next_cdb4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.carousel-new-1dfb.small_92f5 .gradient-6556:after,
.carousel-new-1dfb.small_92f5 .gradient-6556:before {
  content: "";
  display: table;
}
.carousel-new-1dfb.small_92f5 .gradient-6556:after {
  clear: both;
}
.carousel-new-1dfb.small_92f5 .gradient-6556 > li {
  float: left;
}
.carousel-new-1dfb.image-hard-187a .gradient-6556:after,
.carousel-new-1dfb.image-hard-187a .gradient-6556:before {
  content: "";
  display: table;
}
.carousel-new-1dfb.image-hard-187a .gradient-6556:after {
  clear: both;
}
.carousel-new-1dfb.image-hard-187a .gradient-6556 > li {
  float: left;
}
.carousel-new-1dfb.image-hard-187a .gradient-6556 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.carousel-new-1dfb.image-hard-187a .gradient-6556 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.carousel-new-1dfb.image-hard-187a .gradient-6556 > li.mask-dynamic-d308 > a,
.carousel-new-1dfb.image-hard-187a .gradient-6556 > li.last_61a1 > a {
  color: #fff;
  background-color: #1e4b75;
}
.carousel-new-1dfb.old_ce1c .gradient-6556 > li > a .advanced_ed7f {
  position: relative;
}
.carousel-new-1dfb.old_ce1c .gradient-6556 > li > a .advanced_ed7f: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;
}
.carousel-new-1dfb.old_ce1c
  .gradient-6556
  > li:focus
  > a
  .advanced_ed7f:before,
.carousel-new-1dfb.old_ce1c
  .gradient-6556
  > li:hover
  > a
  .advanced_ed7f:before {
  width: 100%;
  background-color: currentColor;
}
.carousel-new-1dfb.old_ce1c
  .gradient-6556
  > li.mask-dynamic-d308
  > a
  .advanced_ed7f:before,
.carousel-new-1dfb.old_ce1c
  .gradient-6556
  > li.dirty-d79a
  > a
  .advanced_ed7f:before {
  width: 100%;
  background-color: currentColor;
}
.carousel-new-1dfb.text_d5fb .gradient-6556 > li > a .advanced_ed7f {
  position: relative;
}
.carousel-new-1dfb.text_d5fb .gradient-6556 > li > a .advanced_ed7f: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;
}
.carousel-new-1dfb.text_d5fb .gradient-6556 > li:focus > a .advanced_ed7f:before,
.carousel-new-1dfb.text_d5fb
  .gradient-6556
  > li:hover
  > a
  .advanced_ed7f:before {
  width: 100%;
  background-color: currentColor;
}
.carousel-new-1dfb.text_d5fb
  .gradient-6556
  > li.mask-dynamic-d308
  > a
  .advanced_ed7f:before,
.carousel-new-1dfb.text_d5fb
  .gradient-6556
  > li.dirty-d79a
  > a
  .advanced_ed7f:before {
  width: 100%;
  background-color: currentColor;
}
.wood-91db .label-lower-728d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wood-91db .label-lower-728d li:first-child > a {
  border-top: none;
}
.wood-91db .label-lower-728d .yellow_ea6d > .advanced_ed7f .preview-silver-a130 {
  display: none;
}
.wood-91db .label-lower-728d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.wood-91db .label-lower-728d li:last-child {
  border: none;
}
.wood-91db .label-lower-728d li.footer_basic_6fc2 > a {
  padding-right: 45px !important;
}
.wood-91db .label-lower-728d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.wood-91db .label-lower-728d li a:focus,
.wood-91db .label-lower-728d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wood-91db .label-lower-728d li .pressed-29b1 {
  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;
}
.wood-91db .label-lower-728d li .pressed-29b1:hover {
  box-shadow: none;
}
.wood-91db .label-lower-728d li .pressed-29b1 .preview-silver-a130 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.wood-91db .label-lower-728d .next_cdb4 {
  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);
}
.wood-91db .label-lower-728d .next_cdb4 li a {
  padding-left: 3em;
}
.wood-91db .label-lower-728d .content-orange-869a > a .pressed-29b1 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.wood-91db .label-lower-728d .content-orange-869a > .next_cdb4 {
  display: block;
  opacity: 1;
}
.pressed_a83a {
  max-width: 100%;
}
.picture-fluid-ee0c {
  line-height: 0;
  cursor: pointer;
}
.dynamic_d457 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.dynamic_d457:hover {
  box-shadow: none;
  color: currentColor;
}
.dynamic_d457 svg {
  width: 18px;
  height: 18px;
}
.dynamic_d457 .alert-1026 {
  display: none;
}
.progress-4d40 {
  position: relative;
}
.progress-4d40.fn-active-2eb3 .dynamic_d457 .wrapper_large_30b8 {
  display: none;
}
.progress-4d40.fn-active-2eb3 .dynamic_d457 .alert-1026 {
  display: inline-block;
}
.progress-4d40 .banner_gold_7947 {
  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);
}
.progress-4d40.under-ed29 .banner_gold_7947 {
  left: auto;
  right: -0.9em;
}
.progress-4d40.under-ed29 .dim-d2e9::before {
  left: auto;
  right: 15px;
}
.progress-4d40.fn-active-2eb3 .banner_gold_7947 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dropdown_4a30 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.dropdown_4a30 label {
  flex-basis: 100%;
}
.dropdown_4a30 .notice_5972 {
  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;
}
.dropdown_4a30 .highlight-7593 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.dropdown_4a30 .highlight-7593:focus {
  background-color: transparent;
}
.dropdown_4a30 button.header-e3be {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.dropdown_4a30 button.header-e3be:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.dropdown_4a30 button.header-e3be svg {
  width: 18px;
  height: 18px;
}
.dropdown_4a30 input[type="submit"] {
  min-height: auto;
}
.widget-bronze-cd51 .dropdown_4a30 .highlight-7593 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.dim-d2e9 {
  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) {
  .dim-d2e9 {
    width: 220px;
  }
}
.dim-d2e9 label {
  flex-basis: 100%;
}
.dim-d2e9::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.image_short_213a .widget-bronze-cd51 .dropdown_4a30 {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.image_short_213a
  .widget-bronze-cd51
  .dropdown_4a30
  .notice_5972 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.image_short_213a .widget-bronze-cd51 .dropdown_4a30 .highlight-7593 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.image_short_213a
  .widget-bronze-cd51
  .dropdown_4a30
  .highlight-7593:focus {
  background: 0 0;
}
.image_short_213a
  .widget-bronze-cd51
  .dropdown_4a30
  .in_6e03 {
  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;
}
.top-72f2 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.top-72f2 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.top-72f2 li:last-child {
  margin-right: 0;
}
.top-72f2 li:first-child {
  margin-left: 0;
}
.top-72f2.black_5a82 a {
  color: #fff;
}
.top-72f2.black_5a82 a:hover {
  color: #fff;
}
.top-72f2 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.top-72f2 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.top-72f2 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.top-72f2 a:hover {
  opacity: 0.9;
  color: inherit;
}
.top-72f2 [class*="social-icon-apple"] {
  background-color: #999;
}
.top-72f2 [class*="social-icon-apple"].item_pink_8b4c {
  background-color: transparent;
  color: #999;
}
.top-72f2 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.top-72f2 [class*="social-icon-behance"].item_pink_8b4c {
  background-color: transparent;
  color: #1769ff;
}
.top-72f2 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.top-72f2 [class*="social-icon-bitbucket"].item_pink_8b4c {
  background-color: transparent;
  color: #205081;
}
.top-72f2 [class*="social-icon-codepen"] {
  background-color: #000;
}
.top-72f2 [class*="social-icon-codepen"].item_pink_8b4c {
  background-color: transparent;
  color: #000;
}
.top-72f2 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.top-72f2 [class*="social-icon-delicious"].item_pink_8b4c {
  background-color: transparent;
  color: #39f;
}
.top-72f2 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.top-72f2 [class*="social-icon-digg"].item_pink_8b4c {
  background-color: transparent;
  color: #005be2;
}
.top-72f2 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.top-72f2 [class*="social-icon-dribbble"].item_pink_8b4c {
  background-color: transparent;
  color: #ea4c89;
}
.top-72f2 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.top-72f2 [class*="social-icon-envelope"].item_pink_8b4c {
  background-color: transparent;
  color: #ea4335;
}
.top-72f2 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.top-72f2 [class*="social-icon-facebook"].item_pink_8b4c {
  background-color: transparent;
  color: #3b5998;
}
.top-72f2 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.top-72f2 [class*="social-icon-flickr"].item_pink_8b4c {
  background-color: transparent;
  color: #0063dc;
}
.top-72f2 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.top-72f2 [class*="social-icon-foursquare"].item_pink_8b4c {
  background-color: transparent;
  color: #2d5be3;
}
.top-72f2 [class*="social-icon-github"] {
  background-color: #333;
}
.top-72f2 [class*="social-icon-github"].item_pink_8b4c {
  background-color: transparent;
  color: #333;
}
.top-72f2 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.top-72f2 [class*="social-icon-google-plus"].item_pink_8b4c {
  background-color: transparent;
  color: #dd4b39;
}
.top-72f2 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.top-72f2 [class*="social-icon-houzz"].item_pink_8b4c {
  background-color: transparent;
  color: #7ac142;
}
.top-72f2 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.top-72f2 [class*="social-icon-instagram"].item_pink_8b4c {
  background-color: transparent;
  color: #262626;
}
.top-72f2 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.top-72f2 [class*="social-icon-jsfiddle"].item_pink_8b4c {
  background-color: transparent;
  color: #487aa2;
}
.top-72f2 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.top-72f2 [class*="social-icon-linkedin"].item_pink_8b4c {
  background-color: transparent;
  color: #0077b5;
}
.top-72f2 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.top-72f2 [class*="social-icon-medium"].item_pink_8b4c {
  background-color: transparent;
  color: #00ab6b;
}
.top-72f2 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.top-72f2
  [class*="social-icon-odnoklassniki"].item_pink_8b4c {
  background-color: transparent;
  color: #f4731c;
}
.top-72f2 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.top-72f2 [class*="social-icon-meetup"].item_pink_8b4c {
  background-color: transparent;
  color: #ec1c40;
}
.top-72f2 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.top-72f2 [class*="social-icon-pinterest"].item_pink_8b4c {
  background-color: transparent;
  color: #bd081c;
}
.top-72f2 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.top-72f2 [class*="social-icon-product-hunt"].item_pink_8b4c {
  background-color: transparent;
  color: #da552f;
}
.top-72f2 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.top-72f2 [class*="social-icon-reddit"].item_pink_8b4c {
  background-color: transparent;
  color: #ff4500;
}
.top-72f2 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.top-72f2 [class*="social-icon-rss"].item_pink_8b4c {
  background-color: transparent;
  color: #f26522;
}
.top-72f2 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.top-72f2
  [class*="social-icon-shopping-cart"].item_pink_8b4c {
  background-color: transparent;
  color: #4caf50;
}
.top-72f2 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.top-72f2 [class*="social-icon-skype"].item_pink_8b4c {
  background-color: transparent;
  color: #00aff0;
}
.top-72f2 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.top-72f2 [class*="social-icon-slideshare"].item_pink_8b4c {
  background-color: transparent;
  color: #0077b5;
}
.top-72f2 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.top-72f2 [class*="social-icon-snapchat"].item_pink_8b4c {
  background-color: transparent;
  color: #fffc00;
}
.top-72f2 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.top-72f2 [class*="social-icon-soundcloud"].item_pink_8b4c {
  background-color: transparent;
  color: #f80;
}
.top-72f2 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.top-72f2 [class*="social-icon-spotify"].item_pink_8b4c {
  background-color: transparent;
  color: #2ebd59;
}
.top-72f2 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.top-72f2
  [class*="social-icon-stack-overflow"].item_pink_8b4c {
  background-color: transparent;
  color: #fe7a15;
}
.top-72f2 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.top-72f2 [class*="social-icon-maldkfgram"].item_pink_8b4c {
  background-color: transparent;
  color: #2ca5e0;
}
.top-72f2 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.top-72f2 [class*="social-icon-tripadvisor"].item_pink_8b4c {
  background-color: transparent;
  color: #589442;
}
.top-72f2 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.top-72f2 [class*="social-icon-tumblr"].item_pink_8b4c {
  background-color: transparent;
  color: #35465c;
}
.top-72f2 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.top-72f2 [class*="social-icon-twitch"].item_pink_8b4c {
  background-color: transparent;
  color: #6441a5;
}
.top-72f2 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.top-72f2 [class*="social-icon-twitter"].item_pink_8b4c {
  background-color: transparent;
  color: #1da1f2;
}
.top-72f2 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.top-72f2 [class*="social-icon-vimeo"].item_pink_8b4c {
  background-color: transparent;
  color: #1ab7ea;
}
.top-72f2 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.top-72f2 [class*="social-icon-vk"].item_pink_8b4c {
  background-color: transparent;
  color: #45668e;
}
.top-72f2 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.top-72f2 [class*="social-icon-weibo"].item_pink_8b4c {
  background-color: transparent;
  color: #df2029;
}
.top-72f2 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.top-72f2 [class*="social-icon-weixin"].item_pink_8b4c {
  background-color: transparent;
  color: #7bb32e;
}
.top-72f2 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.top-72f2 [class*="social-icon-whatsapp"].item_pink_8b4c {
  background-color: transparent;
  color: #25d366;
}
.top-72f2 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.top-72f2 [class*="social-icon-wordpress"].item_pink_8b4c {
  background-color: transparent;
  color: #21759b;
}
.top-72f2 [class*="social-icon-xing"] {
  background-color: #026466;
}
.top-72f2 [class*="social-icon-xing"].item_pink_8b4c {
  background-color: transparent;
  color: #026466;
}
.top-72f2 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.top-72f2 [class*="social-icon-yelp"].item_pink_8b4c {
  background-color: transparent;
  color: #af0606;
}
.top-72f2 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.top-72f2 [class*="social-icon-youtube"].item_pink_8b4c {
  background-color: transparent;
  color: #cd201f;
}
.content_right_fc34 {
  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;
}
.content_right_fc34:hover {
  box-shadow: none;
  background: 0 0;
}
.search_upper_baab {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.sidebar-cf2f {
  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;
}
.upper_c2cd {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hover_6ede {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hover_6ede,
.hover_6ede::after,
.hover_6ede::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;
}
.hover_6ede::after,
.hover_6ede::before {
  content: "";
  display: block;
  background-color: inherit;
}
.backdrop-new-6883 .sidebar-cf2f .upper_c2cd {
  margin-top: -2px;
  width: 19px;
}
.backdrop-new-6883 .sidebar-cf2f .hover_6ede {
  margin-top: -1px;
}
.backdrop-new-6883 .sidebar-cf2f .hover_6ede,
.backdrop-new-6883 .sidebar-cf2f .hover_6ede::after,
.backdrop-new-6883 .sidebar-cf2f .hover_6ede::before {
  width: 19px;
  height: 2px;
}
.backdrop-new-6883 .sidebar-cf2f .hover_6ede::before {
  top: -6px;
}
.backdrop-new-6883 .sidebar-cf2f .hover_6ede::after {
  bottom: -6px;
}
.fast_8ba7 .sidebar-cf2f .upper_c2cd {
  margin-top: -2px;
  width: 22px;
}
.fast_8ba7 .sidebar-cf2f .hover_6ede {
  margin-top: -1px;
}
.fast_8ba7 .sidebar-cf2f .hover_6ede,
.fast_8ba7 .sidebar-cf2f .hover_6ede::after,
.fast_8ba7 .sidebar-cf2f .hover_6ede::before {
  width: 22px;
  height: 2px;
}
.fast_8ba7 .sidebar-cf2f .hover_6ede::before {
  top: -7px;
}
.fast_8ba7 .sidebar-cf2f .hover_6ede::after {
  bottom: -7px;
}
.texture_3350 .sidebar-cf2f .upper_c2cd {
  margin-top: -2px;
  width: 31px;
}
.texture_3350 .sidebar-cf2f .hover_6ede {
  margin-top: -1.5px;
}
.texture_3350 .sidebar-cf2f .hover_6ede,
.texture_3350 .sidebar-cf2f .hover_6ede::after,
.texture_3350 .sidebar-cf2f .hover_6ede::before {
  width: 31px;
  height: 3px;
}
.texture_3350 .sidebar-cf2f .hover_6ede::before {
  top: -9px;
}
.texture_3350 .sidebar-cf2f .hover_6ede::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .video-3ee4 .sidebar-cf2f .upper_c2cd {
    margin-top: -2px;
    width: 19px;
  }
  .video-3ee4 .sidebar-cf2f .hover_6ede {
    margin-top: -1px;
  }
  .video-3ee4 .sidebar-cf2f .hover_6ede,
  .video-3ee4 .sidebar-cf2f .hover_6ede::after,
  .video-3ee4 .sidebar-cf2f .hover_6ede::before {
    width: 19px;
    height: 2px;
  }
  .video-3ee4 .sidebar-cf2f .hover_6ede::before {
    top: -6px;
  }
  .video-3ee4 .sidebar-cf2f .hover_6ede::after {
    bottom: -6px;
  }
  .hero-2214 .sidebar-cf2f .upper_c2cd {
    margin-top: -2px;
    width: 22px;
  }
  .hero-2214 .sidebar-cf2f .hover_6ede {
    margin-top: -1px;
  }
  .hero-2214 .sidebar-cf2f .hover_6ede,
  .hero-2214 .sidebar-cf2f .hover_6ede::after,
  .hero-2214 .sidebar-cf2f .hover_6ede::before {
    width: 22px;
    height: 2px;
  }
  .hero-2214 .sidebar-cf2f .hover_6ede::before {
    top: -7px;
  }
  .hero-2214 .sidebar-cf2f .hover_6ede::after {
    bottom: -7px;
  }
  .motion_13ee .sidebar-cf2f .upper_c2cd {
    margin-top: -2px;
    width: 31px;
  }
  .motion_13ee .sidebar-cf2f .hover_6ede {
    margin-top: -1.5px;
  }
  .motion_13ee .sidebar-cf2f .hover_6ede,
  .motion_13ee .sidebar-cf2f .hover_6ede::after,
  .motion_13ee .sidebar-cf2f .hover_6ede::before {
    width: 31px;
    height: 3px;
  }
  .motion_13ee .sidebar-cf2f .hover_6ede::before {
    top: -9px;
  }
  .motion_13ee .sidebar-cf2f .hover_6ede::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .modal-north-d1a9 .sidebar-cf2f .upper_c2cd {
    margin-top: -2px;
    width: 19px;
  }
  .modal-north-d1a9 .sidebar-cf2f .hover_6ede {
    margin-top: -1px;
  }
  .modal-north-d1a9 .sidebar-cf2f .hover_6ede,
  .modal-north-d1a9 .sidebar-cf2f .hover_6ede::after,
  .modal-north-d1a9 .sidebar-cf2f .hover_6ede::before {
    width: 19px;
    height: 2px;
  }
  .modal-north-d1a9 .sidebar-cf2f .hover_6ede::before {
    top: -6px;
  }
  .modal-north-d1a9 .sidebar-cf2f .hover_6ede::after {
    bottom: -6px;
  }
  .highlight-ead5 .sidebar-cf2f .upper_c2cd {
    margin-top: -2px;
    width: 22px;
  }
  .highlight-ead5 .sidebar-cf2f .hover_6ede {
    margin-top: -1px;
  }
  .highlight-ead5 .sidebar-cf2f .hover_6ede,
  .highlight-ead5 .sidebar-cf2f .hover_6ede::after,
  .highlight-ead5 .sidebar-cf2f .hover_6ede::before {
    width: 22px;
    height: 2px;
  }
  .highlight-ead5 .sidebar-cf2f .hover_6ede::before {
    top: -7px;
  }
  .highlight-ead5 .sidebar-cf2f .hover_6ede::after {
    bottom: -7px;
  }
  .accent-out-a403 .sidebar-cf2f .upper_c2cd {
    margin-top: -2px;
    width: 31px;
  }
  .accent-out-a403 .sidebar-cf2f .hover_6ede {
    margin-top: -1.5px;
  }
  .accent-out-a403 .sidebar-cf2f .hover_6ede,
  .accent-out-a403 .sidebar-cf2f .hover_6ede::after,
  .accent-out-a403 .sidebar-cf2f .hover_6ede::before {
    width: 31px;
    height: 3px;
  }
  .accent-out-a403 .sidebar-cf2f .hover_6ede::before {
    top: -9px;
  }
  .accent-out-a403 .sidebar-cf2f .hover_6ede::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .footer_silver_a8de .sidebar-cf2f .upper_c2cd {
    margin-top: -2px;
    width: 19px;
  }
  .footer_silver_a8de .sidebar-cf2f .hover_6ede {
    margin-top: -1px;
  }
  .footer_silver_a8de .sidebar-cf2f .hover_6ede,
  .footer_silver_a8de .sidebar-cf2f .hover_6ede::after,
  .footer_silver_a8de .sidebar-cf2f .hover_6ede::before {
    width: 19px;
    height: 2px;
  }
  .footer_silver_a8de .sidebar-cf2f .hover_6ede::before {
    top: -6px;
  }
  .footer_silver_a8de .sidebar-cf2f .hover_6ede::after {
    bottom: -6px;
  }
  .thumbnail-wood-ba30 .sidebar-cf2f .upper_c2cd {
    margin-top: -2px;
    width: 22px;
  }
  .thumbnail-wood-ba30 .sidebar-cf2f .hover_6ede {
    margin-top: -1px;
  }
  .thumbnail-wood-ba30 .sidebar-cf2f .hover_6ede,
  .thumbnail-wood-ba30 .sidebar-cf2f .hover_6ede::after,
  .thumbnail-wood-ba30 .sidebar-cf2f .hover_6ede::before {
    width: 22px;
    height: 2px;
  }
  .thumbnail-wood-ba30 .sidebar-cf2f .hover_6ede::before {
    top: -7px;
  }
  .thumbnail-wood-ba30 .sidebar-cf2f .hover_6ede::after {
    bottom: -7px;
  }
  .slider-bf75 .sidebar-cf2f .upper_c2cd {
    margin-top: -2px;
    width: 31px;
  }
  .slider-bf75 .sidebar-cf2f .hover_6ede {
    margin-top: -1.5px;
  }
  .slider-bf75 .sidebar-cf2f .hover_6ede,
  .slider-bf75 .sidebar-cf2f .hover_6ede::after,
  .slider-bf75 .sidebar-cf2f .hover_6ede::before {
    width: 31px;
    height: 3px;
  }
  .slider-bf75 .sidebar-cf2f .hover_6ede::before {
    top: -9px;
  }
  .slider-bf75 .sidebar-cf2f .hover_6ede::after {
    bottom: -9px;
  }
}
.section-up-e9c1 .hover_6ede {
  -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);
}
.section-up-e9c1 .hover_6ede::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.section-up-e9c1 .hover_6ede::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);
}
.section-up-e9c1.selected-c197 .hover_6ede {
  -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);
}
.section-up-e9c1.selected-c197 .hover_6ede::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.section-up-e9c1.selected-c197 .hover_6ede::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);
}
.full-8741 {
  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.container-south-d61c:before {
  display: none;
}
.chip_easy_1c8f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.chip_easy_1c8f .surface_06a1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.chip_easy_1c8f .surface_06a1:last-of-type {
  border-bottom: none;
}
.chip_easy_1c8f .surface_06a1.message_78bc,
.chip_easy_1c8f .surface_06a1.pagination-32d2,
.chip_easy_1c8f .surface_06a1.bright_edab {
  padding: 0;
}
.chip_easy_1c8f .wood-91db .pressed-29b1 {
  color: currentColor;
}
.chip_easy_1c8f .wood-91db .pressed-29b1:focus,
.chip_easy_1c8f .wood-91db .pressed-29b1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip_easy_1c8f.label-advanced-e75e .notice_wood_8c89,
.chip_easy_1c8f.label-advanced-e75e .over-862c a,
.chip_easy_1c8f.label-advanced-e75e .gradient-6556 a,
.chip_easy_1c8f.label-advanced-e75e .next_cdb4 a {
  color: rgba(0, 0, 0, 0.55);
}
.chip_easy_1c8f.label-advanced-e75e .notice_wood_8c89:hover,
.chip_easy_1c8f.label-advanced-e75e .over-862c a:hover,
.chip_easy_1c8f.label-advanced-e75e .gradient-6556 a:hover,
.chip_easy_1c8f.label-advanced-e75e .next_cdb4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip_easy_1c8f.label-advanced-e75e .stone-7c4c {
  color: rgba(0, 0, 0, 0.8);
}
.chip_easy_1c8f.label-advanced-e75e .surface_06a1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip_easy_1c8f.label-advanced-e75e .surface_06a1:before {
  background: rgba(0, 0, 0, 0.08);
}
.chip_easy_1c8f.label-advanced-e75e .aside_376a:before {
  background: rgba(255, 255, 255, 0.9);
}
.chip_easy_1c8f.label-advanced-e75e .wood-91db .label-lower-728d li a,
.chip_easy_1c8f.label-advanced-e75e .wood-91db .pressed-29b1,
.chip_easy_1c8f.label-advanced-e75e .next_cdb4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip_easy_1c8f.label-advanced-e75e .wood-91db .pressed-29b1:focus,
.chip_easy_1c8f.label-advanced-e75e .wood-91db .pressed-29b1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip_easy_1c8f.label-advanced-e75e .label-lower-728d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip_easy_1c8f.primary_north_97a2 .notice_wood_8c89,
.chip_easy_1c8f.primary_north_97a2 .over-862c a,
.chip_easy_1c8f.primary_north_97a2 .gradient-6556 .pressed-29b1,
.chip_easy_1c8f.primary_north_97a2 .gradient-6556 a,
.chip_easy_1c8f.primary_north_97a2 .next_cdb4 a {
  color: rgba(255, 255, 255, 0.79);
}
.chip_easy_1c8f.primary_north_97a2 .notice_wood_8c89:hover,
.chip_easy_1c8f.primary_north_97a2 .over-862c a:hover,
.chip_easy_1c8f.primary_north_97a2 .gradient-6556 .pressed-29b1:hover,
.chip_easy_1c8f.primary_north_97a2 .gradient-6556 a:hover,
.chip_easy_1c8f.primary_north_97a2 .next_cdb4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip_easy_1c8f.primary_north_97a2 .stone-7c4c {
  color: rgba(255, 255, 255, 0.99);
}
.chip_easy_1c8f.primary_north_97a2 .surface_06a1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_easy_1c8f.primary_north_97a2 .surface_06a1:before {
  background: rgba(255, 255, 255, 0.08);
}
.chip_easy_1c8f.primary_north_97a2 .aside_376a:before {
  background: rgba(0, 0, 0, 0.9);
}
.chip_easy_1c8f.primary_north_97a2 .wood-91db .label-lower-728d li a,
.chip_easy_1c8f.primary_north_97a2 .wood-91db .pressed-29b1,
.chip_easy_1c8f.primary_north_97a2 .next_cdb4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_easy_1c8f.primary_north_97a2 .wood-91db .pressed-29b1:focus,
.chip_easy_1c8f.primary_north_97a2 .wood-91db .pressed-29b1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip_easy_1c8f.primary_north_97a2 .label-lower-728d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside_376a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.aside_376a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.surface-2fd5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tertiary_2e4e .chip_easy_1c8f {
  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;
}
.tertiary_2e4e .surface_06a1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tertiary_2e4e .surface_06a1: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) {
  .tertiary_2e4e .surface_06a1:before {
    width: 16%;
    left: 42%;
  }
}
.tertiary_2e4e .surface_06a1:last-child:before {
  content: none;
}
.tertiary_2e4e .surface_06a1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tertiary_2e4e .wood-91db .label-lower-728d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tertiary_2e4e .wood-91db .label-lower-728d li a .pressed-29b1 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tertiary_2e4e .wood-91db .next_cdb4 {
  border: none;
}
.tertiary_2e4e .wood-91db .next_cdb4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tertiary_2e4e .aside_376a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tertiary_2e4e .surface-2fd5 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tertiary_2e4e .primary_north_97a2 .aside_376a:before {
  background: rgba(0, 0, 0, 0.9);
}
.tertiary_2e4e .label-advanced-e75e.hero_e8e5 .hover_6ede {
  background: rgba(0, 0, 0, 0.6);
}
.tertiary_2e4e
  .label-advanced-e75e.hero_e8e5
  .hover_6ede::after,
.tertiary_2e4e
  .label-advanced-e75e.hero_e8e5
  .hover_6ede:before {
  background: inherit;
}
.tertiary_2e4e
  .label-advanced-e75e.hero_e8e5:hover
  .hover_6ede {
  background: rgba(0, 0, 0, 0.8);
}
.stale-d7ec .chip_easy_1c8f {
  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) {
  .stale-d7ec .chip_easy_1c8f {
    width: auto;
    right: 45px;
  }
}
.gas_7a77 .chip_easy_1c8f {
  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) {
  .gas_7a77 .chip_easy_1c8f {
    width: auto;
    left: 45px;
  }
}
.container-south-d61c .chip_easy_1c8f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.container-south-d61c .surface-2fd5 {
  max-width: 48em;
  margin: 0 auto;
}
.container-south-d61c .aside_376a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.fast-48a5 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.fast-48a5.tertiary_2e4e .chip_easy_1c8f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.fast-48a5.stale-d7ec .chip_easy_1c8f {
  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);
}
.fast-48a5 .chip_easy_1c8f {
  visibility: visible;
}
.fast-48a5.gas_7a77 .chip_easy_1c8f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.item_west_a1f9,
.avatar-in-62d1 {
  overflow-x: hidden;
}
.item_west_a1f9 .chip_easy_1c8f {
  overflow: auto;
}
.item_west_a1f9.tertiary_2e4e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item_west_a1f9.tertiary_2e4e .chip_easy_1c8f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.item_west_a1f9.tertiary_2e4e .content_right_fc34 {
  opacity: 0;
}
.item_west_a1f9.stale-d7ec {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item_west_a1f9.stale-d7ec .chip_easy_1c8f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.item_west_a1f9.stale-d7ec .content_right_fc34 {
  opacity: 0;
}
.item_west_a1f9.gas_7a77 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item_west_a1f9.gas_7a77 .chip_easy_1c8f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.item_west_a1f9.gas_7a77 .content_right_fc34 {
  opacity: 0;
}
.item_west_a1f9.container-south-d61c .chip_easy_1c8f {
  z-index: 10;
  visibility: visible;
}
.hero_e8e5 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hero_e8e5 .hover_6ede {
  background: rgba(255, 255, 255, 0.99);
}
.hero_e8e5 .hover_6ede::after,
.hero_e8e5 .hover_6ede:before {
  background: inherit;
}
.hero_e8e5:hover .hover_6ede {
  background: rgba(255, 255, 255, 0.99);
}
.gas_7a77 .hero_e8e5 {
  top: 10px;
  right: auto;
  left: 12px;
}
.container-south-d61c .hero_e8e5 {
  display: none !important;
}
.item_west_a1f9:before,
.avatar-in-62d1:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.item_west_a1f9 .hero_e8e5,
.avatar-in-62d1 .hero_e8e5 {
  display: inline-block;
}
.chip_easy_1c8f .blue_0fba {
  -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;
}
.item_west_a1f9 .chip_easy_1c8f .blue_0fba,
.avatar-in-62d1 .chip_easy_1c8f .blue_0fba {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.mini-21ae .notice_5972 {
  width: 100%;
}
.info_new_24e9 {
  padding: 0 0.5em 0;
}
.info_new_24e9 [class*="customify-col-"],
.info_new_24e9 [class*="customify-col_"],
.info_new_24e9 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.lower-9871 .info_new_24e9 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .bright_70eb .black_839f,
  .black_839f {
    display: none;
  }
  .hard_29a5 {
    text-align: left;
  }
  .hero-04fd {
    text-align: center;
  }
  .table-c75f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .bright_70eb .widget_48a7,
  .widget_48a7 {
    display: none;
  }
  .notification-9de9 {
    text-align: left;
  }
  .wood-c372 {
    text-align: center;
  }
  .fixed-3898 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .bright_70eb .active_dcbd,
  .active_dcbd {
    display: none;
  }
  .fluid-3dfb {
    text-align: left;
  }
  .plasma_452e {
    text-align: center;
  }
  .popup_blue_3c81 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.focused-b634 {
  box-shadow: none !important;
}
.accordion_81dd .content-purple-4946,
.frame_18c8 .content-purple-4946 {
  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;
}
.frame_18c8 .content-purple-4946 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pagination_smooth_defc {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.pagination_smooth_defc:after,
.pagination_smooth_defc:before {
  content: "";
  display: table;
}
.pagination_smooth_defc:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .pagination_smooth_defc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.pagination_smooth_defc,
.chip_top_d089 {
  max-width: 1248px;
  margin: 0 auto;
}

.mask-small-c4cf.form_silver_1854 .pagination_smooth_defc {
  max-width: 100%;
}
.mask-small-c4cf.picture-7af5 {
  max-width: 1200px;
  margin: 0 auto;
}
.mask-small-c4cf.highlight_full_91f6 .pagination_smooth_defc {
  max-width: 100%;
}
.mask-small-c4cf.highlight_full_91f6 > .pagination_smooth_defc {
  padding-left: 0;
  padding-right: 0;
}
.mask-small-c4cf.highlight_full_91f6 > .pagination_smooth_defc .bright_70eb {
  margin: 0;
}
.mask-small-c4cf.highlight_full_91f6
  > .pagination_smooth_defc
  .hidden-cd0b.cool-eb2e {
  margin-right: 0;
  margin-left: 0;
}
.mask-small-c4cf.highlight_full_91f6 #main.cool-eb2e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .modal_bronze_a83e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .modal_bronze_a83e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .main-copper-d5b1 .under-1b0e {
    padding-right: 1em;
  }
  .main-copper-d5b1.border-31dc .hidden-cd0b {
    border-right: 1px solid #eaecee;
  }
  .main-copper-d5b1.border-31dc .under-1b0e {
    padding-right: 1em;
  }
  .main-copper-d5b1.border-31dc .dirty-6227 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .panel_current_24ec .under-1b0e {
    padding-left: 1em;
  }
  .panel_current_24ec.border-31dc .hidden-cd0b {
    border-left: 1px solid #eaecee;
  }
  .panel_current_24ec.border-31dc .under-1b0e {
    padding-left: 1em;
  }
  .panel_current_24ec.border-31dc .dirty-6227 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .down-acee .under-1b0e {
    padding-left: 1em;
  }
  .down-acee.border-31dc .main_easy_5f23 {
    border-right: 1px solid #eaecee;
  }
  .down-acee.border-31dc .filter_yellow_c585 {
    border-right: 1px solid #eaecee;
  }
  .down-acee.border-31dc .under-1b0e {
    padding-left: 1em;
  }
  .down-acee.border-31dc .dirty-6227 {
    padding-right: 1em;
  }
  .down-acee.border-31dc .secondary-955f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .popup-pro-0e45 .under-1b0e {
    padding-right: 1em;
  }
  .popup-pro-0e45.border-31dc .main_easy_5f23 {
    border-left: 1px solid #eaecee;
  }
  .popup-pro-0e45.border-31dc .filter_yellow_c585 {
    border-left: 1px solid #eaecee;
  }
  .popup-pro-0e45.border-31dc .under-1b0e {
    padding-right: 1em;
  }
  .popup-pro-0e45.border-31dc .dirty-6227 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .popup-pro-0e45.border-31dc .secondary-955f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal_bronze_a83e .under-1b0e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal_bronze_a83e.border-31dc .hidden-cd0b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .modal_bronze_a83e.border-31dc .under-1b0e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal_bronze_a83e.border-31dc .dirty-6227 {
    padding-left: 1em;
  }
  .modal_bronze_a83e.border-31dc .secondary-955f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .modal_bronze_a83e.border-31dc .under-1b0e {
    padding-left: 0;
  }
}
.image-top-2862 .header-upper-172a {
  display: inline-block;
}
.pink-68b6 {
  display: inline-block;
}
.primary-b701 {
  word-con: break-word;
}
.focus_white_ea79 > span {
  display: inline-block;
  padding: 5px 0;
}
.focus_white_ea79 .small-5797 {
  margin-left: 8px;
  margin-right: 8px;
}
.focus_white_ea79 .rough_673d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.over_534d .upper-3022 {
  margin-bottom: 2em;
}
.over_534d .paragraph_8009 {
  margin-bottom: 15px;
}
.over_534d .paragraph_8009:last-child {
  margin-bottom: 0;
}
.over_534d .stale-1718 {
  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) {
  .over_534d .stale-1718 {
    display: block;
  }
}
.over_534d .soft_f5f6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .over_534d .soft_f5f6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.over_534d .input_0c6c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.over_534d .input_0c6c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.over_534d .input_0c6c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.over_534d .primary-b701 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.over_534d .primary-b701 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.over_534d .grid_up_2c74 p:last-child {
  margin-bottom: 0;
}
.over_534d .focused-e23e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.over_534d .paragraph_dd2c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.over_534d .wood-5986 {
  margin-top: 1em;
}
.over_534d .carousel_outer_44b5 {
  top: 0;
  display: block;
}
.over_534d .carousel_outer_44b5 a {
  color: inherit;
}
.over_534d .carousel_outer_44b5 a:hover {
  color: inherit;
}
.over_534d .search-003a {
  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;
}
.over_534d .search-003a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.over_534d .paragraph_dd2c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.over_534d .section-first-d9b4 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.over_534d .section-first-d9b4:first-child {
  margin-top: 0;
}
.over_534d .section-first-d9b4.gallery-f266 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.over_534d .section-first-d9b4.iron_7dfc {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.over_534d
  .section-first-d9b4.iron_7dfc.secondary_feed
  .wood-5986 {
  width: 100%;
}
.over_534d .iron_7dfc {
  -webkit-box-align: center;
  align-items: center;
}
.over_534d .iron_7dfc .focus_white_ea79,
.over_534d .iron_7dfc > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.over_534d .input_0c6c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.over_534d .input_0c6c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.over_534d .input_0c6c: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;
}
.over_534d .gallery-f266 {
  z-index: 5;
}
.over_534d .stale_f9a9 .banner_9b58 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.over_534d .notification-red-054d .banner_9b58 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.over_534d .complex-deb7 .banner_9b58 {
  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;
}
.over_534d.popup-dynamic-52e4 .stale-1718,
.over_534d.card_yellow_cb45 .stale-1718 {
  display: block;
}
.over_534d.popup-dynamic-52e4 .stale-1718 .brown_d66e,
.over_534d.popup-dynamic-52e4 .stale-1718 .paragraph_dd2c,
.over_534d.card_yellow_cb45 .stale-1718 .brown_d66e,
.over_534d.card_yellow_cb45 .stale-1718 .paragraph_dd2c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.over_534d.cold-a84a .soft_f5f6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .over_534d.cold-a84a .soft_f5f6 {
    margin-right: 0;
  }
}
.over_534d.popup-dynamic-52e4 .soft_f5f6,
.over_534d.card_yellow_cb45 .soft_f5f6 {
  padding-top: 40%;
}
.over_534d.popup-dynamic-52e4 .upper-3022,
.over_534d.card_yellow_cb45 .upper-3022 {
  display: block;
}
.over_534d.popup-dynamic-52e4 .fn-sticky-2eb3 .paragraph_dd2c,
.over_534d.card_yellow_cb45 .fn-sticky-2eb3 .paragraph_dd2c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.over_534d.popup-dynamic-52e4 .soft_f5f6,
.over_534d.card_yellow_cb45 .soft_f5f6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.over_534d.popup-dynamic-52e4 .paragraph_dd2c {
  padding: 1em;
}
.paragraph_narrow_4d7c {
  margin: 30px auto;
  display: block;
}
.paragraph_narrow_4d7c .chip-c901 > * {
  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;
}
.paragraph_narrow_4d7c .chip-c901 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paragraph_narrow_4d7c .chip-c901 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.caption-4ee9 .focus_white_ea79 {
  margin-bottom: 1.41575em;
}
.caption-4ee9 .green-b5b4 {
  margin-bottom: 1.618em;
}
.summary_4ccd .form-active-26a1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.summary_4ccd .form-active-26a1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.summary_4ccd .small_109d {
  max-width: 100%;
  overflow: auto;
}
.filter_e79a .summary_4ccd a:hover {
  text-decoration: underline;
}
.upper-ee1c .paragraph_8009:not(.primary-b701),
.upper-ee1c .input_0c6c {
  margin-bottom: 1.41575em;
}
.upper-ee1c .paragraph_8009:not(.primary-b701):last-child,
.upper-ee1c .input_0c6c:last-child {
  margin-bottom: 0;
}
.upper-ee1c .paragraph_8009.liquid-d57f {
  margin-bottom: 0.41575em;
}
.upper-ee1c .component-solid-1c54:before,
.upper-ee1c .tertiary_fa99:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.upper-ee1c .component-solid-1c54:before {
  content: "\f115";
}
.upper-ee1c .tertiary_fa99:before {
  content: "\f02c";
}
.upper-ee1c .progress-76e3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.upper-ee1c .progress-76e3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.static_34aa {
  display: -webkit-box;
  display: flex;
}
.static_34aa .module-6455 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .static_34aa .module-6455 {
    flex-basis: 90px;
  }
}
.static_34aa .modal_light_1d39 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .static_34aa .modal_light_1d39 {
    flex-basis: calc(100% - 50px);
  }
}
.static_34aa .photo_c643 p:last-child {
  margin-bottom: 0.72em;
}
.logo_up_4c4f .chip-c901 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.logo_up_4c4f .chip-c901:after,
.logo_up_4c4f .chip-c901:before {
  content: "";
  display: table;
}
.logo_up_4c4f .chip-c901:after {
  clear: both;
}
.logo_up_4c4f .chip-c901 .description-active-dc42,
.logo_up_4c4f .chip-c901 .cold_da34 {
  width: 49%;
}
.logo_up_4c4f .chip-c901 .description-active-dc42 a span.focus-9514,
.logo_up_4c4f .chip-c901 .cold_da34 a span.focus-9514 {
  display: block;
  margin-bottom: 5px;
}
.logo_up_4c4f .chip-c901 .cold_da34 {
  float: left;
  text-align: left;
}
.logo_up_4c4f .chip-c901 .description-active-dc42 {
  float: right;
  text-align: right;
}
.primary-pro-f263 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .primary-pro-f263 {
    margin-bottom: 0;
  }
}
.silver-0ae5 {
  margin-bottom: 1em;
}
.silver-0ae5 .primary-b701 {
  font-size: 1.1em;
  line-height: 1.3;
}
.fast_2b79 a {
  display: block;
  line-height: 0;
  position: relative;
}
.fresh_873f .silver-0ae5,
.tabs_14b2 .silver-0ae5 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .fresh_873f .silver-0ae5,
  .tabs_14b2 .silver-0ae5 {
    display: block;
  }
}
.fresh_873f .fast_2b79,
.tabs_14b2 .fast_2b79 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .fresh_873f .fast_2b79,
  .tabs_14b2 .fast_2b79 {
    margin-bottom: 1em;
  }
}
.fresh_873f .fast_2b79 img,
.tabs_14b2 .fast_2b79 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.fresh_873f .simple_7ca9,
.tabs_14b2 .simple_7ca9 {
  flex-basis: calc(100% - 160px);
}
.fresh_873f .simple_7ca9 p,
.tabs_14b2 .simple_7ca9 p {
  margin-bottom: 0;
}
.fresh_873f .simple_7ca9 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .fresh_873f .simple_7ca9 {
    padding-left: 0;
  }
}
.tabs_14b2 .simple_7ca9 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tabs_14b2 .simple_7ca9 {
    padding-right: 0;
  }
}
.tabs_14b2 .fast_2b79 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.orange_d226 .fast_2b79 {
  margin-bottom: 0.5em;
}
.orange_d226 .fast_2b79 img {
  width: 100%;
}
.huge_da2d .east-4fe5,
.dropdown_plasma_d19c .east-4fe5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.dropdown_plasma_d19c .hidden-cd0b .steel_a008 p:last-child {
  margin-bottom: 0;
}
.border_red_6cbd {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.notification-8523 .background-complex-081a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .notification-8523 .background-complex-081a:last-of-type {
    margin-bottom: 0;
  }
}
.notification-8523 .background-complex-081a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notification-8523 .background-complex-081a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.notification-8523 .background-complex-081a ul li {
  margin: 0 0 0.6em;
}
.notification-8523 .background-complex-081a ul li.border_f84b,
.notification-8523 .background-complex-081a ul li.row-730c {
  position: relative;
}
.notification-8523 .background-complex-081a ul li.border_f84b .image-glass-b3c0,
.notification-8523 .background-complex-081a ul li.row-730c .image-glass-b3c0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.notification-8523 .background-complex-081a ul li.border_f84b:after:after,
.notification-8523 .background-complex-081a ul li.border_f84b:after:before,
.notification-8523
  .background-complex-081a
  ul
  li.row-730c:after:after,
.notification-8523
  .background-complex-081a
  ul
  li.row-730c:after:before {
  content: "";
  display: table;
}
.notification-8523 .background-complex-081a ul li.border_f84b:after:after,
.notification-8523
  .background-complex-081a
  ul
  li.row-730c:after:after {
  clear: both;
}
.notification-8523 .background-complex-081a a.info_9c09:hover {
  text-decoration: none;
}
.notification-8523 .background-complex-081a select {
  max-width: 100%;
}
.notification-8523 .background-complex-081a table {
  font-size: 85%;
}
.notification-8523 .background-complex-081a table td,
.notification-8523 .background-complex-081a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.notification-8523 .background-complex-081a table tfoot td {
  text-align: left;
}
.notification-8523 .background-complex-081a :last-child {
  margin-bottom: 0;
}
.notification-8523 .background-complex-081a .panel-65ba {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.notification-8523 .background-complex-081a .panel-65ba label {
  width: 100%;
}
.notification-8523 .background-complex-081a .panel-65ba .highlight-7593 {
  width: 100%;
  display: block;
}
.notification-8523 .background-complex-081a .panel-65ba .header-e3be {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.notification-8523 .background-complex-081a .panel-65ba .header-e3be:hover svg #svg-search {
  fill: #444;
}
.notification-8523 .background-complex-081a .panel-65ba .header-e3be svg {
  width: 18px;
  height: 18px;
}
.notification-8523 .border-d454 ul ul,
.notification-8523 .paragraph-c708 ul ul,
.notification-8523 .east_0981 ul ul,
.notification-8523 .hot_cef4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.notification-8523 .border-d454 .footer_basic_6fc2 > a,
.notification-8523 .paragraph-c708 .footer_basic_6fc2 > a,
.notification-8523 .east_0981 .footer_basic_6fc2 > a,
.notification-8523 .hot_cef4 .footer_basic_6fc2 > a {
  margin-bottom: 0;
}
.notification-8523 .preview_f510 li,
.notification-8523 .border-d454 li,
.notification-8523 .box_2d93 li,
.notification-8523 .paragraph-c708 li,
.notification-8523 .east_0981 li,
.notification-8523 .hot_cef4 li,
.notification-8523 .outline-1ce4 li,
.notification-8523 .plasma-135d li {
  display: block;
  position: relative;
}
.notification-8523 .preview_f510 li:last-child,
.notification-8523 .border-d454 li:last-child,
.notification-8523 .box_2d93 li:last-child,
.notification-8523 .paragraph-c708 li:last-child,
.notification-8523 .east_0981 li:last-child,
.notification-8523 .hot_cef4 li:last-child,
.notification-8523 .outline-1ce4 li:last-child,
.notification-8523 .plasma-135d li:last-child {
  border: none;
}
.notification-8523 .preview_f510 li a,
.notification-8523 .border-d454 li a,
.notification-8523 .box_2d93 li a,
.notification-8523 .paragraph-c708 li a,
.notification-8523 .east_0981 li a,
.notification-8523 .hot_cef4 li a,
.notification-8523 .outline-1ce4 li a,
.notification-8523 .plasma-135d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notification-8523 .preview_f510 li ul li::before,
.notification-8523 .border-d454 li ul li::before,
.notification-8523 .box_2d93 li ul li::before,
.notification-8523 .paragraph-c708 li ul li::before,
.notification-8523 .east_0981 li ul li::before,
.notification-8523 .hot_cef4 li ul li::before,
.notification-8523 .outline-1ce4 li ul li::before,
.notification-8523 .plasma-135d li ul li::before {
  left: 15px;
}
.notification-8523 .preview_f510 li ul a,
.notification-8523 .border-d454 li ul a,
.notification-8523 .box_2d93 li ul a,
.notification-8523 .paragraph-c708 li ul a,
.notification-8523 .east_0981 li ul a,
.notification-8523 .hot_cef4 li ul a,
.notification-8523 .outline-1ce4 li ul a,
.notification-8523 .plasma-135d li ul a {
  padding-left: 20px;
}
.notification-8523 .preview_f510 li ul ul li::before,
.notification-8523 .border-d454 li ul ul li::before,
.notification-8523 .box_2d93 li ul ul li::before,
.notification-8523 .paragraph-c708 li ul ul li::before,
.notification-8523 .east_0981 li ul ul li::before,
.notification-8523 .hot_cef4 li ul ul li::before,
.notification-8523 .outline-1ce4 li ul ul li::before,
.notification-8523 .plasma-135d li ul ul li::before {
  left: 30px;
}
.notification-8523 .preview_f510 li ul ul a,
.notification-8523 .border-d454 li ul ul a,
.notification-8523 .box_2d93 li ul ul a,
.notification-8523 .paragraph-c708 li ul ul a,
.notification-8523 .east_0981 li ul ul a,
.notification-8523 .hot_cef4 li ul ul a,
.notification-8523 .outline-1ce4 li ul ul a,
.notification-8523 .plasma-135d li ul ul a {
  padding-left: 40px;
}
.notification-8523 .frame-mini-7425 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notification-8523 .plasma-135d ul li {
  margin-bottom: 1.41575em;
}
.notification-8523 .plasma-135d ul li .shade_0690 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.notification-8523 .plasma-135d ul li .wood-605f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.primary_north_97a2 .preview_f510 li a,
.primary_north_97a2 .border-d454 li a,
.primary_north_97a2 .box_2d93 li a,
.primary_north_97a2 .paragraph-c708 li a,
.primary_north_97a2 .east_0981 li a,
.primary_north_97a2 .hot_cef4 li a,
.primary_north_97a2 .outline-1ce4 li a,
.primary_north_97a2 .plasma-135d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary_north_97a2 .frame-mini-7425 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary_north_97a2 .background-complex-081a ul li.border_f84b .image-glass-b3c0,
.primary_north_97a2 .background-complex-081a ul li.row-730c .image-glass-b3c0 {
  background: rgba(0, 0, 0, 0.2);
}
.primary_north_97a2 .notification-8523 .background-complex-081a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask-small-c4cf .notification-8523 .label-lower-728d li {
  margin: 0;
}
.mask-small-c4cf .notification-8523 .label-lower-728d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.mask-small-c4cf .notification-8523 .label-lower-728d li ul {
  margin: 0;
}
.mask-small-c4cf .notification-8523 .label-lower-728d li ul li a {
  padding-left: 15px;
}
.mask-small-c4cf .notification-8523 .label-lower-728d li ul li li a {
  padding-left: 30px;
}
.mask-small-c4cf .notification-8523 .label-lower-728d li.last_61a1 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.mask-small-c4cf .notification-8523 .label-lower-728d li.last_61a1 > 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;
}
.mask-small-c4cf .notification-8523 .label-lower-728d li.last_61a1 > 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;
}
.silver_aead a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.slow_8df7 {
  position: relative;
  z-index: 10;
}
.slow_8df7 .blue_0fba {
  width: 100%;
  max-width: 100%;
}
.upper_16fa .button_010e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.upper_16fa .label-advanced-e75e {
}
.upper_16fa .primary_north_97a2 {
  background: #292929;
}
.progress_9a45 .button_010e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.progress_9a45 .label-advanced-e75e {
  background: #f9f9f9;
}
.progress_9a45 .primary_north_97a2 {
  background: #303030;
}
.badge-soft-c350 .button_010e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .badge-soft-c350 .header-upper-172a {
    margin-bottom: 1em;
  }
  .badge-soft-c350 .header-upper-172a:last-child {
    margin-bottom: 0;
  }
}
.badge-soft-c350 .label-advanced-e75e {
  background: #ededed;
}
.badge-soft-c350 .primary_north_97a2 {
  background: #1a1a1a;
}
.button_010e.label-advanced-e75e {
  color: rgba(0, 0, 0, 0.6);
}
.button_010e.label-advanced-e75e .orange-4f5c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.button_010e.primary_north_97a2 {
  color: rgba(255, 255, 255, 0.99);
}
.button_010e.primary_north_97a2 a:not(.info_9c09) {
  color: rgba(255, 255, 255, 0.79);
}
.button_010e.primary_north_97a2 a:not(.info_9c09):hover {
  color: rgba(255, 255, 255, 0.99);
}
.button_010e.primary_north_97a2 .orange-4f5c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_010e.primary_north_97a2 table tbody td,
.button_010e.primary_north_97a2 table th {
  background: rgba(0, 0, 0, 0.08);
}
.advanced-d9c3.surface-c721 .pagination_smooth_defc {
  max-width: initial;
}
.advanced-d9c3 .lite-11cc {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.advanced-d9c3 .lite-11cc .blue_0fba {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .advanced-d9c3 .lite-11cc .blue_0fba {
    display: block;
    margin-bottom: 2em;
  }
  .advanced-d9c3 .lite-11cc .blue_0fba:last-child {
    margin-bottom: 0;
  }
}
.badge-soft-c350 .header-upper-172a:last-child,
.progress_9a45 .header-upper-172a:last-child,
.upper_16fa .header-upper-172a:last-child {
  margin-bottom: 0;
}
.badge-soft-c350 .header-upper-172a .notification-8523 .background-complex-081a:last-child,
.progress_9a45 .header-upper-172a .notification-8523 .background-complex-081a:last-child,
.upper_16fa .header-upper-172a .notification-8523 .background-complex-081a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .badge-soft-c350 .message-slow-1676,
  .badge-soft-c350 .component_simple_47f1,
  .progress_9a45 .message-slow-1676,
  .progress_9a45 .component_simple_47f1,
  .upper_16fa .message-slow-1676,
  .upper_16fa .component_simple_47f1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .slow_8df7 .header-upper-172a {
    margin-bottom: 2em;
  }
}
.slow_8df7 p:last-child {
  margin-bottom: 0;
}
.slow_8df7 li,
.slow_8df7 ul {
  list-style: none;
  margin: 0;
}
.slow_8df7 ul ul {
  margin-left: 2.617924em;
}
.caption-c2ed {
  font-size: 0.875em;
}

/* css-noise: 9379 */
.promo-block-m6 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
